Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9a05d218e56d96ac070653eb2b8a1a35d61b302 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-ssh9485131605545815645.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9668992676801161401.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10151752209181526947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2867458705768953623.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-ssh3332121907274737812.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-88’ Running on prd-ubuntu20.04-docker-8c-8g-98 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/538 [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/538 # 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 a9a05d218e56d96ac070653eb2b8a1a35d61b302 (main) Commit message: "Merge pull request #4595 from jackchenjc/issue-4594" > 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 a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 > git rev-list --no-walk 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-28T01:13:06.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-28T01:13:06.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-28T01:13:06.274Z] ========================================================= [2023-06-28T01:13:06.274Z] EdgeX Global Pipelines Version Info [2023-06-28T01:13:06.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:13:06.985Z] ------------------- [2023-06-28T01:13:06.985Z] stable info: [2023-06-28T01:13:06.985Z] ------------------- [2023-06-28T01:13:06.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-28T01:13:06.985Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-28T01:13:06.985Z] Message: update stable to v1.0.250 [2023-06-28T01:13:07.562Z] ------------------- [2023-06-28T01:13:07.562Z] experimental info: [2023-06-28T01:13:07.562Z] ------------------- [2023-06-28T01:13:07.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-28T01:13:07.562Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-28T01:13:07.562Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-28T01:13:07.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-28T01:13:07.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-28T01:13:07.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-28T01:13:07.782Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-28T01:13:07.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-28T01:13:07.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-28T01:13:07.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-28T01:13:07.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-28T01:13:07.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-28T01:13:07.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-28T01:13:07.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-28T01:13:07.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-28T01:13:07.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-28T01:13:07.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-28T01:13:07.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-28T01:13:07.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-28T01:13:07.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-28T01:13:07.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-28T01:13:07.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-28T01:13:07.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-28T01:13:07.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-28T01:13:07.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-28T01:13:07.999Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-28T01:13:08.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-28T01:13:08.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-28T01:13:08.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-28T01:13:08.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] echo [2023-06-28T01:13:08.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9a05d2 [Pipeline] echo [2023-06-28T01:13:08.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T01:13:08.127Z] provisioning config files... [2023-06-28T01:13:08.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config13806581805659139522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:13:08.455Z] ---> docker-login.sh [2023-06-28T01:13:08.455Z] nexus3.edgexfoundry.org:10001 [2023-06-28T01:13:08.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:13:08.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:13:08.981Z] Configure a credential helper to remove this warning. See [2023-06-28T01:13:08.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:13:08.981Z] [2023-06-28T01:13:08.981Z] Login Succeeded [2023-06-28T01:13:08.981Z] nexus3.edgexfoundry.org:10002 [2023-06-28T01:13:08.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:13:08.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:13:08.981Z] Configure a credential helper to remove this warning. See [2023-06-28T01:13:08.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:13:08.981Z] [2023-06-28T01:13:08.981Z] Login Succeeded [2023-06-28T01:13:08.981Z] nexus3.edgexfoundry.org:10003 [2023-06-28T01:13:08.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:13:08.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:13:08.981Z] Configure a credential helper to remove this warning. See [2023-06-28T01:13:08.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:13:08.981Z] [2023-06-28T01:13:08.981Z] Login Succeeded [2023-06-28T01:13:08.981Z] nexus3.edgexfoundry.org:10004 [2023-06-28T01:13:09.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:13:09.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:13:09.240Z] Configure a credential helper to remove this warning. See [2023-06-28T01:13:09.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:13:09.241Z] [2023-06-28T01:13:09.241Z] Login Succeeded [2023-06-28T01:13:09.241Z] docker.io [2023-06-28T01:13:09.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:13:09.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:13:09.502Z] Configure a credential helper to remove this warning. See [2023-06-28T01:13:09.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:13:09.502Z] [2023-06-28T01:13:09.502Z] Login Succeeded [2023-06-28T01:13:09.502Z] ---> docker-login.sh ends [Pipeline] } [2023-06-28T01:13:09.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T01:13:09.819Z] + 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-06-28T01:13:09.819Z] + + cut -d/ -f2 [2023-06-28T01:13:09.819Z] dirname cmd/core-command/Dockerfile [2023-06-28T01:13:09.819Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/core-data/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/core-metadata/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/support-notifications/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-28T01:13:09.819Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-28T01:13:09.819Z] + cut -d/ -f2 [2023-06-28T01:13:09.819Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-28T01:13:09.880Z] 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-06-28T01:13:10.207Z] + git rev-list -1 --merges a9a05d218e56d96ac070653eb2b8a1a35d61b302~1..a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] echo [2023-06-28T01:13:10.249Z] -----------> git rev-list -1 --merges a9a05d218e56d96ac070653eb2b8a1a35d61b302~1..a9a05d218e56d96ac070653eb2b8a1a35d61b302 a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:13:10.249Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [false] [Pipeline] sh [2023-06-28T01:13:10.538Z] + git log --format=format:%s -1 a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] echo [2023-06-28T01:13:10.553Z] ========================================================= [2023-06-28T01:13:10.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-28T01:13:10.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-28T01:13:10.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-28T01:13:10.972Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-28T01:13:10.972Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-28T01:13:10.972Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-28T01:13:10.972Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-28T01:13:10.972Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-28T01:13:10.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:13:11.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T01:13:11.391Z] [2023-06-28T01:13:11.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:13:11.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T01:13:11.690Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-28T01:13:11.690Z] b85a868b505f: Pulling fs layer [2023-06-28T01:13:11.690Z] e2be974225ed: Pulling fs layer [2023-06-28T01:13:11.690Z] 339a4e72a1f5: Pulling fs layer [2023-06-28T01:13:11.690Z] 988bab9f4d93: Pulling fs layer [2023-06-28T01:13:11.690Z] 1469e6f7b9e6: Pulling fs layer [2023-06-28T01:13:11.690Z] eaf3925da568: Pulling fs layer [2023-06-28T01:13:11.690Z] bab4dde63d76: Pulling fs layer [2023-06-28T01:13:11.690Z] bde34c3a00c8: Pulling fs layer [2023-06-28T01:13:11.690Z] b352a97aabf1: Pulling fs layer [2023-06-28T01:13:11.690Z] 4872d77fe225: Pulling fs layer [2023-06-28T01:13:11.690Z] 5851b861e8e6: Pulling fs layer [2023-06-28T01:13:11.690Z] 988bab9f4d93: Waiting [2023-06-28T01:13:11.690Z] bde34c3a00c8: Waiting [2023-06-28T01:13:11.690Z] 1469e6f7b9e6: Waiting [2023-06-28T01:13:11.690Z] eaf3925da568: Waiting [2023-06-28T01:13:11.690Z] bab4dde63d76: Waiting [2023-06-28T01:13:11.690Z] b352a97aabf1: Waiting [2023-06-28T01:13:11.690Z] 4872d77fe225: Waiting [2023-06-28T01:13:11.690Z] 5851b861e8e6: Waiting [2023-06-28T01:13:11.690Z] e2be974225ed: Download complete [2023-06-28T01:13:11.690Z] 988bab9f4d93: Verifying Checksum [2023-06-28T01:13:11.690Z] 988bab9f4d93: Download complete [2023-06-28T01:13:11.690Z] 1469e6f7b9e6: Verifying Checksum [2023-06-28T01:13:11.690Z] 1469e6f7b9e6: Download complete [2023-06-28T01:13:11.952Z] eaf3925da568: Verifying Checksum [2023-06-28T01:13:11.952Z] eaf3925da568: Download complete [2023-06-28T01:13:11.952Z] 339a4e72a1f5: Verifying Checksum [2023-06-28T01:13:11.952Z] 339a4e72a1f5: Download complete [2023-06-28T01:13:11.952Z] bde34c3a00c8: Verifying Checksum [2023-06-28T01:13:11.952Z] bde34c3a00c8: Download complete [2023-06-28T01:13:11.952Z] b352a97aabf1: Download complete [2023-06-28T01:13:11.952Z] 4872d77fe225: Verifying Checksum [2023-06-28T01:13:11.952Z] 4872d77fe225: Download complete [2023-06-28T01:13:11.952Z] 5851b861e8e6: Download complete [2023-06-28T01:13:11.952Z] b85a868b505f: Verifying Checksum [2023-06-28T01:13:11.952Z] b85a868b505f: Download complete [2023-06-28T01:13:12.211Z] bab4dde63d76: Verifying Checksum [2023-06-28T01:13:12.211Z] bab4dde63d76: Download complete [2023-06-28T01:13:13.147Z] b85a868b505f: Pull complete [2023-06-28T01:13:13.406Z] e2be974225ed: Pull complete [2023-06-28T01:13:13.666Z] 339a4e72a1f5: Pull complete [2023-06-28T01:13:13.925Z] 988bab9f4d93: Pull complete [2023-06-28T01:13:14.184Z] 1469e6f7b9e6: Pull complete [2023-06-28T01:13:14.184Z] eaf3925da568: Pull complete [2023-06-28T01:13:16.092Z] bab4dde63d76: Pull complete [2023-06-28T01:13:16.092Z] bde34c3a00c8: Pull complete [2023-06-28T01:13:16.092Z] b352a97aabf1: Pull complete [2023-06-28T01:13:16.351Z] 4872d77fe225: Pull complete [2023-06-28T01:13:16.351Z] 5851b861e8e6: Pull complete [2023-06-28T01:13:16.351Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-28T01:13:16.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T01:13:16.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:13:16.441Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:13:16.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-28T01:13:19.241Z] $ docker top ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 -eo pid,comm [2023-06-28T01:13:19.301Z] 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-06-28T01:13:19.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-28T01:13:19.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T01:13:19.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T01:13:19.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T01:13:19.468Z] $ docker exec ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 ssh-agent [2023-06-28T01:13:19.581Z] SSH_AUTH_SOCK=/tmp/ssh-M12sHNUqKxgh/agent.32 [2023-06-28T01:13:19.581Z] SSH_AGENT_PID=39 [2023-06-28T01:13:19.589Z] Running ssh-add (command line suppressed) [2023-06-28T01:13:19.698Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_9489058856943126119.key (/w/workspace/edgex-go/538@tmp/private_key_9489058856943126119.key) [2023-06-28T01:13:19.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T01:13:20.000Z] + git tag --points-at HEAD [Pipeline] } [2023-06-28T01:13:20.024Z] $ docker exec --env ******** --env ******** ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 ssh-agent -k [2023-06-28T01:13:20.128Z] unset SSH_AUTH_SOCK; [2023-06-28T01:13:20.128Z] unset SSH_AGENT_PID; [2023-06-28T01:13:20.129Z] echo Agent pid 39 killed; [2023-06-28T01:13:20.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-28T01:13:20.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T01:13:20.165Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T01:13:20.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T01:13:20.287Z] $ docker exec ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 ssh-agent [2023-06-28T01:13:20.432Z] SSH_AUTH_SOCK=/tmp/ssh-KgXQ5dbKQq5o/agent.72 [2023-06-28T01:13:20.432Z] SSH_AGENT_PID=78 [2023-06-28T01:13:20.438Z] Running ssh-add (command line suppressed) [2023-06-28T01:13:20.537Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_13204469024083768287.key (/w/workspace/edgex-go/538@tmp/private_key_13204469024083768287.key) [2023-06-28T01:13:20.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T01:13:20.835Z] + git semver init [2023-06-28T01:13:21.095Z] 2023-06-28 01:13:21,036 [run_init] DEBUG init version:0.0.0 force:False [2023-06-28T01:13:21.095Z] 2023-06-28 01:13:21,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/538/.semver [2023-06-28T01:13:21.095Z] 2023-06-28 01:13:21,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/538/.semver [2023-06-28T01:13:21.095Z] 2023-06-28 01:13:21,038 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/538/.semver'], cwd=/w/workspace/edgex-go/538, universal_newlines=False, shell=None, istream=None) [2023-06-28T01:13:27.668Z] 2023-06-28 01:13:26,449 [append_file] DEBUG append to file:/w/workspace/edgex-go/538/.git/info/exclude [2023-06-28T01:13:27.668Z] 2023-06-28 01:13:26,449 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/538/.semver/main with force:False [2023-06-28T01:13:27.668Z] 2023-06-28 01:13:26,450 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:13:27.668Z] 2023-06-28 01:13:26,450 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:13:27.668Z] 3.1.0-dev.5 [Pipeline] } [2023-06-28T01:13:27.681Z] $ docker exec --env ******** --env ******** ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 ssh-agent -k [2023-06-28T01:13:27.793Z] unset SSH_AUTH_SOCK; [2023-06-28T01:13:27.794Z] unset SSH_AGENT_PID; [2023-06-28T01:13:27.794Z] echo Agent pid 78 killed; [2023-06-28T01:13:27.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T01:13:28.101Z] + git semver [Pipeline] } [2023-06-28T01:13:28.928Z] $ docker stop --time=1 ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 [2023-06-28T01:13:30.217Z] $ docker rm -f --volumes ee45855df311a7fdbb23813afe8d22c1e5ff29a189b34486fb5ab6038b4d8c54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T01:13:30.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-28T01:13:30.761Z] Stashed 1 file(s) [Pipeline] echo [2023-06-28T01:13:30.764Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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-06-28T01:13:31.168Z] + git config --global --add safe.directory /w/workspace/edgex-go/538 [Pipeline] echo [2023-06-28T01:13:31.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T01:13:31.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T01:13:31.199Z] ========================================================= [2023-06-28T01:13:31.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-28T01:13:31.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-28T01:13:31.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T01:13:31.487Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-28T01:13:31.487Z] f56be85fc22e: Pulling fs layer [2023-06-28T01:13:31.487Z] 85791d961cd3: Pulling fs layer [2023-06-28T01:13:31.487Z] d694b5ae8c79: Pulling fs layer [2023-06-28T01:13:31.487Z] 9f32a84ed3da: Pulling fs layer [2023-06-28T01:13:31.487Z] 4d19c01a9841: Pulling fs layer [2023-06-28T01:13:31.487Z] 9325e15d5711: Pulling fs layer [2023-06-28T01:13:31.487Z] 556b6ee489ea: Pulling fs layer [2023-06-28T01:13:31.487Z] c5a4b2cf53e6: Pulling fs layer [2023-06-28T01:13:31.487Z] 9f32a84ed3da: Waiting [2023-06-28T01:13:31.487Z] 4d19c01a9841: Waiting [2023-06-28T01:13:31.487Z] 9325e15d5711: Waiting [2023-06-28T01:13:31.487Z] 556b6ee489ea: Waiting [2023-06-28T01:13:31.487Z] c5a4b2cf53e6: Waiting [2023-06-28T01:13:31.487Z] 85791d961cd3: Download complete [2023-06-28T01:13:31.487Z] 9f32a84ed3da: Verifying Checksum [2023-06-28T01:13:31.487Z] 9f32a84ed3da: Download complete [2023-06-28T01:13:31.487Z] 4d19c01a9841: Verifying Checksum [2023-06-28T01:13:31.487Z] 4d19c01a9841: Download complete [2023-06-28T01:13:31.487Z] f56be85fc22e: Verifying Checksum [2023-06-28T01:13:31.487Z] f56be85fc22e: Download complete [2023-06-28T01:13:31.748Z] 9325e15d5711: Verifying Checksum [2023-06-28T01:13:31.748Z] 9325e15d5711: Download complete [2023-06-28T01:13:31.748Z] f56be85fc22e: Pull complete [2023-06-28T01:13:32.010Z] 85791d961cd3: Pull complete [2023-06-28T01:13:32.010Z] c5a4b2cf53e6: Verifying Checksum [2023-06-28T01:13:32.010Z] c5a4b2cf53e6: Download complete [2023-06-28T01:13:32.270Z] d694b5ae8c79: Verifying Checksum [2023-06-28T01:13:32.270Z] d694b5ae8c79: Download complete [2023-06-28T01:13:32.528Z] 556b6ee489ea: Verifying Checksum [2023-06-28T01:13:32.528Z] 556b6ee489ea: Download complete [2023-06-28T01:13:35.811Z] d694b5ae8c79: Pull complete [2023-06-28T01:13:35.811Z] 9f32a84ed3da: Pull complete [2023-06-28T01:13:35.811Z] 4d19c01a9841: Pull complete [2023-06-28T01:13:35.811Z] 9325e15d5711: Pull complete [2023-06-28T01:13:38.340Z] 556b6ee489ea: Pull complete [2023-06-28T01:13:39.276Z] c5a4b2cf53e6: Pull complete [2023-06-28T01:13:39.276Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-28T01:13:39.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T01:13:39.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-28T01:13:39.576Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T01:13:39.576Z] WORKDIR /edgex [2023-06-28T01:13:39.576Z] COPY go.mod . [2023-06-28T01:13:39.576Z] RUN go mod download [2023-06-28T01:13:39.576Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-28T01:13:40.145Z] Sending build context to Docker daemon 170.7MB [2023-06-28T01:13:40.145Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T01:13:40.145Z] ---> c4be618373d6 [2023-06-28T01:13:40.145Z] Step 2/4 : WORKDIR /edgex [2023-06-28T01:13:45.419Z] ---> Running in 78f70b137c81 [2023-06-28T01:13:45.419Z] Removing intermediate container 78f70b137c81 [2023-06-28T01:13:45.419Z] ---> 704d66bbdd4c [2023-06-28T01:13:45.419Z] Step 3/4 : COPY go.mod . [2023-06-28T01:13:45.419Z] ---> 6abe7b9a0d47 [2023-06-28T01:13:45.419Z] Step 4/4 : RUN go mod download [2023-06-28T01:13:45.419Z] ---> Running in 0127f5622ced [2023-06-28T01:13:45.844Z] Still waiting to schedule task [2023-06-28T01:13:45.844Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-94’ [2023-06-28T01:14:00.393Z] Removing intermediate container 0127f5622ced [2023-06-28T01:14:00.393Z] ---> 2c202994da91 [2023-06-28T01:14:00.393Z] Successfully built 2c202994da91 [2023-06-28T01:14:00.393Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:14:00.694Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-28T01:14:00.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:14:00.764Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:14:00.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-28T01:14:01.197Z] $ docker top 9e27075fc4cb2ca9ff281753466d5dc3e160561daa08b83807ccc87131d77e73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T01:14:01.532Z] + go version [2023-06-28T01:14:01.532Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-28T01:14:01.544Z] $ docker stop --time=1 9e27075fc4cb2ca9ff281753466d5dc3e160561daa08b83807ccc87131d77e73 [2023-06-28T01:14:02.804Z] $ docker rm -f --volumes 9e27075fc4cb2ca9ff281753466d5dc3e160561daa08b83807ccc87131d77e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:14:03.206Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-28T01:14:03.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:14:03.286Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:14:03.319Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-28T01:14:03.648Z] $ docker top 70852773c4afc5cc6c3a97d512620cd3e09c109dd13460d490d1c760799cf828 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-28T01:14:03.708Z] ========================================================= [2023-06-28T01:14:03.708Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-28T01:14:03.708Z] ========================================================= [Pipeline] sh [2023-06-28T01:14:03.987Z] + git config --global --add safe.directory /w/workspace/edgex-go/538 [Pipeline] fileExists [Pipeline] sh [2023-06-28T01:14:04.283Z] + make test [2023-06-28T01:14:04.283Z] go test -race -coverprofile=coverage.out ./... [2023-06-28T01:14:10.843Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-28T01:14:23.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-28T01:14:23.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-28T01:14:23.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-28T01:14:23.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-28T01:14:23.286Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-28T01:14:23.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-28T01:14:23.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-28T01:14:23.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-28T01:14:23.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-28T01:14:23.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-28T01:14:24.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-28T01:14:24.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-28T01:14:24.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-28T01:14:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-28T01:14:26.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-28T01:14:26.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-28T01:14:26.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-06-28T01:14:28.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-06-28T01:14:32.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-06-28T01:14:32.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-28T01:14:32.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-28T01:14:32.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-28T01:14:33.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-28T01:14:33.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-28T01:14:33.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-06-28T01:14:34.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-28T01:14:34.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-28T01:14:34.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-28T01:14:34.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-28T01:14:34.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-28T01:14:35.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-28T01:14:35.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-28T01:14:36.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.307s coverage: 88.5% of statements [2023-06-28T01:14:36.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.057s coverage: 3.8% of statements [2023-06-28T01:14:37.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-28T01:14:37.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-28T01:14:37.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-28T01:14:38.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.338s coverage: 95.6% of statements [2023-06-28T01:14:38.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-28T01:14:38.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-28T01:14:38.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-28T01:14:38.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-28T01:14:38.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-28T01:14:38.445Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-06-28T01:14:39.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-28T01:14:39.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-28T01:14:39.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-28T01:14:39.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.039s coverage: 65.9% of statements [2023-06-28T01:14:39.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-28T01:14:39.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-28T01:14:39.945Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-06-28T01:14:39.945Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-06-28T01:14:40.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-06-28T01:14:40.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements [2023-06-28T01:14:40.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements [2023-06-28T01:14:40.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.158s coverage: 96.3% of statements [2023-06-28T01:14:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-06-28T01:14:41.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-28T01:14:41.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-28T01:14:41.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-28T01:14:41.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-28T01:14:41.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-28T01:14:41.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-28T01:14:41.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-28T01:14:41.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-28T01:14:42.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-28T01:14:42.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-28T01:14:42.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-28T01:14:42.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-28T01:14:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-28T01:14:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-28T01:14:43.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-28T01:14:44.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-28T01:14:44.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-28T01:14:45.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-28T01:14:45.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-28T01:14:46.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-28T01:14:46.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-28T01:14:46.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-28T01:14:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-28T01:14:48.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-28T01:14:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-28T01:14:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-28T01:14:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-28T01:14:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-28T01:14:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-28T01:14:50.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-28T01:14:50.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-28T01:14:50.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-28T01:14:50.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-28T01:14:51.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2023-06-28T01:14:51.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-28T01:14:51.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-28T01:14:51.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-28T01:14:51.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-28T01:14:52.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-28T01:14:52.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-28T01:14:52.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-28T01:14:52.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.070s coverage: 92.9% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.041s coverage: 86.0% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements [2023-06-28T01:15:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2023-06-28T01:15:05.331Z] 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-06-28T01:15:05.331Z] running golangci-lint [2023-06-28T01:15:05.331Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-28T01:15:05.331Z] go version go1.20.2 linux/amd64 [2023-06-28T01:15:05.331Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-28T01:15:05.331Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-28T01:15:20.209Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 14.746107848s" [2023-06-28T01:15:20.209Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.028262ms" [2023-06-28T01:15:28.311Z] level=info msg="[linters_context/goanalysis] analyzers took 53.161807765s with top 10 stages: buildir: 30.421410079s, inspect: 1.514070926s, fact_deprecated: 1.473586207s, gosec: 1.244844578s, nilness: 983.841149ms, S1038: 916.819532ms, printf: 916.672967ms, ctrlflow: 749.542504ms, fact_purity: 737.206032ms, typedness: 561.368382ms" [2023-06-28T01:15:28.311Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-28T01:15:28.311Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_dirs: 203/203" [2023-06-28T01:15:28.311Z] level=info msg="[runner] processing took 18.106847ms with stages: nolint: 7.921566ms, identifier_marker: 5.234837ms, exclude-rules: 2.055472ms, path_prettifier: 1.351785ms, autogenerated_exclude: 988.851µs, skip_dirs: 439.605µs, filename_unadjuster: 61.2µs, cgo: 48.971µs, uniq_by_line: 660ns, max_same_issues: 610ns, exclude: 520ns, skip_files: 460ns, source_code: 430ns, sort_results: 420ns, diff: 390ns, path_prefixer: 390ns, severity-rules: 230ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-06-28T01:15:28.311Z] level=info msg="[runner] linters took 7.547379326s with stages: goanalysis_metalinter: 7.529149757s" [2023-06-28T01:15:28.311Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-28T01:15:28.311Z] level=info msg="Memory: 225 samples, avg is 188.3MB, max is 719.7MB" [2023-06-28T01:15:28.311Z] level=info msg="Execution took 22.34477112s" [2023-06-28T01:15:28.311Z] go vet ./... [2023-06-28T01:15:32.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-28T01:15:32.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-28T01:15:32.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-28T01:15:32.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-28T01:15:32.783Z] + ls -al . [2023-06-28T01:15:32.783Z] total 720 [2023-06-28T01:15:32.783Z] drwxrwxr-x 11 1001 1001 4096 Jun 28 01:14 . [2023-06-28T01:15:32.783Z] drwxr-xr-x 4 root root 4096 Jun 28 01:14 .. [2023-06-28T01:15:32.783Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 01:13 .blubracket [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 16 Jun 28 01:13 .dockerignore [2023-06-28T01:15:32.783Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 01:13 .git [2023-06-28T01:15:32.783Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 01:13 .github [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 1133 Jun 28 01:13 .gitignore [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 01:13 .golangci.yml [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 01:13 .hadolint.yml [2023-06-28T01:15:32.783Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 01:13 .semver [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 01:13 .sonarcloud.properties [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 01:13 ADOPTERS.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 10835 Jun 28 01:13 Attribution.txt [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 93407 Jun 28 01:13 CHANGELOG.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 01:13 CONTRIBUTING.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 01:13 GOVERNANCE.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 883 Jun 28 01:13 Jenkinsfile [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 01:13 LICENSE [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 14368 Jun 28 01:13 Makefile [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 01:13 OWNERS.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 9923 Jun 28 01:13 README.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 789 Jun 28 01:13 SECURITY.md [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 01:13 VERSION [2023-06-28T01:15:32.783Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 01:13 bin [2023-06-28T01:15:32.783Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 01:13 cmd [2023-06-28T01:15:32.783Z] -rw-r--r-- 1 root root 447731 Jun 28 01:15 coverage.out [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 3162 Jun 28 01:13 go.mod [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 31054 Jun 28 01:13 go.sum [2023-06-28T01:15:32.783Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 01:13 internal [2023-06-28T01:15:32.783Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 01:13 openapi [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 594 Jun 28 01:13 security.txt [2023-06-28T01:15:32.783Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 01:13 snap [2023-06-28T01:15:32.783Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 01:13 version.go [Pipeline] sh [2023-06-28T01:15:33.064Z] + '[' -e coverage.out ] [2023-06-28T01:15:33.065Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-28T01:15:33.174Z] Stashed 1 file(s) [Pipeline] sh [2023-06-28T01:15:33.450Z] + make build [2023-06-28T01:15:33.450Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-28T01:15:45.640Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-28T01:15:45.640Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-28T01:15:46.575Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-28T01:15:47.142Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-28T01:15:53.696Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-28T01:15:55.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-28T01:15:56.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-28T01:15:57.379Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-28T01:15:58.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-28T01:15:59.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-28T01:16:00.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-28T01:16:02.017Z] $ docker stop --time=1 70852773c4afc5cc6c3a97d512620cd3e09c109dd13460d490d1c760799cf828 [2023-06-28T01:16:07.475Z] $ docker rm -f --volumes 70852773c4afc5cc6c3a97d512620cd3e09c109dd13460d490d1c760799cf828 [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-06-28T01:16:08.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-28T01:16:08.414Z] [2023-06-28T01:16:08.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:16:08.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-28T01:16:08.713Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-28T01:16:08.713Z] 91d30c5bc195: Pulling fs layer [2023-06-28T01:16:08.713Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-28T01:16:08.713Z] 9c61dcf015f6: Pulling fs layer [2023-06-28T01:16:08.713Z] 4698f68db338: Pulling fs layer [2023-06-28T01:16:08.713Z] 2a2f49069b9e: Pulling fs layer [2023-06-28T01:16:08.713Z] e0025b399a48: Pulling fs layer [2023-06-28T01:16:08.713Z] 2a2f49069b9e: Waiting [2023-06-28T01:16:08.713Z] 4698f68db338: Waiting [2023-06-28T01:16:08.713Z] e0025b399a48: Waiting [2023-06-28T01:16:08.713Z] 91d30c5bc195: Verifying Checksum [2023-06-28T01:16:08.713Z] 91d30c5bc195: Download complete [2023-06-28T01:16:08.713Z] 4698f68db338: Verifying Checksum [2023-06-28T01:16:08.713Z] 4698f68db338: Download complete [2023-06-28T01:16:08.713Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-28T01:16:08.713Z] 2e9b0aa3be6d: Download complete [2023-06-28T01:16:08.971Z] e0025b399a48: Verifying Checksum [2023-06-28T01:16:08.971Z] e0025b399a48: Download complete [2023-06-28T01:16:08.971Z] 91d30c5bc195: Pull complete [2023-06-28T01:16:08.971Z] 2a2f49069b9e: Verifying Checksum [2023-06-28T01:16:08.971Z] 2a2f49069b9e: Download complete [2023-06-28T01:16:09.229Z] 2e9b0aa3be6d: Pull complete [2023-06-28T01:16:09.486Z] 9c61dcf015f6: Verifying Checksum [2023-06-28T01:16:09.486Z] 9c61dcf015f6: Download complete [2023-06-28T01:16:12.011Z] 9c61dcf015f6: Pull complete [2023-06-28T01:16:12.011Z] 4698f68db338: Pull complete [2023-06-28T01:16:12.270Z] 2a2f49069b9e: Pull complete [2023-06-28T01:16:12.270Z] e0025b399a48: Pull complete [2023-06-28T01:16:12.270Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-28T01:16:12.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-28T01:16:12.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:16:12.349Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:16:12.384Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-28T01:16:15.263Z] $ docker top e4d4ab8fa4b7144ba6cf272880ca0c681e4c98c5afb2b573782ec1b9b04501d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T01:16:15.600Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-28T01:16:17.513Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-28T01:16:17.513Z] #1 transferring dockerfile: 2.06kB done [2023-06-28T01:16:17.513Z] #1 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #2 [core-data internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #2 transferring dockerfile: 1.90kB done [2023-06-28T01:16:17.771Z] #2 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #3 transferring dockerfile: 1.96kB done [2023-06-28T01:16:17.771Z] #3 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #4 [core-command internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #4 transferring dockerfile: 1.82kB done [2023-06-28T01:16:17.771Z] #4 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #5 transferring dockerfile: 2.12kB done [2023-06-28T01:16:17.771Z] #5 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #6 transferring dockerfile: 1.84kB done [2023-06-28T01:16:17.771Z] #6 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #7 transferring dockerfile: 2.82kB done [2023-06-28T01:16:17.771Z] #7 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #8 transferring dockerfile: 2.63kB done [2023-06-28T01:16:17.771Z] #8 DONE 0.0s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #9 transferring dockerfile: 2.04kB done [2023-06-28T01:16:17.771Z] #9 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #10 transferring dockerfile: 2.58kB done [2023-06-28T01:16:17.771Z] #10 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #11 transferring dockerfile: 1.82kB done [2023-06-28T01:16:17.771Z] #11 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #12 transferring dockerfile: 2.68kB done [2023-06-28T01:16:17.771Z] #12 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #13 transferring dockerfile: 1.78kB done [2023-06-28T01:16:17.771Z] #13 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #14 [security-proxy-setup internal] load .dockerignore [2023-06-28T01:16:17.771Z] #14 transferring context: 56B done [2023-06-28T01:16:17.771Z] #14 DONE 0.1s [2023-06-28T01:16:17.771Z] [2023-06-28T01:16:17.771Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-28T01:16:17.771Z] #15 transferring dockerfile: 2.38kB done [2023-06-28T01:16:18.029Z] #15 DONE 0.1s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #16 [core-data internal] load .dockerignore [2023-06-28T01:16:18.029Z] #16 transferring context: 56B done [2023-06-28T01:16:18.029Z] #16 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #17 [core-metadata internal] load .dockerignore [2023-06-28T01:16:18.029Z] #17 transferring context: 56B done [2023-06-28T01:16:18.029Z] #17 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #18 [core-command internal] load .dockerignore [2023-06-28T01:16:18.029Z] #18 transferring context: 56B done [2023-06-28T01:16:18.029Z] #18 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-28T01:16:18.029Z] #19 transferring context: 56B done [2023-06-28T01:16:18.029Z] #19 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #20 [support-notifications internal] load .dockerignore [2023-06-28T01:16:18.029Z] #20 transferring context: 56B done [2023-06-28T01:16:18.029Z] #20 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #21 [security-spire-server internal] load .dockerignore [2023-06-28T01:16:18.029Z] #21 transferring context: 56B done [2023-06-28T01:16:18.029Z] #21 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #22 [security-proxy-auth internal] load .dockerignore [2023-06-28T01:16:18.029Z] #22 transferring context: 56B done [2023-06-28T01:16:18.029Z] #22 DONE 0.0s [2023-06-28T01:16:18.029Z] [2023-06-28T01:16:18.029Z] #23 [support-scheduler internal] load .dockerignore [2023-06-28T01:16:18.288Z] #23 transferring context: 56B done [2023-06-28T01:16:18.288Z] #23 DONE 0.0s [2023-06-28T01:16:18.288Z] [2023-06-28T01:16:18.288Z] #24 [security-spire-config internal] load .dockerignore [2023-06-28T01:16:18.288Z] #24 transferring context: 56B done [2023-06-28T01:16:18.288Z] #24 DONE 0.0s [2023-06-28T01:16:18.288Z] [2023-06-28T01:16:18.288Z] #25 [security-bootstrapper internal] load .dockerignore [2023-06-28T01:16:18.288Z] #25 transferring context: 56B done [2023-06-28T01:16:18.288Z] #25 DONE 0.0s [2023-06-28T01:16:18.288Z] [2023-06-28T01:16:18.288Z] #26 [security-spire-agent internal] load .dockerignore [2023-06-28T01:16:18.288Z] #26 transferring context: 56B done [2023-06-28T01:16:18.288Z] #26 DONE 0.0s [2023-06-28T01:16:18.288Z] [2023-06-28T01:16:18.289Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-06-28T01:16:18.289Z] #27 transferring context: 56B done [2023-06-28T01:16:18.289Z] #27 DONE 0.0s [2023-06-28T01:16:18.289Z] [2023-06-28T01:16:18.289Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-06-28T01:16:18.289Z] #28 transferring context: 56B done [2023-06-28T01:16:18.289Z] #28 DONE 0.0s [2023-06-28T01:16:18.289Z] [2023-06-28T01:16:18.289Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-28T01:16:18.289Z] #29 DONE 0.0s [2023-06-28T01:16:18.289Z] [2023-06-28T01:16:18.289Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:16:18.548Z] #30 ... [2023-06-28T01:16:18.548Z] [2023-06-28T01:16:18.548Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-28T01:16:18.548Z] #29 DONE 0.0s [2023-06-28T01:16:18.548Z] [2023-06-28T01:16:18.548Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:16:18.806Z] #30 DONE 0.7s [2023-06-28T01:16:18.806Z] [2023-06-28T01:16:18.806Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:16:18.806Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T01:16:19.065Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:16:19.065Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-28T01:16:19.065Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-28T01:16:19.065Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s [2023-06-28T01:16:19.065Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s [2023-06-28T01:16:19.325Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s done [2023-06-28T01:16:19.325Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-06-28T01:16:19.581Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-06-28T01:16:19.838Z] #31 ... [2023-06-28T01:16:19.838Z] [2023-06-28T01:16:19.838Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-28T01:16:19.838Z] #32 DONE 1.0s [2023-06-28T01:16:19.838Z] [2023-06-28T01:16:19.838Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-28T01:16:19.838Z] #33 ... [2023-06-28T01:16:19.838Z] [2023-06-28T01:16:19.838Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:16:19.838Z] #31 DONE 1.2s [2023-06-28T01:16:20.096Z] [2023-06-28T01:16:20.096Z] #34 [security-spire-server internal] load build context [2023-06-28T01:16:23.390Z] #34 transferring context: 151.93MB 4.3s [2023-06-28T01:16:24.325Z] #34 ... [2023-06-28T01:16:24.326Z] [2023-06-28T01:16:24.326Z] #35 [security-bootstrapper internal] load build context [2023-06-28T01:16:24.326Z] #35 ... [2023-06-28T01:16:24.326Z] [2023-06-28T01:16:24.326Z] #34 [security-spire-server internal] load build context [2023-06-28T01:16:28.514Z] #34 transferring context: 302.62MB 9.4s [2023-06-28T01:16:28.780Z] #34 ... [2023-06-28T01:16:28.780Z] [2023-06-28T01:16:28.780Z] #36 [core-metadata internal] load build context [2023-06-28T01:16:28.780Z] #36 ... [2023-06-28T01:16:28.780Z] [2023-06-28T01:16:28.780Z] #37 [core-command internal] load build context [2023-06-28T01:16:29.038Z] #37 ... [2023-06-28T01:16:29.038Z] [2023-06-28T01:16:29.038Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-28T01:16:29.039Z] #38 ... [2023-06-28T01:16:29.039Z] [2023-06-28T01:16:29.039Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-28T01:16:29.298Z] #39 ... [2023-06-28T01:16:29.298Z] [2023-06-28T01:16:29.298Z] #40 [security-proxy-setup internal] load build context [2023-06-28T01:16:29.298Z] #40 ... [2023-06-28T01:16:29.298Z] [2023-06-28T01:16:29.298Z] #41 [core-data internal] load build context [2023-06-28T01:16:29.571Z] #41 ... [2023-06-28T01:16:29.571Z] [2023-06-28T01:16:29.571Z] #42 [support-scheduler internal] load build context [2023-06-28T01:16:29.571Z] #42 ... [2023-06-28T01:16:29.571Z] [2023-06-28T01:16:29.571Z] #43 [security-proxy-auth internal] load build context [2023-06-28T01:16:29.571Z] #43 ... [2023-06-28T01:16:29.571Z] [2023-06-28T01:16:29.571Z] #44 [support-notifications internal] load build context [2023-06-28T01:16:29.830Z] #44 ... [2023-06-28T01:16:29.830Z] [2023-06-28T01:16:29.830Z] #45 [security-secretstore-setup internal] load build context [2023-06-28T01:16:29.830Z] #45 transferring context: 351.91MB 10.9s done [2023-06-28T01:16:29.830Z] #45 ... [2023-06-28T01:16:29.830Z] [2023-06-28T01:16:29.830Z] #46 [security-spire-config internal] load build context [2023-06-28T01:16:30.092Z] #46 ... [2023-06-28T01:16:30.092Z] [2023-06-28T01:16:30.092Z] #47 [security-spire-agent internal] load build context [2023-06-28T01:16:30.092Z] #47 ... [2023-06-28T01:16:30.092Z] [2023-06-28T01:16:30.092Z] #46 [security-spire-config internal] load build context [2023-06-28T01:16:30.350Z] #46 transferring context: 351.91MB 11.5s done [2023-06-28T01:16:30.917Z] #46 ... [2023-06-28T01:16:30.917Z] [2023-06-28T01:16:30.917Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T01:16:30.917Z] #48 ... [2023-06-28T01:16:30.917Z] [2023-06-28T01:16:30.917Z] #35 [security-bootstrapper internal] load build context [2023-06-28T01:16:32.845Z] #35 transferring context: 351.91MB 13.5s done [2023-06-28T01:16:39.427Z] #35 ... [2023-06-28T01:16:39.428Z] [2023-06-28T01:16:39.428Z] #34 [security-spire-server internal] load build context [2023-06-28T01:16:39.428Z] #34 transferring context: 351.91MB 10.5s done [2023-06-28T01:16:39.428Z] #34 ... [2023-06-28T01:16:39.428Z] [2023-06-28T01:16:39.428Z] #37 [core-command internal] load build context [2023-06-28T01:16:39.428Z] #37 transferring context: 351.91MB 11.5s done [2023-06-28T01:16:39.428Z] #37 ... [2023-06-28T01:16:39.428Z] [2023-06-28T01:16:39.428Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-28T01:16:39.428Z] #38 transferring context: 351.91MB 10.8s done [2023-06-28T01:16:39.428Z] #38 ... [2023-06-28T01:16:39.428Z] [2023-06-28T01:16:39.428Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-28T01:16:39.428Z] #39 transferring context: 351.91MB 10.8s done [2023-06-28T01:16:39.687Z] #39 ... [2023-06-28T01:16:39.687Z] [2023-06-28T01:16:39.687Z] #36 [core-metadata internal] load build context [2023-06-28T01:16:39.687Z] #36 transferring context: 351.91MB 11.0s done [2023-06-28T01:16:39.687Z] #36 ... [2023-06-28T01:16:39.687Z] [2023-06-28T01:16:39.687Z] #43 [security-proxy-auth internal] load build context [2023-06-28T01:16:39.687Z] #43 transferring context: 351.91MB 11.1s done [2023-06-28T01:16:39.946Z] #43 ... [2023-06-28T01:16:39.946Z] [2023-06-28T01:16:39.946Z] #41 [core-data internal] load build context [2023-06-28T01:16:39.946Z] #41 transferring context: 351.91MB 11.0s done [2023-06-28T01:16:39.946Z] #41 ... [2023-06-28T01:16:39.946Z] [2023-06-28T01:16:39.946Z] #44 [support-notifications internal] load build context [2023-06-28T01:16:39.946Z] #44 transferring context: 351.91MB 11.3s done [2023-06-28T01:16:41.433Z] #44 ... [2023-06-28T01:16:41.434Z] [2023-06-28T01:16:41.434Z] #47 [security-spire-agent internal] load build context [2023-06-28T01:16:41.434Z] #47 transferring context: 351.91MB 11.7s done [2023-06-28T01:16:42.681Z] #47 ... [2023-06-28T01:16:42.681Z] [2023-06-28T01:16:42.681Z] #42 [support-scheduler internal] load build context [2023-06-28T01:16:42.681Z] #42 transferring context: 351.91MB 10.9s done [2023-06-28T01:16:42.945Z] #42 ... [2023-06-28T01:16:42.945Z] [2023-06-28T01:16:42.945Z] #40 [security-proxy-setup internal] load build context [2023-06-28T01:16:42.945Z] #40 transferring context: 351.91MB 11.5s done [2023-06-28T01:16:49.543Z] #40 ... [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #49 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T01:16:49.543Z] #49 ... [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #34 [security-spire-server internal] load build context [2023-06-28T01:16:49.543Z] #34 DONE 29.7s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #38 [core-common-config-bootstrapper internal] load build context [2023-06-28T01:16:49.543Z] #38 DONE 29.7s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #42 [support-scheduler internal] load build context [2023-06-28T01:16:49.543Z] #42 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-28T01:16:49.543Z] #39 DONE 29.7s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-06-28T01:16:49.543Z] #33 DONE 29.0s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #41 [core-data internal] load build context [2023-06-28T01:16:49.543Z] #41 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #45 [security-secretstore-setup internal] load build context [2023-06-28T01:16:49.543Z] #45 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #36 [core-metadata internal] load build context [2023-06-28T01:16:49.543Z] #36 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #43 [security-proxy-auth internal] load build context [2023-06-28T01:16:49.543Z] #43 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #44 [support-notifications internal] load build context [2023-06-28T01:16:49.543Z] #44 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #46 [security-spire-config internal] load build context [2023-06-28T01:16:49.543Z] #46 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #37 [core-command internal] load build context [2023-06-28T01:16:49.543Z] #37 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #47 [security-spire-agent internal] load build context [2023-06-28T01:16:49.543Z] #47 DONE 29.9s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #35 [security-bootstrapper internal] load build context [2023-06-28T01:16:49.543Z] #35 DONE 29.9s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #40 [security-proxy-setup internal] load build context [2023-06-28T01:16:49.543Z] #40 DONE 29.8s [2023-06-28T01:16:49.543Z] [2023-06-28T01:16:49.543Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:16:54.809Z] #50 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #50 ... [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T01:16:54.809Z] #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 0.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 1.191 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:16:54.809Z] #0 1.191 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:16:54.809Z] #0 1.191 OK: 17818 distinct packages available [2023-06-28T01:16:54.809Z] #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 1.568 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.809Z] #0 1.590 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-28T01:16:54.809Z] #0 1.592 (3/5) Installing libucontext (1.2-r0) [2023-06-28T01:16:54.809Z] #0 1.599 (4/5) Installing gcompat (1.1.0-r0) [2023-06-28T01:16:54.809Z] #0 1.605 (5/5) Installing openssl (3.0.9-r1) [2023-06-28T01:16:54.809Z] #0 1.620 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.809Z] #0 1.624 OK: 8 MiB in 20 packages [2023-06-28T01:16:54.809Z] #51 DONE 5.7s [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T01:16:54.809Z] #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 3.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 3.860 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.809Z] #0 3.866 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.809Z] #0 3.874 OK: 7 MiB in 16 packages [2023-06-28T01:16:54.809Z] #52 DONE 5.7s [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T01:16:54.809Z] #48 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #48 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #48 28.86 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.809Z] #48 28.87 (2/2) Installing su-exec (0.2-r2) [2023-06-28T01:16:54.809Z] #48 28.87 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.809Z] #48 28.88 OK: 7 MiB in 17 packages [2023-06-28T01:16:54.809Z] #48 DONE 33.4s [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #53 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-28T01:16:54.809Z] #53 ... [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #49 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T01:16:54.809Z] #49 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #49 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #49 1.261 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.809Z] #49 1.265 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.809Z] #49 1.271 OK: 7 MiB in 16 packages [2023-06-28T01:16:54.809Z] #49 DONE 5.8s [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T01:16:54.809Z] #0 0.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.809Z] #0 1.196 (1/3) Installing ca-certificates (20230506-r0) [2023-06-28T01:16:54.809Z] #0 1.214 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.809Z] #0 1.218 (3/3) Installing su-exec (0.2-r2) [2023-06-28T01:16:54.809Z] #0 1.227 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.809Z] #0 1.234 Executing ca-certificates-20230506-r0.trigger [2023-06-28T01:16:54.809Z] #0 1.308 OK: 8 MiB in 18 packages [2023-06-28T01:16:54.809Z] #54 DONE 5.8s [2023-06-28T01:16:54.809Z] [2023-06-28T01:16:54.809Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T01:16:54.809Z] #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.629 (1/2) Installing ca-certificates (20230506-r0) [2023-06-28T01:16:54.810Z] #0 1.647 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.810Z] #0 1.655 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.810Z] #0 1.661 Executing ca-certificates-20230506-r0.trigger [2023-06-28T01:16:54.810Z] #0 1.737 OK: 8 MiB in 17 packages [2023-06-28T01:16:54.810Z] #55 DONE 5.8s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T01:16:54.810Z] #0 1.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.437 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:16:54.810Z] #0 1.437 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:16:54.810Z] #0 1.437 OK: 17830 distinct packages available [2023-06-28T01:16:54.810Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.847 OK: 265 MiB in 53 packages [2023-06-28T01:16:54.810Z] #56 DONE 5.6s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-28T01:16:54.810Z] #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 4.745 OK: 265 MiB in 53 packages [2023-06-28T01:16:54.810Z] #57 DONE 5.7s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #58 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:16:54.810Z] #58 DONE 0.1s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:16:54.810Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.529 OK: 265 MiB in 53 packages [2023-06-28T01:16:54.810Z] #59 DONE 5.8s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T01:16:54.810Z] #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #0 1.669 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:54.810Z] #0 1.677 (2/2) Installing openssl (3.0.9-r1) [2023-06-28T01:16:54.810Z] #0 1.695 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:54.810Z] #0 1.706 OK: 8 MiB in 17 packages [2023-06-28T01:16:54.810Z] #60 DONE 5.8s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:16:54.810Z] #61 DONE 0.1s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:16:54.810Z] #62 DONE 0.1s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:16:54.810Z] #50 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:54.810Z] #50 5.751 OK: 265 MiB in 53 packages [2023-06-28T01:16:54.810Z] #50 DONE 5.8s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:16:54.810Z] #63 DONE 0.0s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-28T01:16:54.810Z] #64 DONE 0.1s [2023-06-28T01:16:54.810Z] [2023-06-28T01:16:54.810Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:16:56.197Z] #65 ... [2023-06-28T01:16:56.197Z] [2023-06-28T01:16:56.197Z] #53 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-28T01:16:56.197Z] #53 DONE 1.9s [2023-06-28T01:16:56.197Z] [2023-06-28T01:16:56.197Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-28T01:16:56.197Z] #66 DONE 0.0s [2023-06-28T01:16:56.197Z] [2023-06-28T01:16:56.197Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T01:16:56.197Z] #0 7.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.197Z] #0 7.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.197Z] #0 7.374 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:16:56.197Z] #0 7.374 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:16:56.197Z] #0 7.374 OK: 17818 distinct packages available [2023-06-28T01:16:56.197Z] #0 7.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.197Z] #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.197Z] #0 7.728 (1/9) Installing ca-certificates (20230506-r0) [2023-06-28T01:16:56.197Z] #0 7.747 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-28T01:16:56.197Z] #0 7.780 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-28T01:16:56.197Z] #67 7.789 (4/9) Installing libcurl (8.1.2-r0) [2023-06-28T01:16:56.197Z] #67 7.801 (5/9) Installing curl (8.1.2-r0) [2023-06-28T01:16:56.197Z] #67 7.809 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:56.197Z] #67 7.815 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-28T01:16:56.197Z] #67 7.821 (8/9) Installing libucontext (1.2-r0) [2023-06-28T01:16:56.197Z] #67 7.827 (9/9) Installing gcompat (1.1.0-r0) [2023-06-28T01:16:56.197Z] #67 7.837 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:56.197Z] #67 7.841 Executing ca-certificates-20230506-r0.trigger [2023-06-28T01:16:56.456Z] #67 7.927 OK: 10 MiB in 24 packages [2023-06-28T01:16:56.456Z] #67 DONE 8.0s [2023-06-28T01:16:56.456Z] [2023-06-28T01:16:56.456Z] #68 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T01:16:56.456Z] #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.456Z] #0 7.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.456Z] #0 7.389 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:16:56.456Z] #0 7.389 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:16:56.456Z] #0 7.389 OK: 17818 distinct packages available [2023-06-28T01:16:56.456Z] #0 7.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.456Z] #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.456Z] #0 7.814 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-28T01:16:56.456Z] #0 7.819 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-28T01:16:56.456Z] #0 7.824 (3/4) Installing libucontext (1.2-r0) [2023-06-28T01:16:56.456Z] #0 7.832 (4/4) Installing gcompat (1.1.0-r0) [2023-06-28T01:16:56.456Z] #0 7.837 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:16:56.456Z] #0 7.851 OK: 7 MiB in 19 packages [2023-06-28T01:16:56.456Z] #68 DONE 8.1s [2023-06-28T01:16:56.456Z] [2023-06-28T01:16:56.456Z] #69 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T01:16:56.456Z] #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.456Z] #0 7.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T01:16:56.456Z] #0 7.768 OK: 265 MiB in 53 packages [2023-06-28T01:16:56.456Z] #69 DONE 7.9s [2023-06-28T01:16:56.456Z] [2023-06-28T01:16:56.456Z] #70 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-28T01:16:56.456Z] #70 DONE 0.0s [2023-06-28T01:16:56.456Z] [2023-06-28T01:16:56.456Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:04.568Z] #71 ... [2023-06-28T01:17:04.568Z] [2023-06-28T01:17:04.568Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:04.568Z] #72 ... [2023-06-28T01:17:04.568Z] [2023-06-28T01:17:04.568Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:04.568Z] #73 ... [2023-06-28T01:17:04.568Z] [2023-06-28T01:17:04.568Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:17.941Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-99 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-06-28T01:17:17.955Z] Running in /w/workspace/edgex-go/538 [Pipeline] { [Pipeline] checkout [2023-06-28T01:17:17.991Z] The recommended git tool is: git [2023-06-28T01:17:23.341Z] using credential edgex-jenkins-ssh [2023-06-28T01:17:23.366Z] Cloning the remote Git repository [2023-06-28T01:17:23.418Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-28T01:17:23.525Z] > git init /w/workspace/edgex-go/538 # timeout=10 [2023-06-28T01:17:23.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-28T01:17:23.705Z] > git --version # timeout=10 [2023-06-28T01:17:23.730Z] > git --version # 'git version 2.25.1' [2023-06-28T01:17:23.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-28T01:17:23.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-28T01:17:37.526Z] #74 DONE 41.5s [2023-06-28T01:17:37.526Z] [2023-06-28T01:17:37.526Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:37.526Z] #73 DONE 41.6s [2023-06-28T01:17:37.526Z] [2023-06-28T01:17:37.526Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:37.526Z] #65 DONE 41.6s [2023-06-28T01:17:37.526Z] [2023-06-28T01:17:37.526Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:37.526Z] #72 DONE 41.6s [2023-06-28T01:17:37.526Z] [2023-06-28T01:17:37.526Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:37.526Z] #71 DONE 39.4s [2023-06-28T01:17:37.526Z] [2023-06-28T01:17:37.526Z] #75 [support-scheduler builder 6/7] COPY . . [2023-06-28T01:17:41.176Z] Avoid second fetch [2023-06-28T01:17:41.177Z] Checking out Revision a9a05d218e56d96ac070653eb2b8a1a35d61b302 (main) [2023-06-28T01:17:41.901Z] Commit message: "Merge pull request #4595 from jackchenjc/issue-4594" [2023-06-28T01:17:40.307Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-28T01:17:40.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-28T01:17:41.195Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T01:17:41.258Z] > git checkout -f a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-28T01:17:42.907Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-28T01:17:42.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:17:42.907Z] Dload Upload Total Spent Left Speed [2023-06-28T01:17:42.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12726 100 12726 0 0 98651 0 --:--:-- --:--:-- --:--:-- 99421 [Pipeline] sh [2023-06-28T01:17:43.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-28T01:17:43.876Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-28T01:17:43.876Z] + sudo tee /etc/docker/daemon.new [2023-06-28T01:17:43.876Z] { [2023-06-28T01:17:43.876Z] "registry-mirrors": [ [2023-06-28T01:17:43.876Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-28T01:17:43.876Z] ], [2023-06-28T01:17:43.876Z] "bip": "10.250.0.254/24", [2023-06-28T01:17:43.876Z] "hosts": [ [2023-06-28T01:17:43.876Z] "tcp://0.0.0.0:5555", [2023-06-28T01:17:43.876Z] "unix:///var/run/docker.sock" [2023-06-28T01:17:43.876Z] ], [2023-06-28T01:17:43.876Z] "mtu": 1458, [2023-06-28T01:17:43.876Z] "selinux-enabled": true, [2023-06-28T01:17:43.876Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-28T01:17:43.876Z] } [Pipeline] sh [2023-06-28T01:17:44.218Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-28T01:17:44.548Z] + sudo service docker restart [2023-06-28T01:17:47.525Z] #75 ... [2023-06-28T01:17:47.525Z] [2023-06-28T01:17:47.525Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-28T01:17:47.525Z] #76 ... [2023-06-28T01:17:47.525Z] [2023-06-28T01:17:47.525Z] #77 [security-spire-agent builder 6/9] COPY . . [2023-06-28T01:17:47.525Z] #77 ... [2023-06-28T01:17:47.525Z] [2023-06-28T01:17:47.525Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-28T01:17:47.525Z] #78 ... [2023-06-28T01:17:47.525Z] [2023-06-28T01:17:47.525Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #79 DONE 12.9s [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #80 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #81 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #82 [core-command builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #82 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #83 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #84 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #85 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #86 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #87 [core-metadata builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #87 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #88 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #89 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #90 [core-data builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #90 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #91 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #92 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #93 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #94 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #75 [support-scheduler builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #75 DONE 12.8s [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #76 DONE 12.9s [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T01:17:48.903Z] #95 ... [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #96 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #97 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #98 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #77 [security-spire-agent builder 6/9] COPY . . [2023-06-28T01:17:48.903Z] #77 DONE 12.9s [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #78 DONE 12.9s [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:17:48.903Z] #99 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-06-28T01:17:48.903Z] #100 CACHED [2023-06-28T01:17:48.903Z] [2023-06-28T01:17:48.903Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:48.903Z] #101 CACHED [2023-06-28T01:17:49.163Z] [2023-06-28T01:17:49.163Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:49.163Z] #102 CACHED [2023-06-28T01:17:49.163Z] [2023-06-28T01:17:49.163Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T01:17:49.163Z] #103 CACHED [2023-06-28T01:17:49.163Z] [2023-06-28T01:17:49.163Z] #104 [security-spire-server builder 6/9] COPY . . [2023-06-28T01:17:49.163Z] #104 CACHED [2023-06-28T01:17:49.163Z] [2023-06-28T01:17:49.163Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-28T01:17:49.163Z] #105 CACHED [2023-06-28T01:17:49.163Z] [2023-06-28T01:17:49.163Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T01:17:49.163Z] #106 DONE 0.1s [2023-06-28T01:17:49.163Z] [2023-06-28T01:17:49.163Z] #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-06-28T01:17:49.735Z] #107 DONE 0.8s [2023-06-28T01:17:49.735Z] [2023-06-28T01:17:49.735Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-28T01:17:49.993Z] #108 DONE 0.4s [2023-06-28T01:17:49.993Z] [2023-06-28T01:17:49.993Z] #109 [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-06-28T01:17:49.993Z] #0 1.301 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-28T01:17:51.470Z] #109 ... [2023-06-28T01:17:51.470Z] [2023-06-28T01:17:51.470Z] #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:17:51.470Z] #110 DONE 1.1s [2023-06-28T01:17:51.470Z] [2023-06-28T01:17:51.470Z] #111 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:17:52.048Z] #111 DONE 0.6s [2023-06-28T01:17:52.048Z] [2023-06-28T01:17:52.048Z] #112 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:17:52.604Z] #112 ... [2023-06-28T01:17:52.604Z] [2023-06-28T01:17:52.605Z] #113 [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-06-28T01:17:52.605Z] #113 DONE 3.1s [2023-06-28T01:17:52.863Z] [2023-06-28T01:17:52.863Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-28T01:17:53.800Z] #114 DONE 1.6s [2023-06-28T01:17:53.800Z] [2023-06-28T01:17:53.800Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:17:53.800Z] #0 2.972 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-28T01:17:53.800Z] #115 ... [2023-06-28T01:17:53.800Z] [2023-06-28T01:17:53.800Z] #112 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:17:53.800Z] #112 DONE 1.8s [2023-06-28T01:17:53.800Z] [2023-06-28T01:17:53.800Z] #116 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:17:54.058Z] #116 DONE 0.2s [2023-06-28T01:17:54.058Z] [2023-06-28T01:17:54.058Z] #117 [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-06-28T01:17:54.411Z] #117 ... [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #118 [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-06-28T01:17:54.411Z] #118 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #119 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-28T01:17:54.411Z] #119 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-28T01:17:54.411Z] #120 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #121 [security-spire-config builder 6/9] COPY . . [2023-06-28T01:17:54.411Z] #121 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #122 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T01:17:54.411Z] #122 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #123 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:17:54.411Z] #123 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #117 [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-06-28T01:17:54.411Z] #117 DONE 0.3s [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:17:54.411Z] #124 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:17:54.411Z] #125 CACHED [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T01:17:54.411Z] #126 ... [2023-06-28T01:17:54.411Z] [2023-06-28T01:17:54.411Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:17:54.411Z] #127 DONE 0.3s [2023-06-28T01:17:54.669Z] [2023-06-28T01:17:54.669Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:17:56.044Z] #128 ... [2023-06-28T01:17:56.044Z] [2023-06-28T01:17:56.044Z] #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-28T01:17:56.044Z] #129 DONE 1.6s [2023-06-28T01:17:56.044Z] [2023-06-28T01:17:56.044Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T01:17:56.044Z] #126 DONE 1.5s [2023-06-28T01:17:56.044Z] [2023-06-28T01:17:56.044Z] #130 [security-spire-server] exporting to image [2023-06-28T01:17:56.044Z] #130 exporting layers [2023-06-28T01:17:56.302Z] #130 ... [2023-06-28T01:17:56.302Z] [2023-06-28T01:17:56.302Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:17:56.302Z] #128 DONE 1.7s [2023-06-28T01:17:56.302Z] [2023-06-28T01:17:56.302Z] #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:17:58.880Z] #131 ... [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:17:58.880Z] #132 DONE 2.5s [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:17:58.880Z] #131 DONE 2.4s [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #133 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:17:58.880Z] #133 ... [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:17:58.880Z] #0 1.175 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-28T01:17:58.880Z] #134 ... [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #130 [security-spire-server] exporting to image [2023-06-28T01:17:58.880Z] #130 exporting layers 2.8s done [2023-06-28T01:17:58.880Z] #130 writing image sha256:74de291d26c8d52fd16605fd702645674a6180aef15a0c122062907930d111ea done [2023-06-28T01:17:58.880Z] #130 naming to docker.io/library/security-spire-server 0.2s done [2023-06-28T01:17:58.880Z] #130 DONE 3.0s [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:17:58.880Z] #135 DONE 0.3s [2023-06-28T01:17:58.880Z] [2023-06-28T01:17:58.880Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T01:17:58.880Z] #0 1.344 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-28T01:17:59.140Z] #136 ... [2023-06-28T01:17:59.140Z] [2023-06-28T01:17:59.140Z] #133 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:17:59.140Z] #133 DONE 0.5s [2023-06-28T01:17:59.140Z] [2023-06-28T01:17:59.140Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:17:59.140Z] #0 3.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-28T01:17:59.140Z] #137 ... [2023-06-28T01:17:59.140Z] [2023-06-28T01:17:59.140Z] #138 [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-06-28T01:17:59.140Z] #138 DONE 0.2s [2023-06-28T01:17:59.140Z] [2023-06-28T01:17:59.140Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-28T01:17:59.140Z] #139 DONE 0.2s [2023-06-28T01:17:59.140Z] [2023-06-28T01:17:59.140Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T01:17:59.140Z] #0 1.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-28T01:17:59.405Z] #140 ... [2023-06-28T01:17:59.405Z] [2023-06-28T01:17:59.405Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:17:59.405Z] #0 0.413 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-28T01:17:59.405Z] #141 ... [2023-06-28T01:17:59.405Z] [2023-06-28T01:17:59.405Z] #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-28T01:17:59.405Z] #142 DONE 0.4s [2023-06-28T01:17:59.405Z] [2023-06-28T01:17:59.405Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:17:59.405Z] #0 1.860 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-28T01:17:59.674Z] #143 ... [2023-06-28T01:17:59.674Z] [2023-06-28T01:17:59.674Z] #144 [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-06-28T01:17:59.674Z] #144 DONE 0.4s [2023-06-28T01:17:59.674Z] [2023-06-28T01:17:59.674Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T01:17:59.674Z] #0 0.806 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-28T01:17:59.674Z] #145 ... [2023-06-28T01:17:59.674Z] [2023-06-28T01:17:59.674Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T01:17:59.674Z] #0 0.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-28T01:17:59.932Z] #146 ... [2023-06-28T01:17:59.932Z] [2023-06-28T01:17:59.932Z] #130 [security-spire-config] exporting to image [2023-06-28T01:17:59.932Z] #130 exporting layers 0.6s done [2023-06-28T01:18:00.190Z] #130 exporting layers 0.6s done [2023-06-28T01:18:00.190Z] #130 writing image sha256:5475f04beb86dac096a4587b9ef614fb15711d9fa17896e12f357ae01a1636cb done [2023-06-28T01:18:00.190Z] #130 naming to docker.io/library/security-spire-config done [2023-06-28T01:18:00.190Z] #130 writing image sha256:4caa8f48b2a01235bb4b8762f521957cba9422c7ebadce10080fc4d4810df7ea done [2023-06-28T01:18:00.190Z] #130 naming to docker.io/library/security-spire-agent done [2023-06-28T01:18:00.190Z] #130 DONE 3.6s [2023-06-28T01:18:00.190Z] [2023-06-28T01:18:00.190Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T01:18:00.190Z] #95 1.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T01:18:06.654Z] provisioning config files... [2023-06-28T01:18:06.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config9888042593207034957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:18:07.024Z] ---> docker-login.sh [2023-06-28T01:18:07.024Z] nexus3.edgexfoundry.org:10001 [2023-06-28T01:18:07.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:18:07.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:18:07.559Z] Configure a credential helper to remove this warning. See [2023-06-28T01:18:07.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:18:07.559Z] [2023-06-28T01:18:07.559Z] Login Succeeded [2023-06-28T01:18:07.559Z] nexus3.edgexfoundry.org:10002 [2023-06-28T01:18:07.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:18:07.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:18:07.827Z] Configure a credential helper to remove this warning. See [2023-06-28T01:18:07.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:18:07.827Z] [2023-06-28T01:18:07.827Z] Login Succeeded [2023-06-28T01:18:07.827Z] nexus3.edgexfoundry.org:10003 [2023-06-28T01:18:08.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:18:08.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:18:08.366Z] Configure a credential helper to remove this warning. See [2023-06-28T01:18:08.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:18:08.366Z] [2023-06-28T01:18:08.366Z] Login Succeeded [2023-06-28T01:18:08.366Z] nexus3.edgexfoundry.org:10004 [2023-06-28T01:18:08.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:18:08.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:18:08.635Z] Configure a credential helper to remove this warning. See [2023-06-28T01:18:08.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:18:08.635Z] [2023-06-28T01:18:08.635Z] Login Succeeded [2023-06-28T01:18:08.635Z] docker.io [2023-06-28T01:18:08.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:18:09.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:18:09.177Z] Configure a credential helper to remove this warning. See [2023-06-28T01:18:09.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:18:09.177Z] [2023-06-28T01:18:09.177Z] Login Succeeded [2023-06-28T01:18:09.177Z] ---> docker-login.sh ends [Pipeline] } [2023-06-28T01:18:09.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-28T01:18:09.740Z] + git config --global --add safe.directory /w/workspace/edgex-go/538 [Pipeline] echo [2023-06-28T01:18:09.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T01:18:09.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T01:18:09.777Z] ========================================================= [2023-06-28T01:18:09.777Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-28T01:18:09.777Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-28T01:18:10.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T01:18:10.369Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-28T01:18:10.369Z] c41833b44d91: Pulling fs layer [2023-06-28T01:18:10.369Z] ed15518f5707: Pulling fs layer [2023-06-28T01:18:10.369Z] feae8fd75edb: Pulling fs layer [2023-06-28T01:18:10.369Z] 242c74f7c9fa: Pulling fs layer [2023-06-28T01:18:10.369Z] 3cdef696dda3: Pulling fs layer [2023-06-28T01:18:10.369Z] 2ced38df9373: Pulling fs layer [2023-06-28T01:18:10.369Z] 58f1dce35555: Pulling fs layer [2023-06-28T01:18:10.369Z] 242c74f7c9fa: Waiting [2023-06-28T01:18:10.369Z] 3cdef696dda3: Waiting [2023-06-28T01:18:10.369Z] 2ced38df9373: Waiting [2023-06-28T01:18:10.369Z] 58f1dce35555: Waiting [2023-06-28T01:18:10.369Z] ed15518f5707: Verifying Checksum [2023-06-28T01:18:10.369Z] ed15518f5707: Download complete [2023-06-28T01:18:10.369Z] 242c74f7c9fa: Verifying Checksum [2023-06-28T01:18:10.369Z] 242c74f7c9fa: Download complete [2023-06-28T01:18:10.369Z] 3cdef696dda3: Verifying Checksum [2023-06-28T01:18:10.369Z] 3cdef696dda3: Download complete [2023-06-28T01:18:10.369Z] c41833b44d91: Verifying Checksum [2023-06-28T01:18:10.369Z] c41833b44d91: Download complete [2023-06-28T01:18:11.346Z] c41833b44d91: Pull complete [2023-06-28T01:18:11.623Z] 58f1dce35555: Verifying Checksum [2023-06-28T01:18:11.623Z] 58f1dce35555: Download complete [2023-06-28T01:18:11.903Z] ed15518f5707: Pull complete [2023-06-28T01:18:12.874Z] feae8fd75edb: Verifying Checksum [2023-06-28T01:18:12.874Z] feae8fd75edb: Download complete [2023-06-28T01:18:12.874Z] 2ced38df9373: Verifying Checksum [2023-06-28T01:18:12.874Z] 2ced38df9373: Download complete [2023-06-28T01:18:25.213Z] feae8fd75edb: Pull complete [2023-06-28T01:18:25.213Z] 242c74f7c9fa: Pull complete [2023-06-28T01:18:25.213Z] 3cdef696dda3: Pull complete [2023-06-28T01:18:31.874Z] 2ced38df9373: Pull complete [2023-06-28T01:18:33.289Z] 58f1dce35555: Pull complete [2023-06-28T01:18:33.289Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-28T01:18:33.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T01:18:33.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-28T01:18:33.709Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T01:18:33.710Z] WORKDIR /edgex [2023-06-28T01:18:33.710Z] COPY go.mod . [2023-06-28T01:18:33.710Z] RUN go mod download+ docker [2023-06-28T01:18:33.710Z] build -t ci-base-image-arm64 -f - . [2023-06-28T01:18:34.320Z] Sending build context to Docker daemon 2.947MB [2023-06-28T01:18:34.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T01:18:34.320Z] ---> fadd8f120f05 [2023-06-28T01:18:34.320Z] Step 2/4 : WORKDIR /edgex [2023-06-28T01:18:36.294Z] ---> Running in 82646b07d326 [2023-06-28T01:18:36.565Z] Removing intermediate container 82646b07d326 [2023-06-28T01:18:36.565Z] ---> 9d60ab6da4ec [2023-06-28T01:18:36.565Z] Step 3/4 : COPY go.mod . [2023-06-28T01:18:37.151Z] ---> d19c6b23f553 [2023-06-28T01:18:37.151Z] Step 4/4 : RUN go mod download [2023-06-28T01:18:37.151Z] ---> Running in 880e87ac3c68 [2023-06-28T01:19:08.902Z] #95 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #109 [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-06-28T01:19:08.902Z] #109 68.73 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-28T01:19:08.902Z] #109 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T01:19:08.902Z] #146 DONE 70.5s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:19:08.902Z] #115 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T01:19:08.902Z] #145 DONE 78.2s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:19:08.902Z] #137 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #109 [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-06-28T01:19:08.902Z] #109 DONE 78.5s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:19:08.902Z] #141 DONE 78.6s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #147 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #95 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T01:19:08.902Z] #95 DONE 78.6s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T01:19:08.902Z] #140 DONE 78.5s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:19:08.902Z] #134 DONE 78.8s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #148 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T01:19:08.902Z] #136 DONE 79.2s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:19:08.902Z] #137 DONE 79.2s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #149 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #147 DONE 1.1s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #150 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #151 DONE 1.3s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:19:08.902Z] #115 DONE 79.8s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #149 DONE 0.6s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.902Z] #148 DONE 1.3s [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.902Z] #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:08.902Z] #152 ... [2023-06-28T01:19:08.902Z] [2023-06-28T01:19:08.903Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:08.903Z] #150 DONE 1.2s [2023-06-28T01:19:08.903Z] [2023-06-28T01:19:08.903Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-28T01:19:08.903Z] #153 DONE 1.3s [2023-06-28T01:19:08.903Z] [2023-06-28T01:19:08.903Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:19:08.903Z] #143 DONE 80.2s [2023-06-28T01:19:08.903Z] [2023-06-28T01:19:08.903Z] #154 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:08.903Z] #154 DONE 0.4s [2023-06-28T01:19:08.903Z] [2023-06-28T01:19:08.903Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-28T01:19:09.218Z] #155 ... [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #156 DONE 0.4s [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #157 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:09.218Z] #157 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #158 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #159 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:09.218Z] #160 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #161 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:09.218Z] #162 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #163 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #163 DONE 0.3s [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:09.218Z] #164 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #165 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #165 CACHED [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #166 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:09.218Z] #166 DONE 0.4s [2023-06-28T01:19:09.218Z] [2023-06-28T01:19:09.218Z] #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.218Z] #152 DONE 0.3s [2023-06-28T01:19:09.397Z] Removing intermediate container 880e87ac3c68 [2023-06-28T01:19:09.397Z] ---> 03a11b2b60b1 [2023-06-28T01:19:09.397Z] Successfully built 03a11b2b60b1 [2023-06-28T01:19:09.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:09.476Z] [2023-06-28T01:19:09.476Z] #167 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:09.476Z] #167 DONE 0.4s [2023-06-28T01:19:09.476Z] [2023-06-28T01:19:09.476Z] #168 [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-06-28T01:19:09.725Z] + docker inspect -f . ci-base-image-arm64 [2023-06-28T01:19:09.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:19:09.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2023-06-28T01:19:09.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-06-28T01:19:10.870Z] #168 ... [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-28T01:19:10.870Z] #169 DONE 1.6s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #170 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:10.870Z] #170 DONE 1.5s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #168 [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-06-28T01:19:10.870Z] #168 DONE 1.6s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #171 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-28T01:19:10.870Z] #171 DONE 1.6s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #172 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-28T01:19:10.870Z] #172 ... [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-28T01:19:10.870Z] #173 DONE 1.8s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-28T01:19:10.870Z] #174 DONE 1.8s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-28T01:19:10.870Z] #175 DONE 1.8s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-28T01:19:10.870Z] #176 DONE 1.8s [2023-06-28T01:19:10.870Z] [2023-06-28T01:19:10.870Z] #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-28T01:19:10.870Z] #177 DONE 1.9s [2023-06-28T01:19:11.120Z] $ docker top ef1fd81c7f5b91a5f59fff472dea2dc211ad7fe4d4627380c2af1d462d82ea68 -eo pid,comm [2023-06-28T01:19:11.153Z] [2023-06-28T01:19:11.153Z] #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-28T01:19:11.153Z] #178 DONE 1.9s [2023-06-28T01:19:11.153Z] [2023-06-28T01:19:11.153Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-28T01:19:11.153Z] #155 DONE 2.2s [2023-06-28T01:19:11.153Z] [2023-06-28T01:19:11.153Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2023-06-28T01:19:11.925Z] + go version [2023-06-28T01:19:11.926Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-28T01:19:11.941Z] $ docker stop --time=1 ef1fd81c7f5b91a5f59fff472dea2dc211ad7fe4d4627380c2af1d462d82ea68 [2023-06-28T01:19:12.533Z] #179 ... [2023-06-28T01:19:12.533Z] [2023-06-28T01:19:12.533Z] #172 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-28T01:19:12.533Z] #172 DONE 1.8s [2023-06-28T01:19:12.845Z] [2023-06-28T01:19:12.845Z] #180 [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-06-28T01:19:12.845Z] #180 DONE 1.7s [2023-06-28T01:19:12.845Z] [2023-06-28T01:19:12.845Z] #181 [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-06-28T01:19:12.845Z] #181 DONE 1.9s [2023-06-28T01:19:12.845Z] [2023-06-28T01:19:12.845Z] #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-28T01:19:12.845Z] #182 DONE 1.9s [2023-06-28T01:19:12.845Z] [2023-06-28T01:19:12.845Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:13.512Z] $ docker rm -f --volumes ef1fd81c7f5b91a5f59fff472dea2dc211ad7fe4d4627380c2af1d462d82ea68 [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-06-28T01:19:14.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-28T01:19:14.149Z] [2023-06-28T01:19:14.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:14.226Z] #183 ... [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.227Z] #184 DONE 3.1s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.227Z] #185 DONE 3.2s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.227Z] #186 DONE 3.2s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.227Z] #187 DONE 3.2s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.227Z] #188 DONE 3.1s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #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-06-28T01:19:14.227Z] #189 DONE 3.1s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #130 [security-spiffe-token-provider] exporting to image [2023-06-28T01:19:14.227Z] #130 exporting layers [2023-06-28T01:19:14.227Z] #130 ... [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:19:14.227Z] #179 DONE 3.2s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-28T01:19:14.227Z] #190 DONE 1.6s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.227Z] #191 DONE 1.7s [2023-06-28T01:19:14.227Z] [2023-06-28T01:19:14.227Z] #130 [security-spiffe-token-provider] exporting to image [2023-06-28T01:19:14.227Z] #130 exporting layers 0.2s done [2023-06-28T01:19:14.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-28T01:19:14.479Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-28T01:19:14.479Z] 547446be3368: Pulling fs layer [2023-06-28T01:19:14.479Z] d125d8839a47: Pulling fs layer [2023-06-28T01:19:14.479Z] 3e85d5ac6304: Pulling fs layer [2023-06-28T01:19:14.479Z] c3105a71a48b: Pulling fs layer [2023-06-28T01:19:14.479Z] 0f093f025ec4: Pulling fs layer [2023-06-28T01:19:14.479Z] c3106fc0e877: Pulling fs layer [2023-06-28T01:19:14.479Z] c3105a71a48b: Waiting [2023-06-28T01:19:14.479Z] 0f093f025ec4: Waiting [2023-06-28T01:19:14.479Z] c3106fc0e877: Waiting [2023-06-28T01:19:14.486Z] #130 ... [2023-06-28T01:19:14.486Z] [2023-06-28T01:19:14.486Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:19:14.486Z] #183 DONE 1.7s [2023-06-28T01:19:14.486Z] [2023-06-28T01:19:14.486Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-28T01:19:14.486Z] #192 DONE 0.3s [2023-06-28T01:19:14.486Z] [2023-06-28T01:19:14.486Z] #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T01:19:14.486Z] #193 DONE 1.7s [2023-06-28T01:19:14.486Z] [2023-06-28T01:19:14.486Z] #130 [core-command] exporting to image [2023-06-28T01:19:14.486Z] #130 writing image sha256:24056e5127b03800299e0bc47a7bc3670dc0ccd4e5d2ca956fc766ab86a25e93 done [2023-06-28T01:19:14.486Z] #130 naming to docker.io/library/core-command 0.0s done [2023-06-28T01:19:14.486Z] #130 writing image sha256:db08779305d78453ad1bca1524a7c09ea5d9e4c0c1da2ee4f20a490384dc1108 [2023-06-28T01:19:14.486Z] #130 ... [2023-06-28T01:19:14.486Z] [2023-06-28T01:19:14.486Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-28T01:19:14.486Z] #194 DONE 0.4s [2023-06-28T01:19:14.486Z] [2023-06-28T01:19:14.486Z] #130 [support-scheduler] exporting to image [2023-06-28T01:19:14.486Z] #130 writing image sha256:db08779305d78453ad1bca1524a7c09ea5d9e4c0c1da2ee4f20a490384dc1108 done [2023-06-28T01:19:14.486Z] #130 naming to docker.io/library/core-data done [2023-06-28T01:19:14.486Z] #130 writing image sha256:196c340e810c45e18598516435f0d704f2c746e0a45b5f70905a47a473c3d2e1 done [2023-06-28T01:19:14.486Z] #130 naming to docker.io/library/support-scheduler done [2023-06-28T01:19:14.746Z] 547446be3368: Verifying Checksum [2023-06-28T01:19:14.746Z] 547446be3368: Download complete [2023-06-28T01:19:14.746Z] c3105a71a48b: Verifying Checksum [2023-06-28T01:19:14.746Z] c3105a71a48b: Download complete [2023-06-28T01:19:14.765Z] #130 ... [2023-06-28T01:19:14.765Z] [2023-06-28T01:19:14.765Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:19:14.765Z] #195 DONE 0.5s [2023-06-28T01:19:14.765Z] [2023-06-28T01:19:14.765Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-28T01:19:14.765Z] #196 DONE 0.5s [2023-06-28T01:19:14.765Z] [2023-06-28T01:19:14.765Z] #130 [core-metadata] exporting to image [2023-06-28T01:19:14.765Z] #130 exporting layers 0.3s done [2023-06-28T01:19:14.765Z] #130 writing image sha256:9e55e74a58a006d570f35cb6de0cc07c098bb7b061505c5607978ab2bbc24327 done [2023-06-28T01:19:14.765Z] #130 writing image sha256:430b138cb1f29d273d0ed713d3d631bddce42adf5865adeaa0e0367a8723affa done [2023-06-28T01:19:14.765Z] #130 writing image sha256:b784224d5b6b8b16f08946f3ae283afaa1255bcb3cf2c6085b786a88b1a7f3cd done [2023-06-28T01:19:14.765Z] #130 naming to docker.io/library/support-notifications done [2023-06-28T01:19:14.765Z] #130 naming to docker.io/library/security-spiffe-token-provider done [2023-06-28T01:19:14.765Z] #130 naming to docker.io/library/core-metadata done [2023-06-28T01:19:14.765Z] #130 DONE 4.4s [2023-06-28T01:19:14.765Z] [2023-06-28T01:19:14.765Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-28T01:19:15.044Z] #197 ... [2023-06-28T01:19:15.044Z] [2023-06-28T01:19:15.044Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-28T01:19:15.044Z] #198 DONE 0.4s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:19:15.302Z] #199 DONE 1.0s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-28T01:19:15.302Z] #200 DONE 0.2s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-28T01:19:15.302Z] #197 DONE 0.5s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:19:15.302Z] #201 DONE 0.9s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:19:15.302Z] #202 DONE 0.9s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #203 [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-06-28T01:19:15.302Z] #203 DONE 0.1s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T01:19:15.302Z] #204 DONE 0.1s [2023-06-28T01:19:15.302Z] [2023-06-28T01:19:15.302Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-28T01:19:15.328Z] d125d8839a47: Verifying Checksum [2023-06-28T01:19:15.328Z] d125d8839a47: Download complete [2023-06-28T01:19:15.328Z] c3106fc0e877: Verifying Checksum [2023-06-28T01:19:15.328Z] c3106fc0e877: Download complete [2023-06-28T01:19:15.328Z] 0f093f025ec4: Verifying Checksum [2023-06-28T01:19:15.328Z] 0f093f025ec4: Download complete [2023-06-28T01:19:15.595Z] 547446be3368: Pull complete [2023-06-28T01:19:15.867Z] #205 DONE 0.2s [2023-06-28T01:19:15.867Z] [2023-06-28T01:19:15.867Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-28T01:19:15.867Z] #206 DONE 0.1s [2023-06-28T01:19:15.867Z] [2023-06-28T01:19:15.867Z] #130 [security-proxy-auth] exporting to image [2023-06-28T01:19:15.867Z] #130 exporting layers 0.2s done [2023-06-28T01:19:15.867Z] #130 writing image sha256:cd429b84c7440dfc8f55e7cbf2887241ecefdb04028fe68a9eba19eb302da78a done [2023-06-28T01:19:15.867Z] #130 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-28T01:19:15.867Z] #130 writing image sha256:88e9c10a32ad6c44e7347cef817d526458d028ab949ee8b7461ab7cff42a5a46 0.0s done [2023-06-28T01:19:15.867Z] #130 naming to docker.io/library/security-proxy-setup 0.0s done [2023-06-28T01:19:15.867Z] #130 writing image sha256:357bc5b0555e34d2a4c135ef59d19601f79706058f66f79d90545960ddee8472 done [2023-06-28T01:19:15.867Z] #130 naming to docker.io/library/security-proxy-auth done [2023-06-28T01:19:15.867Z] #130 DONE 4.8s [2023-06-28T01:19:15.867Z] [2023-06-28T01:19:15.867Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-28T01:19:15.867Z] #207 DONE 0.1s [2023-06-28T01:19:15.867Z] [2023-06-28T01:19:15.868Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:19:15.868Z] #208 DONE 0.4s [2023-06-28T01:19:15.868Z] [2023-06-28T01:19:15.868Z] #130 [security-secretstore-setup] exporting to image [2023-06-28T01:19:15.868Z] #130 exporting layers 0.2s done [2023-06-28T01:19:16.126Z] #130 writing image sha256:0bc840e08a862020eb8bc7a3dc87869c76914dbc39de7b2ccec4e2cdeb5dce45 done [2023-06-28T01:19:16.126Z] #130 naming to docker.io/library/security-secretstore-setup done [2023-06-28T01:19:16.126Z] #130 DONE 5.0s [2023-06-28T01:19:16.126Z] [2023-06-28T01:19:16.126Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-28T01:19:16.385Z] #209 DONE 0.5s [2023-06-28T01:19:16.385Z] [2023-06-28T01:19:16.385Z] #130 [security-bootstrapper] exporting to image [2023-06-28T01:19:16.385Z] #130 exporting layers 0.2s done [2023-06-28T01:19:16.385Z] #130 writing image sha256:d3c9ddbde3638b73c4c685ce9a96102e2bf371908375cfcee4fea64ba789840b done [2023-06-28T01:19:16.385Z] #130 naming to docker.io/library/security-bootstrapper done [2023-06-28T01:19:16.385Z] #130 DONE 5.2s [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:19:16.385Z] time="2023-06-28T01:16:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-28T01:19:16.399Z] $ docker stop --time=1 e4d4ab8fa4b7144ba6cf272880ca0c681e4c98c5afb2b573782ec1b9b04501d9 [2023-06-28T01:19:16.555Z] d125d8839a47: Pull complete [2023-06-28T01:19:17.147Z] 3e85d5ac6304: Verifying Checksum [2023-06-28T01:19:17.147Z] 3e85d5ac6304: Download complete [2023-06-28T01:19:17.686Z] $ docker rm -f --volumes e4d4ab8fa4b7144ba6cf272880ca0c681e4c98c5afb2b573782ec1b9b04501d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T01:19:18.025Z] + docker images [2023-06-28T01:19:18.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-28T01:19:18.025Z] security-bootstrapper latest d3c9ddbde363 1 second ago 22.2MB [2023-06-28T01:19:18.025Z] security-proxy-setup latest 88e9c10a32ad 2 seconds ago 18.8MB [2023-06-28T01:19:18.025Z] security-secretstore-setup latest 0bc840e08a86 2 seconds ago 32.8MB [2023-06-28T01:19:18.025Z] security-proxy-auth latest 357bc5b0555e 2 seconds ago 18.3MB [2023-06-28T01:19:18.025Z] core-common-config-bootstrapper latest cd429b84c744 3 seconds ago 17.2MB [2023-06-28T01:19:18.025Z] support-notifications latest 9e55e74a58a0 3 seconds ago 32.4MB [2023-06-28T01:19:18.025Z] core-metadata latest b784224d5b6b 3 seconds ago 20.4MB [2023-06-28T01:19:18.025Z] core-data latest db08779305d7 4 seconds ago 20.1MB [2023-06-28T01:19:18.025Z] core-command latest 24056e5127b0 4 seconds ago 19.9MB [2023-06-28T01:19:18.025Z] support-scheduler latest 196c340e810c 4 seconds ago 31.8MB [2023-06-28T01:19:18.025Z] security-spiffe-token-provider latest 430b138cb1f2 4 seconds ago 32.8MB [2023-06-28T01:19:18.025Z] security-spire-config latest 5475f04beb86 About a minute ago 102MB [2023-06-28T01:19:18.025Z] security-spire-agent latest 4caa8f48b2a0 About a minute ago 161MB [2023-06-28T01:19:18.025Z] security-spire-server latest 74de291d26c8 About a minute ago 103MB [2023-06-28T01:19:18.025Z] ci-base-image-x86_64 latest 2c202994da91 5 minutes ago 918MB [2023-06-28T01:19:18.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 weeks ago 334MB [2023-06-28T01:19:18.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-06-28T01:19:18.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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-06-28T01:19:18.134Z] provisioning config files... [2023-06-28T01:19:18.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config2976828638889006157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:19:18.460Z] ---> docker-login.sh [2023-06-28T01:19:18.460Z] nexus3.edgexfoundry.org:10001 [2023-06-28T01:19:18.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:19:18.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:19:18.460Z] Configure a credential helper to remove this warning. See [2023-06-28T01:19:18.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:19:18.460Z] [2023-06-28T01:19:18.460Z] Login Succeeded [2023-06-28T01:19:18.460Z] nexus3.edgexfoundry.org:10002 [2023-06-28T01:19:18.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:19:18.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:19:18.460Z] Configure a credential helper to remove this warning. See [2023-06-28T01:19:18.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:19:18.460Z] [2023-06-28T01:19:18.460Z] Login Succeeded [2023-06-28T01:19:18.460Z] nexus3.edgexfoundry.org:10003 [2023-06-28T01:19:18.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:19:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:19:18.720Z] Configure a credential helper to remove this warning. See [2023-06-28T01:19:18.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:19:18.720Z] [2023-06-28T01:19:18.720Z] Login Succeeded [2023-06-28T01:19:18.720Z] nexus3.edgexfoundry.org:10004 [2023-06-28T01:19:18.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:19:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:19:18.720Z] Configure a credential helper to remove this warning. See [2023-06-28T01:19:18.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:19:18.720Z] [2023-06-28T01:19:18.720Z] Login Succeeded [2023-06-28T01:19:18.720Z] docker.io [2023-06-28T01:19:18.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:19:18.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:19:18.979Z] Configure a credential helper to remove this warning. See [2023-06-28T01:19:18.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:19:18.979Z] [2023-06-28T01:19:18.979Z] Login Succeeded [2023-06-28T01:19:18.979Z] ---> docker-login.sh ends [Pipeline] } [2023-06-28T01:19:18.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:19.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T01:19:19.035Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-06-28T01:19:19.035Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:19.035Z] latest [2023-06-28T01:19:19.035Z] 3.1.0-dev.5 [2023-06-28T01:19:19.035Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:19.035Z] main [2023-06-28T01:19:19.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:19.343Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:19.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:19.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-28T01:19:19.649Z] 9a7e1a0134a7: Preparing [2023-06-28T01:19:19.649Z] ccd4dc4b42bd: Preparing [2023-06-28T01:19:19.649Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:19.649Z] 12d732b506be: Preparing [2023-06-28T01:19:19.649Z] 045b83a13295: Preparing [2023-06-28T01:19:19.649Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:19.649Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:19.649Z] 0ad550e4a24c: Pushed [2023-06-28T01:19:19.649Z] 9a7e1a0134a7: Pushed [2023-06-28T01:19:19.649Z] 045b83a13295: Pushed [2023-06-28T01:19:19.649Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:19.649Z] 12d732b506be: Pushed [2023-06-28T01:19:21.024Z] ccd4dc4b42bd: Pushed [2023-06-28T01:19:21.024Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:e2a0f618d15d74759de6a979516ed782bd74936e3dbd2f31717e5e15e0fa763b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:21.329Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:21.634Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-28T01:19:21.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-28T01:19:21.634Z] 9a7e1a0134a7: Preparing [2023-06-28T01:19:21.634Z] ccd4dc4b42bd: Preparing [2023-06-28T01:19:21.634Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:21.634Z] 12d732b506be: Preparing [2023-06-28T01:19:21.634Z] 045b83a13295: Preparing [2023-06-28T01:19:21.634Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:21.634Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:21.634Z] ccd4dc4b42bd: Layer already exists [2023-06-28T01:19:21.634Z] 12d732b506be: Layer already exists [2023-06-28T01:19:21.634Z] 9a7e1a0134a7: Layer already exists [2023-06-28T01:19:21.634Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:21.634Z] 045b83a13295: Layer already exists [2023-06-28T01:19:21.634Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:21.634Z] latest: digest: sha256:e2a0f618d15d74759de6a979516ed782bd74936e3dbd2f31717e5e15e0fa763b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:21.947Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:22.251Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.5 [2023-06-28T01:19:22.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-28T01:19:22.251Z] 9a7e1a0134a7: Preparing [2023-06-28T01:19:22.251Z] ccd4dc4b42bd: Preparing [2023-06-28T01:19:22.251Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:22.251Z] 12d732b506be: Preparing [2023-06-28T01:19:22.251Z] 045b83a13295: Preparing [2023-06-28T01:19:22.251Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:22.251Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:22.251Z] ccd4dc4b42bd: Layer already exists [2023-06-28T01:19:22.251Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:22.251Z] 12d732b506be: Layer already exists [2023-06-28T01:19:22.251Z] 045b83a13295: Layer already exists [2023-06-28T01:19:22.251Z] 9a7e1a0134a7: Layer already exists [2023-06-28T01:19:22.251Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:22.251Z] 3.1.0-dev.5: digest: sha256:e2a0f618d15d74759de6a979516ed782bd74936e3dbd2f31717e5e15e0fa763b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:22.559Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:22.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:22.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-28T01:19:22.862Z] 9a7e1a0134a7: Preparing [2023-06-28T01:19:22.862Z] ccd4dc4b42bd: Preparing [2023-06-28T01:19:22.862Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:22.862Z] 12d732b506be: Preparing [2023-06-28T01:19:22.862Z] 045b83a13295: Preparing [2023-06-28T01:19:22.862Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:22.862Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:22.862Z] 9a7e1a0134a7: Layer already exists [2023-06-28T01:19:22.862Z] ccd4dc4b42bd: Layer already exists [2023-06-28T01:19:22.862Z] 045b83a13295: Layer already exists [2023-06-28T01:19:22.862Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:22.862Z] 12d732b506be: Layer already exists [2023-06-28T01:19:22.862Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:22.862Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:e2a0f618d15d74759de6a979516ed782bd74936e3dbd2f31717e5e15e0fa763b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:23.175Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:23.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-06-28T01:19:23.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-28T01:19:23.482Z] 9a7e1a0134a7: Preparing [2023-06-28T01:19:23.482Z] ccd4dc4b42bd: Preparing [2023-06-28T01:19:23.482Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:23.482Z] 12d732b506be: Preparing [2023-06-28T01:19:23.482Z] 045b83a13295: Preparing [2023-06-28T01:19:23.482Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:23.483Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:23.483Z] 9a7e1a0134a7: Layer already exists [2023-06-28T01:19:23.483Z] ccd4dc4b42bd: Layer already exists [2023-06-28T01:19:23.483Z] 12d732b506be: Layer already exists [2023-06-28T01:19:23.483Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:23.483Z] 045b83a13295: Layer already exists [2023-06-28T01:19:23.483Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:23.483Z] main: digest: sha256:e2a0f618d15d74759de6a979516ed782bd74936e3dbd2f31717e5e15e0fa763b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:23.514Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:23.519Z] taggedImages: [2023-06-28T01:19:23.519Z] - nexus3.edgexfoundry.org:10004/core-command:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:23.519Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-28T01:19:23.519Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.5 [2023-06-28T01:19:23.519Z] - nexus3.edgexfoundry.org:10004/core-command:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:23.519Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-06-28T01:19:23.537Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-06-28T01:19:23.537Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:23.537Z] latest [2023-06-28T01:19:23.537Z] 3.1.0-dev.5 [2023-06-28T01:19:23.537Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:23.537Z] main [2023-06-28T01:19:23.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:23.851Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:24.154Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:24.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-28T01:19:24.154Z] ce778d8219dd: Preparing [2023-06-28T01:19:24.154Z] 09cd5712248a: Preparing [2023-06-28T01:19:24.154Z] 6724199df209: Preparing [2023-06-28T01:19:24.154Z] be7335cddf4b: Preparing [2023-06-28T01:19:24.154Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:24.154Z] 12d732b506be: Preparing [2023-06-28T01:19:24.154Z] 045b83a13295: Preparing [2023-06-28T01:19:24.154Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:24.154Z] 12d732b506be: Waiting [2023-06-28T01:19:24.155Z] 045b83a13295: Waiting [2023-06-28T01:19:24.155Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:24.155Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:24.155Z] 12d732b506be: Layer already exists [2023-06-28T01:19:24.155Z] 045b83a13295: Layer already exists [2023-06-28T01:19:24.155Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:24.155Z] ce778d8219dd: Pushed [2023-06-28T01:19:24.155Z] 09cd5712248a: Pushed [2023-06-28T01:19:24.155Z] 6724199df209: Pushed [2023-06-28T01:19:25.350Z] 3e85d5ac6304: Pull complete [2023-06-28T01:19:25.350Z] c3105a71a48b: Pull complete [2023-06-28T01:19:25.532Z] be7335cddf4b: Pushed [2023-06-28T01:19:25.532Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:8bb565dbfdd202f8cabafec3a58685269de7c7e58ac28087ba03618c006d3bee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:25.616Z] 0f093f025ec4: Pull complete [2023-06-28T01:19:25.841Z] + 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-06-28T01:19:25.881Z] c3106fc0e877: Pull complete [2023-06-28T01:19:25.881Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-28T01:19:25.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-28T01:19:25.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:19:26.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2023-06-28T01:19:26.125Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-06-28T01:19:26.150Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-28T01:19:26.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-28T01:19:26.150Z] ce778d8219dd: Preparing [2023-06-28T01:19:26.150Z] 09cd5712248a: Preparing [2023-06-28T01:19:26.150Z] 6724199df209: Preparing [2023-06-28T01:19:26.150Z] be7335cddf4b: Preparing [2023-06-28T01:19:26.150Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:26.150Z] 12d732b506be: Preparing [2023-06-28T01:19:26.150Z] 045b83a13295: Preparing [2023-06-28T01:19:26.150Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:26.150Z] 045b83a13295: Waiting [2023-06-28T01:19:26.150Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:26.150Z] 12d732b506be: Waiting [2023-06-28T01:19:26.150Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:26.150Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:26.150Z] be7335cddf4b: Layer already exists [2023-06-28T01:19:26.150Z] 6724199df209: Layer already exists [2023-06-28T01:19:26.150Z] ce778d8219dd: Layer already exists [2023-06-28T01:19:26.150Z] 12d732b506be: Layer already exists [2023-06-28T01:19:26.150Z] 045b83a13295: Layer already exists [2023-06-28T01:19:26.150Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:26.150Z] latest: digest: sha256:8bb565dbfdd202f8cabafec3a58685269de7c7e58ac28087ba03618c006d3bee size: 1985 [2023-06-28T01:19:28.080Z] $ docker top fab09c3ce22e7b5e19149c77e4385962049f901979f6f0ad61eac0b3afddd911 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:28.574Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-28T01:19:28.608Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:28.917Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.5 [2023-06-28T01:19:28.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-28T01:19:28.917Z] ce778d8219dd: Preparing [2023-06-28T01:19:28.917Z] 09cd5712248a: Preparing [2023-06-28T01:19:28.917Z] 6724199df209: Preparing [2023-06-28T01:19:28.917Z] be7335cddf4b: Preparing [2023-06-28T01:19:28.917Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:28.917Z] 12d732b506be: Preparing [2023-06-28T01:19:28.917Z] 045b83a13295: Preparing [2023-06-28T01:19:28.917Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:28.917Z] 045b83a13295: Waiting [2023-06-28T01:19:28.917Z] 12d732b506be: Waiting [2023-06-28T01:19:28.917Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:28.917Z] 6724199df209: Layer already exists [2023-06-28T01:19:28.917Z] be7335cddf4b: Layer already exists [2023-06-28T01:19:28.917Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:28.917Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:28.917Z] ce778d8219dd: Layer already exists [2023-06-28T01:19:28.917Z] 12d732b506be: Layer already exists [2023-06-28T01:19:28.917Z] 045b83a13295: Layer already exists [2023-06-28T01:19:28.917Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:28.917Z] 3.1.0-dev.5: digest: sha256:8bb565dbfdd202f8cabafec3a58685269de7c7e58ac28087ba03618c006d3bee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:29.222Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:29.531Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:29.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-28T01:19:29.531Z] ce778d8219dd: Preparing [2023-06-28T01:19:29.531Z] 09cd5712248a: Preparing [2023-06-28T01:19:29.531Z] 6724199df209: Preparing [2023-06-28T01:19:29.531Z] be7335cddf4b: Preparing [2023-06-28T01:19:29.531Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:29.531Z] 12d732b506be: Preparing [2023-06-28T01:19:29.531Z] 045b83a13295: Preparing [2023-06-28T01:19:29.531Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:29.531Z] 12d732b506be: Waiting [2023-06-28T01:19:29.531Z] 045b83a13295: Waiting [2023-06-28T01:19:29.531Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:29.531Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:29.531Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:29.531Z] ce778d8219dd: Layer already exists [2023-06-28T01:19:29.531Z] 6724199df209: Layer already exists [2023-06-28T01:19:29.531Z] be7335cddf4b: Layer already exists [2023-06-28T01:19:29.531Z] 12d732b506be: Layer already exists [2023-06-28T01:19:29.531Z] 045b83a13295: Layer already exists [2023-06-28T01:19:29.531Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:29.531Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:8bb565dbfdd202f8cabafec3a58685269de7c7e58ac28087ba03618c006d3bee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:29.845Z] + 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-06-28T01:19:30.152Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-06-28T01:19:30.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-28T01:19:30.152Z] ce778d8219dd: Preparing [2023-06-28T01:19:30.152Z] 09cd5712248a: Preparing [2023-06-28T01:19:30.152Z] 6724199df209: Preparing [2023-06-28T01:19:30.152Z] be7335cddf4b: Preparing [2023-06-28T01:19:30.152Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:30.152Z] 12d732b506be: Preparing [2023-06-28T01:19:30.152Z] 045b83a13295: Preparing [2023-06-28T01:19:30.152Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:30.152Z] 12d732b506be: Waiting [2023-06-28T01:19:30.152Z] 045b83a13295: Waiting [2023-06-28T01:19:30.152Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:30.152Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:30.152Z] ce778d8219dd: Layer already exists [2023-06-28T01:19:30.152Z] be7335cddf4b: Layer already exists [2023-06-28T01:19:30.152Z] 6724199df209: Layer already exists [2023-06-28T01:19:30.152Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:30.152Z] 12d732b506be: Layer already exists [2023-06-28T01:19:30.152Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:30.152Z] 045b83a13295: Layer already exists [2023-06-28T01:19:30.152Z] main: digest: sha256:8bb565dbfdd202f8cabafec3a58685269de7c7e58ac28087ba03618c006d3bee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:30.189Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:30.195Z] taggedImages: [2023-06-28T01:19:30.195Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:30.195Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-28T01:19:30.195Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.5 [2023-06-28T01:19:30.195Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:30.195Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-06-28T01:19:30.209Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-06-28T01:19:30.209Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:30.209Z] latest [2023-06-28T01:19:30.209Z] 3.1.0-dev.5 [2023-06-28T01:19:30.209Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:30.209Z] main [2023-06-28T01:19:30.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:30.528Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:30.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:30.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-28T01:19:30.840Z] 81963b07cfa7: Preparing [2023-06-28T01:19:30.840Z] e6df1e2652ed: Preparing [2023-06-28T01:19:30.840Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:30.840Z] 12d732b506be: Preparing [2023-06-28T01:19:30.840Z] ca701006fb85: Preparing [2023-06-28T01:19:30.840Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:30.840Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:30.840Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:30.840Z] 12d732b506be: Layer already exists [2023-06-28T01:19:30.840Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:30.840Z] ca701006fb85: Pushed [2023-06-28T01:19:30.840Z] 81963b07cfa7: Pushed [2023-06-28T01:19:32.216Z] e6df1e2652ed: Pushed [2023-06-28T01:19:32.475Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:a9aff9b1098286db45e9b46e3b6146147902cae0dc7f590c03335c94e5a03e97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:32.787Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:33.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-28T01:19:33.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-28T01:19:33.090Z] 81963b07cfa7: Preparing [2023-06-28T01:19:33.090Z] e6df1e2652ed: Preparing [2023-06-28T01:19:33.090Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:33.090Z] 12d732b506be: Preparing [2023-06-28T01:19:33.090Z] ca701006fb85: Preparing [2023-06-28T01:19:33.090Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:33.090Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:33.090Z] e6df1e2652ed: Layer already exists [2023-06-28T01:19:33.090Z] 12d732b506be: Layer already exists [2023-06-28T01:19:33.090Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:33.090Z] ca701006fb85: Layer already exists [2023-06-28T01:19:33.090Z] 81963b07cfa7: Layer already exists [2023-06-28T01:19:33.090Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:33.090Z] latest: digest: sha256:a9aff9b1098286db45e9b46e3b6146147902cae0dc7f590c03335c94e5a03e97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:33.399Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:33.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.5 [2023-06-28T01:19:33.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-28T01:19:33.706Z] 81963b07cfa7: Preparing [2023-06-28T01:19:33.706Z] e6df1e2652ed: Preparing [2023-06-28T01:19:33.706Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:33.706Z] 12d732b506be: Preparing [2023-06-28T01:19:33.706Z] ca701006fb85: Preparing [2023-06-28T01:19:33.706Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:33.706Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:33.706Z] ca701006fb85: Layer already exists [2023-06-28T01:19:33.706Z] 12d732b506be: Layer already exists [2023-06-28T01:19:33.706Z] e6df1e2652ed: Layer already exists [2023-06-28T01:19:33.706Z] 81963b07cfa7: Layer already exists [2023-06-28T01:19:33.706Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:33.706Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:33.706Z] 3.1.0-dev.5: digest: sha256:a9aff9b1098286db45e9b46e3b6146147902cae0dc7f590c03335c94e5a03e97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:34.009Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:34.320Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:34.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-28T01:19:34.321Z] 81963b07cfa7: Preparing [2023-06-28T01:19:34.321Z] e6df1e2652ed: Preparing [2023-06-28T01:19:34.321Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:34.321Z] 12d732b506be: Preparing [2023-06-28T01:19:34.321Z] ca701006fb85: Preparing [2023-06-28T01:19:34.321Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:34.321Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:34.321Z] e6df1e2652ed: Layer already exists [2023-06-28T01:19:34.321Z] ca701006fb85: Layer already exists [2023-06-28T01:19:34.321Z] 81963b07cfa7: Layer already exists [2023-06-28T01:19:34.321Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:34.321Z] 12d732b506be: Layer already exists [2023-06-28T01:19:34.321Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:34.321Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:a9aff9b1098286db45e9b46e3b6146147902cae0dc7f590c03335c94e5a03e97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:34.626Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:34.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-06-28T01:19:34.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-28T01:19:34.935Z] 81963b07cfa7: Preparing [2023-06-28T01:19:34.935Z] e6df1e2652ed: Preparing [2023-06-28T01:19:34.935Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:34.935Z] 12d732b506be: Preparing [2023-06-28T01:19:34.935Z] ca701006fb85: Preparing [2023-06-28T01:19:34.935Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:34.935Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:34.935Z] ca701006fb85: Layer already exists [2023-06-28T01:19:34.935Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:34.935Z] 12d732b506be: Layer already exists [2023-06-28T01:19:34.935Z] 81963b07cfa7: Layer already exists [2023-06-28T01:19:34.935Z] e6df1e2652ed: Layer already exists [2023-06-28T01:19:34.935Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:34.935Z] main: digest: sha256:a9aff9b1098286db45e9b46e3b6146147902cae0dc7f590c03335c94e5a03e97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:34.985Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:34.994Z] taggedImages: [2023-06-28T01:19:34.994Z] - nexus3.edgexfoundry.org:10004/core-data:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:34.994Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-28T01:19:34.994Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.5 [2023-06-28T01:19:34.994Z] - nexus3.edgexfoundry.org:10004/core-data:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:34.994Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-06-28T01:19:35.016Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-06-28T01:19:35.016Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:35.016Z] latest [2023-06-28T01:19:35.016Z] 3.1.0-dev.5 [2023-06-28T01:19:35.016Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:35.016Z] main [2023-06-28T01:19:35.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:35.331Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:35.638Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:35.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-28T01:19:35.639Z] 2ca05dde4da2: Preparing [2023-06-28T01:19:35.639Z] 3a2d9b4d4f2e: Preparing [2023-06-28T01:19:35.639Z] 09df3a9ac625: Preparing [2023-06-28T01:19:35.639Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:35.639Z] 12d732b506be: Preparing [2023-06-28T01:19:35.639Z] 045b83a13295: Preparing [2023-06-28T01:19:35.639Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:35.639Z] 045b83a13295: Waiting [2023-06-28T01:19:35.639Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:35.639Z] 12d732b506be: Layer already exists [2023-06-28T01:19:35.639Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:35.639Z] 045b83a13295: Layer already exists [2023-06-28T01:19:35.639Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:35.639Z] 3a2d9b4d4f2e: Pushed [2023-06-28T01:19:35.639Z] 2ca05dde4da2: Pushed [2023-06-28T01:19:36.776Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-28T01:19:36.776Z] #1 transferring dockerfile: 2.04kB done [2023-06-28T01:19:36.776Z] #1 DONE 0.1s [2023-06-28T01:19:37.361Z] [2023-06-28T01:19:37.361Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-06-28T01:19:37.361Z] #2 transferring dockerfile: 2.63kB done [2023-06-28T01:19:37.361Z] #2 DONE 0.0s [2023-06-28T01:19:37.361Z] [2023-06-28T01:19:37.361Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-28T01:19:37.361Z] #3 transferring dockerfile: 1.78kB done [2023-06-28T01:19:37.361Z] #3 DONE 0.1s [2023-06-28T01:19:37.361Z] [2023-06-28T01:19:37.361Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-06-28T01:19:37.361Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-06-28T01:19:37.361Z] #4 DONE 0.1s [2023-06-28T01:19:37.361Z] [2023-06-28T01:19:37.361Z] #5 [core-command internal] load build definition from Dockerfile [2023-06-28T01:19:37.361Z] #5 transferring dockerfile: 1.82kB done [2023-06-28T01:19:37.361Z] #5 DONE 0.0s [2023-06-28T01:19:37.361Z] [2023-06-28T01:19:37.361Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-06-28T01:19:37.545Z] 09df3a9ac625: Pushed [2023-06-28T01:19:37.545Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:a21f7371ab7b7d498166808dc88681310dd72215d18199b5584afe0bcacecb0b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:37.630Z] #6 transferring dockerfile: 1.84kB done [2023-06-28T01:19:37.630Z] #6 DONE 0.1s [2023-06-28T01:19:37.630Z] [2023-06-28T01:19:37.630Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-06-28T01:19:37.630Z] #7 transferring dockerfile: 1.96kB 0.0s done [2023-06-28T01:19:37.630Z] #7 DONE 0.0s [2023-06-28T01:19:37.630Z] [2023-06-28T01:19:37.630Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-28T01:19:37.630Z] #8 transferring dockerfile: 2.06kB done [2023-06-28T01:19:37.630Z] #8 DONE 0.1s [2023-06-28T01:19:37.853Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:37.899Z] [2023-06-28T01:19:37.899Z] #9 [core-data internal] load build definition from Dockerfile [2023-06-28T01:19:37.899Z] #9 transferring dockerfile: 1.90kB done [2023-06-28T01:19:37.899Z] #9 DONE 0.1s [2023-06-28T01:19:37.899Z] [2023-06-28T01:19:37.899Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-06-28T01:19:37.899Z] #10 transferring dockerfile: 2.58kB done [2023-06-28T01:19:37.899Z] #10 DONE 0.1s [2023-06-28T01:19:37.899Z] [2023-06-28T01:19:37.899Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-06-28T01:19:37.899Z] #11 transferring dockerfile: 2.68kB 0.0s done [2023-06-28T01:19:37.899Z] #11 DONE 0.1s [2023-06-28T01:19:37.899Z] [2023-06-28T01:19:37.899Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-28T01:19:37.899Z] #12 transferring dockerfile: 2.82kB done [2023-06-28T01:19:37.899Z] #12 DONE 0.1s [2023-06-28T01:19:37.899Z] [2023-06-28T01:19:37.899Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-28T01:19:37.899Z] #13 transferring dockerfile: 2.38kB done [2023-06-28T01:19:38.158Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-28T01:19:38.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-28T01:19:38.158Z] 2ca05dde4da2: Preparing [2023-06-28T01:19:38.158Z] 3a2d9b4d4f2e: Preparing [2023-06-28T01:19:38.158Z] 09df3a9ac625: Preparing [2023-06-28T01:19:38.158Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:38.158Z] 12d732b506be: Preparing [2023-06-28T01:19:38.158Z] 045b83a13295: Preparing [2023-06-28T01:19:38.158Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:38.158Z] 045b83a13295: Waiting [2023-06-28T01:19:38.158Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:38.158Z] 09df3a9ac625: Layer already exists [2023-06-28T01:19:38.158Z] 12d732b506be: Layer already exists [2023-06-28T01:19:38.158Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:38.158Z] 3a2d9b4d4f2e: Layer already exists [2023-06-28T01:19:38.158Z] 2ca05dde4da2: Layer already exists [2023-06-28T01:19:38.158Z] 045b83a13295: Layer already exists [2023-06-28T01:19:38.158Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:38.158Z] latest: digest: sha256:a21f7371ab7b7d498166808dc88681310dd72215d18199b5584afe0bcacecb0b size: 1777 [Pipeline] } [2023-06-28T01:19:38.168Z] #13 DONE 0.1s [2023-06-28T01:19:38.168Z] [2023-06-28T01:19:38.168Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-28T01:19:38.168Z] #14 transferring dockerfile: 2.12kB done [2023-06-28T01:19:38.168Z] #14 DONE 0.1s [2023-06-28T01:19:38.168Z] [2023-06-28T01:19:38.168Z] #15 [security-proxy-auth internal] load .dockerignore [2023-06-28T01:19:38.168Z] #15 transferring context: [2023-06-28T01:19:38.168Z] #15 transferring context: 56B done [2023-06-28T01:19:38.168Z] #15 DONE 0.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:38.472Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:38.752Z] [2023-06-28T01:19:38.752Z] #16 [security-spire-server internal] load .dockerignore [2023-06-28T01:19:38.752Z] #16 transferring context: 56B done [2023-06-28T01:19:38.752Z] #16 DONE 0.0s [2023-06-28T01:19:38.752Z] [2023-06-28T01:19:38.752Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-06-28T01:19:38.752Z] #17 transferring context: 56B done [2023-06-28T01:19:38.752Z] #17 DONE 0.0s [2023-06-28T01:19:38.752Z] [2023-06-28T01:19:38.752Z] #18 [support-scheduler internal] load .dockerignore [2023-06-28T01:19:38.752Z] #18 transferring context: 56B done [2023-06-28T01:19:38.752Z] #18 DONE 0.1s [2023-06-28T01:19:38.752Z] [2023-06-28T01:19:38.752Z] #19 [core-command internal] load .dockerignore [2023-06-28T01:19:38.781Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.5 [2023-06-28T01:19:38.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-28T01:19:38.782Z] 2ca05dde4da2: Preparing [2023-06-28T01:19:38.782Z] 3a2d9b4d4f2e: Preparing [2023-06-28T01:19:38.782Z] 09df3a9ac625: Preparing [2023-06-28T01:19:38.782Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:38.782Z] 12d732b506be: Preparing [2023-06-28T01:19:38.782Z] 045b83a13295: Preparing [2023-06-28T01:19:38.782Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:38.782Z] 045b83a13295: Waiting [2023-06-28T01:19:38.782Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:38.782Z] 3a2d9b4d4f2e: Layer already exists [2023-06-28T01:19:38.782Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:38.782Z] 2ca05dde4da2: Layer already exists [2023-06-28T01:19:38.782Z] 12d732b506be: Layer already exists [2023-06-28T01:19:38.782Z] 09df3a9ac625: Layer already exists [2023-06-28T01:19:38.782Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:38.782Z] 045b83a13295: Layer already exists [2023-06-28T01:19:38.782Z] 3.1.0-dev.5: digest: sha256:a21f7371ab7b7d498166808dc88681310dd72215d18199b5584afe0bcacecb0b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:39.020Z] #19 transferring context: 56B done [2023-06-28T01:19:39.020Z] #19 DONE 0.1s [2023-06-28T01:19:39.020Z] [2023-06-28T01:19:39.020Z] #20 [support-notifications internal] load .dockerignore [2023-06-28T01:19:39.020Z] #20 transferring context: 56B done [2023-06-28T01:19:39.020Z] #20 DONE 0.0s [2023-06-28T01:19:39.020Z] [2023-06-28T01:19:39.020Z] #21 [core-metadata internal] load .dockerignore [2023-06-28T01:19:39.020Z] #21 transferring context: 56B done [2023-06-28T01:19:39.020Z] #21 DONE 0.1s [2023-06-28T01:19:39.020Z] [2023-06-28T01:19:39.020Z] #22 [security-proxy-setup internal] load .dockerignore [2023-06-28T01:19:39.020Z] #22 transferring context: 56B done [2023-06-28T01:19:39.088Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:39.289Z] #22 DONE 0.1s [2023-06-28T01:19:39.289Z] [2023-06-28T01:19:39.289Z] #23 [core-data internal] load .dockerignore [2023-06-28T01:19:39.289Z] #23 transferring context: 56B 0.0s done [2023-06-28T01:19:39.289Z] #23 DONE 0.1s [2023-06-28T01:19:39.289Z] [2023-06-28T01:19:39.289Z] #24 [security-spire-config internal] load .dockerignore [2023-06-28T01:19:39.289Z] #24 transferring context: 56B 0.0s done [2023-06-28T01:19:39.289Z] #24 DONE 0.1s [2023-06-28T01:19:39.289Z] [2023-06-28T01:19:39.289Z] #25 [security-spire-agent internal] load .dockerignore [2023-06-28T01:19:39.289Z] #25 transferring context: 56B 0.0s done [2023-06-28T01:19:39.289Z] #25 DONE 0.1s [2023-06-28T01:19:39.289Z] [2023-06-28T01:19:39.289Z] #26 [security-bootstrapper internal] load .dockerignore [2023-06-28T01:19:39.289Z] #26 transferring context: 56B done [2023-06-28T01:19:39.289Z] #26 DONE 0.1s [2023-06-28T01:19:39.289Z] [2023-06-28T01:19:39.289Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-06-28T01:19:39.289Z] #27 transferring context: 56B done [2023-06-28T01:19:39.289Z] #27 DONE 0.1s [2023-06-28T01:19:39.289Z] [2023-06-28T01:19:39.289Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-28T01:19:39.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:39.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-28T01:19:39.391Z] 2ca05dde4da2: Preparing [2023-06-28T01:19:39.391Z] 3a2d9b4d4f2e: Preparing [2023-06-28T01:19:39.391Z] 09df3a9ac625: Preparing [2023-06-28T01:19:39.391Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:39.391Z] 12d732b506be: Preparing [2023-06-28T01:19:39.391Z] 045b83a13295: Preparing [2023-06-28T01:19:39.391Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:39.391Z] 045b83a13295: Waiting [2023-06-28T01:19:39.391Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:39.391Z] 2ca05dde4da2: Layer already exists [2023-06-28T01:19:39.391Z] 3a2d9b4d4f2e: Layer already exists [2023-06-28T01:19:39.391Z] 12d732b506be: Layer already exists [2023-06-28T01:19:39.391Z] 09df3a9ac625: Layer already exists [2023-06-28T01:19:39.391Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:39.391Z] 045b83a13295: Layer already exists [2023-06-28T01:19:39.391Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:39.391Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:a21f7371ab7b7d498166808dc88681310dd72215d18199b5584afe0bcacecb0b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:39.556Z] #28 transferring context: 56B 0.0s done [2023-06-28T01:19:39.556Z] #28 DONE 0.1s [2023-06-28T01:19:39.556Z] [2023-06-28T01:19:39.556Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:39.556Z] #29 DONE 0.0s [2023-06-28T01:19:39.556Z] [2023-06-28T01:19:39.556Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:39.696Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:40.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-06-28T01:19:40.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-28T01:19:40.000Z] 2ca05dde4da2: Preparing [2023-06-28T01:19:40.000Z] 3a2d9b4d4f2e: Preparing [2023-06-28T01:19:40.000Z] 09df3a9ac625: Preparing [2023-06-28T01:19:40.000Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:40.000Z] 12d732b506be: Preparing [2023-06-28T01:19:40.000Z] 045b83a13295: Preparing [2023-06-28T01:19:40.000Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:40.000Z] 045b83a13295: Waiting [2023-06-28T01:19:40.000Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:40.000Z] 2ca05dde4da2: Layer already exists [2023-06-28T01:19:40.000Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:40.000Z] 3a2d9b4d4f2e: Layer already exists [2023-06-28T01:19:40.000Z] 09df3a9ac625: Layer already exists [2023-06-28T01:19:40.000Z] 12d732b506be: Layer already exists [2023-06-28T01:19:40.000Z] 045b83a13295: Layer already exists [2023-06-28T01:19:40.000Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:40.000Z] main: digest: sha256:a21f7371ab7b7d498166808dc88681310dd72215d18199b5584afe0bcacecb0b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:40.034Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:40.040Z] taggedImages: [2023-06-28T01:19:40.040Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:40.040Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-28T01:19:40.040Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.5 [2023-06-28T01:19:40.040Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:40.040Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-06-28T01:19:40.055Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-06-28T01:19:40.055Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:40.055Z] latest [2023-06-28T01:19:40.055Z] 3.1.0-dev.5 [2023-06-28T01:19:40.055Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:40.055Z] main [2023-06-28T01:19:40.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:40.140Z] #30 DONE 0.5s [2023-06-28T01:19:40.140Z] [2023-06-28T01:19:40.140Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:40.140Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:40.140Z] #31 DONE 0.0s [2023-06-28T01:19:40.140Z] [2023-06-28T01:19:40.140Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.140Z] #32 ... [2023-06-28T01:19:40.140Z] [2023-06-28T01:19:40.140Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:40.140Z] #29 DONE 0.0s [2023-06-28T01:19:40.140Z] [2023-06-28T01:19:40.140Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.364Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:40.406Z] #32 ... [2023-06-28T01:19:40.406Z] [2023-06-28T01:19:40.406Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:40.406Z] #29 DONE 0.0s [2023-06-28T01:19:40.406Z] [2023-06-28T01:19:40.406Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.406Z] #32 ... [2023-06-28T01:19:40.406Z] [2023-06-28T01:19:40.406Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:40.406Z] #29 DONE 0.0s [2023-06-28T01:19:40.406Z] [2023-06-28T01:19:40.406Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.406Z] #32 ... [2023-06-28T01:19:40.406Z] [2023-06-28T01:19:40.406Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:40.406Z] #30 DONE 0.5s [2023-06-28T01:19:40.406Z] [2023-06-28T01:19:40.406Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.666Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:40.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-28T01:19:40.666Z] 3588134f9234: Preparing [2023-06-28T01:19:40.666Z] e9e295971611: Preparing [2023-06-28T01:19:40.666Z] f90d62753535: Preparing [2023-06-28T01:19:40.666Z] c42f685c1deb: Preparing [2023-06-28T01:19:40.666Z] 346456318420: Preparing [2023-06-28T01:19:40.666Z] b72b2c736f25: Preparing [2023-06-28T01:19:40.666Z] d8d11bdf3275: Preparing [2023-06-28T01:19:40.666Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:40.666Z] 12d732b506be: Preparing [2023-06-28T01:19:40.666Z] 80247f46e09e: Preparing [2023-06-28T01:19:40.666Z] 1eabedf49669: Preparing [2023-06-28T01:19:40.666Z] 5f70bf18a086: Preparing [2023-06-28T01:19:40.666Z] 92019fddb0da: Preparing [2023-06-28T01:19:40.666Z] 4abe355df03d: Preparing [2023-06-28T01:19:40.666Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:40.666Z] 12d732b506be: Waiting [2023-06-28T01:19:40.666Z] 80247f46e09e: Waiting [2023-06-28T01:19:40.666Z] 1eabedf49669: Waiting [2023-06-28T01:19:40.666Z] 5f70bf18a086: Waiting [2023-06-28T01:19:40.666Z] 92019fddb0da: Waiting [2023-06-28T01:19:40.666Z] 4abe355df03d: Waiting [2023-06-28T01:19:40.666Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:40.666Z] d8d11bdf3275: Waiting [2023-06-28T01:19:40.666Z] b72b2c736f25: Waiting [2023-06-28T01:19:40.666Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:40.666Z] 346456318420: Pushed [2023-06-28T01:19:40.666Z] e9e295971611: Pushed [2023-06-28T01:19:40.666Z] f90d62753535: Pushed [2023-06-28T01:19:40.666Z] c42f685c1deb: Pushed [2023-06-28T01:19:40.666Z] 3588134f9234: Pushed [2023-06-28T01:19:40.666Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:40.671Z] #32 ... [2023-06-28T01:19:40.671Z] [2023-06-28T01:19:40.671Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:40.671Z] #29 DONE 0.0s [2023-06-28T01:19:40.671Z] [2023-06-28T01:19:40.671Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.671Z] #32 ... [2023-06-28T01:19:40.671Z] [2023-06-28T01:19:40.671Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:40.671Z] #30 DONE 0.6s [2023-06-28T01:19:40.671Z] [2023-06-28T01:19:40.671Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:40.926Z] 12d732b506be: Layer already exists [2023-06-28T01:19:40.926Z] b72b2c736f25: Pushed [2023-06-28T01:19:40.926Z] 80247f46e09e: Pushed [2023-06-28T01:19:40.926Z] 5f70bf18a086: Pushed [2023-06-28T01:19:40.926Z] 1eabedf49669: Pushed [2023-06-28T01:19:40.926Z] 92019fddb0da: Pushed [2023-06-28T01:19:40.926Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:40.926Z] 4abe355df03d: Pushed [2023-06-28T01:19:40.938Z] #32 transferring context: 2.56MB 0.7s done [2023-06-28T01:19:40.938Z] #32 ... [2023-06-28T01:19:40.938Z] [2023-06-28T01:19:40.938Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:40.938Z] #29 DONE 0.0s [2023-06-28T01:19:40.938Z] [2023-06-28T01:19:40.938Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:40.938Z] #30 DONE 0.7s [2023-06-28T01:19:41.204Z] [2023-06-28T01:19:41.204Z] #32 [security-proxy-auth internal] load build context [2023-06-28T01:19:41.204Z] #32 DONE 1.1s [2023-06-28T01:19:41.204Z] [2023-06-28T01:19:41.204Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:41.204Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:41.204Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:41.204Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:41.204Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:41.204Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:41.204Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s [2023-06-28T01:19:41.204Z] #31 ... [2023-06-28T01:19:41.204Z] [2023-06-28T01:19:41.204Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:41.204Z] #29 DONE 0.0s [2023-06-28T01:19:41.204Z] [2023-06-28T01:19:41.204Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:41.204Z] #30 DONE 0.8s [2023-06-28T01:19:41.472Z] [2023-06-28T01:19:41.472Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:41.472Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:41.472Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:41.472Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:41.472Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:41.473Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:41.743Z] #31 ... [2023-06-28T01:19:41.743Z] [2023-06-28T01:19:41.743Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:41.743Z] #29 DONE 0.0s [2023-06-28T01:19:41.743Z] [2023-06-28T01:19:41.743Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:41.743Z] #30 DONE 0.9s [2023-06-28T01:19:41.743Z] [2023-06-28T01:19:41.743Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:41.743Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:41.743Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:41.743Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:41.743Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:41.743Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:42.014Z] #31 ... [2023-06-28T01:19:42.014Z] [2023-06-28T01:19:42.014Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:42.014Z] #29 DONE 0.0s [2023-06-28T01:19:42.014Z] [2023-06-28T01:19:42.014Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:42.014Z] #31 ... [2023-06-28T01:19:42.014Z] [2023-06-28T01:19:42.014Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:42.014Z] #29 DONE 0.0s [2023-06-28T01:19:42.014Z] [2023-06-28T01:19:42.014Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:42.284Z] #31 ... [2023-06-28T01:19:42.284Z] [2023-06-28T01:19:42.284Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:42.284Z] #29 DONE 0.0s [2023-06-28T01:19:42.284Z] [2023-06-28T01:19:42.284Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:42.284Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:42.284Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:42.284Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:42.284Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:42.284Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:42.284Z] #31 ... [2023-06-28T01:19:42.284Z] [2023-06-28T01:19:42.284Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:42.284Z] #30 DONE 1.4s [2023-06-28T01:19:42.284Z] [2023-06-28T01:19:42.284Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:42.284Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:42.284Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:42.284Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:42.284Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:42.284Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:42.550Z] #31 ... [2023-06-28T01:19:42.550Z] [2023-06-28T01:19:42.550Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:42.550Z] #29 DONE 0.0s [2023-06-28T01:19:42.550Z] [2023-06-28T01:19:42.550Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:42.550Z] #30 DONE 1.4s [2023-06-28T01:19:42.550Z] [2023-06-28T01:19:42.550Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:42.550Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:42.550Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:42.550Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:42.550Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:42.550Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:42.550Z] #31 ... [2023-06-28T01:19:42.550Z] [2023-06-28T01:19:42.550Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T01:19:42.550Z] #29 DONE 0.0s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T01:19:42.818Z] #30 DONE 1.5s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #33 [security-spiffe-token-provider internal] load build context [2023-06-28T01:19:42.818Z] #33 transferring context: 2.56MB 1.2s done [2023-06-28T01:19:42.818Z] #33 DONE 2.4s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #34 [security-spire-server internal] load build context [2023-06-28T01:19:42.818Z] #34 transferring context: 2.56MB 1.1s done [2023-06-28T01:19:42.818Z] #34 DONE 2.4s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-28T01:19:42.818Z] #35 DONE 3.5s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-28T01:19:42.818Z] #36 ... [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #37 [support-scheduler internal] load build context [2023-06-28T01:19:42.818Z] #37 transferring context: 2.56MB 1.4s done [2023-06-28T01:19:42.818Z] #37 DONE 2.3s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #38 [core-command internal] load build context [2023-06-28T01:19:42.818Z] #38 transferring context: 2.56MB 1.4s done [2023-06-28T01:19:42.818Z] #38 DONE 2.1s [2023-06-28T01:19:42.818Z] [2023-06-28T01:19:42.818Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:42.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T01:19:42.818Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T01:19:42.818Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T01:19:42.818Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T01:19:42.818Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done [2023-06-28T01:19:42.818Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.3s done [2023-06-28T01:19:42.833Z] d8d11bdf3275: Pushed [2023-06-28T01:19:42.833Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:72b04f02cc8486fb177c411c6d87efbd75b834ef47c6da3dd7ed437e7f96554f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:43.089Z] #31 ... [2023-06-28T01:19:43.089Z] [2023-06-28T01:19:43.089Z] #39 [support-notifications internal] load build context [2023-06-28T01:19:43.089Z] #39 transferring context: 2.56MB 1.3s done [2023-06-28T01:19:43.089Z] #39 DONE 2.3s [2023-06-28T01:19:43.139Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:43.361Z] [2023-06-28T01:19:43.361Z] #40 [security-secretstore-setup internal] load build context [2023-06-28T01:19:43.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-28T01:19:43.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-28T01:19:43.556Z] 3588134f9234: Preparing [2023-06-28T01:19:43.556Z] e9e295971611: Preparing [2023-06-28T01:19:43.556Z] f90d62753535: Preparing [2023-06-28T01:19:43.556Z] c42f685c1deb: Preparing [2023-06-28T01:19:43.556Z] 346456318420: Preparing [2023-06-28T01:19:43.556Z] b72b2c736f25: Preparing [2023-06-28T01:19:43.556Z] d8d11bdf3275: Preparing [2023-06-28T01:19:43.556Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:43.556Z] 12d732b506be: Preparing [2023-06-28T01:19:43.556Z] 80247f46e09e: Preparing [2023-06-28T01:19:43.556Z] 1eabedf49669: Preparing [2023-06-28T01:19:43.556Z] 5f70bf18a086: Preparing [2023-06-28T01:19:43.556Z] 92019fddb0da: Preparing [2023-06-28T01:19:43.556Z] 4abe355df03d: Preparing [2023-06-28T01:19:43.556Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:43.556Z] d8d11bdf3275: Waiting [2023-06-28T01:19:43.556Z] b72b2c736f25: Waiting [2023-06-28T01:19:43.556Z] 5f70bf18a086: Waiting [2023-06-28T01:19:43.556Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:43.556Z] 12d732b506be: Waiting [2023-06-28T01:19:43.556Z] 4abe355df03d: Waiting [2023-06-28T01:19:43.556Z] 92019fddb0da: Waiting [2023-06-28T01:19:43.556Z] 80247f46e09e: Waiting [2023-06-28T01:19:43.556Z] 1eabedf49669: Waiting [2023-06-28T01:19:43.556Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:43.556Z] 346456318420: Layer already exists [2023-06-28T01:19:43.556Z] 3588134f9234: Layer already exists [2023-06-28T01:19:43.556Z] c42f685c1deb: Layer already exists [2023-06-28T01:19:43.556Z] e9e295971611: Layer already exists [2023-06-28T01:19:43.556Z] f90d62753535: Layer already exists [2023-06-28T01:19:43.556Z] b72b2c736f25: Layer already exists [2023-06-28T01:19:43.556Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:43.556Z] d8d11bdf3275: Layer already exists [2023-06-28T01:19:43.556Z] 12d732b506be: Layer already exists [2023-06-28T01:19:43.556Z] 80247f46e09e: Layer already exists [2023-06-28T01:19:43.556Z] 1eabedf49669: Layer already exists [2023-06-28T01:19:43.556Z] 5f70bf18a086: Layer already exists [2023-06-28T01:19:43.556Z] 4abe355df03d: Layer already exists [2023-06-28T01:19:43.556Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:43.556Z] 92019fddb0da: Layer already exists [2023-06-28T01:19:43.556Z] latest: digest: sha256:72b04f02cc8486fb177c411c6d87efbd75b834ef47c6da3dd7ed437e7f96554f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:43.895Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:44.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.5 [2023-06-28T01:19:44.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-28T01:19:44.256Z] 3588134f9234: Preparing [2023-06-28T01:19:44.256Z] e9e295971611: Preparing [2023-06-28T01:19:44.256Z] f90d62753535: Preparing [2023-06-28T01:19:44.256Z] c42f685c1deb: Preparing [2023-06-28T01:19:44.256Z] 346456318420: Preparing [2023-06-28T01:19:44.256Z] b72b2c736f25: Preparing [2023-06-28T01:19:44.256Z] d8d11bdf3275: Preparing [2023-06-28T01:19:44.256Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:44.256Z] 12d732b506be: Preparing [2023-06-28T01:19:44.256Z] 80247f46e09e: Preparing [2023-06-28T01:19:44.256Z] 1eabedf49669: Preparing [2023-06-28T01:19:44.256Z] 5f70bf18a086: Preparing [2023-06-28T01:19:44.256Z] 92019fddb0da: Preparing [2023-06-28T01:19:44.256Z] 4abe355df03d: Preparing [2023-06-28T01:19:44.256Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:44.256Z] b72b2c736f25: Waiting [2023-06-28T01:19:44.256Z] d8d11bdf3275: Waiting [2023-06-28T01:19:44.256Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:44.256Z] 12d732b506be: Waiting [2023-06-28T01:19:44.256Z] 80247f46e09e: Waiting [2023-06-28T01:19:44.256Z] 1eabedf49669: Waiting [2023-06-28T01:19:44.256Z] 5f70bf18a086: Waiting [2023-06-28T01:19:44.256Z] 92019fddb0da: Waiting [2023-06-28T01:19:44.256Z] 4abe355df03d: Waiting [2023-06-28T01:19:44.256Z] e9e295971611: Layer already exists [2023-06-28T01:19:44.256Z] f90d62753535: Layer already exists [2023-06-28T01:19:44.256Z] 3588134f9234: Layer already exists [2023-06-28T01:19:44.256Z] 346456318420: Layer already exists [2023-06-28T01:19:44.256Z] c42f685c1deb: Layer already exists [2023-06-28T01:19:44.256Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:44.256Z] b72b2c736f25: Layer already exists [2023-06-28T01:19:44.256Z] 12d732b506be: Layer already exists [2023-06-28T01:19:44.256Z] d8d11bdf3275: Layer already exists [2023-06-28T01:19:44.256Z] 80247f46e09e: Layer already exists [2023-06-28T01:19:44.256Z] 1eabedf49669: Layer already exists [2023-06-28T01:19:44.256Z] 5f70bf18a086: Layer already exists [2023-06-28T01:19:44.256Z] 4abe355df03d: Layer already exists [2023-06-28T01:19:44.256Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:44.256Z] 92019fddb0da: Layer already exists [2023-06-28T01:19:44.256Z] 3.1.0-dev.5: digest: sha256:72b04f02cc8486fb177c411c6d87efbd75b834ef47c6da3dd7ed437e7f96554f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:44.337Z] #40 ... [2023-06-28T01:19:44.337Z] [2023-06-28T01:19:44.337Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-28T01:19:44.337Z] #36 DONE 2.3s [2023-06-28T01:19:44.337Z] [2023-06-28T01:19:44.337Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T01:19:44.337Z] #31 DONE 5.0s [2023-06-28T01:19:44.337Z] [2023-06-28T01:19:44.337Z] #40 [security-secretstore-setup internal] load build context [2023-06-28T01:19:44.337Z] #40 ... [2023-06-28T01:19:44.337Z] [2023-06-28T01:19:44.337Z] #41 [core-metadata internal] load build context [2023-06-28T01:19:44.337Z] #41 transferring context: 2.56MB 1.8s done [2023-06-28T01:19:44.337Z] #41 DONE 3.2s [2023-06-28T01:19:44.337Z] [2023-06-28T01:19:44.337Z] #40 [security-secretstore-setup internal] load build context [2023-06-28T01:19:44.592Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [2023-06-28T01:19:44.609Z] #40 ... [2023-06-28T01:19:44.609Z] [2023-06-28T01:19:44.609Z] #42 [core-data internal] load build context [2023-06-28T01:19:44.609Z] #42 transferring context: 2.56MB 1.5s done [2023-06-28T01:19:44.609Z] #42 DONE 2.8s [2023-06-28T01:19:44.609Z] [2023-06-28T01:19:44.609Z] #40 [security-secretstore-setup internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:44.876Z] #40 ... [2023-06-28T01:19:44.876Z] [2023-06-28T01:19:44.876Z] #43 [security-spire-agent internal] load build context [2023-06-28T01:19:44.876Z] #43 transferring context: 2.56MB 1.4s done [2023-06-28T01:19:44.876Z] #43 DONE 2.6s [2023-06-28T01:19:44.876Z] [2023-06-28T01:19:44.876Z] #44 [security-proxy-setup internal] load build context [2023-06-28T01:19:44.876Z] #44 transferring context: 2.56MB 1.8s done [2023-06-28T01:19:44.876Z] #44 DONE 3.5s [2023-06-28T01:19:44.876Z] [2023-06-28T01:19:44.876Z] #40 [security-secretstore-setup internal] load build context [2023-06-28T01:19:44.876Z] #40 transferring context: 2.56MB 1.8s done [2023-06-28T01:19:44.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:44.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-28T01:19:44.888Z] 3588134f9234: Preparing [2023-06-28T01:19:44.888Z] e9e295971611: Preparing [2023-06-28T01:19:44.888Z] f90d62753535: Preparing [2023-06-28T01:19:44.888Z] c42f685c1deb: Preparing [2023-06-28T01:19:44.888Z] 346456318420: Preparing [2023-06-28T01:19:44.888Z] b72b2c736f25: Preparing [2023-06-28T01:19:44.888Z] d8d11bdf3275: Preparing [2023-06-28T01:19:44.888Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:44.888Z] 12d732b506be: Preparing [2023-06-28T01:19:44.888Z] 80247f46e09e: Preparing [2023-06-28T01:19:44.888Z] 1eabedf49669: Preparing [2023-06-28T01:19:44.888Z] 5f70bf18a086: Preparing [2023-06-28T01:19:44.888Z] 92019fddb0da: Preparing [2023-06-28T01:19:44.888Z] 4abe355df03d: Preparing [2023-06-28T01:19:44.889Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:44.889Z] b72b2c736f25: Waiting [2023-06-28T01:19:44.889Z] d8d11bdf3275: Waiting [2023-06-28T01:19:44.889Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:44.889Z] 12d732b506be: Waiting [2023-06-28T01:19:44.889Z] 92019fddb0da: Waiting [2023-06-28T01:19:44.889Z] 80247f46e09e: Waiting [2023-06-28T01:19:44.889Z] 4abe355df03d: Waiting [2023-06-28T01:19:44.889Z] 1eabedf49669: Waiting [2023-06-28T01:19:44.889Z] 5f70bf18a086: Waiting [2023-06-28T01:19:44.889Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:44.889Z] e9e295971611: Layer already exists [2023-06-28T01:19:44.889Z] 346456318420: Layer already exists [2023-06-28T01:19:44.889Z] f90d62753535: Layer already exists [2023-06-28T01:19:44.889Z] 3588134f9234: Layer already exists [2023-06-28T01:19:44.889Z] c42f685c1deb: Layer already exists [2023-06-28T01:19:44.889Z] b72b2c736f25: Layer already exists [2023-06-28T01:19:44.889Z] d8d11bdf3275: Layer already exists [2023-06-28T01:19:44.889Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:44.889Z] 12d732b506be: Layer already exists [2023-06-28T01:19:44.889Z] 80247f46e09e: Layer already exists [2023-06-28T01:19:44.889Z] 1eabedf49669: Layer already exists [2023-06-28T01:19:44.889Z] 5f70bf18a086: Layer already exists [2023-06-28T01:19:44.889Z] 92019fddb0da: Layer already exists [2023-06-28T01:19:44.889Z] 4abe355df03d: Layer already exists [2023-06-28T01:19:44.889Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:44.889Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:72b04f02cc8486fb177c411c6d87efbd75b834ef47c6da3dd7ed437e7f96554f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:45.190Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:45.461Z] #40 DONE 2.5s [2023-06-28T01:19:45.461Z] [2023-06-28T01:19:45.461Z] #45 [security-bootstrapper internal] load build context [2023-06-28T01:19:45.461Z] #45 transferring context: 2.56MB 1.9s done [2023-06-28T01:19:45.461Z] #45 DONE 2.8s [2023-06-28T01:19:45.461Z] [2023-06-28T01:19:45.461Z] #46 [security-spire-config internal] load build context [2023-06-28T01:19:45.461Z] #46 transferring context: 2.56MB 1.9s done [2023-06-28T01:19:45.461Z] #46 DONE 3.0s [2023-06-28T01:19:45.461Z] [2023-06-28T01:19:45.461Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-28T01:19:45.461Z] #47 ... [2023-06-28T01:19:45.461Z] [2023-06-28T01:19:45.461Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-28T01:19:45.461Z] #48 transferring context: 2.56MB 1.7s done [2023-06-28T01:19:45.461Z] #48 DONE 2.6s [2023-06-28T01:19:45.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-06-28T01:19:45.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-28T01:19:45.497Z] 3588134f9234: Preparing [2023-06-28T01:19:45.497Z] e9e295971611: Preparing [2023-06-28T01:19:45.497Z] f90d62753535: Preparing [2023-06-28T01:19:45.497Z] c42f685c1deb: Preparing [2023-06-28T01:19:45.497Z] 346456318420: Preparing [2023-06-28T01:19:45.497Z] b72b2c736f25: Preparing [2023-06-28T01:19:45.497Z] d8d11bdf3275: Preparing [2023-06-28T01:19:45.497Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:45.497Z] 12d732b506be: Preparing [2023-06-28T01:19:45.497Z] 80247f46e09e: Preparing [2023-06-28T01:19:45.497Z] 1eabedf49669: Preparing [2023-06-28T01:19:45.497Z] 5f70bf18a086: Preparing [2023-06-28T01:19:45.497Z] 92019fddb0da: Preparing [2023-06-28T01:19:45.497Z] 4abe355df03d: Preparing [2023-06-28T01:19:45.497Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:45.497Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:45.497Z] 80247f46e09e: Waiting [2023-06-28T01:19:45.497Z] b72b2c736f25: Waiting [2023-06-28T01:19:45.497Z] 5f70bf18a086: Waiting [2023-06-28T01:19:45.497Z] d8d11bdf3275: Waiting [2023-06-28T01:19:45.497Z] 92019fddb0da: Waiting [2023-06-28T01:19:45.497Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:45.497Z] 3588134f9234: Layer already exists [2023-06-28T01:19:45.497Z] e9e295971611: Layer already exists [2023-06-28T01:19:45.497Z] f90d62753535: Layer already exists [2023-06-28T01:19:45.497Z] 346456318420: Layer already exists [2023-06-28T01:19:45.497Z] c42f685c1deb: Layer already exists [2023-06-28T01:19:45.497Z] b72b2c736f25: Layer already exists [2023-06-28T01:19:45.497Z] d8d11bdf3275: Layer already exists [2023-06-28T01:19:45.497Z] 12d732b506be: Layer already exists [2023-06-28T01:19:45.497Z] 80247f46e09e: Layer already exists [2023-06-28T01:19:45.497Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:45.497Z] 1eabedf49669: Layer already exists [2023-06-28T01:19:45.497Z] 92019fddb0da: Layer already exists [2023-06-28T01:19:45.497Z] 5f70bf18a086: Layer already exists [2023-06-28T01:19:45.497Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:45.497Z] 4abe355df03d: Layer already exists [2023-06-28T01:19:45.497Z] main: digest: sha256:72b04f02cc8486fb177c411c6d87efbd75b834ef47c6da3dd7ed437e7f96554f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:45.533Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:45.539Z] taggedImages: [2023-06-28T01:19:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-28T01:19:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.5 [2023-06-28T01:19:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-06-28T01:19:45.554Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-06-28T01:19:45.554Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:45.554Z] latest [2023-06-28T01:19:45.554Z] 3.1.0-dev.5 [2023-06-28T01:19:45.554Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:45.554Z] main [2023-06-28T01:19:45.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:45.730Z] [2023-06-28T01:19:45.730Z] #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:19:45.856Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:46.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:46.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-28T01:19:46.154Z] 45f706c6590f: Preparing [2023-06-28T01:19:46.154Z] 09cd5712248a: Preparing [2023-06-28T01:19:46.154Z] c15f72d87881: Preparing [2023-06-28T01:19:46.154Z] 417309b3dfee: Preparing [2023-06-28T01:19:46.154Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:46.154Z] 12d732b506be: Preparing [2023-06-28T01:19:46.154Z] 045b83a13295: Preparing [2023-06-28T01:19:46.154Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:46.154Z] 12d732b506be: Waiting [2023-06-28T01:19:46.154Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:46.154Z] 045b83a13295: Waiting [2023-06-28T01:19:46.154Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:46.154Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:46.154Z] 12d732b506be: Layer already exists [2023-06-28T01:19:46.154Z] 045b83a13295: Layer already exists [2023-06-28T01:19:46.154Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:46.154Z] c15f72d87881: Pushed [2023-06-28T01:19:46.154Z] 45f706c6590f: Pushed [2023-06-28T01:19:47.532Z] 417309b3dfee: Pushed [2023-06-28T01:19:47.532Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:da99bf28b3490e9897130b7013368686329cc134406a557f95f8aef2fe720171 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:47.835Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:48.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-28T01:19:48.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-28T01:19:48.140Z] 45f706c6590f: Preparing [2023-06-28T01:19:48.140Z] 09cd5712248a: Preparing [2023-06-28T01:19:48.140Z] c15f72d87881: Preparing [2023-06-28T01:19:48.140Z] 417309b3dfee: Preparing [2023-06-28T01:19:48.140Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:48.140Z] 12d732b506be: Preparing [2023-06-28T01:19:48.140Z] 045b83a13295: Preparing [2023-06-28T01:19:48.140Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:48.140Z] 12d732b506be: Waiting [2023-06-28T01:19:48.140Z] 045b83a13295: Waiting [2023-06-28T01:19:48.140Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:48.140Z] c15f72d87881: Layer already exists [2023-06-28T01:19:48.140Z] 45f706c6590f: Layer already exists [2023-06-28T01:19:48.140Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:48.140Z] 417309b3dfee: Layer already exists [2023-06-28T01:19:48.140Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:48.140Z] 045b83a13295: Layer already exists [2023-06-28T01:19:48.140Z] 12d732b506be: Layer already exists [2023-06-28T01:19:48.140Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:48.141Z] latest: digest: sha256:da99bf28b3490e9897130b7013368686329cc134406a557f95f8aef2fe720171 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:48.442Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:48.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.5 [2023-06-28T01:19:48.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-28T01:19:48.741Z] 45f706c6590f: Preparing [2023-06-28T01:19:48.741Z] 09cd5712248a: Preparing [2023-06-28T01:19:48.741Z] c15f72d87881: Preparing [2023-06-28T01:19:48.741Z] 417309b3dfee: Preparing [2023-06-28T01:19:48.741Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:48.741Z] 12d732b506be: Preparing [2023-06-28T01:19:48.741Z] 045b83a13295: Preparing [2023-06-28T01:19:48.741Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:48.741Z] 12d732b506be: Waiting [2023-06-28T01:19:48.741Z] 045b83a13295: Waiting [2023-06-28T01:19:48.741Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:48.741Z] c15f72d87881: Layer already exists [2023-06-28T01:19:48.741Z] 45f706c6590f: Layer already exists [2023-06-28T01:19:48.741Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:48.741Z] 417309b3dfee: Layer already exists [2023-06-28T01:19:48.741Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:48.741Z] 12d732b506be: Layer already exists [2023-06-28T01:19:48.741Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:48.741Z] 045b83a13295: Layer already exists [2023-06-28T01:19:48.741Z] 3.1.0-dev.5: digest: sha256:da99bf28b3490e9897130b7013368686329cc134406a557f95f8aef2fe720171 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:49.042Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:49.083Z] #49 4.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:49.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:49.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-28T01:19:49.344Z] 45f706c6590f: Preparing [2023-06-28T01:19:49.344Z] 09cd5712248a: Preparing [2023-06-28T01:19:49.344Z] c15f72d87881: Preparing [2023-06-28T01:19:49.344Z] 417309b3dfee: Preparing [2023-06-28T01:19:49.344Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:49.344Z] 12d732b506be: Preparing [2023-06-28T01:19:49.344Z] 045b83a13295: Preparing [2023-06-28T01:19:49.344Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:49.344Z] 045b83a13295: Waiting [2023-06-28T01:19:49.344Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:49.344Z] 12d732b506be: Waiting [2023-06-28T01:19:49.344Z] c15f72d87881: Layer already exists [2023-06-28T01:19:49.344Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:49.344Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:49.344Z] 45f706c6590f: Layer already exists [2023-06-28T01:19:49.344Z] 417309b3dfee: Layer already exists [2023-06-28T01:19:49.344Z] 12d732b506be: Layer already exists [2023-06-28T01:19:49.344Z] 045b83a13295: Layer already exists [2023-06-28T01:19:49.344Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:49.344Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:da99bf28b3490e9897130b7013368686329cc134406a557f95f8aef2fe720171 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:49.646Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:49.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-06-28T01:19:49.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-28T01:19:49.945Z] 45f706c6590f: Preparing [2023-06-28T01:19:49.945Z] 09cd5712248a: Preparing [2023-06-28T01:19:49.945Z] c15f72d87881: Preparing [2023-06-28T01:19:49.945Z] 417309b3dfee: Preparing [2023-06-28T01:19:49.945Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:49.945Z] 12d732b506be: Preparing [2023-06-28T01:19:49.945Z] 045b83a13295: Preparing [2023-06-28T01:19:49.945Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:49.945Z] 12d732b506be: Waiting [2023-06-28T01:19:49.945Z] 045b83a13295: Waiting [2023-06-28T01:19:49.945Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:49.945Z] 417309b3dfee: Layer already exists [2023-06-28T01:19:49.945Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:49.945Z] 45f706c6590f: Layer already exists [2023-06-28T01:19:49.945Z] 09cd5712248a: Layer already exists [2023-06-28T01:19:49.945Z] c15f72d87881: Layer already exists [2023-06-28T01:19:49.945Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:49.945Z] 045b83a13295: Layer already exists [2023-06-28T01:19:49.945Z] 12d732b506be: Layer already exists [2023-06-28T01:19:49.945Z] main: digest: sha256:da99bf28b3490e9897130b7013368686329cc134406a557f95f8aef2fe720171 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:49.981Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:49.987Z] taggedImages: [2023-06-28T01:19:49.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:49.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-28T01:19:49.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.5 [2023-06-28T01:19:49.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:49.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-06-28T01:19:50.002Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-06-28T01:19:50.002Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:50.002Z] latest [2023-06-28T01:19:50.002Z] 3.1.0-dev.5 [2023-06-28T01:19:50.002Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:50.002Z] main [2023-06-28T01:19:50.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:50.046Z] #49 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:50.304Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:50.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:50.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-28T01:19:50.608Z] a4d23e1e6874: Preparing [2023-06-28T01:19:50.608Z] a574824187c6: Preparing [2023-06-28T01:19:50.608Z] 6c465bd9422a: Preparing [2023-06-28T01:19:50.608Z] 90eb5b823821: Preparing [2023-06-28T01:19:50.608Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:50.608Z] 12d732b506be: Preparing [2023-06-28T01:19:50.608Z] 62dfc3d9fbb2: Preparing [2023-06-28T01:19:50.608Z] 4f721a99ce43: Preparing [2023-06-28T01:19:50.608Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:50.608Z] 12d732b506be: Waiting [2023-06-28T01:19:50.608Z] 62dfc3d9fbb2: Waiting [2023-06-28T01:19:50.608Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:50.608Z] 4f721a99ce43: Waiting [2023-06-28T01:19:50.608Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:50.608Z] 12d732b506be: Layer already exists [2023-06-28T01:19:50.608Z] a574824187c6: Pushed [2023-06-28T01:19:50.608Z] 90eb5b823821: Pushed [2023-06-28T01:19:50.608Z] a4d23e1e6874: Pushed [2023-06-28T01:19:50.608Z] 62dfc3d9fbb2: Pushed [2023-06-28T01:19:50.608Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:50.868Z] 4f721a99ce43: Pushed [2023-06-28T01:19:51.010Z] #49 ... [2023-06-28T01:19:51.010Z] [2023-06-28T01:19:51.010Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-28T01:19:51.010Z] #47 6.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:52.246Z] 6c465bd9422a: Pushed [2023-06-28T01:19:52.246Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:108b993b649e9f0c944a657348ee594a784700f90cbbd976e532f0f7202b27c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:52.558Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:52.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-28T01:19:52.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-28T01:19:52.864Z] a4d23e1e6874: Preparing [2023-06-28T01:19:52.864Z] a574824187c6: Preparing [2023-06-28T01:19:52.864Z] 6c465bd9422a: Preparing [2023-06-28T01:19:52.864Z] 90eb5b823821: Preparing [2023-06-28T01:19:52.864Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:52.864Z] 12d732b506be: Preparing [2023-06-28T01:19:52.864Z] 62dfc3d9fbb2: Preparing [2023-06-28T01:19:52.864Z] 4f721a99ce43: Preparing [2023-06-28T01:19:52.864Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:52.864Z] 62dfc3d9fbb2: Waiting [2023-06-28T01:19:52.864Z] 12d732b506be: Waiting [2023-06-28T01:19:52.864Z] 6c465bd9422a: Layer already exists [2023-06-28T01:19:52.864Z] a4d23e1e6874: Layer already exists [2023-06-28T01:19:52.864Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:52.864Z] 90eb5b823821: Layer already exists [2023-06-28T01:19:52.864Z] a574824187c6: Layer already exists [2023-06-28T01:19:52.864Z] 12d732b506be: Layer already exists [2023-06-28T01:19:52.864Z] 62dfc3d9fbb2: Layer already exists [2023-06-28T01:19:52.864Z] 4f721a99ce43: Layer already exists [2023-06-28T01:19:52.864Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:52.864Z] latest: digest: sha256:108b993b649e9f0c944a657348ee594a784700f90cbbd976e532f0f7202b27c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:53.173Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:53.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.5 [2023-06-28T01:19:53.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-28T01:19:53.474Z] a4d23e1e6874: Preparing [2023-06-28T01:19:53.474Z] a574824187c6: Preparing [2023-06-28T01:19:53.474Z] 6c465bd9422a: Preparing [2023-06-28T01:19:53.474Z] 90eb5b823821: Preparing [2023-06-28T01:19:53.474Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:53.474Z] 12d732b506be: Preparing [2023-06-28T01:19:53.474Z] 62dfc3d9fbb2: Preparing [2023-06-28T01:19:53.474Z] 4f721a99ce43: Preparing [2023-06-28T01:19:53.474Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:53.474Z] 12d732b506be: Waiting [2023-06-28T01:19:53.474Z] 4f721a99ce43: Waiting [2023-06-28T01:19:53.474Z] 62dfc3d9fbb2: Waiting [2023-06-28T01:19:53.474Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:53.474Z] a4d23e1e6874: Layer already exists [2023-06-28T01:19:53.474Z] a574824187c6: Layer already exists [2023-06-28T01:19:53.474Z] 90eb5b823821: Layer already exists [2023-06-28T01:19:53.474Z] 6c465bd9422a: Layer already exists [2023-06-28T01:19:53.474Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:53.474Z] 12d732b506be: Layer already exists [2023-06-28T01:19:53.474Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:53.474Z] 4f721a99ce43: Layer already exists [2023-06-28T01:19:53.474Z] 62dfc3d9fbb2: Layer already exists [2023-06-28T01:19:53.474Z] 3.1.0-dev.5: digest: sha256:108b993b649e9f0c944a657348ee594a784700f90cbbd976e532f0f7202b27c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:53.597Z] #47 8.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:53.774Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:54.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:54.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-28T01:19:54.074Z] a4d23e1e6874: Preparing [2023-06-28T01:19:54.074Z] a574824187c6: Preparing [2023-06-28T01:19:54.074Z] 6c465bd9422a: Preparing [2023-06-28T01:19:54.074Z] 90eb5b823821: Preparing [2023-06-28T01:19:54.074Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:54.074Z] 12d732b506be: Preparing [2023-06-28T01:19:54.074Z] 62dfc3d9fbb2: Preparing [2023-06-28T01:19:54.074Z] 4f721a99ce43: Preparing [2023-06-28T01:19:54.074Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:54.074Z] 12d732b506be: Waiting [2023-06-28T01:19:54.074Z] 62dfc3d9fbb2: Waiting [2023-06-28T01:19:54.074Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:54.074Z] 4f721a99ce43: Waiting [2023-06-28T01:19:54.074Z] a574824187c6: Layer already exists [2023-06-28T01:19:54.074Z] 90eb5b823821: Layer already exists [2023-06-28T01:19:54.074Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:54.074Z] a4d23e1e6874: Layer already exists [2023-06-28T01:19:54.074Z] 6c465bd9422a: Layer already exists [2023-06-28T01:19:54.074Z] 12d732b506be: Layer already exists [2023-06-28T01:19:54.074Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:54.074Z] 62dfc3d9fbb2: Layer already exists [2023-06-28T01:19:54.074Z] 4f721a99ce43: Layer already exists [2023-06-28T01:19:54.074Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:108b993b649e9f0c944a657348ee594a784700f90cbbd976e532f0f7202b27c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:54.376Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:54.562Z] #47 ... [2023-06-28T01:19:54.562Z] [2023-06-28T01:19:54.562Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T01:19:54.562Z] #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.562Z] #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.562Z] #50 ... [2023-06-28T01:19:54.562Z] [2023-06-28T01:19:54.562Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:19:54.562Z] #49 9.140 OK: 263 MiB in 53 packages [2023-06-28T01:19:54.562Z] #49 DONE 10.9s [2023-06-28T01:19:54.562Z] [2023-06-28T01:19:54.562Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T01:19:54.562Z] #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.562Z] #0 8.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.562Z] #51 ... [2023-06-28T01:19:54.562Z] [2023-06-28T01:19:54.562Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T01:19:54.563Z] #0 7.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.563Z] #0 9.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-06-28T01:19:54.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-28T01:19:54.675Z] a4d23e1e6874: Preparing [2023-06-28T01:19:54.675Z] a574824187c6: Preparing [2023-06-28T01:19:54.675Z] 6c465bd9422a: Preparing [2023-06-28T01:19:54.675Z] 90eb5b823821: Preparing [2023-06-28T01:19:54.675Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:54.675Z] 12d732b506be: Preparing [2023-06-28T01:19:54.675Z] 62dfc3d9fbb2: Preparing [2023-06-28T01:19:54.675Z] 4f721a99ce43: Preparing [2023-06-28T01:19:54.675Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:54.675Z] 12d732b506be: Waiting [2023-06-28T01:19:54.675Z] 62dfc3d9fbb2: Waiting [2023-06-28T01:19:54.675Z] 4f721a99ce43: Waiting [2023-06-28T01:19:54.675Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:54.675Z] a4d23e1e6874: Layer already exists [2023-06-28T01:19:54.675Z] a574824187c6: Layer already exists [2023-06-28T01:19:54.675Z] 90eb5b823821: Layer already exists [2023-06-28T01:19:54.675Z] 6c465bd9422a: Layer already exists [2023-06-28T01:19:54.675Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:54.675Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:54.675Z] 62dfc3d9fbb2: Layer already exists [2023-06-28T01:19:54.675Z] 12d732b506be: Layer already exists [2023-06-28T01:19:54.675Z] 4f721a99ce43: Layer already exists [2023-06-28T01:19:54.675Z] main: digest: sha256:108b993b649e9f0c944a657348ee594a784700f90cbbd976e532f0f7202b27c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:54.709Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:54.717Z] taggedImages: [2023-06-28T01:19:54.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:54.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-28T01:19:54.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.5 [2023-06-28T01:19:54.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:54.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-06-28T01:19:54.734Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-06-28T01:19:54.735Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:54.735Z] latest [2023-06-28T01:19:54.735Z] 3.1.0-dev.5 [2023-06-28T01:19:54.735Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:54.735Z] main [2023-06-28T01:19:54.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:54.831Z] #52 ... [2023-06-28T01:19:54.831Z] [2023-06-28T01:19:54.831Z] #53 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:19:54.831Z] #53 DONE 0.3s [2023-06-28T01:19:54.831Z] [2023-06-28T01:19:54.831Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-28T01:19:54.831Z] #0 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:54.831Z] #0 9.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.036Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:55.104Z] #54 ... [2023-06-28T01:19:55.104Z] [2023-06-28T01:19:55.104Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T01:19:55.104Z] #0 7.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.104Z] #55 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.104Z] #55 ... [2023-06-28T01:19:55.104Z] [2023-06-28T01:19:55.104Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T01:19:55.104Z] #0 6.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.104Z] #0 8.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:55.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-28T01:19:55.337Z] 3aa922ed525a: Preparing [2023-06-28T01:19:55.337Z] d8c5849fc0f3: Preparing [2023-06-28T01:19:55.337Z] 7231326af695: Preparing [2023-06-28T01:19:55.337Z] 8feda8066912: Preparing [2023-06-28T01:19:55.337Z] 41b73b1aa9f0: Preparing [2023-06-28T01:19:55.337Z] 7d79b01804b0: Preparing [2023-06-28T01:19:55.337Z] f2dd6642ad17: Preparing [2023-06-28T01:19:55.337Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:55.337Z] 12d732b506be: Preparing [2023-06-28T01:19:55.337Z] fceee617e9e4: Preparing [2023-06-28T01:19:55.337Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:55.337Z] f2dd6642ad17: Waiting [2023-06-28T01:19:55.337Z] 7d79b01804b0: Waiting [2023-06-28T01:19:55.337Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:55.337Z] 12d732b506be: Waiting [2023-06-28T01:19:55.337Z] fceee617e9e4: Waiting [2023-06-28T01:19:55.337Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:55.337Z] d8c5849fc0f3: Pushed [2023-06-28T01:19:55.337Z] 41b73b1aa9f0: Pushed [2023-06-28T01:19:55.337Z] 3aa922ed525a: Pushed [2023-06-28T01:19:55.337Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:55.337Z] 12d732b506be: Layer already exists [2023-06-28T01:19:55.337Z] 7d79b01804b0: Pushed [2023-06-28T01:19:55.337Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:55.371Z] #56 ... [2023-06-28T01:19:55.372Z] [2023-06-28T01:19:55.372Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T01:19:55.372Z] #0 7.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.372Z] #0 9.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.372Z] #57 ... [2023-06-28T01:19:55.372Z] [2023-06-28T01:19:55.372Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T01:19:55.372Z] #0 7.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.372Z] #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.597Z] f2dd6642ad17: Pushed [2023-06-28T01:19:55.597Z] fceee617e9e4: Pushed [2023-06-28T01:19:55.640Z] #58 ... [2023-06-28T01:19:55.640Z] [2023-06-28T01:19:55.640Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T01:19:55.640Z] #0 6.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.640Z] #0 9.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.640Z] #59 ... [2023-06-28T01:19:55.640Z] [2023-06-28T01:19:55.640Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T01:19:55.640Z] #0 7.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.640Z] #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.911Z] #60 ... [2023-06-28T01:19:55.911Z] [2023-06-28T01:19:55.911Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T01:19:55.911Z] #0 7.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.911Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.911Z] #61 ... [2023-06-28T01:19:55.911Z] [2023-06-28T01:19:55.911Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:19:55.911Z] #0 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.911Z] #0 6.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:19:55.911Z] #0 11.53 OK: 263 MiB in 53 packages [2023-06-28T01:19:56.181Z] #62 ... [2023-06-28T01:19:56.181Z] [2023-06-28T01:19:56.181Z] #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:19:56.533Z] 8feda8066912: Pushed [2023-06-28T01:19:57.104Z] 7231326af695: Pushed [2023-06-28T01:19:57.104Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:5da8fe12fdb69f79f6f9e68fdb86e1175576340bda614c92fb9a2ccfaac1e440 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:57.145Z] #63 ... [2023-06-28T01:19:57.145Z] [2023-06-28T01:19:57.145Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T01:19:57.145Z] #62 DONE 12.8s [2023-06-28T01:19:57.145Z] [2023-06-28T01:19:57.145Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:19:57.413Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-28T01:19:57.414Z] #64 DONE 0.4s [2023-06-28T01:19:57.414Z] [2023-06-28T01:19:57.414Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-28T01:19:57.414Z] #47 ... [2023-06-28T01:19:57.414Z] [2023-06-28T01:19:57.414Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T01:19:57.414Z] #51 12.97 (1/3) Installing ca-certificates (20230506-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:57.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-28T01:19:57.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-28T01:19:57.718Z] 3aa922ed525a: Preparing [2023-06-28T01:19:57.718Z] d8c5849fc0f3: Preparing [2023-06-28T01:19:57.718Z] 7231326af695: Preparing [2023-06-28T01:19:57.718Z] 8feda8066912: Preparing [2023-06-28T01:19:57.718Z] 41b73b1aa9f0: Preparing [2023-06-28T01:19:57.718Z] 7d79b01804b0: Preparing [2023-06-28T01:19:57.718Z] f2dd6642ad17: Preparing [2023-06-28T01:19:57.718Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:57.718Z] 12d732b506be: Preparing [2023-06-28T01:19:57.718Z] fceee617e9e4: Preparing [2023-06-28T01:19:57.718Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:57.718Z] 7d79b01804b0: Waiting [2023-06-28T01:19:57.718Z] f2dd6642ad17: Waiting [2023-06-28T01:19:57.718Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:57.718Z] fceee617e9e4: Waiting [2023-06-28T01:19:57.718Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:57.718Z] 12d732b506be: Waiting [2023-06-28T01:19:57.718Z] d8c5849fc0f3: Layer already exists [2023-06-28T01:19:57.718Z] 8feda8066912: Layer already exists [2023-06-28T01:19:57.718Z] 3aa922ed525a: Layer already exists [2023-06-28T01:19:57.718Z] 41b73b1aa9f0: Layer already exists [2023-06-28T01:19:57.718Z] 7231326af695: Layer already exists [2023-06-28T01:19:57.718Z] 7d79b01804b0: Layer already exists [2023-06-28T01:19:57.718Z] 12d732b506be: Layer already exists [2023-06-28T01:19:57.718Z] fceee617e9e4: Layer already exists [2023-06-28T01:19:57.718Z] f2dd6642ad17: Layer already exists [2023-06-28T01:19:57.718Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:57.718Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:57.718Z] latest: digest: sha256:5da8fe12fdb69f79f6f9e68fdb86e1175576340bda614c92fb9a2ccfaac1e440 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:58.001Z] #51 13.65 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-28T01:19:58.034Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:58.271Z] #51 13.67 (3/3) Installing su-exec (0.2-r2) [2023-06-28T01:19:58.271Z] #51 13.77 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:19:58.271Z] #51 13.87 Executing ca-certificates-20230506-r0.trigger [2023-06-28T01:19:58.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.5 [2023-06-28T01:19:58.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-28T01:19:58.339Z] 3aa922ed525a: Preparing [2023-06-28T01:19:58.339Z] d8c5849fc0f3: Preparing [2023-06-28T01:19:58.339Z] 7231326af695: Preparing [2023-06-28T01:19:58.339Z] 8feda8066912: Preparing [2023-06-28T01:19:58.339Z] 41b73b1aa9f0: Preparing [2023-06-28T01:19:58.339Z] 7d79b01804b0: Preparing [2023-06-28T01:19:58.339Z] f2dd6642ad17: Preparing [2023-06-28T01:19:58.339Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:58.339Z] 12d732b506be: Preparing [2023-06-28T01:19:58.339Z] fceee617e9e4: Preparing [2023-06-28T01:19:58.339Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:58.339Z] 7d79b01804b0: Waiting [2023-06-28T01:19:58.339Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:58.339Z] f2dd6642ad17: Waiting [2023-06-28T01:19:58.339Z] fceee617e9e4: Waiting [2023-06-28T01:19:58.339Z] 12d732b506be: Waiting [2023-06-28T01:19:58.339Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:58.339Z] 8feda8066912: Layer already exists [2023-06-28T01:19:58.339Z] d8c5849fc0f3: Layer already exists [2023-06-28T01:19:58.339Z] 41b73b1aa9f0: Layer already exists [2023-06-28T01:19:58.339Z] 7231326af695: Layer already exists [2023-06-28T01:19:58.339Z] 3aa922ed525a: Layer already exists [2023-06-28T01:19:58.339Z] 7d79b01804b0: Layer already exists [2023-06-28T01:19:58.339Z] f2dd6642ad17: Layer already exists [2023-06-28T01:19:58.339Z] fceee617e9e4: Layer already exists [2023-06-28T01:19:58.339Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:58.339Z] 12d732b506be: Layer already exists [2023-06-28T01:19:58.339Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:58.339Z] 3.1.0-dev.5: digest: sha256:5da8fe12fdb69f79f6f9e68fdb86e1175576340bda614c92fb9a2ccfaac1e440 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:58.641Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:58.952Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:58.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-28T01:19:58.952Z] 3aa922ed525a: Preparing [2023-06-28T01:19:58.952Z] d8c5849fc0f3: Preparing [2023-06-28T01:19:58.952Z] 7231326af695: Preparing [2023-06-28T01:19:58.952Z] 8feda8066912: Preparing [2023-06-28T01:19:58.952Z] 41b73b1aa9f0: Preparing [2023-06-28T01:19:58.952Z] 7d79b01804b0: Preparing [2023-06-28T01:19:58.952Z] f2dd6642ad17: Preparing [2023-06-28T01:19:58.952Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:58.952Z] 7d79b01804b0: Waiting [2023-06-28T01:19:58.952Z] f2dd6642ad17: Waiting [2023-06-28T01:19:58.952Z] 0ad550e4a24c: Waiting [2023-06-28T01:19:58.952Z] 12d732b506be: Preparing [2023-06-28T01:19:58.952Z] fceee617e9e4: Preparing [2023-06-28T01:19:58.952Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:58.952Z] 12d732b506be: Waiting [2023-06-28T01:19:58.952Z] fceee617e9e4: Waiting [2023-06-28T01:19:58.952Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:58.952Z] 41b73b1aa9f0: Layer already exists [2023-06-28T01:19:58.952Z] d8c5849fc0f3: Layer already exists [2023-06-28T01:19:58.952Z] 3aa922ed525a: Layer already exists [2023-06-28T01:19:58.952Z] 7231326af695: Layer already exists [2023-06-28T01:19:58.952Z] 8feda8066912: Layer already exists [2023-06-28T01:19:58.952Z] 7d79b01804b0: Layer already exists [2023-06-28T01:19:58.952Z] fceee617e9e4: Layer already exists [2023-06-28T01:19:58.952Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:58.952Z] 12d732b506be: Layer already exists [2023-06-28T01:19:58.952Z] f2dd6642ad17: Layer already exists [2023-06-28T01:19:58.952Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:58.952Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:5da8fe12fdb69f79f6f9e68fdb86e1175576340bda614c92fb9a2ccfaac1e440 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:59.234Z] #51 ... [2023-06-28T01:19:59.234Z] [2023-06-28T01:19:59.234Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-28T01:19:59.234Z] #47 13.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T01:19:59.234Z] #47 13.13 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:19:59.234Z] #47 13.37 OK: 8 MiB in 16 packages [2023-06-28T01:19:59.234Z] #47 DONE 15.1s [2023-06-28T01:19:59.234Z] [2023-06-28T01:19:59.234Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T01:19:59.234Z] #60 14.35 (1/2) Installing ca-certificates (20230506-r0) [2023-06-28T01:19:59.261Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:59.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-06-28T01:19:59.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-28T01:19:59.561Z] 3aa922ed525a: Preparing [2023-06-28T01:19:59.561Z] d8c5849fc0f3: Preparing [2023-06-28T01:19:59.561Z] 7231326af695: Preparing [2023-06-28T01:19:59.561Z] 8feda8066912: Preparing [2023-06-28T01:19:59.561Z] 41b73b1aa9f0: Preparing [2023-06-28T01:19:59.561Z] 7d79b01804b0: Preparing [2023-06-28T01:19:59.561Z] 7d79b01804b0: Waiting [2023-06-28T01:19:59.561Z] f2dd6642ad17: Preparing [2023-06-28T01:19:59.561Z] 0ad550e4a24c: Preparing [2023-06-28T01:19:59.561Z] 12d732b506be: Preparing [2023-06-28T01:19:59.561Z] f2dd6642ad17: Waiting [2023-06-28T01:19:59.561Z] fceee617e9e4: Preparing [2023-06-28T01:19:59.561Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:19:59.561Z] 12d732b506be: Waiting [2023-06-28T01:19:59.561Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:19:59.561Z] fceee617e9e4: Waiting [2023-06-28T01:19:59.561Z] 41b73b1aa9f0: Layer already exists [2023-06-28T01:19:59.561Z] 3aa922ed525a: Layer already exists [2023-06-28T01:19:59.561Z] d8c5849fc0f3: Layer already exists [2023-06-28T01:19:59.561Z] 8feda8066912: Layer already exists [2023-06-28T01:19:59.561Z] 7231326af695: Layer already exists [2023-06-28T01:19:59.561Z] 7d79b01804b0: Layer already exists [2023-06-28T01:19:59.561Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:19:59.561Z] f2dd6642ad17: Layer already exists [2023-06-28T01:19:59.561Z] fceee617e9e4: Layer already exists [2023-06-28T01:19:59.561Z] 12d732b506be: Layer already exists [2023-06-28T01:19:59.561Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:19:59.561Z] main: digest: sha256:5da8fe12fdb69f79f6f9e68fdb86e1175576340bda614c92fb9a2ccfaac1e440 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:19:59.598Z] ===================================================== [Pipeline] echo [2023-06-28T01:19:59.605Z] taggedImages: [2023-06-28T01:19:59.605Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:59.605Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-28T01:19:59.605Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.5 [2023-06-28T01:19:59.605Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:59.605Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-06-28T01:19:59.625Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-06-28T01:19:59.625Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:19:59.625Z] latest [2023-06-28T01:19:59.625Z] 3.1.0-dev.5 [2023-06-28T01:19:59.625Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:19:59.625Z] main [2023-06-28T01:19:59.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:19:59.819Z] #60 14.79 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-28T01:19:59.819Z] #60 14.81 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:19:59.819Z] #60 14.89 Executing ca-certificates-20230506-r0.trigger [2023-06-28T01:19:59.956Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:00.088Z] #60 ... [2023-06-28T01:20:00.088Z] [2023-06-28T01:20:00.088Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T01:20:00.088Z] #56 13.40 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T01:20:00.088Z] #56 13.43 (2/2) Installing su-exec (0.2-r2) [2023-06-28T01:20:00.088Z] #56 13.45 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:20:00.088Z] #56 13.55 OK: 8 MiB in 17 packages [2023-06-28T01:20:00.088Z] #56 DONE 15.0s [2023-06-28T01:20:00.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:00.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-28T01:20:00.259Z] 01966e335855: Preparing [2023-06-28T01:20:00.259Z] abe3b07614b4: Preparing [2023-06-28T01:20:00.259Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:00.259Z] 12d732b506be: Preparing [2023-06-28T01:20:00.259Z] 02646eb7e3cd: Preparing [2023-06-28T01:20:00.259Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:00.259Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:00.259Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:00.259Z] 12d732b506be: Layer already exists [2023-06-28T01:20:00.259Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:00.259Z] 01966e335855: Pushed [2023-06-28T01:20:00.358Z] [2023-06-28T01:20:00.358Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T01:20:00.358Z] #55 14.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T01:20:00.358Z] #55 14.88 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:20:00.358Z] #55 15.02 OK: 8 MiB in 16 packages [2023-06-28T01:20:00.358Z] #55 ... [2023-06-28T01:20:00.358Z] [2023-06-28T01:20:00.358Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-28T01:20:00.358Z] #54 14.78 OK: 263 MiB in 53 packages [2023-06-28T01:20:00.358Z] #54 DONE 16.1s [2023-06-28T01:20:00.627Z] [2023-06-28T01:20:00.627Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T01:20:00.627Z] #51 16.05 OK: 8 MiB in 18 packages [2023-06-28T01:20:00.826Z] 02646eb7e3cd: Pushed [2023-06-28T01:20:00.921Z] #51 ... [2023-06-28T01:20:00.921Z] [2023-06-28T01:20:00.921Z] #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T01:20:00.921Z] #52 15.04 OK: 263 MiB in 53 packages [2023-06-28T01:20:00.921Z] #52 DONE 16.5s [2023-06-28T01:20:00.921Z] [2023-06-28T01:20:00.921Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T01:20:00.921Z] #58 16.08 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:20:00.921Z] #58 16.08 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:20:00.921Z] #58 16.08 OK: 17689 distinct packages available [2023-06-28T01:20:01.900Z] #58 ... [2023-06-28T01:20:01.900Z] [2023-06-28T01:20:01.900Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T01:20:01.900Z] #55 DONE 16.8s [2023-06-28T01:20:01.900Z] [2023-06-28T01:20:01.900Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-28T01:20:01.900Z] #65 DONE 1.0s [2023-06-28T01:20:01.900Z] [2023-06-28T01:20:01.900Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:20:01.900Z] #66 DONE 1.4s [2023-06-28T01:20:01.900Z] [2023-06-28T01:20:01.900Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:20:02.737Z] abe3b07614b4: Pushed [2023-06-28T01:20:02.737Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:ae39273be1b9e736605f8db48892b3b15185d3a8c6be0d25b2c9621f374affa1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:02.871Z] #67 ... [2023-06-28T01:20:02.871Z] [2023-06-28T01:20:02.871Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T01:20:02.871Z] #51 DONE 18.2s [2023-06-28T01:20:02.871Z] [2023-06-28T01:20:02.871Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T01:20:02.871Z] #61 16.76 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T01:20:02.871Z] #61 16.81 (2/2) Installing openssl (3.0.9-r1) [2023-06-28T01:20:02.871Z] #61 17.06 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:20:02.871Z] #61 17.31 OK: 8 MiB in 17 packages [2023-06-28T01:20:03.039Z] + 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-06-28T01:20:03.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-28T01:20:03.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-28T01:20:03.339Z] 01966e335855: Preparing [2023-06-28T01:20:03.339Z] abe3b07614b4: Preparing [2023-06-28T01:20:03.339Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:03.339Z] 12d732b506be: Preparing [2023-06-28T01:20:03.339Z] 02646eb7e3cd: Preparing [2023-06-28T01:20:03.339Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:03.339Z] 01966e335855: Layer already exists [2023-06-28T01:20:03.339Z] 12d732b506be: Layer already exists [2023-06-28T01:20:03.339Z] abe3b07614b4: Layer already exists [2023-06-28T01:20:03.339Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:03.339Z] 02646eb7e3cd: Layer already exists [2023-06-28T01:20:03.339Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:03.339Z] latest: digest: sha256:ae39273be1b9e736605f8db48892b3b15185d3a8c6be0d25b2c9621f374affa1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:03.472Z] #61 DONE 18.3s [2023-06-28T01:20:03.472Z] [2023-06-28T01:20:03.472Z] #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-28T01:20:03.645Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:03.744Z] #68 DONE 0.3s [2023-06-28T01:20:03.744Z] [2023-06-28T01:20:03.744Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T01:20:03.744Z] #60 17.03 OK: 8 MiB in 17 packages [2023-06-28T01:20:03.744Z] #60 DONE 18.8s [2023-06-28T01:20:03.744Z] [2023-06-28T01:20:03.744Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T01:20:03.744Z] #50 15.28 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:20:03.744Z] #50 15.29 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:20:03.744Z] #50 15.29 OK: 17701 distinct packages available [2023-06-28T01:20:03.744Z] #50 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:03.744Z] #50 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:03.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.5 [2023-06-28T01:20:03.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-28T01:20:03.944Z] 01966e335855: Preparing [2023-06-28T01:20:03.944Z] abe3b07614b4: Preparing [2023-06-28T01:20:03.944Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:03.944Z] 12d732b506be: Preparing [2023-06-28T01:20:03.944Z] 02646eb7e3cd: Preparing [2023-06-28T01:20:03.944Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:03.944Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:03.944Z] abe3b07614b4: Layer already exists [2023-06-28T01:20:03.944Z] 02646eb7e3cd: Layer already exists [2023-06-28T01:20:03.944Z] 12d732b506be: Layer already exists [2023-06-28T01:20:03.944Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:03.944Z] 01966e335855: Layer already exists [2023-06-28T01:20:03.944Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:03.944Z] 3.1.0-dev.5: digest: sha256:ae39273be1b9e736605f8db48892b3b15185d3a8c6be0d25b2c9621f374affa1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:04.250Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:04.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:04.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-28T01:20:04.550Z] 01966e335855: Preparing [2023-06-28T01:20:04.550Z] abe3b07614b4: Preparing [2023-06-28T01:20:04.550Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:04.550Z] 12d732b506be: Preparing [2023-06-28T01:20:04.550Z] 02646eb7e3cd: Preparing [2023-06-28T01:20:04.550Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:04.550Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:04.550Z] 01966e335855: Layer already exists [2023-06-28T01:20:04.550Z] abe3b07614b4: Layer already exists [2023-06-28T01:20:04.550Z] 12d732b506be: Layer already exists [2023-06-28T01:20:04.550Z] 02646eb7e3cd: Layer already exists [2023-06-28T01:20:04.550Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:04.550Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:04.550Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:ae39273be1b9e736605f8db48892b3b15185d3a8c6be0d25b2c9621f374affa1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:04.862Z] + 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-06-28T01:20:05.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-06-28T01:20:05.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-28T01:20:05.167Z] 01966e335855: Preparing [2023-06-28T01:20:05.167Z] abe3b07614b4: Preparing [2023-06-28T01:20:05.167Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:05.167Z] 12d732b506be: Preparing [2023-06-28T01:20:05.167Z] 02646eb7e3cd: Preparing [2023-06-28T01:20:05.167Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:05.167Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:05.167Z] 12d732b506be: Layer already exists [2023-06-28T01:20:05.167Z] 01966e335855: Layer already exists [2023-06-28T01:20:05.167Z] 02646eb7e3cd: Layer already exists [2023-06-28T01:20:05.167Z] abe3b07614b4: Layer already exists [2023-06-28T01:20:05.167Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:05.167Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:05.167Z] main: digest: sha256:ae39273be1b9e736605f8db48892b3b15185d3a8c6be0d25b2c9621f374affa1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-06-28T01:20:05.201Z] #50 ... [2023-06-28T01:20:05.201Z] [2023-06-28T01:20:05.201Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-28T01:20:05.201Z] #69 DONE 5.4s [2023-06-28T01:20:05.201Z] [2023-06-28T01:20:05.201Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T01:20:05.201Z] #59 16.45 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:20:05.201Z] #59 16.45 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:20:05.201Z] #59 16.45 OK: 17689 distinct packages available [2023-06-28T01:20:05.201Z] #59 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:05.201Z] #59 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] echo [2023-06-28T01:20:05.205Z] ===================================================== [Pipeline] echo [2023-06-28T01:20:05.213Z] taggedImages: [2023-06-28T01:20:05.213Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:05.213Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-28T01:20:05.213Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.5 [2023-06-28T01:20:05.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:05.214Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-06-28T01:20:05.239Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-06-28T01:20:05.239Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:05.239Z] latest [2023-06-28T01:20:05.239Z] 3.1.0-dev.5 [2023-06-28T01:20:05.239Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:05.239Z] main [2023-06-28T01:20:05.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:05.470Z] #59 ... [2023-06-28T01:20:05.470Z] [2023-06-28T01:20:05.470Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-28T01:20:05.470Z] #70 DONE 0.1s [2023-06-28T01:20:05.564Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:05.737Z] [2023-06-28T01:20:05.737Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T01:20:05.737Z] #57 15.78 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T01:20:05.737Z] #57 15.78 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T01:20:05.737Z] #57 15.78 OK: 17689 distinct packages available [2023-06-28T01:20:05.737Z] #57 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:05.737Z] #57 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:05.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:05.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-28T01:20:05.868Z] 2c7037ae85f5: Preparing [2023-06-28T01:20:05.868Z] 950df6e4c7b2: Preparing [2023-06-28T01:20:05.868Z] f4d4b4568e2b: Preparing [2023-06-28T01:20:05.868Z] a53e241ab918: Preparing [2023-06-28T01:20:05.868Z] 4dea174c8864: Preparing [2023-06-28T01:20:05.868Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:05.868Z] 12d732b506be: Preparing [2023-06-28T01:20:05.868Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:05.868Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:05.868Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:05.868Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:05.868Z] 0ad550e4a24c: Waiting [2023-06-28T01:20:05.868Z] 12d732b506be: Waiting [2023-06-28T01:20:05.868Z] f4d4b4568e2b: Pushed [2023-06-28T01:20:05.868Z] 950df6e4c7b2: Pushed [2023-06-28T01:20:05.868Z] 2c7037ae85f5: Pushed [2023-06-28T01:20:05.868Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:05.868Z] 12d732b506be: Layer already exists [2023-06-28T01:20:05.868Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:06.436Z] 042fd6cd47e5: Pushed [2023-06-28T01:20:06.699Z] #57 ... [2023-06-28T01:20:06.699Z] [2023-06-28T01:20:06.699Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T01:20:06.699Z] #50 22.32 OK: 263 MiB in 53 packages [2023-06-28T01:20:07.284Z] #50 DONE 22.8s [2023-06-28T01:20:07.284Z] [2023-06-28T01:20:07.284Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T01:20:07.284Z] #57 22.27 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-28T01:20:07.284Z] #57 22.30 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-28T01:20:07.284Z] #57 22.32 (3/5) Installing libucontext (1.2-r0) [2023-06-28T01:20:07.284Z] #57 22.34 (4/5) Installing gcompat (1.1.0-r0) [2023-06-28T01:20:07.284Z] #57 22.35 (5/5) Installing openssl (3.0.9-r1) [2023-06-28T01:20:07.284Z] #57 22.42 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:20:07.284Z] #57 22.48 OK: 9 MiB in 20 packages [2023-06-28T01:20:07.284Z] #57 ... [2023-06-28T01:20:07.284Z] [2023-06-28T01:20:07.284Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:20:07.555Z] #71 ... [2023-06-28T01:20:07.555Z] [2023-06-28T01:20:07.555Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:20:07.555Z] #72 DONE 0.5s [2023-06-28T01:20:07.555Z] [2023-06-28T01:20:07.555Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T01:20:07.555Z] #58 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:07.555Z] #58 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T01:20:07.555Z] #58 21.91 (1/9) Installing ca-certificates (20230506-r0) [2023-06-28T01:20:07.555Z] #58 22.18 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-28T01:20:07.555Z] #58 22.27 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-28T01:20:07.555Z] #58 22.31 (4/9) Installing libcurl (8.1.2-r0) [2023-06-28T01:20:07.555Z] #58 22.39 (5/9) Installing curl (8.1.2-r0) [2023-06-28T01:20:07.555Z] #58 22.43 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-28T01:20:07.555Z] #58 22.44 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-28T01:20:07.555Z] #58 22.46 (8/9) Installing libucontext (1.2-r0) [2023-06-28T01:20:07.555Z] #58 22.48 (9/9) Installing gcompat (1.1.0-r0) [2023-06-28T01:20:07.555Z] #58 22.51 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:20:07.555Z] #58 22.63 Executing ca-certificates-20230506-r0.trigger [2023-06-28T01:20:08.149Z] #58 ... [2023-06-28T01:20:08.149Z] [2023-06-28T01:20:08.149Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T01:20:08.149Z] #59 23.04 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-28T01:20:08.149Z] #59 23.07 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-28T01:20:08.149Z] #59 23.07 (3/4) Installing libucontext (1.2-r0) [2023-06-28T01:20:08.149Z] #59 23.09 (4/4) Installing gcompat (1.1.0-r0) [2023-06-28T01:20:08.149Z] #59 23.12 Executing busybox-1.35.0-r29.trigger [2023-06-28T01:20:08.149Z] #59 23.22 OK: 8 MiB in 19 packages [2023-06-28T01:20:08.423Z] #59 ... [2023-06-28T01:20:08.423Z] [2023-06-28T01:20:08.423Z] #57 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T01:20:08.423Z] #57 DONE 23.6s [2023-06-28T01:20:08.423Z] [2023-06-28T01:20:08.423Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:20:09.013Z] #73 ... [2023-06-28T01:20:09.013Z] [2023-06-28T01:20:09.013Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T01:20:09.013Z] #59 DONE 23.9s [2023-06-28T01:20:09.280Z] [2023-06-28T01:20:09.280Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T01:20:09.280Z] #58 23.95 OK: 11 MiB in 24 packages [2023-06-28T01:20:09.280Z] #58 DONE 24.5s [2023-06-28T01:20:09.280Z] [2023-06-28T01:20:09.280Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:20:11.705Z] 4dea174c8864: Pushed [2023-06-28T01:20:14.233Z] a53e241ab918: Pushed [2023-06-28T01:20:14.233Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:1880f45d68d7df93c7b46fccb8f81d099805f210a014879c2ec2baa03024da40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:14.546Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:14.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-28T01:20:14.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-28T01:20:14.848Z] 2c7037ae85f5: Preparing [2023-06-28T01:20:14.848Z] 950df6e4c7b2: Preparing [2023-06-28T01:20:14.848Z] f4d4b4568e2b: Preparing [2023-06-28T01:20:14.848Z] a53e241ab918: Preparing [2023-06-28T01:20:14.848Z] 4dea174c8864: Preparing [2023-06-28T01:20:14.848Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:14.848Z] 12d732b506be: Preparing [2023-06-28T01:20:14.848Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:14.848Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:14.848Z] 0ad550e4a24c: Waiting [2023-06-28T01:20:14.848Z] 12d732b506be: Waiting [2023-06-28T01:20:14.848Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:14.848Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:14.848Z] a53e241ab918: Layer already exists [2023-06-28T01:20:14.848Z] f4d4b4568e2b: Layer already exists [2023-06-28T01:20:14.848Z] 950df6e4c7b2: Layer already exists [2023-06-28T01:20:14.848Z] 2c7037ae85f5: Layer already exists [2023-06-28T01:20:14.848Z] 4dea174c8864: Layer already exists [2023-06-28T01:20:14.848Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:14.848Z] 12d732b506be: Layer already exists [2023-06-28T01:20:14.848Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:14.848Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:14.848Z] latest: digest: sha256:1880f45d68d7df93c7b46fccb8f81d099805f210a014879c2ec2baa03024da40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:15.151Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:15.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.5 [2023-06-28T01:20:15.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-28T01:20:15.452Z] 2c7037ae85f5: Preparing [2023-06-28T01:20:15.452Z] 950df6e4c7b2: Preparing [2023-06-28T01:20:15.452Z] f4d4b4568e2b: Preparing [2023-06-28T01:20:15.452Z] a53e241ab918: Preparing [2023-06-28T01:20:15.452Z] 4dea174c8864: Preparing [2023-06-28T01:20:15.452Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:15.452Z] 12d732b506be: Preparing [2023-06-28T01:20:15.452Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:15.452Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:15.452Z] 12d732b506be: Waiting [2023-06-28T01:20:15.452Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:15.452Z] f4d4b4568e2b: Layer already exists [2023-06-28T01:20:15.452Z] 4dea174c8864: Layer already exists [2023-06-28T01:20:15.452Z] 2c7037ae85f5: Layer already exists [2023-06-28T01:20:15.452Z] a53e241ab918: Layer already exists [2023-06-28T01:20:15.452Z] 950df6e4c7b2: Layer already exists [2023-06-28T01:20:15.452Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:15.452Z] 12d732b506be: Layer already exists [2023-06-28T01:20:15.452Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:15.452Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:15.452Z] 3.1.0-dev.5: digest: sha256:1880f45d68d7df93c7b46fccb8f81d099805f210a014879c2ec2baa03024da40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:15.761Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:16.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:16.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-28T01:20:16.056Z] 2c7037ae85f5: Preparing [2023-06-28T01:20:16.056Z] 950df6e4c7b2: Preparing [2023-06-28T01:20:16.056Z] f4d4b4568e2b: Preparing [2023-06-28T01:20:16.056Z] a53e241ab918: Preparing [2023-06-28T01:20:16.056Z] 4dea174c8864: Preparing [2023-06-28T01:20:16.056Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:16.056Z] 12d732b506be: Preparing [2023-06-28T01:20:16.056Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:16.056Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:16.056Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:16.056Z] 12d732b506be: Waiting [2023-06-28T01:20:16.056Z] 0ad550e4a24c: Waiting [2023-06-28T01:20:16.056Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:16.056Z] a53e241ab918: Layer already exists [2023-06-28T01:20:16.056Z] 2c7037ae85f5: Layer already exists [2023-06-28T01:20:16.056Z] f4d4b4568e2b: Layer already exists [2023-06-28T01:20:16.056Z] 950df6e4c7b2: Layer already exists [2023-06-28T01:20:16.056Z] 4dea174c8864: Layer already exists [2023-06-28T01:20:16.056Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:16.056Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:16.056Z] 12d732b506be: Layer already exists [2023-06-28T01:20:16.056Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:16.056Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:1880f45d68d7df93c7b46fccb8f81d099805f210a014879c2ec2baa03024da40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:16.360Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:16.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-06-28T01:20:16.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-28T01:20:16.660Z] 2c7037ae85f5: Preparing [2023-06-28T01:20:16.660Z] 950df6e4c7b2: Preparing [2023-06-28T01:20:16.660Z] f4d4b4568e2b: Preparing [2023-06-28T01:20:16.660Z] a53e241ab918: Preparing [2023-06-28T01:20:16.660Z] 4dea174c8864: Preparing [2023-06-28T01:20:16.660Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:16.660Z] 12d732b506be: Preparing [2023-06-28T01:20:16.660Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:16.660Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:16.660Z] 0ad550e4a24c: Waiting [2023-06-28T01:20:16.660Z] 12d732b506be: Waiting [2023-06-28T01:20:16.660Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:16.660Z] 2c7037ae85f5: Layer already exists [2023-06-28T01:20:16.660Z] f4d4b4568e2b: Layer already exists [2023-06-28T01:20:16.660Z] 4dea174c8864: Layer already exists [2023-06-28T01:20:16.660Z] a53e241ab918: Layer already exists [2023-06-28T01:20:16.660Z] 950df6e4c7b2: Layer already exists [2023-06-28T01:20:16.660Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:16.660Z] 12d732b506be: Layer already exists [2023-06-28T01:20:16.660Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:16.660Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:16.660Z] main: digest: sha256:1880f45d68d7df93c7b46fccb8f81d099805f210a014879c2ec2baa03024da40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:20:16.704Z] ===================================================== [Pipeline] echo [2023-06-28T01:20:16.713Z] taggedImages: [2023-06-28T01:20:16.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:16.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-28T01:20:16.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.5 [2023-06-28T01:20:16.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:16.713Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-06-28T01:20:16.738Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-06-28T01:20:16.738Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:16.738Z] latest [2023-06-28T01:20:16.738Z] 3.1.0-dev.5 [2023-06-28T01:20:16.738Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:16.738Z] main [2023-06-28T01:20:16.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:17.054Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:17.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:17.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-28T01:20:17.358Z] 063d3fd6b9a9: Preparing [2023-06-28T01:20:17.358Z] 394414d8d5f7: Preparing [2023-06-28T01:20:17.358Z] cf78233e2726: Preparing [2023-06-28T01:20:17.358Z] 05cc4bb96b8c: Preparing [2023-06-28T01:20:17.358Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:17.358Z] 12d732b506be: Preparing [2023-06-28T01:20:17.358Z] f96c80942eac: Preparing [2023-06-28T01:20:17.358Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:17.358Z] 12d732b506be: Waiting [2023-06-28T01:20:17.358Z] f96c80942eac: Waiting [2023-06-28T01:20:17.358Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:17.358Z] 12d732b506be: Layer already exists [2023-06-28T01:20:17.358Z] cf78233e2726: Pushed [2023-06-28T01:20:17.358Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:17.358Z] 063d3fd6b9a9: Pushed [2023-06-28T01:20:17.358Z] 394414d8d5f7: Pushed [2023-06-28T01:20:17.616Z] f96c80942eac: Pushed [2023-06-28T01:20:25.731Z] 05cc4bb96b8c: Pushed [2023-06-28T01:20:25.732Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:c1b9fd6f76c73fa6958c1c59be0e80c6041ae1f297f2542c04dc03d5cc2b4d39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:26.036Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:26.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-28T01:20:26.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-28T01:20:26.335Z] 063d3fd6b9a9: Preparing [2023-06-28T01:20:26.335Z] 394414d8d5f7: Preparing [2023-06-28T01:20:26.335Z] cf78233e2726: Preparing [2023-06-28T01:20:26.335Z] 05cc4bb96b8c: Preparing [2023-06-28T01:20:26.335Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:26.335Z] 12d732b506be: Preparing [2023-06-28T01:20:26.335Z] f96c80942eac: Preparing [2023-06-28T01:20:26.335Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:26.335Z] 12d732b506be: Waiting [2023-06-28T01:20:26.335Z] f96c80942eac: Waiting [2023-06-28T01:20:26.335Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:26.335Z] 05cc4bb96b8c: Layer already exists [2023-06-28T01:20:26.335Z] 394414d8d5f7: Layer already exists [2023-06-28T01:20:26.335Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:26.335Z] cf78233e2726: Layer already exists [2023-06-28T01:20:26.335Z] 063d3fd6b9a9: Layer already exists [2023-06-28T01:20:26.335Z] f96c80942eac: Layer already exists [2023-06-28T01:20:26.335Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:26.335Z] 12d732b506be: Layer already exists [2023-06-28T01:20:26.335Z] latest: digest: sha256:c1b9fd6f76c73fa6958c1c59be0e80c6041ae1f297f2542c04dc03d5cc2b4d39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:26.657Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:27.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.5 [2023-06-28T01:20:27.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-28T01:20:27.027Z] 063d3fd6b9a9: Preparing [2023-06-28T01:20:27.027Z] 394414d8d5f7: Preparing [2023-06-28T01:20:27.027Z] cf78233e2726: Preparing [2023-06-28T01:20:27.027Z] 05cc4bb96b8c: Preparing [2023-06-28T01:20:27.027Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:27.027Z] 12d732b506be: Preparing [2023-06-28T01:20:27.027Z] f96c80942eac: Preparing [2023-06-28T01:20:27.027Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:27.027Z] 12d732b506be: Waiting [2023-06-28T01:20:27.027Z] f96c80942eac: Waiting [2023-06-28T01:20:27.027Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:27.027Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:27.027Z] 063d3fd6b9a9: Layer already exists [2023-06-28T01:20:27.027Z] 05cc4bb96b8c: Layer already exists [2023-06-28T01:20:27.027Z] 394414d8d5f7: Layer already exists [2023-06-28T01:20:27.027Z] cf78233e2726: Layer already exists [2023-06-28T01:20:27.027Z] f96c80942eac: Layer already exists [2023-06-28T01:20:27.027Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:27.027Z] 12d732b506be: Layer already exists [2023-06-28T01:20:27.027Z] 3.1.0-dev.5: digest: sha256:c1b9fd6f76c73fa6958c1c59be0e80c6041ae1f297f2542c04dc03d5cc2b4d39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:27.332Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:27.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:27.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-28T01:20:27.638Z] 063d3fd6b9a9: Preparing [2023-06-28T01:20:27.638Z] 394414d8d5f7: Preparing [2023-06-28T01:20:27.638Z] cf78233e2726: Preparing [2023-06-28T01:20:27.638Z] 05cc4bb96b8c: Preparing [2023-06-28T01:20:27.638Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:27.638Z] 12d732b506be: Preparing [2023-06-28T01:20:27.638Z] f96c80942eac: Preparing [2023-06-28T01:20:27.638Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:27.638Z] f96c80942eac: Waiting [2023-06-28T01:20:27.638Z] 12d732b506be: Waiting [2023-06-28T01:20:27.638Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:27.638Z] cf78233e2726: Layer already exists [2023-06-28T01:20:27.638Z] 05cc4bb96b8c: Layer already exists [2023-06-28T01:20:27.638Z] 394414d8d5f7: Layer already exists [2023-06-28T01:20:27.638Z] 063d3fd6b9a9: Layer already exists [2023-06-28T01:20:27.638Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:27.638Z] 12d732b506be: Layer already exists [2023-06-28T01:20:27.638Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:27.638Z] f96c80942eac: Layer already exists [2023-06-28T01:20:27.638Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:c1b9fd6f76c73fa6958c1c59be0e80c6041ae1f297f2542c04dc03d5cc2b4d39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:27.950Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:28.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-06-28T01:20:28.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-28T01:20:28.252Z] 063d3fd6b9a9: Preparing [2023-06-28T01:20:28.252Z] 394414d8d5f7: Preparing [2023-06-28T01:20:28.252Z] cf78233e2726: Preparing [2023-06-28T01:20:28.252Z] 05cc4bb96b8c: Preparing [2023-06-28T01:20:28.252Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:28.252Z] 12d732b506be: Preparing [2023-06-28T01:20:28.252Z] f96c80942eac: Preparing [2023-06-28T01:20:28.252Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:28.252Z] 12d732b506be: Waiting [2023-06-28T01:20:28.252Z] f96c80942eac: Waiting [2023-06-28T01:20:28.252Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:28.252Z] cf78233e2726: Layer already exists [2023-06-28T01:20:28.252Z] 063d3fd6b9a9: Layer already exists [2023-06-28T01:20:28.252Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:28.252Z] 05cc4bb96b8c: Layer already exists [2023-06-28T01:20:28.252Z] 394414d8d5f7: Layer already exists [2023-06-28T01:20:28.252Z] f96c80942eac: Layer already exists [2023-06-28T01:20:28.252Z] 12d732b506be: Layer already exists [2023-06-28T01:20:28.252Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:28.252Z] main: digest: sha256:c1b9fd6f76c73fa6958c1c59be0e80c6041ae1f297f2542c04dc03d5cc2b4d39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:20:28.289Z] ===================================================== [Pipeline] echo [2023-06-28T01:20:28.295Z] taggedImages: [2023-06-28T01:20:28.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:28.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-28T01:20:28.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.5 [2023-06-28T01:20:28.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:28.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-06-28T01:20:28.311Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-06-28T01:20:28.311Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:28.311Z] latest [2023-06-28T01:20:28.311Z] 3.1.0-dev.5 [2023-06-28T01:20:28.311Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:28.311Z] main [2023-06-28T01:20:28.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:28.613Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:28.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:28.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-28T01:20:28.912Z] 02fe27c641e5: Preparing [2023-06-28T01:20:28.912Z] 2d528a4fe82d: Preparing [2023-06-28T01:20:28.912Z] 8f775b9708f7: Preparing [2023-06-28T01:20:28.912Z] 0d12b94b7a5d: Preparing [2023-06-28T01:20:28.912Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:28.912Z] 12d732b506be: Preparing [2023-06-28T01:20:28.912Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:28.912Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:28.912Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:28.912Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:28.912Z] 12d732b506be: Layer already exists [2023-06-28T01:20:28.912Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:28.912Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:28.912Z] 2d528a4fe82d: Pushed [2023-06-28T01:20:28.912Z] 8f775b9708f7: Pushed [2023-06-28T01:20:28.912Z] 02fe27c641e5: Pushed [2023-06-28T01:20:38.890Z] 0d12b94b7a5d: Pushed [2023-06-28T01:20:38.890Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:4b7e083194f4b90d25b98f2745021d6a14339628d7c8de52ae2fb3a71eb81c19 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:39.194Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:39.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-28T01:20:39.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-28T01:20:39.494Z] 02fe27c641e5: Preparing [2023-06-28T01:20:39.494Z] 2d528a4fe82d: Preparing [2023-06-28T01:20:39.494Z] 8f775b9708f7: Preparing [2023-06-28T01:20:39.494Z] 0d12b94b7a5d: Preparing [2023-06-28T01:20:39.494Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:39.494Z] 12d732b506be: Preparing [2023-06-28T01:20:39.494Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:39.494Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:39.494Z] 12d732b506be: Waiting [2023-06-28T01:20:39.494Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:39.494Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:39.494Z] 02fe27c641e5: Layer already exists [2023-06-28T01:20:39.494Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:39.494Z] 8f775b9708f7: Layer already exists [2023-06-28T01:20:39.494Z] 0d12b94b7a5d: Layer already exists [2023-06-28T01:20:39.494Z] 2d528a4fe82d: Layer already exists [2023-06-28T01:20:39.494Z] 12d732b506be: Layer already exists [2023-06-28T01:20:39.494Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:39.494Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:39.494Z] latest: digest: sha256:4b7e083194f4b90d25b98f2745021d6a14339628d7c8de52ae2fb3a71eb81c19 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:39.800Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:40.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.5 [2023-06-28T01:20:40.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-28T01:20:40.106Z] 02fe27c641e5: Preparing [2023-06-28T01:20:40.106Z] 2d528a4fe82d: Preparing [2023-06-28T01:20:40.106Z] 8f775b9708f7: Preparing [2023-06-28T01:20:40.106Z] 0d12b94b7a5d: Preparing [2023-06-28T01:20:40.106Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:40.106Z] 12d732b506be: Preparing [2023-06-28T01:20:40.106Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:40.106Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:40.106Z] 12d732b506be: Waiting [2023-06-28T01:20:40.106Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:40.106Z] 8f775b9708f7: Layer already exists [2023-06-28T01:20:40.106Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:40.106Z] 2d528a4fe82d: Layer already exists [2023-06-28T01:20:40.106Z] 0d12b94b7a5d: Layer already exists [2023-06-28T01:20:40.106Z] 02fe27c641e5: Layer already exists [2023-06-28T01:20:40.106Z] 12d732b506be: Layer already exists [2023-06-28T01:20:40.106Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:40.106Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:40.106Z] 3.1.0-dev.5: digest: sha256:4b7e083194f4b90d25b98f2745021d6a14339628d7c8de52ae2fb3a71eb81c19 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:40.415Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:40.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:40.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-28T01:20:40.722Z] 02fe27c641e5: Preparing [2023-06-28T01:20:40.722Z] 2d528a4fe82d: Preparing [2023-06-28T01:20:40.722Z] 8f775b9708f7: Preparing [2023-06-28T01:20:40.722Z] 0d12b94b7a5d: Preparing [2023-06-28T01:20:40.722Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:40.722Z] 12d732b506be: Preparing [2023-06-28T01:20:40.722Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:40.722Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:40.722Z] 12d732b506be: Waiting [2023-06-28T01:20:40.722Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:40.722Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:40.722Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:40.722Z] 2d528a4fe82d: Layer already exists [2023-06-28T01:20:40.722Z] 02fe27c641e5: Layer already exists [2023-06-28T01:20:40.722Z] 8f775b9708f7: Layer already exists [2023-06-28T01:20:40.722Z] 0d12b94b7a5d: Layer already exists [2023-06-28T01:20:40.722Z] 12d732b506be: Layer already exists [2023-06-28T01:20:40.722Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:40.722Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:40.722Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:4b7e083194f4b90d25b98f2745021d6a14339628d7c8de52ae2fb3a71eb81c19 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:41.040Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:41.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-06-28T01:20:41.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-28T01:20:41.348Z] 02fe27c641e5: Preparing [2023-06-28T01:20:41.348Z] 2d528a4fe82d: Preparing [2023-06-28T01:20:41.348Z] 8f775b9708f7: Preparing [2023-06-28T01:20:41.348Z] 0d12b94b7a5d: Preparing [2023-06-28T01:20:41.348Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:41.348Z] 12d732b506be: Preparing [2023-06-28T01:20:41.348Z] 042fd6cd47e5: Preparing [2023-06-28T01:20:41.348Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:41.348Z] 12d732b506be: Waiting [2023-06-28T01:20:41.348Z] 042fd6cd47e5: Waiting [2023-06-28T01:20:41.348Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:41.348Z] 2d528a4fe82d: Layer already exists [2023-06-28T01:20:41.348Z] 02fe27c641e5: Layer already exists [2023-06-28T01:20:41.348Z] 0d12b94b7a5d: Layer already exists [2023-06-28T01:20:41.348Z] 8f775b9708f7: Layer already exists [2023-06-28T01:20:41.348Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:41.348Z] 042fd6cd47e5: Layer already exists [2023-06-28T01:20:41.348Z] 12d732b506be: Layer already exists [2023-06-28T01:20:41.348Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:41.348Z] main: digest: sha256:4b7e083194f4b90d25b98f2745021d6a14339628d7c8de52ae2fb3a71eb81c19 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:20:41.395Z] ===================================================== [Pipeline] echo [2023-06-28T01:20:41.405Z] taggedImages: [2023-06-28T01:20:41.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:41.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-28T01:20:41.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.5 [2023-06-28T01:20:41.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:41.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-06-28T01:20:41.427Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-06-28T01:20:41.427Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:41.427Z] latest [2023-06-28T01:20:41.427Z] 3.1.0-dev.5 [2023-06-28T01:20:41.427Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:41.427Z] main [2023-06-28T01:20:41.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:41.729Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:42.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:42.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-28T01:20:42.029Z] a1cba98305cc: Preparing [2023-06-28T01:20:42.029Z] 057f0d5da765: Preparing [2023-06-28T01:20:42.029Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:42.029Z] 12d732b506be: Preparing [2023-06-28T01:20:42.029Z] f99a1cb37205: Preparing [2023-06-28T01:20:42.029Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:42.029Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:42.029Z] 12d732b506be: Layer already exists [2023-06-28T01:20:42.029Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:42.029Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:42.029Z] a1cba98305cc: Pushed [2023-06-28T01:20:42.029Z] f99a1cb37205: Pushed [2023-06-28T01:20:52.006Z] 057f0d5da765: Pushed [2023-06-28T01:20:52.006Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:f140be44bb6b5cc35c5b8d6aa7003342f47ce0d07b9a01b1bc5f1b4ba904f913 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:52.316Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:52.629Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-28T01:20:52.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-28T01:20:52.629Z] a1cba98305cc: Preparing [2023-06-28T01:20:52.629Z] 057f0d5da765: Preparing [2023-06-28T01:20:52.629Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:52.629Z] 12d732b506be: Preparing [2023-06-28T01:20:52.629Z] f99a1cb37205: Preparing [2023-06-28T01:20:52.629Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:52.629Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:52.629Z] 12d732b506be: Layer already exists [2023-06-28T01:20:52.629Z] f99a1cb37205: Layer already exists [2023-06-28T01:20:52.629Z] a1cba98305cc: Layer already exists [2023-06-28T01:20:52.629Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:52.629Z] 057f0d5da765: Layer already exists [2023-06-28T01:20:52.629Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:52.629Z] latest: digest: sha256:f140be44bb6b5cc35c5b8d6aa7003342f47ce0d07b9a01b1bc5f1b4ba904f913 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:52.949Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:53.251Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.5 [2023-06-28T01:20:53.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-28T01:20:53.251Z] a1cba98305cc: Preparing [2023-06-28T01:20:53.251Z] 057f0d5da765: Preparing [2023-06-28T01:20:53.251Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:53.251Z] 12d732b506be: Preparing [2023-06-28T01:20:53.251Z] f99a1cb37205: Preparing [2023-06-28T01:20:53.251Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:53.251Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:53.251Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:53.251Z] 12d732b506be: Layer already exists [2023-06-28T01:20:53.251Z] a1cba98305cc: Layer already exists [2023-06-28T01:20:53.251Z] 057f0d5da765: Layer already exists [2023-06-28T01:20:53.251Z] f99a1cb37205: Layer already exists [2023-06-28T01:20:53.251Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:53.251Z] 3.1.0-dev.5: digest: sha256:f140be44bb6b5cc35c5b8d6aa7003342f47ce0d07b9a01b1bc5f1b4ba904f913 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:53.554Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:53.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:53.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-28T01:20:53.853Z] a1cba98305cc: Preparing [2023-06-28T01:20:53.853Z] 057f0d5da765: Preparing [2023-06-28T01:20:53.853Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:53.853Z] 12d732b506be: Preparing [2023-06-28T01:20:53.853Z] f99a1cb37205: Preparing [2023-06-28T01:20:53.853Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:53.853Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:53.853Z] 12d732b506be: Layer already exists [2023-06-28T01:20:53.853Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:53.853Z] f99a1cb37205: Layer already exists [2023-06-28T01:20:53.853Z] a1cba98305cc: Layer already exists [2023-06-28T01:20:53.854Z] 057f0d5da765: Layer already exists [2023-06-28T01:20:53.854Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:53.854Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:f140be44bb6b5cc35c5b8d6aa7003342f47ce0d07b9a01b1bc5f1b4ba904f913 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:54.155Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:54.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-06-28T01:20:54.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-28T01:20:54.458Z] a1cba98305cc: Preparing [2023-06-28T01:20:54.458Z] 057f0d5da765: Preparing [2023-06-28T01:20:54.458Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:54.458Z] 12d732b506be: Preparing [2023-06-28T01:20:54.458Z] f99a1cb37205: Preparing [2023-06-28T01:20:54.458Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:54.458Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:54.458Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:54.458Z] 12d732b506be: Layer already exists [2023-06-28T01:20:54.458Z] 057f0d5da765: Layer already exists [2023-06-28T01:20:54.458Z] a1cba98305cc: Layer already exists [2023-06-28T01:20:54.458Z] f99a1cb37205: Layer already exists [2023-06-28T01:20:54.458Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:54.458Z] main: digest: sha256:f140be44bb6b5cc35c5b8d6aa7003342f47ce0d07b9a01b1bc5f1b4ba904f913 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:20:54.493Z] ===================================================== [Pipeline] echo [2023-06-28T01:20:54.498Z] taggedImages: [2023-06-28T01:20:54.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:54.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-28T01:20:54.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.5 [2023-06-28T01:20:54.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:54.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-06-28T01:20:54.517Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-06-28T01:20:54.517Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:54.517Z] latest [2023-06-28T01:20:54.517Z] 3.1.0-dev.5 [2023-06-28T01:20:54.517Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:54.517Z] main [2023-06-28T01:20:54.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:54.838Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:55.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:20:55.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-28T01:20:55.137Z] d11c88db1d5b: Preparing [2023-06-28T01:20:55.137Z] c8be7f310c5e: Preparing [2023-06-28T01:20:55.137Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:55.137Z] 12d732b506be: Preparing [2023-06-28T01:20:55.137Z] 045b83a13295: Preparing [2023-06-28T01:20:55.137Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:55.137Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:55.137Z] 12d732b506be: Layer already exists [2023-06-28T01:20:55.137Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:55.137Z] 045b83a13295: Layer already exists [2023-06-28T01:20:55.137Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:55.137Z] d11c88db1d5b: Pushed [2023-06-28T01:20:57.669Z] c8be7f310c5e: Pushed [2023-06-28T01:20:57.669Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:50ee8638c6ae6d3890c8a86b6d1b5dcfc2a8f05f416649d4f828f111a6e5b5e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:57.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:58.273Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-28T01:20:58.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-28T01:20:58.273Z] d11c88db1d5b: Preparing [2023-06-28T01:20:58.273Z] c8be7f310c5e: Preparing [2023-06-28T01:20:58.273Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:58.273Z] 12d732b506be: Preparing [2023-06-28T01:20:58.273Z] 045b83a13295: Preparing [2023-06-28T01:20:58.273Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:58.273Z] c8be7f310c5e: Layer already exists [2023-06-28T01:20:58.273Z] 12d732b506be: Layer already exists [2023-06-28T01:20:58.273Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:58.273Z] 045b83a13295: Layer already exists [2023-06-28T01:20:58.273Z] d11c88db1d5b: Layer already exists [2023-06-28T01:20:58.273Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:58.273Z] latest: digest: sha256:50ee8638c6ae6d3890c8a86b6d1b5dcfc2a8f05f416649d4f828f111a6e5b5e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:58.579Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:58.878Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.5 [2023-06-28T01:20:58.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-28T01:20:58.878Z] d11c88db1d5b: Preparing [2023-06-28T01:20:58.878Z] c8be7f310c5e: Preparing [2023-06-28T01:20:58.878Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:58.878Z] 12d732b506be: Preparing [2023-06-28T01:20:58.878Z] 045b83a13295: Preparing [2023-06-28T01:20:58.878Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:58.878Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:58.878Z] 045b83a13295: Layer already exists [2023-06-28T01:20:58.878Z] 12d732b506be: Layer already exists [2023-06-28T01:20:58.878Z] c8be7f310c5e: Layer already exists [2023-06-28T01:20:58.878Z] d11c88db1d5b: Layer already exists [2023-06-28T01:20:58.878Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:58.878Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:58.878Z] 3.1.0-dev.5: digest: sha256:50ee8638c6ae6d3890c8a86b6d1b5dcfc2a8f05f416649d4f828f111a6e5b5e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:59.183Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:59.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:20:59.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-28T01:20:59.478Z] d11c88db1d5b: Preparing [2023-06-28T01:20:59.478Z] c8be7f310c5e: Preparing [2023-06-28T01:20:59.478Z] 0ad550e4a24c: Preparing [2023-06-28T01:20:59.478Z] 12d732b506be: Preparing [2023-06-28T01:20:59.478Z] 045b83a13295: Preparing [2023-06-28T01:20:59.478Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:20:59.478Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:20:59.478Z] c8be7f310c5e: Layer already exists [2023-06-28T01:20:59.478Z] 12d732b506be: Layer already exists [2023-06-28T01:20:59.478Z] 045b83a13295: Layer already exists [2023-06-28T01:20:59.478Z] d11c88db1d5b: Layer already exists [2023-06-28T01:20:59.478Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:20:59.478Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:20:59.478Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:50ee8638c6ae6d3890c8a86b6d1b5dcfc2a8f05f416649d4f828f111a6e5b5e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:20:59.784Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:21:00.088Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-06-28T01:21:00.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-28T01:21:00.088Z] d11c88db1d5b: Preparing [2023-06-28T01:21:00.088Z] c8be7f310c5e: Preparing [2023-06-28T01:21:00.088Z] 0ad550e4a24c: Preparing [2023-06-28T01:21:00.088Z] 12d732b506be: Preparing [2023-06-28T01:21:00.088Z] 045b83a13295: Preparing [2023-06-28T01:21:00.088Z] 3dab9f8bf2d2: Preparing [2023-06-28T01:21:00.088Z] 3dab9f8bf2d2: Waiting [2023-06-28T01:21:00.088Z] 045b83a13295: Layer already exists [2023-06-28T01:21:00.088Z] 0ad550e4a24c: Layer already exists [2023-06-28T01:21:00.088Z] 12d732b506be: Layer already exists [2023-06-28T01:21:00.088Z] d11c88db1d5b: Layer already exists [2023-06-28T01:21:00.088Z] c8be7f310c5e: Layer already exists [2023-06-28T01:21:00.088Z] 3dab9f8bf2d2: Layer already exists [2023-06-28T01:21:00.088Z] main: digest: sha256:50ee8638c6ae6d3890c8a86b6d1b5dcfc2a8f05f416649d4f828f111a6e5b5e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:21:00.127Z] ===================================================== [Pipeline] echo [2023-06-28T01:21:00.132Z] taggedImages: [2023-06-28T01:21:00.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:21:00.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-28T01:21:00.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.5 [2023-06-28T01:21:00.132Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:21:00.132Z] - 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-06-28T01:21:05.701Z] #74 ... [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #71 DONE 59.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #67 DONE 55.0s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #63 DONE 62.2s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #75 ... [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #74 DONE 55.3s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #76 [security-spire-server builder 6/9] COPY . . [2023-06-28T01:21:05.701Z] #76 ... [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #73 DONE 50.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #77 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #78 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #79 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #79 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #80 [security-secretstore-setup builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #80 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #81 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #82 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #83 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #84 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #85 [core-data builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #85 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #86 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #87 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #88 [security-bootstrapper builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #88 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #89 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #90 [core-metadata builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #90 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #91 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #92 DONE 1.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #93 [core-command builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #93 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #94 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #95 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #95 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #75 DONE 1.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #96 [support-scheduler builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #96 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #97 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #98 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #76 [security-spire-server builder 6/9] COPY . . [2023-06-28T01:21:05.701Z] #76 DONE 1.3s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #99 DONE 1.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T01:21:05.701Z] #100 ... [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T01:21:05.701Z] #101 DONE 0.4s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-28T01:21:05.701Z] #102 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #103 [security-spire-config builder 6/9] COPY . . [2023-06-28T01:21:05.701Z] #103 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:05.701Z] #104 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T01:21:05.701Z] #105 CACHED [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #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-06-28T01:21:05.701Z] #106 ... [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-28T01:21:05.701Z] #107 DONE 3.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:21:05.701Z] #108 ... [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #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-06-28T01:21:05.701Z] #106 DONE 6.5s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #109 [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-06-28T01:21:05.701Z] #109 DONE 6.6s [2023-06-28T01:21:05.701Z] [2023-06-28T01:21:05.701Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-28T01:21:06.000Z] #110 ... [2023-06-28T01:21:06.000Z] [2023-06-28T01:21:06.000Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-28T01:21:06.000Z] #111 DONE 0.4s [2023-06-28T01:21:06.000Z] [2023-06-28T01:21:06.000Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-28T01:21:06.000Z] #110 DONE 0.5s [2023-06-28T01:21:06.000Z] [2023-06-28T01:21:06.000Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:21:06.000Z] #108 3.898 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-28T01:21:06.594Z] #108 ... [2023-06-28T01:21:06.594Z] [2023-06-28T01:21:06.594Z] #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:21:06.594Z] #112 DONE 0.2s [2023-06-28T01:21:06.594Z] [2023-06-28T01:21:06.594Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:21:06.594Z] #113 DONE 0.3s [2023-06-28T01:21:06.594Z] [2023-06-28T01:21:06.594Z] #114 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:21:06.874Z] #114 DONE 0.4s [2023-06-28T01:21:06.874Z] [2023-06-28T01:21:06.874Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:21:07.140Z] #115 DONE 0.2s [2023-06-28T01:21:07.140Z] [2023-06-28T01:21:07.140Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T01:21:07.140Z] #100 6.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-28T01:21:08.101Z] #100 ... [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T01:21:08.101Z] #116 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-28T01:21:08.101Z] #117 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #118 [security-spire-agent builder 6/9] COPY . . [2023-06-28T01:21:08.101Z] #118 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #119 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T01:21:08.101Z] #119 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-28T01:21:08.101Z] #120 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:21:08.101Z] #121 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #122 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-28T01:21:08.101Z] #122 CACHED [2023-06-28T01:21:08.101Z] [2023-06-28T01:21:08.101Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:21:08.101Z] #123 CACHED [2023-06-28T01:21:08.381Z] [2023-06-28T01:21:08.381Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T01:21:08.381Z] #124 ... [2023-06-28T01:21:08.381Z] [2023-06-28T01:21:08.381Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:21:08.381Z] #0 6.275 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-28T01:21:08.647Z] #125 ... [2023-06-28T01:21:08.647Z] [2023-06-28T01:21:08.647Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:21:08.647Z] #0 5.596 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-28T01:21:08.914Z] #126 ... [2023-06-28T01:21:08.914Z] [2023-06-28T01:21:08.914Z] #127 [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-06-28T01:21:08.914Z] #0 6.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-28T01:21:08.914Z] #127 ... [2023-06-28T01:21:08.914Z] [2023-06-28T01:21:08.914Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T01:21:08.914Z] #0 5.661 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-28T01:21:09.186Z] #128 ... [2023-06-28T01:21:09.186Z] [2023-06-28T01:21:09.186Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T01:21:09.186Z] #0 6.492 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-28T01:21:09.186Z] #129 ... [2023-06-28T01:21:09.186Z] [2023-06-28T01:21:09.186Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T01:21:09.186Z] #0 5.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-28T01:21:09.453Z] #130 ... [2023-06-28T01:21:09.453Z] [2023-06-28T01:21:09.453Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T01:21:09.453Z] #0 5.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-28T01:21:09.719Z] #131 ... [2023-06-28T01:21:09.719Z] [2023-06-28T01:21:09.719Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:21:09.719Z] #0 4.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-28T01:21:09.719Z] #132 ... [2023-06-28T01:21:09.719Z] [2023-06-28T01:21:09.719Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:21:09.719Z] #0 4.870 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-28T01:21:09.983Z] #133 ... [2023-06-28T01:21:09.983Z] [2023-06-28T01:21:09.983Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:21:13.314Z] #134 ... [2023-06-28T01:21:13.314Z] [2023-06-28T01:21:13.314Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:21:13.314Z] #135 DONE 5.4s [2023-06-28T01:21:13.314Z] [2023-06-28T01:21:13.314Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:21:13.314Z] #136 ... [2023-06-28T01:21:13.314Z] [2023-06-28T01:21:13.314Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:21:13.315Z] #134 DONE 5.3s [2023-06-28T01:21:13.315Z] [2023-06-28T01:21:13.315Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T01:21:13.315Z] #124 DONE 4.9s [2023-06-28T01:21:13.315Z] [2023-06-28T01:21:13.315Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:21:13.315Z] #136 DONE 0.3s [2023-06-28T01:21:13.315Z] [2023-06-28T01:21:13.315Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-28T01:21:13.579Z] #137 DONE 0.4s [2023-06-28T01:21:13.579Z] [2023-06-28T01:21:13.579Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:21:13.579Z] #138 DONE 0.5s [2023-06-28T01:21:13.579Z] [2023-06-28T01:21:13.579Z] #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-28T01:21:14.208Z] #139 DONE 0.4s [2023-06-28T01:21:14.208Z] [2023-06-28T01:21:14.208Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-28T01:21:14.208Z] #140 DONE 0.4s [2023-06-28T01:21:14.208Z] [2023-06-28T01:21:14.208Z] #141 [security-spire-config] exporting to image [2023-06-28T01:21:14.208Z] #141 exporting layers [2023-06-28T01:21:14.476Z] #141 ... [2023-06-28T01:21:14.476Z] [2023-06-28T01:21:14.476Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-28T01:21:14.476Z] #142 DONE 0.4s [2023-06-28T01:21:14.476Z] [2023-06-28T01:21:14.476Z] #141 [security-spire-server] exporting to image [2023-06-28T01:21:15.926Z] #141 ... [2023-06-28T01:21:15.926Z] [2023-06-28T01:21:15.926Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T01:21:15.926Z] #143 DONE 2.5s [2023-06-28T01:21:15.926Z] [2023-06-28T01:21:15.926Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T01:21:15.926Z] #144 DONE 0.2s [2023-06-28T01:21:15.926Z] [2023-06-28T01:21:15.926Z] #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-06-28T01:21:16.236Z] #145 DONE 0.2s [2023-06-28T01:21:16.236Z] [2023-06-28T01:21:16.236Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:21:16.236Z] #126 ... [2023-06-28T01:21:16.236Z] [2023-06-28T01:21:16.236Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-28T01:21:16.818Z] #146 DONE 0.5s [2023-06-28T01:21:16.818Z] [2023-06-28T01:21:16.818Z] #141 [security-spire-server] exporting to image [2023-06-28T01:21:16.818Z] #141 exporting layers 2.8s done [2023-06-28T01:21:16.818Z] #141 writing image sha256:59fdfbf75f2b29a896ce3583869a56d1629a3ec4a68ecb22416a3f8bd5758324 0.1s done [2023-06-28T01:21:16.818Z] #141 naming to docker.io/library/security-spire-config-arm64 [2023-06-28T01:21:17.084Z] #141 exporting layers 2.5s done [2023-06-28T01:21:17.084Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-06-28T01:21:17.084Z] #141 writing image sha256:e7e1e44b1bc0cfdf020ace8d970b77437a97b5a767c34e58d79303ca03f65145 0.0s done [2023-06-28T01:21:17.084Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-06-28T01:21:18.040Z] #141 exporting layers 1.5s done [2023-06-28T01:21:18.306Z] #141 writing image sha256:671b48ffdea493f05574377905d0e4a48574d6567fa795323c51483a7dbba848 0.0s done [2023-06-28T01:21:18.306Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-28T01:21:18.306Z] #141 DONE 4.2s [2023-06-28T01:21:18.306Z] [2023-06-28T01:21:18.306Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T01:35:14.277Z] #131 DONE 849.1s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:35:14.277Z] #125 ... [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:35:14.277Z] #147 DONE 0.2s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:35:14.277Z] #148 DONE 0.2s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-28T01:35:14.277Z] #149 DONE 0.3s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:35:14.277Z] #126 ... [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:35:14.277Z] #150 DONE 0.2s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-28T01:35:14.277Z] #151 DONE 0.1s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:35:14.277Z] #152 DONE 2.1s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #141 [security-proxy-auth] exporting to image [2023-06-28T01:35:14.277Z] #141 exporting layers [2023-06-28T01:35:14.277Z] #141 exporting layers 0.6s done [2023-06-28T01:35:14.277Z] #141 writing image sha256:718218116e6e42e97a8322ea3e60fd4b13dd82e2e709c53c125d4dc95fa0f2a8 done [2023-06-28T01:35:14.277Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-28T01:35:14.277Z] #141 DONE 4.8s [2023-06-28T01:35:14.277Z] [2023-06-28T01:35:14.277Z] #127 [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-06-28T01:35:14.277Z] #127 851.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-28T01:35:19.634Z] #127 ... [2023-06-28T01:35:19.634Z] [2023-06-28T01:35:19.634Z] #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T01:35:19.902Z] #100 DONE 861.3s [2023-06-28T01:35:19.902Z] [2023-06-28T01:35:19.902Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T01:35:20.168Z] #128 ... [2023-06-28T01:35:20.168Z] [2023-06-28T01:35:20.168Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:35:20.457Z] #153 DONE 0.1s [2023-06-28T01:35:20.457Z] [2023-06-28T01:35:20.457Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:35:20.735Z] #126 ... [2023-06-28T01:35:20.735Z] [2023-06-28T01:35:20.735Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:35:20.735Z] #154 DONE 0.3s [2023-06-28T01:35:20.735Z] [2023-06-28T01:35:20.735Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:20.735Z] #132 ... [2023-06-28T01:35:20.735Z] [2023-06-28T01:35:20.735Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-28T01:35:21.003Z] #155 DONE 0.2s [2023-06-28T01:35:21.003Z] [2023-06-28T01:35:21.003Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-28T01:35:21.271Z] #156 DONE 0.3s [2023-06-28T01:35:21.271Z] [2023-06-28T01:35:21.271Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T01:35:21.271Z] #157 DONE 0.2s [2023-06-28T01:35:21.271Z] [2023-06-28T01:35:21.271Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:21.540Z] #132 ... [2023-06-28T01:35:21.540Z] [2023-06-28T01:35:21.540Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:35:24.118Z] #158 DONE 2.1s [2023-06-28T01:35:24.118Z] [2023-06-28T01:35:24.118Z] #141 [security-proxy-setup] exporting to image [2023-06-28T01:35:24.118Z] #141 exporting layers [2023-06-28T01:35:24.118Z] #141 exporting layers 0.6s done [2023-06-28T01:35:24.118Z] #141 writing image sha256:d94dd3664e6ebae0d898b40a575e024e265dfe7ca36115b24b75bc8bafeadf75 done [2023-06-28T01:35:24.118Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-28T01:35:24.118Z] #141 DONE 5.5s [2023-06-28T01:35:24.118Z] [2023-06-28T01:35:24.118Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:30.761Z] #132 ... [2023-06-28T01:35:30.761Z] [2023-06-28T01:35:30.761Z] #127 [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-06-28T01:35:30.761Z] #127 DONE 872.0s [2023-06-28T01:35:30.761Z] [2023-06-28T01:35:30.761Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:35:31.026Z] #133 ... [2023-06-28T01:35:31.026Z] [2023-06-28T01:35:31.026Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:35:31.290Z] #159 DONE 0.2s [2023-06-28T01:35:31.290Z] [2023-06-28T01:35:31.290Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:35:31.290Z] #108 ... [2023-06-28T01:35:31.290Z] [2023-06-28T01:35:31.290Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:35:31.555Z] #160 DONE 0.2s [2023-06-28T01:35:31.555Z] [2023-06-28T01:35:31.555Z] #161 [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-06-28T01:35:31.555Z] #161 DONE 0.1s [2023-06-28T01:35:31.555Z] [2023-06-28T01:35:31.555Z] #162 [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-06-28T01:35:31.555Z] #162 DONE 0.1s [2023-06-28T01:35:31.555Z] [2023-06-28T01:35:31.555Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:35:31.829Z] #133 ... [2023-06-28T01:35:31.829Z] [2023-06-28T01:35:31.829Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:35:31.829Z] #163 DONE 0.2s [2023-06-28T01:35:31.829Z] [2023-06-28T01:35:31.829Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-28T01:35:32.420Z] #164 DONE 0.4s [2023-06-28T01:35:32.420Z] [2023-06-28T01:35:32.420Z] #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-28T01:35:32.686Z] #165 DONE 0.3s [2023-06-28T01:35:32.686Z] [2023-06-28T01:35:32.686Z] #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T01:35:32.953Z] #166 DONE 0.1s [2023-06-28T01:35:32.953Z] [2023-06-28T01:35:32.953Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:35:34.883Z] #167 DONE 2.1s [2023-06-28T01:35:34.883Z] [2023-06-28T01:35:34.883Z] #141 [security-secretstore-setup] exporting to image [2023-06-28T01:35:34.883Z] #141 exporting layers [2023-06-28T01:35:35.836Z] #141 exporting layers 0.9s done [2023-06-28T01:35:35.836Z] #141 writing image sha256:3fe182100dea9d35d547d71fc77548d72da5ef79602a44ed48205b52bf5a470f done [2023-06-28T01:35:35.836Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-28T01:35:35.836Z] #141 DONE 6.4s [2023-06-28T01:35:35.836Z] [2023-06-28T01:35:35.836Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:37.240Z] #132 ... [2023-06-28T01:35:37.240Z] [2023-06-28T01:35:37.240Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T01:35:37.240Z] #130 DONE 878.7s [2023-06-28T01:35:37.240Z] [2023-06-28T01:35:37.240Z] #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-28T01:35:37.847Z] #168 DONE 0.3s [2023-06-28T01:35:37.847Z] [2023-06-28T01:35:37.847Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-28T01:35:39.847Z] #169 DONE 2.1s [2023-06-28T01:35:39.847Z] [2023-06-28T01:35:39.847Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:39.847Z] #132 ... [2023-06-28T01:35:39.847Z] [2023-06-28T01:35:39.847Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:35:39.847Z] #170 DONE 0.3s [2023-06-28T01:35:39.847Z] [2023-06-28T01:35:39.847Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:35:40.119Z] #126 ... [2023-06-28T01:35:40.119Z] [2023-06-28T01:35:40.119Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:35:40.119Z] #171 DONE 0.3s [2023-06-28T01:35:40.119Z] [2023-06-28T01:35:40.119Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:40.435Z] #132 ... [2023-06-28T01:35:40.435Z] [2023-06-28T01:35:40.436Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-28T01:35:40.713Z] #172 DONE 0.4s [2023-06-28T01:35:40.713Z] [2023-06-28T01:35:40.713Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:35:40.713Z] #132 ... [2023-06-28T01:35:40.713Z] [2023-06-28T01:35:40.713Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-28T01:35:40.980Z] #173 DONE 0.2s [2023-06-28T01:35:40.980Z] [2023-06-28T01:35:40.980Z] #174 [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-06-28T01:35:40.980Z] #174 DONE 0.2s [2023-06-28T01:35:40.980Z] [2023-06-28T01:35:40.980Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:35:41.256Z] #108 ... [2023-06-28T01:35:41.256Z] [2023-06-28T01:35:41.256Z] #175 [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-06-28T01:35:41.256Z] #175 DONE 0.1s [2023-06-28T01:35:41.256Z] [2023-06-28T01:35:41.256Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-28T01:35:41.524Z] #176 DONE 0.2s [2023-06-28T01:35:41.524Z] [2023-06-28T01:35:41.524Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-28T01:35:41.524Z] #177 DONE 0.1s [2023-06-28T01:35:41.524Z] [2023-06-28T01:35:41.524Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-28T01:35:44.869Z] #178 DONE 2.8s [2023-06-28T01:35:44.869Z] [2023-06-28T01:35:44.869Z] #141 [security-bootstrapper] exporting to image [2023-06-28T01:35:44.869Z] #141 exporting layers [2023-06-28T01:35:45.135Z] #141 exporting layers 1.0s done [2023-06-28T01:35:45.400Z] #141 writing image sha256:b48dc3c6071abcbf47ff6f1223099cda49d0adb2219c81d10460b553c9640bfd done [2023-06-28T01:35:45.400Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-28T01:35:45.400Z] #141 DONE 7.4s [2023-06-28T01:35:45.400Z] [2023-06-28T01:35:45.400Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:36:07.439Z] #132 ... [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T01:36:07.439Z] #128 DONE 906.2s [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:36:07.439Z] #179 DONE 0.2s [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:36:07.439Z] #180 DONE 0.2s [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-28T01:36:07.439Z] #181 DONE 0.2s [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:36:07.439Z] #182 DONE 0.1s [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:36:07.439Z] #132 ... [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-28T01:36:07.439Z] #183 DONE 0.1s [2023-06-28T01:36:07.439Z] [2023-06-28T01:36:07.439Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T01:36:11.684Z] #184 DONE 5.7s [2023-06-28T01:36:11.684Z] [2023-06-28T01:36:11.684Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:36:11.684Z] #125 ... [2023-06-28T01:36:11.684Z] [2023-06-28T01:36:11.684Z] #141 [core-common-config-bootstrapper] exporting to image [2023-06-28T01:36:11.684Z] #141 exporting layers [2023-06-28T01:36:12.266Z] #141 exporting layers 0.6s done [2023-06-28T01:36:12.266Z] #141 writing image sha256:858ac0d4c98d5412c65ad86bcbdd0f246374696c8ce8dc2e632655e409772a2d done [2023-06-28T01:36:12.266Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-28T01:36:12.266Z] #141 DONE 8.1s [2023-06-28T01:36:12.266Z] [2023-06-28T01:36:12.266Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:36:27.253Z] #132 ... [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T01:36:27.253Z] #129 DONE 927.7s [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:36:27.253Z] #126 ... [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:36:27.253Z] #185 DONE 0.1s [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:36:27.253Z] #186 DONE 0.1s [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:36:27.253Z] #132 ... [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-28T01:36:27.253Z] #187 DONE 0.3s [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:36:27.253Z] #132 ... [2023-06-28T01:36:27.253Z] [2023-06-28T01:36:27.253Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:36:27.253Z] #188 DONE 0.1s [2023-06-28T01:36:27.519Z] [2023-06-28T01:36:27.519Z] #141 [core-command] exporting to image [2023-06-28T01:36:27.519Z] #141 exporting layers [2023-06-28T01:36:27.519Z] #141 exporting layers 0.2s done [2023-06-28T01:36:27.519Z] #141 writing image sha256:2cb6a61bd481ffc89e37808a6e8a98c34da14825b96270f33b5c42369e064284 done [2023-06-28T01:36:27.519Z] #141 naming to docker.io/library/core-command-arm64 done [2023-06-28T01:36:27.519Z] #141 DONE 8.3s [2023-06-28T01:36:27.519Z] [2023-06-28T01:36:27.519Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T01:36:45.715Z] #126 DONE 944.3s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:36:45.715Z] #125 ... [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:36:45.715Z] #189 DONE 0.2s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:36:45.715Z] #190 DONE 0.2s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T01:36:45.715Z] #132 DONE 945.4s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-28T01:36:45.715Z] #191 DONE 0.6s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #192 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:36:45.715Z] #192 DONE 0.2s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #193 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:36:45.715Z] #193 DONE 0.4s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #194 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:36:45.715Z] #194 DONE 0.3s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #195 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-28T01:36:45.715Z] #195 ... [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #196 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-28T01:36:45.715Z] #196 DONE 0.2s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #141 [core-metadata] exporting to image [2023-06-28T01:36:45.715Z] #141 exporting layers [2023-06-28T01:36:45.715Z] #141 ... [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #195 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-28T01:36:45.715Z] #195 DONE 0.6s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:36:45.715Z] #197 DONE 0.2s [2023-06-28T01:36:45.715Z] [2023-06-28T01:36:45.715Z] #141 [core-metadata] exporting to image [2023-06-28T01:36:45.715Z] #141 writing image sha256:7ff97aa1dfda24d8283906ad57809b504f68d385ce682ab0ad4029e254d68208 done [2023-06-28T01:36:45.715Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-06-28T01:36:45.981Z] #141 exporting layers 0.3s done [2023-06-28T01:36:45.981Z] #141 writing image sha256:8391a062014559a2fabcfd14f48057ccf4a59ad067e59685a9b3bbbb4388d1fa done [2023-06-28T01:36:45.981Z] #141 naming to docker.io/library/core-data-arm64 done [2023-06-28T01:36:45.981Z] #141 DONE 9.1s [2023-06-28T01:36:45.981Z] [2023-06-28T01:36:45.981Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T01:37:42.367Z] #108 DONE 994.1s [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:37:42.367Z] #133 ... [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:37:42.367Z] #198 DONE 0.2s [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:37:42.367Z] #133 ... [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:37:42.367Z] #199 DONE 0.1s [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-28T01:37:42.367Z] #200 DONE 0.4s [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:37:42.367Z] #125 ... [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:37:42.367Z] #201 DONE 0.1s [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #141 [security-spiffe-token-provider] exporting to image [2023-06-28T01:37:42.367Z] #141 exporting layers [2023-06-28T01:37:42.367Z] #141 exporting layers 0.6s done [2023-06-28T01:37:42.367Z] #141 writing image sha256:b46111770460166f396a20cd02bf68f62d521de87c2c8b36c9461fc5e988494d 0.0s done [2023-06-28T01:37:42.367Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2023-06-28T01:37:42.367Z] #141 DONE 9.7s [2023-06-28T01:37:42.367Z] [2023-06-28T01:37:42.367Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T01:38:00.560Z] #133 DONE 1022.2s [2023-06-28T01:38:00.560Z] [2023-06-28T01:38:00.560Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:38:00.828Z] #125 ... [2023-06-28T01:38:00.828Z] [2023-06-28T01:38:00.828Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:38:01.095Z] #202 DONE 0.1s [2023-06-28T01:38:01.095Z] [2023-06-28T01:38:01.095Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:38:01.095Z] #125 ... [2023-06-28T01:38:01.095Z] [2023-06-28T01:38:01.095Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:38:01.361Z] #203 DONE 0.1s [2023-06-28T01:38:01.361Z] [2023-06-28T01:38:01.361Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:38:01.361Z] #125 ... [2023-06-28T01:38:01.361Z] [2023-06-28T01:38:01.361Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-28T01:38:01.629Z] #204 DONE 0.4s [2023-06-28T01:38:01.629Z] [2023-06-28T01:38:01.629Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:38:01.896Z] #205 DONE 0.1s [2023-06-28T01:38:01.896Z] [2023-06-28T01:38:01.896Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:38:01.896Z] #125 ... [2023-06-28T01:38:01.896Z] [2023-06-28T01:38:01.896Z] #141 [support-scheduler] exporting to image [2023-06-28T01:38:01.896Z] #141 exporting layers [2023-06-28T01:38:02.478Z] #141 exporting layers 0.4s done [2023-06-28T01:38:02.478Z] #141 writing image sha256:71d0c074c575b9016fea214b1a7a9f91667ab5fbec6f36202dc7363f98d13ca3 done [2023-06-28T01:38:02.478Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-06-28T01:38:02.478Z] #141 DONE 10.1s [2023-06-28T01:38:02.478Z] [2023-06-28T01:38:02.478Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T01:38:02.745Z] #125 DONE 1024.2s [2023-06-28T01:38:02.745Z] [2023-06-28T01:38:02.745Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T01:38:03.009Z] #206 DONE 0.2s [2023-06-28T01:38:03.009Z] [2023-06-28T01:38:03.009Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T01:38:03.009Z] #207 DONE 0.1s [2023-06-28T01:38:03.009Z] [2023-06-28T01:38:03.009Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-28T01:38:03.275Z] #208 DONE 0.3s [2023-06-28T01:38:03.275Z] [2023-06-28T01:38:03.275Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-28T01:38:03.540Z] #209 DONE 0.1s [2023-06-28T01:38:03.540Z] [2023-06-28T01:38:03.540Z] #141 [support-notifications] exporting to image [2023-06-28T01:38:03.804Z] #141 exporting layers 0.3s done [2023-06-28T01:38:03.804Z] #141 writing image sha256:84cac52ffd763c6712cd3d7e4bba26801b394a3c6793624781a96cc51433a2c4 done [2023-06-28T01:38:03.804Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-06-28T01:38:03.805Z] #141 DONE 10.4s [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T01:38:03.805Z] time="2023-06-28T01:19:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-28T01:38:03.814Z] $ docker stop --time=1 fab09c3ce22e7b5e19149c77e4385962049f901979f6f0ad61eac0b3afddd911 [2023-06-28T01:38:05.427Z] $ docker rm -f --volumes fab09c3ce22e7b5e19149c77e4385962049f901979f6f0ad61eac0b3afddd911 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T01:38:05.893Z] + docker images [2023-06-28T01:38:05.893Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-28T01:38:05.893Z] support-notifications-arm64 latest 84cac52ffd76 2 seconds ago 31.9MB [2023-06-28T01:38:05.893Z] support-scheduler-arm64 latest 71d0c074c575 4 seconds ago 31.2MB [2023-06-28T01:38:05.893Z] security-spiffe-token-provider-arm64 latest b46111770460 29 seconds ago 32.7MB [2023-06-28T01:38:05.893Z] core-data-arm64 latest 8391a0620145 About a minute ago 19.9MB [2023-06-28T01:38:05.893Z] core-metadata-arm64 latest 7ff97aa1dfda About a minute ago 20.2MB [2023-06-28T01:38:05.893Z] core-command-arm64 latest 2cb6a61bd481 About a minute ago 19.7MB [2023-06-28T01:38:05.893Z] core-common-config-bootstrapper-arm64 latest 858ac0d4c98d About a minute ago 17.2MB [2023-06-28T01:38:05.893Z] security-bootstrapper-arm64 latest b48dc3c6071a 2 minutes ago 21.9MB [2023-06-28T01:38:05.893Z] security-secretstore-setup-arm64 latest 3fe182100dea 2 minutes ago 32.2MB [2023-06-28T01:38:05.893Z] security-proxy-setup-arm64 latest d94dd3664e6e 2 minutes ago 18.7MB [2023-06-28T01:38:05.893Z] security-proxy-auth-arm64 latest 718218116e6e 2 minutes ago 18.1MB [2023-06-28T01:38:05.893Z] security-spire-agent-arm64 latest 671b48ffdea4 16 minutes ago 153MB [2023-06-28T01:38:05.893Z] security-spire-server-arm64 latest e7e1e44b1bc0 16 minutes ago 97MB [2023-06-28T01:38:05.894Z] security-spire-config-arm64 latest 59fdfbf75f2b 16 minutes ago 96.1MB [2023-06-28T01:38:05.894Z] ci-base-image-arm64 latest 03a11b2b60b1 19 minutes ago 899MB [2023-06-28T01:38:05.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 weeks ago 332MB [2023-06-28T01:38:05.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T01:38:06.003Z] provisioning config files... [2023-06-28T01:38:06.018Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/538@tmp/config9246332603581388991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:38:06.345Z] ---> docker-login.sh [2023-06-28T01:38:06.345Z] nexus3.edgexfoundry.org:10001 [2023-06-28T01:38:06.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:38:06.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:38:06.611Z] Configure a credential helper to remove this warning. See [2023-06-28T01:38:06.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:38:06.611Z] [2023-06-28T01:38:06.611Z] Login Succeeded [2023-06-28T01:38:06.612Z] nexus3.edgexfoundry.org:10002 [2023-06-28T01:38:06.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:38:06.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:38:06.877Z] Configure a credential helper to remove this warning. See [2023-06-28T01:38:06.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:38:06.877Z] [2023-06-28T01:38:06.877Z] Login Succeeded [2023-06-28T01:38:07.144Z] nexus3.edgexfoundry.org:10003 [2023-06-28T01:38:07.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:38:07.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:38:07.409Z] Configure a credential helper to remove this warning. See [2023-06-28T01:38:07.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:38:07.409Z] [2023-06-28T01:38:07.409Z] Login Succeeded [2023-06-28T01:38:07.409Z] nexus3.edgexfoundry.org:10004 [2023-06-28T01:38:07.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:38:07.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:38:07.676Z] Configure a credential helper to remove this warning. See [2023-06-28T01:38:07.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:38:07.676Z] [2023-06-28T01:38:07.676Z] Login Succeeded [2023-06-28T01:38:07.676Z] docker.io [2023-06-28T01:38:07.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T01:38:08.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T01:38:08.209Z] Configure a credential helper to remove this warning. See [2023-06-28T01:38:08.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T01:38:08.209Z] [2023-06-28T01:38:08.209Z] Login Succeeded [2023-06-28T01:38:08.209Z] ---> docker-login.sh ends [Pipeline] } [2023-06-28T01:38:08.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:08.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T01:38:08.291Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-06-28T01:38:08.291Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:08.291Z] latest [2023-06-28T01:38:08.291Z] 3.1.0-dev.5 [2023-06-28T01:38:08.291Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:08.291Z] main [2023-06-28T01:38:08.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:08.654Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:08.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:08.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-28T01:38:08.991Z] 845d04447e56: Preparing [2023-06-28T01:38:08.991Z] 08554106c119: Preparing [2023-06-28T01:38:08.991Z] 3be012d1d102: Preparing [2023-06-28T01:38:08.991Z] f2713c9708e4: Preparing [2023-06-28T01:38:08.991Z] 0053fd207311: Preparing [2023-06-28T01:38:08.991Z] 9386262d7a74: Preparing [2023-06-28T01:38:08.991Z] 9386262d7a74: Waiting [2023-06-28T01:38:09.256Z] 3be012d1d102: Pushed [2023-06-28T01:38:09.256Z] f2713c9708e4: Pushed [2023-06-28T01:38:09.256Z] 0053fd207311: Pushed [2023-06-28T01:38:11.820Z] 08554106c119: Pushed [2023-06-28T01:38:12.397Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:12.397Z] 845d04447e56: Pushed [2023-06-28T01:38:12.662Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:4e649f2ba99cb6b71479f1e660aacf2031ac56124f0d4078d6624fa75101b681 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:12.994Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:13.330Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-28T01:38:13.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-28T01:38:13.330Z] 845d04447e56: Preparing [2023-06-28T01:38:13.330Z] 08554106c119: Preparing [2023-06-28T01:38:13.330Z] 3be012d1d102: Preparing [2023-06-28T01:38:13.330Z] f2713c9708e4: Preparing [2023-06-28T01:38:13.330Z] 0053fd207311: Preparing [2023-06-28T01:38:13.330Z] 9386262d7a74: Preparing [2023-06-28T01:38:13.330Z] 9386262d7a74: Waiting [2023-06-28T01:38:13.330Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:13.330Z] 845d04447e56: Layer already exists [2023-06-28T01:38:13.330Z] 0053fd207311: Layer already exists [2023-06-28T01:38:13.330Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:13.330Z] 08554106c119: Layer already exists [2023-06-28T01:38:13.330Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:13.330Z] latest: digest: sha256:4e649f2ba99cb6b71479f1e660aacf2031ac56124f0d4078d6624fa75101b681 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:13.940Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:14.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.5 [2023-06-28T01:38:14.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-28T01:38:14.276Z] 845d04447e56: Preparing [2023-06-28T01:38:14.276Z] 08554106c119: Preparing [2023-06-28T01:38:14.276Z] 3be012d1d102: Preparing [2023-06-28T01:38:14.276Z] f2713c9708e4: Preparing [2023-06-28T01:38:14.276Z] 0053fd207311: Preparing [2023-06-28T01:38:14.276Z] 9386262d7a74: Preparing [2023-06-28T01:38:14.276Z] 9386262d7a74: Waiting [2023-06-28T01:38:14.276Z] 08554106c119: Layer already exists [2023-06-28T01:38:14.276Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:14.276Z] 845d04447e56: Layer already exists [2023-06-28T01:38:14.276Z] 0053fd207311: Layer already exists [2023-06-28T01:38:14.276Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:14.276Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:14.276Z] 3.1.0-dev.5: digest: sha256:4e649f2ba99cb6b71479f1e660aacf2031ac56124f0d4078d6624fa75101b681 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:14.609Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:14.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:14.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-28T01:38:14.935Z] 845d04447e56: Preparing [2023-06-28T01:38:14.935Z] 08554106c119: Preparing [2023-06-28T01:38:14.935Z] 3be012d1d102: Preparing [2023-06-28T01:38:14.935Z] f2713c9708e4: Preparing [2023-06-28T01:38:14.935Z] 0053fd207311: Preparing [2023-06-28T01:38:14.935Z] 9386262d7a74: Preparing [2023-06-28T01:38:14.935Z] 9386262d7a74: Waiting [2023-06-28T01:38:14.935Z] 08554106c119: Layer already exists [2023-06-28T01:38:14.935Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:14.935Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:14.935Z] 0053fd207311: Layer already exists [2023-06-28T01:38:14.935Z] 845d04447e56: Layer already exists [2023-06-28T01:38:14.935Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:14.935Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:4e649f2ba99cb6b71479f1e660aacf2031ac56124f0d4078d6624fa75101b681 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:15.532Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:15.859Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-06-28T01:38:15.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-28T01:38:15.859Z] 845d04447e56: Preparing [2023-06-28T01:38:15.859Z] 08554106c119: Preparing [2023-06-28T01:38:15.859Z] 3be012d1d102: Preparing [2023-06-28T01:38:15.859Z] f2713c9708e4: Preparing [2023-06-28T01:38:15.859Z] 0053fd207311: Preparing [2023-06-28T01:38:15.859Z] 9386262d7a74: Preparing [2023-06-28T01:38:15.859Z] 9386262d7a74: Waiting [2023-06-28T01:38:15.859Z] 845d04447e56: Layer already exists [2023-06-28T01:38:15.859Z] 08554106c119: Layer already exists [2023-06-28T01:38:15.859Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:15.859Z] 0053fd207311: Layer already exists [2023-06-28T01:38:15.859Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:15.859Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:15.859Z] main: digest: sha256:4e649f2ba99cb6b71479f1e660aacf2031ac56124f0d4078d6624fa75101b681 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:15.899Z] ===================================================== [Pipeline] echo [2023-06-28T01:38:15.906Z] taggedImages: [2023-06-28T01:38:15.906Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:15.906Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-28T01:38:15.906Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.5 [2023-06-28T01:38:15.906Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:15.906Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-06-28T01:38:15.922Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-06-28T01:38:15.922Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:15.922Z] latest [2023-06-28T01:38:15.922Z] 3.1.0-dev.5 [2023-06-28T01:38:15.922Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:15.922Z] main [2023-06-28T01:38:15.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:16.282Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:16.640Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:16.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-28T01:38:16.640Z] 9019358df7cc: Preparing [2023-06-28T01:38:16.640Z] c152b31ff423: Preparing [2023-06-28T01:38:16.640Z] 533a8f2bbc0e: Preparing [2023-06-28T01:38:16.640Z] 4ddd941da3d6: Preparing [2023-06-28T01:38:16.640Z] 3be012d1d102: Preparing [2023-06-28T01:38:16.640Z] f2713c9708e4: Preparing [2023-06-28T01:38:16.640Z] 0053fd207311: Preparing [2023-06-28T01:38:16.640Z] 9386262d7a74: Preparing [2023-06-28T01:38:16.640Z] f2713c9708e4: Waiting [2023-06-28T01:38:16.640Z] 0053fd207311: Waiting [2023-06-28T01:38:16.640Z] 9386262d7a74: Waiting [2023-06-28T01:38:16.640Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:16.640Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:16.908Z] 0053fd207311: Layer already exists [2023-06-28T01:38:16.908Z] 9019358df7cc: Pushed [2023-06-28T01:38:16.908Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:16.908Z] 533a8f2bbc0e: Pushed [2023-06-28T01:38:16.908Z] c152b31ff423: Pushed [2023-06-28T01:38:18.876Z] 4ddd941da3d6: Pushed [2023-06-28T01:38:18.876Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:4fbb79ba5da7bb3c071506d852451db621a770719ccef5e2249cff0c4871370a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:19.484Z] + 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-06-28T01:38:19.817Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-28T01:38:19.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-28T01:38:19.817Z] 9019358df7cc: Preparing [2023-06-28T01:38:19.817Z] c152b31ff423: Preparing [2023-06-28T01:38:19.817Z] 533a8f2bbc0e: Preparing [2023-06-28T01:38:19.817Z] 4ddd941da3d6: Preparing [2023-06-28T01:38:19.817Z] 3be012d1d102: Preparing [2023-06-28T01:38:19.817Z] f2713c9708e4: Preparing [2023-06-28T01:38:19.817Z] 0053fd207311: Preparing [2023-06-28T01:38:19.817Z] 9386262d7a74: Preparing [2023-06-28T01:38:19.817Z] 0053fd207311: Waiting [2023-06-28T01:38:19.817Z] 9386262d7a74: Waiting [2023-06-28T01:38:19.817Z] f2713c9708e4: Waiting [2023-06-28T01:38:19.817Z] 4ddd941da3d6: Layer already exists [2023-06-28T01:38:19.817Z] c152b31ff423: Layer already exists [2023-06-28T01:38:19.817Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:19.817Z] 533a8f2bbc0e: Layer already exists [2023-06-28T01:38:19.817Z] 9019358df7cc: Layer already exists [2023-06-28T01:38:19.817Z] 0053fd207311: Layer already exists [2023-06-28T01:38:19.817Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:19.817Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:19.817Z] latest: digest: sha256:4fbb79ba5da7bb3c071506d852451db621a770719ccef5e2249cff0c4871370a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:20.153Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:20.492Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.5 [2023-06-28T01:38:20.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-28T01:38:20.492Z] 9019358df7cc: Preparing [2023-06-28T01:38:20.492Z] c152b31ff423: Preparing [2023-06-28T01:38:20.492Z] 533a8f2bbc0e: Preparing [2023-06-28T01:38:20.492Z] 4ddd941da3d6: Preparing [2023-06-28T01:38:20.492Z] 3be012d1d102: Preparing [2023-06-28T01:38:20.492Z] f2713c9708e4: Preparing [2023-06-28T01:38:20.492Z] 0053fd207311: Preparing [2023-06-28T01:38:20.492Z] 9386262d7a74: Preparing [2023-06-28T01:38:20.492Z] f2713c9708e4: Waiting [2023-06-28T01:38:20.492Z] 0053fd207311: Waiting [2023-06-28T01:38:20.492Z] 9386262d7a74: Waiting [2023-06-28T01:38:20.492Z] 9019358df7cc: Layer already exists [2023-06-28T01:38:20.492Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:20.492Z] c152b31ff423: Layer already exists [2023-06-28T01:38:20.492Z] 4ddd941da3d6: Layer already exists [2023-06-28T01:38:20.492Z] 533a8f2bbc0e: Layer already exists [2023-06-28T01:38:20.492Z] 0053fd207311: Layer already exists [2023-06-28T01:38:20.492Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:20.492Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:20.492Z] 3.1.0-dev.5: digest: sha256:4fbb79ba5da7bb3c071506d852451db621a770719ccef5e2249cff0c4871370a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:20.828Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:21.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:21.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-28T01:38:21.159Z] 9019358df7cc: Preparing [2023-06-28T01:38:21.159Z] c152b31ff423: Preparing [2023-06-28T01:38:21.159Z] 533a8f2bbc0e: Preparing [2023-06-28T01:38:21.159Z] 4ddd941da3d6: Preparing [2023-06-28T01:38:21.159Z] 3be012d1d102: Preparing [2023-06-28T01:38:21.159Z] f2713c9708e4: Preparing [2023-06-28T01:38:21.159Z] 0053fd207311: Preparing [2023-06-28T01:38:21.159Z] 9386262d7a74: Preparing [2023-06-28T01:38:21.159Z] f2713c9708e4: Waiting [2023-06-28T01:38:21.159Z] 0053fd207311: Waiting [2023-06-28T01:38:21.159Z] 9386262d7a74: Waiting [2023-06-28T01:38:21.159Z] 533a8f2bbc0e: Layer already exists [2023-06-28T01:38:21.159Z] 4ddd941da3d6: Layer already exists [2023-06-28T01:38:21.159Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:21.159Z] 9019358df7cc: Layer already exists [2023-06-28T01:38:21.159Z] c152b31ff423: Layer already exists [2023-06-28T01:38:21.159Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:21.159Z] 0053fd207311: Layer already exists [2023-06-28T01:38:21.159Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:21.159Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:4fbb79ba5da7bb3c071506d852451db621a770719ccef5e2249cff0c4871370a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:21.760Z] + 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-06-28T01:38:22.090Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-06-28T01:38:22.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-28T01:38:22.090Z] 9019358df7cc: Preparing [2023-06-28T01:38:22.090Z] c152b31ff423: Preparing [2023-06-28T01:38:22.090Z] 533a8f2bbc0e: Preparing [2023-06-28T01:38:22.090Z] 4ddd941da3d6: Preparing [2023-06-28T01:38:22.090Z] 3be012d1d102: Preparing [2023-06-28T01:38:22.090Z] f2713c9708e4: Preparing [2023-06-28T01:38:22.090Z] 0053fd207311: Preparing [2023-06-28T01:38:22.090Z] 9386262d7a74: Preparing [2023-06-28T01:38:22.090Z] f2713c9708e4: Waiting [2023-06-28T01:38:22.090Z] 0053fd207311: Waiting [2023-06-28T01:38:22.090Z] 9386262d7a74: Waiting [2023-06-28T01:38:22.090Z] 533a8f2bbc0e: Layer already exists [2023-06-28T01:38:22.090Z] c152b31ff423: Layer already exists [2023-06-28T01:38:22.090Z] 4ddd941da3d6: Layer already exists [2023-06-28T01:38:22.090Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:22.090Z] 9019358df7cc: Layer already exists [2023-06-28T01:38:22.090Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:22.090Z] 0053fd207311: Layer already exists [2023-06-28T01:38:22.090Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:22.090Z] main: digest: sha256:4fbb79ba5da7bb3c071506d852451db621a770719ccef5e2249cff0c4871370a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:22.409Z] ===================================================== [Pipeline] echo [2023-06-28T01:38:22.417Z] taggedImages: [2023-06-28T01:38:22.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:22.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-28T01:38:22.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.5 [2023-06-28T01:38:22.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:22.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-06-28T01:38:22.448Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-06-28T01:38:22.448Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:22.448Z] latest [2023-06-28T01:38:22.448Z] 3.1.0-dev.5 [2023-06-28T01:38:22.448Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:22.448Z] main [2023-06-28T01:38:22.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:22.780Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:23.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:23.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-28T01:38:23.109Z] 5eabc3d50025: Preparing [2023-06-28T01:38:23.109Z] 69a16f36d93b: Preparing [2023-06-28T01:38:23.109Z] 3be012d1d102: Preparing [2023-06-28T01:38:23.109Z] f2713c9708e4: Preparing [2023-06-28T01:38:23.109Z] e9f6d99a837f: Preparing [2023-06-28T01:38:23.109Z] 9386262d7a74: Preparing [2023-06-28T01:38:23.109Z] 9386262d7a74: Waiting [2023-06-28T01:38:23.109Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:23.109Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:23.109Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:23.373Z] 5eabc3d50025: Pushed [2023-06-28T01:38:23.373Z] e9f6d99a837f: Pushed [2023-06-28T01:38:25.938Z] 69a16f36d93b: Pushed [2023-06-28T01:38:26.516Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:c997e2a168828dad353b66afd4c058461d1aab224c96b2401861e0c70d46e4cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:26.847Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:27.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-28T01:38:27.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-28T01:38:27.175Z] 5eabc3d50025: Preparing [2023-06-28T01:38:27.175Z] 69a16f36d93b: Preparing [2023-06-28T01:38:27.175Z] 3be012d1d102: Preparing [2023-06-28T01:38:27.175Z] f2713c9708e4: Preparing [2023-06-28T01:38:27.175Z] e9f6d99a837f: Preparing [2023-06-28T01:38:27.175Z] 9386262d7a74: Preparing [2023-06-28T01:38:27.175Z] 9386262d7a74: Waiting [2023-06-28T01:38:27.175Z] e9f6d99a837f: Layer already exists [2023-06-28T01:38:27.175Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:27.175Z] 69a16f36d93b: Layer already exists [2023-06-28T01:38:27.175Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:27.175Z] 5eabc3d50025: Layer already exists [2023-06-28T01:38:27.175Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:27.175Z] latest: digest: sha256:c997e2a168828dad353b66afd4c058461d1aab224c96b2401861e0c70d46e4cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:27.773Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:28.105Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.5 [2023-06-28T01:38:28.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-28T01:38:28.105Z] 5eabc3d50025: Preparing [2023-06-28T01:38:28.105Z] 69a16f36d93b: Preparing [2023-06-28T01:38:28.105Z] 3be012d1d102: Preparing [2023-06-28T01:38:28.105Z] f2713c9708e4: Preparing [2023-06-28T01:38:28.105Z] e9f6d99a837f: Preparing [2023-06-28T01:38:28.105Z] 9386262d7a74: Preparing [2023-06-28T01:38:28.105Z] 9386262d7a74: Waiting [2023-06-28T01:38:28.105Z] e9f6d99a837f: Layer already exists [2023-06-28T01:38:28.105Z] 69a16f36d93b: Layer already exists [2023-06-28T01:38:28.105Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:28.105Z] 5eabc3d50025: Layer already exists [2023-06-28T01:38:28.105Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:28.105Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:28.105Z] 3.1.0-dev.5: digest: sha256:c997e2a168828dad353b66afd4c058461d1aab224c96b2401861e0c70d46e4cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:28.439Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:28.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:28.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-28T01:38:28.766Z] 5eabc3d50025: Preparing [2023-06-28T01:38:28.766Z] 69a16f36d93b: Preparing [2023-06-28T01:38:28.766Z] 3be012d1d102: Preparing [2023-06-28T01:38:28.766Z] f2713c9708e4: Preparing [2023-06-28T01:38:28.766Z] e9f6d99a837f: Preparing [2023-06-28T01:38:28.766Z] 9386262d7a74: Preparing [2023-06-28T01:38:28.766Z] 69a16f36d93b: Layer already exists [2023-06-28T01:38:28.766Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:28.766Z] e9f6d99a837f: Layer already exists [2023-06-28T01:38:28.766Z] 5eabc3d50025: Layer already exists [2023-06-28T01:38:28.766Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:28.766Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:28.766Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:c997e2a168828dad353b66afd4c058461d1aab224c96b2401861e0c70d46e4cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:29.099Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:29.434Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-06-28T01:38:29.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-28T01:38:29.435Z] 5eabc3d50025: Preparing [2023-06-28T01:38:29.435Z] 69a16f36d93b: Preparing [2023-06-28T01:38:29.435Z] 3be012d1d102: Preparing [2023-06-28T01:38:29.435Z] f2713c9708e4: Preparing [2023-06-28T01:38:29.435Z] e9f6d99a837f: Preparing [2023-06-28T01:38:29.435Z] 9386262d7a74: Preparing [2023-06-28T01:38:29.435Z] 9386262d7a74: Waiting [2023-06-28T01:38:29.435Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:29.435Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:29.435Z] 69a16f36d93b: Layer already exists [2023-06-28T01:38:29.435Z] e9f6d99a837f: Layer already exists [2023-06-28T01:38:29.435Z] 5eabc3d50025: Layer already exists [2023-06-28T01:38:29.435Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:29.435Z] main: digest: sha256:c997e2a168828dad353b66afd4c058461d1aab224c96b2401861e0c70d46e4cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:29.476Z] ===================================================== [Pipeline] echo [2023-06-28T01:38:29.482Z] taggedImages: [2023-06-28T01:38:29.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:29.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-28T01:38:29.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.5 [2023-06-28T01:38:29.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:29.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-06-28T01:38:29.496Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-06-28T01:38:29.496Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:29.496Z] latest [2023-06-28T01:38:29.496Z] 3.1.0-dev.5 [2023-06-28T01:38:29.496Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:29.496Z] main [2023-06-28T01:38:29.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:29.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:30.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:30.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-28T01:38:30.161Z] 854e72172b2e: Preparing [2023-06-28T01:38:30.161Z] 343c79766dc3: Preparing [2023-06-28T01:38:30.161Z] 3af37288bc6a: Preparing [2023-06-28T01:38:30.161Z] 3be012d1d102: Preparing [2023-06-28T01:38:30.161Z] f2713c9708e4: Preparing [2023-06-28T01:38:30.161Z] 0053fd207311: Preparing [2023-06-28T01:38:30.161Z] 9386262d7a74: Preparing [2023-06-28T01:38:30.161Z] 0053fd207311: Waiting [2023-06-28T01:38:30.161Z] 9386262d7a74: Waiting [2023-06-28T01:38:30.161Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:30.161Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:30.161Z] 0053fd207311: Layer already exists [2023-06-28T01:38:30.161Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:30.424Z] 343c79766dc3: Pushed [2023-06-28T01:38:30.424Z] 854e72172b2e: Pushed [2023-06-28T01:38:32.988Z] 3af37288bc6a: Pushed [2023-06-28T01:38:33.254Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:6d6cf2b269f216b358b02d0e7a813ac86b83c5e461bda7e1d82fec732b9e4a23 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:33.593Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:33.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-28T01:38:33.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-28T01:38:33.927Z] 854e72172b2e: Preparing [2023-06-28T01:38:33.927Z] 343c79766dc3: Preparing [2023-06-28T01:38:33.927Z] 3af37288bc6a: Preparing [2023-06-28T01:38:33.927Z] 3be012d1d102: Preparing [2023-06-28T01:38:33.927Z] f2713c9708e4: Preparing [2023-06-28T01:38:33.927Z] 0053fd207311: Preparing [2023-06-28T01:38:33.927Z] 9386262d7a74: Preparing [2023-06-28T01:38:33.927Z] 0053fd207311: Waiting [2023-06-28T01:38:33.927Z] 9386262d7a74: Waiting [2023-06-28T01:38:33.927Z] 854e72172b2e: Layer already exists [2023-06-28T01:38:33.927Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:33.927Z] 3af37288bc6a: Layer already exists [2023-06-28T01:38:33.927Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:33.927Z] 343c79766dc3: Layer already exists [2023-06-28T01:38:33.927Z] 0053fd207311: Layer already exists [2023-06-28T01:38:33.927Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:33.927Z] latest: digest: sha256:6d6cf2b269f216b358b02d0e7a813ac86b83c5e461bda7e1d82fec732b9e4a23 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:34.520Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:34.853Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.5 [2023-06-28T01:38:34.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-28T01:38:34.853Z] 854e72172b2e: Preparing [2023-06-28T01:38:34.853Z] 343c79766dc3: Preparing [2023-06-28T01:38:34.853Z] 3af37288bc6a: Preparing [2023-06-28T01:38:34.853Z] 3be012d1d102: Preparing [2023-06-28T01:38:34.853Z] f2713c9708e4: Preparing [2023-06-28T01:38:34.853Z] 0053fd207311: Preparing [2023-06-28T01:38:34.853Z] 9386262d7a74: Preparing [2023-06-28T01:38:34.853Z] 0053fd207311: Waiting [2023-06-28T01:38:34.853Z] 9386262d7a74: Waiting [2023-06-28T01:38:34.853Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:34.853Z] 343c79766dc3: Layer already exists [2023-06-28T01:38:34.853Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:34.853Z] 854e72172b2e: Layer already exists [2023-06-28T01:38:34.853Z] 3af37288bc6a: Layer already exists [2023-06-28T01:38:34.853Z] 0053fd207311: Layer already exists [2023-06-28T01:38:34.853Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:34.853Z] 3.1.0-dev.5: digest: sha256:6d6cf2b269f216b358b02d0e7a813ac86b83c5e461bda7e1d82fec732b9e4a23 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:35.459Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:35.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:35.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-28T01:38:35.793Z] 854e72172b2e: Preparing [2023-06-28T01:38:35.793Z] 343c79766dc3: Preparing [2023-06-28T01:38:35.793Z] 3af37288bc6a: Preparing [2023-06-28T01:38:35.793Z] 3be012d1d102: Preparing [2023-06-28T01:38:35.793Z] f2713c9708e4: Preparing [2023-06-28T01:38:35.793Z] 0053fd207311: Preparing [2023-06-28T01:38:35.793Z] 9386262d7a74: Preparing [2023-06-28T01:38:35.793Z] 0053fd207311: Waiting [2023-06-28T01:38:35.793Z] 9386262d7a74: Waiting [2023-06-28T01:38:35.793Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:35.793Z] 343c79766dc3: Layer already exists [2023-06-28T01:38:35.793Z] 3af37288bc6a: Layer already exists [2023-06-28T01:38:35.793Z] 854e72172b2e: Layer already exists [2023-06-28T01:38:35.793Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:35.793Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:35.793Z] 0053fd207311: Layer already exists [2023-06-28T01:38:36.059Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:6d6cf2b269f216b358b02d0e7a813ac86b83c5e461bda7e1d82fec732b9e4a23 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:36.396Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:36.724Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-06-28T01:38:36.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-28T01:38:36.725Z] 854e72172b2e: Preparing [2023-06-28T01:38:36.725Z] 343c79766dc3: Preparing [2023-06-28T01:38:36.725Z] 3af37288bc6a: Preparing [2023-06-28T01:38:36.725Z] 3be012d1d102: Preparing [2023-06-28T01:38:36.725Z] f2713c9708e4: Preparing [2023-06-28T01:38:36.725Z] 0053fd207311: Preparing [2023-06-28T01:38:36.725Z] 9386262d7a74: Preparing [2023-06-28T01:38:36.725Z] 0053fd207311: Waiting [2023-06-28T01:38:36.725Z] 9386262d7a74: Waiting [2023-06-28T01:38:36.725Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:36.725Z] 343c79766dc3: Layer already exists [2023-06-28T01:38:36.725Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:36.725Z] 854e72172b2e: Layer already exists [2023-06-28T01:38:36.725Z] 3af37288bc6a: Layer already exists [2023-06-28T01:38:36.725Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:36.725Z] 0053fd207311: Layer already exists [2023-06-28T01:38:36.991Z] main: digest: sha256:6d6cf2b269f216b358b02d0e7a813ac86b83c5e461bda7e1d82fec732b9e4a23 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:37.032Z] ===================================================== [Pipeline] echo [2023-06-28T01:38:37.038Z] taggedImages: [2023-06-28T01:38:37.038Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:37.038Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-28T01:38:37.038Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.5 [2023-06-28T01:38:37.038Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:37.038Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-06-28T01:38:37.054Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-06-28T01:38:37.054Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:37.054Z] latest [2023-06-28T01:38:37.054Z] 3.1.0-dev.5 [2023-06-28T01:38:37.054Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:37.054Z] main [2023-06-28T01:38:37.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:37.382Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:37.722Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:37.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-28T01:38:37.722Z] 4341cca687cf: Preparing [2023-06-28T01:38:37.722Z] bc522f41051c: Preparing [2023-06-28T01:38:37.722Z] 383a3f0e5457: Preparing [2023-06-28T01:38:37.722Z] 9a2b8604f51d: Preparing [2023-06-28T01:38:37.722Z] e4b40cfd7e8b: Preparing [2023-06-28T01:38:37.722Z] 81eaf1498fda: Preparing [2023-06-28T01:38:37.722Z] b123d56c93dc: Preparing [2023-06-28T01:38:37.722Z] 3be012d1d102: Preparing [2023-06-28T01:38:37.722Z] f2713c9708e4: Preparing [2023-06-28T01:38:37.722Z] ab9eadd6f774: Preparing [2023-06-28T01:38:37.722Z] 4fe0fb65160a: Preparing [2023-06-28T01:38:37.722Z] 5f70bf18a086: Preparing [2023-06-28T01:38:37.722Z] b16b5125ecfc: Preparing [2023-06-28T01:38:37.722Z] 2508eef6da75: Preparing [2023-06-28T01:38:37.722Z] 9386262d7a74: Preparing [2023-06-28T01:38:37.722Z] 81eaf1498fda: Waiting [2023-06-28T01:38:37.722Z] b123d56c93dc: Waiting [2023-06-28T01:38:37.722Z] 3be012d1d102: Waiting [2023-06-28T01:38:37.722Z] f2713c9708e4: Waiting [2023-06-28T01:38:37.722Z] ab9eadd6f774: Waiting [2023-06-28T01:38:37.722Z] 4fe0fb65160a: Waiting [2023-06-28T01:38:37.722Z] 5f70bf18a086: Waiting [2023-06-28T01:38:37.722Z] b16b5125ecfc: Waiting [2023-06-28T01:38:37.722Z] 9386262d7a74: Waiting [2023-06-28T01:38:37.722Z] 2508eef6da75: Waiting [2023-06-28T01:38:37.988Z] bc522f41051c: Pushed [2023-06-28T01:38:37.988Z] e4b40cfd7e8b: Pushed [2023-06-28T01:38:37.988Z] 9a2b8604f51d: Pushed [2023-06-28T01:38:37.988Z] 4341cca687cf: Pushed [2023-06-28T01:38:37.988Z] 383a3f0e5457: Pushed [2023-06-28T01:38:37.988Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:37.988Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:37.988Z] 81eaf1498fda: Pushed [2023-06-28T01:38:38.254Z] 4fe0fb65160a: Pushed [2023-06-28T01:38:38.254Z] ab9eadd6f774: Pushed [2023-06-28T01:38:38.254Z] 5f70bf18a086: Pushed [2023-06-28T01:38:40.824Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:40.824Z] b16b5125ecfc: Pushed [2023-06-28T01:38:40.824Z] 2508eef6da75: Pushed [2023-06-28T01:38:41.403Z] b123d56c93dc: Pushed [2023-06-28T01:38:41.667Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:b5ee23c1408799090f1784a1839e167f5d5bdf41c921a012083b8c60a7a67920 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:41.996Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:42.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-28T01:38:42.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-28T01:38:42.319Z] 4341cca687cf: Preparing [2023-06-28T01:38:42.319Z] bc522f41051c: Preparing [2023-06-28T01:38:42.319Z] 383a3f0e5457: Preparing [2023-06-28T01:38:42.319Z] 9a2b8604f51d: Preparing [2023-06-28T01:38:42.319Z] e4b40cfd7e8b: Preparing [2023-06-28T01:38:42.319Z] 81eaf1498fda: Preparing [2023-06-28T01:38:42.319Z] b123d56c93dc: Preparing [2023-06-28T01:38:42.319Z] 3be012d1d102: Preparing [2023-06-28T01:38:42.319Z] f2713c9708e4: Preparing [2023-06-28T01:38:42.319Z] ab9eadd6f774: Preparing [2023-06-28T01:38:42.319Z] 4fe0fb65160a: Preparing [2023-06-28T01:38:42.319Z] 5f70bf18a086: Preparing [2023-06-28T01:38:42.319Z] b16b5125ecfc: Preparing [2023-06-28T01:38:42.319Z] 2508eef6da75: Preparing [2023-06-28T01:38:42.319Z] 9386262d7a74: Preparing [2023-06-28T01:38:42.319Z] ab9eadd6f774: Waiting [2023-06-28T01:38:42.319Z] 4fe0fb65160a: Waiting [2023-06-28T01:38:42.319Z] b16b5125ecfc: Waiting [2023-06-28T01:38:42.319Z] 5f70bf18a086: Waiting [2023-06-28T01:38:42.319Z] 2508eef6da75: Waiting [2023-06-28T01:38:42.319Z] 9386262d7a74: Waiting [2023-06-28T01:38:42.319Z] 81eaf1498fda: Waiting [2023-06-28T01:38:42.319Z] 3be012d1d102: Waiting [2023-06-28T01:38:42.319Z] b123d56c93dc: Waiting [2023-06-28T01:38:42.319Z] f2713c9708e4: Waiting [2023-06-28T01:38:42.319Z] 4341cca687cf: Layer already exists [2023-06-28T01:38:42.319Z] e4b40cfd7e8b: Layer already exists [2023-06-28T01:38:42.319Z] bc522f41051c: Layer already exists [2023-06-28T01:38:42.319Z] 383a3f0e5457: Layer already exists [2023-06-28T01:38:42.319Z] 9a2b8604f51d: Layer already exists [2023-06-28T01:38:42.319Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:42.319Z] 81eaf1498fda: Layer already exists [2023-06-28T01:38:42.319Z] b123d56c93dc: Layer already exists [2023-06-28T01:38:42.319Z] ab9eadd6f774: Layer already exists [2023-06-28T01:38:42.319Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:42.319Z] 4fe0fb65160a: Layer already exists [2023-06-28T01:38:42.319Z] b16b5125ecfc: Layer already exists [2023-06-28T01:38:42.319Z] 5f70bf18a086: Layer already exists [2023-06-28T01:38:42.319Z] 2508eef6da75: Layer already exists [2023-06-28T01:38:42.319Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:42.582Z] latest: digest: sha256:b5ee23c1408799090f1784a1839e167f5d5bdf41c921a012083b8c60a7a67920 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:42.910Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:43.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.5 [2023-06-28T01:38:43.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-28T01:38:43.241Z] 4341cca687cf: Preparing [2023-06-28T01:38:43.241Z] bc522f41051c: Preparing [2023-06-28T01:38:43.241Z] 383a3f0e5457: Preparing [2023-06-28T01:38:43.241Z] 9a2b8604f51d: Preparing [2023-06-28T01:38:43.241Z] e4b40cfd7e8b: Preparing [2023-06-28T01:38:43.241Z] 81eaf1498fda: Preparing [2023-06-28T01:38:43.241Z] b123d56c93dc: Preparing [2023-06-28T01:38:43.241Z] 3be012d1d102: Preparing [2023-06-28T01:38:43.241Z] f2713c9708e4: Preparing [2023-06-28T01:38:43.241Z] ab9eadd6f774: Preparing [2023-06-28T01:38:43.241Z] 4fe0fb65160a: Preparing [2023-06-28T01:38:43.241Z] 5f70bf18a086: Preparing [2023-06-28T01:38:43.241Z] b16b5125ecfc: Preparing [2023-06-28T01:38:43.241Z] 2508eef6da75: Preparing [2023-06-28T01:38:43.241Z] 9386262d7a74: Preparing [2023-06-28T01:38:43.241Z] 81eaf1498fda: Waiting [2023-06-28T01:38:43.241Z] b123d56c93dc: Waiting [2023-06-28T01:38:43.241Z] 3be012d1d102: Waiting [2023-06-28T01:38:43.241Z] f2713c9708e4: Waiting [2023-06-28T01:38:43.241Z] ab9eadd6f774: Waiting [2023-06-28T01:38:43.241Z] 5f70bf18a086: Waiting [2023-06-28T01:38:43.241Z] b16b5125ecfc: Waiting [2023-06-28T01:38:43.241Z] 2508eef6da75: Waiting [2023-06-28T01:38:43.241Z] 9386262d7a74: Waiting [2023-06-28T01:38:43.241Z] 4fe0fb65160a: Waiting [2023-06-28T01:38:43.241Z] 4341cca687cf: Layer already exists [2023-06-28T01:38:43.241Z] 9a2b8604f51d: Layer already exists [2023-06-28T01:38:43.241Z] bc522f41051c: Layer already exists [2023-06-28T01:38:43.241Z] e4b40cfd7e8b: Layer already exists [2023-06-28T01:38:43.241Z] 383a3f0e5457: Layer already exists [2023-06-28T01:38:43.241Z] 81eaf1498fda: Layer already exists [2023-06-28T01:38:43.241Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:43.241Z] b123d56c93dc: Layer already exists [2023-06-28T01:38:43.241Z] ab9eadd6f774: Layer already exists [2023-06-28T01:38:43.241Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:43.241Z] b16b5125ecfc: Layer already exists [2023-06-28T01:38:43.241Z] 4fe0fb65160a: Layer already exists [2023-06-28T01:38:43.241Z] 5f70bf18a086: Layer already exists [2023-06-28T01:38:43.241Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:43.241Z] 2508eef6da75: Layer already exists [2023-06-28T01:38:43.505Z] 3.1.0-dev.5: digest: sha256:b5ee23c1408799090f1784a1839e167f5d5bdf41c921a012083b8c60a7a67920 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:43.838Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:44.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:44.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-28T01:38:44.161Z] 4341cca687cf: Preparing [2023-06-28T01:38:44.161Z] bc522f41051c: Preparing [2023-06-28T01:38:44.161Z] 383a3f0e5457: Preparing [2023-06-28T01:38:44.161Z] 9a2b8604f51d: Preparing [2023-06-28T01:38:44.161Z] e4b40cfd7e8b: Preparing [2023-06-28T01:38:44.161Z] 81eaf1498fda: Preparing [2023-06-28T01:38:44.161Z] b123d56c93dc: Preparing [2023-06-28T01:38:44.161Z] 3be012d1d102: Preparing [2023-06-28T01:38:44.161Z] f2713c9708e4: Preparing [2023-06-28T01:38:44.161Z] 81eaf1498fda: Waiting [2023-06-28T01:38:44.161Z] ab9eadd6f774: Preparing [2023-06-28T01:38:44.161Z] b123d56c93dc: Waiting [2023-06-28T01:38:44.161Z] 3be012d1d102: Waiting [2023-06-28T01:38:44.161Z] f2713c9708e4: Waiting [2023-06-28T01:38:44.161Z] 4fe0fb65160a: Preparing [2023-06-28T01:38:44.161Z] 5f70bf18a086: Preparing [2023-06-28T01:38:44.161Z] b16b5125ecfc: Preparing [2023-06-28T01:38:44.161Z] 2508eef6da75: Preparing [2023-06-28T01:38:44.161Z] 9386262d7a74: Preparing [2023-06-28T01:38:44.161Z] 4fe0fb65160a: Waiting [2023-06-28T01:38:44.161Z] 5f70bf18a086: Waiting [2023-06-28T01:38:44.161Z] b16b5125ecfc: Waiting [2023-06-28T01:38:44.161Z] 2508eef6da75: Waiting [2023-06-28T01:38:44.161Z] 9386262d7a74: Waiting [2023-06-28T01:38:44.161Z] ab9eadd6f774: Waiting [2023-06-28T01:38:44.161Z] e4b40cfd7e8b: Layer already exists [2023-06-28T01:38:44.161Z] bc522f41051c: Layer already exists [2023-06-28T01:38:44.161Z] 4341cca687cf: Layer already exists [2023-06-28T01:38:44.161Z] 9a2b8604f51d: Layer already exists [2023-06-28T01:38:44.161Z] 383a3f0e5457: Layer already exists [2023-06-28T01:38:44.161Z] b123d56c93dc: Layer already exists [2023-06-28T01:38:44.161Z] 81eaf1498fda: Layer already exists [2023-06-28T01:38:44.161Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:44.161Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:44.161Z] ab9eadd6f774: Layer already exists [2023-06-28T01:38:44.161Z] b16b5125ecfc: Layer already exists [2023-06-28T01:38:44.161Z] 5f70bf18a086: Layer already exists [2023-06-28T01:38:44.161Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:44.161Z] 4fe0fb65160a: Layer already exists [2023-06-28T01:38:44.161Z] 2508eef6da75: Layer already exists [2023-06-28T01:38:44.425Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:b5ee23c1408799090f1784a1839e167f5d5bdf41c921a012083b8c60a7a67920 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:44.760Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:45.095Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-06-28T01:38:45.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-28T01:38:45.095Z] 4341cca687cf: Preparing [2023-06-28T01:38:45.095Z] bc522f41051c: Preparing [2023-06-28T01:38:45.095Z] 383a3f0e5457: Preparing [2023-06-28T01:38:45.095Z] 9a2b8604f51d: Preparing [2023-06-28T01:38:45.095Z] e4b40cfd7e8b: Preparing [2023-06-28T01:38:45.095Z] 81eaf1498fda: Preparing [2023-06-28T01:38:45.095Z] b123d56c93dc: Preparing [2023-06-28T01:38:45.095Z] 3be012d1d102: Preparing [2023-06-28T01:38:45.095Z] f2713c9708e4: Preparing [2023-06-28T01:38:45.095Z] ab9eadd6f774: Preparing [2023-06-28T01:38:45.095Z] 4fe0fb65160a: Preparing [2023-06-28T01:38:45.095Z] 5f70bf18a086: Preparing [2023-06-28T01:38:45.095Z] b16b5125ecfc: Preparing [2023-06-28T01:38:45.095Z] 2508eef6da75: Preparing [2023-06-28T01:38:45.095Z] 9386262d7a74: Preparing [2023-06-28T01:38:45.095Z] b123d56c93dc: Waiting [2023-06-28T01:38:45.095Z] 3be012d1d102: Waiting [2023-06-28T01:38:45.095Z] f2713c9708e4: Waiting [2023-06-28T01:38:45.095Z] ab9eadd6f774: Waiting [2023-06-28T01:38:45.095Z] 4fe0fb65160a: Waiting [2023-06-28T01:38:45.095Z] 5f70bf18a086: Waiting [2023-06-28T01:38:45.095Z] b16b5125ecfc: Waiting [2023-06-28T01:38:45.095Z] 81eaf1498fda: Waiting [2023-06-28T01:38:45.095Z] 2508eef6da75: Waiting [2023-06-28T01:38:45.095Z] 9386262d7a74: Waiting [2023-06-28T01:38:45.095Z] bc522f41051c: Layer already exists [2023-06-28T01:38:45.095Z] e4b40cfd7e8b: Layer already exists [2023-06-28T01:38:45.095Z] 383a3f0e5457: Layer already exists [2023-06-28T01:38:45.095Z] 4341cca687cf: Layer already exists [2023-06-28T01:38:45.095Z] 9a2b8604f51d: Layer already exists [2023-06-28T01:38:45.095Z] 81eaf1498fda: Layer already exists [2023-06-28T01:38:45.095Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:45.095Z] ab9eadd6f774: Layer already exists [2023-06-28T01:38:45.095Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:45.095Z] b123d56c93dc: Layer already exists [2023-06-28T01:38:45.095Z] 2508eef6da75: Layer already exists [2023-06-28T01:38:45.095Z] 4fe0fb65160a: Layer already exists [2023-06-28T01:38:45.095Z] b16b5125ecfc: Layer already exists [2023-06-28T01:38:45.095Z] 5f70bf18a086: Layer already exists [2023-06-28T01:38:45.095Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:45.359Z] main: digest: sha256:b5ee23c1408799090f1784a1839e167f5d5bdf41c921a012083b8c60a7a67920 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:45.411Z] ===================================================== [Pipeline] echo [2023-06-28T01:38:45.420Z] taggedImages: [2023-06-28T01:38:45.420Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:45.420Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-28T01:38:45.420Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.5 [2023-06-28T01:38:45.420Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:45.420Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-06-28T01:38:45.442Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-06-28T01:38:45.442Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:45.442Z] latest [2023-06-28T01:38:45.442Z] 3.1.0-dev.5 [2023-06-28T01:38:45.442Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:45.442Z] main [2023-06-28T01:38:45.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:45.779Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:46.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:46.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-28T01:38:46.374Z] f50ae29d16e9: Preparing [2023-06-28T01:38:46.374Z] 8836036ee7f8: Preparing [2023-06-28T01:38:46.374Z] f0d677005d41: Preparing [2023-06-28T01:38:46.374Z] 7d9475a59f55: Preparing [2023-06-28T01:38:46.374Z] 3be012d1d102: Preparing [2023-06-28T01:38:46.374Z] f2713c9708e4: Preparing [2023-06-28T01:38:46.374Z] 0053fd207311: Preparing [2023-06-28T01:38:46.374Z] 9386262d7a74: Preparing [2023-06-28T01:38:46.374Z] f2713c9708e4: Waiting [2023-06-28T01:38:46.374Z] 0053fd207311: Waiting [2023-06-28T01:38:46.374Z] 9386262d7a74: Waiting [2023-06-28T01:38:46.638Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:46.910Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:47.174Z] 0053fd207311: Layer already exists [2023-06-28T01:38:47.174Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:47.174Z] f50ae29d16e9: Pushed [2023-06-28T01:38:47.174Z] f0d677005d41: Pushed [2023-06-28T01:38:47.174Z] 8836036ee7f8: Pushed [2023-06-28T01:38:49.741Z] 7d9475a59f55: Pushed [2023-06-28T01:38:49.741Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:ad4f35454520cc9eea8097bd7e863a024a401104fd84d9a388c139163d86cd32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:50.332Z] + 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-06-28T01:38:50.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-28T01:38:50.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-28T01:38:50.659Z] f50ae29d16e9: Preparing [2023-06-28T01:38:50.659Z] 8836036ee7f8: Preparing [2023-06-28T01:38:50.659Z] f0d677005d41: Preparing [2023-06-28T01:38:50.659Z] 7d9475a59f55: Preparing [2023-06-28T01:38:50.659Z] 3be012d1d102: Preparing [2023-06-28T01:38:50.659Z] f2713c9708e4: Preparing [2023-06-28T01:38:50.659Z] 0053fd207311: Preparing [2023-06-28T01:38:50.659Z] 9386262d7a74: Preparing [2023-06-28T01:38:50.659Z] 0053fd207311: Waiting [2023-06-28T01:38:50.659Z] 9386262d7a74: Waiting [2023-06-28T01:38:50.659Z] f2713c9708e4: Waiting [2023-06-28T01:38:50.659Z] 7d9475a59f55: Layer already exists [2023-06-28T01:38:50.659Z] f0d677005d41: Layer already exists [2023-06-28T01:38:50.659Z] 8836036ee7f8: Layer already exists [2023-06-28T01:38:50.659Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:50.659Z] f50ae29d16e9: Layer already exists [2023-06-28T01:38:50.659Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:50.659Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:50.659Z] 0053fd207311: Layer already exists [2023-06-28T01:38:50.925Z] latest: digest: sha256:ad4f35454520cc9eea8097bd7e863a024a401104fd84d9a388c139163d86cd32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:51.259Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:51.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.5 [2023-06-28T01:38:51.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-28T01:38:51.587Z] f50ae29d16e9: Preparing [2023-06-28T01:38:51.587Z] 8836036ee7f8: Preparing [2023-06-28T01:38:51.587Z] f0d677005d41: Preparing [2023-06-28T01:38:51.587Z] 7d9475a59f55: Preparing [2023-06-28T01:38:51.587Z] 3be012d1d102: Preparing [2023-06-28T01:38:51.587Z] f2713c9708e4: Preparing [2023-06-28T01:38:51.587Z] 0053fd207311: Preparing [2023-06-28T01:38:51.587Z] 9386262d7a74: Preparing [2023-06-28T01:38:51.587Z] 0053fd207311: Waiting [2023-06-28T01:38:51.587Z] 9386262d7a74: Waiting [2023-06-28T01:38:51.587Z] 8836036ee7f8: Layer already exists [2023-06-28T01:38:51.587Z] 7d9475a59f55: Layer already exists [2023-06-28T01:38:51.587Z] f50ae29d16e9: Layer already exists [2023-06-28T01:38:51.587Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:51.587Z] f0d677005d41: Layer already exists [2023-06-28T01:38:51.587Z] 0053fd207311: Layer already exists [2023-06-28T01:38:51.587Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:51.587Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:51.587Z] 3.1.0-dev.5: digest: sha256:ad4f35454520cc9eea8097bd7e863a024a401104fd84d9a388c139163d86cd32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:52.196Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:52.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:52.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-28T01:38:52.537Z] f50ae29d16e9: Preparing [2023-06-28T01:38:52.537Z] 8836036ee7f8: Preparing [2023-06-28T01:38:52.537Z] f0d677005d41: Preparing [2023-06-28T01:38:52.537Z] 7d9475a59f55: Preparing [2023-06-28T01:38:52.537Z] 3be012d1d102: Preparing [2023-06-28T01:38:52.537Z] f2713c9708e4: Preparing [2023-06-28T01:38:52.537Z] 0053fd207311: Preparing [2023-06-28T01:38:52.537Z] 9386262d7a74: Preparing [2023-06-28T01:38:52.537Z] f2713c9708e4: Waiting [2023-06-28T01:38:52.537Z] 0053fd207311: Waiting [2023-06-28T01:38:52.537Z] 9386262d7a74: Waiting [2023-06-28T01:38:52.537Z] 7d9475a59f55: Layer already exists [2023-06-28T01:38:52.537Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:52.537Z] 8836036ee7f8: Layer already exists [2023-06-28T01:38:52.537Z] f0d677005d41: Layer already exists [2023-06-28T01:38:52.537Z] f50ae29d16e9: Layer already exists [2023-06-28T01:38:52.537Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:52.537Z] 0053fd207311: Layer already exists [2023-06-28T01:38:52.537Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:52.802Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:ad4f35454520cc9eea8097bd7e863a024a401104fd84d9a388c139163d86cd32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:53.191Z] + 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-06-28T01:38:53.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-06-28T01:38:53.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-28T01:38:53.532Z] f50ae29d16e9: Preparing [2023-06-28T01:38:53.532Z] 8836036ee7f8: Preparing [2023-06-28T01:38:53.532Z] f0d677005d41: Preparing [2023-06-28T01:38:53.532Z] 7d9475a59f55: Preparing [2023-06-28T01:38:53.532Z] 3be012d1d102: Preparing [2023-06-28T01:38:53.532Z] f2713c9708e4: Preparing [2023-06-28T01:38:53.532Z] 0053fd207311: Preparing [2023-06-28T01:38:53.532Z] 9386262d7a74: Preparing [2023-06-28T01:38:53.532Z] 0053fd207311: Waiting [2023-06-28T01:38:53.532Z] 9386262d7a74: Waiting [2023-06-28T01:38:53.532Z] f2713c9708e4: Waiting [2023-06-28T01:38:53.532Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:53.532Z] f50ae29d16e9: Layer already exists [2023-06-28T01:38:53.532Z] 7d9475a59f55: Layer already exists [2023-06-28T01:38:53.532Z] f0d677005d41: Layer already exists [2023-06-28T01:38:53.532Z] 8836036ee7f8: Layer already exists [2023-06-28T01:38:53.532Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:53.532Z] 0053fd207311: Layer already exists [2023-06-28T01:38:53.532Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:53.804Z] main: digest: sha256:ad4f35454520cc9eea8097bd7e863a024a401104fd84d9a388c139163d86cd32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:38:53.848Z] ===================================================== [Pipeline] echo [2023-06-28T01:38:53.854Z] taggedImages: [2023-06-28T01:38:53.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:53.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-28T01:38:53.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.5 [2023-06-28T01:38:53.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:53.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-06-28T01:38:53.868Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-06-28T01:38:53.868Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:53.868Z] latest [2023-06-28T01:38:53.868Z] 3.1.0-dev.5 [2023-06-28T01:38:53.868Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:53.868Z] main [2023-06-28T01:38:53.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:54.206Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:54.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:38:54.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-28T01:38:54.547Z] 09adadef3ba0: Preparing [2023-06-28T01:38:54.547Z] 868f709d3196: Preparing [2023-06-28T01:38:54.547Z] e7691c83fe37: Preparing [2023-06-28T01:38:54.547Z] d818b065f78d: Preparing [2023-06-28T01:38:54.547Z] 3be012d1d102: Preparing [2023-06-28T01:38:54.547Z] f2713c9708e4: Preparing [2023-06-28T01:38:54.547Z] 7ccec2e275e2: Preparing [2023-06-28T01:38:54.547Z] 163b61ec7498: Preparing [2023-06-28T01:38:54.547Z] 9386262d7a74: Preparing [2023-06-28T01:38:54.547Z] f2713c9708e4: Waiting [2023-06-28T01:38:54.547Z] 7ccec2e275e2: Waiting [2023-06-28T01:38:54.547Z] 163b61ec7498: Waiting [2023-06-28T01:38:54.547Z] 9386262d7a74: Waiting [2023-06-28T01:38:54.547Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:54.814Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:54.815Z] 09adadef3ba0: Pushed [2023-06-28T01:38:54.815Z] 868f709d3196: Pushed [2023-06-28T01:38:54.815Z] d818b065f78d: Pushed [2023-06-28T01:38:54.815Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:54.815Z] 7ccec2e275e2: Pushed [2023-06-28T01:38:55.079Z] 163b61ec7498: Pushed [2023-06-28T01:38:57.009Z] e7691c83fe37: Pushed [2023-06-28T01:38:57.273Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:ebc0da7f090974c56a5914c36bd531e7c7013011a16d0b6d46bf14d249c9c695 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:57.603Z] + 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-06-28T01:38:57.929Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-28T01:38:57.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-28T01:38:57.929Z] 09adadef3ba0: Preparing [2023-06-28T01:38:57.929Z] 868f709d3196: Preparing [2023-06-28T01:38:57.929Z] e7691c83fe37: Preparing [2023-06-28T01:38:57.929Z] d818b065f78d: Preparing [2023-06-28T01:38:57.929Z] 3be012d1d102: Preparing [2023-06-28T01:38:57.929Z] f2713c9708e4: Preparing [2023-06-28T01:38:57.929Z] 7ccec2e275e2: Preparing [2023-06-28T01:38:57.929Z] 163b61ec7498: Preparing [2023-06-28T01:38:57.929Z] 9386262d7a74: Preparing [2023-06-28T01:38:57.929Z] f2713c9708e4: Waiting [2023-06-28T01:38:57.929Z] 7ccec2e275e2: Waiting [2023-06-28T01:38:57.929Z] 163b61ec7498: Waiting [2023-06-28T01:38:57.929Z] 9386262d7a74: Waiting [2023-06-28T01:38:57.929Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:57.929Z] d818b065f78d: Layer already exists [2023-06-28T01:38:57.929Z] e7691c83fe37: Layer already exists [2023-06-28T01:38:57.929Z] 868f709d3196: Layer already exists [2023-06-28T01:38:57.929Z] 09adadef3ba0: Layer already exists [2023-06-28T01:38:57.929Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:57.929Z] 163b61ec7498: Layer already exists [2023-06-28T01:38:57.929Z] 7ccec2e275e2: Layer already exists [2023-06-28T01:38:57.929Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:58.193Z] latest: digest: sha256:ebc0da7f090974c56a5914c36bd531e7c7013011a16d0b6d46bf14d249c9c695 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:58.526Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:58.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.5 [2023-06-28T01:38:58.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-28T01:38:58.856Z] 09adadef3ba0: Preparing [2023-06-28T01:38:58.856Z] 868f709d3196: Preparing [2023-06-28T01:38:58.856Z] e7691c83fe37: Preparing [2023-06-28T01:38:58.856Z] d818b065f78d: Preparing [2023-06-28T01:38:58.856Z] 3be012d1d102: Preparing [2023-06-28T01:38:58.856Z] f2713c9708e4: Preparing [2023-06-28T01:38:58.856Z] 7ccec2e275e2: Preparing [2023-06-28T01:38:58.856Z] 163b61ec7498: Preparing [2023-06-28T01:38:58.856Z] 9386262d7a74: Preparing [2023-06-28T01:38:58.856Z] 7ccec2e275e2: Waiting [2023-06-28T01:38:58.856Z] 163b61ec7498: Waiting [2023-06-28T01:38:58.856Z] 9386262d7a74: Waiting [2023-06-28T01:38:58.856Z] f2713c9708e4: Waiting [2023-06-28T01:38:58.856Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:58.856Z] 868f709d3196: Layer already exists [2023-06-28T01:38:58.856Z] d818b065f78d: Layer already exists [2023-06-28T01:38:58.856Z] 09adadef3ba0: Layer already exists [2023-06-28T01:38:58.856Z] e7691c83fe37: Layer already exists [2023-06-28T01:38:58.856Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:58.856Z] 163b61ec7498: Layer already exists [2023-06-28T01:38:58.856Z] 7ccec2e275e2: Layer already exists [2023-06-28T01:38:58.856Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:59.120Z] 3.1.0-dev.5: digest: sha256:ebc0da7f090974c56a5914c36bd531e7c7013011a16d0b6d46bf14d249c9c695 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:59.460Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:38:59.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:38:59.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-28T01:38:59.793Z] 09adadef3ba0: Preparing [2023-06-28T01:38:59.793Z] 868f709d3196: Preparing [2023-06-28T01:38:59.793Z] e7691c83fe37: Preparing [2023-06-28T01:38:59.793Z] d818b065f78d: Preparing [2023-06-28T01:38:59.793Z] 3be012d1d102: Preparing [2023-06-28T01:38:59.793Z] f2713c9708e4: Preparing [2023-06-28T01:38:59.793Z] 7ccec2e275e2: Preparing [2023-06-28T01:38:59.793Z] 163b61ec7498: Preparing [2023-06-28T01:38:59.793Z] 9386262d7a74: Preparing [2023-06-28T01:38:59.793Z] 7ccec2e275e2: Waiting [2023-06-28T01:38:59.793Z] 163b61ec7498: Waiting [2023-06-28T01:38:59.793Z] 9386262d7a74: Waiting [2023-06-28T01:38:59.793Z] f2713c9708e4: Waiting [2023-06-28T01:38:59.793Z] e7691c83fe37: Layer already exists [2023-06-28T01:38:59.793Z] 868f709d3196: Layer already exists [2023-06-28T01:38:59.793Z] 3be012d1d102: Layer already exists [2023-06-28T01:38:59.793Z] d818b065f78d: Layer already exists [2023-06-28T01:38:59.793Z] 09adadef3ba0: Layer already exists [2023-06-28T01:38:59.793Z] 7ccec2e275e2: Layer already exists [2023-06-28T01:38:59.793Z] 163b61ec7498: Layer already exists [2023-06-28T01:38:59.793Z] f2713c9708e4: Layer already exists [2023-06-28T01:38:59.793Z] 9386262d7a74: Layer already exists [2023-06-28T01:38:59.793Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:ebc0da7f090974c56a5914c36bd531e7c7013011a16d0b6d46bf14d249c9c695 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:00.120Z] + 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-06-28T01:39:00.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-06-28T01:39:00.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-28T01:39:00.451Z] 09adadef3ba0: Preparing [2023-06-28T01:39:00.451Z] 868f709d3196: Preparing [2023-06-28T01:39:00.451Z] e7691c83fe37: Preparing [2023-06-28T01:39:00.451Z] d818b065f78d: Preparing [2023-06-28T01:39:00.451Z] 3be012d1d102: Preparing [2023-06-28T01:39:00.451Z] f2713c9708e4: Preparing [2023-06-28T01:39:00.451Z] 7ccec2e275e2: Preparing [2023-06-28T01:39:00.451Z] 163b61ec7498: Preparing [2023-06-28T01:39:00.451Z] 9386262d7a74: Preparing [2023-06-28T01:39:00.451Z] 7ccec2e275e2: Waiting [2023-06-28T01:39:00.451Z] 163b61ec7498: Waiting [2023-06-28T01:39:00.451Z] 9386262d7a74: Waiting [2023-06-28T01:39:00.451Z] f2713c9708e4: Waiting [2023-06-28T01:39:00.451Z] e7691c83fe37: Layer already exists [2023-06-28T01:39:00.451Z] 868f709d3196: Layer already exists [2023-06-28T01:39:00.451Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:00.451Z] d818b065f78d: Layer already exists [2023-06-28T01:39:00.451Z] 09adadef3ba0: Layer already exists [2023-06-28T01:39:00.451Z] 7ccec2e275e2: Layer already exists [2023-06-28T01:39:00.451Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:00.451Z] 163b61ec7498: Layer already exists [2023-06-28T01:39:00.451Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:00.451Z] main: digest: sha256:ebc0da7f090974c56a5914c36bd531e7c7013011a16d0b6d46bf14d249c9c695 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:39:00.770Z] ===================================================== [Pipeline] echo [2023-06-28T01:39:00.779Z] taggedImages: [2023-06-28T01:39:00.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:00.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-28T01:39:00.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.5 [2023-06-28T01:39:00.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:00.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-06-28T01:39:00.803Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-06-28T01:39:00.803Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:00.803Z] latest [2023-06-28T01:39:00.803Z] 3.1.0-dev.5 [2023-06-28T01:39:00.803Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:00.803Z] main [2023-06-28T01:39:00.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:01.138Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:01.472Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:01.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-28T01:39:01.472Z] 87155c7db67a: Preparing [2023-06-28T01:39:01.472Z] 065c354bfe9a: Preparing [2023-06-28T01:39:01.472Z] fe37729d23a7: Preparing [2023-06-28T01:39:01.472Z] 47481c7a40df: Preparing [2023-06-28T01:39:01.472Z] 33807bea9609: Preparing [2023-06-28T01:39:01.472Z] 0c0c7947790e: Preparing [2023-06-28T01:39:01.472Z] 854df77ab386: Preparing [2023-06-28T01:39:01.472Z] 3be012d1d102: Preparing [2023-06-28T01:39:01.472Z] f2713c9708e4: Preparing [2023-06-28T01:39:01.472Z] 839216db3cb4: Preparing [2023-06-28T01:39:01.472Z] 9386262d7a74: Preparing [2023-06-28T01:39:01.472Z] 0c0c7947790e: Waiting [2023-06-28T01:39:01.472Z] 854df77ab386: Waiting [2023-06-28T01:39:01.472Z] 3be012d1d102: Waiting [2023-06-28T01:39:01.472Z] f2713c9708e4: Waiting [2023-06-28T01:39:01.472Z] 9386262d7a74: Waiting [2023-06-28T01:39:01.472Z] 839216db3cb4: Waiting [2023-06-28T01:39:01.736Z] 33807bea9609: Pushed [2023-06-28T01:39:01.736Z] 065c354bfe9a: Pushed [2023-06-28T01:39:01.736Z] 87155c7db67a: Pushed [2023-06-28T01:39:01.736Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:01.736Z] 0c0c7947790e: Pushed [2023-06-28T01:39:01.736Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:02.001Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:02.001Z] 854df77ab386: Pushed [2023-06-28T01:39:02.267Z] 839216db3cb4: Pushed [2023-06-28T01:39:04.203Z] 47481c7a40df: Pushed [2023-06-28T01:39:05.154Z] fe37729d23a7: Pushed [2023-06-28T01:39:05.154Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:a964902bc0d6f6bbc2d8f017b31d1f09bb2f6ea562855212e88226c71a207917 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:05.497Z] + 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-06-28T01:39:05.827Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-28T01:39:05.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-28T01:39:05.827Z] 87155c7db67a: Preparing [2023-06-28T01:39:05.827Z] 065c354bfe9a: Preparing [2023-06-28T01:39:05.827Z] fe37729d23a7: Preparing [2023-06-28T01:39:05.827Z] 47481c7a40df: Preparing [2023-06-28T01:39:05.827Z] 33807bea9609: Preparing [2023-06-28T01:39:05.827Z] 0c0c7947790e: Preparing [2023-06-28T01:39:05.827Z] 854df77ab386: Preparing [2023-06-28T01:39:05.827Z] 3be012d1d102: Preparing [2023-06-28T01:39:05.827Z] f2713c9708e4: Preparing [2023-06-28T01:39:05.827Z] 839216db3cb4: Preparing [2023-06-28T01:39:05.827Z] 9386262d7a74: Preparing [2023-06-28T01:39:05.827Z] 0c0c7947790e: Waiting [2023-06-28T01:39:05.827Z] 854df77ab386: Waiting [2023-06-28T01:39:05.827Z] 3be012d1d102: Waiting [2023-06-28T01:39:05.827Z] f2713c9708e4: Waiting [2023-06-28T01:39:05.827Z] 839216db3cb4: Waiting [2023-06-28T01:39:05.827Z] 9386262d7a74: Waiting [2023-06-28T01:39:05.827Z] 47481c7a40df: Layer already exists [2023-06-28T01:39:05.827Z] 065c354bfe9a: Layer already exists [2023-06-28T01:39:05.827Z] 33807bea9609: Layer already exists [2023-06-28T01:39:05.827Z] 87155c7db67a: Layer already exists [2023-06-28T01:39:05.827Z] fe37729d23a7: Layer already exists [2023-06-28T01:39:05.827Z] 854df77ab386: Layer already exists [2023-06-28T01:39:05.827Z] 0c0c7947790e: Layer already exists [2023-06-28T01:39:05.827Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:05.827Z] 839216db3cb4: Layer already exists [2023-06-28T01:39:05.827Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:05.827Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:06.091Z] latest: digest: sha256:a964902bc0d6f6bbc2d8f017b31d1f09bb2f6ea562855212e88226c71a207917 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:06.428Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:06.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.5 [2023-06-28T01:39:06.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-28T01:39:06.765Z] 87155c7db67a: Preparing [2023-06-28T01:39:06.765Z] 065c354bfe9a: Preparing [2023-06-28T01:39:06.765Z] fe37729d23a7: Preparing [2023-06-28T01:39:06.765Z] 47481c7a40df: Preparing [2023-06-28T01:39:06.765Z] 33807bea9609: Preparing [2023-06-28T01:39:06.765Z] 0c0c7947790e: Preparing [2023-06-28T01:39:06.765Z] 854df77ab386: Preparing [2023-06-28T01:39:06.765Z] 3be012d1d102: Preparing [2023-06-28T01:39:06.765Z] f2713c9708e4: Preparing [2023-06-28T01:39:06.765Z] 839216db3cb4: Preparing [2023-06-28T01:39:06.765Z] 9386262d7a74: Preparing [2023-06-28T01:39:06.765Z] 3be012d1d102: Waiting [2023-06-28T01:39:06.765Z] f2713c9708e4: Waiting [2023-06-28T01:39:06.765Z] 839216db3cb4: Waiting [2023-06-28T01:39:06.765Z] 9386262d7a74: Waiting [2023-06-28T01:39:06.765Z] 854df77ab386: Waiting [2023-06-28T01:39:06.765Z] 0c0c7947790e: Waiting [2023-06-28T01:39:06.765Z] 87155c7db67a: Layer already exists [2023-06-28T01:39:06.765Z] fe37729d23a7: Layer already exists [2023-06-28T01:39:06.765Z] 47481c7a40df: Layer already exists [2023-06-28T01:39:06.765Z] 065c354bfe9a: Layer already exists [2023-06-28T01:39:06.765Z] 33807bea9609: Layer already exists [2023-06-28T01:39:06.765Z] 854df77ab386: Layer already exists [2023-06-28T01:39:06.765Z] 0c0c7947790e: Layer already exists [2023-06-28T01:39:06.765Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:06.765Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:06.765Z] 839216db3cb4: Layer already exists [2023-06-28T01:39:06.765Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:07.030Z] 3.1.0-dev.5: digest: sha256:a964902bc0d6f6bbc2d8f017b31d1f09bb2f6ea562855212e88226c71a207917 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:07.359Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:09.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:09.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-28T01:39:09.621Z] 87155c7db67a: Preparing [2023-06-28T01:39:09.621Z] 065c354bfe9a: Preparing [2023-06-28T01:39:09.621Z] fe37729d23a7: Preparing [2023-06-28T01:39:09.621Z] 47481c7a40df: Preparing [2023-06-28T01:39:09.621Z] 33807bea9609: Preparing [2023-06-28T01:39:09.621Z] 0c0c7947790e: Preparing [2023-06-28T01:39:09.621Z] 854df77ab386: Preparing [2023-06-28T01:39:09.621Z] 3be012d1d102: Preparing [2023-06-28T01:39:09.621Z] f2713c9708e4: Preparing [2023-06-28T01:39:09.621Z] 839216db3cb4: Preparing [2023-06-28T01:39:09.621Z] 9386262d7a74: Preparing [2023-06-28T01:39:09.621Z] 839216db3cb4: Waiting [2023-06-28T01:39:09.621Z] 3be012d1d102: Waiting [2023-06-28T01:39:09.621Z] f2713c9708e4: Waiting [2023-06-28T01:39:09.621Z] 9386262d7a74: Waiting [2023-06-28T01:39:09.621Z] 0c0c7947790e: Waiting [2023-06-28T01:39:09.621Z] 854df77ab386: Waiting [2023-06-28T01:39:09.621Z] 33807bea9609: Layer already exists [2023-06-28T01:39:09.621Z] 065c354bfe9a: Layer already exists [2023-06-28T01:39:09.621Z] 47481c7a40df: Layer already exists [2023-06-28T01:39:09.621Z] fe37729d23a7: Layer already exists [2023-06-28T01:39:09.621Z] 87155c7db67a: Layer already exists [2023-06-28T01:39:09.621Z] 854df77ab386: Layer already exists [2023-06-28T01:39:09.621Z] 0c0c7947790e: Layer already exists [2023-06-28T01:39:09.621Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:09.621Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:09.621Z] 839216db3cb4: Layer already exists [2023-06-28T01:39:09.621Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:09.885Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:a964902bc0d6f6bbc2d8f017b31d1f09bb2f6ea562855212e88226c71a207917 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:10.213Z] + 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-06-28T01:39:10.542Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-06-28T01:39:10.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-28T01:39:10.542Z] 87155c7db67a: Preparing [2023-06-28T01:39:10.542Z] 065c354bfe9a: Preparing [2023-06-28T01:39:10.542Z] fe37729d23a7: Preparing [2023-06-28T01:39:10.542Z] 47481c7a40df: Preparing [2023-06-28T01:39:10.542Z] 33807bea9609: Preparing [2023-06-28T01:39:10.542Z] 0c0c7947790e: Preparing [2023-06-28T01:39:10.542Z] 854df77ab386: Preparing [2023-06-28T01:39:10.542Z] 3be012d1d102: Preparing [2023-06-28T01:39:10.542Z] f2713c9708e4: Preparing [2023-06-28T01:39:10.542Z] 839216db3cb4: Preparing [2023-06-28T01:39:10.542Z] 9386262d7a74: Preparing [2023-06-28T01:39:10.542Z] 839216db3cb4: Waiting [2023-06-28T01:39:10.542Z] 3be012d1d102: Waiting [2023-06-28T01:39:10.542Z] f2713c9708e4: Waiting [2023-06-28T01:39:10.542Z] 9386262d7a74: Waiting [2023-06-28T01:39:10.542Z] 0c0c7947790e: Waiting [2023-06-28T01:39:10.542Z] 854df77ab386: Waiting [2023-06-28T01:39:10.542Z] 065c354bfe9a: Layer already exists [2023-06-28T01:39:10.542Z] 87155c7db67a: Layer already exists [2023-06-28T01:39:10.542Z] 47481c7a40df: Layer already exists [2023-06-28T01:39:10.542Z] fe37729d23a7: Layer already exists [2023-06-28T01:39:10.542Z] 33807bea9609: Layer already exists [2023-06-28T01:39:10.542Z] 839216db3cb4: Layer already exists [2023-06-28T01:39:10.542Z] 0c0c7947790e: Layer already exists [2023-06-28T01:39:10.542Z] 854df77ab386: Layer already exists [2023-06-28T01:39:10.542Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:10.542Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:10.542Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:10.807Z] main: digest: sha256:a964902bc0d6f6bbc2d8f017b31d1f09bb2f6ea562855212e88226c71a207917 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:39:10.849Z] ===================================================== [Pipeline] echo [2023-06-28T01:39:10.854Z] taggedImages: [2023-06-28T01:39:10.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:10.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-28T01:39:10.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.5 [2023-06-28T01:39:10.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:10.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-06-28T01:39:10.867Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-06-28T01:39:10.867Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:10.867Z] latest [2023-06-28T01:39:10.867Z] 3.1.0-dev.5 [2023-06-28T01:39:10.867Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:10.867Z] main [2023-06-28T01:39:10.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:11.188Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:11.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:11.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-28T01:39:11.513Z] 0cd81a9bea4a: Preparing [2023-06-28T01:39:11.513Z] 91348c16130f: Preparing [2023-06-28T01:39:11.513Z] 3be012d1d102: Preparing [2023-06-28T01:39:11.513Z] f2713c9708e4: Preparing [2023-06-28T01:39:11.513Z] cb48027a17de: Preparing [2023-06-28T01:39:11.513Z] 9386262d7a74: Preparing [2023-06-28T01:39:11.513Z] 9386262d7a74: Waiting [2023-06-28T01:39:11.513Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:11.777Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:11.777Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:11.777Z] 0cd81a9bea4a: Pushed [2023-06-28T01:39:13.708Z] cb48027a17de: Pushed [2023-06-28T01:39:16.273Z] 91348c16130f: Pushed [2023-06-28T01:39:17.223Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:71f637e7f64bd856374927985eb4fe16087a7f5018a797aae7ce9bd3079cd126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:17.559Z] + 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-06-28T01:39:17.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-28T01:39:17.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-28T01:39:17.897Z] 0cd81a9bea4a: Preparing [2023-06-28T01:39:17.897Z] 91348c16130f: Preparing [2023-06-28T01:39:17.897Z] 3be012d1d102: Preparing [2023-06-28T01:39:17.897Z] f2713c9708e4: Preparing [2023-06-28T01:39:17.897Z] cb48027a17de: Preparing [2023-06-28T01:39:17.897Z] 9386262d7a74: Preparing [2023-06-28T01:39:17.897Z] 9386262d7a74: Waiting [2023-06-28T01:39:17.897Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:17.897Z] 0cd81a9bea4a: Layer already exists [2023-06-28T01:39:17.897Z] cb48027a17de: Layer already exists [2023-06-28T01:39:17.897Z] 91348c16130f: Layer already exists [2023-06-28T01:39:17.897Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:17.897Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:17.897Z] latest: digest: sha256:71f637e7f64bd856374927985eb4fe16087a7f5018a797aae7ce9bd3079cd126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:18.486Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:18.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.5 [2023-06-28T01:39:18.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-28T01:39:18.817Z] 0cd81a9bea4a: Preparing [2023-06-28T01:39:18.817Z] 91348c16130f: Preparing [2023-06-28T01:39:18.817Z] 3be012d1d102: Preparing [2023-06-28T01:39:18.817Z] f2713c9708e4: Preparing [2023-06-28T01:39:18.817Z] cb48027a17de: Preparing [2023-06-28T01:39:18.817Z] 9386262d7a74: Preparing [2023-06-28T01:39:18.817Z] 9386262d7a74: Waiting [2023-06-28T01:39:18.817Z] cb48027a17de: Layer already exists [2023-06-28T01:39:18.817Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:18.817Z] 91348c16130f: Layer already exists [2023-06-28T01:39:18.817Z] 0cd81a9bea4a: Layer already exists [2023-06-28T01:39:18.817Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:18.817Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:18.817Z] 3.1.0-dev.5: digest: sha256:71f637e7f64bd856374927985eb4fe16087a7f5018a797aae7ce9bd3079cd126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:19.154Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:19.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:19.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-28T01:39:19.479Z] 0cd81a9bea4a: Preparing [2023-06-28T01:39:19.479Z] 91348c16130f: Preparing [2023-06-28T01:39:19.479Z] 3be012d1d102: Preparing [2023-06-28T01:39:19.479Z] f2713c9708e4: Preparing [2023-06-28T01:39:19.479Z] cb48027a17de: Preparing [2023-06-28T01:39:19.479Z] 9386262d7a74: Preparing [2023-06-28T01:39:19.479Z] 9386262d7a74: Waiting [2023-06-28T01:39:19.479Z] cb48027a17de: Layer already exists [2023-06-28T01:39:19.479Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:19.479Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:19.479Z] 0cd81a9bea4a: Layer already exists [2023-06-28T01:39:19.479Z] 91348c16130f: Layer already exists [2023-06-28T01:39:19.479Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:19.479Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:71f637e7f64bd856374927985eb4fe16087a7f5018a797aae7ce9bd3079cd126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:20.081Z] + 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-06-28T01:39:20.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-06-28T01:39:20.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-28T01:39:20.405Z] 0cd81a9bea4a: Preparing [2023-06-28T01:39:20.405Z] 91348c16130f: Preparing [2023-06-28T01:39:20.405Z] 3be012d1d102: Preparing [2023-06-28T01:39:20.405Z] f2713c9708e4: Preparing [2023-06-28T01:39:20.405Z] cb48027a17de: Preparing [2023-06-28T01:39:20.405Z] 9386262d7a74: Preparing [2023-06-28T01:39:20.405Z] 9386262d7a74: Waiting [2023-06-28T01:39:20.405Z] cb48027a17de: Layer already exists [2023-06-28T01:39:20.405Z] 91348c16130f: Layer already exists [2023-06-28T01:39:20.405Z] 0cd81a9bea4a: Layer already exists [2023-06-28T01:39:20.405Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:20.405Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:20.405Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:20.670Z] main: digest: sha256:71f637e7f64bd856374927985eb4fe16087a7f5018a797aae7ce9bd3079cd126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:39:20.709Z] ===================================================== [Pipeline] echo [2023-06-28T01:39:20.714Z] taggedImages: [2023-06-28T01:39:20.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:20.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-28T01:39:20.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.5 [2023-06-28T01:39:20.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:20.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-06-28T01:39:20.728Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-06-28T01:39:20.728Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:20.728Z] latest [2023-06-28T01:39:20.728Z] 3.1.0-dev.5 [2023-06-28T01:39:20.728Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:20.728Z] main [2023-06-28T01:39:20.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:21.048Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:22.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:22.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-28T01:39:22.786Z] 0ebb1fa917a0: Preparing [2023-06-28T01:39:22.786Z] 5de554b4049a: Preparing [2023-06-28T01:39:22.786Z] b1d1a970d2b1: Preparing [2023-06-28T01:39:22.786Z] 657af509df4d: Preparing [2023-06-28T01:39:22.786Z] d595df237854: Preparing [2023-06-28T01:39:22.786Z] 3be012d1d102: Preparing [2023-06-28T01:39:22.786Z] f2713c9708e4: Preparing [2023-06-28T01:39:22.786Z] 492161ef6026: Preparing [2023-06-28T01:39:22.786Z] 9386262d7a74: Preparing [2023-06-28T01:39:22.786Z] f2713c9708e4: Waiting [2023-06-28T01:39:22.786Z] 492161ef6026: Waiting [2023-06-28T01:39:22.786Z] 9386262d7a74: Waiting [2023-06-28T01:39:23.049Z] 5de554b4049a: Pushed [2023-06-28T01:39:23.049Z] b1d1a970d2b1: Pushed [2023-06-28T01:39:23.049Z] 0ebb1fa917a0: Pushed [2023-06-28T01:39:23.049Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:23.049Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:23.049Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:24.058Z] 492161ef6026: Pushed [2023-06-28T01:39:36.427Z] d595df237854: Pushed [2023-06-28T01:39:40.663Z] 657af509df4d: Pushed [2023-06-28T01:39:40.663Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:02be4a8b298e23af5c3fb0bb2498494b1103183528391e176755e38e0b609487 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:40.990Z] + 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-06-28T01:39:41.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-28T01:39:41.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-28T01:39:41.320Z] 0ebb1fa917a0: Preparing [2023-06-28T01:39:41.320Z] 5de554b4049a: Preparing [2023-06-28T01:39:41.320Z] b1d1a970d2b1: Preparing [2023-06-28T01:39:41.320Z] 657af509df4d: Preparing [2023-06-28T01:39:41.320Z] d595df237854: Preparing [2023-06-28T01:39:41.320Z] 3be012d1d102: Preparing [2023-06-28T01:39:41.320Z] f2713c9708e4: Preparing [2023-06-28T01:39:41.320Z] 492161ef6026: Preparing [2023-06-28T01:39:41.320Z] 9386262d7a74: Preparing [2023-06-28T01:39:41.320Z] 3be012d1d102: Waiting [2023-06-28T01:39:41.320Z] 492161ef6026: Waiting [2023-06-28T01:39:41.320Z] 9386262d7a74: Waiting [2023-06-28T01:39:41.320Z] f2713c9708e4: Waiting [2023-06-28T01:39:41.320Z] 0ebb1fa917a0: Layer already exists [2023-06-28T01:39:41.320Z] d595df237854: Layer already exists [2023-06-28T01:39:41.320Z] 5de554b4049a: Layer already exists [2023-06-28T01:39:41.320Z] 657af509df4d: Layer already exists [2023-06-28T01:39:41.320Z] b1d1a970d2b1: Layer already exists [2023-06-28T01:39:41.320Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:41.320Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:41.320Z] 492161ef6026: Layer already exists [2023-06-28T01:39:41.320Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:41.584Z] latest: digest: sha256:02be4a8b298e23af5c3fb0bb2498494b1103183528391e176755e38e0b609487 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:41.923Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:42.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.5 [2023-06-28T01:39:42.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-28T01:39:42.247Z] 0ebb1fa917a0: Preparing [2023-06-28T01:39:42.247Z] 5de554b4049a: Preparing [2023-06-28T01:39:42.247Z] b1d1a970d2b1: Preparing [2023-06-28T01:39:42.247Z] 657af509df4d: Preparing [2023-06-28T01:39:42.247Z] d595df237854: Preparing [2023-06-28T01:39:42.247Z] 3be012d1d102: Preparing [2023-06-28T01:39:42.247Z] f2713c9708e4: Preparing [2023-06-28T01:39:42.247Z] 492161ef6026: Preparing [2023-06-28T01:39:42.247Z] 9386262d7a74: Preparing [2023-06-28T01:39:42.247Z] 3be012d1d102: Waiting [2023-06-28T01:39:42.247Z] f2713c9708e4: Waiting [2023-06-28T01:39:42.247Z] 492161ef6026: Waiting [2023-06-28T01:39:42.247Z] 9386262d7a74: Waiting [2023-06-28T01:39:42.247Z] 657af509df4d: Layer already exists [2023-06-28T01:39:42.247Z] 0ebb1fa917a0: Layer already exists [2023-06-28T01:39:42.247Z] d595df237854: Layer already exists [2023-06-28T01:39:42.247Z] b1d1a970d2b1: Layer already exists [2023-06-28T01:39:42.247Z] 5de554b4049a: Layer already exists [2023-06-28T01:39:42.247Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:42.247Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:42.247Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:42.247Z] 492161ef6026: Layer already exists [2023-06-28T01:39:42.247Z] 3.1.0-dev.5: digest: sha256:02be4a8b298e23af5c3fb0bb2498494b1103183528391e176755e38e0b609487 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:42.838Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:43.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:43.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-28T01:39:43.164Z] 0ebb1fa917a0: Preparing [2023-06-28T01:39:43.164Z] 5de554b4049a: Preparing [2023-06-28T01:39:43.164Z] b1d1a970d2b1: Preparing [2023-06-28T01:39:43.164Z] 657af509df4d: Preparing [2023-06-28T01:39:43.164Z] d595df237854: Preparing [2023-06-28T01:39:43.164Z] 3be012d1d102: Preparing [2023-06-28T01:39:43.164Z] f2713c9708e4: Preparing [2023-06-28T01:39:43.164Z] 492161ef6026: Preparing [2023-06-28T01:39:43.164Z] 9386262d7a74: Preparing [2023-06-28T01:39:43.164Z] 3be012d1d102: Waiting [2023-06-28T01:39:43.164Z] f2713c9708e4: Waiting [2023-06-28T01:39:43.164Z] 492161ef6026: Waiting [2023-06-28T01:39:43.164Z] 9386262d7a74: Waiting [2023-06-28T01:39:43.164Z] d595df237854: Layer already exists [2023-06-28T01:39:43.164Z] 5de554b4049a: Layer already exists [2023-06-28T01:39:43.164Z] 657af509df4d: Layer already exists [2023-06-28T01:39:43.164Z] 0ebb1fa917a0: Layer already exists [2023-06-28T01:39:43.164Z] b1d1a970d2b1: Layer already exists [2023-06-28T01:39:43.164Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:43.164Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:43.164Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:43.164Z] 492161ef6026: Layer already exists [2023-06-28T01:39:43.428Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:02be4a8b298e23af5c3fb0bb2498494b1103183528391e176755e38e0b609487 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:43.757Z] + 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-06-28T01:39:44.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-06-28T01:39:44.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-28T01:39:44.140Z] 0ebb1fa917a0: Preparing [2023-06-28T01:39:44.140Z] 5de554b4049a: Preparing [2023-06-28T01:39:44.140Z] b1d1a970d2b1: Preparing [2023-06-28T01:39:44.140Z] 657af509df4d: Preparing [2023-06-28T01:39:44.140Z] d595df237854: Preparing [2023-06-28T01:39:44.140Z] 3be012d1d102: Preparing [2023-06-28T01:39:44.140Z] f2713c9708e4: Preparing [2023-06-28T01:39:44.140Z] 492161ef6026: Preparing [2023-06-28T01:39:44.140Z] 9386262d7a74: Preparing [2023-06-28T01:39:44.140Z] f2713c9708e4: Waiting [2023-06-28T01:39:44.140Z] 492161ef6026: Waiting [2023-06-28T01:39:44.140Z] 9386262d7a74: Waiting [2023-06-28T01:39:44.140Z] 3be012d1d102: Waiting [2023-06-28T01:39:44.140Z] b1d1a970d2b1: Layer already exists [2023-06-28T01:39:44.140Z] 5de554b4049a: Layer already exists [2023-06-28T01:39:44.140Z] d595df237854: Layer already exists [2023-06-28T01:39:44.140Z] 657af509df4d: Layer already exists [2023-06-28T01:39:44.140Z] 0ebb1fa917a0: Layer already exists [2023-06-28T01:39:44.140Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:44.140Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:44.140Z] 492161ef6026: Layer already exists [2023-06-28T01:39:44.140Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:44.407Z] main: digest: sha256:02be4a8b298e23af5c3fb0bb2498494b1103183528391e176755e38e0b609487 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:39:44.464Z] ===================================================== [Pipeline] echo [2023-06-28T01:39:44.473Z] taggedImages: [2023-06-28T01:39:44.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:44.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-28T01:39:44.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.5 [2023-06-28T01:39:44.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:44.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-06-28T01:39:44.498Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-06-28T01:39:44.498Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:44.498Z] latest [2023-06-28T01:39:44.498Z] 3.1.0-dev.5 [2023-06-28T01:39:44.498Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:39:44.498Z] main [2023-06-28T01:39:44.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:44.844Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:39:45.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:39:45.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-28T01:39:45.186Z] b6dd87a61aa8: Preparing [2023-06-28T01:39:45.186Z] dbcc4f90c1f2: Preparing [2023-06-28T01:39:45.186Z] e0a3fa46894e: Preparing [2023-06-28T01:39:45.186Z] fe61b92f7515: Preparing [2023-06-28T01:39:45.186Z] 3be012d1d102: Preparing [2023-06-28T01:39:45.186Z] f2713c9708e4: Preparing [2023-06-28T01:39:45.186Z] 61cd05a9f582: Preparing [2023-06-28T01:39:45.186Z] 9386262d7a74: Preparing [2023-06-28T01:39:45.186Z] 61cd05a9f582: Waiting [2023-06-28T01:39:45.186Z] 9386262d7a74: Waiting [2023-06-28T01:39:45.186Z] f2713c9708e4: Waiting [2023-06-28T01:39:45.186Z] 3be012d1d102: Layer already exists [2023-06-28T01:39:45.463Z] f2713c9708e4: Layer already exists [2023-06-28T01:39:45.463Z] b6dd87a61aa8: Pushed [2023-06-28T01:39:45.463Z] e0a3fa46894e: Pushed [2023-06-28T01:39:45.463Z] dbcc4f90c1f2: Pushed [2023-06-28T01:39:45.463Z] 9386262d7a74: Layer already exists [2023-06-28T01:39:46.048Z] 61cd05a9f582: Pushed [2023-06-28T01:40:04.281Z] fe61b92f7515: Pushed [2023-06-28T01:40:04.281Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:dce04cd9c67f00529cf2a46ed29e2b2455caf0ec7dae74f7fd0c5895916aeb8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:04.616Z] + 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-06-28T01:40:04.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-28T01:40:04.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-28T01:40:04.953Z] b6dd87a61aa8: Preparing [2023-06-28T01:40:04.953Z] dbcc4f90c1f2: Preparing [2023-06-28T01:40:04.953Z] e0a3fa46894e: Preparing [2023-06-28T01:40:04.953Z] fe61b92f7515: Preparing [2023-06-28T01:40:04.953Z] 3be012d1d102: Preparing [2023-06-28T01:40:04.953Z] f2713c9708e4: Preparing [2023-06-28T01:40:04.953Z] 61cd05a9f582: Preparing [2023-06-28T01:40:04.953Z] 9386262d7a74: Preparing [2023-06-28T01:40:04.953Z] f2713c9708e4: Waiting [2023-06-28T01:40:04.953Z] 61cd05a9f582: Waiting [2023-06-28T01:40:04.953Z] 9386262d7a74: Waiting [2023-06-28T01:40:04.953Z] e0a3fa46894e: Layer already exists [2023-06-28T01:40:04.954Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:04.954Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:04.954Z] dbcc4f90c1f2: Layer already exists [2023-06-28T01:40:04.954Z] b6dd87a61aa8: Layer already exists [2023-06-28T01:40:04.954Z] 61cd05a9f582: Layer already exists [2023-06-28T01:40:04.954Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:04.954Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:04.954Z] latest: digest: sha256:dce04cd9c67f00529cf2a46ed29e2b2455caf0ec7dae74f7fd0c5895916aeb8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:05.545Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:05.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.5 [2023-06-28T01:40:05.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-28T01:40:05.875Z] b6dd87a61aa8: Preparing [2023-06-28T01:40:05.875Z] dbcc4f90c1f2: Preparing [2023-06-28T01:40:05.875Z] e0a3fa46894e: Preparing [2023-06-28T01:40:05.875Z] fe61b92f7515: Preparing [2023-06-28T01:40:05.875Z] 3be012d1d102: Preparing [2023-06-28T01:40:05.875Z] f2713c9708e4: Preparing [2023-06-28T01:40:05.875Z] 61cd05a9f582: Preparing [2023-06-28T01:40:05.875Z] 9386262d7a74: Preparing [2023-06-28T01:40:05.875Z] 61cd05a9f582: Waiting [2023-06-28T01:40:05.875Z] 9386262d7a74: Waiting [2023-06-28T01:40:05.875Z] f2713c9708e4: Waiting [2023-06-28T01:40:05.875Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:05.876Z] e0a3fa46894e: Layer already exists [2023-06-28T01:40:05.876Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:05.876Z] b6dd87a61aa8: Layer already exists [2023-06-28T01:40:05.876Z] dbcc4f90c1f2: Layer already exists [2023-06-28T01:40:05.876Z] 61cd05a9f582: Layer already exists [2023-06-28T01:40:05.876Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:05.876Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:05.876Z] 3.1.0-dev.5: digest: sha256:dce04cd9c67f00529cf2a46ed29e2b2455caf0ec7dae74f7fd0c5895916aeb8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:06.201Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:06.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:06.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-28T01:40:06.526Z] b6dd87a61aa8: Preparing [2023-06-28T01:40:06.526Z] dbcc4f90c1f2: Preparing [2023-06-28T01:40:06.526Z] e0a3fa46894e: Preparing [2023-06-28T01:40:06.526Z] fe61b92f7515: Preparing [2023-06-28T01:40:06.526Z] 3be012d1d102: Preparing [2023-06-28T01:40:06.526Z] f2713c9708e4: Preparing [2023-06-28T01:40:06.526Z] 61cd05a9f582: Preparing [2023-06-28T01:40:06.526Z] 9386262d7a74: Preparing [2023-06-28T01:40:06.526Z] 61cd05a9f582: Waiting [2023-06-28T01:40:06.526Z] 9386262d7a74: Waiting [2023-06-28T01:40:06.526Z] f2713c9708e4: Waiting [2023-06-28T01:40:06.526Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:06.526Z] dbcc4f90c1f2: Layer already exists [2023-06-28T01:40:06.526Z] b6dd87a61aa8: Layer already exists [2023-06-28T01:40:06.526Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:06.526Z] e0a3fa46894e: Layer already exists [2023-06-28T01:40:06.526Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:06.526Z] 61cd05a9f582: Layer already exists [2023-06-28T01:40:06.526Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:06.526Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:dce04cd9c67f00529cf2a46ed29e2b2455caf0ec7dae74f7fd0c5895916aeb8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:06.857Z] + 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-06-28T01:40:07.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-06-28T01:40:07.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-28T01:40:07.184Z] b6dd87a61aa8: Preparing [2023-06-28T01:40:07.184Z] dbcc4f90c1f2: Preparing [2023-06-28T01:40:07.184Z] e0a3fa46894e: Preparing [2023-06-28T01:40:07.184Z] fe61b92f7515: Preparing [2023-06-28T01:40:07.184Z] 3be012d1d102: Preparing [2023-06-28T01:40:07.184Z] f2713c9708e4: Preparing [2023-06-28T01:40:07.184Z] 61cd05a9f582: Preparing [2023-06-28T01:40:07.184Z] 9386262d7a74: Preparing [2023-06-28T01:40:07.184Z] f2713c9708e4: Waiting [2023-06-28T01:40:07.184Z] 61cd05a9f582: Waiting [2023-06-28T01:40:07.184Z] 9386262d7a74: Waiting [2023-06-28T01:40:07.184Z] dbcc4f90c1f2: Layer already exists [2023-06-28T01:40:07.184Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:07.184Z] b6dd87a61aa8: Layer already exists [2023-06-28T01:40:07.184Z] e0a3fa46894e: Layer already exists [2023-06-28T01:40:07.184Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:07.184Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:07.184Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:07.184Z] 61cd05a9f582: Layer already exists [2023-06-28T01:40:07.449Z] main: digest: sha256:dce04cd9c67f00529cf2a46ed29e2b2455caf0ec7dae74f7fd0c5895916aeb8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:40:07.495Z] ===================================================== [Pipeline] echo [2023-06-28T01:40:07.500Z] taggedImages: [2023-06-28T01:40:07.500Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:07.500Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-28T01:40:07.500Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.5 [2023-06-28T01:40:07.500Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:07.500Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-06-28T01:40:07.515Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-06-28T01:40:07.515Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:07.515Z] latest [2023-06-28T01:40:07.515Z] 3.1.0-dev.5 [2023-06-28T01:40:07.515Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:07.515Z] main [2023-06-28T01:40:07.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:07.836Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:08.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:08.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-28T01:40:08.170Z] 4e5bfbdea87e: Preparing [2023-06-28T01:40:08.170Z] ea66fc0ec094: Preparing [2023-06-28T01:40:08.170Z] f0380ffba18a: Preparing [2023-06-28T01:40:08.170Z] fe61b92f7515: Preparing [2023-06-28T01:40:08.170Z] 3be012d1d102: Preparing [2023-06-28T01:40:08.170Z] f2713c9708e4: Preparing [2023-06-28T01:40:08.170Z] 492161ef6026: Preparing [2023-06-28T01:40:08.170Z] 9386262d7a74: Preparing [2023-06-28T01:40:08.170Z] f2713c9708e4: Waiting [2023-06-28T01:40:08.170Z] 492161ef6026: Waiting [2023-06-28T01:40:08.170Z] 9386262d7a74: Waiting [2023-06-28T01:40:08.170Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:08.170Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:08.170Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:08.434Z] 492161ef6026: Layer already exists [2023-06-28T01:40:08.434Z] ea66fc0ec094: Pushed [2023-06-28T01:40:08.434Z] f0380ffba18a: Pushed [2023-06-28T01:40:08.434Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:08.434Z] 4e5bfbdea87e: Pushed [2023-06-28T01:40:08.434Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:5c38286ba59491bded0d8352a294f519afea02edd503327962a6790fd8b4c7c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:08.769Z] + 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-06-28T01:40:09.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-28T01:40:09.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-28T01:40:09.103Z] 4e5bfbdea87e: Preparing [2023-06-28T01:40:09.103Z] ea66fc0ec094: Preparing [2023-06-28T01:40:09.103Z] f0380ffba18a: Preparing [2023-06-28T01:40:09.103Z] fe61b92f7515: Preparing [2023-06-28T01:40:09.103Z] 3be012d1d102: Preparing [2023-06-28T01:40:09.103Z] f2713c9708e4: Preparing [2023-06-28T01:40:09.103Z] 492161ef6026: Preparing [2023-06-28T01:40:09.103Z] 9386262d7a74: Preparing [2023-06-28T01:40:09.103Z] 492161ef6026: Waiting [2023-06-28T01:40:09.103Z] 9386262d7a74: Waiting [2023-06-28T01:40:09.103Z] f2713c9708e4: Waiting [2023-06-28T01:40:09.103Z] 4e5bfbdea87e: Layer already exists [2023-06-28T01:40:09.103Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:09.103Z] f0380ffba18a: Layer already exists [2023-06-28T01:40:09.103Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:09.103Z] ea66fc0ec094: Layer already exists [2023-06-28T01:40:09.103Z] 492161ef6026: Layer already exists [2023-06-28T01:40:09.103Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:09.103Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:09.103Z] latest: digest: sha256:5c38286ba59491bded0d8352a294f519afea02edd503327962a6790fd8b4c7c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:09.696Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:10.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.5 [2023-06-28T01:40:10.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-28T01:40:10.022Z] 4e5bfbdea87e: Preparing [2023-06-28T01:40:10.022Z] ea66fc0ec094: Preparing [2023-06-28T01:40:10.022Z] f0380ffba18a: Preparing [2023-06-28T01:40:10.022Z] fe61b92f7515: Preparing [2023-06-28T01:40:10.022Z] 3be012d1d102: Preparing [2023-06-28T01:40:10.022Z] f2713c9708e4: Preparing [2023-06-28T01:40:10.022Z] 492161ef6026: Preparing [2023-06-28T01:40:10.022Z] 9386262d7a74: Preparing [2023-06-28T01:40:10.022Z] f2713c9708e4: Waiting [2023-06-28T01:40:10.022Z] 492161ef6026: Waiting [2023-06-28T01:40:10.022Z] 9386262d7a74: Waiting [2023-06-28T01:40:10.022Z] ea66fc0ec094: Layer already exists [2023-06-28T01:40:10.022Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:10.022Z] f0380ffba18a: Layer already exists [2023-06-28T01:40:10.022Z] 4e5bfbdea87e: Layer already exists [2023-06-28T01:40:10.022Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:10.022Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:10.022Z] 492161ef6026: Layer already exists [2023-06-28T01:40:10.022Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:10.022Z] 3.1.0-dev.5: digest: sha256:5c38286ba59491bded0d8352a294f519afea02edd503327962a6790fd8b4c7c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:10.617Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:10.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:10.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-28T01:40:10.940Z] 4e5bfbdea87e: Preparing [2023-06-28T01:40:10.940Z] ea66fc0ec094: Preparing [2023-06-28T01:40:10.940Z] f0380ffba18a: Preparing [2023-06-28T01:40:10.940Z] fe61b92f7515: Preparing [2023-06-28T01:40:10.940Z] 3be012d1d102: Preparing [2023-06-28T01:40:10.940Z] f2713c9708e4: Preparing [2023-06-28T01:40:10.940Z] 492161ef6026: Preparing [2023-06-28T01:40:10.940Z] 9386262d7a74: Preparing [2023-06-28T01:40:10.940Z] f2713c9708e4: Waiting [2023-06-28T01:40:10.940Z] 492161ef6026: Waiting [2023-06-28T01:40:10.940Z] 9386262d7a74: Waiting [2023-06-28T01:40:10.940Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:10.940Z] f0380ffba18a: Layer already exists [2023-06-28T01:40:10.940Z] 4e5bfbdea87e: Layer already exists [2023-06-28T01:40:10.940Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:10.940Z] ea66fc0ec094: Layer already exists [2023-06-28T01:40:10.940Z] 492161ef6026: Layer already exists [2023-06-28T01:40:10.940Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:10.940Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:10.940Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:5c38286ba59491bded0d8352a294f519afea02edd503327962a6790fd8b4c7c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:11.537Z] + 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-06-28T01:40:11.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-06-28T01:40:11.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-28T01:40:11.864Z] 4e5bfbdea87e: Preparing [2023-06-28T01:40:11.864Z] ea66fc0ec094: Preparing [2023-06-28T01:40:11.864Z] f0380ffba18a: Preparing [2023-06-28T01:40:11.864Z] fe61b92f7515: Preparing [2023-06-28T01:40:11.864Z] 3be012d1d102: Preparing [2023-06-28T01:40:11.864Z] f2713c9708e4: Preparing [2023-06-28T01:40:11.864Z] 492161ef6026: Preparing [2023-06-28T01:40:11.864Z] 9386262d7a74: Preparing [2023-06-28T01:40:11.864Z] f2713c9708e4: Waiting [2023-06-28T01:40:11.864Z] 492161ef6026: Waiting [2023-06-28T01:40:11.864Z] 9386262d7a74: Waiting [2023-06-28T01:40:11.864Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:11.864Z] fe61b92f7515: Layer already exists [2023-06-28T01:40:11.864Z] 4e5bfbdea87e: Layer already exists [2023-06-28T01:40:11.864Z] f0380ffba18a: Layer already exists [2023-06-28T01:40:11.864Z] ea66fc0ec094: Layer already exists [2023-06-28T01:40:11.864Z] 492161ef6026: Layer already exists [2023-06-28T01:40:11.864Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:11.864Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:12.128Z] main: digest: sha256:5c38286ba59491bded0d8352a294f519afea02edd503327962a6790fd8b4c7c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:40:12.178Z] ===================================================== [Pipeline] echo [2023-06-28T01:40:12.183Z] taggedImages: [2023-06-28T01:40:12.183Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:12.183Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-28T01:40:12.183Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.5 [2023-06-28T01:40:12.183Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:12.183Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-06-28T01:40:12.202Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-06-28T01:40:12.202Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:12.202Z] latest [2023-06-28T01:40:12.202Z] 3.1.0-dev.5 [2023-06-28T01:40:12.202Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:12.202Z] main [2023-06-28T01:40:12.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:12.541Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:12.871Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:12.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-28T01:40:12.872Z] c10c5e9dcdbe: Preparing [2023-06-28T01:40:12.872Z] 8b8c9ef286b1: Preparing [2023-06-28T01:40:12.872Z] 3be012d1d102: Preparing [2023-06-28T01:40:12.872Z] f2713c9708e4: Preparing [2023-06-28T01:40:12.872Z] 40fb065112be: Preparing [2023-06-28T01:40:12.872Z] 9386262d7a74: Preparing [2023-06-28T01:40:12.872Z] 9386262d7a74: Waiting [2023-06-28T01:40:12.872Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:12.872Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:12.872Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:13.137Z] c10c5e9dcdbe: Pushed [2023-06-28T01:40:13.401Z] 40fb065112be: Pushed [2023-06-28T01:40:18.724Z] 8b8c9ef286b1: Pushed [2023-06-28T01:40:18.724Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:d4eb3fe173a43083a9bda1442e01c87d58f9b54589340fe649b2bd589e14b300 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:19.060Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:19.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-28T01:40:19.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-28T01:40:19.397Z] c10c5e9dcdbe: Preparing [2023-06-28T01:40:19.397Z] 8b8c9ef286b1: Preparing [2023-06-28T01:40:19.397Z] 3be012d1d102: Preparing [2023-06-28T01:40:19.397Z] f2713c9708e4: Preparing [2023-06-28T01:40:19.397Z] 40fb065112be: Preparing [2023-06-28T01:40:19.397Z] 9386262d7a74: Preparing [2023-06-28T01:40:19.397Z] 9386262d7a74: Waiting [2023-06-28T01:40:19.397Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:19.397Z] 8b8c9ef286b1: Layer already exists [2023-06-28T01:40:19.397Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:19.397Z] 40fb065112be: Layer already exists [2023-06-28T01:40:19.397Z] c10c5e9dcdbe: Layer already exists [2023-06-28T01:40:19.397Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:19.397Z] latest: digest: sha256:d4eb3fe173a43083a9bda1442e01c87d58f9b54589340fe649b2bd589e14b300 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:19.987Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:20.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.5 [2023-06-28T01:40:20.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-28T01:40:20.320Z] c10c5e9dcdbe: Preparing [2023-06-28T01:40:20.320Z] 8b8c9ef286b1: Preparing [2023-06-28T01:40:20.320Z] 3be012d1d102: Preparing [2023-06-28T01:40:20.320Z] f2713c9708e4: Preparing [2023-06-28T01:40:20.320Z] 40fb065112be: Preparing [2023-06-28T01:40:20.320Z] 9386262d7a74: Preparing [2023-06-28T01:40:20.320Z] 8b8c9ef286b1: Layer already exists [2023-06-28T01:40:20.320Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:20.320Z] 40fb065112be: Layer already exists [2023-06-28T01:40:20.320Z] c10c5e9dcdbe: Layer already exists [2023-06-28T01:40:20.320Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:20.320Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:20.320Z] 3.1.0-dev.5: digest: sha256:d4eb3fe173a43083a9bda1442e01c87d58f9b54589340fe649b2bd589e14b300 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:20.909Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:21.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:21.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-28T01:40:21.242Z] c10c5e9dcdbe: Preparing [2023-06-28T01:40:21.242Z] 8b8c9ef286b1: Preparing [2023-06-28T01:40:21.242Z] 3be012d1d102: Preparing [2023-06-28T01:40:21.242Z] f2713c9708e4: Preparing [2023-06-28T01:40:21.242Z] 40fb065112be: Preparing [2023-06-28T01:40:21.242Z] 9386262d7a74: Preparing [2023-06-28T01:40:21.242Z] 9386262d7a74: Waiting [2023-06-28T01:40:21.242Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:21.242Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:21.242Z] 40fb065112be: Layer already exists [2023-06-28T01:40:21.242Z] c10c5e9dcdbe: Layer already exists [2023-06-28T01:40:21.242Z] 8b8c9ef286b1: Layer already exists [2023-06-28T01:40:21.242Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:21.242Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:d4eb3fe173a43083a9bda1442e01c87d58f9b54589340fe649b2bd589e14b300 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:21.832Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:22.157Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-06-28T01:40:22.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-28T01:40:22.157Z] c10c5e9dcdbe: Preparing [2023-06-28T01:40:22.157Z] 8b8c9ef286b1: Preparing [2023-06-28T01:40:22.157Z] 3be012d1d102: Preparing [2023-06-28T01:40:22.157Z] f2713c9708e4: Preparing [2023-06-28T01:40:22.157Z] 40fb065112be: Preparing [2023-06-28T01:40:22.157Z] 9386262d7a74: Preparing [2023-06-28T01:40:22.157Z] 9386262d7a74: Waiting [2023-06-28T01:40:22.157Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:22.157Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:22.157Z] 8b8c9ef286b1: Layer already exists [2023-06-28T01:40:22.157Z] 40fb065112be: Layer already exists [2023-06-28T01:40:22.157Z] c10c5e9dcdbe: Layer already exists [2023-06-28T01:40:22.157Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:22.157Z] main: digest: sha256:d4eb3fe173a43083a9bda1442e01c87d58f9b54589340fe649b2bd589e14b300 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:40:22.473Z] ===================================================== [Pipeline] echo [2023-06-28T01:40:22.481Z] taggedImages: [2023-06-28T01:40:22.481Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:22.481Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-28T01:40:22.481Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.5 [2023-06-28T01:40:22.481Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:22.481Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-06-28T01:40:22.505Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-06-28T01:40:22.505Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:22.505Z] latest [2023-06-28T01:40:22.505Z] 3.1.0-dev.5 [2023-06-28T01:40:22.505Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:22.505Z] main [2023-06-28T01:40:22.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:22.837Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:23.164Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:23.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-28T01:40:23.164Z] 1d0d867600ab: Preparing [2023-06-28T01:40:23.164Z] 6a50c7eacdc7: Preparing [2023-06-28T01:40:23.164Z] 3be012d1d102: Preparing [2023-06-28T01:40:23.164Z] f2713c9708e4: Preparing [2023-06-28T01:40:23.164Z] 0053fd207311: Preparing [2023-06-28T01:40:23.164Z] 9386262d7a74: Preparing [2023-06-28T01:40:23.164Z] 9386262d7a74: Waiting [2023-06-28T01:40:23.164Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:23.164Z] 0053fd207311: Layer already exists [2023-06-28T01:40:23.164Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:23.429Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:23.429Z] 1d0d867600ab: Pushed [2023-06-28T01:40:28.749Z] 6a50c7eacdc7: Pushed [2023-06-28T01:40:28.749Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302: digest: sha256:5f6977cc48349cdf393ec17d1cb27182c086bbb0ae0b51c04a58873c48bc0af9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:29.090Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:29.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-28T01:40:29.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-28T01:40:29.422Z] 1d0d867600ab: Preparing [2023-06-28T01:40:29.422Z] 6a50c7eacdc7: Preparing [2023-06-28T01:40:29.422Z] 3be012d1d102: Preparing [2023-06-28T01:40:29.422Z] f2713c9708e4: Preparing [2023-06-28T01:40:29.422Z] 0053fd207311: Preparing [2023-06-28T01:40:29.422Z] 9386262d7a74: Preparing [2023-06-28T01:40:29.422Z] 9386262d7a74: Waiting [2023-06-28T01:40:29.422Z] 0053fd207311: Layer already exists [2023-06-28T01:40:29.422Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:29.422Z] 6a50c7eacdc7: Layer already exists [2023-06-28T01:40:29.422Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:29.422Z] 1d0d867600ab: Layer already exists [2023-06-28T01:40:29.422Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:29.686Z] latest: digest: sha256:5f6977cc48349cdf393ec17d1cb27182c086bbb0ae0b51c04a58873c48bc0af9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:30.016Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:30.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.5 [2023-06-28T01:40:30.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-28T01:40:30.342Z] 1d0d867600ab: Preparing [2023-06-28T01:40:30.342Z] 6a50c7eacdc7: Preparing [2023-06-28T01:40:30.342Z] 3be012d1d102: Preparing [2023-06-28T01:40:30.342Z] f2713c9708e4: Preparing [2023-06-28T01:40:30.342Z] 0053fd207311: Preparing [2023-06-28T01:40:30.342Z] 9386262d7a74: Preparing [2023-06-28T01:40:30.342Z] 9386262d7a74: Waiting [2023-06-28T01:40:30.342Z] 1d0d867600ab: Layer already exists [2023-06-28T01:40:30.342Z] 0053fd207311: Layer already exists [2023-06-28T01:40:30.342Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:30.342Z] 6a50c7eacdc7: Layer already exists [2023-06-28T01:40:30.342Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:30.342Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:30.342Z] 3.1.0-dev.5: digest: sha256:5f6977cc48349cdf393ec17d1cb27182c086bbb0ae0b51c04a58873c48bc0af9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:30.676Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:31.015Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:31.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-28T01:40:31.015Z] 1d0d867600ab: Preparing [2023-06-28T01:40:31.015Z] 6a50c7eacdc7: Preparing [2023-06-28T01:40:31.015Z] 3be012d1d102: Preparing [2023-06-28T01:40:31.015Z] f2713c9708e4: Preparing [2023-06-28T01:40:31.015Z] 0053fd207311: Preparing [2023-06-28T01:40:31.015Z] 9386262d7a74: Preparing [2023-06-28T01:40:31.015Z] 9386262d7a74: Waiting [2023-06-28T01:40:31.015Z] 6a50c7eacdc7: Layer already exists [2023-06-28T01:40:31.015Z] 0053fd207311: Layer already exists [2023-06-28T01:40:31.015Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:31.015Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:31.015Z] 1d0d867600ab: Layer already exists [2023-06-28T01:40:31.015Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:31.015Z] a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5: digest: sha256:5f6977cc48349cdf393ec17d1cb27182c086bbb0ae0b51c04a58873c48bc0af9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:31.345Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:31.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-06-28T01:40:31.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-28T01:40:31.668Z] 1d0d867600ab: Preparing [2023-06-28T01:40:31.668Z] 6a50c7eacdc7: Preparing [2023-06-28T01:40:31.668Z] 3be012d1d102: Preparing [2023-06-28T01:40:31.668Z] f2713c9708e4: Preparing [2023-06-28T01:40:31.668Z] 0053fd207311: Preparing [2023-06-28T01:40:31.668Z] 9386262d7a74: Preparing [2023-06-28T01:40:31.668Z] 9386262d7a74: Waiting [2023-06-28T01:40:31.668Z] f2713c9708e4: Layer already exists [2023-06-28T01:40:31.669Z] 3be012d1d102: Layer already exists [2023-06-28T01:40:31.669Z] 0053fd207311: Layer already exists [2023-06-28T01:40:31.669Z] 6a50c7eacdc7: Layer already exists [2023-06-28T01:40:31.669Z] 1d0d867600ab: Layer already exists [2023-06-28T01:40:31.669Z] 9386262d7a74: Layer already exists [2023-06-28T01:40:31.669Z] main: digest: sha256:5f6977cc48349cdf393ec17d1cb27182c086bbb0ae0b51c04a58873c48bc0af9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-28T01:40:31.971Z] ===================================================== [Pipeline] echo [2023-06-28T01:40:31.978Z] taggedImages: [2023-06-28T01:40:31.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302 [2023-06-28T01:40:31.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-28T01:40:31.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.5 [2023-06-28T01:40:31.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a05d218e56d96ac070653eb2b8a1a35d61b302-3.1.0-dev.5 [2023-06-28T01:40:31.978Z] - 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-06-28T01:40:32.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-28T01:40:32.339Z] [2023-06-28T01:40:32.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:40:32.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-28T01:40:32.661Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-28T01:40:32.661Z] 8998bd30e6a1: Pulling fs layer [2023-06-28T01:40:32.661Z] 04944245beec: Pulling fs layer [2023-06-28T01:40:32.661Z] 699f458cf7ca: Pulling fs layer [2023-06-28T01:40:32.661Z] 765212b225bb: Pulling fs layer [2023-06-28T01:40:32.661Z] f23df028b6ca: Pulling fs layer [2023-06-28T01:40:32.661Z] d65c8cfc05b1: Pulling fs layer [2023-06-28T01:40:32.661Z] 2437ff75d9bd: Pulling fs layer [2023-06-28T01:40:32.661Z] f23df028b6ca: Waiting [2023-06-28T01:40:32.661Z] 2437ff75d9bd: Waiting [2023-06-28T01:40:32.661Z] d65c8cfc05b1: Waiting [2023-06-28T01:40:32.661Z] 765212b225bb: Waiting [2023-06-28T01:40:32.927Z] 04944245beec: Download complete [2023-06-28T01:40:32.927Z] 765212b225bb: Verifying Checksum [2023-06-28T01:40:32.927Z] 765212b225bb: Download complete [2023-06-28T01:40:32.927Z] f23df028b6ca: Verifying Checksum [2023-06-28T01:40:32.927Z] f23df028b6ca: Download complete [2023-06-28T01:40:32.927Z] d65c8cfc05b1: Verifying Checksum [2023-06-28T01:40:32.927Z] d65c8cfc05b1: Download complete [2023-06-28T01:40:32.927Z] 699f458cf7ca: Verifying Checksum [2023-06-28T01:40:32.927Z] 699f458cf7ca: Download complete [2023-06-28T01:40:33.510Z] 8998bd30e6a1: Verifying Checksum [2023-06-28T01:40:33.510Z] 8998bd30e6a1: Download complete [2023-06-28T01:40:35.453Z] 2437ff75d9bd: Verifying Checksum [2023-06-28T01:40:35.453Z] 2437ff75d9bd: Download complete [2023-06-28T01:40:37.385Z] 8998bd30e6a1: Pull complete [2023-06-28T01:40:37.967Z] 04944245beec: Pull complete [2023-06-28T01:40:39.378Z] 699f458cf7ca: Pull complete [2023-06-28T01:40:39.378Z] 765212b225bb: Pull complete [2023-06-28T01:40:39.959Z] f23df028b6ca: Pull complete [2023-06-28T01:40:40.226Z] d65c8cfc05b1: Pull complete [2023-06-28T01:40:55.206Z] 2437ff75d9bd: Pull complete [2023-06-28T01:40:55.206Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-28T01:40:55.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-28T01:40:55.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:40:55.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-99 does not seem to be running inside a container [2023-06-28T01:40:55.440Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@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-06-28T01:40:58.989Z] $ docker top a8d48e9e9aa9c5bf2a2eaef5d3590a461639fea3ca24af419972f8b1c00901bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:40:59.560Z] ---> job-cost.sh [2023-06-28T01:40:59.824Z] lf-activate-venv: SKIPPING [2023-06-28T01:40:59.824Z] INFO: No Stack... [2023-06-28T01:41:00.088Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-28T01:41:01.039Z] INFO: Archiving Costs [Pipeline] sh [2023-06-28T01:41:01.347Z] + cat /w/workspace/edgex-go/538/archives/cost.csv [2023-06-28T01:41:01.347Z] + cut -d, -f6 [Pipeline] lock [2023-06-28T01:41:01.687Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-538-stack-cost] [2023-06-28T01:41:01.697Z] Resource [jenkins-edgexfoundry-edgex-go-main-538-stack-cost] did not exist. Created. [2023-06-28T01:41:01.697Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-538-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-28T01:41:02.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-28T01:41:02.749Z] Stashed 1 file(s) [Pipeline] } [2023-06-28T01:41:02.759Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-538-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-28T01:41:02.768Z] $ docker stop --time=1 a8d48e9e9aa9c5bf2a2eaef5d3590a461639fea3ca24af419972f8b1c00901bf [2023-06-28T01:41:04.256Z] $ docker rm -f --volumes a8d48e9e9aa9c5bf2a2eaef5d3590a461639fea3ca24af419972f8b1c00901bf [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-06-28T01:41:04.724Z] provisioning config files... [2023-06-28T01:41:04.751Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/538@tmp/config13437759580759460462tmp [Pipeline] { [Pipeline] sh [2023-06-28T01:41:05.059Z] + set +x [2023-06-28T01:41:05.059Z] + bash -s+ -- [2023-06-28T01:41:05.059Z] curl -s https://codecov.io/bash [2023-06-28T01:41:05.059Z] [2023-06-28T01:41:05.059Z] _____ _ [2023-06-28T01:41:05.059Z] / ____| | | [2023-06-28T01:41:05.059Z] | | ___ __| | ___ ___ _____ __ [2023-06-28T01:41:05.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-28T01:41:05.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-28T01:41:05.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-28T01:41:05.059Z] Bash-1.0.6 [2023-06-28T01:41:05.059Z] [2023-06-28T01:41:05.059Z] [2023-06-28T01:41:05.059Z] ==> git version 2.25.1 found [2023-06-28T01:41:05.059Z] ==> 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-06-28T01:41:05.059Z] Release-Date: 2020-01-08 [2023-06-28T01:41:05.059Z] 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-06-28T01:41:05.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-28T01:41:05.059Z] ==> Jenkins CI detected. [2023-06-28T01:41:05.059Z] current dir:  /w/workspace/edgex-go/538 [2023-06-28T01:41:05.059Z] project root: . [2023-06-28T01:41:05.059Z] --> token set from env [2023-06-28T01:41:05.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-28T01:41:05.059Z] ==> Running gcov in . (disable via -X gcov) [2023-06-28T01:41:05.059Z] ==> Python coveragepy not found [2023-06-28T01:41:05.059Z] ==> Searching for coverage reports in: [2023-06-28T01:41:05.059Z] + . [2023-06-28T01:41:05.317Z] -> Found 1 reports [2023-06-28T01:41:05.317Z] ==> Detecting git/mercurial file structure [2023-06-28T01:41:05.317Z] ==> Reading reports [2023-06-28T01:41:05.317Z] + ./coverage.out bytes=447731 [2023-06-28T01:41:05.317Z] ==> Appending adjustments [2023-06-28T01:41:05.317Z] https://docs.codecov.io/docs/fixing-reports [2023-06-28T01:41:06.253Z] + Found adjustments [2023-06-28T01:41:06.253Z] ==> Gzipping contents [2023-06-28T01:41:06.253Z] 60K /tmp/codecov.lfJdcL.gz [2023-06-28T01:41:06.513Z] ==> Uploading reports [2023-06-28T01:41:06.513Z] url: https://codecov.io [2023-06-28T01:41:06.513Z] query: branch=main&commit=a9a05d218e56d96ac070653eb2b8a1a35d61b302&build=538&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F538%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-28T01:41:06.513Z] -> Pinging Codecov [2023-06-28T01:41:06.513Z] 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=a9a05d218e56d96ac070653eb2b8a1a35d61b302&build=538&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F538%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-28T01:41:06.513Z] -> Uploading to [2023-06-28T01:41:06.513Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-28/00271124DB129430A58F1EEE437C3FCB/a9a05d218e56d96ac070653eb2b8a1a35d61b302/5aec02b2-816a-4614-9ed8-8fad860ab362.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230628T014106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f95a7ba653ac2c208812ce6079dc5680f1eadf595e3a6680705eba92f24dcf44 [2023-06-28T01:41:06.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:41:06.513Z] Dload Upload Total Spent Left Speed [2023-06-28T01:41:06.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57405 0 0 100 57405 0 241k --:--:-- --:--:-- --:--:-- 241k [2023-06-28T01:41:06.773Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a9a05d218e56d96ac070653eb2b8a1a35d61b302 [Pipeline] } [2023-06-28T01:41:06.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-06-28T01:41:07.004Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-28T01:41:07.014Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:41:07.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-28T01:41:07.302Z] [2023-06-28T01:41:07.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:41:07.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-28T01:41:07.599Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-28T01:41:07.599Z] df9b9388f04a: Pulling fs layer [2023-06-28T01:41:07.599Z] 52dc419b0ee2: Pulling fs layer [2023-06-28T01:41:07.599Z] 25bc292e5bac: Pulling fs layer [2023-06-28T01:41:07.599Z] 114826534d7a: Pulling fs layer [2023-06-28T01:41:07.599Z] 4657fd5d0bcf: Pulling fs layer [2023-06-28T01:41:07.599Z] 6ad1cebc031e: Pulling fs layer [2023-06-28T01:41:07.599Z] 8a3aa393b2d8: Pulling fs layer [2023-06-28T01:41:07.599Z] 114826534d7a: Waiting [2023-06-28T01:41:07.599Z] 8a3aa393b2d8: Waiting [2023-06-28T01:41:07.599Z] 4657fd5d0bcf: Waiting [2023-06-28T01:41:07.599Z] 6ad1cebc031e: Waiting [2023-06-28T01:41:07.599Z] 25bc292e5bac: Download complete [2023-06-28T01:41:07.599Z] 52dc419b0ee2: Verifying Checksum [2023-06-28T01:41:07.599Z] 52dc419b0ee2: Download complete [2023-06-28T01:41:07.599Z] 4657fd5d0bcf: Download complete [2023-06-28T01:41:07.599Z] df9b9388f04a: Download complete [2023-06-28T01:41:07.859Z] 6ad1cebc031e: Verifying Checksum [2023-06-28T01:41:07.859Z] 6ad1cebc031e: Download complete [2023-06-28T01:41:07.859Z] df9b9388f04a: Pull complete [2023-06-28T01:41:07.859Z] 52dc419b0ee2: Pull complete [2023-06-28T01:41:08.117Z] 25bc292e5bac: Pull complete [2023-06-28T01:41:08.374Z] 114826534d7a: Verifying Checksum [2023-06-28T01:41:08.374Z] 114826534d7a: Download complete [2023-06-28T01:41:08.374Z] 8a3aa393b2d8: Verifying Checksum [2023-06-28T01:41:08.374Z] 8a3aa393b2d8: Download complete [2023-06-28T01:41:12.553Z] 114826534d7a: Pull complete [2023-06-28T01:41:12.553Z] 4657fd5d0bcf: Pull complete [2023-06-28T01:41:12.553Z] 6ad1cebc031e: Pull complete [2023-06-28T01:41:15.084Z] 8a3aa393b2d8: Pull complete [2023-06-28T01:41:15.084Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-28T01:41:15.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-28T01:41:15.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:41:15.158Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:41:15.189Z] $ 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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-28T01:41:20.867Z] $ docker top 6b6b7651cf7f0a697ce26f43b6fce0233343685bc09bd93983dcdf399ab01c3f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-28T01:41:20.934Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-06-28T01:41:21.211Z] + set -o pipefail [2023-06-28T01:41:21.211Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-06-28T01:41:26.475Z] [2023-06-28T01:41:26.475Z] Monitoring /w/workspace/edgex-go/538 (github.com/edgexfoundry/edgex-go)... [2023-06-28T01:41:26.475Z] [2023-06-28T01:41:26.475Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1b431da9-e8a2-480a-aec9-5ce55b7939ef [2023-06-28T01:41:26.475Z] [2023-06-28T01:41:26.475Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-28T01:41:26.475Z] [2023-06-28T01:41:26.475Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-28T01:41:26.475Z] [2023-06-28T01:41:26.475Z] [2023-06-28T01:41:26.475Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-28T01:41:26.475Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-28T01:41:26.475Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-28T01:41:26.483Z] $ docker stop --time=1 6b6b7651cf7f0a697ce26f43b6fce0233343685bc09bd93983dcdf399ab01c3f [2023-06-28T01:41:29.440Z] $ docker rm -f --volumes 6b6b7651cf7f0a697ce26f43b6fce0233343685bc09bd93983dcdf399ab01c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-06-28T01:41:29.784Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T01:41:29.794Z] provisioning config files... [2023-06-28T01:41:29.801Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/538@tmp/config311210288559143441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:41:30.094Z] --> edgex-publish-swagger.sh [2023-06-28T01:41:30.094Z] === Publish openapi/v3 API === [2023-06-28T01:41:30.094Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-06-28T01:41:30.094Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/538/openapi/v3/core-command.yaml] [2023-06-28T01:41:30.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:41:30.094Z] Dload Upload Total Spent Left Speed [2023-06-28T01:41:30.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 53462 --:--:-- --:--:-- --:--:-- 53462 [2023-06-28T01:41:30.663Z] [2023-06-28T01:41:30.663Z] [2023-06-28T01:41:30.663Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/538/openapi/v3/core-data.yaml] [2023-06-28T01:41:30.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:41:30.663Z] Dload Upload Total Spent Left Speed [2023-06-28T01:41:31.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 111k --:--:-- --:--:-- --:--:-- 111k [2023-06-28T01:41:31.232Z] [2023-06-28T01:41:31.232Z] [2023-06-28T01:41:31.232Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/538/openapi/v3/core-metadata.yaml] [2023-06-28T01:41:31.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:41:31.232Z] Dload Upload Total Spent Left Speed [2023-06-28T01:41:31.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-06-28T01:41:31.799Z] [2023-06-28T01:41:31.799Z] [2023-06-28T01:41:31.799Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/538/openapi/v3/support-notifications.yaml] [2023-06-28T01:41:31.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:41:31.799Z] Dload Upload Total Spent Left Speed [2023-06-28T01:41:32.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-06-28T01:41:32.366Z] [2023-06-28T01:41:32.366Z] [2023-06-28T01:41:32.366Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/538/openapi/v3/support-scheduler.yaml] [2023-06-28T01:41:32.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T01:41:32.366Z] Dload Upload Total Spent Left Speed [2023-06-28T01:41:32.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 77031 --:--:-- --:--:-- --:--:-- 76859 100 34356 0 0 100 34356 0 76859 --:--:-- --:--:-- --:--:-- 76687 [2023-06-28T01:41:32.624Z] [2023-06-28T01:41:32.624Z] [Pipeline] } [2023-06-28T01:41:32.631Z] 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-06-28T01:41:33.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-28T01:41:33.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:41:33.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T01:41:33.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:41:33.366Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:41:33.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-28T01:41:33.789Z] $ docker top 058caec111ddec2bd8e4ef053e0f85a3b1e46441f291893d3da71b0fdd267d6f -eo pid,comm [2023-06-28T01:41:33.838Z] 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-06-28T01:41:33.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-28T01:41:33.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T01:41:33.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T01:41:33.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T01:41:33.979Z] $ docker exec 058caec111ddec2bd8e4ef053e0f85a3b1e46441f291893d3da71b0fdd267d6f ssh-agent [2023-06-28T01:41:34.092Z] SSH_AUTH_SOCK=/tmp/ssh-2wK7C3Zl1zHp/agent.32 [2023-06-28T01:41:34.092Z] SSH_AGENT_PID=38 [2023-06-28T01:41:34.097Z] Running ssh-add (command line suppressed) [2023-06-28T01:41:34.200Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_5444889297902980441.key (/w/workspace/edgex-go/538@tmp/private_key_5444889297902980441.key) [2023-06-28T01:41:34.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T01:41:34.499Z] + git semver tag [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,675 [run_tag] DEBUG tag force:False [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,675 [check_head_tag] DEBUG check head tag [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,676 [execute] INFO git cat-file --batch-check [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/538, universal_newlines=False, shell=None, istream=) [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,680 [execute] INFO git cat-file --batch [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/538, universal_newlines=False, shell=None, istream=) [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,690 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,690 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/edgex-go/538, universal_newlines=False, shell=None, istream=None) [2023-06-28T01:41:34.757Z] 2023-06-28 01:41:34,694 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:41:34.757Z] 3.1.0-dev.5 [Pipeline] } [2023-06-28T01:41:34.764Z] $ docker exec --env ******** --env ******** 058caec111ddec2bd8e4ef053e0f85a3b1e46441f291893d3da71b0fdd267d6f ssh-agent -k [2023-06-28T01:41:34.859Z] unset SSH_AUTH_SOCK; [2023-06-28T01:41:34.859Z] unset SSH_AGENT_PID; [2023-06-28T01:41:34.859Z] echo Agent pid 38 killed; [2023-06-28T01:41:34.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T01:41:35.166Z] + git semver [Pipeline] } [2023-06-28T01:41:35.434Z] $ docker stop --time=1 058caec111ddec2bd8e4ef053e0f85a3b1e46441f291893d3da71b0fdd267d6f [2023-06-28T01:41:36.695Z] $ docker rm -f --volumes 058caec111ddec2bd8e4ef053e0f85a3b1e46441f291893d3da71b0fdd267d6f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:41:37.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-28T01:41:37.077Z] [2023-06-28T01:41:37.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:41:37.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-28T01:41:37.379Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-28T01:41:37.379Z] ab5ef0e58194: Pulling fs layer [2023-06-28T01:41:37.379Z] 9712f1f96733: Pulling fs layer [2023-06-28T01:41:37.379Z] 63f879dbbcfc: Pulling fs layer [2023-06-28T01:41:37.379Z] 0d9ebad4ef96: Pulling fs layer [2023-06-28T01:41:37.379Z] e9a5061849ea: Pulling fs layer [2023-06-28T01:41:37.379Z] d747dcd14b5f: Pulling fs layer [2023-06-28T01:41:37.379Z] 2de7ff778b66: Pulling fs layer [2023-06-28T01:41:37.379Z] e9a5061849ea: Waiting [2023-06-28T01:41:37.379Z] 0d9ebad4ef96: Waiting [2023-06-28T01:41:37.379Z] 9712f1f96733: Verifying Checksum [2023-06-28T01:41:37.379Z] 9712f1f96733: Download complete [2023-06-28T01:41:37.638Z] 63f879dbbcfc: Verifying Checksum [2023-06-28T01:41:37.638Z] 63f879dbbcfc: Download complete [2023-06-28T01:41:37.896Z] e9a5061849ea: Verifying Checksum [2023-06-28T01:41:37.896Z] e9a5061849ea: Download complete [2023-06-28T01:41:37.896Z] 0d9ebad4ef96: Verifying Checksum [2023-06-28T01:41:37.896Z] 0d9ebad4ef96: Download complete [2023-06-28T01:41:37.896Z] d747dcd14b5f: Verifying Checksum [2023-06-28T01:41:37.896Z] d747dcd14b5f: Download complete [2023-06-28T01:41:37.896Z] ab5ef0e58194: Verifying Checksum [2023-06-28T01:41:37.896Z] ab5ef0e58194: Download complete [2023-06-28T01:41:37.896Z] 2de7ff778b66: Verifying Checksum [2023-06-28T01:41:37.896Z] 2de7ff778b66: Download complete [2023-06-28T01:41:40.422Z] ab5ef0e58194: Pull complete [2023-06-28T01:41:40.422Z] 9712f1f96733: Pull complete [2023-06-28T01:41:41.361Z] 63f879dbbcfc: Pull complete [2023-06-28T01:41:45.544Z] 0d9ebad4ef96: Pull complete [2023-06-28T01:41:45.544Z] e9a5061849ea: Pull complete [2023-06-28T01:41:45.544Z] d747dcd14b5f: Pull complete [2023-06-28T01:41:46.481Z] 2de7ff778b66: Pull complete [2023-06-28T01:41:46.481Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-28T01:41:46.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-28T01:41:46.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:41:46.555Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:41:46.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-28T01:41:51.592Z] $ docker top 22d39e86f3bbdedd4d95781f8ca79a9ea0a0d7964132bbae3c4fc457008d409e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-28T01:41:51.675Z] provisioning config files... [2023-06-28T01:41:51.681Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/538@tmp/config17920971699409713654tmp [2023-06-28T01:41:51.692Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/538@tmp/config12860384106942401785tmp [2023-06-28T01:41:51.702Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/538@tmp/config9649852048193932910tmp [Pipeline] { [Pipeline] echo [2023-06-28T01:41:51.717Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:41:51.996Z] ---> sigul-configuration.sh [2023-06-28T01:41:51.996Z] gpg: directory `/root/.gnupg' created [2023-06-28T01:41:51.997Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-28T01:41:51.997Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-28T01:41:51.997Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-28T01:41:51.997Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-28T01:41:51.997Z] gpg: CAST5 encrypted data [2023-06-28T01:41:51.997Z] gpg: encrypted with 1 passphrase [2023-06-28T01:41:51.997Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-28T01:41:52.279Z] + mkdir /home/jenkins [2023-06-28T01:41:52.279Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-28T01:41:52.566Z] + 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-06-28T01:41:52.575Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:41:52.857Z] ---> sigul-install.sh [2023-06-28T01:41:52.857Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-28T01:41:53.143Z] + git tag --list [2023-06-28T01:41:53.143Z] 0.6.0 [2023-06-28T01:41:53.143Z] 0.6.1 [2023-06-28T01:41:53.143Z] 0.7.0 [2023-06-28T01:41:53.143Z] 0.7.1 [2023-06-28T01:41:53.143Z] v1.0.0 [2023-06-28T01:41:53.143Z] v1.0.1 [2023-06-28T01:41:53.143Z] v1.1.0 [2023-06-28T01:41:53.143Z] v1.2.0 [2023-06-28T01:41:53.143Z] v1.2.1 [2023-06-28T01:41:53.143Z] v1.3.0 [2023-06-28T01:41:53.143Z] v1.3.1 [2023-06-28T01:41:53.143Z] v2.0.0 [2023-06-28T01:41:53.143Z] v2.1.0 [2023-06-28T01:41:53.143Z] v2.1.1 [2023-06-28T01:41:53.143Z] v2.2.0 [2023-06-28T01:41:53.143Z] v2.3.0 [2023-06-28T01:41:53.143Z] v3.0 [2023-06-28T01:41:53.143Z] v3.0.0 [2023-06-28T01:41:53.143Z] v3.1.0-dev.1 [2023-06-28T01:41:53.143Z] v3.1.0-dev.2 [2023-06-28T01:41:53.143Z] v3.1.0-dev.3 [2023-06-28T01:41:53.143Z] v3.1.0-dev.4 [2023-06-28T01:41:53.143Z] v3.1.0-dev.5 [Pipeline] sh [2023-06-28T01:41:53.428Z] + lftools sign git-tag v3.1.0-dev.5 [2023-06-28T01:41:53.996Z] Signing Git tag with Sigul... [2023-06-28T01:41:53.996Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-06-28T01:41:54.262Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:41:54.546Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-28T01:41:54.552Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-28T01:41:54.565Z] $ docker stop --time=1 22d39e86f3bbdedd4d95781f8ca79a9ea0a0d7964132bbae3c4fc457008d409e [2023-06-28T01:41:55.851Z] $ docker rm -f --volumes 22d39e86f3bbdedd4d95781f8ca79a9ea0a0d7964132bbae3c4fc457008d409e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-28T01:41:56.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-28T01:41:56.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:41:56.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T01:41:56.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:41:56.643Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:41:56.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-28T01:41:56.981Z] $ docker top 6903156dee12650f418456ee67124e00675065178a34eefce420bd7451124df4 -eo pid,comm [2023-06-28T01:41:57.031Z] 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-06-28T01:41:57.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-28T01:41:57.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T01:41:57.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T01:41:57.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T01:41:57.203Z] $ docker exec 6903156dee12650f418456ee67124e00675065178a34eefce420bd7451124df4 ssh-agent [2023-06-28T01:41:57.299Z] SSH_AUTH_SOCK=/tmp/ssh-l4kuMHuU3DLe/agent.33 [2023-06-28T01:41:57.299Z] SSH_AGENT_PID=39 [2023-06-28T01:41:57.304Z] Running ssh-add (command line suppressed) [2023-06-28T01:41:57.397Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_18188152011811350057.key (/w/workspace/edgex-go/538@tmp/private_key_18188152011811350057.key) [2023-06-28T01:41:57.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T01:41:57.702Z] + git semver bump pre [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,869 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,870 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,870 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,870 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/edgex-go/538/.semver/main with force:True [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,870 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,870 [write_file] DEBUG write to file:/w/workspace/edgex-go/538/.semver/main [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,872 [execute] INFO git cat-file --batch-check [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/538/.semver, universal_newlines=False, shell=None, istream=) [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,878 [execute] INFO git cat-file --batch [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/538/.semver, universal_newlines=False, shell=None, istream=) [2023-06-28T01:41:57.962Z] 2023-06-28 01:41:57,883 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:41:57.962Z] 3.1.0-dev.6 [Pipeline] } [2023-06-28T01:41:57.970Z] $ docker exec --env ******** --env ******** 6903156dee12650f418456ee67124e00675065178a34eefce420bd7451124df4 ssh-agent -k [2023-06-28T01:41:58.060Z] unset SSH_AUTH_SOCK; [2023-06-28T01:41:58.060Z] unset SSH_AGENT_PID; [2023-06-28T01:41:58.060Z] echo Agent pid 39 killed; [2023-06-28T01:41:58.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T01:41:58.389Z] + git semver [Pipeline] } [2023-06-28T01:41:58.658Z] $ docker stop --time=1 6903156dee12650f418456ee67124e00675065178a34eefce420bd7451124df4 [2023-06-28T01:41:59.909Z] $ docker rm -f --volumes 6903156dee12650f418456ee67124e00675065178a34eefce420bd7451124df4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T01:42:00.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-28T01:42:00.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:42:00.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T01:42:00.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:42:00.625Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:42:00.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-28T01:42:00.959Z] $ docker top 7bc2951e01c69a281a790c581ef9d1b0ea5a6d7bff6556197077b2d99b64e2fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-28T01:42:01.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T01:42:01.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T01:42:01.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T01:42:01.169Z] $ docker exec 7bc2951e01c69a281a790c581ef9d1b0ea5a6d7bff6556197077b2d99b64e2fa ssh-agent [2023-06-28T01:42:01.266Z] SSH_AUTH_SOCK=/tmp/ssh-l9EjDkNW7qyF/agent.32 [2023-06-28T01:42:01.266Z] SSH_AGENT_PID=38 [2023-06-28T01:42:01.271Z] Running ssh-add (command line suppressed) [2023-06-28T01:42:01.364Z] Identity added: /w/workspace/edgex-go/538@tmp/private_key_10604234357064834402.key (/w/workspace/edgex-go/538@tmp/private_key_10604234357064834402.key) [2023-06-28T01:42:01.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T01:42:01.664Z] + git semver push [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,840 [run_push] DEBUG push [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,841 [execute] INFO git cat-file --batch-check [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/538/.semver, universal_newlines=False, shell=None, istream=) [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,845 [execute] INFO git rev-list 19bdd2a21be3b2baca349384d9472119d40c15ca -- [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,845 [execute] DEBUG Popen(['git', 'rev-list', '19bdd2a21be3b2baca349384d9472119d40c15ca', '--'], cwd=/w/workspace/edgex-go/538/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,863 [execute] INFO git fetch -v origin [2023-06-28T01:42:01.924Z] 2023-06-28 01:42:01,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/538/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-28T01:42:02.492Z] 2023-06-28 01:42:02,344 [run_push] DEBUG no remote changes detected [2023-06-28T01:42:02.492Z] 2023-06-28 01:42:02,344 [execute] INFO git push origin semver [2023-06-28T01:42:02.492Z] 2023-06-28 01:42:02,344 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/538/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-28T01:42:03.429Z] 2023-06-28 01:42:03,143 [run_push] DEBUG push all version tags [2023-06-28T01:42:03.429Z] 2023-06-28 01:42:03,144 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-28T01:42:03.429Z] 2023-06-28 01:42:03,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/538, universal_newlines=False, shell=None, istream=None) [2023-06-28T01:42:03.998Z] 2023-06-28 01:42:03,923 [read_version] DEBUG read version from /w/workspace/edgex-go/538/.semver/main [2023-06-28T01:42:03.998Z] 3.1.0-dev.6 [Pipeline] } [2023-06-28T01:42:04.006Z] $ docker exec --env ******** --env ******** 7bc2951e01c69a281a790c581ef9d1b0ea5a6d7bff6556197077b2d99b64e2fa ssh-agent -k [2023-06-28T01:42:04.116Z] unset SSH_AUTH_SOCK; [2023-06-28T01:42:04.117Z] unset SSH_AGENT_PID; [2023-06-28T01:42:04.117Z] echo Agent pid 38 killed; [2023-06-28T01:42:04.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T01:42:04.439Z] + git semver [Pipeline] } [2023-06-28T01:42:04.709Z] $ docker stop --time=1 7bc2951e01c69a281a790c581ef9d1b0ea5a6d7bff6556197077b2d99b64e2fa [2023-06-28T01:42:05.980Z] $ docker rm -f --volumes 7bc2951e01c69a281a790c581ef9d1b0ea5a6d7bff6556197077b2d99b64e2fa [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-06-28T01:42:06.517Z] + [ -d /w/workspace/edgex-go/538/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:06.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:07.676Z] ---> package-listing.sh [2023-06-28T01:42:07.677Z] ++ facter osfamily [2023-06-28T01:42:07.677Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-28T01:42:07.935Z] + OS_FAMILY=debian [2023-06-28T01:42:07.935Z] + workspace=/w/workspace/edgex-go/538 [2023-06-28T01:42:07.935Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-28T01:42:07.935Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-28T01:42:07.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-28T01:42:07.935Z] + PACKAGES=/tmp/packages_start.txt [2023-06-28T01:42:07.935Z] + '[' /w/workspace/edgex-go/538 ']' [2023-06-28T01:42:07.935Z] + PACKAGES=/tmp/packages_end.txt [2023-06-28T01:42:07.935Z] + case "${OS_FAMILY}" in [2023-06-28T01:42:07.935Z] + dpkg -l [2023-06-28T01:42:07.935Z] + grep '^ii' [2023-06-28T01:42:07.935Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-28T01:42:07.935Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-28T01:42:07.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-28T01:42:07.935Z] + '[' /w/workspace/edgex-go/538 ']' [2023-06-28T01:42:07.935Z] + mkdir -p /w/workspace/edgex-go/538/archives/ [2023-06-28T01:42:07.935Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/538/archives/ [Pipeline] echo [2023-06-28T01:42:07.946Z] 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/538/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-28T01:42:08.227Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:42:08.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-28T01:42:08.790Z] [2023-06-28T01:42:08.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T01:42:09.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-28T01:42:09.091Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-28T01:42:09.091Z] 5eb5b503b376: Pulling fs layer [2023-06-28T01:42:09.091Z] 5c69ac0246d0: Pulling fs layer [2023-06-28T01:42:09.091Z] ec43610c2a17: Pulling fs layer [2023-06-28T01:42:09.091Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-28T01:42:09.091Z] 33b1e0a273af: Pulling fs layer [2023-06-28T01:42:09.091Z] 5d3b04190fa2: Pulling fs layer [2023-06-28T01:42:09.091Z] 2f39f015ded8: Pulling fs layer [2023-06-28T01:42:09.091Z] 5d3b04190fa2: Waiting [2023-06-28T01:42:09.091Z] 33b1e0a273af: Waiting [2023-06-28T01:42:09.091Z] 3a2ae6a8a46f: Waiting [2023-06-28T01:42:09.091Z] 5c69ac0246d0: Download complete [2023-06-28T01:42:09.091Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-28T01:42:09.091Z] 3a2ae6a8a46f: Download complete [2023-06-28T01:42:09.091Z] 33b1e0a273af: Verifying Checksum [2023-06-28T01:42:09.091Z] 33b1e0a273af: Download complete [2023-06-28T01:42:09.091Z] ec43610c2a17: Verifying Checksum [2023-06-28T01:42:09.091Z] ec43610c2a17: Download complete [2023-06-28T01:42:09.091Z] 5d3b04190fa2: Download complete [2023-06-28T01:42:09.351Z] 5eb5b503b376: Download complete [2023-06-28T01:42:09.917Z] 2f39f015ded8: Verifying Checksum [2023-06-28T01:42:09.917Z] 2f39f015ded8: Download complete [2023-06-28T01:42:10.483Z] 5eb5b503b376: Pull complete [2023-06-28T01:42:10.743Z] 5c69ac0246d0: Pull complete [2023-06-28T01:42:11.309Z] ec43610c2a17: Pull complete [2023-06-28T01:42:11.309Z] 3a2ae6a8a46f: Pull complete [2023-06-28T01:42:11.568Z] 33b1e0a273af: Pull complete [2023-06-28T01:42:11.568Z] 5d3b04190fa2: Pull complete [2023-06-28T01:42:16.858Z] 2f39f015ded8: Pull complete [2023-06-28T01:42:16.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-28T01:42:16.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-28T01:42:16.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T01:42:16.936Z] prd-ubuntu20.04-docker-8c-8g-98 does not seem to be running inside a container [2023-06-28T01:42:16.964Z] $ 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/538/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/538 -v /w/workspace/edgex-go/538:/w/workspace/edgex-go/538:rw,z -v /w/workspace/edgex-go/538@tmp:/w/workspace/edgex-go/538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-28T01:42:21.269Z] $ docker top 9d7bdb290e9a3dc26da54cefe8c64f6735b6b862f30e4b899cbeda90997159e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T01:42:21.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-28T01:42:21.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-28T01:42:22.169Z] + ls /var/log/sa-host [2023-06-28T01:42:22.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T01:42:22.346Z] provisioning config files... [2023-06-28T01:42:22.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/538@tmp/config10512521961735307130tmp [Pipeline] { [Pipeline] echo [2023-06-28T01:42:22.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:22.644Z] ---> create-netrc.sh [Pipeline] } [2023-06-28T01:42:22.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:22.967Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-28T01:42:22.976Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:23.260Z] ---> sudo-logs.sh [2023-06-28T01:42:23.260Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-28T01:42:23.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:23.557Z] ---> job-cost.sh [2023-06-28T01:42:23.557Z] lf-activate-venv: SKIPPING [2023-06-28T01:42:23.557Z] DEBUG: total: 0.10999999940395355 [2023-06-28T01:42:23.557Z] INFO: Retrieving Stack Cost... [2023-06-28T01:42:24.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-28T01:42:24.382Z] INFO: Archiving Costs [Pipeline] echo [2023-06-28T01:42:24.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T01:42:24.673Z] ---> logs-deploy.sh [2023-06-28T01:42:24.673Z] lf-activate-venv: SKIPPING [2023-06-28T01:42:24.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/538 [2023-06-28T01:42:24.673Z] INFO: archiving workspace using pattern(s): [2023-06-28T01:42:25.610Z] Archives upload complete. [2023-06-28T01:42:25.870Z] INFO: archiving logs to Nexus [2023-06-28T01:42:26.440Z] ---> uname -a: [2023-06-28T01:42:26.440Z] Linux prd-ubuntu20-04-docker-8c-8g-98 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] ---> lscpu: [2023-06-28T01:42:26.440Z] Architecture: x86_64 [2023-06-28T01:42:26.440Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-28T01:42:26.440Z] Byte Order: Little Endian [2023-06-28T01:42:26.440Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-28T01:42:26.440Z] CPU(s): 8 [2023-06-28T01:42:26.440Z] On-line CPU(s) list: 0-7 [2023-06-28T01:42:26.440Z] Thread(s) per core: 1 [2023-06-28T01:42:26.440Z] Core(s) per socket: 1 [2023-06-28T01:42:26.440Z] Socket(s): 8 [2023-06-28T01:42:26.440Z] NUMA node(s): 1 [2023-06-28T01:42:26.440Z] Vendor ID: AuthenticAMD [2023-06-28T01:42:26.440Z] CPU family: 23 [2023-06-28T01:42:26.440Z] Model: 49 [2023-06-28T01:42:26.440Z] Model name: AMD EPYC-Rome Processor [2023-06-28T01:42:26.440Z] Stepping: 0 [2023-06-28T01:42:26.440Z] CPU MHz: 2800.000 [2023-06-28T01:42:26.440Z] BogoMIPS: 5600.00 [2023-06-28T01:42:26.440Z] Virtualization: AMD-V [2023-06-28T01:42:26.440Z] Hypervisor vendor: KVM [2023-06-28T01:42:26.440Z] Virtualization type: full [2023-06-28T01:42:26.440Z] L1d cache: 256 KiB [2023-06-28T01:42:26.440Z] L1i cache: 256 KiB [2023-06-28T01:42:26.440Z] L2 cache: 4 MiB [2023-06-28T01:42:26.440Z] L3 cache: 128 MiB [2023-06-28T01:42:26.440Z] NUMA node0 CPU(s): 0-7 [2023-06-28T01:42:26.440Z] Vulnerability Itlb multihit: Not affected [2023-06-28T01:42:26.440Z] Vulnerability L1tf: Not affected [2023-06-28T01:42:26.440Z] Vulnerability Mds: Not affected [2023-06-28T01:42:26.440Z] Vulnerability Meltdown: Not affected [2023-06-28T01:42:26.440Z] Vulnerability Mmio stale data: Not affected [2023-06-28T01:42:26.440Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-28T01:42:26.440Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-28T01:42:26.440Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-28T01:42:26.440Z] Vulnerability Srbds: Not affected [2023-06-28T01:42:26.440Z] Vulnerability Tsx async abort: Not affected [2023-06-28T01:42:26.440Z] 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-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] ---> nproc: [2023-06-28T01:42:26.440Z] 8 [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] ---> df -h: [2023-06-28T01:42:26.440Z] Filesystem Size Used Avail Use% Mounted on [2023-06-28T01:42:26.440Z] overlay 155G 24G 132G 15% / [2023-06-28T01:42:26.440Z] tmpfs 64M 0 64M 0% /dev [2023-06-28T01:42:26.440Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-28T01:42:26.440Z] shm 64M 0 64M 0% /dev/shm [2023-06-28T01:42:26.440Z] /dev/vda1 155G 24G 132G 15% /facter-os [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] ---> sar -b -r -n DEV: [2023-06-28T01:42:26.440Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-98) 06/28/23 _x86_64_ (8 CPU) [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] 01:12:25 LINUX RESTART (8 CPU) [2023-06-28T01:42:26.440Z] [2023-06-28T01:42:26.440Z] 01:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-28T01:42:26.440Z] 01:14:01 142.89 11.13 131.76 0.00 1790.61 73672.39 0.00 [2023-06-28T01:42:26.441Z] 01:15:01 33.01 0.05 32.96 0.00 5.20 16871.32 0.00 [2023-06-28T01:42:26.441Z] 01:16:01 36.13 0.13 35.99 0.00 2.27 11414.51 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 326.86 0.43 326.43 0.00 38.66 190965.51 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 541.59 7.20 534.39 0.00 118.09 146860.51 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 418.04 9.30 408.75 0.00 2817.46 100823.06 0.00 [2023-06-28T01:42:26.441Z] 01:20:01 492.15 4.02 488.14 0.00 2304.17 28495.30 0.00 [2023-06-28T01:42:26.441Z] 01:21:01 22.41 0.05 22.36 0.00 8.53 615.10 0.00 [2023-06-28T01:42:26.441Z] 01:22:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2023-06-28T01:42:26.441Z] 01:23:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2023-06-28T01:42:26.441Z] 01:24:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-06-28T01:42:26.441Z] 01:25:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2023-06-28T01:42:26.441Z] 01:26:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-06-28T01:42:26.441Z] 01:27:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2023-06-28T01:42:26.441Z] 01:28:01 1.70 0.02 1.68 0.00 0.13 19.33 0.00 [2023-06-28T01:42:26.441Z] 01:29:01 1.93 0.00 1.93 0.00 0.00 25.73 0.00 [2023-06-28T01:42:26.441Z] 01:30:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-06-28T01:42:26.441Z] 01:31:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-06-28T01:42:26.441Z] 01:32:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-06-28T01:42:26.441Z] 01:33:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2023-06-28T01:42:26.441Z] 01:34:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2023-06-28T01:42:26.441Z] 01:35:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2023-06-28T01:42:26.441Z] 01:36:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2023-06-28T01:42:26.441Z] 01:37:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2023-06-28T01:42:26.441Z] 01:38:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-06-28T01:42:26.441Z] 01:39:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 [2023-06-28T01:42:26.441Z] 01:40:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-06-28T01:42:26.441Z] 01:41:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2023-06-28T01:42:26.441Z] 01:42:01 126.28 0.45 125.83 0.00 14.93 56725.21 0.00 [2023-06-28T01:42:26.441Z] Average: 74.61 1.12 73.48 0.00 243.96 21582.68 0.00 [2023-06-28T01:42:26.441Z] [2023-06-28T01:42:26.441Z] 01:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-28T01:42:26.441Z] 01:14:01 28543352 31600052 706428 2.15 111132 3186584 1785584 5.26 1080152 2856492 608 [2023-06-28T01:42:26.441Z] 01:15:01 27781688 31469056 829648 2.52 113400 3762568 2042332 6.02 1579772 3055740 97644 [2023-06-28T01:42:26.441Z] 01:16:01 27399876 31463208 833108 2.53 116904 4106676 1941468 5.72 1502412 3488008 385828 [2023-06-28T01:42:26.441Z] 01:17:01 22700000 31371584 906308 2.76 132480 8569816 3517364 10.37 1715128 7811140 4660 [2023-06-28T01:42:26.441Z] 01:18:01 16486872 29797560 2429076 7.39 242556 12700404 7958464 23.45 4038628 11237412 141048 [2023-06-28T01:42:26.441Z] 01:19:01 15550944 30755420 1485556 4.52 274212 14536292 4248464 12.52 3670088 12544156 57588 [2023-06-28T01:42:26.441Z] 01:20:01 16196804 31470064 792916 2.41 296220 14620920 2512952 7.41 2953432 12679512 452 [2023-06-28T01:42:26.441Z] 01:21:01 16207180 31477216 785176 2.39 295732 14618112 2370600 6.99 3328368 12294936 8 [2023-06-28T01:42:26.441Z] 01:22:01 16207780 31477840 784520 2.39 295756 14618116 2370600 6.99 3327020 12294936 28 [2023-06-28T01:42:26.441Z] 01:23:01 16208896 31478988 783800 2.38 295780 14618120 2370600 6.99 3325460 12294944 12 [2023-06-28T01:42:26.441Z] 01:24:01 16213340 31483572 779476 2.37 295808 14618116 2370600 6.99 3321000 12295060 12 [2023-06-28T01:42:26.441Z] 01:25:01 16214304 31484564 778684 2.37 295828 14618124 2370600 6.99 3321028 12295060 44 [2023-06-28T01:42:26.441Z] 01:26:01 16224872 31495136 768140 2.34 295836 14618128 2370600 6.99 3310504 12295064 8 [2023-06-28T01:42:26.441Z] 01:27:01 16224540 31494936 768276 2.34 295840 14618256 2370600 6.99 3310532 12295180 44 [2023-06-28T01:42:26.441Z] 01:28:01 16222840 31493344 769384 2.34 295868 14618260 2408088 7.10 3310700 12295188 24 [2023-06-28T01:42:26.441Z] 01:29:01 16223020 31493576 769044 2.34 295920 14618240 2408088 7.10 3310880 12295168 8 [2023-06-28T01:42:26.441Z] 01:30:01 16223180 31493772 768996 2.34 295956 14618240 2408088 7.10 3310644 12295168 12 [2023-06-28T01:42:26.441Z] 01:31:01 16222944 31493564 769204 2.34 295980 14618248 2408088 7.10 3311000 12295172 52 [2023-06-28T01:42:26.441Z] 01:32:01 16223392 31494056 768640 2.34 296020 14618252 2408088 7.10 3310832 12295180 20 [2023-06-28T01:42:26.441Z] 01:33:01 16222848 31493564 769084 2.34 296064 14618252 2408088 7.10 3311392 12295180 68 [2023-06-28T01:42:26.441Z] 01:34:01 16223084 31493840 768916 2.34 296088 14618256 2408088 7.10 3310808 12295184 12 [2023-06-28T01:42:26.441Z] 01:35:01 16223320 31494088 768616 2.34 296096 14618256 2408088 7.10 3310832 12295184 136 [2023-06-28T01:42:26.441Z] 01:36:01 16223480 31494264 768592 2.34 296108 14618264 2408088 7.10 3310840 12295188 40 [2023-06-28T01:42:26.441Z] 01:37:01 16223212 31494040 768796 2.34 296140 14618268 2408088 7.10 3310896 12295196 44 [2023-06-28T01:42:26.441Z] 01:38:01 16223132 31493976 768800 2.34 296172 14618252 2408088 7.10 3310964 12295196 152 [2023-06-28T01:42:26.441Z] 01:39:01 16223084 31493968 768748 2.34 296188 14618272 2391792 7.05 3311236 12295200 64 [2023-06-28T01:42:26.441Z] 01:40:01 16223304 31494200 768444 2.34 296196 14618272 2391792 7.05 3310936 12295200 8 [2023-06-28T01:42:26.441Z] 01:41:01 16223012 31493940 768644 2.34 296220 14618280 2391792 7.05 3311096 12295208 20 [2023-06-28T01:42:26.441Z] 01:42:01 14684144 31432260 825264 2.51 334860 15926824 2481584 7.31 3467872 13541784 568 [2023-06-28T01:42:26.441Z] Average: 17585119 31402264 862768 2.62 270254 13254920 2646440 7.80 3089809 11221105 23766 [2023-06-28T01:42:26.441Z] [2023-06-28T01:42:26.441Z] 01:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-28T01:42:26.441Z] 01:14:01 veth02db1de 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:14:01 lo 4.68 4.68 0.45 0.45 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:14:01 docker0 664.31 642.13 47.52 3493.56 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:14:01 ens3 1079.24 986.78 10283.71 108.82 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:15:01 vetha460bfe 1.30 1.48 0.11 0.13 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:15:01 docker0 1.30 1.35 0.10 0.12 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:15:01 ens3 55.91 54.67 39.16 115.76 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:16:01 vetha460bfe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:16:01 ens3 27.90 18.40 23.86 13.13 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 vethf47ca38 0.00 1.00 0.00 0.05 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 veth65506c3 8.83 13.56 0.85 5.46 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 veth43b9a98 9.15 13.66 0.87 5.38 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 vethd3be3e5 8.78 13.20 0.84 5.32 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 vethf416674 8.80 13.65 0.85 5.36 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 veth74147d1 8.78 13.05 0.84 5.41 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 docker0 75.65 130.93 5.58 831.54 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:17:01 ens3 244.31 146.99 3110.23 27.05 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth5edcfd0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth904a399 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 vethf47ca38 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth4cc5da8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 vethb75557e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 vethf8785b1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 vethda2ffb2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth236a18b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth057e4ab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 vethc4006c5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth472997e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 docker0 397.63 791.64 33.45 6019.26 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 ens3 995.78 477.37 6864.02 53.37 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:18:01 veth410a00c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth5edcfd0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth904a399 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 vethf47ca38 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth4cc5da8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 vethf8785b1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 vethda2ffb2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth236a18b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth057e4ab 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 vethc4006c5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth472997e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 ens3 75.31 36.87 735.77 4.68 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:19:01 veth410a00c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:20:01 lo 44.85 44.85 4.42 4.42 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:20:01 ens3 422.71 383.02 1582.36 1397.44 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:21:01 lo 26.80 26.80 2.64 2.64 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:21:01 ens3 337.51 328.93 156.17 2214.29 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:22:01 ens3 0.03 0.03 0.00 0.02 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:23:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:26:01 ens3 0.82 3.27 0.05 15.02 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:28:01 ens3 0.90 1.93 0.14 6.59 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:29:01 ens3 7.28 8.68 3.58 7.58 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.441Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:30:01 ens3 0.72 0.20 0.68 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:31:01 ens3 1.28 1.43 0.31 6.65 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:32:01 ens3 1.03 2.65 0.16 6.69 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:33:01 ens3 3.42 6.07 0.52 13.63 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:35:01 ens3 0.25 0.17 0.09 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:38:01 ens3 2.68 5.65 0.24 7.25 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:40:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:41:01 ens3 7.20 16.86 0.69 14.94 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:42:01 veth826b9c2 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:42:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:42:01 docker0 33.46 64.31 2.91 581.19 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] 01:42:01 ens3 383.75 246.69 7799.02 96.69 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] Average: veth826b9c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] Average: lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] Average: docker0 40.07 55.88 3.06 374.98 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] Average: ens3 125.29 93.54 1049.92 141.74 0.00 0.00 0.00 0.00 [2023-06-28T01:42:26.442Z] [2023-06-28T01:42:26.442Z] [2023-06-28T01:42:26.442Z] ---> sar -P ALL: [2023-06-28T01:42:26.442Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-98) 06/28/23 _x86_64_ (8 CPU) [2023-06-28T01:42:26.442Z] [2023-06-28T01:42:26.442Z] 01:12:25 LINUX RESTART (8 CPU) [2023-06-28T01:42:26.442Z] [2023-06-28T01:42:26.442Z] 01:13:02 CPU %user %nice %system %iowait %steal %idle [2023-06-28T01:42:26.442Z] 01:14:01 all 9.34 0.00 4.19 3.30 0.06 83.11 [2023-06-28T01:42:26.442Z] 01:14:01 0 12.86 0.00 5.19 1.71 0.07 80.17 [2023-06-28T01:42:26.442Z] 01:14:01 1 8.94 0.00 4.72 1.80 0.03 84.51 [2023-06-28T01:42:26.442Z] 01:14:01 2 8.06 0.00 3.11 2.92 0.05 85.86 [2023-06-28T01:42:26.442Z] 01:14:01 3 8.70 0.00 3.68 0.40 0.07 87.16 [2023-06-28T01:42:26.442Z] 01:14:01 4 8.86 0.00 3.12 3.00 0.05 84.97 [2023-06-28T01:42:26.442Z] 01:14:01 5 10.69 0.00 4.56 0.19 0.05 84.51 [2023-06-28T01:42:26.442Z] 01:14:01 6 7.43 0.00 5.14 15.99 0.07 71.36 [2023-06-28T01:42:26.442Z] 01:14:01 7 9.14 0.00 4.03 0.45 0.07 86.31 [2023-06-28T01:42:26.442Z] 01:15:01 all 25.34 0.00 4.18 0.78 0.06 69.64 [2023-06-28T01:42:26.442Z] 01:15:01 0 26.94 0.00 6.17 0.08 0.07 66.74 [2023-06-28T01:42:26.442Z] 01:15:01 1 25.27 0.00 4.29 0.02 0.07 70.35 [2023-06-28T01:42:26.442Z] 01:15:01 2 24.63 0.00 3.64 0.03 0.05 71.65 [2023-06-28T01:42:26.442Z] 01:15:01 3 26.34 0.00 4.28 0.08 0.07 69.22 [2023-06-28T01:42:26.442Z] 01:15:01 4 24.30 0.00 3.81 0.42 0.07 71.40 [2023-06-28T01:42:26.442Z] 01:15:01 5 25.28 0.00 3.92 0.00 0.07 70.74 [2023-06-28T01:42:26.442Z] 01:15:01 6 23.61 0.00 3.46 5.51 0.05 67.38 [2023-06-28T01:42:26.442Z] 01:15:01 7 26.35 0.00 3.86 0.10 0.07 69.63 [2023-06-28T01:42:26.442Z] 01:16:01 all 45.92 0.00 6.42 0.56 0.09 47.00 [2023-06-28T01:42:26.442Z] 01:16:01 0 47.15 0.00 6.48 0.08 0.08 46.20 [2023-06-28T01:42:26.442Z] 01:16:01 1 45.15 0.00 6.48 0.24 0.08 48.05 [2023-06-28T01:42:26.442Z] 01:16:01 2 45.06 0.00 6.30 0.12 0.10 48.42 [2023-06-28T01:42:26.442Z] 01:16:01 3 47.18 0.00 6.33 0.03 0.10 46.36 [2023-06-28T01:42:26.442Z] 01:16:01 4 46.04 0.00 6.75 0.57 0.10 46.54 [2023-06-28T01:42:26.442Z] 01:16:01 5 46.01 0.00 6.86 0.27 0.07 46.79 [2023-06-28T01:42:26.442Z] 01:16:01 6 46.26 0.00 5.86 0.30 0.10 47.48 [2023-06-28T01:42:26.442Z] 01:16:01 7 44.52 0.00 6.32 2.87 0.08 46.21 [2023-06-28T01:42:26.442Z] 01:17:01 all 15.52 0.00 5.76 14.43 0.07 64.23 [2023-06-28T01:42:26.442Z] 01:17:01 0 16.05 0.00 5.76 6.06 0.07 72.07 [2023-06-28T01:42:26.442Z] 01:17:01 1 15.94 0.00 6.47 28.53 0.08 48.98 [2023-06-28T01:42:26.442Z] 01:17:01 2 15.10 0.00 5.48 5.08 0.05 74.28 [2023-06-28T01:42:26.442Z] 01:17:01 3 15.92 0.00 6.16 1.49 0.07 76.37 [2023-06-28T01:42:26.442Z] 01:17:01 4 15.78 0.00 5.21 14.43 0.05 64.52 [2023-06-28T01:42:26.442Z] 01:17:01 5 15.73 0.00 5.94 10.65 0.08 67.60 [2023-06-28T01:42:26.442Z] 01:17:01 6 14.60 0.00 4.90 33.26 0.07 47.17 [2023-06-28T01:42:26.442Z] 01:17:01 7 15.03 0.00 6.15 16.03 0.09 62.71 [2023-06-28T01:42:26.442Z] 01:18:01 all 22.08 0.00 6.34 13.03 0.10 58.44 [2023-06-28T01:42:26.442Z] 01:18:01 0 21.94 0.00 6.47 2.59 0.10 68.90 [2023-06-28T01:42:26.442Z] 01:18:01 1 22.60 0.00 5.55 3.04 0.09 68.73 [2023-06-28T01:42:26.442Z] 01:18:01 2 21.77 0.00 6.76 20.97 0.10 50.40 [2023-06-28T01:42:26.442Z] 01:18:01 3 22.37 0.00 6.77 22.25 0.12 48.50 [2023-06-28T01:42:26.442Z] 01:18:01 4 21.86 0.00 6.23 8.28 0.09 63.55 [2023-06-28T01:42:26.442Z] 01:18:01 5 23.43 0.00 5.15 7.33 0.09 64.01 [2023-06-28T01:42:26.442Z] 01:18:01 6 20.22 0.00 5.31 9.85 0.12 64.50 [2023-06-28T01:42:26.442Z] 01:18:01 7 22.43 0.00 8.53 30.16 0.12 38.76 [2023-06-28T01:42:26.442Z] 01:19:01 all 86.82 0.00 13.00 0.01 0.16 0.02 [2023-06-28T01:42:26.442Z] 01:19:01 0 85.37 0.00 14.42 0.00 0.19 0.02 [2023-06-28T01:42:26.442Z] 01:19:01 1 87.48 0.00 12.37 0.00 0.15 0.00 [2023-06-28T01:42:26.442Z] 01:19:01 2 87.65 0.00 12.22 0.00 0.13 0.00 [2023-06-28T01:42:26.442Z] 01:19:01 3 86.32 0.00 13.51 0.02 0.15 0.00 [2023-06-28T01:42:26.442Z] 01:19:01 4 86.72 0.00 13.13 0.00 0.15 0.00 [2023-06-28T01:42:26.442Z] 01:19:01 5 88.03 0.00 11.83 0.00 0.14 0.00 [2023-06-28T01:42:26.442Z] 01:19:01 6 84.66 0.00 14.96 0.05 0.21 0.12 [2023-06-28T01:42:26.442Z] 01:19:01 7 88.18 0.00 11.67 0.00 0.15 0.00 [2023-06-28T01:42:26.442Z] 01:20:01 all 11.27 0.00 3.31 6.22 0.07 79.13 [2023-06-28T01:42:26.442Z] 01:20:01 0 11.94 0.00 3.48 2.18 0.07 82.33 [2023-06-28T01:42:26.442Z] 01:20:01 1 10.23 0.00 2.86 8.76 0.07 78.09 [2023-06-28T01:42:26.442Z] 01:20:01 2 12.35 0.00 3.94 6.34 0.07 77.29 [2023-06-28T01:42:26.442Z] 01:20:01 3 11.32 0.00 3.60 9.80 0.08 75.19 [2023-06-28T01:42:26.442Z] 01:20:01 4 13.28 0.00 3.35 4.54 0.07 78.77 [2023-06-28T01:42:26.442Z] 01:20:01 5 12.47 0.00 2.82 4.78 0.07 79.87 [2023-06-28T01:42:26.442Z] 01:20:01 6 8.12 0.00 2.94 4.47 0.05 84.42 [2023-06-28T01:42:26.442Z] 01:20:01 7 10.51 0.00 3.50 8.84 0.08 77.07 [2023-06-28T01:42:26.442Z] 01:21:01 all 8.26 0.00 0.71 0.07 0.05 90.91 [2023-06-28T01:42:26.442Z] 01:21:01 0 12.07 0.00 0.80 0.15 0.05 86.93 [2023-06-28T01:42:26.442Z] 01:21:01 1 6.73 0.00 0.57 0.03 0.03 92.64 [2023-06-28T01:42:26.442Z] 01:21:01 2 7.40 0.00 0.77 0.12 0.03 91.68 [2023-06-28T01:42:26.442Z] 01:21:01 3 9.96 0.00 0.72 0.02 0.07 89.24 [2023-06-28T01:42:26.442Z] 01:21:01 4 6.68 0.00 0.62 0.00 0.05 92.65 [2023-06-28T01:42:26.442Z] 01:21:01 5 8.42 0.00 0.77 0.18 0.05 90.58 [2023-06-28T01:42:26.442Z] 01:21:01 6 7.96 0.00 0.60 0.02 0.03 91.39 [2023-06-28T01:42:26.442Z] 01:21:01 7 6.87 0.00 0.86 0.05 0.05 92.17 [2023-06-28T01:42:26.442Z] 01:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-06-28T01:42:26.442Z] 01:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-28T01:42:26.442Z] 01:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-28T01:42:26.442Z] 01:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.442Z] 01:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-28T01:42:26.442Z] 01:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-28T01:42:26.442Z] 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.442Z] 01:22:01 7 0.12 0.00 0.07 0.00 0.03 99.78 [2023-06-28T01:42:26.442Z] 01:23:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2023-06-28T01:42:26.442Z] 01:23:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2023-06-28T01:42:26.442Z] 01:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.442Z] 01:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-28T01:42:26.442Z] 01:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-28T01:42:26.442Z] 01:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-28T01:42:26.442Z] 01:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.442Z] 01:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.442Z] 01:23:01 7 0.10 0.00 0.07 0.03 0.03 99.77 [2023-06-28T01:42:26.442Z] 01:24:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2023-06-28T01:42:26.442Z] 01:24:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-28T01:42:26.442Z] 01:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-28T01:42:26.442Z] 01:24:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-28T01:42:26.442Z] 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.442Z] 01:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:24:01 7 0.98 0.00 0.10 0.00 0.02 98.91 [2023-06-28T01:42:26.442Z] [2023-06-28T01:42:26.442Z] 01:24:01 CPU %user %nice %system %iowait %steal %idle [2023-06-28T01:42:26.442Z] 01:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-06-28T01:42:26.442Z] 01:25:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-06-28T01:42:26.442Z] 01:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-28T01:42:26.442Z] 01:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-28T01:42:26.442Z] 01:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-28T01:42:26.442Z] 01:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-28T01:42:26.442Z] 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.442Z] 01:25:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-06-28T01:42:26.442Z] 01:26:01 all 0.05 0.00 0.03 0.00 0.01 99.91 [2023-06-28T01:42:26.442Z] 01:26:01 0 0.05 0.00 0.07 0.03 0.02 99.83 [2023-06-28T01:42:26.442Z] 01:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-28T01:42:26.442Z] 01:26:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-06-28T01:42:26.442Z] 01:26:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-06-28T01:42:26.442Z] 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.442Z] 01:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-28T01:42:26.442Z] 01:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.442Z] 01:26:01 7 0.07 0.00 0.08 0.00 0.02 99.83 [2023-06-28T01:42:26.442Z] 01:27:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-06-28T01:42:26.442Z] 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:27:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2023-06-28T01:42:26.442Z] 01:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.442Z] 01:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.442Z] 01:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-28T01:42:26.442Z] 01:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-28T01:42:26.442Z] 01:28:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2023-06-28T01:42:26.442Z] 01:28:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-06-28T01:42:26.442Z] 01:28:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-06-28T01:42:26.442Z] 01:28:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-06-28T01:42:26.442Z] 01:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-28T01:42:26.442Z] 01:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-28T01:42:26.442Z] 01:28:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-06-28T01:42:26.442Z] 01:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-28T01:42:26.442Z] 01:28:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-06-28T01:42:26.442Z] 01:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-06-28T01:42:26.442Z] 01:29:01 0 0.03 0.00 0.02 0.07 0.00 99.88 [2023-06-28T01:42:26.442Z] 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-28T01:42:26.443Z] 01:30:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-06-28T01:42:26.443Z] 01:30:01 0 0.03 0.00 0.03 0.15 0.02 99.77 [2023-06-28T01:42:26.443Z] 01:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:30:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-28T01:42:26.443Z] 01:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:31:01 all 0.01 0.00 0.01 0.04 0.00 99.94 [2023-06-28T01:42:26.443Z] 01:31:01 0 0.00 0.00 0.00 0.32 0.00 99.68 [2023-06-28T01:42:26.443Z] 01:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-28T01:42:26.443Z] 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:32:01 all 0.03 0.00 0.01 0.03 0.01 99.92 [2023-06-28T01:42:26.443Z] 01:32:01 0 0.03 0.00 0.02 0.20 0.02 99.73 [2023-06-28T01:42:26.443Z] 01:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:32:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-06-28T01:42:26.443Z] 01:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:32:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-06-28T01:42:26.443Z] 01:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-28T01:42:26.443Z] 01:33:01 all 0.02 0.00 0.01 0.04 0.00 99.92 [2023-06-28T01:42:26.443Z] 01:33:01 0 0.03 0.00 0.00 0.17 0.02 99.78 [2023-06-28T01:42:26.443Z] 01:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-28T01:42:26.443Z] 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:33:01 5 0.03 0.00 0.02 0.18 0.00 99.77 [2023-06-28T01:42:26.443Z] 01:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-06-28T01:42:26.443Z] 01:34:01 0 0.02 0.00 0.02 0.10 0.00 99.87 [2023-06-28T01:42:26.443Z] 01:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-06-28T01:42:26.443Z] 01:35:01 0 0.05 0.00 0.00 0.05 0.00 99.90 [2023-06-28T01:42:26.443Z] 01:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-28T01:42:26.443Z] 01:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-28T01:42:26.443Z] 01:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-28T01:42:26.443Z] [2023-06-28T01:42:26.443Z] 01:35:01 CPU %user %nice %system %iowait %steal %idle [2023-06-28T01:42:26.443Z] 01:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-06-28T01:42:26.443Z] 01:36:01 0 0.10 0.00 0.00 0.02 0.02 99.87 [2023-06-28T01:42:26.443Z] 01:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-28T01:42:26.443Z] 01:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-28T01:42:26.443Z] 01:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:37:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:37:01 0 0.05 0.00 0.02 0.05 0.00 99.88 [2023-06-28T01:42:26.443Z] 01:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-28T01:42:26.443Z] 01:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:38:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:38:01 0 0.07 0.00 0.03 0.03 0.00 99.87 [2023-06-28T01:42:26.443Z] 01:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-28T01:42:26.443Z] 01:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-28T01:42:26.443Z] 01:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-06-28T01:42:26.443Z] 01:39:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2023-06-28T01:42:26.443Z] 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-28T01:42:26.443Z] 01:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:39:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-06-28T01:42:26.443Z] 01:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-28T01:42:26.443Z] 01:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-28T01:42:26.443Z] 01:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-28T01:42:26.443Z] 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-28T01:42:26.443Z] 01:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-06-28T01:42:26.443Z] 01:41:01 0 0.08 0.00 0.03 0.03 0.02 99.83 [2023-06-28T01:42:26.443Z] 01:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-28T01:42:26.443Z] 01:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-28T01:42:26.443Z] 01:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-28T01:42:26.443Z] 01:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-28T01:42:26.443Z] 01:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-28T01:42:26.443Z] 01:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-28T01:42:26.443Z] 01:42:01 all 8.96 0.00 3.95 2.73 0.05 84.31 [2023-06-28T01:42:26.443Z] 01:42:01 0 9.22 0.00 4.50 12.84 0.07 73.37 [2023-06-28T01:42:26.443Z] 01:42:01 1 10.35 0.00 3.93 0.17 0.05 85.50 [2023-06-28T01:42:26.443Z] 01:42:01 2 9.60 0.00 3.87 0.22 0.05 86.26 [2023-06-28T01:42:26.443Z] 01:42:01 3 8.75 0.00 3.27 0.10 0.05 87.83 [2023-06-28T01:42:26.443Z] 01:42:01 4 8.02 0.00 4.15 0.05 0.05 87.73 [2023-06-28T01:42:26.443Z] 01:42:01 5 7.64 0.00 3.71 1.10 0.03 87.53 [2023-06-28T01:42:26.443Z] 01:42:01 6 8.96 0.00 4.49 7.38 0.07 79.10 [2023-06-28T01:42:26.443Z] 01:42:01 7 9.10 0.00 3.71 0.03 0.07 87.09 [2023-06-28T01:42:26.443Z] Average: all 7.98 0.00 1.64 1.40 0.03 88.95 [2023-06-28T01:42:26.443Z] Average: 0 8.26 0.00 1.81 0.93 0.03 88.97 [2023-06-28T01:42:26.443Z] Average: 1 7.96 0.00 1.62 1.45 0.03 88.94 [2023-06-28T01:42:26.443Z] Average: 2 7.95 0.00 1.58 1.21 0.03 89.23 [2023-06-28T01:42:26.443Z] Average: 3 8.09 0.00 1.65 1.15 0.03 89.08 [2023-06-28T01:42:26.443Z] Average: 4 7.92 0.00 1.59 1.06 0.02 89.40 [2023-06-28T01:42:26.443Z] Average: 5 8.14 0.00 1.56 0.84 0.03 89.44 [2023-06-28T01:42:26.443Z] Average: 6 7.52 0.00 1.62 2.61 0.03 88.23 [2023-06-28T01:42:26.443Z] Average: 7 7.99 0.00 1.67 1.97 0.03 88.34 [2023-06-28T01:42:26.443Z] [2023-06-28T01:42:26.443Z] [2023-06-28T01:42:26.443Z]