Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 653358d857e781e74493cff8b445370370ffe60f 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-ssh12540150861223047553.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh704114531654829180.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16374749789823369858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11955509146680770738.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-ssh1663194686879401388.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6424 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/418 [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/418 # 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 653358d857e781e74493cff8b445370370ffe60f (main) Commit message: "Merge pull request #4368 from hahattan/bump-contracts" > 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-list --no-walk 8bb7416f1c773b5b2c31d23b9c97a90c70099335 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T07:31:20.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T07:31:20.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T07:31:20.106Z] ========================================================= [2023-02-17T07:31:20.106Z] EdgeX Global Pipelines Version Info [2023-02-17T07:31:20.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:31:20.816Z] ------------------- [2023-02-17T07:31:20.816Z] stable info: [2023-02-17T07:31:20.816Z] ------------------- [2023-02-17T07:31:20.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T07:31:20.816Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T07:31:20.816Z] Message: update stable to v1.0.244 [2023-02-17T07:31:21.388Z] ------------------- [2023-02-17T07:31:21.388Z] experimental info: [2023-02-17T07:31:21.388Z] ------------------- [2023-02-17T07:31:21.388Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T07:31:21.388Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T07:31:21.388Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T07:31:21.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-17T07:31:21.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-17T07:31:21.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T07:31:21.629Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T07:31:21.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T07:31:21.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T07:31:21.678Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T07:31:21.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-17T07:31:21.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-17T07:31:21.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-17T07:31:21.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T07:31:21.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T07:31:21.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T07:31:21.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T07:31:21.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T07:31:21.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T07:31:21.823Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T07:31:21.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T07:31:21.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T07:31:21.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T07:31:21.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T07:31:21.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T07:31:21.901Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T07:31:21.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-17T07:31:21.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-17T07:31:21.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-17T07:31:21.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 653358d857e781e74493cff8b445370370ffe60f [Pipeline] echo [2023-02-17T07:31:21.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 653358d [Pipeline] echo [2023-02-17T07:31:21.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:31:22.048Z] provisioning config files... [2023-02-17T07:31:22.063Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/418@tmp/config14806796552963314844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:31:22.367Z] ---> docker-login.sh [2023-02-17T07:31:22.367Z] nexus3.edgexfoundry.org:10001 [2023-02-17T07:31:22.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:31:22.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:31:22.890Z] Configure a credential helper to remove this warning. See [2023-02-17T07:31:22.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:31:22.890Z] [2023-02-17T07:31:22.890Z] Login Succeeded [2023-02-17T07:31:22.890Z] nexus3.edgexfoundry.org:10002 [2023-02-17T07:31:22.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:31:22.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:31:22.890Z] Configure a credential helper to remove this warning. See [2023-02-17T07:31:22.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:31:22.890Z] [2023-02-17T07:31:22.890Z] Login Succeeded [2023-02-17T07:31:22.890Z] nexus3.edgexfoundry.org:10003 [2023-02-17T07:31:22.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:31:23.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:31:23.153Z] Configure a credential helper to remove this warning. See [2023-02-17T07:31:23.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:31:23.153Z] [2023-02-17T07:31:23.153Z] Login Succeeded [2023-02-17T07:31:23.153Z] nexus3.edgexfoundry.org:10004 [2023-02-17T07:31:23.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:31:23.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:31:23.153Z] Configure a credential helper to remove this warning. See [2023-02-17T07:31:23.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:31:23.153Z] [2023-02-17T07:31:23.153Z] Login Succeeded [2023-02-17T07:31:23.153Z] docker.io [2023-02-17T07:31:23.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:31:23.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:31:23.413Z] Configure a credential helper to remove this warning. See [2023-02-17T07:31:23.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:31:23.413Z] [2023-02-17T07:31:23.413Z] Login Succeeded [2023-02-17T07:31:23.413Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T07:31:23.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:31:23.726Z] + 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-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-02-17T07:31:23.727Z] + dirname cmd/core-command/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-17T07:31:23.727Z] + + cut -d/ -f2 [2023-02-17T07:31:23.727Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T07:31:23.727Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/core-data/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/core-metadata/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-17T07:31:23.727Z] + + cut -d/ -f2 [2023-02-17T07:31:23.727Z] dirname cmd/security-bootstrapper/Dockerfile [2023-02-17T07:31:23.727Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-17T07:31:23.727Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-17T07:31:23.727Z] cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-17T07:31:23.727Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2023-02-17T07:31:23.727Z] [2023-02-17T07:31:23.727Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/support-notifications/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-17T07:31:23.727Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-17T07:31:23.727Z] + cut -d/ -f2 [2023-02-17T07:31:23.727Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-17T07:31:23.814Z] 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-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-02-17T07:31:24.153Z] + git rev-list -1 --merges 653358d857e781e74493cff8b445370370ffe60f~1..653358d857e781e74493cff8b445370370ffe60f [Pipeline] echo [2023-02-17T07:31:24.167Z] -----------> git rev-list -1 --merges 653358d857e781e74493cff8b445370370ffe60f~1..653358d857e781e74493cff8b445370370ffe60f 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:31:24.167Z] 653358d857e781e74493cff8b445370370ffe60f [false] [Pipeline] sh [2023-02-17T07:31:24.456Z] + git log --format=format:%s -1 653358d857e781e74493cff8b445370370ffe60f [Pipeline] echo [2023-02-17T07:31:24.474Z] ========================================================= [2023-02-17T07:31:24.474Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T07:31:24.474Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-17T07:31:24.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:31:24.884Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T07:31:24.884Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T07:31:24.884Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T07:31:24.884Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T07:31:24.884Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T07:31:24.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:31:25.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:31:25.313Z] [2023-02-17T07:31:25.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:31:25.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:31:25.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T07:31:25.615Z] b85a868b505f: Pulling fs layer [2023-02-17T07:31:25.615Z] e2be974225ed: Pulling fs layer [2023-02-17T07:31:25.615Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T07:31:25.615Z] 988bab9f4d93: Pulling fs layer [2023-02-17T07:31:25.615Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T07:31:25.615Z] eaf3925da568: Pulling fs layer [2023-02-17T07:31:25.615Z] bab4dde63d76: Pulling fs layer [2023-02-17T07:31:25.615Z] bde34c3a00c8: Pulling fs layer [2023-02-17T07:31:25.615Z] b352a97aabf1: Pulling fs layer [2023-02-17T07:31:25.615Z] 4872d77fe225: Pulling fs layer [2023-02-17T07:31:25.615Z] 5851b861e8e6: Pulling fs layer [2023-02-17T07:31:25.615Z] 988bab9f4d93: Waiting [2023-02-17T07:31:25.615Z] 1469e6f7b9e6: Waiting [2023-02-17T07:31:25.615Z] eaf3925da568: Waiting [2023-02-17T07:31:25.615Z] b352a97aabf1: Waiting [2023-02-17T07:31:25.615Z] bab4dde63d76: Waiting [2023-02-17T07:31:25.615Z] 4872d77fe225: Waiting [2023-02-17T07:31:25.615Z] bde34c3a00c8: Waiting [2023-02-17T07:31:25.615Z] 5851b861e8e6: Waiting [2023-02-17T07:31:25.615Z] e2be974225ed: Verifying Checksum [2023-02-17T07:31:25.615Z] e2be974225ed: Download complete [2023-02-17T07:31:25.615Z] 988bab9f4d93: Verifying Checksum [2023-02-17T07:31:25.615Z] 988bab9f4d93: Download complete [2023-02-17T07:31:25.883Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T07:31:25.883Z] 339a4e72a1f5: Download complete [2023-02-17T07:31:25.883Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T07:31:25.883Z] 1469e6f7b9e6: Download complete [2023-02-17T07:31:25.883Z] eaf3925da568: Download complete [2023-02-17T07:31:25.883Z] bde34c3a00c8: Verifying Checksum [2023-02-17T07:31:25.883Z] bde34c3a00c8: Download complete [2023-02-17T07:31:26.148Z] b352a97aabf1: Verifying Checksum [2023-02-17T07:31:26.148Z] b352a97aabf1: Download complete [2023-02-17T07:31:26.148Z] 4872d77fe225: Download complete [2023-02-17T07:31:26.148Z] b85a868b505f: Verifying Checksum [2023-02-17T07:31:26.148Z] b85a868b505f: Download complete [2023-02-17T07:31:26.409Z] bab4dde63d76: Verifying Checksum [2023-02-17T07:31:26.409Z] bab4dde63d76: Download complete [2023-02-17T07:31:27.345Z] b85a868b505f: Pull complete [2023-02-17T07:31:27.345Z] e2be974225ed: Pull complete [2023-02-17T07:31:27.913Z] 339a4e72a1f5: Pull complete [2023-02-17T07:31:27.913Z] 988bab9f4d93: Pull complete [2023-02-17T07:31:28.171Z] 1469e6f7b9e6: Pull complete [2023-02-17T07:31:28.171Z] eaf3925da568: Pull complete [2023-02-17T07:31:30.072Z] bab4dde63d76: Pull complete [2023-02-17T07:31:30.072Z] bde34c3a00c8: Pull complete [2023-02-17T07:31:30.072Z] b352a97aabf1: Pull complete [2023-02-17T07:31:30.331Z] 4872d77fe225: Pull complete [2023-02-17T07:31:30.331Z] 5851b861e8e6: Pull complete [2023-02-17T07:31:30.331Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T07:31:30.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:31:30.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:31:30.416Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:31:30.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:31:32.897Z] $ docker top 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 -eo pid,comm [2023-02-17T07:31:32.948Z] 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-02-17T07:31:32.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:31:32.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:31:32.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:31:33.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:31:33.115Z] $ docker exec 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 ssh-agent [2023-02-17T07:31:33.213Z] SSH_AUTH_SOCK=/tmp/ssh-TJfEekNex8pJ/agent.33 [2023-02-17T07:31:33.213Z] SSH_AGENT_PID=39 [2023-02-17T07:31:33.219Z] Running ssh-add (command line suppressed) [2023-02-17T07:31:33.320Z] Identity added: /w/workspace/edgex-go/418@tmp/private_key_9617465849809766113.key (/w/workspace/edgex-go/418@tmp/private_key_9617465849809766113.key) [2023-02-17T07:31:33.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:31:33.621Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T07:31:33.638Z] $ docker exec --env ******** --env ******** 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 ssh-agent -k [2023-02-17T07:31:33.739Z] unset SSH_AUTH_SOCK; [2023-02-17T07:31:33.739Z] unset SSH_AGENT_PID; [2023-02-17T07:31:33.739Z] echo Agent pid 39 killed; [2023-02-17T07:31:33.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T07:31:33.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:31:33.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:31:33.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:31:33.895Z] $ docker exec 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 ssh-agent [2023-02-17T07:31:33.999Z] SSH_AUTH_SOCK=/tmp/ssh-4ux3eBiZU4ci/agent.71 [2023-02-17T07:31:33.999Z] SSH_AGENT_PID=77 [2023-02-17T07:31:34.004Z] Running ssh-add (command line suppressed) [2023-02-17T07:31:34.106Z] Identity added: /w/workspace/edgex-go/418@tmp/private_key_8320169017128831243.key (/w/workspace/edgex-go/418@tmp/private_key_8320169017128831243.key) [2023-02-17T07:31:34.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:31:34.406Z] + git semver init [2023-02-17T07:31:34.665Z] 2023-02-17 07:31:34,575 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T07:31:34.665Z] 2023-02-17 07:31:34,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/418/.semver [2023-02-17T07:31:34.665Z] 2023-02-17 07:31:34,576 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/418/.semver [2023-02-17T07:31:34.665Z] 2023-02-17 07:31:34,576 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/418/.semver'], cwd=/w/workspace/edgex-go/418, universal_newlines=False, shell=None, istream=None) [2023-02-17T07:31:41.254Z] 2023-02-17 07:31:40,154 [append_file] DEBUG append to file:/w/workspace/edgex-go/418/.git/info/exclude [2023-02-17T07:31:41.254Z] 2023-02-17 07:31:40,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/418/.semver/main with force:False [2023-02-17T07:31:41.254Z] 2023-02-17 07:31:40,155 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:31:41.254Z] 2023-02-17 07:31:40,155 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:31:41.254Z] 3.0.0-dev.57 [Pipeline] } [2023-02-17T07:31:41.266Z] $ docker exec --env ******** --env ******** 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 ssh-agent -k [2023-02-17T07:31:41.367Z] unset SSH_AUTH_SOCK; [2023-02-17T07:31:41.368Z] unset SSH_AGENT_PID; [2023-02-17T07:31:41.368Z] echo Agent pid 77 killed; [2023-02-17T07:31:41.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:31:41.683Z] + git semver [Pipeline] } [2023-02-17T07:31:41.959Z] $ docker stop --time=1 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 [2023-02-17T07:31:43.227Z] $ docker rm -f --volumes 6c9aef30d906cca044206dc7156b0eec67db0f731f2fb245be728838c3e8e2f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:31:43.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T07:31:43.761Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T07:31:43.763Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.57 [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-02-17T07:31:44.124Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6421 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-17T07:31:44.136Z] Running in /w/workspace/edgex-go/418 [Pipeline] { [Pipeline] checkout [2023-02-17T07:31:44.163Z] + git config --global --add safe.directory /w/workspace/edgex-go/418 [Pipeline] echo [2023-02-17T07:31:44.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-02-17T07:31:44.173Z] The recommended git tool is: git [Pipeline] echo [2023-02-17T07:31:44.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:31:44.202Z] ========================================================= [2023-02-17T07:31:44.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T07:31:44.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:31:44.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:31:44.490Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T07:31:44.490Z] 213ec9aee27d: Pulling fs layer [2023-02-17T07:31:44.490Z] 4583459ba037: Pulling fs layer [2023-02-17T07:31:44.490Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T07:31:44.490Z] 53926ce57604: Pulling fs layer [2023-02-17T07:31:44.490Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T07:31:44.490Z] 22ff95d597cd: Pulling fs layer [2023-02-17T07:31:44.490Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T07:31:44.490Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T07:31:44.490Z] a7acece74701: Pulling fs layer [2023-02-17T07:31:44.490Z] 22ff95d597cd: Waiting [2023-02-17T07:31:44.490Z] 12d6caf4c0d1: Waiting [2023-02-17T07:31:44.490Z] 96b7cbca73a9: Waiting [2023-02-17T07:31:44.490Z] a7acece74701: Waiting [2023-02-17T07:31:44.490Z] 53926ce57604: Waiting [2023-02-17T07:31:44.490Z] 21b2b0c7a3f4: Waiting [2023-02-17T07:31:44.490Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T07:31:44.490Z] 93c1e223e6f2: Download complete [2023-02-17T07:31:44.490Z] 4583459ba037: Verifying Checksum [2023-02-17T07:31:44.490Z] 4583459ba037: Download complete [2023-02-17T07:31:44.490Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T07:31:44.490Z] 21b2b0c7a3f4: Download complete [2023-02-17T07:31:44.490Z] 22ff95d597cd: Verifying Checksum [2023-02-17T07:31:44.490Z] 22ff95d597cd: Download complete [2023-02-17T07:31:44.490Z] 213ec9aee27d: Verifying Checksum [2023-02-17T07:31:44.490Z] 213ec9aee27d: Download complete [2023-02-17T07:31:44.808Z] 12d6caf4c0d1: Download complete [2023-02-17T07:31:44.808Z] 213ec9aee27d: Pull complete [2023-02-17T07:31:44.808Z] 4583459ba037: Pull complete [2023-02-17T07:31:45.094Z] 93c1e223e6f2: Pull complete [2023-02-17T07:31:46.231Z] 53926ce57604: Verifying Checksum [2023-02-17T07:31:46.231Z] 53926ce57604: Download complete [2023-02-17T07:31:46.492Z] a7acece74701: Verifying Checksum [2023-02-17T07:31:46.492Z] a7acece74701: Download complete [2023-02-17T07:31:46.492Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T07:31:46.492Z] 96b7cbca73a9: Download complete [2023-02-17T07:31:49.379Z] using credential edgex-jenkins-ssh [2023-02-17T07:31:49.406Z] Cloning the remote Git repository [2023-02-17T07:31:49.455Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-17T07:31:49.532Z] > git init /w/workspace/edgex-go/418 # timeout=10 [2023-02-17T07:31:49.708Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T07:31:49.709Z] > git --version # timeout=10 [2023-02-17T07:31:49.737Z] > git --version # 'git version 2.25.1' [2023-02-17T07:31:49.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T07:31:49.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T07:31:50.685Z] 53926ce57604: Pull complete [2023-02-17T07:31:50.685Z] 21b2b0c7a3f4: Pull complete [2023-02-17T07:31:50.685Z] 22ff95d597cd: Pull complete [2023-02-17T07:31:50.685Z] 12d6caf4c0d1: Pull complete [2023-02-17T07:31:52.586Z] 96b7cbca73a9: Pull complete [2023-02-17T07:31:53.519Z] a7acece74701: Pull complete [2023-02-17T07:31:53.519Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T07:31:53.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:31:53.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:31:53.808Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:31:53.808Z] WORKDIR /edgex [2023-02-17T07:31:53.808Z] COPY go.mod . [2023-02-17T07:31:53.808Z] RUN go mod download [2023-02-17T07:31:53.808Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-17T07:31:54.373Z] Sending build context to Docker daemon 170.4MB [2023-02-17T07:31:54.373Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:31:54.373Z] ---> db6d94c90886 [2023-02-17T07:31:54.373Z] Step 2/4 : WORKDIR /edgex [2023-02-17T07:32:00.941Z] ---> Running in 989250c18e00 [2023-02-17T07:32:00.941Z] Removing intermediate container 989250c18e00 [2023-02-17T07:32:00.941Z] ---> 418dd3ebba27 [2023-02-17T07:32:00.941Z] Step 3/4 : COPY go.mod . [2023-02-17T07:32:00.941Z] ---> 1528ae28269a [2023-02-17T07:32:00.941Z] Step 4/4 : RUN go mod download [2023-02-17T07:32:00.941Z] ---> Running in 2a61121b6fa3 [2023-02-17T07:32:05.523Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T07:32:05.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T07:32:06.587Z] Avoid second fetch [2023-02-17T07:32:06.588Z] Checking out Revision 653358d857e781e74493cff8b445370370ffe60f (main) [2023-02-17T07:32:07.276Z] Commit message: "Merge pull request #4368 from hahattan/bump-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T07:32:08.154Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T07:32:08.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:32:08.154Z] Dload Upload Total Spent Left Speed [2023-02-17T07:32:08.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [2023-02-17T07:32:06.597Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T07:32:06.614Z] > git checkout -f 653358d857e781e74493cff8b445370370ffe60f # timeout=10 [Pipeline] sh [2023-02-17T07:32:08.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T07:32:09.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T07:32:09.213Z] + sudo tee /etc/docker/daemon.new [2023-02-17T07:32:09.213Z] { [2023-02-17T07:32:09.213Z] "registry-mirrors": [ [2023-02-17T07:32:09.213Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T07:32:09.213Z] ], [2023-02-17T07:32:09.213Z] "bip": "10.250.0.254/24", [2023-02-17T07:32:09.213Z] "hosts": [ [2023-02-17T07:32:09.213Z] "tcp://0.0.0.0:5555", [2023-02-17T07:32:09.213Z] "unix:///var/run/docker.sock" [2023-02-17T07:32:09.213Z] ], [2023-02-17T07:32:09.213Z] "mtu": 1458, [2023-02-17T07:32:09.213Z] "selinux-enabled": true, [2023-02-17T07:32:09.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T07:32:09.213Z] } [Pipeline] sh [2023-02-17T07:32:09.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T07:32:09.899Z] + sudo service docker restart [2023-02-17T07:32:22.906Z] Removing intermediate container 2a61121b6fa3 [2023-02-17T07:32:22.907Z] ---> 6cc939b52d9f [2023-02-17T07:32:22.907Z] Successfully built 6cc939b52d9f [2023-02-17T07:32:22.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:32:23.210Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T07:32:23.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:32:23.284Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:32:23.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:32:23.761Z] $ docker top 613c3eac655d4d919fa6d0eb26e5f30ee6f6e2d9b8f54e5332bfdac5341497e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:32:24.105Z] + go version [2023-02-17T07:32:24.105Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T07:32:24.116Z] $ docker stop --time=1 613c3eac655d4d919fa6d0eb26e5f30ee6f6e2d9b8f54e5332bfdac5341497e5 [2023-02-17T07:32:25.397Z] $ docker rm -f --volumes 613c3eac655d4d919fa6d0eb26e5f30ee6f6e2d9b8f54e5332bfdac5341497e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:32:25.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T07:32:25.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:32:25.855Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:32:25.888Z] $ 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/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:32:26.237Z] $ docker top bbc1fba6da8f4e083ac53777a180a8bfa484010428c95501fa3723f057e8a5f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T07:32:26.310Z] ========================================================= [2023-02-17T07:32:26.310Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T07:32:26.310Z] ========================================================= [Pipeline] sh [2023-02-17T07:32:26.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/418 [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:32:26.879Z] + make test [2023-02-17T07:32:26.879Z] go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:32:28.167Z] provisioning config files... [2023-02-17T07:32:28.192Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/418@tmp/config12846928908846114166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:32:28.547Z] ---> docker-login.sh [2023-02-17T07:32:28.547Z] nexus3.edgexfoundry.org:10001 [2023-02-17T07:32:28.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:32:29.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:32:29.086Z] Configure a credential helper to remove this warning. See [2023-02-17T07:32:29.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:32:29.086Z] [2023-02-17T07:32:29.086Z] Login Succeeded [2023-02-17T07:32:29.086Z] nexus3.edgexfoundry.org:10002 [2023-02-17T07:32:29.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:32:29.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:32:29.355Z] Configure a credential helper to remove this warning. See [2023-02-17T07:32:29.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:32:29.355Z] [2023-02-17T07:32:29.355Z] Login Succeeded [2023-02-17T07:32:29.355Z] nexus3.edgexfoundry.org:10003 [2023-02-17T07:32:29.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:32:29.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:32:29.894Z] Configure a credential helper to remove this warning. See [2023-02-17T07:32:29.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:32:29.894Z] [2023-02-17T07:32:29.894Z] Login Succeeded [2023-02-17T07:32:29.894Z] nexus3.edgexfoundry.org:10004 [2023-02-17T07:32:30.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:32:30.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:32:30.165Z] Configure a credential helper to remove this warning. See [2023-02-17T07:32:30.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:32:30.165Z] [2023-02-17T07:32:30.165Z] Login Succeeded [2023-02-17T07:32:30.165Z] docker.io [2023-02-17T07:32:30.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:32:30.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:32:30.703Z] Configure a credential helper to remove this warning. See [2023-02-17T07:32:30.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:32:30.703Z] [2023-02-17T07:32:30.703Z] Login Succeeded [2023-02-17T07:32:30.703Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T07:32:30.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-17T07:32:31.295Z] + git config --global --add safe.directory /w/workspace/edgex-go/418 [Pipeline] echo [2023-02-17T07:32:31.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:32:31.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:32:31.337Z] ========================================================= [2023-02-17T07:32:31.337Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T07:32:31.337Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:32:31.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:32:31.657Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T07:32:31.657Z] 9b18e9b68314: Pulling fs layer [2023-02-17T07:32:31.657Z] 35d82f9e3411: Pulling fs layer [2023-02-17T07:32:31.657Z] e16973657156: Pulling fs layer [2023-02-17T07:32:31.657Z] fc693d55d65f: Pulling fs layer [2023-02-17T07:32:31.657Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T07:32:31.657Z] dda99020689f: Pulling fs layer [2023-02-17T07:32:31.657Z] db1c61fa0a46: Pulling fs layer [2023-02-17T07:32:31.657Z] 891c053d2c06: Pulling fs layer [2023-02-17T07:32:31.657Z] fc693d55d65f: Waiting [2023-02-17T07:32:31.657Z] 7e9fc2657dce: Waiting [2023-02-17T07:32:31.657Z] dda99020689f: Waiting [2023-02-17T07:32:31.657Z] 891c053d2c06: Waiting [2023-02-17T07:32:31.936Z] e16973657156: Verifying Checksum [2023-02-17T07:32:31.936Z] e16973657156: Download complete [2023-02-17T07:32:31.936Z] 35d82f9e3411: Verifying Checksum [2023-02-17T07:32:31.936Z] 35d82f9e3411: Download complete [2023-02-17T07:32:31.936Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T07:32:31.936Z] 7e9fc2657dce: Download complete [2023-02-17T07:32:31.936Z] dda99020689f: Download complete [2023-02-17T07:32:31.936Z] 9b18e9b68314: Verifying Checksum [2023-02-17T07:32:31.936Z] 9b18e9b68314: Download complete [2023-02-17T07:32:32.911Z] 9b18e9b68314: Pull complete [2023-02-17T07:32:33.181Z] 891c053d2c06: Verifying Checksum [2023-02-17T07:32:33.181Z] 891c053d2c06: Download complete [2023-02-17T07:32:33.435Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T07:32:33.450Z] 35d82f9e3411: Pull complete [2023-02-17T07:32:33.734Z] e16973657156: Pull complete [2023-02-17T07:32:34.320Z] db1c61fa0a46: Download complete [2023-02-17T07:32:34.906Z] fc693d55d65f: Verifying Checksum [2023-02-17T07:32:34.906Z] fc693d55d65f: Download complete [2023-02-17T07:32:45.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T07:32:45.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T07:32:45.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T07:32:45.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T07:32:45.989Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T07:32:45.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T07:32:46.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T07:32:46.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T07:32:46.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T07:32:46.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T07:32:46.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T07:32:46.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T07:32:46.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T07:32:46.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T07:32:46.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-02-17T07:32:46.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T07:32:46.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T07:32:47.252Z] fc693d55d65f: Pull complete [2023-02-17T07:32:47.252Z] 7e9fc2657dce: Pull complete [2023-02-17T07:32:47.252Z] dda99020689f: Pull complete [2023-02-17T07:32:47.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2023-02-17T07:32:50.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.152s coverage: 73.7% of statements [2023-02-17T07:32:50.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T07:32:50.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T07:32:50.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T07:32:50.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements [2023-02-17T07:32:50.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T07:32:50.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.422s coverage: 88.5% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.9% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.552s coverage: 95.6% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 65.9% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2023-02-17T07:32:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.120s coverage: 96.3% of statements [2023-02-17T07:32:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-02-17T07:32:53.947Z] db1c61fa0a46: Pull complete [2023-02-17T07:32:54.909Z] 891c053d2c06: Pull complete [2023-02-17T07:32:54.909Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T07:32:54.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:32:54.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:32:55.264Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:32:55.264Z] WORKDIR /edgex [2023-02-17T07:32:55.264Z] COPY go.mod . [2023-02-17T07:32:55.264Z] RUN go mod download [2023-02-17T07:32:55.264Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-17T07:32:55.856Z] Sending build context to Docker daemon 3.092MB [2023-02-17T07:32:55.856Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:32:55.856Z] ---> f96f9c87975a [2023-02-17T07:32:55.856Z] Step 2/4 : WORKDIR /edgex [2023-02-17T07:32:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements [2023-02-17T07:32:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2023-02-17T07:32:57.808Z] ---> Running in ed6a5d8e3c57 [2023-02-17T07:32:58.077Z] Removing intermediate container ed6a5d8e3c57 [2023-02-17T07:32:58.077Z] ---> 09b2f6accdcb [2023-02-17T07:32:58.077Z] Step 3/4 : COPY go.mod . [2023-02-17T07:32:58.662Z] ---> 23b93d443383 [2023-02-17T07:32:58.662Z] Step 4/4 : RUN go mod download [2023-02-17T07:32:58.662Z] ---> Running in 4864fe074d4f [2023-02-17T07:33:12.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.421s coverage: 79.9% of statements [2023-02-17T07:33:12.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T07:33:12.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 77.4% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.042s coverage: 87.2% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.258s coverage: 63.1% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.3% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.0% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T07:33:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T07:33:12.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:33:14.807Z] 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-02-17T07:33:30.938Z] Removing intermediate container 4864fe074d4f [2023-02-17T07:33:30.938Z] ---> ebb0ed0ba47d [2023-02-17T07:33:30.938Z] Successfully built ebb0ed0ba47d [2023-02-17T07:33:30.938Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:31.268Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T07:33:31.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:33:31.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-6421 does not seem to be running inside a container [2023-02-17T07:33:31.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T07:33:32.692Z] $ docker top 5e3994fd8b6033b5a61520f94aa24d224d4dee3027189c421491f17aa975361c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:33:32.899Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T07:33:32.899Z] go vet ./... [2023-02-17T07:33:33.516Z] + go version [2023-02-17T07:33:33.516Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T07:33:33.527Z] $ docker stop --time=1 5e3994fd8b6033b5a61520f94aa24d224d4dee3027189c421491f17aa975361c [2023-02-17T07:33:35.133Z] $ docker rm -f --volumes 5e3994fd8b6033b5a61520f94aa24d224d4dee3027189c421491f17aa975361c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:35.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T07:33:35.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T07:33:35.863Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T07:33:35.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-02-17T07:33:35.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:33:35.880Z] [2023-02-17T07:33:35.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:36.171Z] + ls -al . [2023-02-17T07:33:36.171Z] total 748 [2023-02-17T07:33:36.171Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 07:32 . [2023-02-17T07:33:36.171Z] drwxr-xr-x 4 root root 4096 Feb 17 07:32 .. [2023-02-17T07:33:36.171Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 07:31 .blubracket [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 07:31 .dockerignore [2023-02-17T07:33:36.171Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 07:33 .git [2023-02-17T07:33:36.171Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 07:31 .github [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 07:31 .gitignore [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 07:31 .golangci.yml [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 07:31 .hadolint.yml [2023-02-17T07:33:36.171Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 07:31 .semver [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 07:31 .sonarcloud.properties [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 07:31 ADOPTERS.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 07:31 Attribution.txt [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 07:31 CHANGELOG.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 07:31 CONTRIBUTING.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 07:31 GOVERNANCE.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 07:31 Jenkinsfile [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 07:31 LICENSE [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 07:31 Makefile [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 07:31 OWNERS.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 07:31 README.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 07:31 SECURITY.md [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 12 Feb 17 07:31 VERSION [2023-02-17T07:33:36.171Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 07:31 bin [2023-02-17T07:33:36.171Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 07:31 cmd [2023-02-17T07:33:36.171Z] -rw-r--r-- 1 root root 487530 Feb 17 07:33 coverage.out [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 07:31 go.mod [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 07:31 go.sum [2023-02-17T07:33:36.171Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 07:31 internal [2023-02-17T07:33:36.171Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 07:31 openapi [2023-02-17T07:33:36.171Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 07:31 snap [2023-02-17T07:33:36.171Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 07:31 version.go [Pipeline] sh [2023-02-17T07:33:36.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:33:36.234Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-17T07:33:36.234Z] 29e5d40040c1: Pulling fs layer [2023-02-17T07:33:36.234Z] 1ce36da41761: Pulling fs layer [2023-02-17T07:33:36.234Z] 25b303627fd3: Pulling fs layer [2023-02-17T07:33:36.457Z] + '[' -e coverage.out ] [2023-02-17T07:33:36.457Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T07:33:36.503Z] 29e5d40040c1: Verifying Checksum [2023-02-17T07:33:36.503Z] 29e5d40040c1: Download complete [2023-02-17T07:33:36.553Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T07:33:36.769Z] 1ce36da41761: Verifying Checksum [2023-02-17T07:33:36.769Z] 1ce36da41761: Download complete [2023-02-17T07:33:36.837Z] + make build [2023-02-17T07:33:36.837Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T07:33:37.035Z] 29e5d40040c1: Pull complete [2023-02-17T07:33:38.463Z] 25b303627fd3: Verifying Checksum [2023-02-17T07:33:38.463Z] 25b303627fd3: Download complete [2023-02-17T07:33:38.463Z] 1ce36da41761: Pull complete [2023-02-17T07:33:48.529Z] 25b303627fd3: Pull complete [2023-02-17T07:33:48.529Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-17T07:33:48.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:33:48.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:33:48.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-6421 does not seem to be running inside a container [2023-02-17T07:33:48.821Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T07:33:49.033Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T07:33:49.033Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T07:33:49.968Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T07:33:50.535Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T07:33:50.946Z] $ docker top a20aa01242446dde2059cf6203c6faf4c7e14f9d4e953ce0cd05d2e936cbc114 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:33:51.760Z] + grep parallel [2023-02-17T07:33:51.760Z] + docker-compose build --help [2023-02-17T07:33:56.007Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T07:33:56.016Z] $ docker stop --time=1 a20aa01242446dde2059cf6203c6faf4c7e14f9d4e953ce0cd05d2e936cbc114 [2023-02-17T07:33:57.091Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T07:33:57.636Z] $ docker rm -f --volumes a20aa01242446dde2059cf6203c6faf4c7e14f9d4e953ce0cd05d2e936cbc114 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:58.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:33:58.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:33:58.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-6421 does not seem to be running inside a container [2023-02-17T07:33:58.379Z] $ 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/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T07:33:58.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:33:59.458Z] $ docker top 6b3e16c9c4176945ec233818f3413db3017a09b15eebc9fdf0c1bbbbed005b60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:33:59.926Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T07:33:59.941Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T07:34:01.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T07:34:01.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T07:34:02.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T07:34:04.187Z] Building core-command ... [2023-02-17T07:34:04.187Z] Building core-common-config-bootstrapper ... [2023-02-17T07:34:04.187Z] Building core-data ... [2023-02-17T07:34:04.187Z] Building core-metadata ... [2023-02-17T07:34:04.187Z] Building security-bootstrapper ... [2023-02-17T07:34:04.187Z] Building security-proxy-setup ... [2023-02-17T07:34:04.187Z] Building security-secretstore-setup ... [2023-02-17T07:34:04.187Z] Building security-spiffe-token-provider ... [2023-02-17T07:34:04.187Z] Building security-spire-agent ... [2023-02-17T07:34:04.187Z] Building security-spire-config ... [2023-02-17T07:34:04.187Z] Building security-spire-server ... [2023-02-17T07:34:04.187Z] Building support-notifications ... [2023-02-17T07:34:04.187Z] Building support-scheduler ... [2023-02-17T07:34:04.187Z] Building core-common-config-bootstrapper [2023-02-17T07:34:04.187Z] Building core-data [2023-02-17T07:34:04.187Z] Building security-bootstrapper [2023-02-17T07:34:04.187Z] Building security-spire-agent [2023-02-17T07:34:04.187Z] Building support-scheduler [2023-02-17T07:34:05.413Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-17T07:34:06.367Z] $ docker stop --time=1 bbc1fba6da8f4e083ac53777a180a8bfa484010428c95501fa3723f057e8a5f1 [2023-02-17T07:34:11.772Z] $ docker rm -f --volumes bbc1fba6da8f4e083ac53777a180a8bfa484010428c95501fa3723f057e8a5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:34:12.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:34:12.428Z] [2023-02-17T07:34:12.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:34:12.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:34:12.737Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-17T07:34:12.737Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-17T07:34:12.737Z] ca9280d653b3: Pulling fs layer [2023-02-17T07:34:12.737Z] 7e9c9ca2126c: Pulling fs layer [2023-02-17T07:34:13.008Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-17T07:34:13.008Z] cbdbe7a5bc2a: Download complete [2023-02-17T07:34:13.008Z] cbdbe7a5bc2a: Pull complete [2023-02-17T07:34:13.271Z] ca9280d653b3: Download complete [2023-02-17T07:34:13.529Z] 7e9c9ca2126c: Download complete [2023-02-17T07:34:13.529Z] ca9280d653b3: Pull complete [2023-02-17T07:34:14.270Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:14.270Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:14.270Z] ---> ebb0ed0ba47d [2023-02-17T07:34:14.270Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:34:14.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:14.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:14.270Z] ---> ebb0ed0ba47d [2023-02-17T07:34:14.270Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:34:14.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:14.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:14.270Z] ---> ebb0ed0ba47d [2023-02-17T07:34:14.270Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:34:14.270Z] ---> Running in c2c50922131c [2023-02-17T07:34:14.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:14.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:14.270Z] ---> ebb0ed0ba47d [2023-02-17T07:34:14.270Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:34:14.539Z] ---> Running in bebb8e247ecb [2023-02-17T07:34:14.539Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:14.539Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:14.539Z] ---> ebb0ed0ba47d [2023-02-17T07:34:14.539Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T07:34:14.539Z] ---> Running in 31bc5fcbe286 [2023-02-17T07:34:14.539Z] ---> Running in 3338dba12a9d [2023-02-17T07:34:14.812Z] ---> Running in 3d3660839f35 [2023-02-17T07:34:14.812Z] Removing intermediate container c2c50922131c [2023-02-17T07:34:14.812Z] ---> b45bc93ecbf7 [2023-02-17T07:34:14.812Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:34:15.082Z] ---> Running in f77594b6e427 [2023-02-17T07:34:15.351Z] Removing intermediate container bebb8e247ecb [2023-02-17T07:34:15.351Z] ---> 4ba8038c0926 [2023-02-17T07:34:15.351Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:34:15.351Z] Removing intermediate container 3338dba12a9d [2023-02-17T07:34:15.351Z] ---> 6ebfda48988b [2023-02-17T07:34:15.351Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:34:15.351Z] ---> Running in 8cfc15a8c11a [2023-02-17T07:34:15.351Z] Removing intermediate container 31bc5fcbe286 [2023-02-17T07:34:15.351Z] ---> 42f6ba12d90f [2023-02-17T07:34:15.351Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:34:15.351Z] Removing intermediate container 3d3660839f35 [2023-02-17T07:34:15.621Z] ---> de9076f62bdf [2023-02-17T07:34:15.621Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T07:34:15.621Z] ---> Running in f86b43531fc3 [2023-02-17T07:34:15.621Z] ---> Running in 37883a79c4a7 [2023-02-17T07:34:15.888Z] ---> Running in bd05ed658436 [2023-02-17T07:34:16.475Z] Removing intermediate container 8cfc15a8c11a [2023-02-17T07:34:16.475Z] ---> 6b47035764d5 [2023-02-17T07:34:16.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:34:16.475Z] Removing intermediate container f86b43531fc3 [2023-02-17T07:34:16.475Z] ---> 058ed850e304 [2023-02-17T07:34:16.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:34:16.475Z] ---> Running in 4676365a9662 [2023-02-17T07:34:16.744Z] Removing intermediate container bd05ed658436 [2023-02-17T07:34:16.744Z] ---> eec2866b3fe1 [2023-02-17T07:34:16.744Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:34:16.744Z] ---> Running in 6360738b112c [2023-02-17T07:34:16.824Z] 7e9c9ca2126c: Pull complete [2023-02-17T07:34:16.824Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-17T07:34:16.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:34:16.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:34:16.922Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:34:16.964Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T07:34:17.013Z] ---> Running in 848c7d5afe73 [2023-02-17T07:34:17.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:17.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:18.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:18.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:18.751Z] OK: 221 MiB in 51 packages [2023-02-17T07:34:19.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:19.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:19.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:19.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:19.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:19.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:34:19.835Z] OK: 221 MiB in 51 packages [2023-02-17T07:34:20.432Z] Removing intermediate container f77594b6e427 [2023-02-17T07:34:20.432Z] ---> c0784f4a9038 [2023-02-17T07:34:20.432Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:34:20.542Z] $ docker top 80bc1d55b855a38ad1f6e7430accbe097d00adfe953bcd2c85b9d78568a9d511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:34:20.880Z] + docker-compose build --help [2023-02-17T07:34:20.880Z] + grep parallel [2023-02-17T07:34:21.016Z] OK: 221 MiB in 51 packages [2023-02-17T07:34:21.016Z] OK: 221 MiB in 51 packages [2023-02-17T07:34:21.017Z] OK: 221 MiB in 51 packages [2023-02-17T07:34:21.450Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T07:34:21.470Z] $ docker stop --time=1 80bc1d55b855a38ad1f6e7430accbe097d00adfe953bcd2c85b9d78568a9d511 [2023-02-17T07:34:22.720Z] $ docker rm -f --volumes 80bc1d55b855a38ad1f6e7430accbe097d00adfe953bcd2c85b9d78568a9d511 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:34:22.973Z] Removing intermediate container 37883a79c4a7 [2023-02-17T07:34:22.973Z] ---> f444a7e726a5 [2023-02-17T07:34:22.973Z] ---> 2b118aa6f310 [2023-02-17T07:34:22.973Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:22.973Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T07:34:23.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:34:23.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:34:23.150Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:34:23.190Z] $ 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/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:34:23.244Z] ---> Running in 6acd252d344d [2023-02-17T07:34:23.498Z] $ docker top a3b5d83a0df2d0b5696cbf06b91190ae28c5d2d993cea54d67b40f1a9a87a256 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:34:23.828Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T07:34:24.206Z] Removing intermediate container 4676365a9662 [2023-02-17T07:34:24.206Z] ---> d2446c5ace17 [2023-02-17T07:34:24.206Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:34:24.206Z] Removing intermediate container 6360738b112c [2023-02-17T07:34:24.206Z] ---> ca84a7b52fa8 [2023-02-17T07:34:24.206Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:34:24.206Z] Removing intermediate container 848c7d5afe73 [2023-02-17T07:34:24.206Z] ---> 947c4409b5a6 [2023-02-17T07:34:24.206Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:34:24.395Z] Building core-command ... [2023-02-17T07:34:24.395Z] Building core-common-config-bootstrapper ... [2023-02-17T07:34:24.395Z] Building core-data ... [2023-02-17T07:34:24.395Z] Building core-metadata ... [2023-02-17T07:34:24.395Z] Building security-bootstrapper ... [2023-02-17T07:34:24.395Z] Building security-proxy-setup ... [2023-02-17T07:34:24.395Z] Building security-secretstore-setup ... [2023-02-17T07:34:24.395Z] Building security-spiffe-token-provider ... [2023-02-17T07:34:24.395Z] Building security-spire-agent ... [2023-02-17T07:34:24.395Z] Building security-spire-config ... [2023-02-17T07:34:24.395Z] Building security-spire-server ... [2023-02-17T07:34:24.395Z] Building support-notifications ... [2023-02-17T07:34:24.395Z] Building support-scheduler ... [2023-02-17T07:34:24.395Z] Building security-secretstore-setup [2023-02-17T07:34:24.395Z] Building core-metadata [2023-02-17T07:34:24.395Z] Building security-proxy-setup [2023-02-17T07:34:24.395Z] Building security-spiffe-token-provider [2023-02-17T07:34:24.395Z] Building support-notifications [2023-02-17T07:34:24.475Z] ---> f5078d955df6 [2023-02-17T07:34:24.475Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:24.743Z] ---> Running in 1215b2b54ca0 [2023-02-17T07:34:25.712Z] ---> 440d76acd678 [2023-02-17T07:34:25.712Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:25.712Z] ---> Running in cd3197482206 [2023-02-17T07:34:25.981Z] ---> 930cf4b6b393 [2023-02-17T07:34:25.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:25.981Z] ---> 2cf4f66a140e [2023-02-17T07:34:25.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:25.981Z] ---> Running in 5fff95dbeb12 [2023-02-17T07:34:25.981Z] ---> Running in 70df29d5555a [2023-02-17T07:34:34.371Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:34.371Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:34.371Z] ---> 6cc939b52d9f [2023-02-17T07:34:34.371Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T07:34:34.371Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:34.371Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:34.371Z] ---> 6cc939b52d9f [2023-02-17T07:34:34.371Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:34:34.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:34.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:34.631Z] ---> 6cc939b52d9f [2023-02-17T07:34:34.631Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:34:34.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:34.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:34.631Z] ---> 6cc939b52d9f [2023-02-17T07:34:34.631Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:34:35.197Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:34:35.197Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:34:35.197Z] ---> 6cc939b52d9f [2023-02-17T07:34:35.197Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T07:34:50.073Z] ---> Running in 2169737798a9 [2023-02-17T07:34:50.073Z] ---> Running in 41eefcb936af [2023-02-17T07:34:50.073Z] ---> Running in 1faf58448903 [2023-02-17T07:34:50.073Z] ---> Running in c837feaf5b62 [2023-02-17T07:34:50.073Z] ---> Running in 5cea3fd097a8 [2023-02-17T07:34:50.073Z] Removing intermediate container c837feaf5b62 [2023-02-17T07:34:50.073Z] ---> 66349e3a340f [2023-02-17T07:34:50.073Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T07:34:50.073Z] Removing intermediate container 5cea3fd097a8 [2023-02-17T07:34:50.073Z] Removing intermediate container 2169737798a9 [2023-02-17T07:34:50.073Z] ---> f6c916fc00ab [2023-02-17T07:34:50.073Z] ---> a4ef25431b27 [2023-02-17T07:34:50.073Z] Step 4/22 : WORKDIR /edgex-goStep 4/21 : RUN apk add --update --no-cache make git [2023-02-17T07:34:50.073Z] [2023-02-17T07:34:50.073Z] Removing intermediate container 1faf58448903 [2023-02-17T07:34:50.073Z] ---> 9a80e3922e9d [2023-02-17T07:34:50.073Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T07:34:50.073Z] Removing intermediate container 41eefcb936af [2023-02-17T07:34:50.073Z] ---> c28e2a1935de [2023-02-17T07:34:50.073Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T07:34:50.073Z] ---> Running in ed08b43e227d [2023-02-17T07:34:50.073Z] ---> Running in 984a60ffaf43 [2023-02-17T07:34:50.073Z] ---> Running in ca730281665f [2023-02-17T07:34:50.073Z] ---> Running in 82dacc576001 [2023-02-17T07:34:50.073Z] ---> Running in 18a6ccb322eb [2023-02-17T07:34:50.073Z] Removing intermediate container ed08b43e227d [2023-02-17T07:34:50.073Z] ---> 1f151f15563a [2023-02-17T07:34:50.073Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T07:34:50.073Z] Removing intermediate container ca730281665f [2023-02-17T07:34:50.073Z] ---> 96f8b70448fd [2023-02-17T07:34:50.073Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T07:34:50.073Z] ---> Running in 841ed3e8e3c7 [2023-02-17T07:34:50.333Z] ---> Running in f923187113e4 [2023-02-17T07:34:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:50.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:50.850Z] OK: 211 MiB in 51 packages [2023-02-17T07:34:50.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.365Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T07:34:51.365Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T07:34:51.365Z] OK: 17046 distinct packages available [2023-02-17T07:34:51.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.365Z] OK: 211 MiB in 51 packages [2023-02-17T07:34:51.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:34:51.623Z] OK: 211 MiB in 51 packages [2023-02-17T07:34:51.623Z] OK: 211 MiB in 51 packages [2023-02-17T07:34:51.623Z] OK: 211 MiB in 51 packages [2023-02-17T07:34:51.623Z] Removing intermediate container 984a60ffaf43 [2023-02-17T07:34:51.623Z] ---> 8ead22536212 [2023-02-17T07:34:51.623Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T07:34:52.191Z] ---> e7391260efe8 [2023-02-17T07:34:52.191Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:52.449Z] ---> Running in 6586837880b5 [2023-02-17T07:34:52.708Z] Removing intermediate container 18a6ccb322eb [2023-02-17T07:34:52.708Z] ---> b2400fb55a91 [2023-02-17T07:34:52.708Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:34:52.967Z] Removing intermediate container 841ed3e8e3c7 [2023-02-17T07:34:52.968Z] ---> 56d2bd8b044c [2023-02-17T07:34:52.968Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:34:53.542Z] Removing intermediate container 82dacc576001 [2023-02-17T07:34:53.542Z] ---> 565600c8a81a [2023-02-17T07:34:53.542Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T07:34:53.542Z] Removing intermediate container f923187113e4 [2023-02-17T07:34:53.542Z] ---> 8f8fe4859c02 [2023-02-17T07:34:53.542Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T07:34:53.801Z] ---> 0dfe2dda3053 [2023-02-17T07:34:53.801Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:53.801Z] ---> 96c162d4d321 [2023-02-17T07:34:53.801Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:54.371Z] ---> Running in c5cedf88a65f [2023-02-17T07:34:54.371Z] ---> Running in 6e480b2b405f [2023-02-17T07:34:54.371Z] ---> 8eb2b332dbaf [2023-02-17T07:34:54.372Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:54.372Z] ---> d74731876be1 [2023-02-17T07:34:54.372Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:34:54.939Z] ---> Running in 44c5276f9a29 [2023-02-17T07:34:54.939Z] ---> Running in f52b8f9bb1a9 [2023-02-17T07:36:03.273Z] Removing intermediate container c5cedf88a65f [2023-02-17T07:36:03.273Z] ---> 868c3fc3903b [2023-02-17T07:36:03.273Z] Step 7/24 : COPY . . [2023-02-17T07:36:03.273Z] Removing intermediate container 6e480b2b405f [2023-02-17T07:36:03.273Z] ---> 8e73e79468a6 [2023-02-17T07:36:03.273Z] Step 8/22 : COPY . . [2023-02-17T07:36:03.273Z] Removing intermediate container 44c5276f9a29 [2023-02-17T07:36:03.273Z] ---> 3f0b9a2d6541 [2023-02-17T07:36:03.273Z] Step 7/19 : COPY . . [2023-02-17T07:36:03.273Z] Removing intermediate container f52b8f9bb1a9 [2023-02-17T07:36:03.273Z] ---> dc38518e8092 [2023-02-17T07:36:03.273Z] Step 8/24 : COPY . . [2023-02-17T07:36:03.273Z] Removing intermediate container 6586837880b5 [2023-02-17T07:36:03.273Z] ---> e1688d3374d4 [2023-02-17T07:36:03.273Z] Step 7/21 : COPY . . [2023-02-17T07:36:29.841Z] ---> 74a8a720209c [2023-02-17T07:36:29.841Z] ---> bfca91b97440 [2023-02-17T07:36:29.841Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> 8f038fa934c2 [2023-02-17T07:36:29.841Z] [2023-02-17T07:36:29.841Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T07:36:29.841Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T07:36:29.841Z] ---> f788937d4d04 [2023-02-17T07:36:29.841Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T07:36:29.841Z] ---> aa4a3752b67e [2023-02-17T07:36:29.841Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T07:36:29.841Z] ---> Running in ac15a503c661 [2023-02-17T07:36:29.841Z] ---> Running in c2c153ec94e2 [2023-02-17T07:36:29.841Z] ---> Running in e3bad4285342 [2023-02-17T07:36:29.841Z] ---> Running in ec2f7e26684b [2023-02-17T07:36:29.841Z] ---> Running in afef478d9262 [2023-02-17T07:36:31.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T07:36:32.153Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T07:36:32.410Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T07:36:32.674Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-17T07:36:32.674Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:36:32.785Z] Removing intermediate container 1215b2b54ca0 [2023-02-17T07:36:32.785Z] ---> b2554fdffbee [2023-02-17T07:36:32.785Z] Step 7/32 : COPY . . [2023-02-17T07:36:32.785Z] Removing intermediate container cd3197482206 [2023-02-17T07:36:32.785Z] ---> 286ae43e2ed6 [2023-02-17T07:36:32.785Z] Step 8/22 : COPY . . [2023-02-17T07:36:32.785Z] Removing intermediate container 70df29d5555a [2023-02-17T07:36:32.785Z] ---> e9b498e5b481 [2023-02-17T07:36:32.785Z] Step 8/22 : COPY . . [2023-02-17T07:36:32.785Z] Removing intermediate container 5fff95dbeb12 [2023-02-17T07:36:32.785Z] ---> b5749b8e2000 [2023-02-17T07:36:32.785Z] Step 8/22 : COPY . . [2023-02-17T07:36:32.785Z] Removing intermediate container 6acd252d344d [2023-02-17T07:36:32.785Z] ---> f875ac1011ca [2023-02-17T07:36:32.785Z] Step 7/24 : COPY . . [2023-02-17T07:36:32.785Z] ---> f47bebcc5b55 [2023-02-17T07:36:32.785Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T07:36:32.785Z] ---> 2e8d34d7971b [2023-02-17T07:36:32.785Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:36:32.785Z] ---> 2b939b54c7b0 [2023-02-17T07:36:32.785Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T07:36:32.785Z] ---> ba7ccdc5e3c8 [2023-02-17T07:36:32.785Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T07:36:32.785Z] ---> e30367e33d8e [2023-02-17T07:36:32.785Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T07:36:32.785Z] ---> Running in 510f986dbada [2023-02-17T07:36:32.785Z] ---> Running in e575b1ac510e [2023-02-17T07:36:32.785Z] ---> Running in b397baa10a87 [2023-02-17T07:36:32.785Z] ---> Running in c5f14960bebd [2023-02-17T07:36:32.785Z] ---> Running in 6bfdecd7c3b2 [2023-02-17T07:36:32.785Z] Removing intermediate container e575b1ac510e [2023-02-17T07:36:32.785Z] ---> bffcd9454f60 [2023-02-17T07:36:32.785Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:36:32.785Z] ---> Running in b4fa498b97aa [2023-02-17T07:36:32.785Z] Removing intermediate container b4fa498b97aa [2023-02-17T07:36:32.785Z] ---> b0d54321fd9e [2023-02-17T07:36:32.785Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:36:32.785Z] ---> Running in 78a38c63fe62 [2023-02-17T07:36:32.785Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T07:36:32.785Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T07:36:33.070Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T07:36:33.070Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T07:36:35.022Z] Removing intermediate container 78a38c63fe62 [2023-02-17T07:36:35.022Z] ---> 7b0f70eab078 [2023-02-17T07:36:35.022Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:36:35.022Z] ---> Running in 4fe7a3254b51 [2023-02-17T07:36:35.293Z] Removing intermediate container 4fe7a3254b51 [2023-02-17T07:36:35.293Z] ---> 4604e1d722a1 [2023-02-17T07:36:35.293Z] [2023-02-17T07:36:35.293Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:36:35.563Z] 3.15: Pulling from library/alpine [2023-02-17T07:36:36.983Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T07:36:36.983Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T07:36:36.983Z] ---> 354640af7b1b [2023-02-17T07:36:36.983Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:36:36.983Z] ---> Running in 187bb028cde7 [2023-02-17T07:36:37.578Z] Removing intermediate container 187bb028cde7 [2023-02-17T07:36:37.578Z] ---> 03737b785b20 [2023-02-17T07:36:37.578Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:36:37.578Z] ---> Running in fd1e9094c6a3 [2023-02-17T07:36:39.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:36:40.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:36:42.247Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:36:42.247Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:36:42.247Z] OK: 15734 distinct packages available [2023-02-17T07:36:42.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:36:43.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:36:44.567Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T07:36:44.567Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:36:44.567Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T07:36:44.567Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T07:36:44.567Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T07:36:44.567Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:36:44.567Z] OK: 6 MiB in 19 packages [2023-02-17T07:36:46.510Z] Removing intermediate container fd1e9094c6a3 [2023-02-17T07:36:46.510Z] ---> 17e1e2bad6d6 [2023-02-17T07:36:46.510Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T07:36:49.858Z] ---> 55e49f50c793 [2023-02-17T07:36:49.858Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:36:55.226Z] ---> 7178f9ac398f [2023-02-17T07:36:55.226Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:36:55.813Z] ---> b86e17ea0267 [2023-02-17T07:36:55.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T07:36:56.774Z] ---> dea593a845e8 [2023-02-17T07:36:56.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T07:36:57.738Z] ---> 55979b42bc03 [2023-02-17T07:36:57.738Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:36:57.738Z] ---> Running in 799dc4b66f88 [2023-02-17T07:36:58.324Z] Removing intermediate container 799dc4b66f88 [2023-02-17T07:36:58.324Z] ---> b4ee9c495ea4 [2023-02-17T07:36:58.324Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:36:58.324Z] ---> Running in f4cad9cf882a [2023-02-17T07:36:58.906Z] Removing intermediate container f4cad9cf882a [2023-02-17T07:36:58.906Z] ---> c2e0d1ec36c0 [2023-02-17T07:36:58.906Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T07:36:58.906Z] ---> Running in 899a486ce7a0 [2023-02-17T07:36:59.490Z] Removing intermediate container 899a486ce7a0 [2023-02-17T07:36:59.756Z] ---> 6768073dbc9e [2023-02-17T07:36:59.756Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:36:59.756Z] ---> Running in 5b472b93b844 [2023-02-17T07:37:00.338Z] Removing intermediate container 5b472b93b844 [2023-02-17T07:37:00.338Z] ---> 18acccb27527 [2023-02-17T07:37:00.338Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:37:00.338Z] ---> Running in 92eafabef46c [2023-02-17T07:37:00.925Z] Removing intermediate container 92eafabef46c [2023-02-17T07:37:00.925Z] ---> f59f6685cfc5 [2023-02-17T07:37:00.925Z] [2023-02-17T07:37:00.925Z] Successfully built f59f6685cfc5 [2023-02-17T07:37:00.925Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-17T07:37:00.925Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-02-17T07:37:04.262Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:37:04.262Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:37:04.262Z] ---> ebb0ed0ba47d [2023-02-17T07:37:04.262Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T07:37:04.262Z] ---> Using cache [2023-02-17T07:37:04.262Z] ---> de9076f62bdf [2023-02-17T07:37:04.262Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T07:37:04.262Z] ---> Using cache [2023-02-17T07:37:04.262Z] ---> f444a7e726a5 [2023-02-17T07:37:04.262Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T07:37:04.534Z] ---> Using cache [2023-02-17T07:37:04.534Z] ---> f5078d955df6 [2023-02-17T07:37:04.534Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:37:04.534Z] ---> Using cache [2023-02-17T07:37:04.534Z] ---> b2554fdffbee [2023-02-17T07:37:04.534Z] Step 7/21 : COPY . . [2023-02-17T07:37:04.534Z] ---> Using cache [2023-02-17T07:37:04.534Z] ---> ba7ccdc5e3c8 [2023-02-17T07:37:04.534Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T07:37:04.801Z] ---> Running in 501133ecdcf8 [2023-02-17T07:37:05.256Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T07:37:06.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:37:06.966Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T07:37:33.552Z] Removing intermediate container ac15a503c661 [2023-02-17T07:37:33.552Z] ---> 5a3683d240bf [2023-02-17T07:37:33.552Z] [2023-02-17T07:37:33.552Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T07:37:33.552Z] Removing intermediate container ec2f7e26684b [2023-02-17T07:37:33.552Z] ---> 76c75b600f9a [2023-02-17T07:37:33.552Z] [2023-02-17T07:37:33.552Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T07:37:33.552Z] Removing intermediate container e3bad4285342 [2023-02-17T07:37:33.552Z] ---> 56569943eb28 [2023-02-17T07:37:33.552Z] [2023-02-17T07:37:33.552Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T07:37:33.552Z] Removing intermediate container afef478d9262 [2023-02-17T07:37:33.552Z] ---> 16a88c44a67b [2023-02-17T07:37:33.552Z] [2023-02-17T07:37:33.552Z] Step 9/19 : FROM alpine:3.15Removing intermediate container c2c153ec94e2 [2023-02-17T07:37:33.552Z] [2023-02-17T07:37:33.552Z] ---> dbda486eacc0 [2023-02-17T07:37:33.552Z] [2023-02-17T07:37:33.552Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:37:33.552Z] 3.16: Pulling from library/alpine [2023-02-17T07:37:33.552Z] 3.16: Pulling from library/alpine [2023-02-17T07:37:33.552Z] 3.16: Pulling from library/alpine [2023-02-17T07:37:33.552Z] 3.16: Pulling from library/alpine [2023-02-17T07:37:33.552Z] 3.15: Pulling from library/alpine [2023-02-17T07:37:33.816Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:37:33.816Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:37:33.816Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T07:37:33.816Z] Status: Image is up to date for alpine:3.16 [2023-02-17T07:37:33.816Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:37:33.816Z] Status: Image is up to date for alpine:3.16 [2023-02-17T07:37:33.816Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:37:33.816Z] Status: Image is up to date for alpine:3.16 [2023-02-17T07:37:33.816Z] ---> dfd21b5a31f5 [2023-02-17T07:37:33.816Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:37:33.816Z] ---> dfd21b5a31f5 [2023-02-17T07:37:33.816Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T07:37:33.816Z] ---> dfd21b5a31f5 [2023-02-17T07:37:33.816Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T07:37:33.816Z] ---> dfd21b5a31f5 [2023-02-17T07:37:33.816Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T07:37:33.816Z] ---> Running in e571ae921cfb [2023-02-17T07:37:33.816Z] ---> Running in cfdec60c0024 [2023-02-17T07:37:33.816Z] ---> Running in f9531335ebb7 [2023-02-17T07:37:33.816Z] ---> Running in 89ad941af38d [2023-02-17T07:37:34.116Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T07:37:34.116Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T07:37:34.116Z] ---> 5ce65d7b0fde [2023-02-17T07:37:34.116Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:37:34.378Z] ---> Running in 7401b9b40e4d [2023-02-17T07:37:34.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:34.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:34.640Z] Removing intermediate container 7401b9b40e4d [2023-02-17T07:37:34.640Z] ---> 938783ceef43 [2023-02-17T07:37:34.640Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T07:37:34.640Z] ---> Running in b69f7bcfee2b [2023-02-17T07:37:34.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:34.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:34.901Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T07:37:35.163Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T07:37:35.163Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:37:35.163Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T07:37:35.163Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:37:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.163Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T07:37:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.163Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T07:37:35.163Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:37:35.163Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:37:35.163Z] OK: 6 MiB in 16 packages [2023-02-17T07:37:35.163Z] OK: 6 MiB in 17 packages [2023-02-17T07:37:35.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.426Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:37:35.426Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:37:35.426Z] OK: 6 MiB in 15 packages [2023-02-17T07:37:35.426Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T07:37:35.426Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T07:37:35.426Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T07:37:35.426Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T07:37:35.426Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T07:37:35.426Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T07:37:35.426Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:37:35.426Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:37:35.687Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:37:35.687Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:37:35.687Z] OK: 15857 distinct packages available [2023-02-17T07:37:35.687Z] OK: 8 MiB in 20 packages [2023-02-17T07:37:35.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:35.687Z] Removing intermediate container cfdec60c0024 [2023-02-17T07:37:35.687Z] ---> 883dbb598017 [2023-02-17T07:37:35.687Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:37:35.687Z] ---> Running in a46265669bb9 [2023-02-17T07:37:35.947Z] Removing intermediate container e571ae921cfb [2023-02-17T07:37:35.947Z] ---> 47ac687b7a00 [2023-02-17T07:37:35.947Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:37:35.947Z] ---> Running in 68a03abcd3fa [2023-02-17T07:37:35.947Z] Removing intermediate container a46265669bb9 [2023-02-17T07:37:35.947Z] ---> 338852a941eb [2023-02-17T07:37:35.947Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T07:37:35.947Z] ---> Running in c578dd5c0d2b [2023-02-17T07:37:35.947Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T07:37:35.947Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T07:37:35.947Z] Removing intermediate container 68a03abcd3fa [2023-02-17T07:37:35.947Z] ---> d46c364ace22 [2023-02-17T07:37:35.947Z] Step 12/24 : WORKDIR / [2023-02-17T07:37:35.947Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T07:37:35.947Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T07:37:35.948Z] Removing intermediate container f9531335ebb7 [2023-02-17T07:37:35.948Z] ---> 8cbe30b858e7 [2023-02-17T07:37:35.948Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:37:35.948Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T07:37:35.948Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T07:37:35.948Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:37:35.948Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T07:37:35.948Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T07:37:35.948Z] ---> Running in 71d93eb3f5c2 [2023-02-17T07:37:35.948Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:37:35.948Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:37:36.208Z] ---> Running in e0f079462017 [2023-02-17T07:37:36.208Z] OK: 8 MiB in 23 packages [2023-02-17T07:37:36.208Z] Removing intermediate container c578dd5c0d2b [2023-02-17T07:37:36.208Z] ---> 0844d54aa924 [2023-02-17T07:37:36.208Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T07:37:36.208Z] Removing intermediate container 89ad941af38d [2023-02-17T07:37:36.208Z] ---> 1d3294fd3be7 [2023-02-17T07:37:36.208Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:37:36.208Z] ---> Running in 9ce04d254016 [2023-02-17T07:37:36.208Z] ---> Running in afc0f63fe071 [2023-02-17T07:37:36.208Z] Removing intermediate container 71d93eb3f5c2 [2023-02-17T07:37:36.208Z] ---> ffdfe991732d [2023-02-17T07:37:36.208Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T07:37:36.208Z] Removing intermediate container e0f079462017 [2023-02-17T07:37:36.208Z] ---> dd997eda2624 [2023-02-17T07:37:36.208Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T07:37:36.208Z] ---> Running in c1e758d52f74 [2023-02-17T07:37:36.208Z] Removing intermediate container 9ce04d254016 [2023-02-17T07:37:36.208Z] ---> 06e2ed66cd5f [2023-02-17T07:37:36.208Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:37:36.208Z] Removing intermediate container afc0f63fe071 [2023-02-17T07:37:36.208Z] ---> e15b475dadda [2023-02-17T07:37:36.208Z] Step 12/21 : WORKDIR /edgex [2023-02-17T07:37:36.468Z] ---> Running in 4521bed66379 [2023-02-17T07:37:36.468Z] Removing intermediate container c1e758d52f74 [2023-02-17T07:37:36.468Z] ---> b2202e9f8e74 [2023-02-17T07:37:36.468Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T07:37:36.468Z] ---> d798951e2eb5 [2023-02-17T07:37:36.468Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T07:37:36.468Z] ---> Running in 503d5e79189e [2023-02-17T07:37:36.468Z] Removing intermediate container 4521bed66379 [2023-02-17T07:37:36.468Z] ---> 2e0e1e1dc354 [2023-02-17T07:37:36.468Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T07:37:36.468Z] ---> e9e025019ddb [2023-02-17T07:37:36.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T07:37:36.468Z] Removing intermediate container 503d5e79189e [2023-02-17T07:37:36.468Z] ---> efe73ac4c64e [2023-02-17T07:37:36.468Z] Step 15/24 : WORKDIR / [2023-02-17T07:37:36.729Z] ---> fc6d8a66f221 [2023-02-17T07:37:36.729Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T07:37:36.729Z] ---> Running in 5ff5d97d0eb2 [2023-02-17T07:37:36.994Z] ---> 16ea2c9e5373 [2023-02-17T07:37:36.994Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T07:37:36.994Z] Removing intermediate container b69f7bcfee2b [2023-02-17T07:37:36.994Z] ---> 119167e41df7 [2023-02-17T07:37:36.994Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:37:37.279Z] ---> d634b641cdab [2023-02-17T07:37:37.279Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T07:37:37.279Z] Removing intermediate container 5ff5d97d0eb2 [2023-02-17T07:37:37.279Z] ---> 9700821cb23e [2023-02-17T07:37:37.279Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:37:37.847Z] ---> c59220b92299 [2023-02-17T07:37:37.847Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T07:37:37.847Z] ---> b40e56e128ff [2023-02-17T07:37:37.847Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T07:37:37.847Z] ---> 983c160dbebd [2023-02-17T07:37:37.847Z] ---> 263dd286d9dd [2023-02-17T07:37:37.847Z] ---> f42f642edd11 [2023-02-17T07:37:37.847Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T07:37:37.847Z] [2023-02-17T07:37:37.847Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T07:37:39.257Z] ---> 4e0b361a6934 [2023-02-17T07:37:39.257Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T07:37:39.257Z] ---> f76293efd996 [2023-02-17T07:37:39.257Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:37:39.257Z] ---> f00ad354e113 [2023-02-17T07:37:39.257Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T07:37:39.257Z] ---> 15faebc8fa8a [2023-02-17T07:37:39.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T07:37:39.257Z] ---> 514cd9eaf267 [2023-02-17T07:37:39.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T07:37:39.258Z] ---> Running in 445c37c5d743 [2023-02-17T07:37:39.258Z] Removing intermediate container 445c37c5d743 [2023-02-17T07:37:39.258Z] ---> 76d3bcf73e4b [2023-02-17T07:37:39.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:37:39.517Z] ---> e1ba80c51e04 [2023-02-17T07:37:39.517Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:37:39.517Z] ---> Running in 8804adf998be [2023-02-17T07:37:39.517Z] ---> Running in e048462601b0 [2023-02-17T07:37:39.776Z] ---> 52ed79a89fb3 [2023-02-17T07:37:39.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T07:37:39.776Z] ---> dae79ceb087b [2023-02-17T07:37:39.776Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T07:37:39.776Z] ---> Running in 6818f9325bea [2023-02-17T07:37:39.776Z] Removing intermediate container 8804adf998be [2023-02-17T07:37:39.776Z] ---> 4087130c2b2c [2023-02-17T07:37:39.776Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:37:39.776Z] ---> 27e17f3d4d20 [2023-02-17T07:37:39.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:37:39.776Z] ---> Running in 9930d1aa0d5b [2023-02-17T07:37:39.776Z] Removing intermediate container 6818f9325bea [2023-02-17T07:37:39.776Z] ---> 094fbc0a3a8d [2023-02-17T07:37:39.776Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:37:39.776Z] ---> 2126b59116d9 [2023-02-17T07:37:39.776Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T07:37:39.776Z] Removing intermediate container 9930d1aa0d5b [2023-02-17T07:37:39.776Z] ---> 6d16761d7fa2 [2023-02-17T07:37:39.776Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:37:39.776Z] ---> Running in 4fb03b6b0b57 [2023-02-17T07:37:39.776Z] ---> Running in 80f15ab5ef59 [2023-02-17T07:37:39.776Z] ---> Running in 35134c4c0ffe [2023-02-17T07:37:40.034Z] ---> bf7809f1b504 [2023-02-17T07:37:40.034Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:37:40.034Z] Removing intermediate container 4fb03b6b0b57 [2023-02-17T07:37:40.034Z] ---> 5482e09b0c9f [2023-02-17T07:37:40.034Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:37:40.034Z] ---> Running in 4149d52bc520 [2023-02-17T07:37:40.034Z] ---> Running in e51c407998fa [2023-02-17T07:37:40.034Z] Removing intermediate container 80f15ab5ef59 [2023-02-17T07:37:40.034Z] ---> 0d63b8cf0dd1 [2023-02-17T07:37:40.034Z] Step 17/19 : LABEL arch=x86_64 [2023-02-17T07:37:40.034Z] Removing intermediate container 35134c4c0ffe [2023-02-17T07:37:40.034Z] ---> 81d3a98d0ce3 [2023-02-17T07:37:40.034Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:37:40.314Z] ---> Running in cb05b2355116 [2023-02-17T07:37:40.314Z] ---> Running in 318649460a2f [2023-02-17T07:37:40.314Z] Removing intermediate container e51c407998fa [2023-02-17T07:37:40.314Z] ---> f0152f584bd9 [2023-02-17T07:37:40.314Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:37:40.314Z] ---> Running in 8200ace11aa2 [2023-02-17T07:37:40.314Z] Removing intermediate container cb05b2355116 [2023-02-17T07:37:40.314Z] ---> e938d0db929e [2023-02-17T07:37:40.314Z] Step 18/19 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:37:40.314Z] Removing intermediate container 318649460a2f [2023-02-17T07:37:40.314Z] ---> a731bd2fed83 [2023-02-17T07:37:40.314Z] [2023-02-17T07:37:40.314Z] ---> Running in e9dfe938fedd [2023-02-17T07:37:40.314Z] Removing intermediate container 8200ace11aa2 [2023-02-17T07:37:40.314Z] ---> 36a669ce042f [2023-02-17T07:37:40.314Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:37:40.314Z] Removing intermediate container e048462601b0 [2023-02-17T07:37:40.314Z] ---> 23d666623c27 [2023-02-17T07:37:40.314Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:37:40.573Z] Successfully built a731bd2fed83 [2023-02-17T07:37:40.573Z] Successfully tagged support-notifications:latest [2023-02-17T07:37:40.573Z]  Building support-notifications ... done Building security-spire-server [2023-02-17T07:37:40.573Z] ---> Running in 245cb6ee48cd [2023-02-17T07:37:40.573Z] ---> Running in faecca69c5bd [2023-02-17T07:37:40.573Z] Removing intermediate container e9dfe938fedd [2023-02-17T07:37:40.573Z] ---> 06b896f11cc8 [2023-02-17T07:37:40.573Z] Step 19/19 : LABEL version=3.0.0-dev.57 [2023-02-17T07:37:40.573Z] ---> Running in 841846fde034 [2023-02-17T07:37:43.105Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:37:43.105Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:37:43.105Z] ---> 6cc939b52d9f [2023-02-17T07:37:43.105Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T07:37:43.105Z] ---> Using cache [2023-02-17T07:37:43.105Z] ---> 9a80e3922e9d [2023-02-17T07:37:43.105Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:37:45.011Z] Removing intermediate container faecca69c5bd [2023-02-17T07:37:45.011Z] ---> a8b60a5513f4 [2023-02-17T07:37:45.011Z] Step 19/21 : LABEL arch=x86_64 [2023-02-17T07:37:45.011Z] Removing intermediate container 245cb6ee48cd [2023-02-17T07:37:45.011Z] ---> d652f4e7202e [2023-02-17T07:37:45.011Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:37:45.011Z] ---> Running in 17c9b18b2a94 [2023-02-17T07:37:45.011Z] Removing intermediate container 841846fde034 [2023-02-17T07:37:45.011Z] ---> 6bd4cb9fde2a [2023-02-17T07:37:45.011Z] [2023-02-17T07:37:45.011Z] ---> Running in bb36e77b6608 [2023-02-17T07:37:45.011Z] ---> Running in 27f6a2d54870 [2023-02-17T07:37:45.011Z] Successfully built 6bd4cb9fde2a [2023-02-17T07:37:45.011Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-17T07:37:45.011Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-02-17T07:37:45.011Z] Removing intermediate container 4149d52bc520 [2023-02-17T07:37:45.011Z] ---> fc51140c21d5 [2023-02-17T07:37:45.011Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:37:45.011Z] Removing intermediate container bb36e77b6608 [2023-02-17T07:37:45.011Z] ---> 3e26170a7938 [2023-02-17T07:37:45.011Z] Step 20/21 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:37:45.011Z] Removing intermediate container 27f6a2d54870 [2023-02-17T07:37:45.011Z] ---> 88b91cdeb101 [2023-02-17T07:37:45.011Z] [2023-02-17T07:37:45.270Z] ---> Running in 819ad5c4ec62 [2023-02-17T07:37:45.270Z] ---> Running in 04d65868144e [2023-02-17T07:37:45.270Z] Successfully built 88b91cdeb101 [2023-02-17T07:37:45.270Z] Successfully tagged core-metadata:latest [2023-02-17T07:37:45.270Z]  Building core-metadata ... done Building core-command [2023-02-17T07:37:45.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:45.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:45.789Z] OK: 211 MiB in 51 packages [2023-02-17T07:37:49.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:37:49.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:37:49.076Z] ---> 6cc939b52d9f [2023-02-17T07:37:49.076Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:37:49.076Z] ---> Using cache [2023-02-17T07:37:49.076Z] ---> 9a80e3922e9d [2023-02-17T07:37:49.076Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:37:49.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:37:49.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:37:49.334Z] ---> 6cc939b52d9f [2023-02-17T07:37:49.334Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:37:49.334Z] ---> Using cache [2023-02-17T07:37:49.334Z] ---> f6c916fc00ab [2023-02-17T07:37:49.334Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T07:37:49.334Z] ---> Using cache [2023-02-17T07:37:49.334Z] ---> 1f151f15563a [2023-02-17T07:37:49.334Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T07:37:55.901Z] Removing intermediate container 819ad5c4ec62 [2023-02-17T07:37:55.901Z] ---> 73a8d146b894 [2023-02-17T07:37:55.901Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:37:55.901Z] Removing intermediate container 04d65868144e [2023-02-17T07:37:55.901Z] ---> 025b7b5c5dbb [2023-02-17T07:37:55.901Z] Step 21/21 : LABEL version=3.0.0-dev.57 [2023-02-17T07:37:55.901Z] ---> Running in a6d278e6bc7d [2023-02-17T07:37:55.901Z] ---> Running in 04c2714329e2 [2023-02-17T07:37:55.901Z] ---> Running in e3ffe24aa6c1 [2023-02-17T07:37:55.901Z] ---> Running in 336920ac1f18 [2023-02-17T07:37:55.901Z] Removing intermediate container 17c9b18b2a94 [2023-02-17T07:37:55.901Z] ---> 28d88f6d12fe [2023-02-17T07:37:55.901Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T07:37:55.901Z] Removing intermediate container 336920ac1f18 [2023-02-17T07:37:55.901Z] ---> c838c64de0a5 [2023-02-17T07:37:55.901Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:37:55.901Z] Removing intermediate container e3ffe24aa6c1 [2023-02-17T07:37:55.901Z] ---> 3c2676e855b5 [2023-02-17T07:37:55.901Z] [2023-02-17T07:37:55.901Z] ---> Running in ef7fa28cd401 [2023-02-17T07:37:55.901Z] ---> 6a72b83a2282 [2023-02-17T07:37:55.901Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:37:55.901Z] Successfully built 3c2676e855b5 [2023-02-17T07:37:55.901Z] Successfully tagged security-proxy-setup:latest [2023-02-17T07:37:55.901Z] Building security-spire-config [2023-02-17T07:37:55.901Z]  Building security-proxy-setup ... done  ---> Running in c4e390572a29 [2023-02-17T07:37:55.901Z] Removing intermediate container ef7fa28cd401 [2023-02-17T07:37:55.901Z] ---> 273cbc7345bd [2023-02-17T07:37:55.901Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:37:55.901Z] ---> Running in 7e4320cd2cbf [2023-02-17T07:37:55.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:55.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:55.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:55.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:37:55.902Z] OK: 211 MiB in 51 packages [2023-02-17T07:37:55.902Z] OK: 211 MiB in 51 packages [2023-02-17T07:38:01.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:38:01.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:38:01.173Z] ---> 6cc939b52d9f [2023-02-17T07:38:01.173Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:38:01.173Z] ---> Using cache [2023-02-17T07:38:01.173Z] ---> 9a80e3922e9d [2023-02-17T07:38:01.173Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:38:01.173Z] ---> Using cache [2023-02-17T07:38:01.173Z] ---> 28d88f6d12fe [2023-02-17T07:38:01.173Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:38:01.173Z] ---> Using cache [2023-02-17T07:38:01.173Z] ---> 6a72b83a2282 [2023-02-17T07:38:01.173Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:38:02.551Z] Removing intermediate container 7e4320cd2cbf [2023-02-17T07:38:02.551Z] ---> 041cba27db03 [2023-02-17T07:38:02.551Z] [2023-02-17T07:38:02.551Z] ---> Running in 380e4b8ff430 [2023-02-17T07:38:02.551Z] Successfully built 041cba27db03 [2023-02-17T07:38:02.551Z] Successfully tagged security-secretstore-setup:latest [2023-02-17T07:38:02.551Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-02-17T07:38:02.551Z] Removing intermediate container a6d278e6bc7d [2023-02-17T07:38:02.551Z] ---> 19359d4e5602 [2023-02-17T07:38:02.551Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:38:07.830Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:38:07.830Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:38:07.830Z] ---> 6cc939b52d9f [2023-02-17T07:38:07.830Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:38:07.830Z] ---> Using cache [2023-02-17T07:38:07.830Z] ---> f6c916fc00ab [2023-02-17T07:38:07.830Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:38:07.830Z] ---> Using cache [2023-02-17T07:38:07.830Z] ---> 1f151f15563a [2023-02-17T07:38:07.830Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:38:07.830Z] ---> Using cache [2023-02-17T07:38:07.830Z] ---> 40131450bf57 [2023-02-17T07:38:07.830Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:38:07.830Z] Removing intermediate container 04c2714329e2 [2023-02-17T07:38:07.830Z] ---> 40131450bf57 [2023-02-17T07:38:07.830Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T07:38:09.221Z] ---> e8a1f470f59b [2023-02-17T07:38:09.221Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:38:09.221Z] ---> a1f77beded57 [2023-02-17T07:38:09.221Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:38:09.221Z] ---> 485ea0dc8888 [2023-02-17T07:38:09.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:38:09.221Z] ---> Running in a3255cb95d82 [2023-02-17T07:38:09.221Z] ---> Running in f9fe2cd7de51 [2023-02-17T07:38:09.221Z] ---> Running in 679ab1799dab [2023-02-17T07:38:47.934Z] Removing intermediate container c4e390572a29 [2023-02-17T07:38:47.934Z] ---> 76b189b16bf7 [2023-02-17T07:38:47.934Z] Step 7/23 : COPY . . [2023-02-17T07:39:20.058Z] ---> 593c8616d7db [2023-02-17T07:39:20.058Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:39:20.058Z] ---> Running in ebd1f3fc919e [2023-02-17T07:39:20.315Z] Removing intermediate container 380e4b8ff430 [2023-02-17T07:39:20.315Z] ---> 6c220161cc11 [2023-02-17T07:39:20.315Z] Step 7/24 : COPY . . [2023-02-17T07:39:20.315Z] Removing intermediate container ebd1f3fc919e [2023-02-17T07:39:20.315Z] ---> 028bdfe48a9c [2023-02-17T07:39:20.316Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T07:39:20.580Z] Removing intermediate container f9fe2cd7de51 [2023-02-17T07:39:20.580Z] ---> 4a5dd77fb427 [2023-02-17T07:39:20.580Z] Step 7/24 : COPY . . [2023-02-17T07:39:20.580Z] Removing intermediate container a3255cb95d82 [2023-02-17T07:39:20.580Z] ---> 58710a0ac9d0 [2023-02-17T07:39:20.580Z] Step 8/22 : COPY . . [2023-02-17T07:39:20.580Z] Removing intermediate container 679ab1799dab [2023-02-17T07:39:20.580Z] ---> 2ec135bc3777 [2023-02-17T07:39:20.580Z] Step 8/23 : COPY . . [2023-02-17T07:39:52.716Z] ---> Running in 0dcf1baedbe4 [2023-02-17T07:39:52.716Z] ---> c8b10ee2a1ee [2023-02-17T07:39:52.716Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T07:39:52.716Z] ---> 34661c14eb23 [2023-02-17T07:39:52.716Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:39:52.716Z] ---> e46826279a49 [2023-02-17T07:39:52.716Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T07:39:52.716Z] ---> a8df82afcd89 [2023-02-17T07:39:52.716Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:39:52.716Z] ---> Running in d88465abd834 [2023-02-17T07:39:52.716Z] ---> Running in 921e37ae6a44 [2023-02-17T07:39:52.716Z] ---> Running in cfb29690e2e0 [2023-02-17T07:39:52.716Z] Removing intermediate container 0dcf1baedbe4 [2023-02-17T07:39:52.716Z] ---> c804f8062dbf [2023-02-17T07:39:52.716Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:39:52.716Z] ---> Running in 8c52e8adc849 [2023-02-17T07:39:52.716Z] ---> Running in da7363b80e7d [2023-02-17T07:39:52.716Z] Removing intermediate container cfb29690e2e0 [2023-02-17T07:39:52.716Z] ---> 0b3cd98d510f [2023-02-17T07:39:52.716Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:39:52.716Z] Removing intermediate container 8c52e8adc849 [2023-02-17T07:39:52.716Z] ---> 4d46220072cf [2023-02-17T07:39:52.716Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:39:52.716Z] ---> Running in 9a82216bfaf4 [2023-02-17T07:39:52.716Z] ---> Running in de9d7d6c503b [2023-02-17T07:39:52.716Z] Removing intermediate container 9a82216bfaf4 [2023-02-17T07:39:52.716Z] Removing intermediate container de9d7d6c503b [2023-02-17T07:39:52.716Z] ---> e5bc9e30caa6 [2023-02-17T07:39:52.716Z] ---> dc66f2e91949 [2023-02-17T07:39:52.716Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fiStep 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:39:52.716Z] [2023-02-17T07:39:52.716Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T07:39:52.716Z] ---> Running in 437f29880455 [2023-02-17T07:39:52.716Z] ---> Running in 5481149cf3db [2023-02-17T07:39:52.716Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T07:39:52.716Z] Removing intermediate container da7363b80e7d [2023-02-17T07:39:52.716Z] ---> 0c9664c9ab37 [2023-02-17T07:39:52.716Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T07:39:52.716Z] ---> Running in b7934e56e240 [2023-02-17T07:39:52.716Z] Removing intermediate container b7934e56e240 [2023-02-17T07:39:52.716Z] ---> 7ac1135c2759 [2023-02-17T07:39:52.716Z] [2023-02-17T07:39:52.716Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T07:39:52.716Z] ---> 5ce65d7b0fde [2023-02-17T07:39:52.716Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:39:52.716Z] ---> Using cache [2023-02-17T07:39:52.716Z] ---> 938783ceef43 [2023-02-17T07:39:52.716Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:39:52.716Z] ---> Running in 148fa9aea04b [2023-02-17T07:39:52.716Z] Removing intermediate container 437f29880455 [2023-02-17T07:39:52.716Z] ---> 75651361a88e [2023-02-17T07:39:52.716Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:39:52.716Z] ---> Running in b5e2e5136a58 [2023-02-17T07:39:52.716Z] Removing intermediate container b5e2e5136a58 [2023-02-17T07:39:52.716Z] ---> c934644d7be8 [2023-02-17T07:39:52.716Z] [2023-02-17T07:39:52.716Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:39:52.716Z] ---> 5ce65d7b0fde [2023-02-17T07:39:52.716Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:39:52.716Z] ---> Using cache [2023-02-17T07:39:52.716Z] ---> 938783ceef43 [2023-02-17T07:39:52.716Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T07:39:52.716Z] Removing intermediate container 5481149cf3db [2023-02-17T07:39:52.716Z] ---> d5180a1ec6be [2023-02-17T07:39:52.716Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:39:52.716Z] ---> Running in 4ecdb96263e9 [2023-02-17T07:39:52.716Z] ---> Running in 9f85e7846235 [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] Removing intermediate container 4ecdb96263e9 [2023-02-17T07:39:52.716Z] ---> 2493f927e1fb [2023-02-17T07:39:52.716Z] [2023-02-17T07:39:52.716Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:39:52.716Z] ---> 5ce65d7b0fde [2023-02-17T07:39:52.716Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:39:52.716Z] ---> Using cache [2023-02-17T07:39:52.716Z] ---> 938783ceef43 [2023-02-17T07:39:52.716Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:39:52.716Z] ---> Running in 0f3730ff6b64 [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:39:52.716Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:39:52.716Z] OK: 15857 distinct packages available [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:39:52.716Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:39:52.716Z] OK: 15857 distinct packages available [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:52.716Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:39:52.716Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T07:39:52.716Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T07:39:52.716Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:39:52.716Z] OK: 7 MiB in 19 packages [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:52.716Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:39:52.716Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T07:39:52.716Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T07:39:52.716Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:39:52.716Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:39:52.716Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:39:52.716Z] OK: 15857 distinct packages available [2023-02-17T07:39:52.716Z] OK: 6 MiB in 18 packages [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:52.716Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:52.716Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:39:52.716Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T07:39:52.716Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T07:39:52.716Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T07:39:52.716Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:39:52.716Z] OK: 7 MiB in 19 packages [2023-02-17T07:39:52.716Z] Removing intermediate container 148fa9aea04b [2023-02-17T07:39:52.716Z] ---> 8626dd11ac8d [2023-02-17T07:39:52.716Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:39:53.660Z] Removing intermediate container 9f85e7846235 [2023-02-17T07:39:53.660Z] ---> 587b144f4fbb [2023-02-17T07:39:53.660Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:40:00.291Z] Removing intermediate container 0f3730ff6b64 [2023-02-17T07:40:00.291Z] ---> 431e0bdffef5 [2023-02-17T07:40:00.291Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T07:40:04.525Z] ---> fc4444fd3284 [2023-02-17T07:40:04.525Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:40:04.525Z] ---> d83588bc2784 [2023-02-17T07:40:04.525Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:40:04.525Z] ---> f83e3a2e3dad [2023-02-17T07:40:04.525Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:40:04.525Z] ---> 632630db2c37 [2023-02-17T07:40:04.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T07:40:04.525Z] ---> c35c40bfd96b [2023-02-17T07:40:04.525Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T07:40:04.525Z] ---> Running in bcfe37c1ac7d [2023-02-17T07:40:04.525Z] ---> 10b22feb1f1b [2023-02-17T07:40:04.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T07:40:05.898Z] Removing intermediate container bcfe37c1ac7d [2023-02-17T07:40:05.898Z] ---> 82ab19c87a18 [2023-02-17T07:40:05.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T07:40:10.335Z] ---> fbbd93f28c4d [2023-02-17T07:40:10.335Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:40:10.899Z] ---> f53c79c7bda8 [2023-02-17T07:40:10.899Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:40:15.094Z] ---> 5b5bc31f1036 [2023-02-17T07:40:15.094Z] Step 19/24 : WORKDIR / [2023-02-17T07:40:15.660Z] ---> Running in 870e067817af [2023-02-17T07:40:15.660Z] ---> 4c0ab3eeb98f [2023-02-17T07:40:15.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T07:40:15.918Z] ---> Running in b25e14e98d54 [2023-02-17T07:40:17.845Z] ---> 06646696e042 [2023-02-17T07:40:17.845Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T07:40:17.845Z] Removing intermediate container 870e067817af [2023-02-17T07:40:17.845Z] ---> e368a6e89d42 [2023-02-17T07:40:17.845Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:40:17.845Z] Removing intermediate container b25e14e98d54 [2023-02-17T07:40:17.845Z] ---> 2d6388be5f70 [2023-02-17T07:40:17.845Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:40:18.103Z] Removing intermediate container d88465abd834 [2023-02-17T07:40:18.103Z] ---> cf9cfecaa472 [2023-02-17T07:40:18.103Z] [2023-02-17T07:40:18.103Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T07:40:18.103Z] ---> dfd21b5a31f5 [2023-02-17T07:40:18.103Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:40:18.103Z] ---> Using cache [2023-02-17T07:40:18.103Z] ---> 8cbe30b858e7 [2023-02-17T07:40:18.103Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:40:18.103Z] ---> Using cache [2023-02-17T07:40:18.103Z] ---> dd997eda2624 [2023-02-17T07:40:18.103Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T07:40:18.708Z] ---> Running in 5b2ed45e9613 [2023-02-17T07:40:21.239Z] ---> Running in c69334abbe4f [2023-02-17T07:40:21.239Z] ---> c7042012ecd6 [2023-02-17T07:40:21.239Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:40:21.239Z] ---> Running in 41eed74f3520 [2023-02-17T07:40:21.497Z] Removing intermediate container 5b2ed45e9613 [2023-02-17T07:40:21.497Z] ---> db1d4c3f8f7e [2023-02-17T07:40:21.497Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T07:40:21.755Z] ---> Running in 25eb3442e91a [2023-02-17T07:40:21.755Z] Removing intermediate container 921e37ae6a44 [2023-02-17T07:40:21.755Z] ---> f7ae30b5e77b [2023-02-17T07:40:21.755Z] [2023-02-17T07:40:21.755Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:40:22.014Z] ---> dfd21b5a31f5 [2023-02-17T07:40:22.014Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:40:22.014Z] ---> Using cache [2023-02-17T07:40:22.014Z] ---> 8cbe30b858e7 [2023-02-17T07:40:22.014Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:40:22.014Z] ---> Using cache [2023-02-17T07:40:22.014Z] ---> dd997eda2624 [2023-02-17T07:40:22.014Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T07:40:22.014Z] ---> Running in f335e862aa7e [2023-02-17T07:40:22.014Z] Removing intermediate container c69334abbe4f [2023-02-17T07:40:22.014Z] ---> d2a8e85ed669 [2023-02-17T07:40:22.014Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:40:22.014Z] Removing intermediate container 41eed74f3520 [2023-02-17T07:40:22.014Z] ---> bbdab96ae642 [2023-02-17T07:40:22.014Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T07:40:22.274Z] ---> Running in 898b27eb4318 [2023-02-17T07:40:22.274Z] ---> Running in 3bc321675e9a [2023-02-17T07:40:22.274Z] ---> Running in 1c0c62106213 [2023-02-17T07:40:22.274Z] Removing intermediate container 25eb3442e91a [2023-02-17T07:40:22.274Z] ---> 139023ffc9e7 [2023-02-17T07:40:22.274Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:40:22.532Z] Removing intermediate container f335e862aa7e [2023-02-17T07:40:22.532Z] ---> aca7a6edbc0d [2023-02-17T07:40:22.532Z] Step 22/23 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:40:22.791Z] ---> Running in 86f2b1584980 [2023-02-17T07:40:22.791Z] ---> Running in d6d999fdad14 [2023-02-17T07:40:22.791Z] Removing intermediate container 898b27eb4318 [2023-02-17T07:40:22.791Z] ---> 2b61fb254295 [2023-02-17T07:40:22.791Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T07:40:23.049Z] Removing intermediate container 3bc321675e9a [2023-02-17T07:40:23.049Z] ---> 6fb85d13505d [2023-02-17T07:40:23.049Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:40:23.049Z] Removing intermediate container 1c0c62106213 [2023-02-17T07:40:23.049Z] ---> 01baf787e943 [2023-02-17T07:40:23.049Z] Step 15/23 : WORKDIR / [2023-02-17T07:40:23.049Z] ---> Running in dc6c046dd568 [2023-02-17T07:40:23.307Z] ---> Running in e17a0f1c5bfd [2023-02-17T07:40:23.307Z] ---> Running in 6fd22b8fceb9 [2023-02-17T07:40:23.307Z] Removing intermediate container 86f2b1584980 [2023-02-17T07:40:23.307Z] ---> 269ea0597144 [2023-02-17T07:40:23.307Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:40:23.307Z] Removing intermediate container d6d999fdad14 [2023-02-17T07:40:23.307Z] ---> 83bb13bb246b [2023-02-17T07:40:23.307Z] Step 23/23 : LABEL version=3.0.0-dev.57 [2023-02-17T07:40:23.566Z] ---> Running in 54f96aaf680b [2023-02-17T07:40:23.828Z] Removing intermediate container dc6c046dd568 [2023-02-17T07:40:23.828Z] ---> 7a2e2095cd09 [2023-02-17T07:40:23.828Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:40:23.828Z] ---> Running in 6b1f8b652697 [2023-02-17T07:40:23.828Z] Removing intermediate container 6fd22b8fceb9 [2023-02-17T07:40:23.828Z] ---> 65cef568ddcb [2023-02-17T07:40:23.828Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:40:24.086Z] Removing intermediate container e17a0f1c5bfd [2023-02-17T07:40:24.086Z] ---> d66f3bd60e05 [2023-02-17T07:40:24.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:40:24.346Z] ---> Running in 9daac5d23752 [2023-02-17T07:40:24.346Z] Removing intermediate container 54f96aaf680b [2023-02-17T07:40:24.346Z] ---> bd0f1537e17e [2023-02-17T07:40:24.346Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:40:24.603Z] Removing intermediate container 6b1f8b652697 [2023-02-17T07:40:24.603Z] ---> 7d7b34536ff2 [2023-02-17T07:40:24.603Z] [2023-02-17T07:40:24.603Z] Successfully built 7d7b34536ff2 [2023-02-17T07:40:24.861Z] ---> b59c1cab7fce [2023-02-17T07:40:24.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T07:40:24.861Z] ---> f7399cedb0b2 [2023-02-17T07:40:24.861Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T07:40:24.861Z] Successfully tagged security-spire-server:latest [2023-02-17T07:40:24.861Z] Building security-bootstrapper [2023-02-17T07:40:26.243Z]  Building security-spire-server ... done  ---> Running in abdc8de77568 [2023-02-17T07:40:27.208Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:40:27.208Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:40:27.208Z] ---> 6cc939b52d9f [2023-02-17T07:40:27.208Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T07:40:27.208Z] ---> Using cache [2023-02-17T07:40:27.208Z] ---> 9a80e3922e9d [2023-02-17T07:40:27.208Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T07:40:31.459Z] Removing intermediate container 9daac5d23752 [2023-02-17T07:40:31.459Z] ---> 90a8179dd9e0 [2023-02-17T07:40:31.459Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:40:31.459Z] ---> Running in 309da17b5b43 [2023-02-17T07:40:31.459Z] ---> Running in 0743426cd224 [2023-02-17T07:40:31.459Z] ---> 0dc08a934f27 [2023-02-17T07:40:31.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T07:40:31.459Z] ---> 98e38518de26 [2023-02-17T07:40:31.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T07:40:31.459Z] Removing intermediate container abdc8de77568 [2023-02-17T07:40:31.459Z] ---> 0b573d1909f9 [2023-02-17T07:40:31.459Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:40:31.722Z] ---> Running in 13038f997a89 [2023-02-17T07:40:31.985Z] Removing intermediate container 0743426cd224 [2023-02-17T07:40:31.985Z] ---> ec48bccd755b [2023-02-17T07:40:31.985Z] [2023-02-17T07:40:31.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:31.985Z] ---> c7f85b420730 [2023-02-17T07:40:31.985Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T07:40:31.985Z] Successfully built ec48bccd755b [2023-02-17T07:40:31.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:31.985Z] ---> add5c7c620f0 [2023-02-17T07:40:31.985Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T07:40:31.985Z] Successfully tagged security-spire-config:latest [2023-02-17T07:40:31.985Z] Building core-data [2023-02-17T07:40:32.243Z]  Building security-spire-config ... done OK: 211 MiB in 51 packages [2023-02-17T07:40:33.806Z] ---> Running in c22503883275 [2023-02-17T07:40:35.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:40:35.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:40:35.384Z] ---> 6cc939b52d9f [2023-02-17T07:40:35.384Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:40:35.384Z] ---> Using cache [2023-02-17T07:40:35.384Z] ---> f6c916fc00ab [2023-02-17T07:40:35.384Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:40:35.384Z] ---> Using cache [2023-02-17T07:40:35.384Z] ---> 1f151f15563a [2023-02-17T07:40:35.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:40:35.384Z] ---> Using cache [2023-02-17T07:40:35.384Z] ---> 40131450bf57 [2023-02-17T07:40:35.384Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:40:35.384Z] ---> Using cache [2023-02-17T07:40:35.384Z] ---> 485ea0dc8888 [2023-02-17T07:40:35.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:40:35.384Z] ---> Using cache [2023-02-17T07:40:35.384Z] ---> 2ec135bc3777 [2023-02-17T07:40:35.384Z] Step 8/22 : COPY . . [2023-02-17T07:40:35.384Z] ---> Using cache [2023-02-17T07:40:35.384Z] ---> e46826279a49 [2023-02-17T07:40:35.384Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T07:40:37.436Z] ---> Running in 92135a6cf9f6 [2023-02-17T07:40:37.436Z] Removing intermediate container 13038f997a89 [2023-02-17T07:40:37.436Z] ---> bc047815cb8e [2023-02-17T07:40:37.436Z] [2023-02-17T07:40:37.436Z] Successfully built bc047815cb8e [2023-02-17T07:40:37.695Z] ---> Running in 5f90af519cf6 [2023-02-17T07:40:37.695Z] Successfully tagged security-spire-agent:latest [2023-02-17T07:40:37.695Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-02-17T07:40:37.976Z] Removing intermediate container c22503883275 [2023-02-17T07:40:37.976Z] ---> 09d32b7d0993 [2023-02-17T07:40:37.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:40:41.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:40:41.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:40:41.452Z] ---> 6cc939b52d9f [2023-02-17T07:40:41.452Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:40:41.452Z] ---> Using cache [2023-02-17T07:40:41.452Z] ---> f6c916fc00ab [2023-02-17T07:40:41.452Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:40:41.452Z] ---> Using cache [2023-02-17T07:40:41.452Z] ---> 1f151f15563a [2023-02-17T07:40:41.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:40:41.452Z] ---> Using cache [2023-02-17T07:40:41.452Z] ---> 40131450bf57 [2023-02-17T07:40:41.452Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:40:41.452Z] ---> Using cache [2023-02-17T07:40:41.452Z] ---> 485ea0dc8888 [2023-02-17T07:40:41.452Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:40:41.452Z] ---> Using cache [2023-02-17T07:40:41.452Z] ---> 2ec135bc3777 [2023-02-17T07:40:41.452Z] Step 8/22 : COPY . . [2023-02-17T07:40:41.452Z] ---> Using cache [2023-02-17T07:40:41.452Z] ---> e46826279a49 [2023-02-17T07:40:41.452Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T07:40:44.856Z] Removing intermediate container 92135a6cf9f6 [2023-02-17T07:40:44.856Z] ---> 43068b61aec1 [2023-02-17T07:40:44.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:40:44.856Z] Removing intermediate container 309da17b5b43 [2023-02-17T07:40:44.856Z] ---> 3f9e1bcfc04a [2023-02-17T07:40:44.856Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T07:40:44.856Z] ---> Running in 8c57dc6e54d9 [2023-02-17T07:40:44.856Z] ---> Running in 2c9a7f4effd2 [2023-02-17T07:40:44.856Z] ---> Running in d3cd6725d173 [2023-02-17T07:40:44.856Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T07:40:44.856Z] ---> 6dd88156fde2 [2023-02-17T07:40:44.856Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:40:44.856Z] ---> Running in cf8d3f58d8a2 [2023-02-17T07:40:44.856Z] Removing intermediate container d3cd6725d173 [2023-02-17T07:40:44.856Z] ---> 8c366493de4e [2023-02-17T07:40:44.856Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T07:40:45.116Z] Removing intermediate container 2c9a7f4effd2 [2023-02-17T07:40:45.116Z] ---> 74a8306616fb [2023-02-17T07:40:45.116Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:40:45.116Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T07:40:45.410Z] ---> Running in 172ff3fdcda1 [2023-02-17T07:40:45.668Z] ---> Running in 4085610ae9a7 [2023-02-17T07:40:45.924Z] Removing intermediate container 172ff3fdcda1 [2023-02-17T07:40:45.924Z] ---> c9720807d34b [2023-02-17T07:40:45.924Z] Step 22/23 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:40:45.924Z] Removing intermediate container 4085610ae9a7 [2023-02-17T07:40:45.924Z] ---> 6674861e0afb [2023-02-17T07:40:45.924Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:40:45.924Z] ---> Running in 56ebfdd21522 [2023-02-17T07:40:46.184Z] ---> Running in bc8c04a6ee0f [2023-02-17T07:40:46.184Z] Removing intermediate container 56ebfdd21522 [2023-02-17T07:40:46.184Z] ---> f00e1fcfd50c [2023-02-17T07:40:46.184Z] Step 23/23 : LABEL version=3.0.0-dev.57 [2023-02-17T07:40:46.184Z] ---> Running in 3c8a39c67c8c [2023-02-17T07:40:46.184Z] Removing intermediate container bc8c04a6ee0f [2023-02-17T07:40:46.184Z] ---> 2fe4c1228c3f [2023-02-17T07:40:46.184Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:40:46.184Z] ---> Running in 39204a68ae23 [2023-02-17T07:40:46.442Z] Removing intermediate container 3c8a39c67c8c [2023-02-17T07:40:46.442Z] ---> 281b6516b426 [2023-02-17T07:40:46.442Z] [2023-02-17T07:40:46.442Z] Removing intermediate container 39204a68ae23 [2023-02-17T07:40:46.442Z] ---> ed5f9ec65d2f [2023-02-17T07:40:46.442Z] [2023-02-17T07:40:46.442Z] Successfully built 281b6516b426 [2023-02-17T07:40:46.442Z] Successfully tagged core-command:latest [2023-02-17T07:40:46.442Z]  Building core-command ... done Successfully built ed5f9ec65d2f [2023-02-17T07:40:46.442Z] Successfully tagged support-scheduler:latest [2023-02-17T07:41:13.321Z]  Building support-scheduler ... done Removing intermediate container 5f90af519cf6 [2023-02-17T07:41:13.321Z] ---> 8e5b56a0aee2 [2023-02-17T07:41:13.321Z] [2023-02-17T07:41:13.321Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:41:13.321Z] ---> dfd21b5a31f5 [2023-02-17T07:41:13.321Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T07:41:13.321Z] ---> Running in 578559a9fce1 [2023-02-17T07:41:13.321Z] Removing intermediate container cf8d3f58d8a2 [2023-02-17T07:41:13.321Z] ---> 214f5c3244d5 [2023-02-17T07:41:13.321Z] Step 7/32 : COPY . . [2023-02-17T07:41:13.321Z] Removing intermediate container 578559a9fce1 [2023-02-17T07:41:13.321Z] ---> ad0f24fcc053 [2023-02-17T07:41:13.321Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T07:41:20.000Z] ---> Running in 5ef1619daf4c [2023-02-17T07:41:20.000Z] Removing intermediate container 8c57dc6e54d9 [2023-02-17T07:41:20.000Z] ---> b99c8d430a52 [2023-02-17T07:41:20.000Z] [2023-02-17T07:41:20.000Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:41:20.000Z] ---> dfd21b5a31f5 [2023-02-17T07:41:20.000Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T07:41:20.000Z] ---> 79ae32b7ccbe [2023-02-17T07:41:20.000Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T07:41:20.000Z] ---> Running in 0766555eeac0 [2023-02-17T07:41:20.000Z] ---> Running in c5420d367680 [2023-02-17T07:41:20.000Z] Removing intermediate container 5ef1619daf4c [2023-02-17T07:41:20.000Z] ---> f24f87f0200b [2023-02-17T07:41:20.000Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T07:41:20.000Z] ---> Running in 7e066c951f74 [2023-02-17T07:41:20.000Z] Removing intermediate container c5420d367680 [2023-02-17T07:41:20.000Z] ---> 518b629b5873 [2023-02-17T07:41:20.000Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:41:20.000Z] ---> Running in 531a633aeeb3 [2023-02-17T07:41:20.000Z] Removing intermediate container 7e066c951f74 [2023-02-17T07:41:20.000Z] ---> 7713ca9d8c0a [2023-02-17T07:41:20.000Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:41:20.000Z] ---> Running in 6c6f53d336d3 [2023-02-17T07:41:20.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T07:41:20.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:20.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:20.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:20.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:20.261Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:41:20.261Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:41:20.261Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:41:20.261Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:41:20.261Z] OK: 6 MiB in 15 packages [2023-02-17T07:41:20.261Z] OK: 6 MiB in 15 packages [2023-02-17T07:41:20.522Z] Removing intermediate container 531a633aeeb3 [2023-02-17T07:41:20.522Z] ---> 32ee2e28fd84 [2023-02-17T07:41:20.522Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:41:20.522Z] Removing intermediate container 6c6f53d336d3 [2023-02-17T07:41:20.522Z] ---> 50e3da589502 [2023-02-17T07:41:20.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:41:20.784Z] ---> 776e13cf9d62 [2023-02-17T07:41:20.784Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T07:41:20.784Z] ---> a4c6d4d04777 [2023-02-17T07:41:20.784Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T07:41:21.735Z] ---> 6d609c4b3f12 [2023-02-17T07:41:21.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T07:41:21.735Z] ---> eac8896f9ae4 [2023-02-17T07:41:21.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T07:41:21.735Z] ---> 66b677e30c21 [2023-02-17T07:41:21.736Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T07:41:21.736Z] ---> 43233981793d [2023-02-17T07:41:21.736Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T07:41:21.736Z] ---> Running in 3b05e09ca7af [2023-02-17T07:41:21.996Z] ---> f34454baa0b2 [2023-02-17T07:41:21.996Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:41:21.996Z] Removing intermediate container 3b05e09ca7af [2023-02-17T07:41:21.996Z] ---> 680aacd5265b [2023-02-17T07:41:21.996Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:41:21.996Z] ---> Running in 49399aa21c6c [2023-02-17T07:41:21.996Z] ---> Running in 9563de50531c [2023-02-17T07:41:22.572Z] Removing intermediate container 9563de50531c [2023-02-17T07:41:22.572Z] ---> 5dd035bc5fdb [2023-02-17T07:41:22.572Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:41:22.572Z] ---> Running in 9564ae62e111 [2023-02-17T07:41:22.572Z] Removing intermediate container 9564ae62e111 [2023-02-17T07:41:22.572Z] ---> a10e3fe72438 [2023-02-17T07:41:22.572Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:22.572Z] ---> Running in 5590e38e14db [2023-02-17T07:41:22.831Z] Removing intermediate container 5590e38e14db [2023-02-17T07:41:22.831Z] ---> 97e49c371e36 [2023-02-17T07:41:22.831Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:41:22.831Z] ---> Running in 979bf32f111d [2023-02-17T07:41:22.831Z] Removing intermediate container 49399aa21c6c [2023-02-17T07:41:22.831Z] ---> 6750d3fa26aa [2023-02-17T07:41:22.831Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:41:23.103Z] ---> Running in bc4d2722ce69 [2023-02-17T07:41:23.103Z] Removing intermediate container 979bf32f111d [2023-02-17T07:41:23.103Z] ---> 5644201e6e31 [2023-02-17T07:41:23.103Z] [2023-02-17T07:41:23.103Z] Successfully built 5644201e6e31 [2023-02-17T07:41:23.103Z] Successfully tagged core-data:latest [2023-02-17T07:41:23.103Z]  Building core-data ... done Removing intermediate container bc4d2722ce69 [2023-02-17T07:41:23.103Z] ---> 9d0e06235a74 [2023-02-17T07:41:23.103Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T07:41:23.399Z] ---> Running in d19be9b12f9a [2023-02-17T07:41:23.399Z] Removing intermediate container d19be9b12f9a [2023-02-17T07:41:23.399Z] ---> d11e2cee1fd9 [2023-02-17T07:41:23.399Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:41:23.399Z] ---> Running in 424c97927dc2 [2023-02-17T07:41:23.657Z] Removing intermediate container 424c97927dc2 [2023-02-17T07:41:23.657Z] ---> 59d915b0ce3c [2023-02-17T07:41:23.657Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:23.657Z] ---> Running in 6608d455d5e0 [2023-02-17T07:41:23.657Z] Removing intermediate container 6608d455d5e0 [2023-02-17T07:41:23.657Z] ---> 4b3eaa88d189 [2023-02-17T07:41:23.657Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:41:23.657Z] ---> Running in 360cbbb02773 [2023-02-17T07:41:23.915Z] Removing intermediate container 360cbbb02773 [2023-02-17T07:41:23.915Z] ---> fa9ab0bc22da [2023-02-17T07:41:23.915Z] [2023-02-17T07:41:23.915Z] Successfully built fa9ab0bc22da [2023-02-17T07:41:23.915Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-17T07:41:36.130Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 0766555eeac0 [2023-02-17T07:41:36.131Z] ---> 27ea47500248 [2023-02-17T07:41:36.131Z] [2023-02-17T07:41:36.131Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T07:41:36.131Z] ---> dfd21b5a31f5 [2023-02-17T07:41:36.131Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:41:36.131Z] ---> Running in c72decc3f67f [2023-02-17T07:41:36.131Z] Removing intermediate container c72decc3f67f [2023-02-17T07:41:36.131Z] ---> 67f6046bc327 [2023-02-17T07:41:36.131Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T07:41:36.131Z] ---> Running in ad9fceb75a0e [2023-02-17T07:41:36.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:36.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:36.131Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T07:41:36.131Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T07:41:36.131Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:41:36.131Z] OK: 6 MiB in 16 packages [2023-02-17T07:41:36.131Z] Removing intermediate container ad9fceb75a0e [2023-02-17T07:41:36.131Z] ---> ed9b2618e507 [2023-02-17T07:41:36.131Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T07:41:36.131Z] ---> Running in 8b6a4d2cade3 [2023-02-17T07:41:36.131Z] Removing intermediate container 8b6a4d2cade3 [2023-02-17T07:41:36.131Z] ---> 3368146a7093 [2023-02-17T07:41:36.131Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T07:41:36.131Z] ---> Running in a344473b81a8 [2023-02-17T07:41:36.131Z] Removing intermediate container a344473b81a8 [2023-02-17T07:41:36.131Z] ---> ee611e69916c [2023-02-17T07:41:36.131Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T07:41:36.131Z] ---> Running in 66424b63113f [2023-02-17T07:41:36.131Z] Removing intermediate container 66424b63113f [2023-02-17T07:41:36.131Z] ---> 376d2594aaf8 [2023-02-17T07:41:36.131Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T07:41:36.131Z] ---> Running in 4fc382f6b64c [2023-02-17T07:41:36.391Z] Removing intermediate container 4fc382f6b64c [2023-02-17T07:41:36.391Z] ---> 2214989f5f8b [2023-02-17T07:41:36.391Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T07:41:36.391Z] ---> Running in b98d53ca8b5b [2023-02-17T07:41:36.963Z] Removing intermediate container b98d53ca8b5b [2023-02-17T07:41:36.963Z] ---> d929760f3a98 [2023-02-17T07:41:36.963Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T07:41:36.963Z] ---> Running in cf7d32f9ca3b [2023-02-17T07:41:36.963Z] Removing intermediate container cf7d32f9ca3b [2023-02-17T07:41:36.963Z] ---> 4820b95671a6 [2023-02-17T07:41:36.963Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T07:41:36.963Z] ---> e957a18b5330 [2023-02-17T07:41:36.963Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T07:41:36.963Z] ---> Running in 96d8dfb667b7 [2023-02-17T07:41:37.534Z] Removing intermediate container 96d8dfb667b7 [2023-02-17T07:41:37.534Z] ---> 16bfb7da1a09 [2023-02-17T07:41:37.534Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:41:37.794Z] ---> 1b88ee3885a8 [2023-02-17T07:41:37.794Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T07:41:38.366Z] ---> 8fa108b87a4d [2023-02-17T07:41:38.366Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T07:41:38.366Z] ---> 237dff294a6e [2023-02-17T07:41:38.366Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T07:41:38.626Z] ---> e6dbdba13f90 [2023-02-17T07:41:38.626Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T07:41:38.626Z] ---> fb9d107fce53 [2023-02-17T07:41:38.626Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T07:41:38.887Z] ---> ed5128437655 [2023-02-17T07:41:38.887Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T07:41:38.887Z] ---> feb193699d87 [2023-02-17T07:41:38.887Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T07:41:38.887Z] ---> Running in 3067d0fa9e07 [2023-02-17T07:41:39.459Z] Removing intermediate container 3067d0fa9e07 [2023-02-17T07:41:39.459Z] ---> dab6c0ad4d55 [2023-02-17T07:41:39.459Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T07:41:39.459Z] ---> Running in 543a566c86e8 [2023-02-17T07:41:39.718Z] Removing intermediate container 543a566c86e8 [2023-02-17T07:41:39.718Z] ---> 9e5ed00b2326 [2023-02-17T07:41:39.718Z] Step 29/32 : CMD ["gate"] [2023-02-17T07:41:39.718Z] ---> Running in cf5bb1932465 [2023-02-17T07:41:39.718Z] Removing intermediate container cf5bb1932465 [2023-02-17T07:41:39.718Z] ---> f0c9988e54b8 [2023-02-17T07:41:39.718Z] Step 30/32 : LABEL arch=x86_64 [2023-02-17T07:41:39.718Z] ---> Running in 81229b388b8c [2023-02-17T07:41:39.718Z] Removing intermediate container 81229b388b8c [2023-02-17T07:41:39.718Z] ---> 30bba292591e [2023-02-17T07:41:39.718Z] Step 31/32 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:39.718Z] ---> Running in c0453d93413d [2023-02-17T07:41:39.980Z] Removing intermediate container c0453d93413d [2023-02-17T07:41:39.980Z] ---> 7c66fe5d20fd [2023-02-17T07:41:39.980Z] Step 32/32 : LABEL version=3.0.0-dev.57 [2023-02-17T07:41:39.980Z] ---> Running in ef709d231e67 [2023-02-17T07:41:39.980Z] Removing intermediate container ef709d231e67 [2023-02-17T07:41:39.980Z] ---> cca256a5e768 [2023-02-17T07:41:39.980Z] [2023-02-17T07:41:39.980Z] Successfully built cca256a5e768 [2023-02-17T07:41:39.980Z] Successfully tagged security-bootstrapper:latest [2023-02-17T07:41:39.987Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-17T07:41:39.995Z] $ docker stop --time=1 a3b5d83a0df2d0b5696cbf06b91190ae28c5d2d993cea54d67b40f1a9a87a256 [2023-02-17T07:41:41.322Z] $ docker rm -f --volumes a3b5d83a0df2d0b5696cbf06b91190ae28c5d2d993cea54d67b40f1a9a87a256 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:41:41.649Z] + docker images [2023-02-17T07:41:41.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T07:41:41.649Z] security-bootstrapper latest cca256a5e768 2 seconds ago 20.4MB [2023-02-17T07:41:41.649Z] 27ea47500248 8 seconds ago 1.67GB [2023-02-17T07:41:41.649Z] core-common-config-bootstrapper latest fa9ab0bc22da 18 seconds ago 15.5MB [2023-02-17T07:41:41.649Z] core-data latest 5644201e6e31 19 seconds ago 17.9MB [2023-02-17T07:41:41.649Z] b99c8d430a52 24 seconds ago 1.67GB [2023-02-17T07:41:41.649Z] 8e5b56a0aee2 31 seconds ago 1.68GB [2023-02-17T07:41:41.649Z] support-scheduler latest ed5f9ec65d2f 55 seconds ago 30MB [2023-02-17T07:41:41.649Z] core-command latest 281b6516b426 55 seconds ago 17.7MB [2023-02-17T07:41:41.649Z] security-spire-agent latest bc047815cb8e About a minute ago 125MB [2023-02-17T07:41:41.649Z] security-spire-config latest ec48bccd755b About a minute ago 85.8MB [2023-02-17T07:41:41.649Z] security-spire-server latest 7d7b34536ff2 About a minute ago 86.5MB [2023-02-17T07:41:41.649Z] f7ae30b5e77b About a minute ago 1.74GB [2023-02-17T07:41:41.649Z] cf9cfecaa472 About a minute ago 1.68GB [2023-02-17T07:41:41.649Z] 2493f927e1fb About a minute ago 1.55GB [2023-02-17T07:41:41.649Z] c934644d7be8 About a minute ago 1.55GB [2023-02-17T07:41:41.649Z] 7ac1135c2759 About a minute ago 1.55GB [2023-02-17T07:41:41.649Z] security-secretstore-setup latest 041cba27db03 3 minutes ago 30MB [2023-02-17T07:41:41.649Z] security-proxy-setup latest 3c2676e855b5 3 minutes ago 27.8MB [2023-02-17T07:41:41.649Z] security-spiffe-token-provider latest 6bd4cb9fde2a 3 minutes ago 30MB [2023-02-17T07:41:41.649Z] core-metadata latest 88b91cdeb101 3 minutes ago 18.5MB [2023-02-17T07:41:41.649Z] support-notifications latest a731bd2fed83 4 minutes ago 30.7MB [2023-02-17T07:41:41.649Z] dbda486eacc0 4 minutes ago 1.74GB [2023-02-17T07:41:41.649Z] 16a88c44a67b 4 minutes ago 1.71GB [2023-02-17T07:41:41.649Z] 76c75b600f9a 4 minutes ago 1.67GB [2023-02-17T07:41:41.649Z] 56569943eb28 4 minutes ago 1.68GB [2023-02-17T07:41:41.649Z] 5a3683d240bf 4 minutes ago 1.67GB [2023-02-17T07:41:41.649Z] ci-base-image-x86_64 latest 6cc939b52d9f 9 minutes ago 903MB [2023-02-17T07:41:41.649Z] alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB [2023-02-17T07:41:41.649Z] alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB [2023-02-17T07:41:41.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-17T07:41:41.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-17T07:41:41.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:41:41.745Z] provisioning config files... [2023-02-17T07:41:41.755Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/418@tmp/config422289860601576509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:41:42.059Z] ---> docker-login.sh [2023-02-17T07:41:42.059Z] nexus3.edgexfoundry.org:10001 [2023-02-17T07:41:42.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:41:42.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:41:42.059Z] Configure a credential helper to remove this warning. See [2023-02-17T07:41:42.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:41:42.059Z] [2023-02-17T07:41:42.059Z] Login Succeeded [2023-02-17T07:41:42.059Z] nexus3.edgexfoundry.org:10002 [2023-02-17T07:41:42.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:41:42.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:41:42.318Z] Configure a credential helper to remove this warning. See [2023-02-17T07:41:42.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:41:42.318Z] [2023-02-17T07:41:42.318Z] Login Succeeded [2023-02-17T07:41:42.318Z] nexus3.edgexfoundry.org:10003 [2023-02-17T07:41:42.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:41:42.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:41:42.318Z] Configure a credential helper to remove this warning. See [2023-02-17T07:41:42.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:41:42.318Z] [2023-02-17T07:41:42.318Z] Login Succeeded [2023-02-17T07:41:42.318Z] nexus3.edgexfoundry.org:10004 [2023-02-17T07:41:42.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:41:42.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:41:42.577Z] Configure a credential helper to remove this warning. See [2023-02-17T07:41:42.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:41:42.577Z] [2023-02-17T07:41:42.577Z] Login Succeeded [2023-02-17T07:41:42.577Z] docker.io [2023-02-17T07:41:42.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:41:42.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:41:42.836Z] Configure a credential helper to remove this warning. See [2023-02-17T07:41:42.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:41:42.836Z] [2023-02-17T07:41:42.836Z] Login Succeeded [2023-02-17T07:41:42.836Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T07:41:42.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:41:42.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:41:42.887Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-17T07:41:42.887Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:42.887Z] latest [2023-02-17T07:41:42.887Z] 3.0.0-dev.57 [2023-02-17T07:41:42.887Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:42.887Z] main [2023-02-17T07:41:42.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:43.196Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:43.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:43.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-17T07:41:43.505Z] 1148c0e10460: Preparing [2023-02-17T07:41:43.505Z] 2234c80d3c8f: Preparing [2023-02-17T07:41:43.505Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:43.505Z] a34b1048cf73: Preparing [2023-02-17T07:41:43.505Z] aa5968d388b8: Preparing [2023-02-17T07:41:43.505Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:43.505Z] 26fd0d72a55b: Pushed [2023-02-17T07:41:43.505Z] a34b1048cf73: Pushed [2023-02-17T07:41:43.505Z] 1148c0e10460: Pushed [2023-02-17T07:41:44.885Z] 2234c80d3c8f: Pushed [2023-02-17T07:41:45.144Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:046484500f57d348b54add5425d56de70a82e4fad41847edd64317bb235781fa size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:45.457Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:45.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-17T07:41:45.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-17T07:41:45.806Z] 1148c0e10460: Preparing [2023-02-17T07:41:45.806Z] 2234c80d3c8f: Preparing [2023-02-17T07:41:45.806Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:45.806Z] a34b1048cf73: Preparing [2023-02-17T07:41:45.806Z] aa5968d388b8: Preparing [2023-02-17T07:41:45.806Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:45.806Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:45.806Z] 1148c0e10460: Layer already exists [2023-02-17T07:41:45.806Z] a34b1048cf73: Layer already exists [2023-02-17T07:41:45.806Z] 2234c80d3c8f: Layer already exists [2023-02-17T07:41:45.806Z] latest: digest: sha256:046484500f57d348b54add5425d56de70a82e4fad41847edd64317bb235781fa size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:46.170Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:46.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.57 [2023-02-17T07:41:46.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-17T07:41:46.506Z] 1148c0e10460: Preparing [2023-02-17T07:41:46.506Z] 2234c80d3c8f: Preparing [2023-02-17T07:41:46.506Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:46.506Z] a34b1048cf73: Preparing [2023-02-17T07:41:46.506Z] aa5968d388b8: Preparing [2023-02-17T07:41:46.506Z] a34b1048cf73: Layer already exists [2023-02-17T07:41:46.506Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:46.506Z] 1148c0e10460: Layer already exists [2023-02-17T07:41:46.506Z] 2234c80d3c8f: Layer already exists [2023-02-17T07:41:46.506Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:46.506Z] 3.0.0-dev.57: digest: sha256:046484500f57d348b54add5425d56de70a82e4fad41847edd64317bb235781fa size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:46.846Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:47.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:47.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-17T07:41:47.220Z] 1148c0e10460: Preparing [2023-02-17T07:41:47.221Z] 2234c80d3c8f: Preparing [2023-02-17T07:41:47.221Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:47.221Z] a34b1048cf73: Preparing [2023-02-17T07:41:47.221Z] aa5968d388b8: Preparing [2023-02-17T07:41:47.221Z] 2234c80d3c8f: Layer already exists [2023-02-17T07:41:47.221Z] a34b1048cf73: Layer already exists [2023-02-17T07:41:47.221Z] 1148c0e10460: Layer already exists [2023-02-17T07:41:47.221Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:47.221Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:47.221Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:046484500f57d348b54add5425d56de70a82e4fad41847edd64317bb235781fa size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:47.567Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:47.868Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-17T07:41:47.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-17T07:41:47.868Z] 1148c0e10460: Preparing [2023-02-17T07:41:47.868Z] 2234c80d3c8f: Preparing [2023-02-17T07:41:47.868Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:47.868Z] a34b1048cf73: Preparing [2023-02-17T07:41:47.868Z] aa5968d388b8: Preparing [2023-02-17T07:41:47.868Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:47.868Z] 2234c80d3c8f: Layer already exists [2023-02-17T07:41:47.868Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:47.868Z] 1148c0e10460: Layer already exists [2023-02-17T07:41:47.868Z] a34b1048cf73: Layer already exists [2023-02-17T07:41:47.868Z] main: digest: sha256:046484500f57d348b54add5425d56de70a82e4fad41847edd64317bb235781fa size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:41:47.916Z] ===================================================== [Pipeline] echo [2023-02-17T07:41:47.921Z] taggedImages: [2023-02-17T07:41:47.921Z] - nexus3.edgexfoundry.org:10004/core-command:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:47.921Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-17T07:41:47.921Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.57 [2023-02-17T07:41:47.921Z] - nexus3.edgexfoundry.org:10004/core-command:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:47.921Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-17T07:41:47.935Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-17T07:41:47.935Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:47.935Z] latest [2023-02-17T07:41:47.935Z] 3.0.0-dev.57 [2023-02-17T07:41:47.935Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:47.935Z] main [2023-02-17T07:41:47.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:48.243Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:48.545Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:48.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-17T07:41:48.545Z] f2135d87d0bd: Preparing [2023-02-17T07:41:48.545Z] 02d37d672974: Preparing [2023-02-17T07:41:48.545Z] d0691a31ccb0: Preparing [2023-02-17T07:41:48.545Z] 732e78faea76: Preparing [2023-02-17T07:41:48.545Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:48.545Z] c9d838a3f51f: Preparing [2023-02-17T07:41:48.545Z] aa5968d388b8: Preparing [2023-02-17T07:41:48.545Z] c9d838a3f51f: Waiting [2023-02-17T07:41:48.545Z] aa5968d388b8: Waiting [2023-02-17T07:41:48.545Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:48.545Z] f2135d87d0bd: Pushed [2023-02-17T07:41:48.545Z] 02d37d672974: Pushed [2023-02-17T07:41:48.545Z] d0691a31ccb0: Pushed [2023-02-17T07:41:48.545Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:48.545Z] c9d838a3f51f: Pushed [2023-02-17T07:41:49.927Z] 732e78faea76: Pushed [2023-02-17T07:41:49.927Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:eefa54a20332ce672ce851305527007440dd0ae31f95ff4d6fb98366c12de5c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:50.231Z] + 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-02-17T07:41:50.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-17T07:41:50.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-17T07:41:50.533Z] f2135d87d0bd: Preparing [2023-02-17T07:41:50.533Z] 02d37d672974: Preparing [2023-02-17T07:41:50.533Z] d0691a31ccb0: Preparing [2023-02-17T07:41:50.533Z] 732e78faea76: Preparing [2023-02-17T07:41:50.533Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:50.533Z] c9d838a3f51f: Preparing [2023-02-17T07:41:50.533Z] aa5968d388b8: Preparing [2023-02-17T07:41:50.533Z] c9d838a3f51f: Waiting [2023-02-17T07:41:50.533Z] aa5968d388b8: Waiting [2023-02-17T07:41:50.533Z] 02d37d672974: Layer already exists [2023-02-17T07:41:50.533Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:50.533Z] d0691a31ccb0: Layer already exists [2023-02-17T07:41:50.533Z] f2135d87d0bd: Layer already exists [2023-02-17T07:41:50.533Z] 732e78faea76: Layer already exists [2023-02-17T07:41:50.533Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:50.533Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:50.533Z] latest: digest: sha256:eefa54a20332ce672ce851305527007440dd0ae31f95ff4d6fb98366c12de5c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:50.837Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:51.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.57 [2023-02-17T07:41:51.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-17T07:41:51.147Z] f2135d87d0bd: Preparing [2023-02-17T07:41:51.147Z] 02d37d672974: Preparing [2023-02-17T07:41:51.147Z] d0691a31ccb0: Preparing [2023-02-17T07:41:51.147Z] 732e78faea76: Preparing [2023-02-17T07:41:51.147Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:51.147Z] c9d838a3f51f: Preparing [2023-02-17T07:41:51.147Z] aa5968d388b8: Preparing [2023-02-17T07:41:51.147Z] c9d838a3f51f: Waiting [2023-02-17T07:41:51.147Z] aa5968d388b8: Waiting [2023-02-17T07:41:51.147Z] d0691a31ccb0: Layer already exists [2023-02-17T07:41:51.147Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:51.147Z] 02d37d672974: Layer already exists [2023-02-17T07:41:51.147Z] 732e78faea76: Layer already exists [2023-02-17T07:41:51.147Z] f2135d87d0bd: Layer already exists [2023-02-17T07:41:51.147Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:51.147Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:51.147Z] 3.0.0-dev.57: digest: sha256:eefa54a20332ce672ce851305527007440dd0ae31f95ff4d6fb98366c12de5c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:51.449Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:51.751Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:51.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-17T07:41:51.751Z] f2135d87d0bd: Preparing [2023-02-17T07:41:51.751Z] 02d37d672974: Preparing [2023-02-17T07:41:51.751Z] d0691a31ccb0: Preparing [2023-02-17T07:41:51.751Z] 732e78faea76: Preparing [2023-02-17T07:41:51.751Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:51.751Z] c9d838a3f51f: Preparing [2023-02-17T07:41:51.751Z] aa5968d388b8: Preparing [2023-02-17T07:41:51.751Z] c9d838a3f51f: Waiting [2023-02-17T07:41:51.751Z] aa5968d388b8: Waiting [2023-02-17T07:41:51.751Z] 02d37d672974: Layer already exists [2023-02-17T07:41:51.751Z] 732e78faea76: Layer already exists [2023-02-17T07:41:51.751Z] d0691a31ccb0: Layer already exists [2023-02-17T07:41:51.751Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:51.751Z] f2135d87d0bd: Layer already exists [2023-02-17T07:41:51.751Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:51.751Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:51.751Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:eefa54a20332ce672ce851305527007440dd0ae31f95ff4d6fb98366c12de5c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:52.052Z] + 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-02-17T07:41:52.364Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-17T07:41:52.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-17T07:41:52.364Z] f2135d87d0bd: Preparing [2023-02-17T07:41:52.364Z] 02d37d672974: Preparing [2023-02-17T07:41:52.364Z] d0691a31ccb0: Preparing [2023-02-17T07:41:52.364Z] 732e78faea76: Preparing [2023-02-17T07:41:52.364Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:52.364Z] c9d838a3f51f: Preparing [2023-02-17T07:41:52.364Z] aa5968d388b8: Preparing [2023-02-17T07:41:52.364Z] c9d838a3f51f: Waiting [2023-02-17T07:41:52.364Z] aa5968d388b8: Waiting [2023-02-17T07:41:52.364Z] 732e78faea76: Layer already exists [2023-02-17T07:41:52.364Z] d0691a31ccb0: Layer already exists [2023-02-17T07:41:52.364Z] f2135d87d0bd: Layer already exists [2023-02-17T07:41:52.364Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:52.364Z] 02d37d672974: Layer already exists [2023-02-17T07:41:52.364Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:52.364Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:52.364Z] main: digest: sha256:eefa54a20332ce672ce851305527007440dd0ae31f95ff4d6fb98366c12de5c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:41:52.410Z] ===================================================== [Pipeline] echo [2023-02-17T07:41:52.422Z] taggedImages: [2023-02-17T07:41:52.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:52.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-17T07:41:52.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.57 [2023-02-17T07:41:52.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:52.422Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-17T07:41:52.445Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-17T07:41:52.445Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:52.445Z] latest [2023-02-17T07:41:52.445Z] 3.0.0-dev.57 [2023-02-17T07:41:52.445Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:52.445Z] main [2023-02-17T07:41:52.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:52.763Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:53.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:53.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-17T07:41:53.072Z] 6bdd29b3bb63: Preparing [2023-02-17T07:41:53.072Z] 0a2310057c31: Preparing [2023-02-17T07:41:53.072Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:53.072Z] c9d838a3f51f: Preparing [2023-02-17T07:41:53.072Z] aa5968d388b8: Preparing [2023-02-17T07:41:53.072Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:53.072Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:53.072Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:53.072Z] 6bdd29b3bb63: Pushed [2023-02-17T07:41:54.450Z] 0a2310057c31: Pushed [2023-02-17T07:41:54.450Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:65b90a1bcf80ecaa6d9aa888c418e11ba9828f2de8e87220c67e3fcbc29f0ea1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:54.754Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:55.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-17T07:41:55.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-17T07:41:55.065Z] 6bdd29b3bb63: Preparing [2023-02-17T07:41:55.065Z] 0a2310057c31: Preparing [2023-02-17T07:41:55.065Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:55.065Z] c9d838a3f51f: Preparing [2023-02-17T07:41:55.065Z] aa5968d388b8: Preparing [2023-02-17T07:41:55.065Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:55.065Z] 0a2310057c31: Layer already exists [2023-02-17T07:41:55.065Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:55.065Z] 6bdd29b3bb63: Layer already exists [2023-02-17T07:41:55.065Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:55.065Z] latest: digest: sha256:65b90a1bcf80ecaa6d9aa888c418e11ba9828f2de8e87220c67e3fcbc29f0ea1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:55.378Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:55.699Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.57 [2023-02-17T07:41:55.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-17T07:41:55.700Z] 6bdd29b3bb63: Preparing [2023-02-17T07:41:55.700Z] 0a2310057c31: Preparing [2023-02-17T07:41:55.700Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:55.700Z] c9d838a3f51f: Preparing [2023-02-17T07:41:55.700Z] aa5968d388b8: Preparing [2023-02-17T07:41:55.700Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:55.700Z] 0a2310057c31: Layer already exists [2023-02-17T07:41:55.700Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:55.700Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:55.700Z] 6bdd29b3bb63: Layer already exists [2023-02-17T07:41:55.700Z] 3.0.0-dev.57: digest: sha256:65b90a1bcf80ecaa6d9aa888c418e11ba9828f2de8e87220c67e3fcbc29f0ea1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:56.012Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:56.323Z] + docker push nexus3.edgexfoundry.org:10004/core-data:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:56.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-17T07:41:56.323Z] 6bdd29b3bb63: Preparing [2023-02-17T07:41:56.323Z] 0a2310057c31: Preparing [2023-02-17T07:41:56.323Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:56.323Z] c9d838a3f51f: Preparing [2023-02-17T07:41:56.323Z] aa5968d388b8: Preparing [2023-02-17T07:41:56.323Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:56.323Z] 0a2310057c31: Layer already exists [2023-02-17T07:41:56.323Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:56.323Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:56.323Z] 6bdd29b3bb63: Layer already exists [2023-02-17T07:41:56.323Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:65b90a1bcf80ecaa6d9aa888c418e11ba9828f2de8e87220c67e3fcbc29f0ea1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:56.639Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:56.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-17T07:41:56.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-17T07:41:56.946Z] 6bdd29b3bb63: Preparing [2023-02-17T07:41:56.946Z] 0a2310057c31: Preparing [2023-02-17T07:41:56.946Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:56.946Z] c9d838a3f51f: Preparing [2023-02-17T07:41:56.946Z] aa5968d388b8: Preparing [2023-02-17T07:41:56.946Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:56.946Z] c9d838a3f51f: Layer already exists [2023-02-17T07:41:56.946Z] 0a2310057c31: Layer already exists [2023-02-17T07:41:56.946Z] 6bdd29b3bb63: Layer already exists [2023-02-17T07:41:56.946Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:56.946Z] main: digest: sha256:65b90a1bcf80ecaa6d9aa888c418e11ba9828f2de8e87220c67e3fcbc29f0ea1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:41:56.986Z] ===================================================== [Pipeline] echo [2023-02-17T07:41:56.992Z] taggedImages: [2023-02-17T07:41:56.992Z] - nexus3.edgexfoundry.org:10004/core-data:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:56.992Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-17T07:41:56.992Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.57 [2023-02-17T07:41:56.992Z] - nexus3.edgexfoundry.org:10004/core-data:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:56.992Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-17T07:41:57.067Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-17T07:41:57.067Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:57.067Z] latest [2023-02-17T07:41:57.067Z] 3.0.0-dev.57 [2023-02-17T07:41:57.067Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:41:57.067Z] main [2023-02-17T07:41:57.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:57.371Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:57.672Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:41:57.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-17T07:41:57.672Z] 61215876dd17: Preparing [2023-02-17T07:41:57.672Z] da6095146089: Preparing [2023-02-17T07:41:57.672Z] 1966aa14a332: Preparing [2023-02-17T07:41:57.672Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:57.672Z] a34b1048cf73: Preparing [2023-02-17T07:41:57.672Z] aa5968d388b8: Preparing [2023-02-17T07:41:57.672Z] aa5968d388b8: Waiting [2023-02-17T07:41:57.672Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:57.672Z] a34b1048cf73: Layer already exists [2023-02-17T07:41:57.672Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:57.672Z] da6095146089: Pushed [2023-02-17T07:41:57.672Z] 61215876dd17: Pushed [2023-02-17T07:41:59.050Z] 1966aa14a332: Pushed [2023-02-17T07:41:59.308Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:e064ad5ea97d24dc0df271aa56f89d84c353f104e02a601b085f4bebaa8c2e03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:59.614Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:41:59.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-17T07:41:59.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-17T07:41:59.912Z] 61215876dd17: Preparing [2023-02-17T07:41:59.912Z] da6095146089: Preparing [2023-02-17T07:41:59.912Z] 1966aa14a332: Preparing [2023-02-17T07:41:59.912Z] 26fd0d72a55b: Preparing [2023-02-17T07:41:59.912Z] a34b1048cf73: Preparing [2023-02-17T07:41:59.912Z] aa5968d388b8: Preparing [2023-02-17T07:41:59.912Z] aa5968d388b8: Waiting [2023-02-17T07:41:59.912Z] da6095146089: Layer already exists [2023-02-17T07:41:59.912Z] 61215876dd17: Layer already exists [2023-02-17T07:41:59.912Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:41:59.912Z] 1966aa14a332: Layer already exists [2023-02-17T07:41:59.912Z] a34b1048cf73: Layer already exists [2023-02-17T07:41:59.912Z] aa5968d388b8: Layer already exists [2023-02-17T07:41:59.912Z] latest: digest: sha256:e064ad5ea97d24dc0df271aa56f89d84c353f104e02a601b085f4bebaa8c2e03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:00.220Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:00.521Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.57 [2023-02-17T07:42:00.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-17T07:42:00.521Z] 61215876dd17: Preparing [2023-02-17T07:42:00.521Z] da6095146089: Preparing [2023-02-17T07:42:00.521Z] 1966aa14a332: Preparing [2023-02-17T07:42:00.521Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:00.521Z] a34b1048cf73: Preparing [2023-02-17T07:42:00.521Z] aa5968d388b8: Preparing [2023-02-17T07:42:00.521Z] aa5968d388b8: Waiting [2023-02-17T07:42:00.521Z] 1966aa14a332: Layer already exists [2023-02-17T07:42:00.521Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:00.521Z] 61215876dd17: Layer already exists [2023-02-17T07:42:00.521Z] da6095146089: Layer already exists [2023-02-17T07:42:00.521Z] a34b1048cf73: Layer already exists [2023-02-17T07:42:00.521Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:00.521Z] 3.0.0-dev.57: digest: sha256:e064ad5ea97d24dc0df271aa56f89d84c353f104e02a601b085f4bebaa8c2e03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:00.826Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:01.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:01.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-17T07:42:01.123Z] 61215876dd17: Preparing [2023-02-17T07:42:01.123Z] da6095146089: Preparing [2023-02-17T07:42:01.123Z] 1966aa14a332: Preparing [2023-02-17T07:42:01.123Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:01.123Z] a34b1048cf73: Preparing [2023-02-17T07:42:01.123Z] aa5968d388b8: Preparing [2023-02-17T07:42:01.123Z] aa5968d388b8: Waiting [2023-02-17T07:42:01.123Z] 61215876dd17: Layer already exists [2023-02-17T07:42:01.123Z] da6095146089: Layer already exists [2023-02-17T07:42:01.123Z] a34b1048cf73: Layer already exists [2023-02-17T07:42:01.123Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:01.123Z] 1966aa14a332: Layer already exists [2023-02-17T07:42:01.123Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:01.123Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:e064ad5ea97d24dc0df271aa56f89d84c353f104e02a601b085f4bebaa8c2e03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:01.426Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:01.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-17T07:42:01.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-17T07:42:01.725Z] 61215876dd17: Preparing [2023-02-17T07:42:01.725Z] da6095146089: Preparing [2023-02-17T07:42:01.725Z] 1966aa14a332: Preparing [2023-02-17T07:42:01.725Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:01.725Z] a34b1048cf73: Preparing [2023-02-17T07:42:01.725Z] aa5968d388b8: Preparing [2023-02-17T07:42:01.725Z] aa5968d388b8: Waiting [2023-02-17T07:42:01.725Z] da6095146089: Layer already exists [2023-02-17T07:42:01.725Z] a34b1048cf73: Layer already exists [2023-02-17T07:42:01.725Z] 61215876dd17: Layer already exists [2023-02-17T07:42:01.725Z] 1966aa14a332: Layer already exists [2023-02-17T07:42:01.725Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:01.725Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:01.725Z] main: digest: sha256:e064ad5ea97d24dc0df271aa56f89d84c353f104e02a601b085f4bebaa8c2e03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:01.776Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:01.784Z] taggedImages: [2023-02-17T07:42:01.784Z] - nexus3.edgexfoundry.org:10004/core-metadata:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:01.784Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-17T07:42:01.784Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.57 [2023-02-17T07:42:01.784Z] - nexus3.edgexfoundry.org:10004/core-metadata:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:01.784Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-17T07:42:01.803Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-17T07:42:01.803Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:01.803Z] latest [2023-02-17T07:42:01.803Z] 3.0.0-dev.57 [2023-02-17T07:42:01.803Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:01.803Z] main [2023-02-17T07:42:01.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:02.107Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:02.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:02.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-17T07:42:02.406Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:02.406Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:02.406Z] 3182c5553ed8: Preparing [2023-02-17T07:42:02.407Z] 75927586702f: Preparing [2023-02-17T07:42:02.407Z] 78812f8f1b9c: Preparing [2023-02-17T07:42:02.407Z] c5f25856e72f: Preparing [2023-02-17T07:42:02.407Z] a8dbb8328b51: Preparing [2023-02-17T07:42:02.407Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:02.407Z] 239ba3c9f162: Preparing [2023-02-17T07:42:02.407Z] bef4ff93b9a3: Preparing [2023-02-17T07:42:02.407Z] 76ebd310e102: Preparing [2023-02-17T07:42:02.407Z] d34baf38e05a: Preparing [2023-02-17T07:42:02.407Z] aa5968d388b8: Preparing [2023-02-17T07:42:02.407Z] 239ba3c9f162: Waiting [2023-02-17T07:42:02.407Z] aa5968d388b8: Waiting [2023-02-17T07:42:02.407Z] d34baf38e05a: Waiting [2023-02-17T07:42:02.407Z] 26fd0d72a55b: Waiting [2023-02-17T07:42:02.407Z] a8dbb8328b51: Waiting [2023-02-17T07:42:02.407Z] bef4ff93b9a3: Waiting [2023-02-17T07:42:02.407Z] 76ebd310e102: Waiting [2023-02-17T07:42:02.407Z] 78812f8f1b9c: Pushed [2023-02-17T07:42:02.407Z] 75927586702f: Pushed [2023-02-17T07:42:02.407Z] c5f25856e72f: Pushed [2023-02-17T07:42:02.407Z] 3833d6d1fa6b: Pushed [2023-02-17T07:42:02.407Z] 3182c5553ed8: Pushed [2023-02-17T07:42:02.407Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:02.666Z] 239ba3c9f162: Pushed [2023-02-17T07:42:02.666Z] bef4ff93b9a3: Pushed [2023-02-17T07:42:02.666Z] 76ebd310e102: Pushed [2023-02-17T07:42:02.666Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:02.666Z] d34baf38e05a: Pushed [2023-02-17T07:42:04.043Z] a8dbb8328b51: Pushed [2023-02-17T07:42:04.043Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:b703b82e36c07d357f015a66f5b898ce79eb5d3651472142dadda7c6e6e3bb0c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:04.352Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:04.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-17T07:42:04.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-17T07:42:04.658Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:04.658Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:04.658Z] 3182c5553ed8: Preparing [2023-02-17T07:42:04.658Z] 75927586702f: Preparing [2023-02-17T07:42:04.658Z] 78812f8f1b9c: Preparing [2023-02-17T07:42:04.658Z] c5f25856e72f: Preparing [2023-02-17T07:42:04.658Z] a8dbb8328b51: Preparing [2023-02-17T07:42:04.658Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:04.658Z] 239ba3c9f162: Preparing [2023-02-17T07:42:04.658Z] bef4ff93b9a3: Preparing [2023-02-17T07:42:04.658Z] 76ebd310e102: Preparing [2023-02-17T07:42:04.658Z] d34baf38e05a: Preparing [2023-02-17T07:42:04.658Z] aa5968d388b8: Preparing [2023-02-17T07:42:04.658Z] a8dbb8328b51: Waiting [2023-02-17T07:42:04.658Z] 26fd0d72a55b: Waiting [2023-02-17T07:42:04.658Z] 239ba3c9f162: Waiting [2023-02-17T07:42:04.658Z] bef4ff93b9a3: Waiting [2023-02-17T07:42:04.658Z] 76ebd310e102: Waiting [2023-02-17T07:42:04.658Z] d34baf38e05a: Waiting [2023-02-17T07:42:04.658Z] aa5968d388b8: Waiting [2023-02-17T07:42:04.658Z] 78812f8f1b9c: Layer already exists [2023-02-17T07:42:04.658Z] 3182c5553ed8: Layer already exists [2023-02-17T07:42:04.658Z] c5f25856e72f: Layer already exists [2023-02-17T07:42:04.658Z] 75927586702f: Layer already exists [2023-02-17T07:42:04.658Z] 3833d6d1fa6b: Layer already exists [2023-02-17T07:42:04.658Z] a8dbb8328b51: Layer already exists [2023-02-17T07:42:04.658Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:04.658Z] bef4ff93b9a3: Layer already exists [2023-02-17T07:42:04.658Z] 239ba3c9f162: Layer already exists [2023-02-17T07:42:04.658Z] 76ebd310e102: Layer already exists [2023-02-17T07:42:04.658Z] d34baf38e05a: Layer already exists [2023-02-17T07:42:04.658Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:04.658Z] latest: digest: sha256:b703b82e36c07d357f015a66f5b898ce79eb5d3651472142dadda7c6e6e3bb0c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:04.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:05.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.57 [2023-02-17T07:42:05.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-17T07:42:05.276Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:05.276Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:05.276Z] 3182c5553ed8: Preparing [2023-02-17T07:42:05.276Z] 75927586702f: Preparing [2023-02-17T07:42:05.276Z] 78812f8f1b9c: Preparing [2023-02-17T07:42:05.276Z] c5f25856e72f: Preparing [2023-02-17T07:42:05.276Z] a8dbb8328b51: Preparing [2023-02-17T07:42:05.276Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:05.276Z] 239ba3c9f162: Preparing [2023-02-17T07:42:05.276Z] bef4ff93b9a3: Preparing [2023-02-17T07:42:05.276Z] 76ebd310e102: Preparing [2023-02-17T07:42:05.276Z] d34baf38e05a: Preparing [2023-02-17T07:42:05.276Z] aa5968d388b8: Preparing [2023-02-17T07:42:05.276Z] a8dbb8328b51: Waiting [2023-02-17T07:42:05.276Z] 26fd0d72a55b: Waiting [2023-02-17T07:42:05.276Z] bef4ff93b9a3: Waiting [2023-02-17T07:42:05.276Z] 76ebd310e102: Waiting [2023-02-17T07:42:05.276Z] 239ba3c9f162: Waiting [2023-02-17T07:42:05.276Z] d34baf38e05a: Waiting [2023-02-17T07:42:05.276Z] aa5968d388b8: Waiting [2023-02-17T07:42:05.276Z] 3833d6d1fa6b: Layer already exists [2023-02-17T07:42:05.276Z] 78812f8f1b9c: Layer already exists [2023-02-17T07:42:05.276Z] c5f25856e72f: Layer already exists [2023-02-17T07:42:05.276Z] 75927586702f: Layer already exists [2023-02-17T07:42:05.276Z] 3182c5553ed8: Layer already exists [2023-02-17T07:42:05.276Z] a8dbb8328b51: Layer already exists [2023-02-17T07:42:05.276Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:05.276Z] 239ba3c9f162: Layer already exists [2023-02-17T07:42:05.276Z] 76ebd310e102: Layer already exists [2023-02-17T07:42:05.276Z] bef4ff93b9a3: Layer already exists [2023-02-17T07:42:05.276Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:05.276Z] d34baf38e05a: Layer already exists [2023-02-17T07:42:05.276Z] 3.0.0-dev.57: digest: sha256:b703b82e36c07d357f015a66f5b898ce79eb5d3651472142dadda7c6e6e3bb0c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:05.590Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:05.889Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:05.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-17T07:42:05.889Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:05.889Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:05.889Z] 3182c5553ed8: Preparing [2023-02-17T07:42:05.889Z] 75927586702f: Preparing [2023-02-17T07:42:05.889Z] 78812f8f1b9c: Preparing [2023-02-17T07:42:05.889Z] c5f25856e72f: Preparing [2023-02-17T07:42:05.889Z] a8dbb8328b51: Preparing [2023-02-17T07:42:05.889Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:05.889Z] 239ba3c9f162: Preparing [2023-02-17T07:42:05.889Z] bef4ff93b9a3: Preparing [2023-02-17T07:42:05.889Z] 76ebd310e102: Preparing [2023-02-17T07:42:05.889Z] d34baf38e05a: Preparing [2023-02-17T07:42:05.889Z] aa5968d388b8: Preparing [2023-02-17T07:42:05.889Z] a8dbb8328b51: Waiting [2023-02-17T07:42:05.889Z] 76ebd310e102: Waiting [2023-02-17T07:42:05.889Z] d34baf38e05a: Waiting [2023-02-17T07:42:05.889Z] aa5968d388b8: Waiting [2023-02-17T07:42:05.889Z] 26fd0d72a55b: Waiting [2023-02-17T07:42:05.889Z] 239ba3c9f162: Waiting [2023-02-17T07:42:05.889Z] bef4ff93b9a3: Waiting [2023-02-17T07:42:05.890Z] 78812f8f1b9c: Layer already exists [2023-02-17T07:42:05.890Z] 75927586702f: Layer already exists [2023-02-17T07:42:05.890Z] 3833d6d1fa6b: Layer already exists [2023-02-17T07:42:05.890Z] 3182c5553ed8: Layer already exists [2023-02-17T07:42:05.890Z] c5f25856e72f: Layer already exists [2023-02-17T07:42:05.890Z] a8dbb8328b51: Layer already exists [2023-02-17T07:42:05.890Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:05.890Z] 76ebd310e102: Layer already exists [2023-02-17T07:42:05.890Z] bef4ff93b9a3: Layer already exists [2023-02-17T07:42:05.890Z] 239ba3c9f162: Layer already exists [2023-02-17T07:42:05.890Z] d34baf38e05a: Layer already exists [2023-02-17T07:42:05.890Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:05.890Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:b703b82e36c07d357f015a66f5b898ce79eb5d3651472142dadda7c6e6e3bb0c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:06.198Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:06.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-17T07:42:06.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-17T07:42:06.497Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:06.497Z] 3833d6d1fa6b: Preparing [2023-02-17T07:42:06.497Z] 3182c5553ed8: Preparing [2023-02-17T07:42:06.497Z] 75927586702f: Preparing [2023-02-17T07:42:06.497Z] 78812f8f1b9c: Preparing [2023-02-17T07:42:06.497Z] c5f25856e72f: Preparing [2023-02-17T07:42:06.497Z] a8dbb8328b51: Preparing [2023-02-17T07:42:06.497Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:06.497Z] 239ba3c9f162: Preparing [2023-02-17T07:42:06.497Z] bef4ff93b9a3: Preparing [2023-02-17T07:42:06.497Z] 76ebd310e102: Preparing [2023-02-17T07:42:06.497Z] d34baf38e05a: Preparing [2023-02-17T07:42:06.497Z] aa5968d388b8: Preparing [2023-02-17T07:42:06.497Z] a8dbb8328b51: Waiting [2023-02-17T07:42:06.497Z] 26fd0d72a55b: Waiting [2023-02-17T07:42:06.497Z] 239ba3c9f162: Waiting [2023-02-17T07:42:06.497Z] bef4ff93b9a3: Waiting [2023-02-17T07:42:06.497Z] 76ebd310e102: Waiting [2023-02-17T07:42:06.497Z] d34baf38e05a: Waiting [2023-02-17T07:42:06.497Z] aa5968d388b8: Waiting [2023-02-17T07:42:06.497Z] 3182c5553ed8: Layer already exists [2023-02-17T07:42:06.497Z] 78812f8f1b9c: Layer already exists [2023-02-17T07:42:06.497Z] c5f25856e72f: Layer already exists [2023-02-17T07:42:06.497Z] 75927586702f: Layer already exists [2023-02-17T07:42:06.497Z] 3833d6d1fa6b: Layer already exists [2023-02-17T07:42:06.497Z] a8dbb8328b51: Layer already exists [2023-02-17T07:42:06.497Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:06.497Z] bef4ff93b9a3: Layer already exists [2023-02-17T07:42:06.497Z] 76ebd310e102: Layer already exists [2023-02-17T07:42:06.497Z] 239ba3c9f162: Layer already exists [2023-02-17T07:42:06.497Z] d34baf38e05a: Layer already exists [2023-02-17T07:42:06.497Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:06.497Z] main: digest: sha256:b703b82e36c07d357f015a66f5b898ce79eb5d3651472142dadda7c6e6e3bb0c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:06.535Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:06.541Z] taggedImages: [2023-02-17T07:42:06.541Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:06.541Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-17T07:42:06.541Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.57 [2023-02-17T07:42:06.541Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:06.541Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-17T07:42:06.555Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-17T07:42:06.555Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:06.555Z] latest [2023-02-17T07:42:06.555Z] 3.0.0-dev.57 [2023-02-17T07:42:06.555Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:06.555Z] main [2023-02-17T07:42:06.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:06.860Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:07.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:07.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-17T07:42:07.161Z] 596f256be323: Preparing [2023-02-17T07:42:07.161Z] c1088bed6bc8: Preparing [2023-02-17T07:42:07.161Z] 8a1db875d111: Preparing [2023-02-17T07:42:07.161Z] 6011c0b5ed3b: Preparing [2023-02-17T07:42:07.161Z] 708adff519a4: Preparing [2023-02-17T07:42:07.161Z] 8f8ac8e7bbea: Preparing [2023-02-17T07:42:07.161Z] c649eabee2ac: Preparing [2023-02-17T07:42:07.161Z] aa5968d388b8: Preparing [2023-02-17T07:42:07.161Z] 8f8ac8e7bbea: Waiting [2023-02-17T07:42:07.161Z] c649eabee2ac: Waiting [2023-02-17T07:42:07.161Z] aa5968d388b8: Waiting [2023-02-17T07:42:07.161Z] 708adff519a4: Pushed [2023-02-17T07:42:07.161Z] c1088bed6bc8: Pushed [2023-02-17T07:42:07.161Z] 596f256be323: Pushed [2023-02-17T07:42:07.161Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:07.425Z] 8f8ac8e7bbea: Pushed [2023-02-17T07:42:07.701Z] c649eabee2ac: Pushed [2023-02-17T07:42:08.277Z] 6011c0b5ed3b: Pushed [2023-02-17T07:42:08.277Z] 8a1db875d111: Pushed [2023-02-17T07:42:08.277Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:b7ece706aa1508a57ebc34b1874b0d0f2fce83038ab7159096c4b06d8ef61787 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:08.580Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:08.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-17T07:42:08.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-17T07:42:08.884Z] 596f256be323: Preparing [2023-02-17T07:42:08.884Z] c1088bed6bc8: Preparing [2023-02-17T07:42:08.884Z] 8a1db875d111: Preparing [2023-02-17T07:42:08.884Z] 6011c0b5ed3b: Preparing [2023-02-17T07:42:08.884Z] 708adff519a4: Preparing [2023-02-17T07:42:08.884Z] 8f8ac8e7bbea: Preparing [2023-02-17T07:42:08.884Z] c649eabee2ac: Preparing [2023-02-17T07:42:08.884Z] aa5968d388b8: Preparing [2023-02-17T07:42:08.884Z] 8f8ac8e7bbea: Waiting [2023-02-17T07:42:08.884Z] c649eabee2ac: Waiting [2023-02-17T07:42:08.884Z] aa5968d388b8: Waiting [2023-02-17T07:42:08.884Z] 596f256be323: Layer already exists [2023-02-17T07:42:08.884Z] 708adff519a4: Layer already exists [2023-02-17T07:42:08.884Z] 8a1db875d111: Layer already exists [2023-02-17T07:42:08.884Z] 6011c0b5ed3b: Layer already exists [2023-02-17T07:42:08.884Z] c1088bed6bc8: Layer already exists [2023-02-17T07:42:08.884Z] 8f8ac8e7bbea: Layer already exists [2023-02-17T07:42:08.884Z] c649eabee2ac: Layer already exists [2023-02-17T07:42:08.884Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:08.884Z] latest: digest: sha256:b7ece706aa1508a57ebc34b1874b0d0f2fce83038ab7159096c4b06d8ef61787 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:09.194Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:09.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.57 [2023-02-17T07:42:09.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-17T07:42:09.496Z] 596f256be323: Preparing [2023-02-17T07:42:09.496Z] c1088bed6bc8: Preparing [2023-02-17T07:42:09.496Z] 8a1db875d111: Preparing [2023-02-17T07:42:09.496Z] 6011c0b5ed3b: Preparing [2023-02-17T07:42:09.496Z] 708adff519a4: Preparing [2023-02-17T07:42:09.496Z] 8f8ac8e7bbea: Preparing [2023-02-17T07:42:09.496Z] c649eabee2ac: Preparing [2023-02-17T07:42:09.496Z] c649eabee2ac: Waiting [2023-02-17T07:42:09.496Z] 8f8ac8e7bbea: Waiting [2023-02-17T07:42:09.496Z] aa5968d388b8: Preparing [2023-02-17T07:42:09.496Z] aa5968d388b8: Waiting [2023-02-17T07:42:09.496Z] 6011c0b5ed3b: Layer already exists [2023-02-17T07:42:09.496Z] 596f256be323: Layer already exists [2023-02-17T07:42:09.496Z] 8a1db875d111: Layer already exists [2023-02-17T07:42:09.496Z] c1088bed6bc8: Layer already exists [2023-02-17T07:42:09.496Z] 708adff519a4: Layer already exists [2023-02-17T07:42:09.496Z] 8f8ac8e7bbea: Layer already exists [2023-02-17T07:42:09.496Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:09.496Z] c649eabee2ac: Layer already exists [2023-02-17T07:42:09.496Z] 3.0.0-dev.57: digest: sha256:b7ece706aa1508a57ebc34b1874b0d0f2fce83038ab7159096c4b06d8ef61787 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:09.799Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:10.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:10.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-17T07:42:10.103Z] 596f256be323: Preparing [2023-02-17T07:42:10.103Z] c1088bed6bc8: Preparing [2023-02-17T07:42:10.103Z] 8a1db875d111: Preparing [2023-02-17T07:42:10.103Z] 6011c0b5ed3b: Preparing [2023-02-17T07:42:10.103Z] 708adff519a4: Preparing [2023-02-17T07:42:10.103Z] 8f8ac8e7bbea: Preparing [2023-02-17T07:42:10.103Z] c649eabee2ac: Preparing [2023-02-17T07:42:10.103Z] aa5968d388b8: Preparing [2023-02-17T07:42:10.103Z] 8f8ac8e7bbea: Waiting [2023-02-17T07:42:10.103Z] c649eabee2ac: Waiting [2023-02-17T07:42:10.103Z] aa5968d388b8: Waiting [2023-02-17T07:42:10.103Z] c1088bed6bc8: Layer already exists [2023-02-17T07:42:10.103Z] 8a1db875d111: Layer already exists [2023-02-17T07:42:10.103Z] 6011c0b5ed3b: Layer already exists [2023-02-17T07:42:10.103Z] 708adff519a4: Layer already exists [2023-02-17T07:42:10.103Z] 596f256be323: Layer already exists [2023-02-17T07:42:10.103Z] 8f8ac8e7bbea: Layer already exists [2023-02-17T07:42:10.103Z] c649eabee2ac: Layer already exists [2023-02-17T07:42:10.103Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:10.103Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:b7ece706aa1508a57ebc34b1874b0d0f2fce83038ab7159096c4b06d8ef61787 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:10.407Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:10.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-17T07:42:10.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-17T07:42:10.715Z] 596f256be323: Preparing [2023-02-17T07:42:10.715Z] c1088bed6bc8: Preparing [2023-02-17T07:42:10.715Z] 8a1db875d111: Preparing [2023-02-17T07:42:10.715Z] 6011c0b5ed3b: Preparing [2023-02-17T07:42:10.715Z] 708adff519a4: Preparing [2023-02-17T07:42:10.715Z] 8f8ac8e7bbea: Preparing [2023-02-17T07:42:10.715Z] c649eabee2ac: Preparing [2023-02-17T07:42:10.715Z] aa5968d388b8: Preparing [2023-02-17T07:42:10.715Z] aa5968d388b8: Waiting [2023-02-17T07:42:10.715Z] 8f8ac8e7bbea: Waiting [2023-02-17T07:42:10.715Z] c649eabee2ac: Waiting [2023-02-17T07:42:10.715Z] 8a1db875d111: Layer already exists [2023-02-17T07:42:10.715Z] 6011c0b5ed3b: Layer already exists [2023-02-17T07:42:10.715Z] 708adff519a4: Layer already exists [2023-02-17T07:42:10.715Z] c1088bed6bc8: Layer already exists [2023-02-17T07:42:10.715Z] 596f256be323: Layer already exists [2023-02-17T07:42:10.715Z] 8f8ac8e7bbea: Layer already exists [2023-02-17T07:42:10.715Z] c649eabee2ac: Layer already exists [2023-02-17T07:42:10.715Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:10.715Z] main: digest: sha256:b7ece706aa1508a57ebc34b1874b0d0f2fce83038ab7159096c4b06d8ef61787 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:10.766Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:10.782Z] taggedImages: [2023-02-17T07:42:10.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:10.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-17T07:42:10.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.57 [2023-02-17T07:42:10.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:10.783Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-17T07:42:10.804Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-17T07:42:10.804Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:10.804Z] latest [2023-02-17T07:42:10.804Z] 3.0.0-dev.57 [2023-02-17T07:42:10.804Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:10.804Z] main [2023-02-17T07:42:10.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:11.117Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:11.415Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:11.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-17T07:42:11.415Z] b5317a45cc99: Preparing [2023-02-17T07:42:11.415Z] aa9fcc9b6888: Preparing [2023-02-17T07:42:11.415Z] e654d4c941ff: Preparing [2023-02-17T07:42:11.415Z] bccc34768841: Preparing [2023-02-17T07:42:11.415Z] ab3d60ac7fa5: Preparing [2023-02-17T07:42:11.415Z] d4a2d7244b48: Preparing [2023-02-17T07:42:11.415Z] 8f933307e673: Preparing [2023-02-17T07:42:11.415Z] f1c45670efa3: Preparing [2023-02-17T07:42:11.415Z] 5a94256c43af: Preparing [2023-02-17T07:42:11.415Z] aa5968d388b8: Preparing [2023-02-17T07:42:11.415Z] 8f933307e673: Waiting [2023-02-17T07:42:11.415Z] d4a2d7244b48: Waiting [2023-02-17T07:42:11.415Z] f1c45670efa3: Waiting [2023-02-17T07:42:11.416Z] 5a94256c43af: Waiting [2023-02-17T07:42:11.416Z] aa5968d388b8: Waiting [2023-02-17T07:42:11.416Z] aa9fcc9b6888: Pushed [2023-02-17T07:42:11.416Z] ab3d60ac7fa5: Pushed [2023-02-17T07:42:11.416Z] b5317a45cc99: Pushed [2023-02-17T07:42:11.674Z] d4a2d7244b48: Pushed [2023-02-17T07:42:11.674Z] 8f933307e673: Pushed [2023-02-17T07:42:11.674Z] f1c45670efa3: Pushed [2023-02-17T07:42:11.674Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:11.674Z] 5a94256c43af: Pushed [2023-02-17T07:42:12.611Z] bccc34768841: Pushed [2023-02-17T07:42:12.870Z] e654d4c941ff: Pushed [2023-02-17T07:42:12.870Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:0fb611dd5e0156940c7210afc89b9f2291ba33a437967af96134c3d4582e2fb4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:13.176Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:13.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-17T07:42:13.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-17T07:42:13.478Z] b5317a45cc99: Preparing [2023-02-17T07:42:13.478Z] aa9fcc9b6888: Preparing [2023-02-17T07:42:13.478Z] e654d4c941ff: Preparing [2023-02-17T07:42:13.478Z] bccc34768841: Preparing [2023-02-17T07:42:13.478Z] ab3d60ac7fa5: Preparing [2023-02-17T07:42:13.478Z] d4a2d7244b48: Preparing [2023-02-17T07:42:13.478Z] 8f933307e673: Preparing [2023-02-17T07:42:13.478Z] f1c45670efa3: Preparing [2023-02-17T07:42:13.478Z] 5a94256c43af: Preparing [2023-02-17T07:42:13.478Z] aa5968d388b8: Preparing [2023-02-17T07:42:13.478Z] f1c45670efa3: Waiting [2023-02-17T07:42:13.478Z] 5a94256c43af: Waiting [2023-02-17T07:42:13.478Z] 8f933307e673: Waiting [2023-02-17T07:42:13.478Z] aa5968d388b8: Waiting [2023-02-17T07:42:13.478Z] e654d4c941ff: Layer already exists [2023-02-17T07:42:13.478Z] b5317a45cc99: Layer already exists [2023-02-17T07:42:13.478Z] aa9fcc9b6888: Layer already exists [2023-02-17T07:42:13.478Z] ab3d60ac7fa5: Layer already exists [2023-02-17T07:42:13.478Z] bccc34768841: Layer already exists [2023-02-17T07:42:13.478Z] d4a2d7244b48: Layer already exists [2023-02-17T07:42:13.478Z] 8f933307e673: Layer already exists [2023-02-17T07:42:13.478Z] f1c45670efa3: Layer already exists [2023-02-17T07:42:13.478Z] 5a94256c43af: Layer already exists [2023-02-17T07:42:13.478Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:13.478Z] latest: digest: sha256:0fb611dd5e0156940c7210afc89b9f2291ba33a437967af96134c3d4582e2fb4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:13.779Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:14.083Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.57 [2023-02-17T07:42:14.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-17T07:42:14.083Z] b5317a45cc99: Preparing [2023-02-17T07:42:14.083Z] aa9fcc9b6888: Preparing [2023-02-17T07:42:14.083Z] e654d4c941ff: Preparing [2023-02-17T07:42:14.083Z] bccc34768841: Preparing [2023-02-17T07:42:14.083Z] ab3d60ac7fa5: Preparing [2023-02-17T07:42:14.083Z] d4a2d7244b48: Preparing [2023-02-17T07:42:14.083Z] 8f933307e673: Preparing [2023-02-17T07:42:14.083Z] f1c45670efa3: Preparing [2023-02-17T07:42:14.083Z] 5a94256c43af: Preparing [2023-02-17T07:42:14.083Z] aa5968d388b8: Preparing [2023-02-17T07:42:14.083Z] 5a94256c43af: Waiting [2023-02-17T07:42:14.083Z] 8f933307e673: Waiting [2023-02-17T07:42:14.083Z] f1c45670efa3: Waiting [2023-02-17T07:42:14.083Z] aa5968d388b8: Waiting [2023-02-17T07:42:14.083Z] d4a2d7244b48: Waiting [2023-02-17T07:42:14.083Z] e654d4c941ff: Layer already exists [2023-02-17T07:42:14.083Z] aa9fcc9b6888: Layer already exists [2023-02-17T07:42:14.083Z] bccc34768841: Layer already exists [2023-02-17T07:42:14.083Z] ab3d60ac7fa5: Layer already exists [2023-02-17T07:42:14.083Z] b5317a45cc99: Layer already exists [2023-02-17T07:42:14.083Z] d4a2d7244b48: Layer already exists [2023-02-17T07:42:14.083Z] f1c45670efa3: Layer already exists [2023-02-17T07:42:14.083Z] 8f933307e673: Layer already exists [2023-02-17T07:42:14.083Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:14.083Z] 5a94256c43af: Layer already exists [2023-02-17T07:42:14.083Z] 3.0.0-dev.57: digest: sha256:0fb611dd5e0156940c7210afc89b9f2291ba33a437967af96134c3d4582e2fb4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:14.387Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:14.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:14.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-17T07:42:14.705Z] b5317a45cc99: Preparing [2023-02-17T07:42:14.705Z] aa9fcc9b6888: Preparing [2023-02-17T07:42:14.705Z] e654d4c941ff: Preparing [2023-02-17T07:42:14.705Z] bccc34768841: Preparing [2023-02-17T07:42:14.705Z] ab3d60ac7fa5: Preparing [2023-02-17T07:42:14.705Z] d4a2d7244b48: Preparing [2023-02-17T07:42:14.705Z] 8f933307e673: Preparing [2023-02-17T07:42:14.705Z] f1c45670efa3: Preparing [2023-02-17T07:42:14.705Z] 5a94256c43af: Preparing [2023-02-17T07:42:14.705Z] aa5968d388b8: Preparing [2023-02-17T07:42:14.705Z] 5a94256c43af: Waiting [2023-02-17T07:42:14.705Z] aa5968d388b8: Waiting [2023-02-17T07:42:14.705Z] 8f933307e673: Waiting [2023-02-17T07:42:14.705Z] f1c45670efa3: Waiting [2023-02-17T07:42:14.705Z] d4a2d7244b48: Waiting [2023-02-17T07:42:14.705Z] aa9fcc9b6888: Layer already exists [2023-02-17T07:42:14.705Z] ab3d60ac7fa5: Layer already exists [2023-02-17T07:42:14.705Z] b5317a45cc99: Layer already exists [2023-02-17T07:42:14.705Z] bccc34768841: Layer already exists [2023-02-17T07:42:14.705Z] e654d4c941ff: Layer already exists [2023-02-17T07:42:14.705Z] d4a2d7244b48: Layer already exists [2023-02-17T07:42:14.705Z] 8f933307e673: Layer already exists [2023-02-17T07:42:14.705Z] 5a94256c43af: Layer already exists [2023-02-17T07:42:14.705Z] f1c45670efa3: Layer already exists [2023-02-17T07:42:14.705Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:14.705Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:0fb611dd5e0156940c7210afc89b9f2291ba33a437967af96134c3d4582e2fb4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:15.014Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:15.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-17T07:42:15.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-17T07:42:15.339Z] b5317a45cc99: Preparing [2023-02-17T07:42:15.339Z] aa9fcc9b6888: Preparing [2023-02-17T07:42:15.339Z] e654d4c941ff: Preparing [2023-02-17T07:42:15.339Z] bccc34768841: Preparing [2023-02-17T07:42:15.339Z] ab3d60ac7fa5: Preparing [2023-02-17T07:42:15.339Z] d4a2d7244b48: Preparing [2023-02-17T07:42:15.339Z] 8f933307e673: Preparing [2023-02-17T07:42:15.339Z] f1c45670efa3: Preparing [2023-02-17T07:42:15.339Z] 5a94256c43af: Preparing [2023-02-17T07:42:15.339Z] aa5968d388b8: Preparing [2023-02-17T07:42:15.339Z] d4a2d7244b48: Waiting [2023-02-17T07:42:15.339Z] f1c45670efa3: Waiting [2023-02-17T07:42:15.339Z] 8f933307e673: Waiting [2023-02-17T07:42:15.339Z] aa5968d388b8: Waiting [2023-02-17T07:42:15.339Z] 5a94256c43af: Waiting [2023-02-17T07:42:15.339Z] e654d4c941ff: Layer already exists [2023-02-17T07:42:15.339Z] b5317a45cc99: Layer already exists [2023-02-17T07:42:15.339Z] ab3d60ac7fa5: Layer already exists [2023-02-17T07:42:15.339Z] bccc34768841: Layer already exists [2023-02-17T07:42:15.339Z] aa9fcc9b6888: Layer already exists [2023-02-17T07:42:15.339Z] 8f933307e673: Layer already exists [2023-02-17T07:42:15.339Z] 5a94256c43af: Layer already exists [2023-02-17T07:42:15.339Z] f1c45670efa3: Layer already exists [2023-02-17T07:42:15.339Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:15.339Z] d4a2d7244b48: Layer already exists [2023-02-17T07:42:15.339Z] main: digest: sha256:0fb611dd5e0156940c7210afc89b9f2291ba33a437967af96134c3d4582e2fb4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:15.382Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:15.390Z] taggedImages: [2023-02-17T07:42:15.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:15.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-17T07:42:15.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.57 [2023-02-17T07:42:15.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:15.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-17T07:42:15.409Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-17T07:42:15.409Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:15.409Z] latest [2023-02-17T07:42:15.409Z] 3.0.0-dev.57 [2023-02-17T07:42:15.409Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:15.409Z] main [2023-02-17T07:42:15.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:15.723Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:16.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:16.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-17T07:42:16.030Z] cbf47cb7424d: Preparing [2023-02-17T07:42:16.030Z] 0d001aa2f89a: Preparing [2023-02-17T07:42:16.030Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:16.030Z] eec98aba8979: Preparing [2023-02-17T07:42:16.030Z] 4e6476652798: Preparing [2023-02-17T07:42:16.030Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:16.030Z] 4e6476652798: Layer already exists [2023-02-17T07:42:16.030Z] cbf47cb7424d: Pushed [2023-02-17T07:42:16.602Z] eec98aba8979: Pushed [2023-02-17T07:42:17.986Z] 0d001aa2f89a: Pushed [2023-02-17T07:42:18.246Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:82e9702e151a4117ac681234f5ebd1e71a25cd9567a2569b42bacbd397de4296 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:18.556Z] + 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-02-17T07:42:18.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-17T07:42:18.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-17T07:42:18.855Z] cbf47cb7424d: Preparing [2023-02-17T07:42:18.855Z] 0d001aa2f89a: Preparing [2023-02-17T07:42:18.855Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:18.855Z] eec98aba8979: Preparing [2023-02-17T07:42:18.855Z] 4e6476652798: Preparing [2023-02-17T07:42:18.855Z] cbf47cb7424d: Layer already exists [2023-02-17T07:42:18.855Z] eec98aba8979: Layer already exists [2023-02-17T07:42:18.855Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:18.855Z] 4e6476652798: Layer already exists [2023-02-17T07:42:18.855Z] 0d001aa2f89a: Layer already exists [2023-02-17T07:42:18.855Z] latest: digest: sha256:82e9702e151a4117ac681234f5ebd1e71a25cd9567a2569b42bacbd397de4296 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:19.164Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:19.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.57 [2023-02-17T07:42:19.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-17T07:42:19.476Z] cbf47cb7424d: Preparing [2023-02-17T07:42:19.476Z] 0d001aa2f89a: Preparing [2023-02-17T07:42:19.476Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:19.476Z] eec98aba8979: Preparing [2023-02-17T07:42:19.476Z] 4e6476652798: Preparing [2023-02-17T07:42:19.476Z] cbf47cb7424d: Layer already exists [2023-02-17T07:42:19.476Z] eec98aba8979: Layer already exists [2023-02-17T07:42:19.476Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:19.476Z] 0d001aa2f89a: Layer already exists [2023-02-17T07:42:19.476Z] 4e6476652798: Layer already exists [2023-02-17T07:42:19.476Z] 3.0.0-dev.57: digest: sha256:82e9702e151a4117ac681234f5ebd1e71a25cd9567a2569b42bacbd397de4296 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:19.796Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:20.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:20.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-17T07:42:20.112Z] cbf47cb7424d: Preparing [2023-02-17T07:42:20.112Z] 0d001aa2f89a: Preparing [2023-02-17T07:42:20.112Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:20.112Z] eec98aba8979: Preparing [2023-02-17T07:42:20.112Z] 4e6476652798: Preparing [2023-02-17T07:42:20.112Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:20.112Z] 0d001aa2f89a: Layer already exists [2023-02-17T07:42:20.112Z] 4e6476652798: Layer already exists [2023-02-17T07:42:20.112Z] cbf47cb7424d: Layer already exists [2023-02-17T07:42:20.112Z] eec98aba8979: Layer already exists [2023-02-17T07:42:20.112Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:82e9702e151a4117ac681234f5ebd1e71a25cd9567a2569b42bacbd397de4296 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:20.431Z] + 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-02-17T07:42:20.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-17T07:42:20.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-17T07:42:20.741Z] cbf47cb7424d: Preparing [2023-02-17T07:42:20.741Z] 0d001aa2f89a: Preparing [2023-02-17T07:42:20.741Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:20.741Z] eec98aba8979: Preparing [2023-02-17T07:42:20.741Z] 4e6476652798: Preparing [2023-02-17T07:42:20.741Z] 4e6476652798: Layer already exists [2023-02-17T07:42:20.741Z] cbf47cb7424d: Layer already exists [2023-02-17T07:42:20.741Z] 0d001aa2f89a: Layer already exists [2023-02-17T07:42:20.741Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:20.741Z] eec98aba8979: Layer already exists [2023-02-17T07:42:20.741Z] main: digest: sha256:82e9702e151a4117ac681234f5ebd1e71a25cd9567a2569b42bacbd397de4296 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:20.796Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:20.807Z] taggedImages: [2023-02-17T07:42:20.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:20.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-17T07:42:20.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.57 [2023-02-17T07:42:20.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:20.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-17T07:42:20.831Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-17T07:42:20.831Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:20.831Z] latest [2023-02-17T07:42:20.831Z] 3.0.0-dev.57 [2023-02-17T07:42:20.831Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:20.831Z] main [2023-02-17T07:42:20.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:21.160Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:21.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:21.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-17T07:42:21.481Z] 1fa9c625cb56: Preparing [2023-02-17T07:42:21.481Z] 0ddb1c0314a1: Preparing [2023-02-17T07:42:21.481Z] bc7a7829c785: Preparing [2023-02-17T07:42:21.481Z] a73f7b924050: Preparing [2023-02-17T07:42:21.481Z] 7f553d480bb0: Preparing [2023-02-17T07:42:21.481Z] 643ffadf8ca4: Preparing [2023-02-17T07:42:21.481Z] 4e6476652798: Preparing [2023-02-17T07:42:21.481Z] 643ffadf8ca4: Waiting [2023-02-17T07:42:21.481Z] 4e6476652798: Waiting [2023-02-17T07:42:21.481Z] 1fa9c625cb56: Pushed [2023-02-17T07:42:21.481Z] 0ddb1c0314a1: Pushed [2023-02-17T07:42:21.481Z] bc7a7829c785: Pushed [2023-02-17T07:42:21.481Z] 4e6476652798: Layer already exists [2023-02-17T07:42:22.100Z] 643ffadf8ca4: Pushed [2023-02-17T07:42:25.402Z] 7f553d480bb0: Pushed [2023-02-17T07:42:27.942Z] a73f7b924050: Pushed [2023-02-17T07:42:27.942Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:a1afddc1cd0e0a474f8793eaf906a09d7e284b7b4705f34bdb10653dcc07043d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:28.262Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:28.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-17T07:42:28.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-17T07:42:28.583Z] 1fa9c625cb56: Preparing [2023-02-17T07:42:28.583Z] 0ddb1c0314a1: Preparing [2023-02-17T07:42:28.583Z] bc7a7829c785: Preparing [2023-02-17T07:42:28.583Z] a73f7b924050: Preparing [2023-02-17T07:42:28.583Z] 7f553d480bb0: Preparing [2023-02-17T07:42:28.583Z] 643ffadf8ca4: Preparing [2023-02-17T07:42:28.583Z] 4e6476652798: Preparing [2023-02-17T07:42:28.583Z] 643ffadf8ca4: Waiting [2023-02-17T07:42:28.583Z] 4e6476652798: Waiting [2023-02-17T07:42:28.583Z] 1fa9c625cb56: Layer already exists [2023-02-17T07:42:28.583Z] a73f7b924050: Layer already exists [2023-02-17T07:42:28.583Z] 0ddb1c0314a1: Layer already exists [2023-02-17T07:42:28.583Z] bc7a7829c785: Layer already exists [2023-02-17T07:42:28.583Z] 7f553d480bb0: Layer already exists [2023-02-17T07:42:28.583Z] 643ffadf8ca4: Layer already exists [2023-02-17T07:42:28.583Z] 4e6476652798: Layer already exists [2023-02-17T07:42:28.583Z] latest: digest: sha256:a1afddc1cd0e0a474f8793eaf906a09d7e284b7b4705f34bdb10653dcc07043d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:28.918Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:29.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.57 [2023-02-17T07:42:29.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-17T07:42:29.235Z] 1fa9c625cb56: Preparing [2023-02-17T07:42:29.235Z] 0ddb1c0314a1: Preparing [2023-02-17T07:42:29.235Z] bc7a7829c785: Preparing [2023-02-17T07:42:29.235Z] a73f7b924050: Preparing [2023-02-17T07:42:29.235Z] 7f553d480bb0: Preparing [2023-02-17T07:42:29.235Z] 643ffadf8ca4: Preparing [2023-02-17T07:42:29.235Z] 4e6476652798: Preparing [2023-02-17T07:42:29.235Z] 643ffadf8ca4: Waiting [2023-02-17T07:42:29.235Z] 4e6476652798: Waiting [2023-02-17T07:42:29.235Z] 7f553d480bb0: Layer already exists [2023-02-17T07:42:29.235Z] bc7a7829c785: Layer already exists [2023-02-17T07:42:29.235Z] a73f7b924050: Layer already exists [2023-02-17T07:42:29.235Z] 0ddb1c0314a1: Layer already exists [2023-02-17T07:42:29.235Z] 1fa9c625cb56: Layer already exists [2023-02-17T07:42:29.235Z] 643ffadf8ca4: Layer already exists [2023-02-17T07:42:29.235Z] 4e6476652798: Layer already exists [2023-02-17T07:42:29.235Z] 3.0.0-dev.57: digest: sha256:a1afddc1cd0e0a474f8793eaf906a09d7e284b7b4705f34bdb10653dcc07043d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:29.547Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:29.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:29.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-17T07:42:29.865Z] 1fa9c625cb56: Preparing [2023-02-17T07:42:29.865Z] 0ddb1c0314a1: Preparing [2023-02-17T07:42:29.865Z] bc7a7829c785: Preparing [2023-02-17T07:42:29.865Z] a73f7b924050: Preparing [2023-02-17T07:42:29.865Z] 7f553d480bb0: Preparing [2023-02-17T07:42:29.865Z] 643ffadf8ca4: Preparing [2023-02-17T07:42:29.865Z] 4e6476652798: Preparing [2023-02-17T07:42:29.865Z] 643ffadf8ca4: Waiting [2023-02-17T07:42:29.865Z] 4e6476652798: Waiting [2023-02-17T07:42:29.865Z] a73f7b924050: Layer already exists [2023-02-17T07:42:29.865Z] bc7a7829c785: Layer already exists [2023-02-17T07:42:29.865Z] 1fa9c625cb56: Layer already exists [2023-02-17T07:42:29.865Z] 7f553d480bb0: Layer already exists [2023-02-17T07:42:29.865Z] 0ddb1c0314a1: Layer already exists [2023-02-17T07:42:29.865Z] 643ffadf8ca4: Layer already exists [2023-02-17T07:42:29.865Z] 4e6476652798: Layer already exists [2023-02-17T07:42:29.865Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:a1afddc1cd0e0a474f8793eaf906a09d7e284b7b4705f34bdb10653dcc07043d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:30.174Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:30.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-17T07:42:30.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-17T07:42:30.481Z] 1fa9c625cb56: Preparing [2023-02-17T07:42:30.481Z] 0ddb1c0314a1: Preparing [2023-02-17T07:42:30.481Z] bc7a7829c785: Preparing [2023-02-17T07:42:30.481Z] a73f7b924050: Preparing [2023-02-17T07:42:30.481Z] 7f553d480bb0: Preparing [2023-02-17T07:42:30.481Z] 643ffadf8ca4: Preparing [2023-02-17T07:42:30.481Z] 4e6476652798: Preparing [2023-02-17T07:42:30.481Z] 643ffadf8ca4: Waiting [2023-02-17T07:42:30.481Z] a73f7b924050: Layer already exists [2023-02-17T07:42:30.481Z] 0ddb1c0314a1: Layer already exists [2023-02-17T07:42:30.481Z] 1fa9c625cb56: Layer already exists [2023-02-17T07:42:30.481Z] 7f553d480bb0: Layer already exists [2023-02-17T07:42:30.481Z] bc7a7829c785: Layer already exists [2023-02-17T07:42:30.481Z] 4e6476652798: Layer already exists [2023-02-17T07:42:30.481Z] 643ffadf8ca4: Layer already exists [2023-02-17T07:42:30.481Z] main: digest: sha256:a1afddc1cd0e0a474f8793eaf906a09d7e284b7b4705f34bdb10653dcc07043d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:30.521Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:30.533Z] taggedImages: [2023-02-17T07:42:30.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:30.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-17T07:42:30.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.57 [2023-02-17T07:42:30.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:30.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-17T07:42:30.558Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-17T07:42:30.558Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:30.558Z] latest [2023-02-17T07:42:30.558Z] 3.0.0-dev.57 [2023-02-17T07:42:30.558Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:30.558Z] main [2023-02-17T07:42:30.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:30.872Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:31.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:31.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-17T07:42:31.190Z] 0a756f9a54c8: Preparing [2023-02-17T07:42:31.190Z] 79cb9f8629db: Preparing [2023-02-17T07:42:31.190Z] c07fb3482b4d: Preparing [2023-02-17T07:42:31.190Z] e23b5ab25c35: Preparing [2023-02-17T07:42:31.190Z] b35ce6bda762: Preparing [2023-02-17T07:42:31.190Z] 4e6476652798: Preparing [2023-02-17T07:42:31.190Z] 4e6476652798: Waiting [2023-02-17T07:42:31.190Z] 79cb9f8629db: Pushed [2023-02-17T07:42:31.190Z] c07fb3482b4d: Pushed [2023-02-17T07:42:31.190Z] 0a756f9a54c8: Pushed [2023-02-17T07:42:31.190Z] 4e6476652798: Layer already exists [2023-02-17T07:42:31.454Z] b35ce6bda762: Pushed [2023-02-17T07:42:38.023Z] e23b5ab25c35: Pushed [2023-02-17T07:42:38.023Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:e6ff1fcfd897f43f736cac81b982a4cc71d31463d9dcf09c03493b49671a7829 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:38.327Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:38.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-17T07:42:38.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-17T07:42:38.631Z] 0a756f9a54c8: Preparing [2023-02-17T07:42:38.632Z] 79cb9f8629db: Preparing [2023-02-17T07:42:38.632Z] c07fb3482b4d: Preparing [2023-02-17T07:42:38.632Z] e23b5ab25c35: Preparing [2023-02-17T07:42:38.632Z] b35ce6bda762: Preparing [2023-02-17T07:42:38.632Z] 4e6476652798: Preparing [2023-02-17T07:42:38.632Z] 4e6476652798: Waiting [2023-02-17T07:42:38.632Z] e23b5ab25c35: Layer already exists [2023-02-17T07:42:38.632Z] b35ce6bda762: Layer already exists [2023-02-17T07:42:38.632Z] 0a756f9a54c8: Layer already exists [2023-02-17T07:42:38.632Z] c07fb3482b4d: Layer already exists [2023-02-17T07:42:38.632Z] 79cb9f8629db: Layer already exists [2023-02-17T07:42:38.632Z] 4e6476652798: Layer already exists [2023-02-17T07:42:38.632Z] latest: digest: sha256:e6ff1fcfd897f43f736cac81b982a4cc71d31463d9dcf09c03493b49671a7829 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:38.951Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:39.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.57 [2023-02-17T07:42:39.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-17T07:42:39.252Z] 0a756f9a54c8: Preparing [2023-02-17T07:42:39.252Z] 79cb9f8629db: Preparing [2023-02-17T07:42:39.252Z] c07fb3482b4d: Preparing [2023-02-17T07:42:39.252Z] e23b5ab25c35: Preparing [2023-02-17T07:42:39.252Z] b35ce6bda762: Preparing [2023-02-17T07:42:39.252Z] 4e6476652798: Preparing [2023-02-17T07:42:39.252Z] 4e6476652798: Waiting [2023-02-17T07:42:39.252Z] b35ce6bda762: Layer already exists [2023-02-17T07:42:39.252Z] 79cb9f8629db: Layer already exists [2023-02-17T07:42:39.252Z] 0a756f9a54c8: Layer already exists [2023-02-17T07:42:39.252Z] e23b5ab25c35: Layer already exists [2023-02-17T07:42:39.252Z] c07fb3482b4d: Layer already exists [2023-02-17T07:42:39.252Z] 4e6476652798: Layer already exists [2023-02-17T07:42:39.252Z] 3.0.0-dev.57: digest: sha256:e6ff1fcfd897f43f736cac81b982a4cc71d31463d9dcf09c03493b49671a7829 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:39.631Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:39.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:39.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-17T07:42:39.935Z] 0a756f9a54c8: Preparing [2023-02-17T07:42:39.936Z] 79cb9f8629db: Preparing [2023-02-17T07:42:39.936Z] c07fb3482b4d: Preparing [2023-02-17T07:42:39.936Z] e23b5ab25c35: Preparing [2023-02-17T07:42:39.936Z] b35ce6bda762: Preparing [2023-02-17T07:42:39.936Z] 4e6476652798: Preparing [2023-02-17T07:42:39.936Z] 4e6476652798: Waiting [2023-02-17T07:42:39.936Z] 0a756f9a54c8: Layer already exists [2023-02-17T07:42:39.936Z] 79cb9f8629db: Layer already exists [2023-02-17T07:42:39.936Z] e23b5ab25c35: Layer already exists [2023-02-17T07:42:39.936Z] b35ce6bda762: Layer already exists [2023-02-17T07:42:39.936Z] c07fb3482b4d: Layer already exists [2023-02-17T07:42:39.936Z] 4e6476652798: Layer already exists [2023-02-17T07:42:39.936Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:e6ff1fcfd897f43f736cac81b982a4cc71d31463d9dcf09c03493b49671a7829 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:40.243Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:40.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-17T07:42:40.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-17T07:42:40.543Z] 0a756f9a54c8: Preparing [2023-02-17T07:42:40.543Z] 79cb9f8629db: Preparing [2023-02-17T07:42:40.543Z] c07fb3482b4d: Preparing [2023-02-17T07:42:40.543Z] e23b5ab25c35: Preparing [2023-02-17T07:42:40.543Z] b35ce6bda762: Preparing [2023-02-17T07:42:40.543Z] 4e6476652798: Preparing [2023-02-17T07:42:40.543Z] 4e6476652798: Waiting [2023-02-17T07:42:40.543Z] 0a756f9a54c8: Layer already exists [2023-02-17T07:42:40.543Z] e23b5ab25c35: Layer already exists [2023-02-17T07:42:40.543Z] c07fb3482b4d: Layer already exists [2023-02-17T07:42:40.543Z] 79cb9f8629db: Layer already exists [2023-02-17T07:42:40.543Z] b35ce6bda762: Layer already exists [2023-02-17T07:42:40.543Z] 4e6476652798: Layer already exists [2023-02-17T07:42:40.543Z] main: digest: sha256:e6ff1fcfd897f43f736cac81b982a4cc71d31463d9dcf09c03493b49671a7829 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:40.583Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:40.588Z] taggedImages: [2023-02-17T07:42:40.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:40.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-17T07:42:40.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.57 [2023-02-17T07:42:40.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:40.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-17T07:42:40.603Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-17T07:42:40.603Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:40.603Z] latest [2023-02-17T07:42:40.603Z] 3.0.0-dev.57 [2023-02-17T07:42:40.603Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:40.603Z] main [2023-02-17T07:42:40.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:40.913Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:41.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:41.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-17T07:42:41.241Z] a4e2c81b8705: Preparing [2023-02-17T07:42:41.241Z] d10c48bd9f07: Preparing [2023-02-17T07:42:41.241Z] bbdc3d61944f: Preparing [2023-02-17T07:42:41.241Z] 81dc4a66cba3: Preparing [2023-02-17T07:42:41.241Z] 4c77620dbd32: Preparing [2023-02-17T07:42:41.241Z] 4e6476652798: Preparing [2023-02-17T07:42:41.241Z] 4e6476652798: Waiting [2023-02-17T07:42:41.241Z] a4e2c81b8705: Pushed [2023-02-17T07:42:41.241Z] d10c48bd9f07: Pushed [2023-02-17T07:42:41.241Z] bbdc3d61944f: Pushed [2023-02-17T07:42:41.505Z] 4e6476652798: Layer already exists [2023-02-17T07:42:41.505Z] 4c77620dbd32: Pushed [2023-02-17T07:42:48.075Z] 81dc4a66cba3: Pushed [2023-02-17T07:42:48.075Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:f571954975738a22beee77f4efe4b0a99748148789d94708cf5f8ec187d94693 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:48.380Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:48.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-17T07:42:48.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-17T07:42:48.779Z] a4e2c81b8705: Preparing [2023-02-17T07:42:48.779Z] d10c48bd9f07: Preparing [2023-02-17T07:42:48.779Z] bbdc3d61944f: Preparing [2023-02-17T07:42:48.779Z] 81dc4a66cba3: Preparing [2023-02-17T07:42:48.779Z] 4c77620dbd32: Preparing [2023-02-17T07:42:48.780Z] 4e6476652798: Preparing [2023-02-17T07:42:48.780Z] 4e6476652798: Waiting [2023-02-17T07:42:48.780Z] a4e2c81b8705: Layer already exists [2023-02-17T07:42:48.780Z] 81dc4a66cba3: Layer already exists [2023-02-17T07:42:48.780Z] d10c48bd9f07: Layer already exists [2023-02-17T07:42:48.780Z] bbdc3d61944f: Layer already exists [2023-02-17T07:42:48.780Z] 4c77620dbd32: Layer already exists [2023-02-17T07:42:48.780Z] 4e6476652798: Layer already exists [2023-02-17T07:42:48.780Z] latest: digest: sha256:f571954975738a22beee77f4efe4b0a99748148789d94708cf5f8ec187d94693 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:49.119Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:49.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.57 [2023-02-17T07:42:49.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-17T07:42:49.476Z] a4e2c81b8705: Preparing [2023-02-17T07:42:49.476Z] d10c48bd9f07: Preparing [2023-02-17T07:42:49.476Z] bbdc3d61944f: Preparing [2023-02-17T07:42:49.476Z] 81dc4a66cba3: Preparing [2023-02-17T07:42:49.476Z] 4c77620dbd32: Preparing [2023-02-17T07:42:49.476Z] 4e6476652798: Preparing [2023-02-17T07:42:49.476Z] 4e6476652798: Waiting [2023-02-17T07:42:49.476Z] 4c77620dbd32: Layer already exists [2023-02-17T07:42:49.476Z] bbdc3d61944f: Layer already exists [2023-02-17T07:42:49.476Z] 81dc4a66cba3: Layer already exists [2023-02-17T07:42:49.476Z] a4e2c81b8705: Layer already exists [2023-02-17T07:42:49.476Z] d10c48bd9f07: Layer already exists [2023-02-17T07:42:49.476Z] 4e6476652798: Layer already exists [2023-02-17T07:42:49.476Z] 3.0.0-dev.57: digest: sha256:f571954975738a22beee77f4efe4b0a99748148789d94708cf5f8ec187d94693 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:49.775Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:50.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:50.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-17T07:42:50.080Z] a4e2c81b8705: Preparing [2023-02-17T07:42:50.080Z] d10c48bd9f07: Preparing [2023-02-17T07:42:50.080Z] bbdc3d61944f: Preparing [2023-02-17T07:42:50.080Z] 81dc4a66cba3: Preparing [2023-02-17T07:42:50.080Z] 4c77620dbd32: Preparing [2023-02-17T07:42:50.080Z] 4e6476652798: Preparing [2023-02-17T07:42:50.080Z] 4e6476652798: Waiting [2023-02-17T07:42:50.080Z] a4e2c81b8705: Layer already exists [2023-02-17T07:42:50.080Z] 4c77620dbd32: Layer already exists [2023-02-17T07:42:50.080Z] 81dc4a66cba3: Layer already exists [2023-02-17T07:42:50.080Z] bbdc3d61944f: Layer already exists [2023-02-17T07:42:50.080Z] d10c48bd9f07: Layer already exists [2023-02-17T07:42:50.080Z] 4e6476652798: Layer already exists [2023-02-17T07:42:50.080Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:f571954975738a22beee77f4efe4b0a99748148789d94708cf5f8ec187d94693 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:50.390Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:50.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-17T07:42:50.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-17T07:42:50.703Z] a4e2c81b8705: Preparing [2023-02-17T07:42:50.703Z] d10c48bd9f07: Preparing [2023-02-17T07:42:50.703Z] bbdc3d61944f: Preparing [2023-02-17T07:42:50.703Z] 81dc4a66cba3: Preparing [2023-02-17T07:42:50.703Z] 4c77620dbd32: Preparing [2023-02-17T07:42:50.703Z] 4e6476652798: Preparing [2023-02-17T07:42:50.703Z] 4e6476652798: Waiting [2023-02-17T07:42:50.703Z] a4e2c81b8705: Layer already exists [2023-02-17T07:42:50.703Z] 81dc4a66cba3: Layer already exists [2023-02-17T07:42:50.703Z] d10c48bd9f07: Layer already exists [2023-02-17T07:42:50.703Z] bbdc3d61944f: Layer already exists [2023-02-17T07:42:50.703Z] 4c77620dbd32: Layer already exists [2023-02-17T07:42:50.703Z] 4e6476652798: Layer already exists [2023-02-17T07:42:50.704Z] main: digest: sha256:f571954975738a22beee77f4efe4b0a99748148789d94708cf5f8ec187d94693 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:50.754Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:50.763Z] taggedImages: [2023-02-17T07:42:50.763Z] - nexus3.edgexfoundry.org:10004/security-spire-server:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:50.763Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-17T07:42:50.763Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.57 [2023-02-17T07:42:50.763Z] - nexus3.edgexfoundry.org:10004/security-spire-server:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:50.763Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-17T07:42:50.783Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-17T07:42:50.783Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:50.783Z] latest [2023-02-17T07:42:50.783Z] 3.0.0-dev.57 [2023-02-17T07:42:50.783Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:50.783Z] main [2023-02-17T07:42:50.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:51.105Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:51.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:51.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-17T07:42:51.403Z] 785c357b1932: Preparing [2023-02-17T07:42:51.403Z] 4c4afeb44ac5: Preparing [2023-02-17T07:42:51.403Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:51.403Z] 4357272ebeb3: Preparing [2023-02-17T07:42:51.403Z] aa5968d388b8: Preparing [2023-02-17T07:42:51.403Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:51.403Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:51.403Z] 785c357b1932: Pushed [2023-02-17T07:42:51.403Z] 4357272ebeb3: Pushed [2023-02-17T07:42:53.941Z] 4c4afeb44ac5: Pushed [2023-02-17T07:42:53.941Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:192b9802732837154ca733c5f6fd9bfcb459a40e9fd62963b81fda2be7c31aac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:54.249Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:54.549Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-17T07:42:54.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-17T07:42:54.549Z] 785c357b1932: Preparing [2023-02-17T07:42:54.549Z] 4c4afeb44ac5: Preparing [2023-02-17T07:42:54.549Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:54.549Z] 4357272ebeb3: Preparing [2023-02-17T07:42:54.549Z] aa5968d388b8: Preparing [2023-02-17T07:42:54.549Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:54.549Z] 4c4afeb44ac5: Layer already exists [2023-02-17T07:42:54.549Z] 785c357b1932: Layer already exists [2023-02-17T07:42:54.549Z] 4357272ebeb3: Layer already exists [2023-02-17T07:42:54.549Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:54.549Z] latest: digest: sha256:192b9802732837154ca733c5f6fd9bfcb459a40e9fd62963b81fda2be7c31aac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:54.854Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:55.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.57 [2023-02-17T07:42:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-17T07:42:55.158Z] 785c357b1932: Preparing [2023-02-17T07:42:55.158Z] 4c4afeb44ac5: Preparing [2023-02-17T07:42:55.158Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:55.158Z] 4357272ebeb3: Preparing [2023-02-17T07:42:55.158Z] aa5968d388b8: Preparing [2023-02-17T07:42:55.158Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:55.158Z] 785c357b1932: Layer already exists [2023-02-17T07:42:55.158Z] 4357272ebeb3: Layer already exists [2023-02-17T07:42:55.158Z] 4c4afeb44ac5: Layer already exists [2023-02-17T07:42:55.158Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:55.158Z] 3.0.0-dev.57: digest: sha256:192b9802732837154ca733c5f6fd9bfcb459a40e9fd62963b81fda2be7c31aac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:55.470Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:55.773Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:55.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-17T07:42:55.773Z] 785c357b1932: Preparing [2023-02-17T07:42:55.773Z] 4c4afeb44ac5: Preparing [2023-02-17T07:42:55.773Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:55.773Z] 4357272ebeb3: Preparing [2023-02-17T07:42:55.773Z] aa5968d388b8: Preparing [2023-02-17T07:42:55.773Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:55.773Z] 4c4afeb44ac5: Layer already exists [2023-02-17T07:42:55.773Z] 785c357b1932: Layer already exists [2023-02-17T07:42:55.773Z] 4357272ebeb3: Layer already exists [2023-02-17T07:42:55.773Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:55.773Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:192b9802732837154ca733c5f6fd9bfcb459a40e9fd62963b81fda2be7c31aac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:56.081Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:56.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-17T07:42:56.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-17T07:42:56.380Z] 785c357b1932: Preparing [2023-02-17T07:42:56.380Z] 4c4afeb44ac5: Preparing [2023-02-17T07:42:56.380Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:56.380Z] 4357272ebeb3: Preparing [2023-02-17T07:42:56.380Z] aa5968d388b8: Preparing [2023-02-17T07:42:56.380Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:56.380Z] 4c4afeb44ac5: Layer already exists [2023-02-17T07:42:56.380Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:56.380Z] 785c357b1932: Layer already exists [2023-02-17T07:42:56.380Z] 4357272ebeb3: Layer already exists [2023-02-17T07:42:56.380Z] main: digest: sha256:192b9802732837154ca733c5f6fd9bfcb459a40e9fd62963b81fda2be7c31aac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:42:56.428Z] ===================================================== [Pipeline] echo [2023-02-17T07:42:56.437Z] taggedImages: [2023-02-17T07:42:56.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:56.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-17T07:42:56.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.57 [2023-02-17T07:42:56.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:56.437Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-17T07:42:56.458Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-17T07:42:56.458Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:56.458Z] latest [2023-02-17T07:42:56.458Z] 3.0.0-dev.57 [2023-02-17T07:42:56.458Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:42:56.458Z] main [2023-02-17T07:42:56.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:56.787Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:57.087Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:42:57.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-17T07:42:57.087Z] 1cbce0e468e9: Preparing [2023-02-17T07:42:57.087Z] a5b9c24b26c5: Preparing [2023-02-17T07:42:57.087Z] 26fd0d72a55b: Preparing [2023-02-17T07:42:57.087Z] a34b1048cf73: Preparing [2023-02-17T07:42:57.087Z] aa5968d388b8: Preparing [2023-02-17T07:42:57.087Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:42:57.087Z] aa5968d388b8: Layer already exists [2023-02-17T07:42:57.087Z] a34b1048cf73: Layer already exists [2023-02-17T07:42:57.087Z] 1cbce0e468e9: Pushed [2023-02-17T07:42:59.629Z] a5b9c24b26c5: Pushed [2023-02-17T07:42:59.629Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:6d9afe9bc01e1c17b845398538c78f6bb0eefdebb05d959c09126e2aa16f197c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:42:59.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:00.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-17T07:43:00.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-17T07:43:00.248Z] 1cbce0e468e9: Preparing [2023-02-17T07:43:00.248Z] a5b9c24b26c5: Preparing [2023-02-17T07:43:00.248Z] 26fd0d72a55b: Preparing [2023-02-17T07:43:00.248Z] a34b1048cf73: Preparing [2023-02-17T07:43:00.248Z] aa5968d388b8: Preparing [2023-02-17T07:43:00.248Z] a5b9c24b26c5: Layer already exists [2023-02-17T07:43:00.248Z] aa5968d388b8: Layer already exists [2023-02-17T07:43:00.248Z] a34b1048cf73: Layer already exists [2023-02-17T07:43:00.248Z] 1cbce0e468e9: Layer already exists [2023-02-17T07:43:00.248Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:43:00.248Z] latest: digest: sha256:6d9afe9bc01e1c17b845398538c78f6bb0eefdebb05d959c09126e2aa16f197c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:00.560Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:00.862Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.57 [2023-02-17T07:43:00.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-17T07:43:00.862Z] 1cbce0e468e9: Preparing [2023-02-17T07:43:00.862Z] a5b9c24b26c5: Preparing [2023-02-17T07:43:00.862Z] 26fd0d72a55b: Preparing [2023-02-17T07:43:00.862Z] a34b1048cf73: Preparing [2023-02-17T07:43:00.862Z] aa5968d388b8: Preparing [2023-02-17T07:43:00.862Z] a34b1048cf73: Layer already exists [2023-02-17T07:43:00.862Z] a5b9c24b26c5: Layer already exists [2023-02-17T07:43:00.862Z] 1cbce0e468e9: Layer already exists [2023-02-17T07:43:00.862Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:43:00.862Z] aa5968d388b8: Layer already exists [2023-02-17T07:43:00.862Z] 3.0.0-dev.57: digest: sha256:6d9afe9bc01e1c17b845398538c78f6bb0eefdebb05d959c09126e2aa16f197c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:01.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:01.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:43:01.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-17T07:43:01.470Z] 1cbce0e468e9: Preparing [2023-02-17T07:43:01.470Z] a5b9c24b26c5: Preparing [2023-02-17T07:43:01.470Z] 26fd0d72a55b: Preparing [2023-02-17T07:43:01.470Z] a34b1048cf73: Preparing [2023-02-17T07:43:01.470Z] aa5968d388b8: Preparing [2023-02-17T07:43:01.470Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:43:01.470Z] 1cbce0e468e9: Layer already exists [2023-02-17T07:43:01.470Z] a5b9c24b26c5: Layer already exists [2023-02-17T07:43:01.470Z] aa5968d388b8: Layer already exists [2023-02-17T07:43:01.470Z] a34b1048cf73: Layer already exists [2023-02-17T07:43:01.470Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:6d9afe9bc01e1c17b845398538c78f6bb0eefdebb05d959c09126e2aa16f197c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:01.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:43:02.082Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-17T07:43:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-17T07:43:02.082Z] 1cbce0e468e9: Preparing [2023-02-17T07:43:02.082Z] a5b9c24b26c5: Preparing [2023-02-17T07:43:02.082Z] 26fd0d72a55b: Preparing [2023-02-17T07:43:02.082Z] a34b1048cf73: Preparing [2023-02-17T07:43:02.082Z] aa5968d388b8: Preparing [2023-02-17T07:43:02.082Z] aa5968d388b8: Layer already exists [2023-02-17T07:43:02.082Z] a5b9c24b26c5: Layer already exists [2023-02-17T07:43:02.082Z] 1cbce0e468e9: Layer already exists [2023-02-17T07:43:02.082Z] 26fd0d72a55b: Layer already exists [2023-02-17T07:43:02.082Z] a34b1048cf73: Layer already exists [2023-02-17T07:43:02.082Z] main: digest: sha256:6d9afe9bc01e1c17b845398538c78f6bb0eefdebb05d959c09126e2aa16f197c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:43:02.120Z] ===================================================== [Pipeline] echo [2023-02-17T07:43:02.125Z] taggedImages: [2023-02-17T07:43:02.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:43:02.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-17T07:43:02.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.57 [2023-02-17T07:43:02.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:43:02.126Z] - 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-02-17T07:43:13.756Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T07:43:16.345Z] Removing intermediate container c5f14960bebd [2023-02-17T07:43:16.345Z] ---> 3542243b8dce [2023-02-17T07:43:16.345Z] [2023-02-17T07:43:16.345Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T07:43:16.620Z] 3.16: Pulling from library/alpine [2023-02-17T07:43:17.585Z] Removing intermediate container b397baa10a87 [2023-02-17T07:43:17.585Z] ---> 0adca22460aa [2023-02-17T07:43:17.585Z] [2023-02-17T07:43:17.585Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:43:17.860Z] 3.16: Pulling from library/alpine [2023-02-17T07:43:18.479Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:43:18.479Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:43:18.479Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T07:43:18.479Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T07:43:18.479Z] ---> 4c81e5bf8899 [2023-02-17T07:43:18.479Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T07:43:18.479Z] ---> 4c81e5bf8899 [2023-02-17T07:43:18.479Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:43:18.479Z] ---> Running in 86555c1a83ae [2023-02-17T07:43:18.479Z] ---> Running in f94ba0cbaff5 [2023-02-17T07:43:19.476Z] Removing intermediate container 86555c1a83ae [2023-02-17T07:43:19.476Z] ---> a04ef8833c8a [2023-02-17T07:43:19.476Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:43:19.476Z] Removing intermediate container f94ba0cbaff5 [2023-02-17T07:43:19.476Z] ---> 56f6d0af918b [2023-02-17T07:43:19.476Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T07:43:19.476Z] ---> Running in 114e29f74de1 [2023-02-17T07:43:19.476Z] ---> Running in 5f3cfe1b315a [2023-02-17T07:43:22.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:43:22.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:43:22.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:43:23.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:43:24.504Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:43:24.504Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:43:24.770Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T07:43:24.770Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T07:43:24.770Z] OK: 5 MiB in 15 packages [2023-02-17T07:43:24.770Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:43:24.770Z] OK: 5 MiB in 16 packages [2023-02-17T07:43:27.351Z] Removing intermediate container 114e29f74de1 [2023-02-17T07:43:27.351Z] ---> c56efe6dd93c [2023-02-17T07:43:27.351Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:43:27.351Z] Removing intermediate container 5f3cfe1b315a [2023-02-17T07:43:27.351Z] ---> a17297f2c55c [2023-02-17T07:43:27.351Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T07:43:27.617Z] ---> Running in fa44ac10da29 [2023-02-17T07:43:28.575Z] Removing intermediate container fa44ac10da29 [2023-02-17T07:43:28.575Z] ---> 1d6568e83bc5 [2023-02-17T07:43:28.575Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T07:43:28.842Z] ---> Running in e0bb359e0354 [2023-02-17T07:43:29.118Z] ---> 8885c15ba771 [2023-02-17T07:43:29.118Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T07:43:29.713Z] Removing intermediate container e0bb359e0354 [2023-02-17T07:43:29.713Z] ---> ca55e14beeb1 [2023-02-17T07:43:29.713Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T07:43:29.980Z] ---> Running in 8f7f77dbadef [2023-02-17T07:43:30.942Z] Removing intermediate container 8f7f77dbadef [2023-02-17T07:43:30.942Z] ---> 206bf0d63839 [2023-02-17T07:43:30.942Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T07:43:31.550Z] ---> Running in 532ddfead495 [2023-02-17T07:43:32.547Z] Removing intermediate container 532ddfead495 [2023-02-17T07:43:32.547Z] ---> 6c5f060d3634 [2023-02-17T07:43:32.547Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T07:43:32.547Z] ---> 5ff54b410594 [2023-02-17T07:43:32.547Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T07:43:32.547Z] ---> Running in 2e49ca1afe46 [2023-02-17T07:43:33.527Z] Removing intermediate container 501133ecdcf8 [2023-02-17T07:43:33.527Z] ---> f06e554dbe0b [2023-02-17T07:43:33.527Z] [2023-02-17T07:43:33.527Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T07:43:33.527Z] ---> 4c81e5bf8899 [2023-02-17T07:43:33.527Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T07:43:34.052Z] ---> Running in 6fae7e4bfaea [2023-02-17T07:43:34.344Z] ---> c12d8ea578e2 [2023-02-17T07:43:34.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T07:43:37.001Z] ---> 45fd07fcd896 [2023-02-17T07:43:37.001Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:43:37.001Z] ---> Running in 71d69d6a2ab6 [2023-02-17T07:43:37.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:43:37.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:43:38.917Z] Removing intermediate container 2e49ca1afe46 [2023-02-17T07:43:38.917Z] ---> a590a5bde27f [2023-02-17T07:43:38.917Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T07:43:39.206Z] ---> Running in ec86daea01d0 [2023-02-17T07:43:39.490Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T07:43:39.762Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T07:43:39.762Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T07:43:39.762Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T07:43:39.762Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T07:43:39.762Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T07:43:39.762Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:43:39.762Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:43:40.349Z] OK: 8 MiB in 20 packages [2023-02-17T07:43:40.616Z] Removing intermediate container ec86daea01d0 [2023-02-17T07:43:40.616Z] ---> 33575b8eced2 [2023-02-17T07:43:40.616Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T07:43:42.535Z] Removing intermediate container 71d69d6a2ab6 [2023-02-17T07:43:42.535Z] ---> c145b0c567b1 [2023-02-17T07:43:42.535Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:43:42.805Z] ---> Running in 8358c9f836b3 [2023-02-17T07:43:43.777Z] ---> 1cb7ac0728de [2023-02-17T07:43:43.777Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T07:43:43.777Z] ---> Running in 486f74995b0f [2023-02-17T07:43:44.367Z] Removing intermediate container 8358c9f836b3 [2023-02-17T07:43:44.367Z] ---> af48d5086072 [2023-02-17T07:43:44.367Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T07:43:44.367Z] ---> Running in 89f4512a37e3 [2023-02-17T07:43:45.329Z] Removing intermediate container 6fae7e4bfaea [2023-02-17T07:43:45.329Z] ---> b01675ea3181 [2023-02-17T07:43:45.329Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:43:45.596Z] ---> Running in af3ee3303bed [2023-02-17T07:43:45.875Z] Removing intermediate container 89f4512a37e3 [2023-02-17T07:43:45.875Z] ---> 9aaa56d967f3 [2023-02-17T07:43:45.875Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T07:43:46.155Z] ---> Running in 7d4f85e60b56 [2023-02-17T07:43:47.131Z] Removing intermediate container af3ee3303bed [2023-02-17T07:43:47.131Z] ---> 71199b95b683 [2023-02-17T07:43:47.131Z] Step 12/21 : WORKDIR /edgex [2023-02-17T07:43:47.131Z] ---> Running in abb868940b95 [2023-02-17T07:43:47.403Z] Removing intermediate container 7d4f85e60b56 [2023-02-17T07:43:47.403Z] ---> 50e60cb80718 [2023-02-17T07:43:47.403Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:43:47.403Z] ---> Running in c6ec40517d0e [2023-02-17T07:43:48.816Z] Removing intermediate container c6ec40517d0e [2023-02-17T07:43:48.816Z] ---> 7fe31669454b [2023-02-17T07:43:48.816Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:43:48.816Z] Removing intermediate container abb868940b95 [2023-02-17T07:43:48.816Z] ---> 07b6620d6786 [2023-02-17T07:43:48.816Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T07:43:49.085Z] ---> Running in 00e4b8b407a5 [2023-02-17T07:43:49.354Z] Removing intermediate container 486f74995b0f [2023-02-17T07:43:49.354Z] ---> 3df029372432 [2023-02-17T07:43:49.354Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:43:50.349Z] Removing intermediate container 00e4b8b407a5 [2023-02-17T07:43:50.349Z] ---> fb024feafb12 [2023-02-17T07:43:50.349Z] [2023-02-17T07:43:50.622Z] Successfully built fb024feafb12 [2023-02-17T07:43:50.622Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-17T07:43:50.622Z] Building security-spire-config [2023-02-17T07:43:51.227Z]  Building core-common-config-bootstrapper ... done  ---> 286ff36082c4 [2023-02-17T07:43:51.227Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T07:43:51.227Z] ---> dc7cee9ed842 [2023-02-17T07:43:51.494Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T07:43:54.861Z] ---> 36205b196b15 [2023-02-17T07:43:54.861Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T07:43:55.129Z] Removing intermediate container 510f986dbada [2023-02-17T07:43:55.129Z] ---> f6b716655bfe [2023-02-17T07:43:55.129Z] [2023-02-17T07:43:55.129Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:43:55.129Z] ---> 4c81e5bf8899 [2023-02-17T07:43:55.129Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T07:43:55.408Z] ---> 317f4906db7d [2023-02-17T07:43:55.408Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T07:43:55.408Z] ---> Running in 990436ada56b [2023-02-17T07:43:55.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:43:55.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:43:55.676Z] ---> ebb0ed0ba47d [2023-02-17T07:43:55.676Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:43:55.676Z] ---> Using cache [2023-02-17T07:43:55.676Z] ---> de9076f62bdf [2023-02-17T07:43:55.676Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:43:55.943Z] ---> Running in ec5693bb42c4 [2023-02-17T07:43:56.907Z] Removing intermediate container 990436ada56b [2023-02-17T07:43:56.907Z] ---> 9febf6fb695d [2023-02-17T07:43:56.907Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T07:43:56.907Z] ---> Running in 04764d8a5af4 [2023-02-17T07:43:57.184Z] ---> b7df8cd7d03d [2023-02-17T07:43:57.184Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T07:44:00.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:00.993Z] ---> 333c55a0b5cf [2023-02-17T07:44:00.993Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:44:00.993Z] Removing intermediate container 04764d8a5af4 [2023-02-17T07:44:00.993Z] ---> c7e90bc72f63 [2023-02-17T07:44:00.993Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T07:44:00.993Z] ---> 605885ae2830 [2023-02-17T07:44:00.993Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T07:44:00.993Z] ---> Running in 2dfd73820c28 [2023-02-17T07:44:00.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:01.956Z] Removing intermediate container 2dfd73820c28 [2023-02-17T07:44:01.956Z] ---> 78a79c3829b5 [2023-02-17T07:44:01.956Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:44:01.956Z] ---> Running in e682c1db656e [2023-02-17T07:44:02.225Z] ---> 1ae055b25acc [2023-02-17T07:44:02.225Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:44:02.225Z] ---> 6b4d28eea8a6 [2023-02-17T07:44:02.225Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T07:44:02.225Z] OK: 221 MiB in 51 packages [2023-02-17T07:44:02.495Z] ---> Running in fe342bc2cd9b [2023-02-17T07:44:04.438Z] ---> adbb5fcb9f82 [2023-02-17T07:44:04.438Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T07:44:04.711Z] Removing intermediate container ec5693bb42c4 [2023-02-17T07:44:04.979Z] ---> fccc5471c998 [2023-02-17T07:44:04.979Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:44:05.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:05.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:05.826Z] ---> f9c09aeae102 [2023-02-17T07:44:06.094Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T07:44:06.369Z] ---> Running in be861af056d5 [2023-02-17T07:44:06.369Z] ---> 5284df98d118 [2023-02-17T07:44:06.369Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:44:06.956Z] ---> Running in 6f7d8fb2af64 [2023-02-17T07:44:06.956Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:44:06.956Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:44:06.956Z] Removing intermediate container fe342bc2cd9b [2023-02-17T07:44:06.956Z] ---> cce70ce4bc3d [2023-02-17T07:44:06.956Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:44:07.225Z] OK: 5 MiB in 15 packages [2023-02-17T07:44:07.225Z] ---> Running in 95c33b289068 [2023-02-17T07:44:08.187Z] Removing intermediate container 95c33b289068 [2023-02-17T07:44:08.187Z] ---> 3241e9e02f74 [2023-02-17T07:44:08.187Z] Step 19/21 : LABEL arch=arm64 [2023-02-17T07:44:08.453Z] ---> Running in e866db95e7b9 [2023-02-17T07:44:09.410Z] Removing intermediate container e866db95e7b9 [2023-02-17T07:44:09.410Z] ---> 1af132809195 [2023-02-17T07:44:09.410Z] Step 20/21 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:44:09.677Z] ---> Running in 9ade974dfc79 [2023-02-17T07:44:09.677Z] Removing intermediate container e682c1db656e [2023-02-17T07:44:09.677Z] ---> 07428d60eb56 [2023-02-17T07:44:09.677Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:44:11.085Z] Removing intermediate container be861af056d5 [2023-02-17T07:44:11.085Z] ---> 48e212db0749 [2023-02-17T07:44:11.085Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T07:44:11.085Z] Removing intermediate container 9ade974dfc79 [2023-02-17T07:44:11.085Z] ---> 8f484413f107 [2023-02-17T07:44:11.085Z] Step 21/21 : LABEL version=3.0.0-dev.57 [2023-02-17T07:44:11.085Z] ---> Running in f814c4da9b66 [2023-02-17T07:44:11.085Z] ---> Running in 3424aecf2d13 [2023-02-17T07:44:11.355Z] ---> 5bc6439b7f30 [2023-02-17T07:44:11.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T07:44:11.937Z] Removing intermediate container f814c4da9b66 [2023-02-17T07:44:11.937Z] ---> 675ffae7b4d2 [2023-02-17T07:44:11.937Z] Step 29/32 : CMD ["gate"] [2023-02-17T07:44:13.872Z] Removing intermediate container 3424aecf2d13 [2023-02-17T07:44:13.872Z] ---> 7fe26ddb9efd [2023-02-17T07:44:13.872Z] [2023-02-17T07:44:13.872Z] ---> Running in 067a140fe563 [2023-02-17T07:44:14.142Z] ---> 727d8c7935f5 [2023-02-17T07:44:14.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T07:44:14.412Z] Successfully built 7fe26ddb9efd [2023-02-17T07:44:14.412Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-17T07:44:14.412Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-17T07:44:14.677Z] Removing intermediate container 067a140fe563 [2023-02-17T07:44:14.677Z] ---> 4a8558c96851 [2023-02-17T07:44:14.677Z] Step 30/32 : LABEL arch=arm64 [2023-02-17T07:44:15.042Z] ---> Running in 4a108a46a068 [2023-02-17T07:44:15.629Z] ---> 22f8cb12288b [2023-02-17T07:44:15.904Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T07:44:15.904Z] Removing intermediate container 4a108a46a068 [2023-02-17T07:44:15.904Z] ---> c7a5d8ff6808 [2023-02-17T07:44:15.904Z] Step 31/32 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:44:15.904Z] ---> Running in 1f6fb36540d7 [2023-02-17T07:44:15.904Z] ---> Running in 39430973cfd6 [2023-02-17T07:44:16.523Z] Removing intermediate container 1f6fb36540d7 [2023-02-17T07:44:16.524Z] ---> c6c8eb7402fa [2023-02-17T07:44:16.524Z] Step 32/32 : LABEL version=3.0.0-dev.57 [2023-02-17T07:44:16.524Z] Removing intermediate container 39430973cfd6 [2023-02-17T07:44:16.524Z] ---> 419ca617f98c [2023-02-17T07:44:16.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:44:16.807Z] ---> Running in 17804aafd649 [2023-02-17T07:44:16.807Z] ---> Running in eefa9e01df2b [2023-02-17T07:44:17.095Z] Removing intermediate container 17804aafd649 [2023-02-17T07:44:17.095Z] ---> 024ba633b19b [2023-02-17T07:44:17.095Z] [2023-02-17T07:44:17.382Z] Successfully built 024ba633b19b [2023-02-17T07:44:17.382Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-17T07:44:17.382Z] Building core-metadata [2023-02-17T07:44:17.382Z]  Building security-bootstrapper ... done Removing intermediate container eefa9e01df2b [2023-02-17T07:44:17.382Z] ---> fd5536c0a646 [2023-02-17T07:44:17.382Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T07:44:17.382Z] ---> Running in 892e7f7eb4ea [2023-02-17T07:44:18.006Z] Removing intermediate container 892e7f7eb4ea [2023-02-17T07:44:18.006Z] ---> c6bcc9eabd15 [2023-02-17T07:44:18.006Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:44:18.276Z] ---> Running in fea08339f893 [2023-02-17T07:44:19.235Z] Removing intermediate container fea08339f893 [2023-02-17T07:44:19.235Z] ---> 440a6e002a0e [2023-02-17T07:44:19.235Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:44:19.502Z] ---> Running in d9e04270e40b [2023-02-17T07:44:19.502Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:44:19.502Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:44:19.502Z] ---> ebb0ed0ba47d [2023-02-17T07:44:19.502Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T07:44:19.502Z] ---> Using cache [2023-02-17T07:44:19.502Z] ---> de9076f62bdf [2023-02-17T07:44:19.502Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T07:44:19.773Z] ---> Running in e03edd615f0c [2023-02-17T07:44:20.363Z] Removing intermediate container d9e04270e40b [2023-02-17T07:44:20.363Z] ---> 9ed61443e6af [2023-02-17T07:44:20.363Z] [2023-02-17T07:44:20.363Z] Successfully built 9ed61443e6af [2023-02-17T07:44:20.364Z] Successfully tagged core-data-arm64:latest [2023-02-17T07:44:20.364Z] Building core-command [2023-02-17T07:44:21.781Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:22.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:44:22.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:44:22.365Z] ---> ebb0ed0ba47d [2023-02-17T07:44:22.365Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:44:22.365Z] ---> Using cache [2023-02-17T07:44:22.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:22.365Z] ---> 42f6ba12d90f [2023-02-17T07:44:22.365Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T07:44:22.365Z] ---> Using cache [2023-02-17T07:44:22.365Z] ---> eec2866b3fe1 [2023-02-17T07:44:22.365Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T07:44:22.365Z] ---> Using cache [2023-02-17T07:44:22.365Z] ---> 947c4409b5a6 [2023-02-17T07:44:22.365Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T07:44:22.365Z] ---> Using cache [2023-02-17T07:44:22.365Z] ---> 2cf4f66a140e [2023-02-17T07:44:22.365Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:44:22.365Z] ---> Using cache [2023-02-17T07:44:22.365Z] ---> e9b498e5b481 [2023-02-17T07:44:22.365Z] Step 8/24 : COPY . . [2023-02-17T07:44:22.365Z] ---> Using cache [2023-02-17T07:44:22.365Z] ---> 2b939b54c7b0 [2023-02-17T07:44:22.365Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T07:44:22.632Z] ---> Running in 87a8b67b5c65 [2023-02-17T07:44:23.590Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T07:44:23.590Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T07:44:23.590Z] OK: 16903 distinct packages available [2023-02-17T07:44:24.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:24.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:44:24.711Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T07:44:24.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:44:24.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:44:24.992Z] ---> ebb0ed0ba47d [2023-02-17T07:44:24.992Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:44:24.992Z] ---> Using cache [2023-02-17T07:44:24.992Z] ---> 42f6ba12d90f [2023-02-17T07:44:24.992Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T07:44:24.992Z] ---> Using cache [2023-02-17T07:44:24.992Z] ---> eec2866b3fe1 [2023-02-17T07:44:24.992Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T07:44:24.992Z] ---> Using cache [2023-02-17T07:44:24.992Z] ---> 947c4409b5a6 [2023-02-17T07:44:24.992Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T07:44:24.992Z] ---> Using cache [2023-02-17T07:44:24.992Z] ---> 2cf4f66a140e [2023-02-17T07:44:24.992Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:44:24.992Z] ---> Using cache [2023-02-17T07:44:24.992Z] ---> e9b498e5b481 [2023-02-17T07:44:24.992Z] Step 8/23 : COPY . . [2023-02-17T07:44:25.260Z] ---> Using cache [2023-02-17T07:44:25.260Z] ---> 2b939b54c7b0 [2023-02-17T07:44:25.260Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T07:44:25.550Z] ---> Running in f698ce04be22 [2023-02-17T07:44:26.133Z] OK: 221 MiB in 51 packages [2023-02-17T07:44:28.074Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T07:44:28.074Z] Removing intermediate container e03edd615f0c [2023-02-17T07:44:28.074Z] ---> 17db9a9d5fac [2023-02-17T07:44:28.074Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T07:44:29.042Z] ---> 3247c6d17c04 [2023-02-17T07:44:29.042Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:44:29.042Z] ---> Running in 183f8c7dfad8 [2023-02-17T07:45:50.672Z] Removing intermediate container 6bfdecd7c3b2 [2023-02-17T07:45:50.672Z] ---> cafe57769504 [2023-02-17T07:45:50.672Z] [2023-02-17T07:45:50.672Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:45:50.672Z] ---> 4c81e5bf8899 [2023-02-17T07:45:50.672Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:45:51.256Z] ---> Running in c2dbca361172 [2023-02-17T07:45:53.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:45:54.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:45:55.845Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:45:55.845Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:45:55.845Z] OK: 5 MiB in 15 packages [2023-02-17T07:45:57.790Z] Removing intermediate container 6f7d8fb2af64 [2023-02-17T07:45:57.790Z] ---> 34ee21fba7cc [2023-02-17T07:45:57.790Z] Step 7/24 : COPY . . [2023-02-17T07:45:58.789Z] Removing intermediate container c2dbca361172 [2023-02-17T07:45:58.789Z] ---> 6953f7d20234 [2023-02-17T07:45:58.789Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:45:59.069Z] ---> Running in cd8736a9754e [2023-02-17T07:46:00.045Z] Removing intermediate container cd8736a9754e [2023-02-17T07:46:00.045Z] ---> f4db5ad6b633 [2023-02-17T07:46:00.045Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T07:46:00.323Z] ---> Running in de9ea1cc4629 [2023-02-17T07:46:01.736Z] Removing intermediate container de9ea1cc4629 [2023-02-17T07:46:01.736Z] ---> 25e346a9c494 [2023-02-17T07:46:01.736Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T07:46:01.736Z] ---> Running in a7805b4409e2 [2023-02-17T07:46:03.153Z] Removing intermediate container a7805b4409e2 [2023-02-17T07:46:03.153Z] ---> c46ffa67bfc8 [2023-02-17T07:46:03.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:46:04.576Z] ---> f81a0cfe13b3 [2023-02-17T07:46:04.576Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T07:46:05.569Z] ---> 2d94f700f019 [2023-02-17T07:46:05.569Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:46:05.837Z] ---> Running in 0c66ad1e6a69 [2023-02-17T07:46:07.247Z] Removing intermediate container 0c66ad1e6a69 [2023-02-17T07:46:07.247Z] ---> 0e6dd599508c [2023-02-17T07:46:07.247Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:46:07.247Z] ---> Running in 84e589f4a145 [2023-02-17T07:46:08.660Z] Removing intermediate container 84e589f4a145 [2023-02-17T07:46:08.660Z] ---> b2353cc3bd41 [2023-02-17T07:46:08.660Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:46:08.928Z] ---> Running in c5d540e4c318 [2023-02-17T07:46:12.279Z] ---> 9ec6c1c7770c [2023-02-17T07:46:12.279Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T07:46:14.244Z] Removing intermediate container c5d540e4c318 [2023-02-17T07:46:14.245Z] ---> 423183b2aae0 [2023-02-17T07:46:14.245Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:46:14.245Z] ---> 08784fb3c388 [2023-02-17T07:46:14.245Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T07:46:14.245Z] ---> Running in 627b5c1f60e8 [2023-02-17T07:46:14.832Z] ---> Running in ddf0d1736b5c [2023-02-17T07:46:15.819Z] Removing intermediate container 627b5c1f60e8 [2023-02-17T07:46:15.819Z] ---> 94e829130bf1 [2023-02-17T07:46:15.819Z] [2023-02-17T07:46:15.819Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:46:15.819Z] ---> 354640af7b1b [2023-02-17T07:46:15.819Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:46:15.819Z] ---> Using cache [2023-02-17T07:46:15.819Z] ---> 03737b785b20 [2023-02-17T07:46:15.819Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T07:46:15.819Z] ---> Running in 6f3810e12b70 [2023-02-17T07:46:16.087Z] Removing intermediate container ddf0d1736b5c [2023-02-17T07:46:16.087Z] ---> 1733195566fd [2023-02-17T07:46:16.087Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:46:16.355Z] ---> Running in a835b955f2fe [2023-02-17T07:46:17.771Z] Removing intermediate container a835b955f2fe [2023-02-17T07:46:17.771Z] ---> bc6545838058 [2023-02-17T07:46:17.771Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T07:46:18.040Z] ---> Running in 8260215f610d [2023-02-17T07:46:18.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:46:18.893Z] Removing intermediate container 8260215f610d [2023-02-17T07:46:18.893Z] ---> a266ea7120a5 [2023-02-17T07:46:18.893Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:46:18.893Z] ---> Running in 51d2e90029f5 [2023-02-17T07:46:19.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:46:19.746Z] Removing intermediate container 51d2e90029f5 [2023-02-17T07:46:19.746Z] ---> afa4301ad408 [2023-02-17T07:46:19.746Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:46:20.013Z] ---> Running in d6cd8914b52a [2023-02-17T07:46:20.601Z] Removing intermediate container d6cd8914b52a [2023-02-17T07:46:20.601Z] ---> faabbb2ba76d [2023-02-17T07:46:20.601Z] [2023-02-17T07:46:20.881Z] Successfully built faabbb2ba76d [2023-02-17T07:46:20.881Z] Successfully tagged support-scheduler-arm64:latest [2023-02-17T07:46:20.881Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:46:20.881Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:46:20.881Z] OK: 15734 distinct packages available [2023-02-17T07:46:20.881Z]  Building support-scheduler ... done Building support-notifications [2023-02-17T07:46:21.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:46:21.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:46:23.179Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T07:46:23.179Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:46:23.179Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T07:46:23.179Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T07:46:23.179Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:46:23.179Z] OK: 6 MiB in 18 packages [2023-02-17T07:46:25.761Z] Removing intermediate container 6f3810e12b70 [2023-02-17T07:46:25.761Z] ---> 016fc65df4f7 [2023-02-17T07:46:25.761Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:46:25.761Z] Removing intermediate container 183f8c7dfad8 [2023-02-17T07:46:25.761Z] ---> a1421d718ee0 [2023-02-17T07:46:25.761Z] Step 7/19 : COPY . . [2023-02-17T07:46:25.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:46:25.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:46:25.761Z] ---> ebb0ed0ba47d [2023-02-17T07:46:25.761Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:46:25.761Z] ---> Using cache [2023-02-17T07:46:25.761Z] ---> 42f6ba12d90f [2023-02-17T07:46:25.761Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:46:25.761Z] ---> Using cache [2023-02-17T07:46:25.761Z] ---> eec2866b3fe1 [2023-02-17T07:46:25.761Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T07:46:26.028Z] ---> Running in 27262358b888 [2023-02-17T07:46:28.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:46:29.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:46:30.347Z] OK: 221 MiB in 51 packages [2023-02-17T07:46:32.303Z] ---> b2572b433a5a [2023-02-17T07:46:32.303Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T07:46:32.303Z] ---> Running in b0dc64aa80a4 [2023-02-17T07:46:32.579Z] Removing intermediate container 27262358b888 [2023-02-17T07:46:32.579Z] ---> cf6029135a29 [2023-02-17T07:46:32.579Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:46:34.531Z] ---> 8a80217f2fe9 [2023-02-17T07:46:34.531Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:46:34.798Z] ---> Running in 17de2b02fb9f [2023-02-17T07:46:34.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-17T07:46:38.153Z] ---> d1a7a4bba928 [2023-02-17T07:46:38.153Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:46:38.737Z] ---> 6bb6d0233a95 [2023-02-17T07:46:38.737Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T07:46:38.737Z] ---> Running in 154a94463a87 [2023-02-17T07:46:39.320Z] Removing intermediate container 154a94463a87 [2023-02-17T07:46:39.320Z] ---> 1bd192be4ea7 [2023-02-17T07:46:39.320Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T07:46:40.286Z] ---> 161735a27556 [2023-02-17T07:46:40.286Z] Step 19/24 : WORKDIR / [2023-02-17T07:46:40.286Z] ---> Running in 052719686eba [2023-02-17T07:46:40.876Z] Removing intermediate container 052719686eba [2023-02-17T07:46:40.876Z] ---> 52b69948e177 [2023-02-17T07:46:40.876Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:46:40.876Z] ---> Running in 7716a40d8452 [2023-02-17T07:46:41.465Z] Removing intermediate container 7716a40d8452 [2023-02-17T07:46:41.465Z] ---> cea3e62afaf5 [2023-02-17T07:46:41.465Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:46:41.465Z] ---> Running in cf17c6c31830 [2023-02-17T07:46:42.062Z] Removing intermediate container cf17c6c31830 [2023-02-17T07:46:42.062Z] ---> c544ce250546 [2023-02-17T07:46:42.062Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T07:46:42.330Z] ---> Running in e11ff06213fe [2023-02-17T07:46:42.913Z] Removing intermediate container e11ff06213fe [2023-02-17T07:46:42.913Z] ---> 6effc4fb413b [2023-02-17T07:46:42.913Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:46:42.913Z] ---> Running in 56cb13493e85 [2023-02-17T07:46:43.499Z] Removing intermediate container 56cb13493e85 [2023-02-17T07:46:43.499Z] ---> d726a721a97f [2023-02-17T07:46:43.499Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:46:43.768Z] ---> Running in 9991d0ea9bb1 [2023-02-17T07:46:44.352Z] Removing intermediate container 9991d0ea9bb1 [2023-02-17T07:46:44.352Z] ---> 7f1c9efe671a [2023-02-17T07:46:44.352Z] [2023-02-17T07:46:44.352Z] Successfully built 7f1c9efe671a [2023-02-17T07:46:44.352Z] Successfully tagged security-spire-config-arm64:latest [2023-02-17T07:46:44.352Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-17T07:46:47.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:46:47.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:46:47.693Z] ---> ebb0ed0ba47d [2023-02-17T07:46:47.693Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:46:47.961Z] ---> Using cache [2023-02-17T07:46:47.961Z] ---> de9076f62bdf [2023-02-17T07:46:47.961Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T07:46:47.961Z] ---> Using cache [2023-02-17T07:46:47.961Z] ---> f444a7e726a5 [2023-02-17T07:46:47.961Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:46:47.961Z] ---> Using cache [2023-02-17T07:46:47.961Z] ---> f5078d955df6 [2023-02-17T07:46:47.961Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:46:47.961Z] ---> Using cache [2023-02-17T07:46:47.961Z] ---> b2554fdffbee [2023-02-17T07:46:47.961Z] Step 7/24 : COPY . . [2023-02-17T07:46:47.961Z] ---> Using cache [2023-02-17T07:46:47.961Z] ---> ba7ccdc5e3c8 [2023-02-17T07:46:47.961Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T07:46:48.229Z] ---> Running in 57bfe54d89e9 [2023-02-17T07:46:50.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T07:48:11.775Z] Removing intermediate container 17de2b02fb9f [2023-02-17T07:48:11.775Z] ---> ae06538e93ec [2023-02-17T07:48:11.775Z] Step 8/22 : COPY . . [2023-02-17T07:48:11.775Z] ---> 9546423b3a7a [2023-02-17T07:48:11.775Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T07:48:11.775Z] ---> Running in 492ea673b320 [2023-02-17T07:48:13.185Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T07:51:04.925Z] Removing intermediate container f698ce04be22 [2023-02-17T07:51:04.925Z] ---> d73035ce6102 [2023-02-17T07:51:04.925Z] [2023-02-17T07:51:04.925Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T07:51:04.925Z] ---> 4c81e5bf8899 [2023-02-17T07:51:04.925Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:51:04.925Z] ---> Using cache [2023-02-17T07:51:04.925Z] ---> 6953f7d20234 [2023-02-17T07:51:04.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:51:04.925Z] ---> Using cache [2023-02-17T07:51:04.925Z] ---> f4db5ad6b633 [2023-02-17T07:51:04.925Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T07:51:04.925Z] ---> Running in 8665350c4268 [2023-02-17T07:51:04.925Z] Removing intermediate container 8665350c4268 [2023-02-17T07:51:04.925Z] ---> d92e7507fa91 [2023-02-17T07:51:04.925Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T07:51:04.925Z] ---> Running in e7ef4c6eb883 [2023-02-17T07:51:04.925Z] Removing intermediate container e7ef4c6eb883 [2023-02-17T07:51:04.925Z] ---> 11b5f4257827 [2023-02-17T07:51:04.925Z] Step 15/23 : WORKDIR / [2023-02-17T07:51:04.925Z] ---> Running in 771d16ee8966 [2023-02-17T07:51:04.925Z] Removing intermediate container 771d16ee8966 [2023-02-17T07:51:04.925Z] ---> 87388515d553 [2023-02-17T07:51:04.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:51:04.925Z] ---> bad1543e287a [2023-02-17T07:51:04.925Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T07:51:04.925Z] ---> efea3149b5be [2023-02-17T07:51:04.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T07:51:04.925Z] ---> 35c95fa11e69 [2023-02-17T07:51:04.925Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T07:51:04.925Z] ---> Running in 89e51e5ff437 [2023-02-17T07:51:04.925Z] Removing intermediate container 89e51e5ff437 [2023-02-17T07:51:04.925Z] ---> 39ead4b43820 [2023-02-17T07:51:04.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:51:04.925Z] ---> Running in 948949893ac1 [2023-02-17T07:51:04.925Z] Removing intermediate container 948949893ac1 [2023-02-17T07:51:04.925Z] ---> 08a19d879776 [2023-02-17T07:51:04.925Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T07:51:04.925Z] ---> Running in 48538df7a3a3 [2023-02-17T07:51:04.925Z] Removing intermediate container 48538df7a3a3 [2023-02-17T07:51:04.925Z] ---> a80cd7102a7c [2023-02-17T07:51:04.925Z] Step 22/23 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:51:04.925Z] ---> Running in 6a0acfa4a0f3 [2023-02-17T07:51:04.925Z] Removing intermediate container 6a0acfa4a0f3 [2023-02-17T07:51:04.925Z] ---> dae3effa6f2a [2023-02-17T07:51:04.925Z] Step 23/23 : LABEL version=3.0.0-dev.57 [2023-02-17T07:51:04.925Z] ---> Running in d5401f921043 [2023-02-17T07:51:04.925Z] Removing intermediate container d5401f921043 [2023-02-17T07:51:04.925Z] ---> aeb8114d8e45 [2023-02-17T07:51:04.925Z] [2023-02-17T07:51:04.925Z] Successfully built aeb8114d8e45 [2023-02-17T07:51:04.925Z] Successfully tagged core-command-arm64:latest [2023-02-17T07:51:04.925Z]  Building core-command ... done Building security-spire-server [2023-02-17T07:51:08.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:51:08.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:51:08.278Z] ---> ebb0ed0ba47d [2023-02-17T07:51:08.278Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T07:51:08.278Z] ---> Using cache [2023-02-17T07:51:08.278Z] ---> de9076f62bdf [2023-02-17T07:51:08.278Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:51:08.278Z] ---> Using cache [2023-02-17T07:51:08.278Z] ---> fccc5471c998 [2023-02-17T07:51:08.278Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T07:51:08.278Z] ---> Using cache [2023-02-17T07:51:08.279Z] ---> 5284df98d118 [2023-02-17T07:51:08.279Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:51:08.279Z] ---> Using cache [2023-02-17T07:51:08.279Z] ---> 34ee21fba7cc [2023-02-17T07:51:08.279Z] Step 7/23 : COPY . . [2023-02-17T07:51:08.279Z] ---> Using cache [2023-02-17T07:51:08.279Z] ---> 2d94f700f019 [2023-02-17T07:51:08.279Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:51:08.279Z] ---> Using cache [2023-02-17T07:51:08.279Z] ---> 0e6dd599508c [2023-02-17T07:51:08.279Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T07:51:08.279Z] ---> Using cache [2023-02-17T07:51:08.279Z] ---> b2353cc3bd41 [2023-02-17T07:51:08.279Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:51:08.279Z] ---> Running in 1b93bb94cb41 [2023-02-17T07:51:13.627Z] Removing intermediate container 1b93bb94cb41 [2023-02-17T07:51:13.627Z] ---> 70274b3f1b8d [2023-02-17T07:51:13.627Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T07:51:13.627Z] ---> Running in 62be0a2d5615 [2023-02-17T07:51:13.894Z] Removing intermediate container 62be0a2d5615 [2023-02-17T07:51:13.894Z] ---> ba4592fc3f0b [2023-02-17T07:51:13.894Z] [2023-02-17T07:51:13.894Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T07:51:13.894Z] ---> 354640af7b1b [2023-02-17T07:51:13.894Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:51:13.894Z] ---> Using cache [2023-02-17T07:51:13.894Z] ---> 03737b785b20 [2023-02-17T07:51:13.894Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:51:13.894Z] ---> Using cache [2023-02-17T07:51:13.894Z] ---> 17e1e2bad6d6 [2023-02-17T07:51:13.894Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:51:19.241Z] Removing intermediate container 87a8b67b5c65 [2023-02-17T07:51:19.241Z] ---> 4227eaa89616 [2023-02-17T07:51:19.241Z] [2023-02-17T07:51:19.241Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T07:51:19.241Z] ---> 4c81e5bf8899 [2023-02-17T07:51:19.241Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:51:19.241Z] ---> Using cache [2023-02-17T07:51:19.241Z] ---> 6953f7d20234 [2023-02-17T07:51:19.241Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:51:19.241Z] ---> Using cache [2023-02-17T07:51:19.241Z] ---> f4db5ad6b633 [2023-02-17T07:51:19.241Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T07:51:19.509Z] ---> Running in b126906b8396 [2023-02-17T07:51:20.467Z] Removing intermediate container b126906b8396 [2023-02-17T07:51:20.467Z] ---> afd33b0a5ff0 [2023-02-17T07:51:20.467Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T07:51:20.733Z] ---> Running in 45895219504c [2023-02-17T07:51:21.318Z] Removing intermediate container 45895219504c [2023-02-17T07:51:21.318Z] ---> aada45b1ba21 [2023-02-17T07:51:21.318Z] Step 15/24 : WORKDIR / [2023-02-17T07:51:21.585Z] ---> Running in 63c9edcbbb25 [2023-02-17T07:51:21.854Z] ---> 783b9a3407ac [2023-02-17T07:51:21.854Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:51:22.437Z] Removing intermediate container 63c9edcbbb25 [2023-02-17T07:51:22.437Z] ---> 3213806133f2 [2023-02-17T07:51:22.437Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:51:23.400Z] ---> b550bc0a6952 [2023-02-17T07:51:23.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T07:51:23.670Z] ---> 230a74d20ce7 [2023-02-17T07:51:23.670Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T07:51:24.629Z] ---> 4b47bc73ece6 [2023-02-17T07:51:24.629Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T07:51:26.035Z] ---> f5d3b5f6e6a3 [2023-02-17T07:51:26.035Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:51:26.035Z] ---> Running in a15339c6b0c8 [2023-02-17T07:51:26.035Z] ---> fcc2cbb42fff [2023-02-17T07:51:26.035Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T07:51:26.616Z] Removing intermediate container a15339c6b0c8 [2023-02-17T07:51:26.616Z] ---> f244dd3cf585 [2023-02-17T07:51:26.616Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:51:26.883Z] ---> Running in 5f7cf2a679b8 [2023-02-17T07:51:27.468Z] Removing intermediate container 5f7cf2a679b8 [2023-02-17T07:51:27.468Z] ---> 176c1aaa59a9 [2023-02-17T07:51:27.468Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T07:51:27.468Z] ---> a1ed5770ad86 [2023-02-17T07:51:27.468Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T07:51:27.735Z] ---> Running in 47f7c29a6b59 [2023-02-17T07:51:28.325Z] Removing intermediate container 47f7c29a6b59 [2023-02-17T07:51:28.593Z] ---> fccedf5f769f [2023-02-17T07:51:28.593Z] Step 22/23 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:51:28.593Z] ---> Running in b58d5641d3c6 [2023-02-17T07:51:28.861Z] ---> 475722a5df45 [2023-02-17T07:51:28.861Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T07:51:29.132Z] ---> Running in 7fbdd24e7f18 [2023-02-17T07:51:29.401Z] Removing intermediate container b58d5641d3c6 [2023-02-17T07:51:29.401Z] ---> b8385261b601 [2023-02-17T07:51:29.401Z] Step 23/23 : LABEL version=3.0.0-dev.57 [2023-02-17T07:51:29.401Z] ---> Running in 42d28f75cc34 [2023-02-17T07:51:29.672Z] Removing intermediate container 7fbdd24e7f18 [2023-02-17T07:51:29.672Z] ---> b8eb2bf2b285 [2023-02-17T07:51:29.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:51:29.940Z] ---> Running in f71bf3796033 [2023-02-17T07:51:29.940Z] Removing intermediate container 42d28f75cc34 [2023-02-17T07:51:29.940Z] ---> 14c1a7a023fa [2023-02-17T07:51:29.940Z] [2023-02-17T07:51:30.209Z] Successfully built 14c1a7a023fa [2023-02-17T07:51:30.209Z] Successfully tagged security-spire-server-arm64:latest [2023-02-17T07:51:30.477Z]  Building security-spire-server ... done Removing intermediate container f71bf3796033 [2023-02-17T07:51:30.477Z] ---> 10d5e60a5f28 [2023-02-17T07:51:30.477Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T07:51:30.477Z] ---> Running in 988ba663c1d9 [2023-02-17T07:51:31.061Z] Removing intermediate container 988ba663c1d9 [2023-02-17T07:51:31.061Z] ---> 6a4a8a5e5dd4 [2023-02-17T07:51:31.061Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:51:31.061Z] ---> Running in 03c4b2c7d048 [2023-02-17T07:51:31.647Z] Removing intermediate container 03c4b2c7d048 [2023-02-17T07:51:31.647Z] ---> fe0a5a8ad8d4 [2023-02-17T07:51:31.647Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:51:31.914Z] ---> Running in 46a6ec6b470d [2023-02-17T07:51:32.498Z] Removing intermediate container 46a6ec6b470d [2023-02-17T07:51:32.498Z] ---> f6478e7fb834 [2023-02-17T07:51:32.498Z] [2023-02-17T07:51:32.498Z] Successfully built f6478e7fb834 [2023-02-17T07:51:32.498Z] Successfully tagged core-metadata-arm64:latest [2023-02-17T07:52:28.957Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T07:52:43.992Z] Removing intermediate container 57bfe54d89e9 [2023-02-17T07:52:43.992Z] ---> 3954e306f2e3 [2023-02-17T07:52:43.992Z] [2023-02-17T07:52:43.992Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T07:52:43.992Z] ---> 4c81e5bf8899 [2023-02-17T07:52:43.992Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T07:52:43.992Z] ---> Running in 2faf15464d27 [2023-02-17T07:52:45.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:52:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:52:47.092Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T07:52:47.092Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T07:52:47.092Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T07:52:47.092Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:52:47.092Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:52:47.358Z] OK: 6 MiB in 17 packages [2023-02-17T07:52:49.302Z] Removing intermediate container 2faf15464d27 [2023-02-17T07:52:49.302Z] ---> 2db263d93cdb [2023-02-17T07:52:49.302Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:52:49.582Z] ---> Running in ce65717801dc [2023-02-17T07:52:50.173Z] Removing intermediate container ce65717801dc [2023-02-17T07:52:50.173Z] ---> 61300f60bb55 [2023-02-17T07:52:50.173Z] Step 12/24 : WORKDIR / [2023-02-17T07:52:50.173Z] ---> Running in 40527abc04ba [2023-02-17T07:52:50.756Z] Removing intermediate container 40527abc04ba [2023-02-17T07:52:50.756Z] ---> f134ba9e9707 [2023-02-17T07:52:50.756Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T07:52:51.722Z] ---> d6a96c41066d [2023-02-17T07:52:51.722Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T07:52:52.681Z] ---> 09b8bda5a18c [2023-02-17T07:52:52.681Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T07:52:53.641Z] ---> c04261df0044 [2023-02-17T07:52:53.641Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T07:52:54.602Z] ---> 1e5081b07977 [2023-02-17T07:52:54.602Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T07:52:56.545Z] ---> 2760fcf3eadc [2023-02-17T07:52:56.545Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T07:52:57.953Z] ---> fcec7cf5b8b2 [2023-02-17T07:52:57.953Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:52:58.916Z] ---> 722fe8100206 [2023-02-17T07:52:58.916Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:52:58.916Z] ---> Running in 550832d20939 [2023-02-17T07:53:02.272Z] Removing intermediate container 550832d20939 [2023-02-17T07:53:02.272Z] ---> 0001c0a7eebe [2023-02-17T07:53:02.272Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:53:02.272Z] ---> Running in b26408637827 [2023-02-17T07:53:02.857Z] Removing intermediate container b26408637827 [2023-02-17T07:53:02.857Z] ---> 097ff3e9a98f [2023-02-17T07:53:02.857Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T07:53:03.126Z] ---> Running in 9c9a6c25f566 [2023-02-17T07:53:03.725Z] Removing intermediate container 9c9a6c25f566 [2023-02-17T07:53:03.725Z] ---> 8d46a7623643 [2023-02-17T07:53:03.725Z] Step 23/24 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:53:03.992Z] ---> Running in bedc9490d4d5 [2023-02-17T07:53:04.258Z] Removing intermediate container bedc9490d4d5 [2023-02-17T07:53:04.258Z] ---> 5efe532f4c61 [2023-02-17T07:53:04.259Z] Step 24/24 : LABEL version=3.0.0-dev.57 [2023-02-17T07:53:04.526Z] ---> Running in d2c6607a7728 [2023-02-17T07:53:05.109Z] Removing intermediate container d2c6607a7728 [2023-02-17T07:53:05.109Z] ---> 58922978e2e0 [2023-02-17T07:53:05.109Z] [2023-02-17T07:53:05.109Z] Successfully built 58922978e2e0 [2023-02-17T07:53:05.375Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-17T07:53:52.771Z]  Building security-secretstore-setup ... done Removing intermediate container b0dc64aa80a4 [2023-02-17T07:53:52.771Z] ---> 8e5282f09423 [2023-02-17T07:53:52.771Z] [2023-02-17T07:53:52.771Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T07:53:52.771Z] ---> 354640af7b1b [2023-02-17T07:53:52.771Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:53:52.771Z] ---> Using cache [2023-02-17T07:53:52.771Z] ---> 03737b785b20 [2023-02-17T07:53:52.771Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T07:53:52.771Z] ---> Running in 0a7b3abe5af9 [2023-02-17T07:53:52.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:52.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:52.771Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:53:52.771Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:53:52.771Z] OK: 15734 distinct packages available [2023-02-17T07:53:52.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:52.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:52.771Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T07:53:52.771Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T07:53:52.771Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T07:53:52.771Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T07:53:52.771Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T07:53:52.771Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T07:53:52.771Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:53:52.771Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T07:53:52.771Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T07:53:52.771Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:53:52.771Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:53:52.771Z] OK: 8 MiB in 23 packages [2023-02-17T07:53:54.181Z] Removing intermediate container 0a7b3abe5af9 [2023-02-17T07:53:54.181Z] ---> 75a305aeccfe [2023-02-17T07:53:54.181Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:53:55.146Z] ---> faddf71ecbb3 [2023-02-17T07:53:55.146Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T07:53:57.095Z] ---> ff857d86de68 [2023-02-17T07:53:57.095Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T07:53:58.076Z] ---> a10fc90d7783 [2023-02-17T07:53:58.076Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T07:53:58.076Z] ---> Running in 64354848dc40 [2023-02-17T07:53:58.660Z] Removing intermediate container 64354848dc40 [2023-02-17T07:53:58.660Z] ---> cc093c60633e [2023-02-17T07:53:58.660Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:53:58.660Z] ---> Running in 2f3f431df0bd [2023-02-17T07:53:58.927Z] Removing intermediate container 2f3f431df0bd [2023-02-17T07:53:58.927Z] ---> 6430caa8f46e [2023-02-17T07:53:58.927Z] Step 17/19 : LABEL arch=arm64 [2023-02-17T07:53:58.927Z] ---> Running in 2804b4a2d4f9 [2023-02-17T07:53:59.510Z] Removing intermediate container 2804b4a2d4f9 [2023-02-17T07:53:59.510Z] ---> cf28d6bfa8ea [2023-02-17T07:53:59.510Z] Step 18/19 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:53:59.510Z] ---> Running in 3c8a559e579e [2023-02-17T07:53:59.777Z] Removing intermediate container 3c8a559e579e [2023-02-17T07:53:59.777Z] ---> 93239354bcfe [2023-02-17T07:53:59.777Z] Step 19/19 : LABEL version=3.0.0-dev.57 [2023-02-17T07:53:59.777Z] ---> Running in 1a37f3d11ed8 [2023-02-17T07:54:00.360Z] Removing intermediate container 1a37f3d11ed8 [2023-02-17T07:54:00.360Z] ---> 76f7bd90cb80 [2023-02-17T07:54:00.360Z] [2023-02-17T07:54:00.360Z] Successfully built 76f7bd90cb80 [2023-02-17T07:54:00.360Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-17T07:54:23.157Z]  Building security-spiffe-token-provider ... done Removing intermediate container 492ea673b320 [2023-02-17T07:54:23.157Z] ---> c2bca75e9e7a [2023-02-17T07:54:23.157Z] [2023-02-17T07:54:23.157Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:54:23.157Z] ---> 4c81e5bf8899 [2023-02-17T07:54:23.157Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T07:54:23.157Z] ---> Running in 8d05c968eb72 [2023-02-17T07:54:23.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:54:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:54:24.705Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T07:54:24.705Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T07:54:24.705Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:54:24.705Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:54:24.977Z] OK: 6 MiB in 16 packages [2023-02-17T07:54:26.390Z] Removing intermediate container 8d05c968eb72 [2023-02-17T07:54:26.390Z] ---> df9b5a518cb2 [2023-02-17T07:54:26.390Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:54:26.390Z] ---> Running in 029ab4a8e93e [2023-02-17T07:54:26.658Z] Removing intermediate container 029ab4a8e93e [2023-02-17T07:54:26.658Z] ---> 95cb0c8e5275 [2023-02-17T07:54:26.658Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T07:54:26.658Z] ---> Running in a36e5464de61 [2023-02-17T07:54:26.929Z] Removing intermediate container a36e5464de61 [2023-02-17T07:54:26.929Z] ---> 476a6d389863 [2023-02-17T07:54:26.929Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T07:54:27.197Z] ---> Running in 6269335a50de [2023-02-17T07:54:27.464Z] Removing intermediate container 6269335a50de [2023-02-17T07:54:27.464Z] ---> eb5a98e85597 [2023-02-17T07:54:27.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:54:28.047Z] ---> e90f7f47aeb0 [2023-02-17T07:54:28.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T07:54:29.456Z] ---> def86354a8e1 [2023-02-17T07:54:29.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T07:54:30.041Z] ---> 563704a800d7 [2023-02-17T07:54:30.041Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T07:54:30.041Z] ---> Running in 575cdb3cc28d [2023-02-17T07:54:30.311Z] Removing intermediate container 575cdb3cc28d [2023-02-17T07:54:30.311Z] ---> 2abd6110075c [2023-02-17T07:54:30.311Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:54:30.580Z] ---> Running in 1909d40b147c [2023-02-17T07:54:30.847Z] Removing intermediate container 1909d40b147c [2023-02-17T07:54:30.847Z] ---> 72fde3597735 [2023-02-17T07:54:30.847Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T07:54:30.847Z] ---> Running in 9debd31d7ae3 [2023-02-17T07:54:31.114Z] Removing intermediate container 9debd31d7ae3 [2023-02-17T07:54:31.114Z] ---> a8bd8cc1a02f [2023-02-17T07:54:31.114Z] Step 21/22 : LABEL git_sha=653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:31.383Z] ---> Running in 8e57636fe74f [2023-02-17T07:54:31.650Z] Removing intermediate container 8e57636fe74f [2023-02-17T07:54:31.650Z] ---> e31d86e4855f [2023-02-17T07:54:31.650Z] Step 22/22 : LABEL version=3.0.0-dev.57 [2023-02-17T07:54:31.650Z] ---> Running in 23e746b9f18f [2023-02-17T07:54:31.917Z] Removing intermediate container 23e746b9f18f [2023-02-17T07:54:31.917Z] ---> 25fba7792080 [2023-02-17T07:54:31.917Z] [2023-02-17T07:54:32.184Z] Successfully built 25fba7792080 [2023-02-17T07:54:32.184Z] Successfully tagged support-notifications-arm64:latest [2023-02-17T07:54:32.463Z]  Building support-notifications ... done  [Pipeline] } [2023-02-17T07:54:32.465Z] $ docker stop --time=1 6b3e16c9c4176945ec233818f3413db3017a09b15eebc9fdf0c1bbbbed005b60 [2023-02-17T07:54:34.167Z] $ docker rm -f --volumes 6b3e16c9c4176945ec233818f3413db3017a09b15eebc9fdf0c1bbbbed005b60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:54:34.665Z] + docker images [2023-02-17T07:54:34.932Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T07:54:34.932Z] support-notifications-arm64 latest 25fba7792080 3 seconds ago 29.7MB [2023-02-17T07:54:34.932Z] c2bca75e9e7a 14 seconds ago 1.4GB [2023-02-17T07:54:34.932Z] security-spiffe-token-provider-arm64 latest 76f7bd90cb80 34 seconds ago 29.1MB [2023-02-17T07:54:34.932Z] 8e5282f09423 51 seconds ago 1.37GB [2023-02-17T07:54:34.932Z] security-secretstore-setup-arm64 latest 58922978e2e0 About a minute ago 29MB [2023-02-17T07:54:34.932Z] 3954e306f2e3 About a minute ago 1.33GB [2023-02-17T07:54:34.932Z] core-metadata-arm64 latest f6478e7fb834 3 minutes ago 17.7MB [2023-02-17T07:54:34.932Z] security-spire-server-arm64 latest 14c1a7a023fa 3 minutes ago 84.3MB [2023-02-17T07:54:34.932Z] 4227eaa89616 3 minutes ago 1.34GB [2023-02-17T07:54:34.932Z] ba4592fc3f0b 3 minutes ago 1.21GB [2023-02-17T07:54:34.932Z] core-command-arm64 latest aeb8114d8e45 3 minutes ago 17MB [2023-02-17T07:54:34.932Z] d73035ce6102 3 minutes ago 1.34GB [2023-02-17T07:54:34.932Z] security-spire-config-arm64 latest 7f1c9efe671a 7 minutes ago 83.6MB [2023-02-17T07:54:34.932Z] support-scheduler-arm64 latest faabbb2ba76d 8 minutes ago 29MB [2023-02-17T07:54:34.932Z] 94e829130bf1 8 minutes ago 1.21GB [2023-02-17T07:54:34.932Z] cafe57769504 8 minutes ago 1.4GB [2023-02-17T07:54:34.932Z] core-data-arm64 latest 9ed61443e6af 10 minutes ago 17.2MB [2023-02-17T07:54:34.932Z] security-bootstrapper-arm64 latest 024ba633b19b 10 minutes ago 19.6MB [2023-02-17T07:54:34.932Z] security-proxy-setup-arm64 latest 7fe26ddb9efd 10 minutes ago 26.9MB [2023-02-17T07:54:34.932Z] f6b716655bfe 10 minutes ago 1.34GB [2023-02-17T07:54:34.932Z] core-common-config-bootstrapper-arm64 latest fb024feafb12 10 minutes ago 14.9MB [2023-02-17T07:54:34.932Z] f06e554dbe0b 11 minutes ago 1.33GB [2023-02-17T07:54:34.932Z] 0adca22460aa 11 minutes ago 1.33GB [2023-02-17T07:54:34.932Z] 3542243b8dce 11 minutes ago 1.33GB [2023-02-17T07:54:34.932Z] security-spire-agent-arm64 latest f59f6685cfc5 17 minutes ago 122MB [2023-02-17T07:54:34.932Z] 4604e1d722a1 17 minutes ago 1.21GB [2023-02-17T07:54:34.932Z] ci-base-image-arm64 latest ebb0ed0ba47d 21 minutes ago 905MB [2023-02-17T07:54:34.932Z] alpine 3.15 354640af7b1b 6 days ago 5.34MB [2023-02-17T07:54:34.932Z] alpine 3.16 4c81e5bf8899 6 days ago 5.3MB [2023-02-17T07:54:34.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-17T07:54:34.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:54:35.064Z] provisioning config files... [2023-02-17T07:54:35.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/418@tmp/config16830489307501598895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:54:35.421Z] ---> docker-login.sh [2023-02-17T07:54:35.422Z] nexus3.edgexfoundry.org:10001 [2023-02-17T07:54:35.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:54:35.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:54:35.689Z] Configure a credential helper to remove this warning. See [2023-02-17T07:54:35.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:54:35.689Z] [2023-02-17T07:54:35.689Z] Login Succeeded [2023-02-17T07:54:35.689Z] nexus3.edgexfoundry.org:10002 [2023-02-17T07:54:35.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:54:36.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:54:36.223Z] Configure a credential helper to remove this warning. See [2023-02-17T07:54:36.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:54:36.223Z] [2023-02-17T07:54:36.223Z] Login Succeeded [2023-02-17T07:54:36.223Z] nexus3.edgexfoundry.org:10003 [2023-02-17T07:54:36.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:54:36.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:54:36.493Z] Configure a credential helper to remove this warning. See [2023-02-17T07:54:36.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:54:36.493Z] [2023-02-17T07:54:36.493Z] Login Succeeded [2023-02-17T07:54:36.493Z] nexus3.edgexfoundry.org:10004 [2023-02-17T07:54:36.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:54:36.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:54:36.759Z] Configure a credential helper to remove this warning. See [2023-02-17T07:54:36.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:54:36.759Z] [2023-02-17T07:54:36.759Z] Login Succeeded [2023-02-17T07:54:37.026Z] docker.io [2023-02-17T07:54:37.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:54:37.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:54:37.558Z] Configure a credential helper to remove this warning. See [2023-02-17T07:54:37.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:54:37.558Z] [2023-02-17T07:54:37.558Z] Login Succeeded [2023-02-17T07:54:37.558Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T07:54:37.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:54:37.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:54:37.632Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-17T07:54:37.632Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:37.632Z] latest [2023-02-17T07:54:37.632Z] 3.0.0-dev.57 [2023-02-17T07:54:37.632Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:37.632Z] main [2023-02-17T07:54:37.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:37.993Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:38.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:38.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-17T07:54:38.357Z] 36a71c68725c: Preparing [2023-02-17T07:54:38.357Z] 8d12fb059994: Preparing [2023-02-17T07:54:38.357Z] 651e06ec4661: Preparing [2023-02-17T07:54:38.357Z] 7f10668bce8b: Preparing [2023-02-17T07:54:38.357Z] f70ee36035b9: Preparing [2023-02-17T07:54:38.357Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:38.624Z] 651e06ec4661: Pushed [2023-02-17T07:54:38.624Z] 36a71c68725c: Pushed [2023-02-17T07:54:38.624Z] 7f10668bce8b: Pushed [2023-02-17T07:54:41.966Z] 8d12fb059994: Pushed [2023-02-17T07:54:41.966Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:0d5549106543492b3a96d6810a6e286829a54a1c845c160f8f8caac369f32053 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:42.326Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:42.687Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-17T07:54:42.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-17T07:54:42.687Z] 36a71c68725c: Preparing [2023-02-17T07:54:42.687Z] 8d12fb059994: Preparing [2023-02-17T07:54:42.687Z] 651e06ec4661: Preparing [2023-02-17T07:54:42.687Z] 7f10668bce8b: Preparing [2023-02-17T07:54:42.687Z] f70ee36035b9: Preparing [2023-02-17T07:54:42.687Z] 36a71c68725c: Layer already exists [2023-02-17T07:54:42.687Z] 8d12fb059994: Layer already exists [2023-02-17T07:54:42.687Z] 7f10668bce8b: Layer already exists [2023-02-17T07:54:42.687Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:42.687Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:42.954Z] latest: digest: sha256:0d5549106543492b3a96d6810a6e286829a54a1c845c160f8f8caac369f32053 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:43.314Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:43.653Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.57 [2023-02-17T07:54:43.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-17T07:54:43.653Z] 36a71c68725c: Preparing [2023-02-17T07:54:43.653Z] 8d12fb059994: Preparing [2023-02-17T07:54:43.653Z] 651e06ec4661: Preparing [2023-02-17T07:54:43.653Z] 7f10668bce8b: Preparing [2023-02-17T07:54:43.653Z] f70ee36035b9: Preparing [2023-02-17T07:54:43.653Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:43.653Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:43.653Z] 8d12fb059994: Layer already exists [2023-02-17T07:54:43.653Z] 7f10668bce8b: Layer already exists [2023-02-17T07:54:43.653Z] 36a71c68725c: Layer already exists [2023-02-17T07:54:43.653Z] 3.0.0-dev.57: digest: sha256:0d5549106543492b3a96d6810a6e286829a54a1c845c160f8f8caac369f32053 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:44.263Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:44.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:44.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-17T07:54:44.611Z] 36a71c68725c: Preparing [2023-02-17T07:54:44.611Z] 8d12fb059994: Preparing [2023-02-17T07:54:44.611Z] 651e06ec4661: Preparing [2023-02-17T07:54:44.611Z] 7f10668bce8b: Preparing [2023-02-17T07:54:44.611Z] f70ee36035b9: Preparing [2023-02-17T07:54:44.611Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:44.611Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:44.611Z] 36a71c68725c: Layer already exists [2023-02-17T07:54:44.611Z] 8d12fb059994: Layer already exists [2023-02-17T07:54:44.611Z] 7f10668bce8b: Layer already exists [2023-02-17T07:54:44.611Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:0d5549106543492b3a96d6810a6e286829a54a1c845c160f8f8caac369f32053 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:44.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:45.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-17T07:54:45.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-17T07:54:45.314Z] 36a71c68725c: Preparing [2023-02-17T07:54:45.314Z] 8d12fb059994: Preparing [2023-02-17T07:54:45.314Z] 651e06ec4661: Preparing [2023-02-17T07:54:45.314Z] 7f10668bce8b: Preparing [2023-02-17T07:54:45.314Z] f70ee36035b9: Preparing [2023-02-17T07:54:45.314Z] 7f10668bce8b: Layer already exists [2023-02-17T07:54:45.314Z] 36a71c68725c: Layer already exists [2023-02-17T07:54:45.314Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:45.314Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:45.314Z] 8d12fb059994: Layer already exists [2023-02-17T07:54:45.314Z] main: digest: sha256:0d5549106543492b3a96d6810a6e286829a54a1c845c160f8f8caac369f32053 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:54:45.665Z] ===================================================== [Pipeline] echo [2023-02-17T07:54:45.675Z] taggedImages: [2023-02-17T07:54:45.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:45.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-17T07:54:45.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.57 [2023-02-17T07:54:45.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:45.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-17T07:54:45.694Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-17T07:54:45.694Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:45.694Z] latest [2023-02-17T07:54:45.694Z] 3.0.0-dev.57 [2023-02-17T07:54:45.694Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:45.694Z] main [2023-02-17T07:54:45.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:46.068Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:46.446Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:46.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-17T07:54:46.446Z] b62f12645e84: Preparing [2023-02-17T07:54:46.446Z] bccfd3e7fe88: Preparing [2023-02-17T07:54:46.446Z] d9c7235213d3: Preparing [2023-02-17T07:54:46.446Z] 788a7e5fa2a6: Preparing [2023-02-17T07:54:46.446Z] 651e06ec4661: Preparing [2023-02-17T07:54:46.446Z] 87e99d7056f8: Preparing [2023-02-17T07:54:46.446Z] f70ee36035b9: Preparing [2023-02-17T07:54:46.446Z] 87e99d7056f8: Waiting [2023-02-17T07:54:46.446Z] f70ee36035b9: Waiting [2023-02-17T07:54:46.719Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:46.719Z] bccfd3e7fe88: Pushed [2023-02-17T07:54:46.719Z] b62f12645e84: Pushed [2023-02-17T07:54:46.719Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:46.719Z] 87e99d7056f8: Pushed [2023-02-17T07:54:46.984Z] d9c7235213d3: Pushed [2023-02-17T07:54:48.925Z] 788a7e5fa2a6: Pushed [2023-02-17T07:54:49.190Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:b5145bba82ebe2af387126de22dc01878c3268bd81f1c4d5370bf6f29a5f2f92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:49.533Z] + 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-02-17T07:54:49.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-17T07:54:49.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-17T07:54:49.870Z] b62f12645e84: Preparing [2023-02-17T07:54:49.870Z] bccfd3e7fe88: Preparing [2023-02-17T07:54:49.870Z] d9c7235213d3: Preparing [2023-02-17T07:54:49.870Z] 788a7e5fa2a6: Preparing [2023-02-17T07:54:49.871Z] 651e06ec4661: Preparing [2023-02-17T07:54:49.871Z] 87e99d7056f8: Preparing [2023-02-17T07:54:49.871Z] f70ee36035b9: Preparing [2023-02-17T07:54:49.871Z] 87e99d7056f8: Waiting [2023-02-17T07:54:49.871Z] f70ee36035b9: Waiting [2023-02-17T07:54:49.871Z] bccfd3e7fe88: Layer already exists [2023-02-17T07:54:49.871Z] b62f12645e84: Layer already exists [2023-02-17T07:54:49.871Z] d9c7235213d3: Layer already exists [2023-02-17T07:54:49.871Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:49.871Z] 788a7e5fa2a6: Layer already exists [2023-02-17T07:54:49.871Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:49.871Z] 87e99d7056f8: Layer already exists [2023-02-17T07:54:50.137Z] latest: digest: sha256:b5145bba82ebe2af387126de22dc01878c3268bd81f1c4d5370bf6f29a5f2f92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:50.492Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:50.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.57 [2023-02-17T07:54:50.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-17T07:54:50.853Z] b62f12645e84: Preparing [2023-02-17T07:54:50.853Z] bccfd3e7fe88: Preparing [2023-02-17T07:54:50.853Z] d9c7235213d3: Preparing [2023-02-17T07:54:50.853Z] 788a7e5fa2a6: Preparing [2023-02-17T07:54:50.853Z] 651e06ec4661: Preparing [2023-02-17T07:54:50.853Z] 87e99d7056f8: Preparing [2023-02-17T07:54:50.853Z] f70ee36035b9: Preparing [2023-02-17T07:54:50.853Z] 87e99d7056f8: Waiting [2023-02-17T07:54:50.853Z] bccfd3e7fe88: Layer already exists [2023-02-17T07:54:50.853Z] d9c7235213d3: Layer already exists [2023-02-17T07:54:50.853Z] 788a7e5fa2a6: Layer already exists [2023-02-17T07:54:50.853Z] b62f12645e84: Layer already exists [2023-02-17T07:54:50.853Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:50.853Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:50.853Z] 87e99d7056f8: Layer already exists [2023-02-17T07:54:51.119Z] 3.0.0-dev.57: digest: sha256:b5145bba82ebe2af387126de22dc01878c3268bd81f1c4d5370bf6f29a5f2f92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:51.471Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:51.813Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:51.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-17T07:54:51.813Z] b62f12645e84: Preparing [2023-02-17T07:54:51.813Z] bccfd3e7fe88: Preparing [2023-02-17T07:54:51.813Z] d9c7235213d3: Preparing [2023-02-17T07:54:51.813Z] 788a7e5fa2a6: Preparing [2023-02-17T07:54:51.813Z] 651e06ec4661: Preparing [2023-02-17T07:54:51.813Z] 87e99d7056f8: Preparing [2023-02-17T07:54:51.813Z] f70ee36035b9: Preparing [2023-02-17T07:54:51.813Z] 87e99d7056f8: Waiting [2023-02-17T07:54:51.813Z] f70ee36035b9: Waiting [2023-02-17T07:54:51.813Z] b62f12645e84: Layer already exists [2023-02-17T07:54:51.813Z] 788a7e5fa2a6: Layer already exists [2023-02-17T07:54:51.813Z] d9c7235213d3: Layer already exists [2023-02-17T07:54:51.813Z] bccfd3e7fe88: Layer already exists [2023-02-17T07:54:51.813Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:51.813Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:51.813Z] 87e99d7056f8: Layer already exists [2023-02-17T07:54:52.080Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:b5145bba82ebe2af387126de22dc01878c3268bd81f1c4d5370bf6f29a5f2f92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:52.431Z] + 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-02-17T07:54:52.772Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-17T07:54:52.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-17T07:54:52.772Z] b62f12645e84: Preparing [2023-02-17T07:54:52.772Z] bccfd3e7fe88: Preparing [2023-02-17T07:54:52.772Z] d9c7235213d3: Preparing [2023-02-17T07:54:52.772Z] 788a7e5fa2a6: Preparing [2023-02-17T07:54:52.772Z] 651e06ec4661: Preparing [2023-02-17T07:54:52.772Z] 87e99d7056f8: Preparing [2023-02-17T07:54:52.772Z] f70ee36035b9: Preparing [2023-02-17T07:54:52.772Z] 87e99d7056f8: Waiting [2023-02-17T07:54:52.772Z] f70ee36035b9: Waiting [2023-02-17T07:54:52.772Z] b62f12645e84: Layer already exists [2023-02-17T07:54:52.772Z] d9c7235213d3: Layer already exists [2023-02-17T07:54:52.772Z] bccfd3e7fe88: Layer already exists [2023-02-17T07:54:52.772Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:52.772Z] 788a7e5fa2a6: Layer already exists [2023-02-17T07:54:52.772Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:52.772Z] 87e99d7056f8: Layer already exists [2023-02-17T07:54:53.037Z] main: digest: sha256:b5145bba82ebe2af387126de22dc01878c3268bd81f1c4d5370bf6f29a5f2f92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:54:53.080Z] ===================================================== [Pipeline] echo [2023-02-17T07:54:53.086Z] taggedImages: [2023-02-17T07:54:53.086Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:53.086Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-17T07:54:53.086Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.57 [2023-02-17T07:54:53.086Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:53.086Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-17T07:54:53.101Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-17T07:54:53.101Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:53.101Z] latest [2023-02-17T07:54:53.101Z] 3.0.0-dev.57 [2023-02-17T07:54:53.101Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:54:53.101Z] main [2023-02-17T07:54:53.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:53.441Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:53.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:54:53.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-17T07:54:53.787Z] a9fdd062d048: Preparing [2023-02-17T07:54:53.787Z] b36b1dac464d: Preparing [2023-02-17T07:54:53.787Z] 651e06ec4661: Preparing [2023-02-17T07:54:53.787Z] e4d8721c86a8: Preparing [2023-02-17T07:54:53.787Z] f70ee36035b9: Preparing [2023-02-17T07:54:53.787Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:53.787Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:54.054Z] a9fdd062d048: Pushed [2023-02-17T07:54:54.054Z] e4d8721c86a8: Pushed [2023-02-17T07:54:57.417Z] b36b1dac464d: Pushed [2023-02-17T07:54:57.417Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:f357cd6056035df8e339d214ac73b413f51c83cdfacef0afc40a75ec6ee8216d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:57.758Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:58.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-17T07:54:58.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-17T07:54:58.107Z] a9fdd062d048: Preparing [2023-02-17T07:54:58.107Z] b36b1dac464d: Preparing [2023-02-17T07:54:58.107Z] 651e06ec4661: Preparing [2023-02-17T07:54:58.107Z] e4d8721c86a8: Preparing [2023-02-17T07:54:58.107Z] f70ee36035b9: Preparing [2023-02-17T07:54:58.107Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:58.107Z] a9fdd062d048: Layer already exists [2023-02-17T07:54:58.107Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:58.107Z] e4d8721c86a8: Layer already exists [2023-02-17T07:54:58.107Z] b36b1dac464d: Layer already exists [2023-02-17T07:54:58.373Z] latest: digest: sha256:f357cd6056035df8e339d214ac73b413f51c83cdfacef0afc40a75ec6ee8216d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:58.723Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:59.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.57 [2023-02-17T07:54:59.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-17T07:54:59.064Z] a9fdd062d048: Preparing [2023-02-17T07:54:59.064Z] b36b1dac464d: Preparing [2023-02-17T07:54:59.064Z] 651e06ec4661: Preparing [2023-02-17T07:54:59.064Z] e4d8721c86a8: Preparing [2023-02-17T07:54:59.064Z] f70ee36035b9: Preparing [2023-02-17T07:54:59.064Z] f70ee36035b9: Layer already exists [2023-02-17T07:54:59.064Z] e4d8721c86a8: Layer already exists [2023-02-17T07:54:59.064Z] b36b1dac464d: Layer already exists [2023-02-17T07:54:59.064Z] a9fdd062d048: Layer already exists [2023-02-17T07:54:59.064Z] 651e06ec4661: Layer already exists [2023-02-17T07:54:59.330Z] 3.0.0-dev.57: digest: sha256:f357cd6056035df8e339d214ac73b413f51c83cdfacef0afc40a75ec6ee8216d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:54:59.665Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:00.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:00.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-17T07:55:00.011Z] a9fdd062d048: Preparing [2023-02-17T07:55:00.011Z] b36b1dac464d: Preparing [2023-02-17T07:55:00.011Z] 651e06ec4661: Preparing [2023-02-17T07:55:00.011Z] e4d8721c86a8: Preparing [2023-02-17T07:55:00.011Z] f70ee36035b9: Preparing [2023-02-17T07:55:00.011Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:00.011Z] a9fdd062d048: Layer already exists [2023-02-17T07:55:00.011Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:00.011Z] e4d8721c86a8: Layer already exists [2023-02-17T07:55:00.011Z] b36b1dac464d: Layer already exists [2023-02-17T07:55:00.011Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:f357cd6056035df8e339d214ac73b413f51c83cdfacef0afc40a75ec6ee8216d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:00.356Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:00.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-17T07:55:00.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-17T07:55:00.705Z] a9fdd062d048: Preparing [2023-02-17T07:55:00.705Z] b36b1dac464d: Preparing [2023-02-17T07:55:00.705Z] 651e06ec4661: Preparing [2023-02-17T07:55:00.705Z] e4d8721c86a8: Preparing [2023-02-17T07:55:00.705Z] f70ee36035b9: Preparing [2023-02-17T07:55:00.705Z] a9fdd062d048: Layer already exists [2023-02-17T07:55:00.705Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:00.705Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:00.705Z] b36b1dac464d: Layer already exists [2023-02-17T07:55:00.705Z] e4d8721c86a8: Layer already exists [2023-02-17T07:55:00.705Z] main: digest: sha256:f357cd6056035df8e339d214ac73b413f51c83cdfacef0afc40a75ec6ee8216d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:55:01.010Z] ===================================================== [Pipeline] echo [2023-02-17T07:55:01.024Z] taggedImages: [2023-02-17T07:55:01.024Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:01.024Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-17T07:55:01.024Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.57 [2023-02-17T07:55:01.024Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:01.024Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-17T07:55:01.042Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-17T07:55:01.042Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:01.042Z] latest [2023-02-17T07:55:01.042Z] 3.0.0-dev.57 [2023-02-17T07:55:01.042Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:01.042Z] main [2023-02-17T07:55:01.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:01.375Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:01.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:01.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-17T07:55:01.721Z] 5666d2b93f8c: Preparing [2023-02-17T07:55:01.721Z] 26e17434d6fd: Preparing [2023-02-17T07:55:01.721Z] 67d53c8ad1e8: Preparing [2023-02-17T07:55:01.721Z] 651e06ec4661: Preparing [2023-02-17T07:55:01.721Z] 7f10668bce8b: Preparing [2023-02-17T07:55:01.721Z] f70ee36035b9: Preparing [2023-02-17T07:55:01.721Z] f70ee36035b9: Waiting [2023-02-17T07:55:01.721Z] 7f10668bce8b: Layer already exists [2023-02-17T07:55:01.721Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:01.987Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:01.987Z] 5666d2b93f8c: Pushed [2023-02-17T07:55:01.987Z] 26e17434d6fd: Pushed [2023-02-17T07:55:05.333Z] 67d53c8ad1e8: Pushed [2023-02-17T07:55:05.333Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:e2ac6065f9352fb2dad9d3986bf2467988e4c341f0d9bfe0f75b011132585c8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:05.671Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:06.010Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-17T07:55:06.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-17T07:55:06.010Z] 5666d2b93f8c: Preparing [2023-02-17T07:55:06.010Z] 26e17434d6fd: Preparing [2023-02-17T07:55:06.010Z] 67d53c8ad1e8: Preparing [2023-02-17T07:55:06.010Z] 651e06ec4661: Preparing [2023-02-17T07:55:06.010Z] 7f10668bce8b: Preparing [2023-02-17T07:55:06.010Z] f70ee36035b9: Preparing [2023-02-17T07:55:06.010Z] f70ee36035b9: Waiting [2023-02-17T07:55:06.010Z] 7f10668bce8b: Layer already exists [2023-02-17T07:55:06.010Z] 67d53c8ad1e8: Layer already exists [2023-02-17T07:55:06.010Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:06.010Z] 5666d2b93f8c: Layer already exists [2023-02-17T07:55:06.010Z] 26e17434d6fd: Layer already exists [2023-02-17T07:55:06.010Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:06.276Z] latest: digest: sha256:e2ac6065f9352fb2dad9d3986bf2467988e4c341f0d9bfe0f75b011132585c8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:06.623Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:06.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.57 [2023-02-17T07:55:06.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-17T07:55:06.963Z] 5666d2b93f8c: Preparing [2023-02-17T07:55:06.963Z] 26e17434d6fd: Preparing [2023-02-17T07:55:06.963Z] 67d53c8ad1e8: Preparing [2023-02-17T07:55:06.963Z] 651e06ec4661: Preparing [2023-02-17T07:55:06.963Z] 7f10668bce8b: Preparing [2023-02-17T07:55:06.963Z] f70ee36035b9: Preparing [2023-02-17T07:55:06.963Z] f70ee36035b9: Waiting [2023-02-17T07:55:06.963Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:06.963Z] 5666d2b93f8c: Layer already exists [2023-02-17T07:55:06.963Z] 7f10668bce8b: Layer already exists [2023-02-17T07:55:06.963Z] 67d53c8ad1e8: Layer already exists [2023-02-17T07:55:06.963Z] 26e17434d6fd: Layer already exists [2023-02-17T07:55:06.963Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:07.232Z] 3.0.0-dev.57: digest: sha256:e2ac6065f9352fb2dad9d3986bf2467988e4c341f0d9bfe0f75b011132585c8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:07.585Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:07.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:07.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-17T07:55:07.925Z] 5666d2b93f8c: Preparing [2023-02-17T07:55:07.925Z] 26e17434d6fd: Preparing [2023-02-17T07:55:07.925Z] 67d53c8ad1e8: Preparing [2023-02-17T07:55:07.925Z] 651e06ec4661: Preparing [2023-02-17T07:55:07.925Z] 7f10668bce8b: Preparing [2023-02-17T07:55:07.925Z] f70ee36035b9: Preparing [2023-02-17T07:55:07.925Z] f70ee36035b9: Waiting [2023-02-17T07:55:07.925Z] 26e17434d6fd: Layer already exists [2023-02-17T07:55:07.925Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:07.925Z] 67d53c8ad1e8: Layer already exists [2023-02-17T07:55:07.925Z] 7f10668bce8b: Layer already exists [2023-02-17T07:55:07.925Z] 5666d2b93f8c: Layer already exists [2023-02-17T07:55:07.925Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:08.193Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:e2ac6065f9352fb2dad9d3986bf2467988e4c341f0d9bfe0f75b011132585c8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:08.555Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:08.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-17T07:55:08.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-17T07:55:08.898Z] 5666d2b93f8c: Preparing [2023-02-17T07:55:08.898Z] 26e17434d6fd: Preparing [2023-02-17T07:55:08.898Z] 67d53c8ad1e8: Preparing [2023-02-17T07:55:08.898Z] 651e06ec4661: Preparing [2023-02-17T07:55:08.898Z] 7f10668bce8b: Preparing [2023-02-17T07:55:08.898Z] f70ee36035b9: Preparing [2023-02-17T07:55:08.898Z] f70ee36035b9: Waiting [2023-02-17T07:55:08.898Z] 7f10668bce8b: Layer already exists [2023-02-17T07:55:08.898Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:08.898Z] 26e17434d6fd: Layer already exists [2023-02-17T07:55:08.898Z] 67d53c8ad1e8: Layer already exists [2023-02-17T07:55:08.898Z] 5666d2b93f8c: Layer already exists [2023-02-17T07:55:08.898Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:09.164Z] main: digest: sha256:e2ac6065f9352fb2dad9d3986bf2467988e4c341f0d9bfe0f75b011132585c8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:55:09.211Z] ===================================================== [Pipeline] echo [2023-02-17T07:55:09.217Z] taggedImages: [2023-02-17T07:55:09.217Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:09.217Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-17T07:55:09.217Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.57 [2023-02-17T07:55:09.217Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:09.217Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-17T07:55:09.231Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-17T07:55:09.231Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:09.231Z] latest [2023-02-17T07:55:09.231Z] 3.0.0-dev.57 [2023-02-17T07:55:09.231Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:09.231Z] main [2023-02-17T07:55:09.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:09.571Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:09.917Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:09.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-17T07:55:09.917Z] 92ba7bf35698: Preparing [2023-02-17T07:55:09.917Z] 92ba7bf35698: Preparing [2023-02-17T07:55:09.917Z] 53e5ec949f68: Preparing [2023-02-17T07:55:09.917Z] 3d1c9e9211e1: Preparing [2023-02-17T07:55:09.917Z] c5b4b36219c2: Preparing [2023-02-17T07:55:09.917Z] f2d4d7028315: Preparing [2023-02-17T07:55:09.917Z] 5ed1c95f6122: Preparing [2023-02-17T07:55:09.917Z] 651e06ec4661: Preparing [2023-02-17T07:55:09.917Z] b94aece365b2: Preparing [2023-02-17T07:55:09.917Z] 387724831005: Preparing [2023-02-17T07:55:09.917Z] eb8ce81766d8: Preparing [2023-02-17T07:55:09.917Z] 0b6dc1e47497: Preparing [2023-02-17T07:55:09.917Z] f70ee36035b9: Preparing [2023-02-17T07:55:09.917Z] 387724831005: Waiting [2023-02-17T07:55:09.917Z] 5ed1c95f6122: Waiting [2023-02-17T07:55:09.917Z] eb8ce81766d8: Waiting [2023-02-17T07:55:09.917Z] 651e06ec4661: Waiting [2023-02-17T07:55:09.917Z] b94aece365b2: Waiting [2023-02-17T07:55:09.917Z] 0b6dc1e47497: Waiting [2023-02-17T07:55:09.917Z] f70ee36035b9: Waiting [2023-02-17T07:55:10.185Z] 3d1c9e9211e1: Pushed [2023-02-17T07:55:10.185Z] c5b4b36219c2: Pushed [2023-02-17T07:55:10.185Z] 53e5ec949f68: Pushed [2023-02-17T07:55:10.185Z] 92ba7bf35698: Pushed [2023-02-17T07:55:10.185Z] f2d4d7028315: Pushed [2023-02-17T07:55:10.185Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:10.453Z] b94aece365b2: Pushed [2023-02-17T07:55:10.453Z] 387724831005: Pushed [2023-02-17T07:55:10.453Z] eb8ce81766d8: Pushed [2023-02-17T07:55:10.453Z] 0b6dc1e47497: Pushed [2023-02-17T07:55:10.453Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:13.799Z] 5ed1c95f6122: Pushed [2023-02-17T07:55:14.066Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:3932559a2be6f0d2a633a3383723c73b18e2fa083e48b689f18cf90f1e6a58be size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:14.410Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:14.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-17T07:55:14.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-17T07:55:14.783Z] 92ba7bf35698: Preparing [2023-02-17T07:55:14.783Z] 92ba7bf35698: Preparing [2023-02-17T07:55:14.783Z] 53e5ec949f68: Preparing [2023-02-17T07:55:14.783Z] 3d1c9e9211e1: Preparing [2023-02-17T07:55:14.783Z] c5b4b36219c2: Preparing [2023-02-17T07:55:14.783Z] f2d4d7028315: Preparing [2023-02-17T07:55:14.783Z] 5ed1c95f6122: Preparing [2023-02-17T07:55:14.783Z] 651e06ec4661: Preparing [2023-02-17T07:55:14.783Z] b94aece365b2: Preparing [2023-02-17T07:55:14.783Z] 387724831005: Preparing [2023-02-17T07:55:14.783Z] eb8ce81766d8: Preparing [2023-02-17T07:55:14.783Z] 0b6dc1e47497: Preparing [2023-02-17T07:55:14.783Z] f70ee36035b9: Preparing [2023-02-17T07:55:14.783Z] 387724831005: Waiting [2023-02-17T07:55:14.783Z] eb8ce81766d8: Waiting [2023-02-17T07:55:14.783Z] 0b6dc1e47497: Waiting [2023-02-17T07:55:14.783Z] f70ee36035b9: Waiting [2023-02-17T07:55:14.783Z] 651e06ec4661: Waiting [2023-02-17T07:55:14.783Z] 5ed1c95f6122: Waiting [2023-02-17T07:55:14.783Z] b94aece365b2: Waiting [2023-02-17T07:55:14.783Z] 3d1c9e9211e1: Layer already exists [2023-02-17T07:55:14.783Z] 92ba7bf35698: Layer already exists [2023-02-17T07:55:14.783Z] c5b4b36219c2: Layer already exists [2023-02-17T07:55:14.783Z] f2d4d7028315: Layer already exists [2023-02-17T07:55:14.783Z] 53e5ec949f68: Layer already exists [2023-02-17T07:55:14.783Z] 5ed1c95f6122: Layer already exists [2023-02-17T07:55:14.783Z] 387724831005: Layer already exists [2023-02-17T07:55:14.783Z] b94aece365b2: Layer already exists [2023-02-17T07:55:14.783Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:14.783Z] eb8ce81766d8: Layer already exists [2023-02-17T07:55:14.783Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:14.783Z] 0b6dc1e47497: Layer already exists [2023-02-17T07:55:15.060Z] latest: digest: sha256:3932559a2be6f0d2a633a3383723c73b18e2fa083e48b689f18cf90f1e6a58be size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:15.423Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:15.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.57 [2023-02-17T07:55:15.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-17T07:55:15.768Z] 92ba7bf35698: Preparing [2023-02-17T07:55:15.768Z] 92ba7bf35698: Preparing [2023-02-17T07:55:15.768Z] 53e5ec949f68: Preparing [2023-02-17T07:55:15.768Z] 3d1c9e9211e1: Preparing [2023-02-17T07:55:15.768Z] c5b4b36219c2: Preparing [2023-02-17T07:55:15.768Z] f2d4d7028315: Preparing [2023-02-17T07:55:15.768Z] 5ed1c95f6122: Preparing [2023-02-17T07:55:15.768Z] 651e06ec4661: Preparing [2023-02-17T07:55:15.768Z] b94aece365b2: Preparing [2023-02-17T07:55:15.768Z] 387724831005: Preparing [2023-02-17T07:55:15.768Z] eb8ce81766d8: Preparing [2023-02-17T07:55:15.768Z] 0b6dc1e47497: Preparing [2023-02-17T07:55:15.768Z] f70ee36035b9: Preparing [2023-02-17T07:55:15.768Z] b94aece365b2: Waiting [2023-02-17T07:55:15.768Z] 387724831005: Waiting [2023-02-17T07:55:15.768Z] eb8ce81766d8: Waiting [2023-02-17T07:55:15.768Z] 0b6dc1e47497: Waiting [2023-02-17T07:55:15.768Z] 5ed1c95f6122: Waiting [2023-02-17T07:55:15.768Z] f70ee36035b9: Waiting [2023-02-17T07:55:15.768Z] 651e06ec4661: Waiting [2023-02-17T07:55:15.768Z] f2d4d7028315: Layer already exists [2023-02-17T07:55:15.768Z] 92ba7bf35698: Layer already exists [2023-02-17T07:55:15.768Z] 53e5ec949f68: Layer already exists [2023-02-17T07:55:15.768Z] 3d1c9e9211e1: Layer already exists [2023-02-17T07:55:15.768Z] c5b4b36219c2: Layer already exists [2023-02-17T07:55:15.768Z] 387724831005: Layer already exists [2023-02-17T07:55:15.768Z] 5ed1c95f6122: Layer already exists [2023-02-17T07:55:15.768Z] eb8ce81766d8: Layer already exists [2023-02-17T07:55:15.768Z] b94aece365b2: Layer already exists [2023-02-17T07:55:15.768Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:15.768Z] 0b6dc1e47497: Layer already exists [2023-02-17T07:55:15.768Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:16.034Z] 3.0.0-dev.57: digest: sha256:3932559a2be6f0d2a633a3383723c73b18e2fa083e48b689f18cf90f1e6a58be size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:16.381Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:16.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:16.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-17T07:55:16.729Z] 92ba7bf35698: Preparing [2023-02-17T07:55:16.729Z] 92ba7bf35698: Preparing [2023-02-17T07:55:16.729Z] 53e5ec949f68: Preparing [2023-02-17T07:55:16.729Z] 3d1c9e9211e1: Preparing [2023-02-17T07:55:16.729Z] c5b4b36219c2: Preparing [2023-02-17T07:55:16.729Z] f2d4d7028315: Preparing [2023-02-17T07:55:16.729Z] 5ed1c95f6122: Preparing [2023-02-17T07:55:16.729Z] 651e06ec4661: Preparing [2023-02-17T07:55:16.729Z] b94aece365b2: Preparing [2023-02-17T07:55:16.729Z] 387724831005: Preparing [2023-02-17T07:55:16.729Z] eb8ce81766d8: Preparing [2023-02-17T07:55:16.729Z] 0b6dc1e47497: Preparing [2023-02-17T07:55:16.729Z] f70ee36035b9: Preparing [2023-02-17T07:55:16.729Z] 5ed1c95f6122: Waiting [2023-02-17T07:55:16.729Z] 651e06ec4661: Waiting [2023-02-17T07:55:16.729Z] b94aece365b2: Waiting [2023-02-17T07:55:16.729Z] 387724831005: Waiting [2023-02-17T07:55:16.729Z] eb8ce81766d8: Waiting [2023-02-17T07:55:16.729Z] 0b6dc1e47497: Waiting [2023-02-17T07:55:16.729Z] f70ee36035b9: Waiting [2023-02-17T07:55:16.729Z] 92ba7bf35698: Layer already exists [2023-02-17T07:55:16.729Z] 3d1c9e9211e1: Layer already exists [2023-02-17T07:55:16.729Z] c5b4b36219c2: Layer already exists [2023-02-17T07:55:16.729Z] 53e5ec949f68: Layer already exists [2023-02-17T07:55:16.729Z] f2d4d7028315: Layer already exists [2023-02-17T07:55:16.729Z] b94aece365b2: Layer already exists [2023-02-17T07:55:16.729Z] 387724831005: Layer already exists [2023-02-17T07:55:16.729Z] 5ed1c95f6122: Layer already exists [2023-02-17T07:55:16.729Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:16.729Z] eb8ce81766d8: Layer already exists [2023-02-17T07:55:16.729Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:16.729Z] 0b6dc1e47497: Layer already exists [2023-02-17T07:55:16.995Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:3932559a2be6f0d2a633a3383723c73b18e2fa083e48b689f18cf90f1e6a58be size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:17.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:17.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-17T07:55:17.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-17T07:55:17.692Z] 92ba7bf35698: Preparing [2023-02-17T07:55:17.692Z] 92ba7bf35698: Preparing [2023-02-17T07:55:17.692Z] 53e5ec949f68: Preparing [2023-02-17T07:55:17.692Z] 3d1c9e9211e1: Preparing [2023-02-17T07:55:17.692Z] c5b4b36219c2: Preparing [2023-02-17T07:55:17.692Z] f2d4d7028315: Preparing [2023-02-17T07:55:17.692Z] 5ed1c95f6122: Preparing [2023-02-17T07:55:17.692Z] 651e06ec4661: Preparing [2023-02-17T07:55:17.692Z] b94aece365b2: Preparing [2023-02-17T07:55:17.692Z] 387724831005: Preparing [2023-02-17T07:55:17.692Z] eb8ce81766d8: Preparing [2023-02-17T07:55:17.692Z] 0b6dc1e47497: Preparing [2023-02-17T07:55:17.692Z] f70ee36035b9: Preparing [2023-02-17T07:55:17.692Z] 5ed1c95f6122: Waiting [2023-02-17T07:55:17.692Z] eb8ce81766d8: Waiting [2023-02-17T07:55:17.692Z] 651e06ec4661: Waiting [2023-02-17T07:55:17.692Z] f70ee36035b9: Waiting [2023-02-17T07:55:17.692Z] 387724831005: Waiting [2023-02-17T07:55:17.692Z] 0b6dc1e47497: Waiting [2023-02-17T07:55:17.692Z] b94aece365b2: Waiting [2023-02-17T07:55:17.692Z] 53e5ec949f68: Layer already exists [2023-02-17T07:55:17.692Z] c5b4b36219c2: Layer already exists [2023-02-17T07:55:17.692Z] 92ba7bf35698: Layer already exists [2023-02-17T07:55:17.692Z] f2d4d7028315: Layer already exists [2023-02-17T07:55:17.692Z] 3d1c9e9211e1: Layer already exists [2023-02-17T07:55:17.692Z] b94aece365b2: Layer already exists [2023-02-17T07:55:17.692Z] eb8ce81766d8: Layer already exists [2023-02-17T07:55:17.692Z] 5ed1c95f6122: Layer already exists [2023-02-17T07:55:17.692Z] 387724831005: Layer already exists [2023-02-17T07:55:17.692Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:17.692Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:17.692Z] 0b6dc1e47497: Layer already exists [2023-02-17T07:55:17.960Z] main: digest: sha256:3932559a2be6f0d2a633a3383723c73b18e2fa083e48b689f18cf90f1e6a58be size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:55:18.006Z] ===================================================== [Pipeline] echo [2023-02-17T07:55:18.012Z] taggedImages: [2023-02-17T07:55:18.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:18.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-17T07:55:18.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.57 [2023-02-17T07:55:18.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:18.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-17T07:55:18.026Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-17T07:55:18.026Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:18.026Z] latest [2023-02-17T07:55:18.026Z] 3.0.0-dev.57 [2023-02-17T07:55:18.026Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:18.026Z] main [2023-02-17T07:55:18.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:18.385Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:18.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:18.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-17T07:55:18.725Z] c14713e850ee: Preparing [2023-02-17T07:55:18.725Z] ca9b33f1277d: Preparing [2023-02-17T07:55:18.725Z] e92698e747f1: Preparing [2023-02-17T07:55:18.725Z] 714b25050a77: Preparing [2023-02-17T07:55:18.725Z] 7f74019f013b: Preparing [2023-02-17T07:55:18.725Z] 9de8872d37d1: Preparing [2023-02-17T07:55:18.725Z] b2a0753c50d3: Preparing [2023-02-17T07:55:18.725Z] f70ee36035b9: Preparing [2023-02-17T07:55:18.725Z] 9de8872d37d1: Waiting [2023-02-17T07:55:18.725Z] b2a0753c50d3: Waiting [2023-02-17T07:55:18.725Z] f70ee36035b9: Waiting [2023-02-17T07:55:18.991Z] ca9b33f1277d: Pushed [2023-02-17T07:55:18.991Z] 7f74019f013b: Pushed [2023-02-17T07:55:18.991Z] c14713e850ee: Pushed [2023-02-17T07:55:18.991Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:19.258Z] 9de8872d37d1: Pushed [2023-02-17T07:55:19.841Z] b2a0753c50d3: Pushed [2023-02-17T07:55:21.788Z] e92698e747f1: Pushed [2023-02-17T07:55:21.788Z] 714b25050a77: Pushed [2023-02-17T07:55:21.788Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:6349059b355923f3f36f4ee346fd66bba8621777e3cfe34737d22539c8f4e2b5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:22.138Z] + 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-02-17T07:55:22.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-17T07:55:22.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-17T07:55:22.484Z] c14713e850ee: Preparing [2023-02-17T07:55:22.484Z] ca9b33f1277d: Preparing [2023-02-17T07:55:22.484Z] e92698e747f1: Preparing [2023-02-17T07:55:22.484Z] 714b25050a77: Preparing [2023-02-17T07:55:22.484Z] 7f74019f013b: Preparing [2023-02-17T07:55:22.484Z] 9de8872d37d1: Preparing [2023-02-17T07:55:22.484Z] b2a0753c50d3: Preparing [2023-02-17T07:55:22.484Z] f70ee36035b9: Preparing [2023-02-17T07:55:22.484Z] b2a0753c50d3: Waiting [2023-02-17T07:55:22.484Z] 9de8872d37d1: Waiting [2023-02-17T07:55:22.484Z] f70ee36035b9: Waiting [2023-02-17T07:55:22.484Z] c14713e850ee: Layer already exists [2023-02-17T07:55:22.484Z] ca9b33f1277d: Layer already exists [2023-02-17T07:55:22.484Z] e92698e747f1: Layer already exists [2023-02-17T07:55:22.484Z] 714b25050a77: Layer already exists [2023-02-17T07:55:22.484Z] 7f74019f013b: Layer already exists [2023-02-17T07:55:22.484Z] b2a0753c50d3: Layer already exists [2023-02-17T07:55:22.484Z] 9de8872d37d1: Layer already exists [2023-02-17T07:55:22.484Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:22.751Z] latest: digest: sha256:6349059b355923f3f36f4ee346fd66bba8621777e3cfe34737d22539c8f4e2b5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:23.097Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:23.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.57 [2023-02-17T07:55:23.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-17T07:55:23.442Z] c14713e850ee: Preparing [2023-02-17T07:55:23.442Z] ca9b33f1277d: Preparing [2023-02-17T07:55:23.442Z] e92698e747f1: Preparing [2023-02-17T07:55:23.442Z] 714b25050a77: Preparing [2023-02-17T07:55:23.442Z] 7f74019f013b: Preparing [2023-02-17T07:55:23.442Z] 9de8872d37d1: Preparing [2023-02-17T07:55:23.442Z] b2a0753c50d3: Preparing [2023-02-17T07:55:23.442Z] f70ee36035b9: Preparing [2023-02-17T07:55:23.442Z] b2a0753c50d3: Waiting [2023-02-17T07:55:23.442Z] 9de8872d37d1: Waiting [2023-02-17T07:55:23.442Z] f70ee36035b9: Waiting [2023-02-17T07:55:23.442Z] e92698e747f1: Layer already exists [2023-02-17T07:55:23.442Z] c14713e850ee: Layer already exists [2023-02-17T07:55:23.442Z] 714b25050a77: Layer already exists [2023-02-17T07:55:23.442Z] 7f74019f013b: Layer already exists [2023-02-17T07:55:23.442Z] ca9b33f1277d: Layer already exists [2023-02-17T07:55:23.442Z] b2a0753c50d3: Layer already exists [2023-02-17T07:55:23.442Z] 9de8872d37d1: Layer already exists [2023-02-17T07:55:23.442Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:23.708Z] 3.0.0-dev.57: digest: sha256:6349059b355923f3f36f4ee346fd66bba8621777e3cfe34737d22539c8f4e2b5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:24.049Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:24.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:24.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-17T07:55:24.395Z] c14713e850ee: Preparing [2023-02-17T07:55:24.395Z] ca9b33f1277d: Preparing [2023-02-17T07:55:24.395Z] e92698e747f1: Preparing [2023-02-17T07:55:24.395Z] 714b25050a77: Preparing [2023-02-17T07:55:24.395Z] 7f74019f013b: Preparing [2023-02-17T07:55:24.395Z] 9de8872d37d1: Preparing [2023-02-17T07:55:24.395Z] b2a0753c50d3: Preparing [2023-02-17T07:55:24.395Z] 9de8872d37d1: Waiting [2023-02-17T07:55:24.395Z] b2a0753c50d3: Waiting [2023-02-17T07:55:24.395Z] f70ee36035b9: Preparing [2023-02-17T07:55:24.395Z] e92698e747f1: Layer already exists [2023-02-17T07:55:24.395Z] 714b25050a77: Layer already exists [2023-02-17T07:55:24.395Z] c14713e850ee: Layer already exists [2023-02-17T07:55:24.395Z] ca9b33f1277d: Layer already exists [2023-02-17T07:55:24.395Z] 7f74019f013b: Layer already exists [2023-02-17T07:55:24.395Z] 9de8872d37d1: Layer already exists [2023-02-17T07:55:24.395Z] b2a0753c50d3: Layer already exists [2023-02-17T07:55:24.395Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:24.661Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:6349059b355923f3f36f4ee346fd66bba8621777e3cfe34737d22539c8f4e2b5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:25.002Z] + 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-02-17T07:55:25.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-17T07:55:25.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-17T07:55:25.341Z] c14713e850ee: Preparing [2023-02-17T07:55:25.341Z] ca9b33f1277d: Preparing [2023-02-17T07:55:25.341Z] e92698e747f1: Preparing [2023-02-17T07:55:25.341Z] 714b25050a77: Preparing [2023-02-17T07:55:25.341Z] 7f74019f013b: Preparing [2023-02-17T07:55:25.341Z] 9de8872d37d1: Preparing [2023-02-17T07:55:25.341Z] b2a0753c50d3: Preparing [2023-02-17T07:55:25.341Z] f70ee36035b9: Preparing [2023-02-17T07:55:25.341Z] 9de8872d37d1: Waiting [2023-02-17T07:55:25.341Z] b2a0753c50d3: Waiting [2023-02-17T07:55:25.341Z] f70ee36035b9: Waiting [2023-02-17T07:55:25.341Z] e92698e747f1: Layer already exists [2023-02-17T07:55:25.341Z] ca9b33f1277d: Layer already exists [2023-02-17T07:55:25.341Z] 7f74019f013b: Layer already exists [2023-02-17T07:55:25.341Z] c14713e850ee: Layer already exists [2023-02-17T07:55:25.341Z] 714b25050a77: Layer already exists [2023-02-17T07:55:25.341Z] 9de8872d37d1: Layer already exists [2023-02-17T07:55:25.341Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:25.341Z] b2a0753c50d3: Layer already exists [2023-02-17T07:55:25.609Z] main: digest: sha256:6349059b355923f3f36f4ee346fd66bba8621777e3cfe34737d22539c8f4e2b5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:55:25.650Z] ===================================================== [Pipeline] echo [2023-02-17T07:55:25.658Z] taggedImages: [2023-02-17T07:55:25.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:25.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-17T07:55:25.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.57 [2023-02-17T07:55:25.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:25.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-17T07:55:25.671Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-17T07:55:25.671Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:25.671Z] latest [2023-02-17T07:55:25.671Z] 3.0.0-dev.57 [2023-02-17T07:55:25.671Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:25.671Z] main [2023-02-17T07:55:25.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:26.029Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:26.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:26.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-17T07:55:26.370Z] 8b4c32c9af8d: Preparing [2023-02-17T07:55:26.370Z] e828fa988f39: Preparing [2023-02-17T07:55:26.370Z] 1f4457da2a5d: Preparing [2023-02-17T07:55:26.370Z] 3fc5c98b0c75: Preparing [2023-02-17T07:55:26.370Z] e9b4e3758e57: Preparing [2023-02-17T07:55:26.370Z] fe249c28d8da: Preparing [2023-02-17T07:55:26.370Z] 71a0360fd763: Preparing [2023-02-17T07:55:26.370Z] b3b0feaf2bdc: Preparing [2023-02-17T07:55:26.370Z] fe249c28d8da: Waiting [2023-02-17T07:55:26.370Z] 71a0360fd763: Waiting [2023-02-17T07:55:26.370Z] d5e86e813add: Preparing [2023-02-17T07:55:26.370Z] f70ee36035b9: Preparing [2023-02-17T07:55:26.370Z] d5e86e813add: Waiting [2023-02-17T07:55:26.370Z] f70ee36035b9: Waiting [2023-02-17T07:55:26.370Z] b3b0feaf2bdc: Waiting [2023-02-17T07:55:26.638Z] e9b4e3758e57: Pushed [2023-02-17T07:55:26.638Z] 8b4c32c9af8d: Pushed [2023-02-17T07:55:26.638Z] e828fa988f39: Pushed [2023-02-17T07:55:26.903Z] b3b0feaf2bdc: Pushed [2023-02-17T07:55:26.903Z] 71a0360fd763: Pushed [2023-02-17T07:55:26.903Z] fe249c28d8da: Pushed [2023-02-17T07:55:26.903Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:27.172Z] d5e86e813add: Pushed [2023-02-17T07:55:29.126Z] 3fc5c98b0c75: Pushed [2023-02-17T07:55:30.085Z] 1f4457da2a5d: Pushed [2023-02-17T07:55:30.085Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:284bb59d65f464a0c2c608b1a0fd1c99f33d6e1ebcf39eab50d331626db65bb3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:30.429Z] + 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-02-17T07:55:30.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-17T07:55:30.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-17T07:55:30.761Z] 8b4c32c9af8d: Preparing [2023-02-17T07:55:30.761Z] e828fa988f39: Preparing [2023-02-17T07:55:30.761Z] 1f4457da2a5d: Preparing [2023-02-17T07:55:30.761Z] 3fc5c98b0c75: Preparing [2023-02-17T07:55:30.761Z] e9b4e3758e57: Preparing [2023-02-17T07:55:30.761Z] fe249c28d8da: Preparing [2023-02-17T07:55:30.761Z] 71a0360fd763: Preparing [2023-02-17T07:55:30.761Z] b3b0feaf2bdc: Preparing [2023-02-17T07:55:30.761Z] d5e86e813add: Preparing [2023-02-17T07:55:30.761Z] f70ee36035b9: Preparing [2023-02-17T07:55:30.761Z] fe249c28d8da: Waiting [2023-02-17T07:55:30.761Z] 71a0360fd763: Waiting [2023-02-17T07:55:30.761Z] b3b0feaf2bdc: Waiting [2023-02-17T07:55:30.761Z] d5e86e813add: Waiting [2023-02-17T07:55:30.761Z] f70ee36035b9: Waiting [2023-02-17T07:55:30.761Z] 3fc5c98b0c75: Layer already exists [2023-02-17T07:55:30.761Z] e828fa988f39: Layer already exists [2023-02-17T07:55:30.761Z] e9b4e3758e57: Layer already exists [2023-02-17T07:55:30.761Z] 1f4457da2a5d: Layer already exists [2023-02-17T07:55:30.761Z] 8b4c32c9af8d: Layer already exists [2023-02-17T07:55:30.761Z] b3b0feaf2bdc: Layer already exists [2023-02-17T07:55:30.761Z] fe249c28d8da: Layer already exists [2023-02-17T07:55:30.761Z] 71a0360fd763: Layer already exists [2023-02-17T07:55:30.761Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:30.761Z] d5e86e813add: Layer already exists [2023-02-17T07:55:31.028Z] latest: digest: sha256:284bb59d65f464a0c2c608b1a0fd1c99f33d6e1ebcf39eab50d331626db65bb3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:31.377Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:31.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.57 [2023-02-17T07:55:31.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-17T07:55:31.719Z] 8b4c32c9af8d: Preparing [2023-02-17T07:55:31.719Z] e828fa988f39: Preparing [2023-02-17T07:55:31.719Z] 1f4457da2a5d: Preparing [2023-02-17T07:55:31.719Z] 3fc5c98b0c75: Preparing [2023-02-17T07:55:31.719Z] e9b4e3758e57: Preparing [2023-02-17T07:55:31.719Z] fe249c28d8da: Preparing [2023-02-17T07:55:31.719Z] 71a0360fd763: Preparing [2023-02-17T07:55:31.719Z] b3b0feaf2bdc: Preparing [2023-02-17T07:55:31.719Z] d5e86e813add: Preparing [2023-02-17T07:55:31.719Z] f70ee36035b9: Preparing [2023-02-17T07:55:31.719Z] 71a0360fd763: Waiting [2023-02-17T07:55:31.719Z] b3b0feaf2bdc: Waiting [2023-02-17T07:55:31.719Z] fe249c28d8da: Waiting [2023-02-17T07:55:31.719Z] d5e86e813add: Waiting [2023-02-17T07:55:31.719Z] f70ee36035b9: Waiting [2023-02-17T07:55:31.719Z] e9b4e3758e57: Layer already exists [2023-02-17T07:55:31.719Z] e828fa988f39: Layer already exists [2023-02-17T07:55:31.719Z] 1f4457da2a5d: Layer already exists [2023-02-17T07:55:31.719Z] 8b4c32c9af8d: Layer already exists [2023-02-17T07:55:31.719Z] 3fc5c98b0c75: Layer already exists [2023-02-17T07:55:31.719Z] fe249c28d8da: Layer already exists [2023-02-17T07:55:31.719Z] b3b0feaf2bdc: Layer already exists [2023-02-17T07:55:31.719Z] d5e86e813add: Layer already exists [2023-02-17T07:55:31.719Z] 71a0360fd763: Layer already exists [2023-02-17T07:55:31.719Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:31.985Z] 3.0.0-dev.57: digest: sha256:284bb59d65f464a0c2c608b1a0fd1c99f33d6e1ebcf39eab50d331626db65bb3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:32.336Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:32.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:32.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-17T07:55:32.681Z] 8b4c32c9af8d: Preparing [2023-02-17T07:55:32.681Z] e828fa988f39: Preparing [2023-02-17T07:55:32.681Z] 1f4457da2a5d: Preparing [2023-02-17T07:55:32.681Z] 3fc5c98b0c75: Preparing [2023-02-17T07:55:32.681Z] e9b4e3758e57: Preparing [2023-02-17T07:55:32.681Z] fe249c28d8da: Preparing [2023-02-17T07:55:32.681Z] 71a0360fd763: Preparing [2023-02-17T07:55:32.681Z] b3b0feaf2bdc: Preparing [2023-02-17T07:55:32.681Z] d5e86e813add: Preparing [2023-02-17T07:55:32.681Z] f70ee36035b9: Preparing [2023-02-17T07:55:32.681Z] fe249c28d8da: Waiting [2023-02-17T07:55:32.681Z] 71a0360fd763: Waiting [2023-02-17T07:55:32.681Z] b3b0feaf2bdc: Waiting [2023-02-17T07:55:32.681Z] d5e86e813add: Waiting [2023-02-17T07:55:32.681Z] f70ee36035b9: Waiting [2023-02-17T07:55:32.681Z] 3fc5c98b0c75: Layer already exists [2023-02-17T07:55:32.681Z] 8b4c32c9af8d: Layer already exists [2023-02-17T07:55:32.681Z] e828fa988f39: Layer already exists [2023-02-17T07:55:32.681Z] 1f4457da2a5d: Layer already exists [2023-02-17T07:55:32.681Z] e9b4e3758e57: Layer already exists [2023-02-17T07:55:32.681Z] b3b0feaf2bdc: Layer already exists [2023-02-17T07:55:32.681Z] fe249c28d8da: Layer already exists [2023-02-17T07:55:32.681Z] 71a0360fd763: Layer already exists [2023-02-17T07:55:32.681Z] d5e86e813add: Layer already exists [2023-02-17T07:55:32.681Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:32.947Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:284bb59d65f464a0c2c608b1a0fd1c99f33d6e1ebcf39eab50d331626db65bb3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:33.293Z] + 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-02-17T07:55:33.641Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-17T07:55:33.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-17T07:55:33.641Z] 8b4c32c9af8d: Preparing [2023-02-17T07:55:33.641Z] e828fa988f39: Preparing [2023-02-17T07:55:33.641Z] 1f4457da2a5d: Preparing [2023-02-17T07:55:33.641Z] 3fc5c98b0c75: Preparing [2023-02-17T07:55:33.641Z] e9b4e3758e57: Preparing [2023-02-17T07:55:33.641Z] fe249c28d8da: Preparing [2023-02-17T07:55:33.641Z] 71a0360fd763: Preparing [2023-02-17T07:55:33.641Z] b3b0feaf2bdc: Preparing [2023-02-17T07:55:33.641Z] d5e86e813add: Preparing [2023-02-17T07:55:33.641Z] f70ee36035b9: Preparing [2023-02-17T07:55:33.641Z] b3b0feaf2bdc: Waiting [2023-02-17T07:55:33.641Z] d5e86e813add: Waiting [2023-02-17T07:55:33.641Z] f70ee36035b9: Waiting [2023-02-17T07:55:33.641Z] fe249c28d8da: Waiting [2023-02-17T07:55:33.641Z] 71a0360fd763: Waiting [2023-02-17T07:55:33.641Z] 1f4457da2a5d: Layer already exists [2023-02-17T07:55:33.641Z] e828fa988f39: Layer already exists [2023-02-17T07:55:33.641Z] 8b4c32c9af8d: Layer already exists [2023-02-17T07:55:33.641Z] e9b4e3758e57: Layer already exists [2023-02-17T07:55:33.641Z] 3fc5c98b0c75: Layer already exists [2023-02-17T07:55:33.641Z] b3b0feaf2bdc: Layer already exists [2023-02-17T07:55:33.641Z] fe249c28d8da: Layer already exists [2023-02-17T07:55:33.641Z] 71a0360fd763: Layer already exists [2023-02-17T07:55:33.641Z] f70ee36035b9: Layer already exists [2023-02-17T07:55:33.641Z] d5e86e813add: Layer already exists [2023-02-17T07:55:33.906Z] main: digest: sha256:284bb59d65f464a0c2c608b1a0fd1c99f33d6e1ebcf39eab50d331626db65bb3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:55:33.958Z] ===================================================== [Pipeline] echo [2023-02-17T07:55:33.965Z] taggedImages: [2023-02-17T07:55:33.965Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:33.965Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-17T07:55:33.965Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.57 [2023-02-17T07:55:33.965Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:33.965Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-17T07:55:33.981Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-17T07:55:33.981Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:33.981Z] latest [2023-02-17T07:55:33.981Z] 3.0.0-dev.57 [2023-02-17T07:55:33.981Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:33.981Z] main [2023-02-17T07:55:33.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:34.312Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:34.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:34.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-17T07:55:34.644Z] 6c02ecff85c7: Preparing [2023-02-17T07:55:34.644Z] 9a5936a61559: Preparing [2023-02-17T07:55:34.644Z] 651e06ec4661: Preparing [2023-02-17T07:55:34.644Z] 5a3eede87632: Preparing [2023-02-17T07:55:34.644Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:55:34.644Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:55:34.644Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:34.909Z] 6c02ecff85c7: Pushed [2023-02-17T07:55:35.864Z] 5a3eede87632: Pushed [2023-02-17T07:55:39.206Z] 9a5936a61559: Pushed [2023-02-17T07:55:39.473Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:91a180b3c417cd34a1583123a3b0ebcecd47ed69719134079acad5c209ec30db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:39.818Z] + 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-02-17T07:55:40.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-17T07:55:40.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-17T07:55:40.155Z] 6c02ecff85c7: Preparing [2023-02-17T07:55:40.155Z] 9a5936a61559: Preparing [2023-02-17T07:55:40.155Z] 651e06ec4661: Preparing [2023-02-17T07:55:40.155Z] 5a3eede87632: Preparing [2023-02-17T07:55:40.155Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:55:40.155Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:40.155Z] 6c02ecff85c7: Layer already exists [2023-02-17T07:55:40.155Z] 5a3eede87632: Layer already exists [2023-02-17T07:55:40.155Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:55:40.155Z] 9a5936a61559: Layer already exists [2023-02-17T07:55:40.420Z] latest: digest: sha256:91a180b3c417cd34a1583123a3b0ebcecd47ed69719134079acad5c209ec30db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:40.764Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:41.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.57 [2023-02-17T07:55:41.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-17T07:55:41.106Z] 6c02ecff85c7: Preparing [2023-02-17T07:55:41.106Z] 9a5936a61559: Preparing [2023-02-17T07:55:41.106Z] 651e06ec4661: Preparing [2023-02-17T07:55:41.106Z] 5a3eede87632: Preparing [2023-02-17T07:55:41.106Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:55:41.106Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:41.106Z] 6c02ecff85c7: Layer already exists [2023-02-17T07:55:41.106Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:55:41.106Z] 9a5936a61559: Layer already exists [2023-02-17T07:55:41.106Z] 5a3eede87632: Layer already exists [2023-02-17T07:55:41.372Z] 3.0.0-dev.57: digest: sha256:91a180b3c417cd34a1583123a3b0ebcecd47ed69719134079acad5c209ec30db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:41.720Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:42.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:42.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-17T07:55:42.060Z] 6c02ecff85c7: Preparing [2023-02-17T07:55:42.060Z] 9a5936a61559: Preparing [2023-02-17T07:55:42.060Z] 651e06ec4661: Preparing [2023-02-17T07:55:42.060Z] 5a3eede87632: Preparing [2023-02-17T07:55:42.060Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:55:42.060Z] 9a5936a61559: Layer already exists [2023-02-17T07:55:42.060Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:55:42.060Z] 5a3eede87632: Layer already exists [2023-02-17T07:55:42.060Z] 6c02ecff85c7: Layer already exists [2023-02-17T07:55:42.060Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:42.060Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:91a180b3c417cd34a1583123a3b0ebcecd47ed69719134079acad5c209ec30db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:42.683Z] + 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-02-17T07:55:43.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-17T07:55:43.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-17T07:55:43.027Z] 6c02ecff85c7: Preparing [2023-02-17T07:55:43.027Z] 9a5936a61559: Preparing [2023-02-17T07:55:43.027Z] 651e06ec4661: Preparing [2023-02-17T07:55:43.027Z] 5a3eede87632: Preparing [2023-02-17T07:55:43.027Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:55:43.027Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:55:43.027Z] 9a5936a61559: Layer already exists [2023-02-17T07:55:43.027Z] 6c02ecff85c7: Layer already exists [2023-02-17T07:55:43.027Z] 5a3eede87632: Layer already exists [2023-02-17T07:55:43.027Z] 651e06ec4661: Layer already exists [2023-02-17T07:55:43.295Z] main: digest: sha256:91a180b3c417cd34a1583123a3b0ebcecd47ed69719134079acad5c209ec30db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:55:43.337Z] ===================================================== [Pipeline] echo [2023-02-17T07:55:43.342Z] taggedImages: [2023-02-17T07:55:43.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:43.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-17T07:55:43.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.57 [2023-02-17T07:55:43.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:43.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-17T07:55:43.356Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-17T07:55:43.356Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:43.356Z] latest [2023-02-17T07:55:43.356Z] 3.0.0-dev.57 [2023-02-17T07:55:43.356Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:55:43.356Z] main [2023-02-17T07:55:43.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:43.698Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:55:44.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:55:44.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-17T07:55:44.059Z] 644bffdf547e: Preparing [2023-02-17T07:55:44.059Z] fd2b29140d36: Preparing [2023-02-17T07:55:44.059Z] e8e233dfc48c: Preparing [2023-02-17T07:55:44.059Z] 629ce29c58d0: Preparing [2023-02-17T07:55:44.059Z] 38b9a72ef51f: Preparing [2023-02-17T07:55:44.059Z] e51267529171: Preparing [2023-02-17T07:55:44.059Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:55:44.059Z] e51267529171: Waiting [2023-02-17T07:55:44.059Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:55:44.326Z] fd2b29140d36: Pushed [2023-02-17T07:55:44.326Z] e8e233dfc48c: Pushed [2023-02-17T07:55:44.326Z] 644bffdf547e: Pushed [2023-02-17T07:55:44.326Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:55:45.287Z] e51267529171: Pushed [2023-02-17T07:55:53.619Z] 38b9a72ef51f: Pushed [2023-02-17T07:56:00.257Z] 629ce29c58d0: Pushed [2023-02-17T07:56:00.524Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:9e53256e9e6dd293263f28681bf31ffac0eaed51e72da4ba6967ffe31433500a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:00.874Z] + 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-02-17T07:56:01.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-17T07:56:01.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-17T07:56:01.211Z] 644bffdf547e: Preparing [2023-02-17T07:56:01.211Z] fd2b29140d36: Preparing [2023-02-17T07:56:01.211Z] e8e233dfc48c: Preparing [2023-02-17T07:56:01.211Z] 629ce29c58d0: Preparing [2023-02-17T07:56:01.211Z] 38b9a72ef51f: Preparing [2023-02-17T07:56:01.211Z] e51267529171: Preparing [2023-02-17T07:56:01.211Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:01.211Z] e51267529171: Waiting [2023-02-17T07:56:01.211Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:01.211Z] 38b9a72ef51f: Layer already exists [2023-02-17T07:56:01.211Z] 644bffdf547e: Layer already exists [2023-02-17T07:56:01.211Z] fd2b29140d36: Layer already exists [2023-02-17T07:56:01.211Z] e8e233dfc48c: Layer already exists [2023-02-17T07:56:01.211Z] 629ce29c58d0: Layer already exists [2023-02-17T07:56:01.211Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:01.211Z] e51267529171: Layer already exists [2023-02-17T07:56:01.477Z] latest: digest: sha256:9e53256e9e6dd293263f28681bf31ffac0eaed51e72da4ba6967ffe31433500a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:01.829Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:02.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.57 [2023-02-17T07:56:02.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-17T07:56:02.172Z] 644bffdf547e: Preparing [2023-02-17T07:56:02.172Z] fd2b29140d36: Preparing [2023-02-17T07:56:02.172Z] e8e233dfc48c: Preparing [2023-02-17T07:56:02.172Z] 629ce29c58d0: Preparing [2023-02-17T07:56:02.172Z] 38b9a72ef51f: Preparing [2023-02-17T07:56:02.172Z] e51267529171: Preparing [2023-02-17T07:56:02.172Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:02.172Z] e51267529171: Waiting [2023-02-17T07:56:02.172Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:02.172Z] e8e233dfc48c: Layer already exists [2023-02-17T07:56:02.172Z] 38b9a72ef51f: Layer already exists [2023-02-17T07:56:02.172Z] 644bffdf547e: Layer already exists [2023-02-17T07:56:02.172Z] 629ce29c58d0: Layer already exists [2023-02-17T07:56:02.172Z] fd2b29140d36: Layer already exists [2023-02-17T07:56:02.172Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:02.172Z] e51267529171: Layer already exists [2023-02-17T07:56:02.437Z] 3.0.0-dev.57: digest: sha256:9e53256e9e6dd293263f28681bf31ffac0eaed51e72da4ba6967ffe31433500a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:02.779Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:03.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:03.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-17T07:56:03.116Z] 644bffdf547e: Preparing [2023-02-17T07:56:03.116Z] fd2b29140d36: Preparing [2023-02-17T07:56:03.116Z] e8e233dfc48c: Preparing [2023-02-17T07:56:03.116Z] 629ce29c58d0: Preparing [2023-02-17T07:56:03.116Z] 38b9a72ef51f: Preparing [2023-02-17T07:56:03.116Z] e51267529171: Preparing [2023-02-17T07:56:03.116Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:03.116Z] e51267529171: Waiting [2023-02-17T07:56:03.116Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:03.116Z] 629ce29c58d0: Layer already exists [2023-02-17T07:56:03.116Z] e8e233dfc48c: Layer already exists [2023-02-17T07:56:03.116Z] 644bffdf547e: Layer already exists [2023-02-17T07:56:03.116Z] fd2b29140d36: Layer already exists [2023-02-17T07:56:03.117Z] 38b9a72ef51f: Layer already exists [2023-02-17T07:56:03.117Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:03.117Z] e51267529171: Layer already exists [2023-02-17T07:56:03.381Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:9e53256e9e6dd293263f28681bf31ffac0eaed51e72da4ba6967ffe31433500a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:03.722Z] + 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-02-17T07:56:04.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-17T07:56:04.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-17T07:56:04.060Z] 644bffdf547e: Preparing [2023-02-17T07:56:04.060Z] fd2b29140d36: Preparing [2023-02-17T07:56:04.060Z] e8e233dfc48c: Preparing [2023-02-17T07:56:04.060Z] 629ce29c58d0: Preparing [2023-02-17T07:56:04.060Z] 38b9a72ef51f: Preparing [2023-02-17T07:56:04.060Z] e51267529171: Preparing [2023-02-17T07:56:04.060Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:04.060Z] e51267529171: Waiting [2023-02-17T07:56:04.060Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:04.060Z] 644bffdf547e: Layer already exists [2023-02-17T07:56:04.060Z] e8e233dfc48c: Layer already exists [2023-02-17T07:56:04.060Z] fd2b29140d36: Layer already exists [2023-02-17T07:56:04.060Z] 629ce29c58d0: Layer already exists [2023-02-17T07:56:04.060Z] 38b9a72ef51f: Layer already exists [2023-02-17T07:56:04.060Z] e51267529171: Layer already exists [2023-02-17T07:56:04.060Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:04.324Z] main: digest: sha256:9e53256e9e6dd293263f28681bf31ffac0eaed51e72da4ba6967ffe31433500a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:56:04.385Z] ===================================================== [Pipeline] echo [2023-02-17T07:56:04.393Z] taggedImages: [2023-02-17T07:56:04.393Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:04.393Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-17T07:56:04.393Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.57 [2023-02-17T07:56:04.393Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:04.393Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-17T07:56:04.420Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-17T07:56:04.420Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:04.420Z] latest [2023-02-17T07:56:04.420Z] 3.0.0-dev.57 [2023-02-17T07:56:04.420Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:04.420Z] main [2023-02-17T07:56:04.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:04.778Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:05.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:05.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-17T07:56:05.119Z] 58211210e0b5: Preparing [2023-02-17T07:56:05.119Z] f677f2bb6537: Preparing [2023-02-17T07:56:05.119Z] a129591c445e: Preparing [2023-02-17T07:56:05.119Z] e11ee014979c: Preparing [2023-02-17T07:56:05.119Z] 1f76f697dffb: Preparing [2023-02-17T07:56:05.119Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:05.119Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:05.385Z] f677f2bb6537: Pushed [2023-02-17T07:56:05.385Z] 58211210e0b5: Pushed [2023-02-17T07:56:05.385Z] a129591c445e: Pushed [2023-02-17T07:56:05.385Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:05.968Z] 1f76f697dffb: Pushed [2023-02-17T07:56:20.944Z] e11ee014979c: Pushed [2023-02-17T07:56:20.944Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:ffdbd15c344b3d387167f91afccfc33e5f185e06e4b512f4f51ca0de1a47d0dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:21.274Z] + 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-02-17T07:56:21.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-17T07:56:21.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-17T07:56:21.602Z] 58211210e0b5: Preparing [2023-02-17T07:56:21.602Z] f677f2bb6537: Preparing [2023-02-17T07:56:21.602Z] a129591c445e: Preparing [2023-02-17T07:56:21.602Z] e11ee014979c: Preparing [2023-02-17T07:56:21.602Z] 1f76f697dffb: Preparing [2023-02-17T07:56:21.602Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:21.602Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:21.602Z] 58211210e0b5: Layer already exists [2023-02-17T07:56:21.602Z] 1f76f697dffb: Layer already exists [2023-02-17T07:56:21.602Z] a129591c445e: Layer already exists [2023-02-17T07:56:21.602Z] f677f2bb6537: Layer already exists [2023-02-17T07:56:21.602Z] e11ee014979c: Layer already exists [2023-02-17T07:56:21.602Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:21.866Z] latest: digest: sha256:ffdbd15c344b3d387167f91afccfc33e5f185e06e4b512f4f51ca0de1a47d0dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:22.211Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:22.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.57 [2023-02-17T07:56:22.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-17T07:56:22.543Z] 58211210e0b5: Preparing [2023-02-17T07:56:22.543Z] f677f2bb6537: Preparing [2023-02-17T07:56:22.543Z] a129591c445e: Preparing [2023-02-17T07:56:22.543Z] e11ee014979c: Preparing [2023-02-17T07:56:22.543Z] 1f76f697dffb: Preparing [2023-02-17T07:56:22.544Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:22.544Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:22.544Z] 58211210e0b5: Layer already exists [2023-02-17T07:56:22.544Z] f677f2bb6537: Layer already exists [2023-02-17T07:56:22.544Z] a129591c445e: Layer already exists [2023-02-17T07:56:22.544Z] 1f76f697dffb: Layer already exists [2023-02-17T07:56:22.544Z] e11ee014979c: Layer already exists [2023-02-17T07:56:22.544Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:22.544Z] 3.0.0-dev.57: digest: sha256:ffdbd15c344b3d387167f91afccfc33e5f185e06e4b512f4f51ca0de1a47d0dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:22.884Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:23.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:23.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-17T07:56:23.214Z] 58211210e0b5: Preparing [2023-02-17T07:56:23.214Z] f677f2bb6537: Preparing [2023-02-17T07:56:23.214Z] a129591c445e: Preparing [2023-02-17T07:56:23.214Z] e11ee014979c: Preparing [2023-02-17T07:56:23.214Z] 1f76f697dffb: Preparing [2023-02-17T07:56:23.214Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:23.214Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:23.214Z] f677f2bb6537: Layer already exists [2023-02-17T07:56:23.214Z] a129591c445e: Layer already exists [2023-02-17T07:56:23.214Z] 1f76f697dffb: Layer already exists [2023-02-17T07:56:23.214Z] 58211210e0b5: Layer already exists [2023-02-17T07:56:23.214Z] e11ee014979c: Layer already exists [2023-02-17T07:56:23.214Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:23.214Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:ffdbd15c344b3d387167f91afccfc33e5f185e06e4b512f4f51ca0de1a47d0dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:23.550Z] + 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-02-17T07:56:23.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-17T07:56:23.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-17T07:56:23.884Z] 58211210e0b5: Preparing [2023-02-17T07:56:23.884Z] f677f2bb6537: Preparing [2023-02-17T07:56:23.884Z] a129591c445e: Preparing [2023-02-17T07:56:23.884Z] e11ee014979c: Preparing [2023-02-17T07:56:23.884Z] 1f76f697dffb: Preparing [2023-02-17T07:56:23.884Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:23.884Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:23.884Z] a129591c445e: Layer already exists [2023-02-17T07:56:23.884Z] 58211210e0b5: Layer already exists [2023-02-17T07:56:23.884Z] 1f76f697dffb: Layer already exists [2023-02-17T07:56:23.884Z] e11ee014979c: Layer already exists [2023-02-17T07:56:23.884Z] f677f2bb6537: Layer already exists [2023-02-17T07:56:23.884Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:24.149Z] main: digest: sha256:ffdbd15c344b3d387167f91afccfc33e5f185e06e4b512f4f51ca0de1a47d0dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:56:24.208Z] ===================================================== [Pipeline] echo [2023-02-17T07:56:24.217Z] taggedImages: [2023-02-17T07:56:24.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:24.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-17T07:56:24.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.57 [2023-02-17T07:56:24.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:24.217Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-17T07:56:24.239Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-17T07:56:24.239Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:24.239Z] latest [2023-02-17T07:56:24.239Z] 3.0.0-dev.57 [2023-02-17T07:56:24.239Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:24.239Z] main [2023-02-17T07:56:24.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:24.580Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:24.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:24.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-17T07:56:24.919Z] 967c0b4f54f4: Preparing [2023-02-17T07:56:24.919Z] 463ce146a871: Preparing [2023-02-17T07:56:24.919Z] 2036a3838739: Preparing [2023-02-17T07:56:24.919Z] ce5895e7d485: Preparing [2023-02-17T07:56:24.919Z] e51267529171: Preparing [2023-02-17T07:56:24.919Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:24.919Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:24.919Z] e51267529171: Layer already exists [2023-02-17T07:56:25.184Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:25.184Z] 967c0b4f54f4: Pushed [2023-02-17T07:56:25.184Z] 463ce146a871: Pushed [2023-02-17T07:56:25.184Z] 2036a3838739: Pushed [2023-02-17T07:56:43.375Z] ce5895e7d485: Pushed [2023-02-17T07:56:43.642Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:3a64418ce1a9f5d239418634cbbc0433b863e51f929899e21c1dbd66b2207659 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:43.982Z] + 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-02-17T07:56:44.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-17T07:56:44.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-17T07:56:44.315Z] 967c0b4f54f4: Preparing [2023-02-17T07:56:44.315Z] 463ce146a871: Preparing [2023-02-17T07:56:44.315Z] 2036a3838739: Preparing [2023-02-17T07:56:44.315Z] ce5895e7d485: Preparing [2023-02-17T07:56:44.315Z] e51267529171: Preparing [2023-02-17T07:56:44.315Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:44.315Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:44.315Z] 2036a3838739: Layer already exists [2023-02-17T07:56:44.315Z] e51267529171: Layer already exists [2023-02-17T07:56:44.315Z] 463ce146a871: Layer already exists [2023-02-17T07:56:44.315Z] 967c0b4f54f4: Layer already exists [2023-02-17T07:56:44.315Z] ce5895e7d485: Layer already exists [2023-02-17T07:56:44.315Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:44.580Z] latest: digest: sha256:3a64418ce1a9f5d239418634cbbc0433b863e51f929899e21c1dbd66b2207659 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:44.923Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:45.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.57 [2023-02-17T07:56:45.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-17T07:56:45.256Z] 967c0b4f54f4: Preparing [2023-02-17T07:56:45.256Z] 463ce146a871: Preparing [2023-02-17T07:56:45.256Z] 2036a3838739: Preparing [2023-02-17T07:56:45.256Z] ce5895e7d485: Preparing [2023-02-17T07:56:45.256Z] e51267529171: Preparing [2023-02-17T07:56:45.256Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:45.256Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:45.256Z] e51267529171: Layer already exists [2023-02-17T07:56:45.256Z] ce5895e7d485: Layer already exists [2023-02-17T07:56:45.256Z] 967c0b4f54f4: Layer already exists [2023-02-17T07:56:45.256Z] 2036a3838739: Layer already exists [2023-02-17T07:56:45.256Z] 463ce146a871: Layer already exists [2023-02-17T07:56:45.256Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:45.256Z] 3.0.0-dev.57: digest: sha256:3a64418ce1a9f5d239418634cbbc0433b863e51f929899e21c1dbd66b2207659 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:45.862Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:46.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:46.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-17T07:56:46.198Z] 967c0b4f54f4: Preparing [2023-02-17T07:56:46.198Z] 463ce146a871: Preparing [2023-02-17T07:56:46.198Z] 2036a3838739: Preparing [2023-02-17T07:56:46.198Z] ce5895e7d485: Preparing [2023-02-17T07:56:46.198Z] e51267529171: Preparing [2023-02-17T07:56:46.198Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:46.198Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:46.198Z] 967c0b4f54f4: Layer already exists [2023-02-17T07:56:46.198Z] 2036a3838739: Layer already exists [2023-02-17T07:56:46.198Z] e51267529171: Layer already exists [2023-02-17T07:56:46.198Z] ce5895e7d485: Layer already exists [2023-02-17T07:56:46.198Z] 463ce146a871: Layer already exists [2023-02-17T07:56:46.198Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:46.463Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:3a64418ce1a9f5d239418634cbbc0433b863e51f929899e21c1dbd66b2207659 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:46.813Z] + 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-02-17T07:56:47.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-17T07:56:47.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-17T07:56:47.154Z] 967c0b4f54f4: Preparing [2023-02-17T07:56:47.154Z] 463ce146a871: Preparing [2023-02-17T07:56:47.154Z] 2036a3838739: Preparing [2023-02-17T07:56:47.154Z] ce5895e7d485: Preparing [2023-02-17T07:56:47.154Z] e51267529171: Preparing [2023-02-17T07:56:47.154Z] a8cfdf0cc8ec: Preparing [2023-02-17T07:56:47.154Z] a8cfdf0cc8ec: Waiting [2023-02-17T07:56:47.154Z] e51267529171: Layer already exists [2023-02-17T07:56:47.154Z] ce5895e7d485: Layer already exists [2023-02-17T07:56:47.154Z] 967c0b4f54f4: Layer already exists [2023-02-17T07:56:47.154Z] 463ce146a871: Layer already exists [2023-02-17T07:56:47.155Z] 2036a3838739: Layer already exists [2023-02-17T07:56:47.155Z] a8cfdf0cc8ec: Layer already exists [2023-02-17T07:56:47.421Z] main: digest: sha256:3a64418ce1a9f5d239418634cbbc0433b863e51f929899e21c1dbd66b2207659 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:56:47.467Z] ===================================================== [Pipeline] echo [2023-02-17T07:56:47.478Z] taggedImages: [2023-02-17T07:56:47.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:47.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-17T07:56:47.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.57 [2023-02-17T07:56:47.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:47.478Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-17T07:56:47.499Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-17T07:56:47.499Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:47.499Z] latest [2023-02-17T07:56:47.499Z] 3.0.0-dev.57 [2023-02-17T07:56:47.499Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:47.499Z] main [2023-02-17T07:56:47.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:47.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:48.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:48.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-17T07:56:48.177Z] 8a19064d3d84: Preparing [2023-02-17T07:56:48.177Z] 360f3adc4aeb: Preparing [2023-02-17T07:56:48.177Z] 651e06ec4661: Preparing [2023-02-17T07:56:48.177Z] 6ea99130ae8a: Preparing [2023-02-17T07:56:48.177Z] f70ee36035b9: Preparing [2023-02-17T07:56:48.177Z] f70ee36035b9: Layer already exists [2023-02-17T07:56:48.177Z] 651e06ec4661: Layer already exists [2023-02-17T07:56:48.441Z] 8a19064d3d84: Pushed [2023-02-17T07:56:48.708Z] 6ea99130ae8a: Pushed [2023-02-17T07:56:54.039Z] 360f3adc4aeb: Pushed [2023-02-17T07:56:54.039Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:63ed58347796fef28f6a00e1c150fc04db1819b199ac7708192cec3faade1489 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:54.376Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:54.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-17T07:56:54.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-17T07:56:54.719Z] 8a19064d3d84: Preparing [2023-02-17T07:56:54.719Z] 360f3adc4aeb: Preparing [2023-02-17T07:56:54.719Z] 651e06ec4661: Preparing [2023-02-17T07:56:54.719Z] 6ea99130ae8a: Preparing [2023-02-17T07:56:54.719Z] f70ee36035b9: Preparing [2023-02-17T07:56:54.719Z] f70ee36035b9: Layer already exists [2023-02-17T07:56:54.719Z] 651e06ec4661: Layer already exists [2023-02-17T07:56:54.719Z] 360f3adc4aeb: Layer already exists [2023-02-17T07:56:54.719Z] 8a19064d3d84: Layer already exists [2023-02-17T07:56:54.719Z] 6ea99130ae8a: Layer already exists [2023-02-17T07:56:54.719Z] latest: digest: sha256:63ed58347796fef28f6a00e1c150fc04db1819b199ac7708192cec3faade1489 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:55.341Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:55.684Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.57 [2023-02-17T07:56:55.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-17T07:56:55.684Z] 8a19064d3d84: Preparing [2023-02-17T07:56:55.684Z] 360f3adc4aeb: Preparing [2023-02-17T07:56:55.684Z] 651e06ec4661: Preparing [2023-02-17T07:56:55.684Z] 6ea99130ae8a: Preparing [2023-02-17T07:56:55.684Z] f70ee36035b9: Preparing [2023-02-17T07:56:55.684Z] 6ea99130ae8a: Layer already exists [2023-02-17T07:56:55.684Z] 651e06ec4661: Layer already exists [2023-02-17T07:56:55.684Z] 8a19064d3d84: Layer already exists [2023-02-17T07:56:55.684Z] f70ee36035b9: Layer already exists [2023-02-17T07:56:55.684Z] 360f3adc4aeb: Layer already exists [2023-02-17T07:56:55.951Z] 3.0.0-dev.57: digest: sha256:63ed58347796fef28f6a00e1c150fc04db1819b199ac7708192cec3faade1489 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:56.296Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:56.633Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:56.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-17T07:56:56.633Z] 8a19064d3d84: Preparing [2023-02-17T07:56:56.633Z] 360f3adc4aeb: Preparing [2023-02-17T07:56:56.633Z] 651e06ec4661: Preparing [2023-02-17T07:56:56.633Z] 6ea99130ae8a: Preparing [2023-02-17T07:56:56.633Z] f70ee36035b9: Preparing [2023-02-17T07:56:56.633Z] f70ee36035b9: Layer already exists [2023-02-17T07:56:56.633Z] 8a19064d3d84: Layer already exists [2023-02-17T07:56:56.633Z] 6ea99130ae8a: Layer already exists [2023-02-17T07:56:56.633Z] 360f3adc4aeb: Layer already exists [2023-02-17T07:56:56.633Z] 651e06ec4661: Layer already exists [2023-02-17T07:56:56.633Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:63ed58347796fef28f6a00e1c150fc04db1819b199ac7708192cec3faade1489 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:56.975Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:57.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-17T07:56:57.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-17T07:56:57.310Z] 8a19064d3d84: Preparing [2023-02-17T07:56:57.310Z] 360f3adc4aeb: Preparing [2023-02-17T07:56:57.310Z] 651e06ec4661: Preparing [2023-02-17T07:56:57.310Z] 6ea99130ae8a: Preparing [2023-02-17T07:56:57.310Z] f70ee36035b9: Preparing [2023-02-17T07:56:57.310Z] 651e06ec4661: Layer already exists [2023-02-17T07:56:57.310Z] 6ea99130ae8a: Layer already exists [2023-02-17T07:56:57.310Z] 8a19064d3d84: Layer already exists [2023-02-17T07:56:57.310Z] f70ee36035b9: Layer already exists [2023-02-17T07:56:57.310Z] 360f3adc4aeb: Layer already exists [2023-02-17T07:56:57.310Z] main: digest: sha256:63ed58347796fef28f6a00e1c150fc04db1819b199ac7708192cec3faade1489 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:56:57.634Z] ===================================================== [Pipeline] echo [2023-02-17T07:56:57.644Z] taggedImages: [2023-02-17T07:56:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-17T07:56:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.57 [2023-02-17T07:56:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:57.644Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-17T07:56:57.667Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-17T07:56:57.667Z] 653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:57.667Z] latest [2023-02-17T07:56:57.667Z] 3.0.0-dev.57 [2023-02-17T07:56:57.667Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:56:57.667Z] main [2023-02-17T07:56:57.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:58.030Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:56:58.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:56:58.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-17T07:56:58.383Z] cc8cb22d91a4: Preparing [2023-02-17T07:56:58.383Z] 6f040057bcd8: Preparing [2023-02-17T07:56:58.383Z] 651e06ec4661: Preparing [2023-02-17T07:56:58.383Z] 7f10668bce8b: Preparing [2023-02-17T07:56:58.383Z] f70ee36035b9: Preparing [2023-02-17T07:56:58.383Z] 7f10668bce8b: Layer already exists [2023-02-17T07:56:58.653Z] 651e06ec4661: Layer already exists [2023-02-17T07:56:58.653Z] f70ee36035b9: Layer already exists [2023-02-17T07:56:58.653Z] cc8cb22d91a4: Pushed [2023-02-17T07:57:05.308Z] 6f040057bcd8: Pushed [2023-02-17T07:57:05.308Z] 653358d857e781e74493cff8b445370370ffe60f: digest: sha256:220f0f2db79aa827709d33accccc0b0fbbc676f2c1296619279760542aa42b1b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:05.651Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:05.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-17T07:57:05.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-17T07:57:05.997Z] cc8cb22d91a4: Preparing [2023-02-17T07:57:05.997Z] 6f040057bcd8: Preparing [2023-02-17T07:57:05.997Z] 651e06ec4661: Preparing [2023-02-17T07:57:05.997Z] 7f10668bce8b: Preparing [2023-02-17T07:57:05.997Z] f70ee36035b9: Preparing [2023-02-17T07:57:05.997Z] cc8cb22d91a4: Layer already exists [2023-02-17T07:57:05.997Z] 6f040057bcd8: Layer already exists [2023-02-17T07:57:05.997Z] f70ee36035b9: Layer already exists [2023-02-17T07:57:05.997Z] 7f10668bce8b: Layer already exists [2023-02-17T07:57:05.997Z] 651e06ec4661: Layer already exists [2023-02-17T07:57:06.266Z] latest: digest: sha256:220f0f2db79aa827709d33accccc0b0fbbc676f2c1296619279760542aa42b1b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:07.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:07.656Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.57 [2023-02-17T07:57:07.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-17T07:57:07.657Z] cc8cb22d91a4: Preparing [2023-02-17T07:57:07.657Z] 6f040057bcd8: Preparing [2023-02-17T07:57:07.657Z] 651e06ec4661: Preparing [2023-02-17T07:57:07.657Z] 7f10668bce8b: Preparing [2023-02-17T07:57:07.657Z] f70ee36035b9: Preparing [2023-02-17T07:57:07.657Z] f70ee36035b9: Layer already exists [2023-02-17T07:57:07.657Z] 6f040057bcd8: Layer already exists [2023-02-17T07:57:07.657Z] 651e06ec4661: Layer already exists [2023-02-17T07:57:07.657Z] cc8cb22d91a4: Layer already exists [2023-02-17T07:57:07.657Z] 7f10668bce8b: Layer already exists [2023-02-17T07:57:07.657Z] 3.0.0-dev.57: digest: sha256:220f0f2db79aa827709d33accccc0b0fbbc676f2c1296619279760542aa42b1b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:08.015Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:08.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:57:08.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-17T07:57:08.365Z] cc8cb22d91a4: Preparing [2023-02-17T07:57:08.365Z] 6f040057bcd8: Preparing [2023-02-17T07:57:08.365Z] 651e06ec4661: Preparing [2023-02-17T07:57:08.365Z] 7f10668bce8b: Preparing [2023-02-17T07:57:08.365Z] f70ee36035b9: Preparing [2023-02-17T07:57:08.365Z] 6f040057bcd8: Layer already exists [2023-02-17T07:57:08.365Z] f70ee36035b9: Layer already exists [2023-02-17T07:57:08.365Z] cc8cb22d91a4: Layer already exists [2023-02-17T07:57:08.365Z] 7f10668bce8b: Layer already exists [2023-02-17T07:57:08.365Z] 651e06ec4661: Layer already exists [2023-02-17T07:57:08.365Z] 653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57: digest: sha256:220f0f2db79aa827709d33accccc0b0fbbc676f2c1296619279760542aa42b1b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:08.714Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:09.048Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-17T07:57:09.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-17T07:57:09.048Z] cc8cb22d91a4: Preparing [2023-02-17T07:57:09.048Z] 6f040057bcd8: Preparing [2023-02-17T07:57:09.048Z] 651e06ec4661: Preparing [2023-02-17T07:57:09.048Z] 7f10668bce8b: Preparing [2023-02-17T07:57:09.048Z] f70ee36035b9: Preparing [2023-02-17T07:57:09.048Z] f70ee36035b9: Layer already exists [2023-02-17T07:57:09.048Z] 6f040057bcd8: Layer already exists [2023-02-17T07:57:09.048Z] 651e06ec4661: Layer already exists [2023-02-17T07:57:09.048Z] 7f10668bce8b: Layer already exists [2023-02-17T07:57:09.048Z] cc8cb22d91a4: Layer already exists [2023-02-17T07:57:09.048Z] main: digest: sha256:220f0f2db79aa827709d33accccc0b0fbbc676f2c1296619279760542aa42b1b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T07:57:09.098Z] ===================================================== [Pipeline] echo [2023-02-17T07:57:09.104Z] taggedImages: [2023-02-17T07:57:09.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:653358d857e781e74493cff8b445370370ffe60f [2023-02-17T07:57:09.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-17T07:57:09.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.57 [2023-02-17T07:57:09.104Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:653358d857e781e74493cff8b445370370ffe60f-3.0.0-dev.57 [2023-02-17T07:57:09.104Z] - 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-02-17T07:57:09.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T07:57:09.456Z] [2023-02-17T07:57:09.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:09.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T07:57:09.787Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T07:57:09.787Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T07:57:09.787Z] 04944245beec: Pulling fs layer [2023-02-17T07:57:09.787Z] 699f458cf7ca: Pulling fs layer [2023-02-17T07:57:09.787Z] 765212b225bb: Pulling fs layer [2023-02-17T07:57:09.787Z] f23df028b6ca: Pulling fs layer [2023-02-17T07:57:09.787Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T07:57:09.787Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T07:57:09.787Z] f23df028b6ca: Waiting [2023-02-17T07:57:09.787Z] d65c8cfc05b1: Waiting [2023-02-17T07:57:09.787Z] 2437ff75d9bd: Waiting [2023-02-17T07:57:09.787Z] 765212b225bb: Waiting [2023-02-17T07:57:10.055Z] 04944245beec: Verifying Checksum [2023-02-17T07:57:10.055Z] 04944245beec: Download complete [2023-02-17T07:57:10.055Z] 765212b225bb: Download complete [2023-02-17T07:57:10.055Z] f23df028b6ca: Download complete [2023-02-17T07:57:10.055Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T07:57:10.055Z] d65c8cfc05b1: Download complete [2023-02-17T07:57:10.322Z] 699f458cf7ca: Verifying Checksum [2023-02-17T07:57:10.322Z] 699f458cf7ca: Download complete [2023-02-17T07:57:10.588Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T07:57:10.588Z] 8998bd30e6a1: Download complete [2023-02-17T07:57:13.166Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T07:57:13.166Z] 2437ff75d9bd: Download complete [2023-02-17T07:57:14.568Z] 8998bd30e6a1: Pull complete [2023-02-17T07:57:14.835Z] 04944245beec: Pull complete [2023-02-17T07:57:16.239Z] 699f458cf7ca: Pull complete [2023-02-17T07:57:16.239Z] 765212b225bb: Pull complete [2023-02-17T07:57:17.194Z] f23df028b6ca: Pull complete [2023-02-17T07:57:17.194Z] d65c8cfc05b1: Pull complete [2023-02-17T07:57:32.179Z] 2437ff75d9bd: Pull complete [2023-02-17T07:57:32.179Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T07:57:32.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T07:57:32.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:57:32.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-6421 does not seem to be running inside a container [2023-02-17T07:57:32.435Z] $ 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/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T07:57:35.270Z] $ docker top 199ccaf7896f013ac173dfab8377aa75dd5c5097ba5b9269f042cecca6eaba96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:57:35.881Z] ---> job-cost.sh [2023-02-17T07:57:36.146Z] lf-activate-venv: SKIPPING [2023-02-17T07:57:36.146Z] INFO: No Stack... [2023-02-17T07:57:36.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T07:57:37.369Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T07:57:38.006Z] + cut -d, -f6 [2023-02-17T07:57:38.006Z] + cat /w/workspace/edgex-go/418/archives/cost.csv [Pipeline] lock [2023-02-17T07:57:38.046Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-418-stack-cost] [2023-02-17T07:57:38.055Z] Resource [jenkins-edgexfoundry-edgex-go-main-418-stack-cost] did not exist. Created. [2023-02-17T07:57:38.055Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-418-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T07:57:38.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T07:57:39.256Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T07:57:39.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-418-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T07:57:39.278Z] $ docker stop --time=1 199ccaf7896f013ac173dfab8377aa75dd5c5097ba5b9269f042cecca6eaba96 [2023-02-17T07:57:40.784Z] $ docker rm -f --volumes 199ccaf7896f013ac173dfab8377aa75dd5c5097ba5b9269f042cecca6eaba96 [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-02-17T07:57:41.333Z] provisioning config files... [2023-02-17T07:57:41.339Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/418@tmp/config113283137314603324tmp [Pipeline] { [Pipeline] sh [2023-02-17T07:57:41.630Z] + set +x [2023-02-17T07:57:41.630Z] + bash -s -- [2023-02-17T07:57:41.630Z] + curl -s https://codecov.io/bash [2023-02-17T07:57:41.630Z] [2023-02-17T07:57:41.630Z] _____ _ [2023-02-17T07:57:41.630Z] / ____| | | [2023-02-17T07:57:41.630Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T07:57:41.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T07:57:41.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T07:57:41.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T07:57:41.630Z] Bash-1.0.6 [2023-02-17T07:57:41.630Z] [2023-02-17T07:57:41.630Z] [2023-02-17T07:57:41.630Z] ==> git version 2.25.1 found [2023-02-17T07:57:41.630Z] ==> 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-02-17T07:57:41.630Z] Release-Date: 2020-01-08 [2023-02-17T07:57:41.630Z] 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-02-17T07:57:41.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T07:57:41.630Z] ==> Jenkins CI detected. [2023-02-17T07:57:41.630Z] current dir:  /w/workspace/edgex-go/418 [2023-02-17T07:57:41.630Z] project root: . [2023-02-17T07:57:41.630Z] --> token set from env [2023-02-17T07:57:41.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T07:57:41.630Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T07:57:41.630Z] ==> Python coveragepy not found [2023-02-17T07:57:41.630Z] ==> Searching for coverage reports in: [2023-02-17T07:57:41.630Z] + . [2023-02-17T07:57:41.889Z] -> Found 1 reports [2023-02-17T07:57:41.889Z] ==> Detecting git/mercurial file structure [2023-02-17T07:57:41.889Z] ==> Reading reports [2023-02-17T07:57:41.889Z] + ./coverage.out bytes=487530 [2023-02-17T07:57:41.889Z] ==> Appending adjustments [2023-02-17T07:57:41.889Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T07:57:42.827Z] + Found adjustments [2023-02-17T07:57:42.827Z] ==> Gzipping contents [2023-02-17T07:57:43.086Z] 64K /tmp/codecov.kswHjJ.gz [2023-02-17T07:57:43.086Z] ==> Uploading reports [2023-02-17T07:57:43.086Z] url: https://codecov.io [2023-02-17T07:57:43.086Z] query: branch=main&commit=653358d857e781e74493cff8b445370370ffe60f&build=418&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F418%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T07:57:43.086Z] -> Pinging Codecov [2023-02-17T07:57:43.086Z] 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=653358d857e781e74493cff8b445370370ffe60f&build=418&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F418%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T07:57:43.086Z] -> Uploading to [2023-02-17T07:57:43.086Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/653358d857e781e74493cff8b445370370ffe60f/7edf3c60-8e82-47d0-baf7-01a563374d40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T075742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96d69d91f19c0a164cd318362e1de5bf6ba0f1d927caf713343e4deccc624fb [2023-02-17T07:57:43.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:57:43.086Z] Dload Upload Total Spent Left Speed [2023-02-17T07:57:43.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63033 0 0 100 63033 0 213k --:--:-- --:--:-- --:--:-- 213k [2023-02-17T07:57:43.344Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/653358d857e781e74493cff8b445370370ffe60f [Pipeline] } [2023-02-17T07:57:43.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-17T07:57:43.590Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-17T07:57:43.599Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:43.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T07:57:43.901Z] [2023-02-17T07:57:43.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:57:44.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T07:57:44.207Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-17T07:57:44.207Z] df9b9388f04a: Pulling fs layer [2023-02-17T07:57:44.207Z] 52dc419b0ee2: Pulling fs layer [2023-02-17T07:57:44.207Z] 25bc292e5bac: Pulling fs layer [2023-02-17T07:57:44.207Z] 114826534d7a: Pulling fs layer [2023-02-17T07:57:44.207Z] 4657fd5d0bcf: Pulling fs layer [2023-02-17T07:57:44.207Z] 6ad1cebc031e: Pulling fs layer [2023-02-17T07:57:44.207Z] 8a3aa393b2d8: Pulling fs layer [2023-02-17T07:57:44.207Z] 4657fd5d0bcf: Waiting [2023-02-17T07:57:44.207Z] 6ad1cebc031e: Waiting [2023-02-17T07:57:44.207Z] 8a3aa393b2d8: Waiting [2023-02-17T07:57:44.207Z] 114826534d7a: Waiting [2023-02-17T07:57:44.207Z] 25bc292e5bac: Download complete [2023-02-17T07:57:44.207Z] 52dc419b0ee2: Verifying Checksum [2023-02-17T07:57:44.207Z] 52dc419b0ee2: Download complete [2023-02-17T07:57:44.207Z] 4657fd5d0bcf: Download complete [2023-02-17T07:57:44.207Z] df9b9388f04a: Download complete [2023-02-17T07:57:44.469Z] df9b9388f04a: Pull complete [2023-02-17T07:57:44.469Z] 52dc419b0ee2: Pull complete [2023-02-17T07:57:44.733Z] 25bc292e5bac: Pull complete [2023-02-17T07:57:44.733Z] 6ad1cebc031e: Verifying Checksum [2023-02-17T07:57:44.733Z] 6ad1cebc031e: Download complete [2023-02-17T07:57:45.330Z] 114826534d7a: Download complete [2023-02-17T07:57:45.896Z] 8a3aa393b2d8: Download complete [2023-02-17T07:57:48.421Z] 114826534d7a: Pull complete [2023-02-17T07:57:48.679Z] 4657fd5d0bcf: Pull complete [2023-02-17T07:57:48.937Z] 6ad1cebc031e: Pull complete [2023-02-17T07:57:51.783Z] 8a3aa393b2d8: Pull complete [2023-02-17T07:57:51.783Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-17T07:57:51.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T07:57:51.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:57:51.869Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:57:51.903Z] $ 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/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:57:56.445Z] $ docker top a7ce287d319d33b8392ae54a5a23eb7be7474ba9b67688c0e331db3198326c58 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T07:57:56.509Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-17T07:57:56.792Z] + set -o pipefail [2023-02-17T07:57:56.792Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-17T07:58:00.980Z] [2023-02-17T07:58:00.980Z] Monitoring /w/workspace/edgex-go/418 (github.com/edgexfoundry/edgex-go)... [2023-02-17T07:58:00.980Z] [2023-02-17T07:58:00.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0a5ace37-4d75-46f3-9cc0-2e7a4867a5a9 [2023-02-17T07:58:00.980Z] [2023-02-17T07:58:00.980Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-17T07:58:00.980Z] [2023-02-17T07:58:00.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-17T07:58:00.980Z] [2023-02-17T07:58:00.980Z] [2023-02-17T07:58:00.980Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-17T07:58:00.980Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-17T07:58:00.980Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-17T07:58:00.992Z] $ docker stop --time=1 a7ce287d319d33b8392ae54a5a23eb7be7474ba9b67688c0e331db3198326c58 [2023-02-17T07:58:04.629Z] $ docker rm -f --volumes a7ce287d319d33b8392ae54a5a23eb7be7474ba9b67688c0e331db3198326c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-17T07:58:04.963Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:58:04.982Z] provisioning config files... [2023-02-17T07:58:04.989Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/418@tmp/config5260953699070864295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:05.281Z] --> edgex-publish-swagger.sh [2023-02-17T07:58:05.281Z] === Publish openapi/v3 API === [2023-02-17T07:58:05.281Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-17T07:58:05.281Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/418/openapi/v3/core-command.yaml] [2023-02-17T07:58:05.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:58:05.281Z] Dload Upload Total Spent Left Speed [2023-02-17T07:58:05.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 38501 --:--:-- --:--:-- --:--:-- 38501 [2023-02-17T07:58:05.849Z] [2023-02-17T07:58:05.849Z] [2023-02-17T07:58:05.849Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/418/openapi/v3/core-data.yaml] [2023-02-17T07:58:05.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:58:05.849Z] Dload Upload Total Spent Left Speed [2023-02-17T07:58:06.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 106k --:--:-- --:--:-- --:--:-- 106k [2023-02-17T07:58:06.675Z] [2023-02-17T07:58:06.675Z] [2023-02-17T07:58:06.675Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/418/openapi/v3/core-metadata.yaml] [2023-02-17T07:58:06.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:58:06.675Z] Dload Upload Total Spent Left Speed [2023-02-17T07:58:07.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 256k --:--:-- --:--:-- --:--:-- 256k 100 139k 0 0 100 139k 0 256k --:--:-- --:--:-- --:--:-- 256k [2023-02-17T07:58:07.242Z] [2023-02-17T07:58:07.242Z] [2023-02-17T07:58:07.242Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/418/openapi/v3/support-notifications.yaml] [2023-02-17T07:58:07.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:58:07.242Z] Dload Upload Total Spent Left Speed [2023-02-17T07:58:07.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 158k --:--:-- --:--:-- --:--:-- 158k [2023-02-17T07:58:07.810Z] [2023-02-17T07:58:07.810Z] [2023-02-17T07:58:07.810Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/418/openapi/v3/support-scheduler.yaml] [2023-02-17T07:58:07.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:58:07.810Z] Dload Upload Total Spent Left Speed [2023-02-17T07:58:08.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 76064 --:--:-- --:--:-- --:--:-- 75895 100 34001 0 0 100 34001 0 76064 --:--:-- --:--:-- --:--:-- 75895 [2023-02-17T07:58:08.069Z] [2023-02-17T07:58:08.069Z] [Pipeline] } [2023-02-17T07:58:08.076Z] 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-02-17T07:58:08.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:58:08.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:08.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:58:08.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:58:08.816Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:58:08.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:58:09.319Z] $ docker top 638ee9fe67ac402ac86b9fc25f21a224fc858932dfaf30e48685a0e28b380ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:58:09.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:58:09.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:58:09.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:58:09.519Z] $ docker exec 638ee9fe67ac402ac86b9fc25f21a224fc858932dfaf30e48685a0e28b380ef6 ssh-agent [2023-02-17T07:58:09.629Z] SSH_AUTH_SOCK=/tmp/ssh-e45Wo9WhOMqc/agent.31 [2023-02-17T07:58:09.629Z] SSH_AGENT_PID=37 [2023-02-17T07:58:09.634Z] Running ssh-add (command line suppressed) [2023-02-17T07:58:09.739Z] Identity added: /w/workspace/edgex-go/418@tmp/private_key_7225178582932902372.key (/w/workspace/edgex-go/418@tmp/private_key_7225178582932902372.key) [2023-02-17T07:58:09.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:58:10.043Z] + git semver tag [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,206 [run_tag] DEBUG tag force:False [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,206 [check_head_tag] DEBUG check head tag [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,208 [execute] INFO git cat-file --batch-check [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/418, universal_newlines=False, shell=None, istream=) [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,212 [execute] INFO git cat-file --batch [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/418, universal_newlines=False, shell=None, istream=) [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,258 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,258 [execute] INFO git tag -a v3.0.0-dev.57 -m v3.0.0-dev.57 [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,259 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.57', '-m', 'v3.0.0-dev.57'], cwd=/w/workspace/edgex-go/418, universal_newlines=False, shell=None, istream=None) [2023-02-17T07:58:10.301Z] 2023-02-17 07:58:10,263 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:10.301Z] 3.0.0-dev.57 [Pipeline] } [2023-02-17T07:58:10.310Z] $ docker exec --env ******** --env ******** 638ee9fe67ac402ac86b9fc25f21a224fc858932dfaf30e48685a0e28b380ef6 ssh-agent -k [2023-02-17T07:58:10.401Z] unset SSH_AUTH_SOCK; [2023-02-17T07:58:10.402Z] unset SSH_AGENT_PID; [2023-02-17T07:58:10.402Z] echo Agent pid 37 killed; [2023-02-17T07:58:10.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:58:10.725Z] + git semver [Pipeline] } [2023-02-17T07:58:10.996Z] $ docker stop --time=1 638ee9fe67ac402ac86b9fc25f21a224fc858932dfaf30e48685a0e28b380ef6 [2023-02-17T07:58:12.266Z] $ docker rm -f --volumes 638ee9fe67ac402ac86b9fc25f21a224fc858932dfaf30e48685a0e28b380ef6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:12.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T07:58:12.663Z] [2023-02-17T07:58:12.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:12.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T07:58:12.970Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-17T07:58:12.970Z] ab5ef0e58194: Pulling fs layer [2023-02-17T07:58:12.970Z] 9712f1f96733: Pulling fs layer [2023-02-17T07:58:12.970Z] 63f879dbbcfc: Pulling fs layer [2023-02-17T07:58:12.970Z] 0d9ebad4ef96: Pulling fs layer [2023-02-17T07:58:12.970Z] e9a5061849ea: Pulling fs layer [2023-02-17T07:58:12.970Z] d747dcd14b5f: Pulling fs layer [2023-02-17T07:58:12.970Z] 2de7ff778b66: Pulling fs layer [2023-02-17T07:58:12.970Z] e9a5061849ea: Waiting [2023-02-17T07:58:12.970Z] d747dcd14b5f: Waiting [2023-02-17T07:58:12.970Z] 2de7ff778b66: Waiting [2023-02-17T07:58:12.970Z] 0d9ebad4ef96: Waiting [2023-02-17T07:58:12.970Z] 9712f1f96733: Verifying Checksum [2023-02-17T07:58:12.970Z] 9712f1f96733: Download complete [2023-02-17T07:58:13.984Z] 63f879dbbcfc: Verifying Checksum [2023-02-17T07:58:13.984Z] 63f879dbbcfc: Download complete [2023-02-17T07:58:13.984Z] e9a5061849ea: Verifying Checksum [2023-02-17T07:58:13.984Z] e9a5061849ea: Download complete [2023-02-17T07:58:14.249Z] d747dcd14b5f: Verifying Checksum [2023-02-17T07:58:14.249Z] d747dcd14b5f: Download complete [2023-02-17T07:58:14.249Z] ab5ef0e58194: Download complete [2023-02-17T07:58:14.249Z] 0d9ebad4ef96: Verifying Checksum [2023-02-17T07:58:14.249Z] 0d9ebad4ef96: Download complete [2023-02-17T07:58:14.249Z] 2de7ff778b66: Verifying Checksum [2023-02-17T07:58:14.249Z] 2de7ff778b66: Download complete [2023-02-17T07:58:16.796Z] ab5ef0e58194: Pull complete [2023-02-17T07:58:16.796Z] 9712f1f96733: Pull complete [2023-02-17T07:58:17.727Z] 63f879dbbcfc: Pull complete [2023-02-17T07:58:21.050Z] 0d9ebad4ef96: Pull complete [2023-02-17T07:58:21.308Z] e9a5061849ea: Pull complete [2023-02-17T07:58:21.308Z] d747dcd14b5f: Pull complete [2023-02-17T07:58:22.242Z] 2de7ff778b66: Pull complete [2023-02-17T07:58:22.242Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-17T07:58:22.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T07:58:22.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:58:22.329Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:58:22.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:58:27.405Z] $ docker top b483151dcb58b762df0e21a58040abf274ae14076eba223818b352b7f177cfeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:58:27.480Z] provisioning config files... [2023-02-17T07:58:27.486Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/418@tmp/config16777566514565585788tmp [2023-02-17T07:58:27.496Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/418@tmp/config12205725458445504225tmp [2023-02-17T07:58:27.506Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/418@tmp/config17256029380156834848tmp [Pipeline] { [Pipeline] echo [2023-02-17T07:58:27.522Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:27.808Z] ---> sigul-configuration.sh [2023-02-17T07:58:27.808Z] gpg: directory `/root/.gnupg' created [2023-02-17T07:58:27.808Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-17T07:58:27.808Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-17T07:58:27.808Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-17T07:58:27.808Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-17T07:58:27.808Z] gpg: CAST5 encrypted data [2023-02-17T07:58:27.808Z] gpg: encrypted with 1 passphrase [2023-02-17T07:58:27.808Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-17T07:58:28.097Z] + mkdir /home/jenkins [2023-02-17T07:58:28.097Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-17T07:58:28.383Z] + 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-02-17T07:58:28.393Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:28.681Z] ---> sigul-install.sh [2023-02-17T07:58:28.681Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-17T07:58:28.968Z] + git tag --list [2023-02-17T07:58:28.968Z] 0.6.0 [2023-02-17T07:58:28.968Z] 0.6.1 [2023-02-17T07:58:28.968Z] 0.7.0 [2023-02-17T07:58:28.968Z] 0.7.1 [2023-02-17T07:58:28.968Z] v1.0.0 [2023-02-17T07:58:28.968Z] v1.0.1 [2023-02-17T07:58:28.968Z] v1.1.0 [2023-02-17T07:58:28.968Z] v1.2.0 [2023-02-17T07:58:28.968Z] v1.2.1 [2023-02-17T07:58:28.968Z] v1.3.0 [2023-02-17T07:58:28.968Z] v1.3.1 [2023-02-17T07:58:28.968Z] v2.0.0 [2023-02-17T07:58:28.968Z] v2.1.0 [2023-02-17T07:58:28.968Z] v2.1.1 [2023-02-17T07:58:28.968Z] v2.1.1-dev.1 [2023-02-17T07:58:28.968Z] v2.1.1-dev.2 [2023-02-17T07:58:28.968Z] v2.1.1-dev.3 [2023-02-17T07:58:28.968Z] v2.1.1-dev.4 [2023-02-17T07:58:28.968Z] v2.1.1-dev.5 [2023-02-17T07:58:28.968Z] v2.1.1-dev.6 [2023-02-17T07:58:28.968Z] v2.1.1-dev.7 [2023-02-17T07:58:28.968Z] v2.1.1-dev.8 [2023-02-17T07:58:28.968Z] v2.1.2-dev.1 [2023-02-17T07:58:28.968Z] v2.2.0 [2023-02-17T07:58:28.968Z] v2.2.1-dev.1 [2023-02-17T07:58:28.968Z] v2.2.1-dev.10 [2023-02-17T07:58:28.968Z] v2.2.1-dev.11 [2023-02-17T07:58:28.968Z] v2.2.1-dev.12 [2023-02-17T07:58:28.968Z] v2.2.1-dev.13 [2023-02-17T07:58:28.968Z] v2.2.1-dev.14 [2023-02-17T07:58:28.968Z] v2.2.1-dev.15 [2023-02-17T07:58:28.968Z] v2.2.1-dev.16 [2023-02-17T07:58:28.968Z] v2.2.1-dev.17 [2023-02-17T07:58:28.968Z] v2.2.1-dev.18 [2023-02-17T07:58:28.968Z] v2.2.1-dev.19 [2023-02-17T07:58:28.968Z] v2.2.1-dev.2 [2023-02-17T07:58:28.968Z] v2.2.1-dev.20 [2023-02-17T07:58:28.968Z] v2.2.1-dev.21 [2023-02-17T07:58:28.968Z] v2.2.1-dev.22 [2023-02-17T07:58:28.968Z] v2.2.1-dev.23 [2023-02-17T07:58:28.968Z] v2.2.1-dev.24 [2023-02-17T07:58:28.968Z] v2.2.1-dev.25 [2023-02-17T07:58:28.969Z] v2.2.1-dev.26 [2023-02-17T07:58:28.969Z] v2.2.1-dev.27 [2023-02-17T07:58:28.969Z] v2.2.1-dev.28 [2023-02-17T07:58:28.969Z] v2.2.1-dev.29 [2023-02-17T07:58:28.969Z] v2.2.1-dev.3 [2023-02-17T07:58:28.969Z] v2.2.1-dev.4 [2023-02-17T07:58:28.969Z] v2.2.1-dev.5 [2023-02-17T07:58:28.969Z] v2.2.1-dev.6 [2023-02-17T07:58:28.969Z] v2.2.1-dev.7 [2023-02-17T07:58:28.969Z] v2.2.1-dev.8 [2023-02-17T07:58:28.969Z] v2.2.1-dev.9 [2023-02-17T07:58:28.969Z] v2.3.0 [2023-02-17T07:58:28.969Z] v2.3.0-dev.100 [2023-02-17T07:58:28.969Z] v2.3.0-dev.101 [2023-02-17T07:58:28.969Z] v2.3.0-dev.102 [2023-02-17T07:58:28.969Z] v2.3.0-dev.103 [2023-02-17T07:58:28.969Z] v2.3.0-dev.104 [2023-02-17T07:58:28.969Z] v2.3.0-dev.105 [2023-02-17T07:58:28.969Z] v2.3.0-dev.106 [2023-02-17T07:58:28.969Z] v2.3.0-dev.29 [2023-02-17T07:58:28.969Z] v2.3.0-dev.30 [2023-02-17T07:58:28.969Z] v2.3.0-dev.31 [2023-02-17T07:58:28.969Z] v2.3.0-dev.32 [2023-02-17T07:58:28.969Z] v2.3.0-dev.33 [2023-02-17T07:58:28.969Z] v2.3.0-dev.34 [2023-02-17T07:58:28.969Z] v2.3.0-dev.35 [2023-02-17T07:58:28.969Z] v2.3.0-dev.36 [2023-02-17T07:58:28.969Z] v2.3.0-dev.37 [2023-02-17T07:58:28.969Z] v2.3.0-dev.38 [2023-02-17T07:58:28.969Z] v2.3.0-dev.39 [2023-02-17T07:58:28.969Z] v2.3.0-dev.40 [2023-02-17T07:58:28.969Z] v2.3.0-dev.41 [2023-02-17T07:58:28.969Z] v2.3.0-dev.42 [2023-02-17T07:58:28.969Z] v2.3.0-dev.43 [2023-02-17T07:58:28.969Z] v2.3.0-dev.44 [2023-02-17T07:58:28.969Z] v2.3.0-dev.45 [2023-02-17T07:58:28.969Z] v2.3.0-dev.46 [2023-02-17T07:58:28.969Z] v2.3.0-dev.47 [2023-02-17T07:58:28.969Z] v2.3.0-dev.48 [2023-02-17T07:58:28.969Z] v2.3.0-dev.49 [2023-02-17T07:58:28.969Z] v2.3.0-dev.50 [2023-02-17T07:58:28.969Z] v2.3.0-dev.51 [2023-02-17T07:58:28.969Z] v2.3.0-dev.52 [2023-02-17T07:58:28.969Z] v2.3.0-dev.53 [2023-02-17T07:58:28.969Z] v2.3.0-dev.54 [2023-02-17T07:58:28.969Z] v2.3.0-dev.55 [2023-02-17T07:58:28.969Z] v2.3.0-dev.56 [2023-02-17T07:58:28.969Z] v2.3.0-dev.57 [2023-02-17T07:58:28.969Z] v2.3.0-dev.58 [2023-02-17T07:58:28.969Z] v2.3.0-dev.59 [2023-02-17T07:58:28.969Z] v2.3.0-dev.60 [2023-02-17T07:58:28.969Z] v2.3.0-dev.61 [2023-02-17T07:58:28.969Z] v2.3.0-dev.62 [2023-02-17T07:58:28.969Z] v2.3.0-dev.63 [2023-02-17T07:58:28.969Z] v2.3.0-dev.64 [2023-02-17T07:58:28.969Z] v2.3.0-dev.65 [2023-02-17T07:58:28.969Z] v2.3.0-dev.66 [2023-02-17T07:58:28.969Z] v2.3.0-dev.67 [2023-02-17T07:58:28.969Z] v2.3.0-dev.68 [2023-02-17T07:58:28.969Z] v2.3.0-dev.69 [2023-02-17T07:58:28.969Z] v2.3.0-dev.70 [2023-02-17T07:58:28.969Z] v2.3.0-dev.71 [2023-02-17T07:58:28.969Z] v2.3.0-dev.72 [2023-02-17T07:58:28.969Z] v2.3.0-dev.73 [2023-02-17T07:58:28.969Z] v2.3.0-dev.74 [2023-02-17T07:58:28.969Z] v2.3.0-dev.75 [2023-02-17T07:58:28.969Z] v2.3.0-dev.76 [2023-02-17T07:58:28.969Z] v2.3.0-dev.77 [2023-02-17T07:58:28.969Z] v2.3.0-dev.78 [2023-02-17T07:58:28.969Z] v2.3.0-dev.79 [2023-02-17T07:58:28.969Z] v2.3.0-dev.80 [2023-02-17T07:58:28.969Z] v2.3.0-dev.81 [2023-02-17T07:58:28.969Z] v2.3.0-dev.82 [2023-02-17T07:58:28.969Z] v2.3.0-dev.83 [2023-02-17T07:58:28.969Z] v2.3.0-dev.84 [2023-02-17T07:58:28.969Z] v2.3.0-dev.85 [2023-02-17T07:58:28.969Z] v2.3.0-dev.86 [2023-02-17T07:58:28.969Z] v2.3.0-dev.87 [2023-02-17T07:58:28.969Z] v2.3.0-dev.88 [2023-02-17T07:58:28.969Z] v2.3.0-dev.89 [2023-02-17T07:58:28.969Z] v2.3.0-dev.90 [2023-02-17T07:58:28.969Z] v2.3.0-dev.91 [2023-02-17T07:58:28.969Z] v2.3.0-dev.92 [2023-02-17T07:58:28.969Z] v2.3.0-dev.93 [2023-02-17T07:58:28.969Z] v2.3.0-dev.94 [2023-02-17T07:58:28.969Z] v2.3.0-dev.95 [2023-02-17T07:58:28.969Z] v2.3.0-dev.96 [2023-02-17T07:58:28.969Z] v2.3.0-dev.97 [2023-02-17T07:58:28.969Z] v2.3.0-dev.98 [2023-02-17T07:58:28.969Z] v2.3.0-dev.99 [2023-02-17T07:58:28.969Z] v2.3.1-dev.1 [2023-02-17T07:58:28.969Z] v2.3.1-dev.2 [2023-02-17T07:58:28.969Z] v2.3.1-dev.3 [2023-02-17T07:58:28.969Z] v2.3.1-dev.4 [2023-02-17T07:58:28.969Z] v2.3.1-dev.5 [2023-02-17T07:58:28.969Z] v3.0.0-dev.1 [2023-02-17T07:58:28.969Z] v3.0.0-dev.10 [2023-02-17T07:58:28.969Z] v3.0.0-dev.11 [2023-02-17T07:58:28.969Z] v3.0.0-dev.12 [2023-02-17T07:58:28.969Z] v3.0.0-dev.13 [2023-02-17T07:58:28.969Z] v3.0.0-dev.14 [2023-02-17T07:58:28.969Z] v3.0.0-dev.15 [2023-02-17T07:58:28.969Z] v3.0.0-dev.16 [2023-02-17T07:58:28.969Z] v3.0.0-dev.17 [2023-02-17T07:58:28.969Z] v3.0.0-dev.18 [2023-02-17T07:58:28.969Z] v3.0.0-dev.19 [2023-02-17T07:58:28.969Z] v3.0.0-dev.2 [2023-02-17T07:58:28.969Z] v3.0.0-dev.20 [2023-02-17T07:58:28.969Z] v3.0.0-dev.21 [2023-02-17T07:58:28.969Z] v3.0.0-dev.22 [2023-02-17T07:58:28.969Z] v3.0.0-dev.23 [2023-02-17T07:58:28.969Z] v3.0.0-dev.24 [2023-02-17T07:58:28.969Z] v3.0.0-dev.25 [2023-02-17T07:58:28.969Z] v3.0.0-dev.26 [2023-02-17T07:58:28.969Z] v3.0.0-dev.27 [2023-02-17T07:58:28.969Z] v3.0.0-dev.28 [2023-02-17T07:58:28.969Z] v3.0.0-dev.29 [2023-02-17T07:58:28.969Z] v3.0.0-dev.3 [2023-02-17T07:58:28.969Z] v3.0.0-dev.30 [2023-02-17T07:58:28.969Z] v3.0.0-dev.31 [2023-02-17T07:58:28.969Z] v3.0.0-dev.32 [2023-02-17T07:58:28.969Z] v3.0.0-dev.33 [2023-02-17T07:58:28.969Z] v3.0.0-dev.34 [2023-02-17T07:58:28.969Z] v3.0.0-dev.35 [2023-02-17T07:58:28.969Z] v3.0.0-dev.36 [2023-02-17T07:58:28.969Z] v3.0.0-dev.37 [2023-02-17T07:58:28.969Z] v3.0.0-dev.38 [2023-02-17T07:58:28.969Z] v3.0.0-dev.39 [2023-02-17T07:58:28.969Z] v3.0.0-dev.4 [2023-02-17T07:58:28.969Z] v3.0.0-dev.40 [2023-02-17T07:58:28.969Z] v3.0.0-dev.41 [2023-02-17T07:58:28.969Z] v3.0.0-dev.42 [2023-02-17T07:58:28.969Z] v3.0.0-dev.43 [2023-02-17T07:58:28.969Z] v3.0.0-dev.44 [2023-02-17T07:58:28.969Z] v3.0.0-dev.45 [2023-02-17T07:58:28.969Z] v3.0.0-dev.46 [2023-02-17T07:58:28.969Z] v3.0.0-dev.47 [2023-02-17T07:58:28.969Z] v3.0.0-dev.48 [2023-02-17T07:58:28.969Z] v3.0.0-dev.49 [2023-02-17T07:58:28.969Z] v3.0.0-dev.5 [2023-02-17T07:58:28.969Z] v3.0.0-dev.50 [2023-02-17T07:58:28.969Z] v3.0.0-dev.51 [2023-02-17T07:58:28.969Z] v3.0.0-dev.52 [2023-02-17T07:58:28.969Z] v3.0.0-dev.53 [2023-02-17T07:58:28.969Z] v3.0.0-dev.54 [2023-02-17T07:58:28.969Z] v3.0.0-dev.55 [2023-02-17T07:58:28.969Z] v3.0.0-dev.56 [2023-02-17T07:58:28.969Z] v3.0.0-dev.57 [2023-02-17T07:58:28.969Z] v3.0.0-dev.6 [2023-02-17T07:58:28.969Z] v3.0.0-dev.7 [2023-02-17T07:58:28.969Z] v3.0.0-dev.8 [2023-02-17T07:58:28.969Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-17T07:58:29.257Z] + lftools sign git-tag v3.0.0-dev.57 [2023-02-17T07:58:29.826Z] Signing Git tag with Sigul... [2023-02-17T07:58:29.826Z] Signing v3.0.0-dev.57 [Pipeline] echo [2023-02-17T07:58:30.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:30.381Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-17T07:58:30.388Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-17T07:58:30.415Z] $ docker stop --time=1 b483151dcb58b762df0e21a58040abf274ae14076eba223818b352b7f177cfeb [2023-02-17T07:58:31.719Z] $ docker rm -f --volumes b483151dcb58b762df0e21a58040abf274ae14076eba223818b352b7f177cfeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-17T07:58:32.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:58:32.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:32.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:58:32.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:58:32.514Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:58:32.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:58:32.892Z] $ docker top 57409aeaf707749853f82313a676a1e9a2d5eb8ff18368aab43d48331da201fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:58:32.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:58:32.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:58:33.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:58:33.092Z] $ docker exec 57409aeaf707749853f82313a676a1e9a2d5eb8ff18368aab43d48331da201fd ssh-agent [2023-02-17T07:58:33.200Z] SSH_AUTH_SOCK=/tmp/ssh-UBebAzKaXEuc/agent.32 [2023-02-17T07:58:33.200Z] SSH_AGENT_PID=38 [2023-02-17T07:58:33.205Z] Running ssh-add (command line suppressed) [2023-02-17T07:58:33.290Z] Identity added: /w/workspace/edgex-go/418@tmp/private_key_7758726682739743084.key (/w/workspace/edgex-go/418@tmp/private_key_7758726682739743084.key) [2023-02-17T07:58:33.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:58:33.591Z] + git semver bump pre [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,764 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,764 [bump_version] DEBUG bumping version:3.0.0-dev.57 on axis:pre with prefix:dev [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,764 [bump_version] DEBUG bumped version:3.0.0-dev.58 [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,764 [write_version] DEBUG write version:3.0.0-dev.58 to path:/w/workspace/edgex-go/418/.semver/main with force:True [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,764 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,765 [write_file] DEBUG write to file:/w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,767 [execute] INFO git cat-file --batch-check [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/418/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,773 [execute] INFO git cat-file --batch [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/418/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T07:58:33.850Z] 2023-02-17 07:58:33,778 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:33.850Z] 3.0.0-dev.58 [Pipeline] } [2023-02-17T07:58:33.858Z] $ docker exec --env ******** --env ******** 57409aeaf707749853f82313a676a1e9a2d5eb8ff18368aab43d48331da201fd ssh-agent -k [2023-02-17T07:58:33.963Z] unset SSH_AUTH_SOCK; [2023-02-17T07:58:33.964Z] unset SSH_AGENT_PID; [2023-02-17T07:58:33.964Z] echo Agent pid 38 killed; [2023-02-17T07:58:33.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:58:34.267Z] + git semver [Pipeline] } [2023-02-17T07:58:34.539Z] $ docker stop --time=1 57409aeaf707749853f82313a676a1e9a2d5eb8ff18368aab43d48331da201fd [2023-02-17T07:58:35.813Z] $ docker rm -f --volumes 57409aeaf707749853f82313a676a1e9a2d5eb8ff18368aab43d48331da201fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:58:36.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:58:36.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:36.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:58:36.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:58:36.522Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:58:36.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:58:36.944Z] $ docker top cef45abf44529087a6bba32e4151273c8fcbbdb6641af5f1c3eea67ea123ffa5 -eo pid,comm [2023-02-17T07:58:36.988Z] 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-02-17T07:58:36.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:58:37.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:58:37.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:58:37.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:58:37.156Z] $ docker exec cef45abf44529087a6bba32e4151273c8fcbbdb6641af5f1c3eea67ea123ffa5 ssh-agent [2023-02-17T07:58:37.255Z] SSH_AUTH_SOCK=/tmp/ssh-DvfTMpORfh7U/agent.33 [2023-02-17T07:58:37.255Z] SSH_AGENT_PID=39 [2023-02-17T07:58:37.271Z] Running ssh-add (command line suppressed) [2023-02-17T07:58:37.365Z] Identity added: /w/workspace/edgex-go/418@tmp/private_key_7906770749035754116.key (/w/workspace/edgex-go/418@tmp/private_key_7906770749035754116.key) [2023-02-17T07:58:37.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:58:37.661Z] + git semver push [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,833 [run_push] DEBUG push [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,835 [execute] INFO git cat-file --batch-check [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/418/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,840 [execute] INFO git rev-list 9e01bf476fd7321fa7f2ca29b1540579fac49ff4 -- [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,840 [execute] DEBUG Popen(['git', 'rev-list', '9e01bf476fd7321fa7f2ca29b1540579fac49ff4', '--'], cwd=/w/workspace/edgex-go/418/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,855 [execute] INFO git fetch -v origin [2023-02-17T07:58:37.920Z] 2023-02-17 07:58:37,856 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/418/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-17T07:58:38.487Z] 2023-02-17 07:58:38,397 [run_push] DEBUG no remote changes detected [2023-02-17T07:58:38.487Z] 2023-02-17 07:58:38,397 [execute] INFO git push origin semver [2023-02-17T07:58:38.487Z] 2023-02-17 07:58:38,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/418/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T07:58:39.425Z] 2023-02-17 07:58:39,339 [run_push] DEBUG push all version tags [2023-02-17T07:58:39.425Z] 2023-02-17 07:58:39,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-17T07:58:39.425Z] 2023-02-17 07:58:39,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/418, universal_newlines=False, shell=None, istream=None) [2023-02-17T07:58:40.361Z] 2023-02-17 07:58:40,224 [read_version] DEBUG read version from /w/workspace/edgex-go/418/.semver/main [2023-02-17T07:58:40.361Z] 3.0.0-dev.58 [Pipeline] } [2023-02-17T07:58:40.370Z] $ docker exec --env ******** --env ******** cef45abf44529087a6bba32e4151273c8fcbbdb6641af5f1c3eea67ea123ffa5 ssh-agent -k [2023-02-17T07:58:40.477Z] unset SSH_AUTH_SOCK; [2023-02-17T07:58:40.477Z] unset SSH_AGENT_PID; [2023-02-17T07:58:40.477Z] echo Agent pid 39 killed; [2023-02-17T07:58:40.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:58:40.790Z] + git semver [Pipeline] } [2023-02-17T07:58:41.060Z] $ docker stop --time=1 cef45abf44529087a6bba32e4151273c8fcbbdb6641af5f1c3eea67ea123ffa5 [2023-02-17T07:58:42.355Z] $ docker rm -f --volumes cef45abf44529087a6bba32e4151273c8fcbbdb6641af5f1c3eea67ea123ffa5 [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-02-17T07:58:42.876Z] + [ -d /w/workspace/edgex-go/418/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:43.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:44.022Z] ---> package-listing.sh [2023-02-17T07:58:44.022Z] ++ facter osfamily [2023-02-17T07:58:44.022Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T07:58:44.281Z] + OS_FAMILY=debian [2023-02-17T07:58:44.281Z] + workspace=/w/workspace/edgex-go/418 [2023-02-17T07:58:44.281Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T07:58:44.281Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T07:58:44.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T07:58:44.281Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T07:58:44.281Z] + '[' /w/workspace/edgex-go/418 ']' [2023-02-17T07:58:44.281Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T07:58:44.281Z] + case "${OS_FAMILY}" in [2023-02-17T07:58:44.281Z] + dpkg -l [2023-02-17T07:58:44.281Z] + grep '^ii' [2023-02-17T07:58:44.281Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T07:58:44.281Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T07:58:44.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T07:58:44.281Z] + '[' /w/workspace/edgex-go/418 ']' [2023-02-17T07:58:44.281Z] + mkdir -p /w/workspace/edgex-go/418/archives/ [2023-02-17T07:58:44.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/418/archives/ [Pipeline] echo [2023-02-17T07:58:44.293Z] 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/418/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T07:58:44.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:45.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:58:45.137Z] [2023-02-17T07:58:45.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:58:45.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:58:45.431Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T07:58:45.431Z] 5eb5b503b376: Pulling fs layer [2023-02-17T07:58:45.431Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T07:58:45.432Z] ec43610c2a17: Pulling fs layer [2023-02-17T07:58:45.432Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T07:58:45.432Z] 33b1e0a273af: Pulling fs layer [2023-02-17T07:58:45.432Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T07:58:45.432Z] 2f39f015ded8: Pulling fs layer [2023-02-17T07:58:45.432Z] 33b1e0a273af: Waiting [2023-02-17T07:58:45.432Z] 5d3b04190fa2: Waiting [2023-02-17T07:58:45.432Z] 2f39f015ded8: Waiting [2023-02-17T07:58:45.432Z] 3a2ae6a8a46f: Waiting [2023-02-17T07:58:45.432Z] 5c69ac0246d0: Download complete [2023-02-17T07:58:45.696Z] 33b1e0a273af: Verifying Checksum [2023-02-17T07:58:45.696Z] 33b1e0a273af: Download complete [2023-02-17T07:58:45.696Z] 5d3b04190fa2: Download complete [2023-02-17T07:58:45.696Z] ec43610c2a17: Verifying Checksum [2023-02-17T07:58:45.696Z] ec43610c2a17: Download complete [2023-02-17T07:58:45.957Z] 5eb5b503b376: Verifying Checksum [2023-02-17T07:58:45.957Z] 5eb5b503b376: Download complete [2023-02-17T07:58:46.525Z] 2f39f015ded8: Verifying Checksum [2023-02-17T07:58:46.525Z] 2f39f015ded8: Download complete [2023-02-17T07:58:47.093Z] 5eb5b503b376: Pull complete [2023-02-17T07:58:47.093Z] 5c69ac0246d0: Pull complete [2023-02-17T07:58:47.351Z] ec43610c2a17: Pull complete [2023-02-17T07:58:47.610Z] 3a2ae6a8a46f: Pull complete [2023-02-17T07:58:47.868Z] 33b1e0a273af: Pull complete [2023-02-17T07:58:47.868Z] 5d3b04190fa2: Pull complete [2023-02-17T07:58:52.048Z] 2f39f015ded8: Pull complete [2023-02-17T07:58:52.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T07:58:52.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T07:58:52.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:58:52.128Z] prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container [2023-02-17T07:58:52.157Z] $ 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/418/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/418 -v /w/workspace/edgex-go/418:/w/workspace/edgex-go/418:rw,z -v /w/workspace/edgex-go/418@tmp:/w/workspace/edgex-go/418@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-02-17T07:58:56.774Z] $ docker top 6200b6550aa27fbfb9c0cbd9860f659d29c3e1c6eec35934955bc0f4a70fd2e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:58:57.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T07:58:57.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T07:58:57.688Z] + ls /var/log/sa-host [2023-02-17T07:58:57.688Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:58:57.843Z] provisioning config files... [2023-02-17T07:58:57.851Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/418@tmp/config16030001395114658789tmp [Pipeline] { [Pipeline] echo [2023-02-17T07:58:57.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:58.147Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T07:58:58.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:58.486Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T07:58:58.494Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:58.777Z] ---> sudo-logs.sh [2023-02-17T07:58:58.777Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T07:58:58.802Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:58:59.082Z] ---> job-cost.sh [2023-02-17T07:58:59.082Z] lf-activate-venv: SKIPPING [2023-02-17T07:58:59.082Z] DEBUG: total: 0.2199999988079071 [2023-02-17T07:58:59.082Z] INFO: Retrieving Stack Cost... [2023-02-17T07:58:59.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T07:58:59.909Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T07:58:59.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:59:00.204Z] ---> logs-deploy.sh [2023-02-17T07:59:00.204Z] lf-activate-venv: SKIPPING [2023-02-17T07:59:00.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/418 [2023-02-17T07:59:00.204Z] INFO: archiving workspace using pattern(s): [2023-02-17T07:59:01.139Z] Archives upload complete. [2023-02-17T07:59:01.398Z] INFO: archiving logs to Nexus [2023-02-17T07:59:01.967Z] ---> uname -a: [2023-02-17T07:59:01.967Z] Linux prd-ubuntu20-04-docker-8c-8g-6424 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] ---> lscpu: [2023-02-17T07:59:01.967Z] Architecture: x86_64 [2023-02-17T07:59:01.967Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T07:59:01.967Z] Byte Order: Little Endian [2023-02-17T07:59:01.967Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T07:59:01.967Z] CPU(s): 8 [2023-02-17T07:59:01.967Z] On-line CPU(s) list: 0-7 [2023-02-17T07:59:01.967Z] Thread(s) per core: 1 [2023-02-17T07:59:01.967Z] Core(s) per socket: 1 [2023-02-17T07:59:01.967Z] Socket(s): 8 [2023-02-17T07:59:01.967Z] NUMA node(s): 1 [2023-02-17T07:59:01.967Z] Vendor ID: AuthenticAMD [2023-02-17T07:59:01.967Z] CPU family: 23 [2023-02-17T07:59:01.967Z] Model: 49 [2023-02-17T07:59:01.967Z] Model name: AMD EPYC-Rome Processor [2023-02-17T07:59:01.967Z] Stepping: 0 [2023-02-17T07:59:01.967Z] CPU MHz: 2799.998 [2023-02-17T07:59:01.967Z] BogoMIPS: 5599.99 [2023-02-17T07:59:01.967Z] Virtualization: AMD-V [2023-02-17T07:59:01.967Z] Hypervisor vendor: KVM [2023-02-17T07:59:01.967Z] Virtualization type: full [2023-02-17T07:59:01.967Z] L1d cache: 256 KiB [2023-02-17T07:59:01.967Z] L1i cache: 256 KiB [2023-02-17T07:59:01.967Z] L2 cache: 4 MiB [2023-02-17T07:59:01.967Z] L3 cache: 128 MiB [2023-02-17T07:59:01.967Z] NUMA node0 CPU(s): 0-7 [2023-02-17T07:59:01.967Z] Vulnerability Itlb multihit: Not affected [2023-02-17T07:59:01.967Z] Vulnerability L1tf: Not affected [2023-02-17T07:59:01.967Z] Vulnerability Mds: Not affected [2023-02-17T07:59:01.967Z] Vulnerability Meltdown: Not affected [2023-02-17T07:59:01.967Z] Vulnerability Mmio stale data: Not affected [2023-02-17T07:59:01.967Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T07:59:01.967Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T07:59:01.967Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T07:59:01.967Z] Vulnerability Srbds: Not affected [2023-02-17T07:59:01.967Z] Vulnerability Tsx async abort: Not affected [2023-02-17T07:59:01.967Z] 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-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] ---> nproc: [2023-02-17T07:59:01.967Z] 8 [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] ---> df -h: [2023-02-17T07:59:01.967Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T07:59:01.967Z] overlay 155G 22G 134G 15% / [2023-02-17T07:59:01.967Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T07:59:01.967Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T07:59:01.967Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T07:59:01.967Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] ---> sar -b -r -n DEV: [2023-02-17T07:59:01.967Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6424) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] 07:30:40 LINUX RESTART (8 CPU) [2023-02-17T07:59:01.967Z] [2023-02-17T07:59:01.967Z] 07:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-17T07:59:01.967Z] 07:32:01 146.24 38.28 107.97 0.00 4287.02 135856.02 0.00 [2023-02-17T07:59:01.967Z] 07:33:01 64.43 0.57 63.86 0.00 8.80 20304.83 0.00 [2023-02-17T07:59:01.967Z] 07:34:01 47.95 0.22 47.73 0.00 2.93 21758.02 0.00 [2023-02-17T07:59:01.967Z] 07:35:02 250.67 1.45 249.22 0.00 30.38 90506.13 0.00 [2023-02-17T07:59:01.967Z] 07:36:01 340.33 7.98 332.35 0.00 191.15 147929.10 0.00 [2023-02-17T07:59:01.967Z] 07:37:01 145.14 9.98 135.16 0.00 2859.92 103722.45 0.00 [2023-02-17T07:59:01.967Z] 07:38:01 543.79 0.12 543.68 0.00 13.20 140660.56 0.00 [2023-02-17T07:59:01.967Z] 07:39:01 430.33 4.37 425.96 0.00 34.93 136559.11 0.00 [2023-02-17T07:59:01.967Z] 07:40:01 380.87 3.57 377.30 0.00 2535.18 161048.49 0.00 [2023-02-17T07:59:01.967Z] 07:41:01 455.19 0.37 454.82 0.00 8.67 118496.78 0.00 [2023-02-17T07:59:01.967Z] 07:42:01 416.05 0.13 415.91 0.00 16.80 66972.97 0.00 [2023-02-17T07:59:01.967Z] 07:43:01 30.49 0.12 30.38 0.00 16.40 808.80 0.00 [2023-02-17T07:59:01.967Z] 07:44:01 4.30 1.60 2.70 0.00 36.26 34.13 0.00 [2023-02-17T07:59:01.967Z] 07:45:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 [2023-02-17T07:59:01.967Z] 07:46:01 2.00 0.02 1.98 0.00 0.13 22.40 0.00 [2023-02-17T07:59:01.967Z] 07:47:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2023-02-17T07:59:01.967Z] 07:48:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2023-02-17T07:59:01.967Z] 07:49:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2023-02-17T07:59:01.967Z] 07:50:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-02-17T07:59:01.967Z] 07:51:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2023-02-17T07:59:01.968Z] 07:52:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2023-02-17T07:59:01.968Z] 07:53:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2023-02-17T07:59:01.968Z] 07:54:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2023-02-17T07:59:01.968Z] 07:55:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2023-02-17T07:59:01.968Z] 07:56:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-02-17T07:59:01.968Z] 07:57:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2023-02-17T07:59:01.968Z] 07:58:01 47.53 0.28 47.24 0.00 13.06 25290.45 0.00 [2023-02-17T07:59:01.968Z] Average: 122.92 2.55 120.37 0.00 372.33 43297.42 0.00 [2023-02-17T07:59:01.968Z] [2023-02-17T07:59:01.968Z] 07:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-17T07:59:01.968Z] 07:32:01 28698420 31600444 715728 2.18 74548 3095176 1936992 5.71 1040092 2778432 488 [2023-02-17T07:59:01.968Z] 07:33:01 27869932 31497112 806664 2.45 113668 3710812 1998048 5.89 1535996 3023496 542432 [2023-02-17T07:59:01.968Z] 07:34:01 27708676 31567196 734472 2.23 116756 3914808 1846100 5.44 1350316 3347760 326472 [2023-02-17T07:59:01.968Z] 07:35:02 25200128 31402464 880360 2.68 155236 6083940 2308812 6.80 1824116 5217388 669736 [2023-02-17T07:59:01.968Z] 07:36:01 20664832 31511144 778804 2.37 286128 10397728 1938136 5.71 1728160 9657236 2698340 [2023-02-17T07:59:01.968Z] 07:37:01 20473556 30760088 1501364 4.57 292324 9791276 3459228 10.19 2995196 8511944 799156 [2023-02-17T07:59:01.968Z] 07:38:01 21255504 31468348 811960 2.47 300932 9744292 2083816 6.14 1974604 8801684 45052 [2023-02-17T07:59:01.968Z] 07:39:01 17215068 31489744 782908 2.38 404684 13371112 1953656 5.76 2339332 12144564 1293496 [2023-02-17T07:59:01.968Z] 07:40:01 16629400 31336312 924364 2.81 411396 13847660 2397652 7.07 2580800 12530228 106164 [2023-02-17T07:59:01.968Z] 07:41:01 16728584 31407740 851780 2.59 428556 13770616 2337792 6.89 2581776 12392908 104816 [2023-02-17T07:59:01.968Z] 07:42:01 17428692 31534324 737104 2.24 449388 13209364 1848216 5.45 2382180 11941536 1364 [2023-02-17T07:59:01.968Z] 07:43:01 17417212 31524840 745988 2.27 450464 13210436 1847524 5.44 2393540 11941832 656 [2023-02-17T07:59:01.968Z] 07:44:01 17410180 31519900 750856 2.28 450500 13211524 1879284 5.54 2398092 11942148 24 [2023-02-17T07:59:01.968Z] 07:45:01 17410424 31520168 750536 2.28 450520 13211528 1879284 5.54 2398096 11942116 200 [2023-02-17T07:59:01.968Z] 07:46:01 17414960 31524872 745988 2.27 450536 13211532 1907272 5.62 2390864 11942120 36 [2023-02-17T07:59:01.968Z] 07:47:01 17415608 31525692 745524 2.27 450548 13211532 1907272 5.62 2390776 11942292 12 [2023-02-17T07:59:01.968Z] 07:48:01 17418544 31528644 742476 2.26 450560 13211532 1907272 5.62 2388092 11942296 4 [2023-02-17T07:59:01.968Z] 07:49:01 17417732 31527832 743208 2.26 450576 13211536 1907272 5.62 2388092 11942296 44 [2023-02-17T07:59:01.968Z] 07:50:01 17417620 31527952 743236 2.26 450592 13211540 1907272 5.62 2387956 11942488 12 [2023-02-17T07:59:01.968Z] 07:51:01 17417612 31527952 743168 2.26 450596 13211548 1907272 5.62 2387948 11942492 48 [2023-02-17T07:59:01.968Z] 07:52:01 17417596 31527968 743096 2.26 450624 13211548 1907272 5.62 2388036 11942496 8 [2023-02-17T07:59:01.968Z] 07:53:01 17417832 31528352 742668 2.26 450644 13211680 1907272 5.62 2388000 11942620 12 [2023-02-17T07:59:01.968Z] 07:54:01 17417708 31528232 742920 2.26 450668 13211680 1907272 5.62 2388012 11942620 16 [2023-02-17T07:59:01.968Z] 07:55:01 17417724 31528320 742848 2.26 450692 13211684 1907272 5.62 2388076 11942636 44 [2023-02-17T07:59:01.968Z] 07:56:01 17417424 31528036 743072 2.26 450708 13211680 1907272 5.62 2388088 11942636 8 [2023-02-17T07:59:01.968Z] 07:57:01 17417440 31528104 743052 2.26 450744 13211692 1907272 5.62 2388200 11942640 8 [2023-02-17T07:59:01.968Z] 07:58:01 16356504 31488308 775832 2.36 465740 14134924 2079384 6.13 2522360 12781712 234728 [2023-02-17T07:59:01.968Z] Average: 19165737 31480003 795184 2.42 379938 11601644 2025229 5.97 2248400 10454245 252718 [2023-02-17T07:59:01.968Z] [2023-02-17T07:59:01.968Z] 07:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-17T07:59:01.968Z] 07:32:01 docker0 342.29 319.63 25.72 2737.70 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:32:01 ens3 1267.79 1101.12 11826.95 147.63 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:32:01 veth559d4f6 9.27 12.53 0.84 9.38 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:32:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:33:01 docker0 84.64 117.63 6.54 682.32 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:33:01 ens3 151.90 106.98 715.75 22.80 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:33:01 vetha5a3447 0.23 0.42 0.02 0.04 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:34:01 ens3 31.70 27.63 22.27 102.48 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:34:01 vetha5a3447 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:35:02 docker0 301.92 441.81 24.12 2466.10 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:35:02 veth4819bb4 54.69 88.25 5.28 430.45 0.00 0.00 0.00 0.04 [2023-02-17T07:59:01.968Z] 07:35:02 veth058cebd 56.32 90.02 5.47 474.24 0.00 0.00 0.00 0.04 [2023-02-17T07:59:01.968Z] 07:35:02 ens3 540.42 366.43 4140.34 47.65 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:35:02 vethbc4abee 47.59 62.37 4.32 155.89 0.00 0.00 0.00 0.01 [2023-02-17T07:59:01.968Z] 07:35:02 vethbaff34e 33.75 44.35 3.19 15.67 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:35:02 veth49eb0ba 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:35:02 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:36:01 docker0 273.60 317.54 19.95 3638.59 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:36:01 ens3 366.85 300.12 4187.01 26.89 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:36:01 veth49eb0ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 veth337e65f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 veth80d50af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 veth7932e44 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 veth757079c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 ens3 88.12 51.64 263.49 8.46 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 vethdd6f7d2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 veth49eb0ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:37:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:38:01 docker0 18.91 36.64 1.22 399.25 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:38:01 ens3 380.95 113.23 1141.89 18.61 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:38:01 veth3fc246e 1.55 2.02 0.14 1.30 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:38:01 veth49eb0ba 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:38:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:38:01 vethd84f96a 1.78 3.87 0.13 40.56 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:39:01 docker0 516.56 701.03 40.26 5828.82 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:39:01 ens3 1000.93 599.93 6397.94 58.37 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:39:01 veth49eb0ba 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:40:01 vethad1840f 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:40:01 docker0 11.25 19.43 0.72 238.80 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:40:01 ens3 32.48 21.10 249.05 6.60 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:40:01 veth8f0df89 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:40:01 veth49eb0ba 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:41:01 veth9fb998b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:41:01 docker0 84.19 152.01 7.07 1207.39 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:41:01 ens3 188.07 112.00 1235.60 24.54 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:41:01 veth49eb0ba 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:41:01 vethdb175c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:42:01 docker0 4.73 7.98 0.31 123.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:42:01 ens3 209.23 211.58 234.32 649.06 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:42:01 lo 18.33 18.33 1.81 1.81 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:43:01 ens3 502.05 503.83 219.55 2788.59 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:43:01 lo 43.13 43.13 4.25 4.25 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:44:01 ens3 10.13 8.83 7.32 6.94 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:44:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.968Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:47:01 ens3 0.30 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:48:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:49:01 ens3 1.45 1.30 8.12 0.09 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:50:01 ens3 0.85 0.48 1.83 0.03 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:57:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:58:01 docker0 32.14 43.86 2.90 587.12 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:58:01 ens3 189.67 141.11 4564.71 19.03 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] 07:58:01 veth8226549 32.14 43.98 3.33 587.13 0.00 0.00 0.00 0.05 [2023-02-17T07:59:01.969Z] 07:58:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] Average: docker0 61.88 79.97 4.77 662.37 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] Average: ens3 183.91 135.88 1303.95 145.50 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] Average: veth8226549 1.19 1.63 0.12 21.75 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] Average: lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-02-17T07:59:01.969Z] [2023-02-17T07:59:01.969Z] [2023-02-17T07:59:01.969Z] ---> sar -P ALL: [2023-02-17T07:59:01.969Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6424) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T07:59:01.969Z] [2023-02-17T07:59:01.969Z] 07:30:40 LINUX RESTART (8 CPU) [2023-02-17T07:59:01.969Z] [2023-02-17T07:59:01.969Z] 07:31:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T07:59:01.969Z] 07:32:01 all 10.76 0.00 3.68 3.17 0.06 82.33 [2023-02-17T07:59:01.969Z] 07:32:01 0 11.45 0.00 2.92 0.56 0.05 85.02 [2023-02-17T07:59:01.969Z] 07:32:01 1 9.12 0.00 3.49 8.80 0.05 78.53 [2023-02-17T07:59:01.969Z] 07:32:01 2 10.50 0.00 3.18 0.79 0.05 85.48 [2023-02-17T07:59:01.969Z] 07:32:01 3 12.52 0.00 3.21 4.56 0.08 79.63 [2023-02-17T07:59:01.969Z] 07:32:01 4 10.18 0.00 3.46 0.32 0.05 85.99 [2023-02-17T07:59:01.969Z] 07:32:01 5 10.03 0.00 5.09 0.89 0.05 83.94 [2023-02-17T07:59:01.969Z] 07:32:01 6 14.65 0.00 4.62 5.70 0.07 74.95 [2023-02-17T07:59:01.969Z] 07:32:01 7 7.60 0.00 3.46 3.73 0.10 85.10 [2023-02-17T07:59:01.969Z] 07:33:01 all 29.17 0.00 5.84 1.69 0.11 63.19 [2023-02-17T07:59:01.969Z] 07:33:01 0 28.87 0.00 5.03 0.07 0.12 65.92 [2023-02-17T07:59:01.969Z] 07:33:01 1 30.49 0.00 7.09 8.99 0.08 53.34 [2023-02-17T07:59:01.969Z] 07:33:01 2 28.73 0.00 5.60 0.27 0.10 65.30 [2023-02-17T07:59:01.969Z] 07:33:01 3 28.02 0.00 5.24 3.50 0.14 63.10 [2023-02-17T07:59:01.969Z] 07:33:01 4 31.64 0.00 6.59 0.19 0.12 61.46 [2023-02-17T07:59:01.969Z] 07:33:01 5 27.37 0.00 5.89 0.02 0.12 66.60 [2023-02-17T07:59:01.969Z] 07:33:01 6 29.65 0.00 5.99 0.24 0.10 64.02 [2023-02-17T07:59:01.969Z] 07:33:01 7 28.61 0.00 5.30 0.22 0.12 65.75 [2023-02-17T07:59:01.969Z] 07:34:01 all 40.85 0.00 5.72 2.32 0.09 51.02 [2023-02-17T07:59:01.969Z] 07:34:01 0 41.45 0.00 5.95 0.19 0.08 52.33 [2023-02-17T07:59:01.969Z] 07:34:01 1 42.56 0.00 6.03 11.83 0.10 39.48 [2023-02-17T07:59:01.969Z] 07:34:01 2 41.12 0.00 5.80 0.13 0.08 52.87 [2023-02-17T07:59:01.969Z] 07:34:01 3 38.53 0.00 5.25 1.76 0.10 54.35 [2023-02-17T07:59:01.969Z] 07:34:01 4 41.78 0.00 5.29 0.05 0.08 52.80 [2023-02-17T07:59:01.969Z] 07:34:01 5 38.75 0.00 5.72 1.61 0.08 53.84 [2023-02-17T07:59:01.969Z] 07:34:01 6 41.72 0.00 5.66 0.00 0.08 52.54 [2023-02-17T07:59:01.969Z] 07:34:01 7 40.86 0.00 6.07 3.02 0.10 49.95 [2023-02-17T07:59:01.969Z] 07:35:02 all 10.92 0.00 6.50 10.15 0.07 72.36 [2023-02-17T07:59:01.969Z] 07:35:02 0 11.52 0.00 6.43 5.73 0.10 76.22 [2023-02-17T07:59:01.969Z] 07:35:02 1 12.13 0.00 6.74 3.06 0.05 78.01 [2023-02-17T07:59:01.969Z] 07:35:02 2 11.53 0.00 6.64 4.15 0.07 77.61 [2023-02-17T07:59:01.969Z] 07:35:02 3 10.56 0.00 6.42 4.96 0.05 78.00 [2023-02-17T07:59:01.969Z] 07:35:02 4 9.93 0.00 4.79 15.17 0.07 70.04 [2023-02-17T07:59:01.969Z] 07:35:02 5 11.79 0.00 5.98 4.73 0.07 77.43 [2023-02-17T07:59:01.969Z] 07:35:02 6 10.51 0.00 7.07 39.46 0.07 42.90 [2023-02-17T07:59:01.969Z] 07:35:02 7 9.39 0.00 7.95 4.01 0.10 78.55 [2023-02-17T07:59:01.969Z] 07:36:01 all 8.62 0.00 5.56 24.54 0.07 61.21 [2023-02-17T07:59:01.969Z] 07:36:01 0 7.81 0.00 7.07 57.19 0.07 27.85 [2023-02-17T07:59:01.969Z] 07:36:01 1 8.39 0.00 5.86 16.89 0.07 68.79 [2023-02-17T07:59:01.969Z] 07:36:01 2 8.36 0.00 5.38 11.37 0.09 74.81 [2023-02-17T07:59:01.969Z] 07:36:01 3 8.50 0.00 5.41 32.01 0.07 54.01 [2023-02-17T07:59:01.969Z] 07:36:01 4 9.82 0.00 4.66 15.54 0.05 69.92 [2023-02-17T07:59:01.969Z] 07:36:01 5 8.31 0.00 5.77 21.48 0.07 64.37 [2023-02-17T07:59:01.969Z] 07:36:01 6 8.80 0.00 5.35 25.81 0.07 59.97 [2023-02-17T07:59:01.969Z] 07:36:01 7 8.93 0.00 5.00 16.14 0.09 69.84 [2023-02-17T07:59:01.969Z] 07:37:01 all 43.18 0.00 6.19 12.10 0.09 38.44 [2023-02-17T07:59:01.969Z] 07:37:01 0 43.69 0.00 6.83 45.62 0.10 3.77 [2023-02-17T07:59:01.969Z] 07:37:01 1 43.84 0.00 5.94 1.80 0.08 48.34 [2023-02-17T07:59:01.969Z] 07:37:01 2 43.46 0.00 5.90 2.00 0.08 48.55 [2023-02-17T07:59:01.969Z] 07:37:01 3 42.53 0.00 7.06 4.97 0.10 45.34 [2023-02-17T07:59:01.969Z] 07:37:01 4 42.43 0.00 6.10 1.67 0.08 49.72 [2023-02-17T07:59:01.969Z] 07:37:01 5 43.82 0.00 5.69 37.48 0.08 12.92 [2023-02-17T07:59:01.969Z] 07:37:01 6 43.64 0.00 5.96 1.43 0.12 48.86 [2023-02-17T07:59:01.969Z] 07:37:01 7 42.00 0.00 6.08 1.66 0.10 50.16 [2023-02-17T07:59:01.969Z] 07:38:01 all 17.51 0.00 6.19 23.23 0.09 52.98 [2023-02-17T07:59:01.969Z] 07:38:01 0 17.23 0.00 5.00 32.90 0.08 44.78 [2023-02-17T07:59:01.969Z] 07:38:01 1 16.34 0.00 6.38 34.04 0.10 43.14 [2023-02-17T07:59:01.969Z] 07:38:01 2 19.67 0.00 6.75 30.43 0.10 43.05 [2023-02-17T07:59:01.969Z] 07:38:01 3 16.63 0.00 6.72 33.01 0.08 43.55 [2023-02-17T07:59:01.969Z] 07:38:01 4 16.76 0.00 5.27 18.71 0.08 59.18 [2023-02-17T07:59:01.969Z] 07:38:01 5 19.08 0.00 7.80 15.99 0.07 57.06 [2023-02-17T07:59:01.969Z] 07:38:01 6 17.06 0.00 6.03 9.28 0.08 67.55 [2023-02-17T07:59:01.969Z] 07:38:01 7 17.30 0.00 5.60 11.21 0.14 65.75 [2023-02-17T07:59:01.969Z] 07:39:01 all 11.07 0.00 5.92 32.20 0.12 50.69 [2023-02-17T07:59:01.969Z] 07:39:01 0 9.55 0.00 4.89 27.77 0.12 57.67 [2023-02-17T07:59:01.969Z] 07:39:01 1 11.96 0.00 7.01 38.97 0.14 41.92 [2023-02-17T07:59:01.969Z] 07:39:01 2 12.13 0.00 6.39 35.55 0.14 45.79 [2023-02-17T07:59:01.969Z] 07:39:01 3 12.79 0.00 6.03 40.55 0.15 40.48 [2023-02-17T07:59:01.969Z] 07:39:01 4 8.57 0.00 4.61 25.62 0.08 61.11 [2023-02-17T07:59:01.969Z] 07:39:01 5 11.88 0.00 7.14 26.81 0.08 54.08 [2023-02-17T07:59:01.969Z] 07:39:01 6 12.06 0.00 5.63 35.81 0.08 46.41 [2023-02-17T07:59:01.969Z] 07:39:01 7 9.66 0.00 5.66 26.59 0.17 57.92 [2023-02-17T07:59:01.969Z] 07:40:01 all 16.57 0.00 5.39 20.64 0.06 57.35 [2023-02-17T07:59:01.969Z] 07:40:01 0 15.14 0.00 4.61 2.41 0.05 77.79 [2023-02-17T07:59:01.969Z] 07:40:01 1 17.98 0.00 5.86 5.56 0.08 70.52 [2023-02-17T07:59:01.969Z] 07:40:01 2 16.36 0.00 4.36 21.52 0.05 57.70 [2023-02-17T07:59:01.969Z] 07:40:01 3 16.96 0.00 6.74 29.67 0.07 46.56 [2023-02-17T07:59:01.969Z] 07:40:01 4 15.80 0.00 4.88 47.74 0.07 31.52 [2023-02-17T07:59:01.969Z] 07:40:01 5 16.94 0.00 5.26 20.09 0.07 57.64 [2023-02-17T07:59:01.969Z] 07:40:01 6 16.71 0.00 5.63 7.61 0.05 69.99 [2023-02-17T07:59:01.969Z] 07:40:01 7 16.60 0.00 5.75 30.77 0.07 46.80 [2023-02-17T07:59:01.969Z] 07:41:01 all 32.18 0.00 7.59 18.05 0.14 42.04 [2023-02-17T07:59:01.969Z] 07:41:01 0 31.07 0.00 7.88 5.83 0.12 55.10 [2023-02-17T07:59:01.970Z] 07:41:01 1 31.67 0.00 8.57 12.42 0.12 47.22 [2023-02-17T07:59:01.970Z] 07:41:01 2 30.43 0.00 5.77 28.90 0.10 34.80 [2023-02-17T07:59:01.970Z] 07:41:01 3 32.26 0.00 7.58 22.59 0.12 37.44 [2023-02-17T07:59:01.970Z] 07:41:01 4 29.36 0.00 5.86 17.88 0.23 46.68 [2023-02-17T07:59:01.970Z] 07:41:01 5 35.99 0.00 8.96 15.08 0.15 39.82 [2023-02-17T07:59:01.970Z] 07:41:01 6 32.46 0.00 7.62 12.92 0.10 46.90 [2023-02-17T07:59:01.970Z] 07:41:01 7 34.20 0.00 8.49 28.75 0.15 28.41 [2023-02-17T07:59:01.970Z] 07:42:01 all 17.37 0.00 5.08 6.10 0.08 71.38 [2023-02-17T07:59:01.970Z] 07:42:01 0 15.40 0.00 6.07 9.62 0.08 68.82 [2023-02-17T07:59:01.970Z] 07:42:01 1 17.34 0.00 4.40 1.15 0.07 77.03 [2023-02-17T07:59:01.970Z] 07:42:01 2 15.70 0.00 4.54 8.84 0.07 70.85 [2023-02-17T07:59:01.970Z] 07:42:01 3 18.98 0.00 5.53 1.51 0.08 73.90 [2023-02-17T07:59:01.970Z] 07:42:01 4 15.65 0.00 3.75 0.22 0.07 80.32 [2023-02-17T07:59:01.970Z] 07:42:01 5 19.15 0.00 5.96 10.21 0.07 64.61 [2023-02-17T07:59:01.970Z] 07:42:01 6 16.83 0.00 3.97 1.65 0.07 77.48 [2023-02-17T07:59:01.970Z] 07:42:01 7 19.89 0.00 6.42 15.68 0.10 57.91 [2023-02-17T07:59:01.970Z] [2023-02-17T07:59:01.970Z] 07:42:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T07:59:01.970Z] 07:43:01 all 8.91 0.00 0.98 0.15 0.07 89.89 [2023-02-17T07:59:01.970Z] 07:43:01 0 10.62 0.00 1.22 0.77 0.07 87.33 [2023-02-17T07:59:01.970Z] 07:43:01 1 13.01 0.00 1.00 0.07 0.07 85.86 [2023-02-17T07:59:01.970Z] 07:43:01 2 7.81 0.00 0.70 0.02 0.05 91.42 [2023-02-17T07:59:01.970Z] 07:43:01 3 11.53 0.00 1.22 0.02 0.10 87.13 [2023-02-17T07:59:01.970Z] 07:43:01 4 4.97 0.00 0.69 0.07 0.03 94.24 [2023-02-17T07:59:01.970Z] 07:43:01 5 9.98 0.00 0.91 0.13 0.07 88.91 [2023-02-17T07:59:01.970Z] 07:43:01 6 4.04 0.00 0.75 0.02 0.05 95.14 [2023-02-17T07:59:01.970Z] 07:43:01 7 9.45 0.00 1.36 0.08 0.10 89.01 [2023-02-17T07:59:01.970Z] 07:44:01 all 0.33 0.00 0.05 0.01 0.01 99.61 [2023-02-17T07:59:01.970Z] 07:44:01 0 0.10 0.00 0.02 0.02 0.00 99.87 [2023-02-17T07:59:01.970Z] 07:44:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2023-02-17T07:59:01.970Z] 07:44:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-17T07:59:01.970Z] 07:44:01 3 1.22 0.00 0.03 0.00 0.02 98.73 [2023-02-17T07:59:01.970Z] 07:44:01 4 0.12 0.00 0.03 0.00 0.00 99.85 [2023-02-17T07:59:01.970Z] 07:44:01 5 0.25 0.00 0.05 0.02 0.02 99.66 [2023-02-17T07:59:01.970Z] 07:44:01 6 0.18 0.00 0.02 0.00 0.00 99.80 [2023-02-17T07:59:01.970Z] 07:44:01 7 0.55 0.00 0.12 0.07 0.02 99.25 [2023-02-17T07:59:01.970Z] 07:45:01 all 0.02 0.00 0.01 0.03 0.00 99.93 [2023-02-17T07:59:01.970Z] 07:45:01 0 0.00 0.00 0.02 0.23 0.00 99.75 [2023-02-17T07:59:01.970Z] 07:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:46:01 all 0.08 0.00 0.03 0.01 0.01 99.88 [2023-02-17T07:59:01.970Z] 07:46:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:46:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2023-02-17T07:59:01.970Z] 07:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:46:01 3 0.18 0.00 0.02 0.03 0.00 99.77 [2023-02-17T07:59:01.970Z] 07:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:46:01 5 0.30 0.00 0.02 0.02 0.02 99.65 [2023-02-17T07:59:01.970Z] 07:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:47:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2023-02-17T07:59:01.970Z] 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2023-02-17T07:59:01.970Z] 07:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-17T07:59:01.970Z] 07:47:01 3 0.03 0.00 0.07 0.02 0.00 99.88 [2023-02-17T07:59:01.970Z] 07:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-17T07:59:01.970Z] 07:47:01 5 1.19 0.00 0.02 0.02 0.00 98.78 [2023-02-17T07:59:01.970Z] 07:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T07:59:01.970Z] 07:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-17T07:59:01.970Z] 07:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:48:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-17T07:59:01.970Z] 07:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:48:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-17T07:59:01.970Z] 07:49:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-17T07:59:01.970Z] 07:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T07:59:01.970Z] 07:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T07:59:01.970Z] 07:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:49:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-02-17T07:59:01.970Z] 07:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:50:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2023-02-17T07:59:01.970Z] 07:50:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-17T07:59:01.970Z] 07:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-17T07:59:01.970Z] 07:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:50:01 5 1.99 0.00 0.02 0.00 0.00 98.00 [2023-02-17T07:59:01.970Z] 07:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:51:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-02-17T07:59:01.970Z] 07:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T07:59:01.970Z] 07:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-17T07:59:01.970Z] 07:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:51:01 5 1.94 0.00 0.02 0.00 0.02 98.03 [2023-02-17T07:59:01.970Z] 07:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:52:01 all 0.01 0.00 0.01 0.05 0.00 99.93 [2023-02-17T07:59:01.970Z] 07:52:01 0 0.00 0.00 0.00 0.32 0.00 99.68 [2023-02-17T07:59:01.970Z] 07:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:52:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-02-17T07:59:01.970Z] 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-17T07:59:01.970Z] 07:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:53:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:53:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-17T07:59:01.970Z] 07:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-17T07:59:01.970Z] 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-17T07:59:01.970Z] 07:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:53:01 7 0.00 0.00 0.02 0.12 0.00 99.87 [2023-02-17T07:59:01.970Z] [2023-02-17T07:59:01.970Z] 07:53:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T07:59:01.970Z] 07:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-02-17T07:59:01.970Z] 07:54:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-17T07:59:01.970Z] 07:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-17T07:59:01.970Z] 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-17T07:59:01.970Z] 07:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:55:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-17T07:59:01.970Z] 07:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T07:59:01.970Z] 07:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:56:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-02-17T07:59:01.970Z] 07:56:01 0 0.02 0.00 0.02 0.10 0.02 99.85 [2023-02-17T07:59:01.970Z] 07:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-17T07:59:01.970Z] 07:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.970Z] 07:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.970Z] 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.971Z] 07:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T07:59:01.971Z] 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T07:59:01.971Z] 07:57:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-02-17T07:59:01.971Z] 07:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T07:59:01.971Z] 07:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-17T07:59:01.971Z] 07:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T07:59:01.971Z] 07:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-17T07:59:01.971Z] 07:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T07:59:01.971Z] 07:57:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-17T07:59:01.971Z] 07:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T07:59:01.971Z] 07:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-17T07:59:01.971Z] 07:58:01 all 4.37 0.00 1.70 1.03 0.03 92.87 [2023-02-17T07:59:01.971Z] 07:58:01 0 5.05 0.00 1.36 0.72 0.02 92.85 [2023-02-17T07:59:01.971Z] 07:58:01 1 5.48 0.00 1.31 0.05 0.05 93.11 [2023-02-17T07:59:01.971Z] 07:58:01 2 5.13 0.00 2.23 0.67 0.02 91.96 [2023-02-17T07:59:01.971Z] 07:58:01 3 3.87 0.00 1.47 0.02 0.03 94.61 [2023-02-17T07:59:01.971Z] 07:58:01 4 3.19 0.00 2.45 0.59 0.03 93.74 [2023-02-17T07:59:01.971Z] 07:58:01 5 4.12 0.00 1.26 0.89 0.02 93.72 [2023-02-17T07:59:01.971Z] 07:58:01 6 3.31 0.00 1.44 0.07 0.02 95.17 [2023-02-17T07:59:01.971Z] 07:58:01 7 4.84 0.00 2.10 5.25 0.03 87.77 [2023-02-17T07:59:01.971Z] Average: all 9.28 0.00 2.44 5.70 0.04 82.53 [2023-02-17T07:59:01.971Z] Average: 0 9.16 0.00 2.40 6.98 0.04 81.42 [2023-02-17T07:59:01.971Z] Average: 1 9.59 0.00 2.58 5.26 0.05 82.52 [2023-02-17T07:59:01.971Z] Average: 2 9.23 0.00 2.33 5.29 0.04 83.11 [2023-02-17T07:59:01.971Z] Average: 3 9.38 0.00 2.50 6.55 0.05 81.52 [2023-02-17T07:59:01.971Z] Average: 4 8.80 0.00 2.15 5.26 0.04 83.74 [2023-02-17T07:59:01.971Z] Average: 5 9.68 0.00 2.63 5.71 0.04 81.94 [2023-02-17T07:59:01.971Z] Average: 6 9.24 0.00 2.42 5.14 0.04 83.17 [2023-02-17T07:59:01.971Z] Average: 7 9.18 0.00 2.55 5.39 0.05 82.84 [2023-02-17T07:59:01.971Z] [2023-02-17T07:59:01.971Z] [2023-02-17T07:59:01.971Z]