Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 824c097da010356d13f923208871747ea0e15dbc 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-ssh12719551544392207909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15576709013451057773.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1187876764006486195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14589951087229687472.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-ssh9289852642556013791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/504 [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/504 # 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 > 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 Avoid second fetch Checking out Revision 824c097da010356d13f923208871747ea0e15dbc (main) Commit message: "feat: Add ability to customize spiffe services (#4533)" > git config core.sparsecheckout # timeout=10 > git checkout -f 824c097da010356d13f923208871747ea0e15dbc # timeout=10 > git rev-list --no-walk 097fa9cfe75c32edccb428e411636597142f08a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:34:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:34:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:34:13 ========================================================= 16:34:13 EdgeX Global Pipelines Version Info 16:34:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:34:14 ------------------- 16:34:14 stable info: 16:34:14 ------------------- 16:34:14 Commited By: Bill Mahoney bill.mahoney@intel.com 16:34:14 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:34:14 Message: update stable to v1.0.248 16:34:15 ------------------- 16:34:15 experimental info: 16:34:15 ------------------- 16:34:15 Commited By: **** collab-it+edgex@linuxfoundation.org 16:34:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:34:15 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 824c097da010356d13f923208871747ea0e15dbc [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 824c097 [Pipeline] echo 16:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:15 provisioning config files... 16:34:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config6605739236517346669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:16 ---> docker-login.sh 16:34:16 nexus3.edgexfoundry.org:10001 16:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:16 Configure a credential helper to remove this warning. See 16:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:16 16:34:16 Login Succeeded 16:34:16 nexus3.edgexfoundry.org:10002 16:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:16 Configure a credential helper to remove this warning. See 16:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:16 16:34:16 Login Succeeded 16:34:16 nexus3.edgexfoundry.org:10003 16:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:16 Configure a credential helper to remove this warning. See 16:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:16 16:34:16 Login Succeeded 16:34:16 nexus3.edgexfoundry.org:10004 16:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:16 Configure a credential helper to remove this warning. See 16:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:16 16:34:16 Login Succeeded 16:34:16 docker.io 16:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:16 Configure a credential helper to remove this warning. See 16:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:16 16:34:16 Login Succeeded 16:34:16 ---> docker-login.sh ends [Pipeline] } 16:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:17 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 16:34:17 + dirname cmd/core-command/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo core-command,cmd/core-command/Dockerfile 16:34:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:34:17 + dirname cmd/core-data/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo core-data,cmd/core-data/Dockerfile 16:34:17 + dirname cmd/core-metadata/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo core-metadata,cmd/core-metadata/Dockerfile 16:34:17 + dirname cmd/security-bootstrapper/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:34:17 + dirname cmd/security-proxy-auth/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:34:17 + dirname cmd/security-proxy-setup/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:34:17 + dirname cmd/security-secretstore-setup/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:34:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:34:17 + dirname cmd/security-spire-agent/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:34:17 + dirname cmd/security-spire-config/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:34:17 + dirname cmd/security-spire-server/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:34:17 + dirname cmd/support-notifications/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo support-notifications,cmd/support-notifications/Dockerfile 16:34:17 + dirname cmd/support-scheduler/Dockerfile 16:34:17 + cut -d/ -f2 16:34:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:34:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:34:17 + git rev-list -1 --merges 824c097da010356d13f923208871747ea0e15dbc~1..824c097da010356d13f923208871747ea0e15dbc [Pipeline] echo 16:34:17 -----------> git rev-list -1 --merges 824c097da010356d13f923208871747ea0e15dbc~1..824c097da010356d13f923208871747ea0e15dbc 824c097da010356d13f923208871747ea0e15dbc [false] [Pipeline] sh 16:34:17 + git log --format=format:%s -1 824c097da010356d13f923208871747ea0e15dbc [Pipeline] echo 16:34:17 ========================================================= 16:34:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:34:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:34:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:34:18 + grep -v github /etc/ssh/ssh_known_hosts 16:34:18 + [ -e /tmp/ssh_known_hosts ] 16:34:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:34:18 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 16:34:18 -a /etc/ssh/ssh_known_hosts 16:34:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:34:18 16:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:34:19 0.1.4: Pulling from edgex-devops/py-git-semver 16:34:19 b85a868b505f: Pulling fs layer 16:34:19 e2be974225ed: Pulling fs layer 16:34:19 339a4e72a1f5: Pulling fs layer 16:34:19 988bab9f4d93: Pulling fs layer 16:34:19 1469e6f7b9e6: Pulling fs layer 16:34:19 eaf3925da568: Pulling fs layer 16:34:19 bab4dde63d76: Pulling fs layer 16:34:19 bde34c3a00c8: Pulling fs layer 16:34:19 b352a97aabf1: Pulling fs layer 16:34:19 4872d77fe225: Pulling fs layer 16:34:19 5851b861e8e6: Pulling fs layer 16:34:19 bab4dde63d76: Waiting 16:34:19 bde34c3a00c8: Waiting 16:34:19 b352a97aabf1: Waiting 16:34:19 4872d77fe225: Waiting 16:34:19 988bab9f4d93: Waiting 16:34:19 5851b861e8e6: Waiting 16:34:19 1469e6f7b9e6: Waiting 16:34:19 eaf3925da568: Waiting 16:34:19 e2be974225ed: Download complete 16:34:19 988bab9f4d93: Verifying Checksum 16:34:19 988bab9f4d93: Download complete 16:34:19 339a4e72a1f5: Verifying Checksum 16:34:19 339a4e72a1f5: Download complete 16:34:19 1469e6f7b9e6: Verifying Checksum 16:34:19 1469e6f7b9e6: Download complete 16:34:19 eaf3925da568: Download complete 16:34:19 bde34c3a00c8: Verifying Checksum 16:34:19 bde34c3a00c8: Download complete 16:34:19 b352a97aabf1: Download complete 16:34:19 4872d77fe225: Verifying Checksum 16:34:19 4872d77fe225: Download complete 16:34:19 5851b861e8e6: Download complete 16:34:19 b85a868b505f: Verifying Checksum 16:34:19 b85a868b505f: Download complete 16:34:19 bab4dde63d76: Verifying Checksum 16:34:19 bab4dde63d76: Download complete 16:34:20 b85a868b505f: Pull complete 16:34:20 e2be974225ed: Pull complete 16:34:21 339a4e72a1f5: Pull complete 16:34:21 988bab9f4d93: Pull complete 16:34:21 1469e6f7b9e6: Pull complete 16:34:21 eaf3925da568: Pull complete 16:34:23 bab4dde63d76: Pull complete 16:34:23 bde34c3a00c8: Pull complete 16:34:23 b352a97aabf1: Pull complete 16:34:23 4872d77fe225: Pull complete 16:34:23 5851b861e8e6: Pull complete 16:34:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:34:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:23 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 16:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 16:34:26 $ docker top 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 -eo pid,comm 16:34:26 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). 16:34:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:34:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:26 [ssh-agent] Looking for ssh-agent implementation... 16:34:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:26 $ docker exec 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent 16:34:26 SSH_AUTH_SOCK=/tmp/ssh-3gSD81j3CMTx/agent.32 16:34:26 SSH_AGENT_PID=38 16:34:26 Running ssh-add (command line suppressed) 16:34:26 Identity added: /w/workspace/edgex-go/504@tmp/private_key_15940842248741228821.key (/w/workspace/edgex-go/504@tmp/private_key_15940842248741228821.key) 16:34:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:27 + git tag --points-at HEAD [Pipeline] } 16:34:27 $ docker exec --env ******** --env ******** 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent -k 16:34:27 unset SSH_AUTH_SOCK; 16:34:27 unset SSH_AGENT_PID; 16:34:27 echo Agent pid 38 killed; 16:34:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:27 [ssh-agent] Looking for ssh-agent implementation... 16:34:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:27 $ docker exec 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent 16:34:27 SSH_AUTH_SOCK=/tmp/ssh-88l12ZYyccTc/agent.72 16:34:27 SSH_AGENT_PID=78 16:34:27 Running ssh-add (command line suppressed) 16:34:27 Identity added: /w/workspace/edgex-go/504@tmp/private_key_8970295077074508232.key (/w/workspace/edgex-go/504@tmp/private_key_8970295077074508232.key) 16:34:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:28 + git semver init 16:34:28 2023-04-27 16:34:28,187 [run_init] DEBUG init version:0.0.0 force:False 16:34:28 2023-04-27 16:34:28,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/504/.semver 16:34:28 2023-04-27 16:34:28,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/504/.semver 16:34:28 2023-04-27 16:34:28,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/504/.semver'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=None) 16:34:33 2023-04-27 16:34:33,384 [append_file] DEBUG append to file:/w/workspace/edgex-go/504/.git/info/exclude 16:34:33 2023-04-27 16:34:33,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/504/.semver/main with force:False 16:34:33 2023-04-27 16:34:33,385 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 16:34:33 2023-04-27 16:34:33,385 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 16:34:33 3.0.0-dev.141 [Pipeline] } 16:34:33 $ docker exec --env ******** --env ******** 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent -k 16:34:33 unset SSH_AUTH_SOCK; 16:34:33 unset SSH_AGENT_PID; 16:34:33 echo Agent pid 78 killed; 16:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:33 + git semver [Pipeline] } 16:34:34 $ docker stop --time=1 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 16:34:35 $ docker rm -f --volumes 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 [Pipeline] // withDockerContainer [Pipeline] sh 16:34:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:34:36 Stashed 1 file(s) [Pipeline] echo 16:34:36 [edgeXSemver]: initialized semver on version 3.0.0-dev.141 [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 16:34:36 + git config --global --add safe.directory /w/workspace/edgex-go/504 [Pipeline] echo 16:34:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:36 ========================================================= 16:34:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:34:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:34:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:34:36 f56be85fc22e: Pulling fs layer 16:34:36 85791d961cd3: Pulling fs layer 16:34:36 d694b5ae8c79: Pulling fs layer 16:34:36 9f32a84ed3da: Pulling fs layer 16:34:36 4d19c01a9841: Pulling fs layer 16:34:36 9325e15d5711: Pulling fs layer 16:34:36 556b6ee489ea: Pulling fs layer 16:34:36 c5a4b2cf53e6: Pulling fs layer 16:34:36 9325e15d5711: Waiting 16:34:36 c5a4b2cf53e6: Waiting 16:34:36 556b6ee489ea: Waiting 16:34:36 4d19c01a9841: Waiting 16:34:36 9f32a84ed3da: Waiting 16:34:36 85791d961cd3: Verifying Checksum 16:34:36 85791d961cd3: Download complete 16:34:36 9f32a84ed3da: Download complete 16:34:36 4d19c01a9841: Verifying Checksum 16:34:36 4d19c01a9841: Download complete 16:34:36 f56be85fc22e: Download complete 16:34:36 9325e15d5711: Verifying Checksum 16:34:36 9325e15d5711: Download complete 16:34:37 f56be85fc22e: Pull complete 16:34:37 85791d961cd3: Pull complete 16:34:37 c5a4b2cf53e6: Verifying Checksum 16:34:37 c5a4b2cf53e6: Download complete 16:34:37 d694b5ae8c79: Verifying Checksum 16:34:37 d694b5ae8c79: Download complete 16:34:37 556b6ee489ea: Download complete 16:34:40 d694b5ae8c79: Pull complete 16:34:41 9f32a84ed3da: Pull complete 16:34:41 4d19c01a9841: Pull complete 16:34:41 9325e15d5711: Pull complete 16:34:43 556b6ee489ea: Pull complete 16:34:44 c5a4b2cf53e6: Pull complete 16:34:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:34:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:34:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:34:44 WORKDIR /edgex 16:34:44 COPY go.mod . 16:34:44 RUN go mod download 16:34:44 + docker build -t ci-base-image-x86_64 -f - . 16:34:45 Sending build context to Docker daemon 170.7MB 16:34:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:34:45 ---> c4be618373d6 16:34:45 Step 2/4 : WORKDIR /edgex 16:34:50 ---> Running in 3c6d5634152c 16:34:51 Removing intermediate container 3c6d5634152c 16:34:51 ---> 35d35fd6ae7a 16:34:51 Step 3/4 : COPY go.mod . 16:34:51 ---> b278b2d1abf0 16:34:51 Step 4/4 : RUN go mod download 16:34:51 ---> Running in 6f23bfc113f8 16:34:51 Still waiting to schedule task 16:34:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:35:03 Removing intermediate container 6f23bfc113f8 16:35:03 ---> ce45db86df1f 16:35:03 Successfully built ce45db86df1f 16:35:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:03 + docker inspect -f . ci-base-image-x86_64 16:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:03 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 16:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 16:35:04 $ docker top aa6b0dbd6618ea002742f54a7f93562d748001e10f3df09719ebe08a372abb12 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:04 + go version 16:35:04 go version go1.20.2 linux/amd64 [Pipeline] } 16:35:04 $ docker stop --time=1 aa6b0dbd6618ea002742f54a7f93562d748001e10f3df09719ebe08a372abb12 16:35:05 $ docker rm -f --volumes aa6b0dbd6618ea002742f54a7f93562d748001e10f3df09719ebe08a372abb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:06 + docker inspect -f . ci-base-image-x86_64 16:35:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:06 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 16:35:06 $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 16:35:06 $ docker top 31a02dcd792a048543366c38b6b4dcc0666f94686fc3185dce9a5edce460a80f -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:06 ========================================================= 16:35:06 [edgeXBuildGoParallel] Running Tests and Build... 16:35:06 ========================================================= [Pipeline] sh 16:35:06 + git config --global --add safe.directory /w/workspace/edgex-go/504 [Pipeline] fileExists [Pipeline] sh 16:35:07 + make test 16:35:07 go test -race -coverprofile=coverage.out ./... 16:35:13 ? github.com/edgexfoundry/edgex-go [no test files] 16:35:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:35:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:35:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:35:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:35:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:35:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:35:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:35:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 16:35:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:35:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:35:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 16:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:35:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:35:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.557s coverage: 88.5% of statements 16:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.8% of statements 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:35:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:35:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 16:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:35:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 16:35:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 16:35:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements 16:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 16:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 16:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 16:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 16:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 16:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.073s coverage: 92.9% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 81.8% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements 16:36:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 16:36:13 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 16:36:13 running golangci-lint 16:36:14 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:36:14 go version go1.20.2 linux/amd64 16:36:14 level=info msg="[config_reader] Used config file .golangci.yml" 16:36:14 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:36:29 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|files|compiled_files) took 13.123944646s" 16:36:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.215264ms" 16:36:34 level=info msg="[linters_context/goanalysis] analyzers took 47.289870216s with top 10 stages: buildir: 26.089118469s, inspect: 1.554533756s, fact_deprecated: 1.502449472s, printf: 1.190476704s, gosec: 1.105896845s, ctrlflow: 939.879154ms, S1038: 803.607713ms, fact_purity: 706.396564ms, nilness: 668.476337ms, isgenerated: 432.421305ms" 16:36:34 level=info msg="[runner] Issues before processing: 203, after processing: 0" 16:36:34 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, nolint: 0/23" 16:36:34 level=info msg="[runner] processing took 16.594642ms with stages: nolint: 7.590734ms, identifier_marker: 4.904962ms, exclude-rules: 1.672107ms, autogenerated_exclude: 1.125977ms, path_prettifier: 835.023µs, skip_dirs: 415.628µs, cgo: 27.361µs, filename_unadjuster: 19.56µs, max_same_issues: 680ns, uniq_by_line: 430ns, skip_files: 280ns, diff: 270ns, source_code: 260ns, severity-rules: 260ns, exclude: 260ns, sort_results: 250ns, max_from_linter: 180ns, path_prefixer: 140ns, path_shortener: 140ns, max_per_file_from_linter: 140ns" 16:36:34 level=info msg="[runner] linters took 6.420029s with stages: goanalysis_metalinter: 6.403353396s" 16:36:34 level=info msg="File cache stats: 0 entries of total size 0B" 16:36:34 level=info msg="Memory: 197 samples, avg is 180.9MB, max is 714.8MB" 16:36:34 level=info msg="Execution took 19.596874501s" 16:36:34 go vet ./... 16:36:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:38 ./bin/test-attribution-txt.sh [Pipeline] echo 16:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:36:38 + ls -al . 16:36:38 total 704 16:36:38 drwxrwxr-x 11 1001 1001 4096 Apr 27 16:35 . 16:36:38 drwxr-xr-x 4 root root 4096 Apr 27 16:35 .. 16:36:38 drwxrwxr-x 2 1001 1001 4096 Apr 27 16:34 .blubracket 16:36:38 -rw-rw-r-- 1 1001 1001 16 Apr 27 16:34 .dockerignore 16:36:38 drwxrwxr-x 8 1001 1001 4096 Apr 27 16:34 .git 16:36:38 drwxrwxr-x 3 1001 1001 4096 Apr 27 16:34 .github 16:36:38 -rw-rw-r-- 1 1001 1001 1133 Apr 27 16:34 .gitignore 16:36:38 -rw-rw-r-- 1 1001 1001 42 Apr 27 16:34 .golangci.yml 16:36:38 -rw-rw-r-- 1 1001 1001 87 Apr 27 16:34 .hadolint.yml 16:36:38 drwxr-xr-x 3 1001 1001 4096 Apr 27 16:34 .semver 16:36:38 -rw-rw-r-- 1 1001 1001 166 Apr 27 16:34 .sonarcloud.properties 16:36:38 -rw-rw-r-- 1 1001 1001 1171 Apr 27 16:34 ADOPTERS.md 16:36:38 -rw-rw-r-- 1 1001 1001 10835 Apr 27 16:34 Attribution.txt 16:36:38 -rw-rw-r-- 1 1001 1001 73765 Apr 27 16:34 CHANGELOG.md 16:36:38 -rw-rw-r-- 1 1001 1001 3804 Apr 27 16:34 CONTRIBUTING.md 16:36:38 -rw-rw-r-- 1 1001 1001 677 Apr 27 16:34 GOVERNANCE.md 16:36:38 -rw-rw-r-- 1 1001 1001 883 Apr 27 16:34 Jenkinsfile 16:36:38 -rw-rw-r-- 1 1001 1001 10775 Apr 27 16:34 LICENSE 16:36:38 -rw-rw-r-- 1 1001 1001 14368 Apr 27 16:34 Makefile 16:36:38 -rw-rw-r-- 1 1001 1001 582 Apr 27 16:34 OWNERS.md 16:36:38 -rw-rw-r-- 1 1001 1001 9403 Apr 27 16:34 README.md 16:36:38 -rw-rw-r-- 1 1001 1001 789 Apr 27 16:34 SECURITY.md 16:36:38 -rw-rw-r-- 1 1001 1001 13 Apr 27 16:34 VERSION 16:36:38 drwxrwxr-x 2 1001 1001 4096 Apr 27 16:34 bin 16:36:38 drwxrwxr-x 18 1001 1001 4096 Apr 27 16:34 cmd 16:36:38 -rw-r--r-- 1 root root 448352 Apr 27 16:36 coverage.out 16:36:38 -rw-rw-r-- 1 1001 1001 3200 Apr 27 16:34 go.mod 16:36:38 -rw-rw-r-- 1 1001 1001 31155 Apr 27 16:34 go.sum 16:36:38 drwxrwxr-x 7 1001 1001 4096 Apr 27 16:34 internal 16:36:38 drwxrwxr-x 3 1001 1001 4096 Apr 27 16:34 openapi 16:36:38 -rw-rw-r-- 1 1001 1001 594 Apr 27 16:34 security.txt 16:36:38 drwxrwxr-x 4 1001 1001 4096 Apr 27 16:34 snap 16:36:38 -rw-rw-r-- 1 1001 1001 204 Apr 27 16:34 version.go [Pipeline] sh 16:36:38 + '[' -e coverage.out ] 16:36:38 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:38 Stashed 1 file(s) [Pipeline] sh 16:36:39 + make build 16:36:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:36:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11911 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:36:46 Running in /w/workspace/edgex-go/504 [Pipeline] { [Pipeline] checkout 16:36:46 The recommended git tool is: git 16:36:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:36:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:36:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:36:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:52 using credential edgex-jenkins-ssh 16:36:52 Cloning the remote Git repository 16:36:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:36:53 > git init /w/workspace/edgex-go/504 # timeout=10 16:36:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:53 > git --version # timeout=10 16:36:53 > git --version # 'git version 2.25.1' 16:36:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:37:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:37:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:37:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:37:05 $ docker stop --time=1 31a02dcd792a048543366c38b6b4dcc0666f94686fc3185dce9a5edce460a80f 16:37:10 $ docker rm -f --volumes 31a02dcd792a048543366c38b6b4dcc0666f94686fc3185dce9a5edce460a80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:10 16:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:37:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:11 latest: Pulling from edgex-devops/edgex-compose 16:37:11 cbdbe7a5bc2a: Pulling fs layer 16:37:11 ca9280d653b3: Pulling fs layer 16:37:11 7e9c9ca2126c: Pulling fs layer 16:37:11 cbdbe7a5bc2a: Verifying Checksum 16:37:11 cbdbe7a5bc2a: Download complete 16:37:11 ca9280d653b3: Verifying Checksum 16:37:11 ca9280d653b3: Download complete 16:37:11 cbdbe7a5bc2a: Pull complete 16:37:11 Avoid second fetch 16:37:11 Checking out Revision 824c097da010356d13f923208871747ea0e15dbc (main) 16:37:12 7e9c9ca2126c: Download complete 16:37:12 ca9280d653b3: Pull complete 16:37:12 Commit message: "feat: Add ability to customize spiffe services (#4533)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:11 > git config core.sparsecheckout # timeout=10 16:37:11 > git checkout -f 824c097da010356d13f923208871747ea0e15dbc # timeout=10 16:37:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:13 Dload Upload Total Spent Left Speed 16:37:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 16:37:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:37:14 + sudo tee /etc/docker/daemon.new 16:37:14 { 16:37:14 "registry-mirrors": [ 16:37:14 "https://nexus3.edgexfoundry.org:10001" 16:37:14 ], 16:37:14 "bip": "10.250.0.254/24", 16:37:14 "hosts": [ 16:37:14 "tcp://0.0.0.0:5555", 16:37:14 "unix:///var/run/docker.sock" 16:37:14 ], 16:37:14 "mtu": 1458, 16:37:14 "selinux-enabled": true, 16:37:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:14 } [Pipeline] sh 16:37:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:15 + sudo service docker restart 16:37:15 7e9c9ca2126c: Pull complete 16:37:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:15 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 16:37:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 16:37:18 $ docker top 23eb79f0ca541d2f0738291bcd5e44142ac95575ac3766e4245df03c463bf0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:18 + docker-compose build --help 16:37:18 + grep parallel 16:37:19 --parallel Build images in parallel. [Pipeline] } 16:37:19 $ docker stop --time=1 23eb79f0ca541d2f0738291bcd5e44142ac95575ac3766e4245df03c463bf0a8 16:37:20 $ docker rm -f --volumes 23eb79f0ca541d2f0738291bcd5e44142ac95575ac3766e4245df03c463bf0a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:20 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 16:37:20 $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 16:37:21 $ docker top 0807d1e9a0fdb63ac5c440282408b48088b236074cb08da8dbe06b6ee88c962a -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:37:22 Building core-command ... 16:37:22 Building core-common-config-bootstrapper ... 16:37:22 Building core-data ... 16:37:22 Building core-metadata ... 16:37:22 Building security-bootstrapper ... 16:37:22 Building security-proxy-auth ... 16:37:22 Building security-proxy-setup ... 16:37:22 Building security-secretstore-setup ... 16:37:22 Building security-spiffe-token-provider ... 16:37:22 Building security-spire-agent ... 16:37:22 Building security-spire-config ... 16:37:22 Building security-spire-server ... 16:37:22 Building support-notifications ... 16:37:22 Building support-scheduler ... 16:37:22 Building support-scheduler 16:37:22 Building core-common-config-bootstrapper 16:37:22 Building security-spire-agent 16:37:22 Building security-spire-config 16:37:22 Building core-command 16:37:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:37:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> ce45db86df1f 16:37:32 Step 3/27 : WORKDIR /edgex-go 16:37:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:37:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> ce45db86df1f 16:37:32 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:37 provisioning config files... 16:37:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config6890855553571037533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:37 ---> docker-login.sh 16:37:37 nexus3.edgexfoundry.org:10001 16:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:38 Configure a credential helper to remove this warning. See 16:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:38 16:37:38 Login Succeeded 16:37:38 nexus3.edgexfoundry.org:10002 16:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:38 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:37:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:38 ---> ce45db86df1f 16:37:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:37:38 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:37:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:37:38 ---> ce45db86df1f 16:37:38 Step 3/27 : WORKDIR /edgex-go 16:37:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:37:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:38 ---> ce45db86df1f 16:37:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:38 Configure a credential helper to remove this warning. See 16:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:38 16:37:38 Login Succeeded 16:37:38 nexus3.edgexfoundry.org:10003 16:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:39 Configure a credential helper to remove this warning. See 16:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:39 16:37:39 Login Succeeded 16:37:39 nexus3.edgexfoundry.org:10004 16:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:39 Configure a credential helper to remove this warning. See 16:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:39 16:37:39 Login Succeeded 16:37:39 docker.io 16:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:40 Configure a credential helper to remove this warning. See 16:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:40 16:37:40 Login Succeeded 16:37:40 ---> docker-login.sh ends [Pipeline] } 16:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:37:40 + git config --global --add safe.directory /w/workspace/edgex-go/504 [Pipeline] echo 16:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:40 ========================================================= 16:37:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:37:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:37:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:37:41 c41833b44d91: Pulling fs layer 16:37:41 ed15518f5707: Pulling fs layer 16:37:41 feae8fd75edb: Pulling fs layer 16:37:41 242c74f7c9fa: Pulling fs layer 16:37:41 3cdef696dda3: Pulling fs layer 16:37:41 2ced38df9373: Pulling fs layer 16:37:41 58f1dce35555: Pulling fs layer 16:37:41 2ced38df9373: Waiting 16:37:41 242c74f7c9fa: Waiting 16:37:41 58f1dce35555: Waiting 16:37:41 3cdef696dda3: Waiting 16:37:41 ed15518f5707: Verifying Checksum 16:37:41 ed15518f5707: Download complete 16:37:41 242c74f7c9fa: Verifying Checksum 16:37:41 242c74f7c9fa: Download complete 16:37:41 3cdef696dda3: Verifying Checksum 16:37:41 3cdef696dda3: Download complete 16:37:41 c41833b44d91: Verifying Checksum 16:37:43 c41833b44d91: Pull complete 16:37:43 58f1dce35555: Verifying Checksum 16:37:43 58f1dce35555: Download complete 16:37:43 ed15518f5707: Pull complete 16:37:44 feae8fd75edb: Verifying Checksum 16:37:44 feae8fd75edb: Download complete 16:37:44 2ced38df9373: Verifying Checksum 16:37:44 2ced38df9373: Download complete 16:37:50 ---> Running in 2327bd79571e 16:37:50 ---> Running in a3cae0548e1a 16:37:50 ---> Running in 2327136b4e1f 16:37:50 ---> Running in 53deed481ebf 16:37:50 ---> Running in 2d524f9c696f 16:37:50 Removing intermediate container 2d524f9c696f 16:37:50 ---> 89549b3e97ff 16:37:50 Step 4/24 : WORKDIR /edgex-go 16:37:50 Removing intermediate container 53deed481ebf 16:37:50 ---> 8b535048b794 16:37:50 Step 4/23 : WORKDIR /edgex-go 16:37:50 Removing intermediate container 2327136b4e1f 16:37:50 ---> 6480c8319726 16:37:50 Step 4/23 : WORKDIR /edgex-go 16:37:50 ---> Running in 571e9c98a02e 16:37:50 ---> Running in 406b3cffe9a3 16:37:50 ---> Running in 4ee2684c4b6c 16:37:50 Removing intermediate container a3cae0548e1a 16:37:50 ---> e955de4ff84e 16:37:50 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:37:50 Removing intermediate container 2327bd79571e 16:37:50 ---> 7015099d705a 16:37:50 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:37:50 ---> Running in 0c970c4982f6 16:37:50 ---> Running in 1c697347559b 16:37:50 Removing intermediate container 406b3cffe9a3 16:37:50 ---> 5da19ef7ea0b 16:37:50 Step 5/23 : RUN apk add --update --no-cache make git 16:37:50 Removing intermediate container 571e9c98a02e 16:37:50 ---> 58f35fee8f45 16:37:50 Step 5/24 : RUN apk add --update --no-cache make git 16:37:50 Removing intermediate container 4ee2684c4b6c 16:37:50 ---> 6cf593a9ea1d 16:37:50 Step 5/23 : RUN apk add --update --no-cache make git 16:37:50 ---> Running in b6c0f46f5b7c 16:37:50 ---> Running in 063ee3dba6a0 16:37:50 ---> Running in 67e7efcd6fd3 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:50 OK: 265 MiB in 53 packages 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:50 OK: 265 MiB in 53 packages 16:37:50 OK: 265 MiB in 53 packages 16:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:50 Removing intermediate container 0c970c4982f6 16:37:50 ---> 309f4f558d06 16:37:50 Step 5/27 : COPY go.mod vendor* ./ 16:37:50 OK: 265 MiB in 53 packages 16:37:50 ---> 284561251c3f 16:37:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:50 OK: 265 MiB in 53 packages 16:37:50 ---> Running in d056ea0e715e 16:37:51 Removing intermediate container 1c697347559b 16:37:51 ---> 64826ab11021 16:37:51 Step 5/27 : COPY go.mod vendor* ./ 16:37:51 Removing intermediate container 67e7efcd6fd3 16:37:51 ---> 487bc5a917de 16:37:51 Step 6/23 : COPY go.mod vendor* ./ 16:37:51 Removing intermediate container b6c0f46f5b7c 16:37:51 ---> bb5caf4f84fc 16:37:51 Step 6/23 : COPY go.mod vendor* ./ 16:37:51 ---> 57a7d188a360 16:37:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:51 ---> Running in 30c377b7a666 16:37:51 Removing intermediate container 063ee3dba6a0 16:37:51 ---> 8324eb8621b8 16:37:51 Step 6/24 : COPY go.mod vendor* ./ 16:37:51 ---> 211e4ee727df 16:37:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:51 ---> abd9fc7278dc 16:37:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:51 ---> Running in fca6141802a8 16:37:51 ---> Running in 182da8441f7c 16:37:51 ---> 8bbc6fad3b6c 16:37:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:51 ---> Running in fc1405c1fce4 16:37:57 feae8fd75edb: Pull complete 16:37:57 242c74f7c9fa: Pull complete 16:37:57 3cdef696dda3: Pull complete 16:38:02 2ced38df9373: Pull complete 16:38:04 58f1dce35555: Pull complete 16:38:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:38:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:38:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:38:05 WORKDIR /edgex 16:38:05 COPY go.mod . 16:38:05 RUN go mod download 16:38:05 + docker build -t ci-base-image-arm64 -f - . 16:38:05 Sending build context to Docker daemon 2.932MB 16:38:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:38:05 ---> fadd8f120f05 16:38:05 Step 2/4 : WORKDIR /edgex 16:38:07 ---> Running in b401a2cabcc3 16:38:07 Removing intermediate container b401a2cabcc3 16:38:07 ---> 0dae1a854e36 16:38:07 Step 3/4 : COPY go.mod . 16:38:08 ---> dcec0bf5d46d 16:38:08 Step 4/4 : RUN go mod download 16:38:08 ---> Running in 88738cc7969f 16:38:41 Removing intermediate container 88738cc7969f 16:38:41 ---> ca6d55800064 16:38:41 Successfully built ca6d55800064 16:38:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:41 + docker inspect -f . ci-base-image-arm64 16:38:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container 16:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:43 $ docker top b034a02347488e0fce1af6040eed854bd7023a3d3d1052d61f1398af054b4567 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:44 + go version 16:38:44 go version go1.20.2 linux/arm64 [Pipeline] } 16:38:44 $ docker stop --time=1 b034a02347488e0fce1af6040eed854bd7023a3d3d1052d61f1398af054b4567 16:38:46 $ docker rm -f --volumes b034a02347488e0fce1af6040eed854bd7023a3d3d1052d61f1398af054b4567 [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 16:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:38:46 16:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:38:47 latest: Pulling from edgex-devops/edgex-compose-arm64 16:38:47 29e5d40040c1: Pulling fs layer 16:38:47 1ce36da41761: Pulling fs layer 16:38:47 25b303627fd3: Pulling fs layer 16:38:47 29e5d40040c1: Verifying Checksum 16:38:47 29e5d40040c1: Download complete 16:38:47 1ce36da41761: Verifying Checksum 16:38:47 1ce36da41761: Download complete 16:38:47 29e5d40040c1: Pull complete 16:38:49 1ce36da41761: Pull complete 16:38:49 25b303627fd3: Verifying Checksum 16:38:49 25b303627fd3: Download complete 16:38:59 25b303627fd3: Pull complete 16:38:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:38:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:59 Removing intermediate container fc1405c1fce4 16:38:59 ---> 8bbf55e00468 16:38:59 Step 8/24 : COPY . . 16:38:59 Removing intermediate container d056ea0e715e 16:38:59 ---> 0daf8b245cc8 16:38:59 Step 7/27 : COPY . . 16:38:59 Removing intermediate container fca6141802a8 16:38:59 ---> 62b0fb088e75 16:38:59 Step 8/23 : COPY . . 16:38:59 Removing intermediate container 182da8441f7c 16:38:59 ---> 3bfdf7da9f93 16:38:59 Step 8/23 : COPY . . 16:38:59 Removing intermediate container 30c377b7a666 16:38:59 ---> 8ca96c6c3713 16:38:59 Step 7/27 : COPY . . 16:38:59 prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container 16:38:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 16:39:02 $ docker top 95c34d572b172ed5e469bb62d775b060b764448362549485dfa718ef0127934d -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:03 + docker-compose build --help 16:39:03 + grep parallel 16:39:08 --parallel Build images in parallel. [Pipeline] } 16:39:08 $ docker stop --time=1 95c34d572b172ed5e469bb62d775b060b764448362549485dfa718ef0127934d 16:39:10 $ docker rm -f --volumes 95c34d572b172ed5e469bb62d775b060b764448362549485dfa718ef0127934d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:10 prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container 16:39:11 $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:39:12 $ docker top 6c0a47dd4422a91ce0df47a31b0762af89610de4cec388ab70e1470986790a28 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:39:19 Building core-command ... 16:39:19 Building core-common-config-bootstrapper ... 16:39:19 Building core-data ... 16:39:19 Building core-metadata ... 16:39:19 Building security-bootstrapper ... 16:39:19 Building security-proxy-auth ... 16:39:19 Building security-proxy-setup ... 16:39:19 Building security-secretstore-setup ... 16:39:19 Building security-spiffe-token-provider ... 16:39:19 Building security-spire-agent ... 16:39:19 Building security-spire-config ... 16:39:19 Building security-spire-server ... 16:39:19 Building support-notifications ... 16:39:19 Building support-scheduler ... 16:39:19 Building security-proxy-setup 16:39:19 Building core-metadata 16:39:19 Building security-spire-agent 16:39:19 Building security-bootstrapper 16:39:19 Building security-spire-server 16:39:26 ---> c1c2094dfb3b 16:39:26 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:39:26 ---> 5d844b0dd1c5 16:39:26 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:39:26 ---> 654487c802c3 16:39:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:39:26 ---> 2e843533e1c9 16:39:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:39:26 ---> 5663334e53e9 16:39:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:39:26 ---> Running in 41ec69186105 16:39:26 ---> Running in 2ef76c80fee0 16:39:26 ---> Running in deb11bcfd319 16:39:26 ---> Running in f390493d7eda 16:39:26 ---> Running in d69c1b617029 16:39:26 Removing intermediate container 41ec69186105 16:39:26 ---> b576b2649703 16:39:26 Step 9/27 : WORKDIR /edgex-go/spire-build 16:39:26 Removing intermediate container deb11bcfd319 16:39:26 ---> 7b1aa04c6aa2 16:39:26 Step 9/27 : WORKDIR /edgex-go/spire-build 16:39:26 ---> Running in 5f0666b3f027 16:39:26 ---> Running in b2055545c17b 16:39:26 Removing intermediate container 5f0666b3f027 16:39:26 ---> 949fc54c64da 16:39:26 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:39:26 Removing intermediate container b2055545c17b 16:39:26 ---> de049b109453 16:39:26 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:39:26 ---> Running in 96fcd2779d73 16:39:26 ---> Running in a808fec27bdb 16:39:26 Removing intermediate container a808fec27bdb 16:39:26 ---> dca6a2facd13 16:39:26 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:39:26 Removing intermediate container 96fcd2779d73 16:39:26 ---> 728df82991bd 16:39:26 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:39:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:39:26 ---> Running in 10f900b98c67 16:39:26 ---> Running in ecb5fff2b4ef 16:39:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:39:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:39:27 Removing intermediate container 10f900b98c67 16:39:27 ---> d9a5001f0f0f 16:39:27 Step 12/27 : WORKDIR /edgex-go 16:39:27 Removing intermediate container ecb5fff2b4ef 16:39:27 ---> 00f553b37ec9 16:39:27 Step 12/27 : WORKDIR /edgex-go 16:39:27 ---> Running in af551811453a 16:39:27 ---> Running in 47c4a18860b2 16:39:27 Removing intermediate container af551811453a 16:39:27 ---> 06aa7ef4c368 16:39:27 16:39:27 Step 13/27 : FROM alpine:3.17 16:39:27 Removing intermediate container 47c4a18860b2 16:39:27 ---> 2face42b9c3f 16:39:27 16:39:27 Step 13/27 : FROM alpine:3.17 16:39:27 3.17: Pulling from library/alpine 16:39:27 3.17: Pulling from library/alpine 16:39:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:39:27 Status: Downloaded newer image for alpine:3.17 16:39:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:39:27 Status: Image is up to date for alpine:3.17 16:39:27 ---> 9ed4aefc74f6 16:39:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:39:27 ---> 9ed4aefc74f6 16:39:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:39:27 ---> Running in f382008ac9af 16:39:27 ---> Running in 9d1751f9d735 16:39:27 Removing intermediate container 9d1751f9d735 16:39:27 ---> d4b30ed4fe7e 16:39:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:39:27 Removing intermediate container f382008ac9af 16:39:27 ---> 098313ae39a8 16:39:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:39:27 ---> Running in 921305005f32 16:39:27 ---> Running in 63ffc09cf54e 16:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:39:28 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:39:28 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:39:28 OK: 17820 distinct packages available 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:39:28 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:39:28 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:39:28 OK: 17820 distinct packages available 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:39:28 (1/4) Installing dumb-init (1.2.5-r2) 16:39:28 (2/4) Installing musl-obstack (1.2.3-r0) 16:39:28 (3/4) Installing libucontext (1.2-r0) 16:39:28 (4/4) Installing gcompat (1.1.0-r0) 16:39:28 Executing busybox-1.35.0-r29.trigger 16:39:28 OK: 7 MiB in 19 packages 16:39:28 (1/5) Installing dumb-init (1.2.5-r2) 16:39:28 (2/5) Installing musl-obstack (1.2.3-r0) 16:39:28 (3/5) Installing libucontext (1.2-r0) 16:39:28 (4/5) Installing gcompat (1.1.0-r0) 16:39:28 (5/5) Installing openssl (3.0.8-r4) 16:39:28 Executing busybox-1.35.0-r29.trigger 16:39:28 OK: 8 MiB in 20 packages 16:39:30 Removing intermediate container 63ffc09cf54e 16:39:30 ---> ef5baf06948e 16:39:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:30 Removing intermediate container 921305005f32 16:39:30 ---> 4bc97e99c1ff 16:39:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:39:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:39:32 ---> ca6d55800064 16:39:32 Step 3/27 : WORKDIR /edgex-go 16:39:32 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:39:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:39:32 ---> ca6d55800064 16:39:32 Step 3/26 : WORKDIR /edgex-go 16:39:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:39:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:39:32 ---> ca6d55800064 16:39:32 Step 3/33 : WORKDIR /edgex-go 16:39:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:39:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:39:32 ---> ca6d55800064 16:39:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:39:32 ---> Running in 4be4c67fa99f 16:39:32 ---> Running in 8a5fe766a47f 16:39:32 ---> Running in 3284a6a08ff1 16:39:32 ---> Running in e1cd4b12a0fd 16:39:32 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:39:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:39:32 ---> ca6d55800064 16:39:32 Step 3/22 : WORKDIR /edgex-go 16:39:32 ---> Running in cc7d1feb2ce3 16:39:32 Removing intermediate container 4be4c67fa99f 16:39:32 ---> 12c489715576 16:39:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:39:32 Removing intermediate container 8a5fe766a47f 16:39:32 ---> 052af8dc6d3b 16:39:32 Step 4/25 : WORKDIR /edgex-go 16:39:32 Removing intermediate container e1cd4b12a0fd 16:39:32 ---> cf92ff87e5e1 16:39:32 Step 4/33 : RUN apk add --update --no-cache make git 16:39:32 Removing intermediate container 3284a6a08ff1 16:39:32 ---> 746dbebdc781 16:39:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:39:32 ---> Running in 8e44b79bc50c 16:39:32 ---> Running in 2e7de2a9677a 16:39:32 ---> Running in 4c18f1bb4e2a 16:39:32 ---> Running in 0ffff866e559 16:39:32 Removing intermediate container cc7d1feb2ce3 16:39:32 ---> 26d88295b462 16:39:32 Step 4/22 : RUN apk add --update --no-cache make git 16:39:32 ---> Running in 8089e25d2722 16:39:32 ---> 24cdac40cf76 16:39:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:39:32 ---> 47284cca5991 16:39:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:39:32 Removing intermediate container 2e7de2a9677a 16:39:32 ---> 1b8dd49fbac1 16:39:32 Step 5/25 : RUN apk add --update --no-cache make git 16:39:32 ---> Running in 19348edcc44d 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:34 ---> 40c36198e7c0 16:39:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:35 ---> f56c79530c2c 16:39:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:36 OK: 263 MiB in 53 packages 16:39:36 OK: 263 MiB in 53 packages 16:39:36 OK: 263 MiB in 53 packages 16:39:37 OK: 263 MiB in 53 packages 16:39:37 OK: 263 MiB in 53 packages 16:39:38 Removing intermediate container 4c18f1bb4e2a 16:39:38 ---> cf17b45dcdcd 16:39:38 Step 5/33 : COPY go.mod vendor* ./ 16:39:38 Removing intermediate container 0ffff866e559 16:39:38 ---> 20a684b73cec 16:39:38 Step 5/26 : COPY go.mod vendor* ./ 16:39:38 Removing intermediate container 8e44b79bc50c 16:39:38 ---> ea235ec26404 16:39:38 Step 5/27 : COPY go.mod vendor* ./ 16:39:39 Removing intermediate container 8089e25d2722 16:39:39 ---> f278dac8e294 16:39:39 Step 5/22 : COPY go.mod vendor* ./Removing intermediate container 19348edcc44d 16:39:39 ---> 20a8089f9dc2 16:39:39 Step 6/25 : COPY go.mod vendor* ./ 16:39:39 16:39:39 ---> 5381136b33d0 16:39:39 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:40 ---> Running in 963ae95ee094 16:39:40 ---> 4174074d52ff 16:39:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:40 ---> ab7b8a7e042e 16:39:40 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:40 ---> 1060a26f53b7 16:39:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:40 ---> Running in d6d1b2beaee0 16:39:40 ---> Running in 057e5d9b9ed6 16:39:40 ---> 393c36255880 16:39:40 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:40 ---> Running in 3257d0d5d69e 16:39:40 ---> Running in 13b6cd5150c0 16:39:53 ---> 67dacb53f4b9 16:39:53 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:39:53 ---> 914dd6f4150d 16:39:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:39:53 ---> f6b04b5e89c0 16:39:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:39:57 ---> Running in 2863ac2fbb80 16:39:59 ---> 21edc13e6b0c 16:39:59 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:39:59 Removing intermediate container 2863ac2fbb80 16:39:59 ---> 7c7f4e8c5a86 16:39:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:39:59 ---> 44bfae58d127 16:39:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:39:59 Removing intermediate container f390493d7eda 16:39:59 ---> dc8678cf4d3f 16:39:59 16:39:59 Step 10/24 : FROM alpine:3.17 16:39:59 ---> 9ed4aefc74f6 16:39:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:39:59 Removing intermediate container d69c1b617029 16:39:59 ---> 9aeb9e42d9e5 16:39:59 16:39:59 Step 10/23 : FROM alpine:3.17 16:39:59 ---> 9ed4aefc74f6 16:39:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:39:59 ---> Running in e70618c301b7 16:39:59 ---> Running in d625c9c24ae8 16:39:59 Removing intermediate container 2ef76c80fee0 16:39:59 ---> 2f6d72d30a21 16:39:59 16:39:59 Step 10/23 : FROM alpine:3.17 16:39:59 ---> 9ed4aefc74f6 16:39:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:39:59 ---> 5e925cde4a6e 16:39:59 Step 22/27 : WORKDIR / 16:39:59 ---> d11c6e2a2f10 16:39:59 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:39:59 ---> Running in 35f951ceaa32 16:39:59 ---> Running in 69d80f4570b8 16:40:00 Removing intermediate container e70618c301b7 16:40:00 ---> afde6b6d6383 16:40:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:40:00 ---> Running in 2327865965ed 16:40:00 Removing intermediate container 69d80f4570b8 16:40:00 ---> 978dbbe434f4 16:40:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:40:00 ---> 1314d2f8531d 16:40:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:40:00 ---> Running in f824c0a99cbe 16:40:00 ---> Running in 8017098e30d9 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:00 Removing intermediate container f824c0a99cbe 16:40:00 ---> bade21bf72b6 16:40:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:40:00 Removing intermediate container 8017098e30d9 16:40:00 ---> e4573aade4ca 16:40:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:00 ---> Running in 4beb8e11ebdc 16:40:00 ---> Running in 33d82feaa728 16:40:00 Removing intermediate container 33d82feaa728 16:40:00 ---> 464c23e85213 16:40:00 Step 25/27 : LABEL arch=x86_64 16:40:00 Removing intermediate container 4beb8e11ebdc 16:40:00 ---> f147edf6dabc 16:40:00 Step 25/27 : LABEL arch=x86_64 16:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:00 ---> Running in 5d278c79106a 16:40:00 ---> Running in 73e757c3fcdb 16:40:00 (1/1) Installing dumb-init (1.2.5-r2) 16:40:00 Executing busybox-1.35.0-r29.trigger 16:40:00 Removing intermediate container 73e757c3fcdb 16:40:00 ---> cc6a8d815197 16:40:00 Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:40:00 Removing intermediate container 5d278c79106a 16:40:00 ---> 6f6a49c11eb8 16:40:00 Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:40:00 OK: 7 MiB in 16 packages 16:40:00 ---> Running in 218b767c4bcd 16:40:00 ---> Running in 31d636bbb8a1 16:40:00 (1/1) Installing dumb-init (1.2.5-r2) 16:40:00 Executing busybox-1.35.0-r29.trigger 16:40:00 OK: 7 MiB in 16 packages 16:40:00 Removing intermediate container 31d636bbb8a1 16:40:00 ---> f4275ae411ad 16:40:00 Step 27/27 : LABEL version=3.0.0-dev.141 16:40:00 ---> Running in 99c65398a735 16:40:00 (1/1) Installing dumb-init (1.2.5-r2) 16:40:00 Executing busybox-1.35.0-r29.trigger 16:40:00 Removing intermediate container 218b767c4bcd 16:40:00 ---> 2c0fd82994bd 16:40:00 Step 27/27 : LABEL version=3.0.0-dev.141 16:40:00 OK: 7 MiB in 16 packages 16:40:00 ---> Running in 230accf7ff19 16:40:00 Removing intermediate container 99c65398a735 16:40:00 ---> bc2e9f4234a1 16:40:00 16:40:00 Successfully built bc2e9f4234a1 16:40:00 Successfully tagged security-spire-config:latest 16:40:00 Removing intermediate container 230accf7ff19 16:40:00 Building security-proxy-auth 16:40:00 ---> e5a3b462830a 16:40:00 16:40:00  Building security-spire-config ... done Successfully built e5a3b462830a 16:40:01 Successfully tagged security-spire-agent:latest 16:40:01 Building security-proxy-setup 16:40:05  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:40:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:40:05 ---> ce45db86df1f 16:40:05 Step 3/22 : WORKDIR /edgex-go 16:40:05 ---> Using cache 16:40:05 ---> 7015099d705a 16:40:05 Step 4/22 : RUN apk add --update --no-cache make git 16:40:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:40:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:40:06 ---> ce45db86df1f 16:40:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:40:06 ---> Using cache 16:40:06 ---> 6480c8319726 16:40:06 Step 4/23 : WORKDIR /edgex-go 16:40:06 ---> Using cache 16:40:06 ---> 6cf593a9ea1d 16:40:06 Step 5/23 : RUN apk add --update --no-cache make git 16:40:06 ---> Using cache 16:40:06 ---> 487bc5a917de 16:40:06 Step 6/23 : COPY go.mod vendor* ./ 16:40:06 ---> Using cache 16:40:06 ---> 211e4ee727df 16:40:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:06 ---> Using cache 16:40:06 ---> 62b0fb088e75 16:40:06 Step 8/23 : COPY . . 16:40:06 ---> Using cache 16:40:06 ---> 2e843533e1c9 16:40:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:40:12 Removing intermediate container 35f951ceaa32 16:40:12 ---> 89af1534516f 16:40:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:40:12 Removing intermediate container d625c9c24ae8 16:40:12 ---> 8802fe42334a 16:40:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:40:12 ---> Running in 6208fbed2476 16:40:12 ---> Running in 767480f43076 16:40:12 ---> Running in 03bc94305737 16:40:12 ---> Running in 86ba6492680a 16:40:12 Removing intermediate container 2327865965ed 16:40:12 ---> a032589a1f29 16:40:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:12 Removing intermediate container 03bc94305737 16:40:12 ---> ec4741dc0956 16:40:12 Step 13/23 : ENV APP_PORT=59861 16:40:12 Removing intermediate container 86ba6492680a 16:40:12 ---> 4c1989bbefe5 16:40:12 Step 13/24 : ENV APP_PORT=59882 16:40:12 ---> Running in 54198f66d825 16:40:12 ---> Running in 3f999f4ecc7d 16:40:12 Removing intermediate container 3f999f4ecc7d 16:40:12 ---> 95dbe2db79e2 16:40:12 Step 14/24 : EXPOSE $APP_PORT 16:40:12 Removing intermediate container 54198f66d825 16:40:12 ---> 39d1519e1032 16:40:12 Step 14/23 : EXPOSE $APP_PORT 16:40:12 ---> Running in 1fc9acbfcc00 16:40:12 ---> 976cc4362a5f 16:40:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:40:12 ---> Running in 086c6255c4bc 16:40:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:12 Removing intermediate container 086c6255c4bc 16:40:12 ---> e30e0cbdb5a0 16:40:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:12 Removing intermediate container 1fc9acbfcc00 16:40:12 ---> 9878297ed826 16:40:12 Step 15/24 : WORKDIR / 16:40:12 ---> fbd4e8b382bc 16:40:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:40:12 ---> Running in 4dafeaac9e83 16:40:12 OK: 265 MiB in 53 packages 16:40:13 Removing intermediate container 4dafeaac9e83 16:40:13 ---> 262af953e6cd 16:40:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:13 ---> 15d74d02d3fc 16:40:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:40:13 ---> 7145142b5079 16:40:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:40:13 Removing intermediate container 6208fbed2476 16:40:13 ---> e1182207cdfe 16:40:13 Step 5/22 : COPY go.mod vendor* ./ 16:40:13 ---> 5d405526b109 16:40:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:40:13 ---> 39cc22c8f4fe 16:40:13 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:40:13 ---> 95940b0a433c 16:40:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:40:14 ---> 90279e5f030c 16:40:14 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:14 ---> 9d8ee85fe2bd 16:40:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:40:14 ---> a5128b615654 16:40:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:40:14 ---> Running in 9025ba95b2ab 16:40:14 ---> 28b88ff8af8a 16:40:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:40:14 ---> Running in f5f95c7e11f1 16:40:15 ---> f0e4206b3945 16:40:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:40:15 ---> a8af6cc47fdf 16:40:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:40:15 ---> Running in af9d8d420131 16:40:15 Removing intermediate container af9d8d420131 16:40:15 ---> d723e68893a4 16:40:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:40:16 ---> 154dd7b0b550 16:40:16 Step 20/24 : ENTRYPOINT ["/core-command"] 16:40:16 ---> Running in 6b6d0d7bd9cd 16:40:16 ---> Running in 91af9ac52928 16:40:16 Removing intermediate container f5f95c7e11f1 16:40:16 ---> 99ae43557150 16:40:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:40:16 Removing intermediate container 91af9ac52928 16:40:16 ---> bcfb97498081 16:40:16 Step 21/23 : LABEL arch=x86_64 16:40:16 Removing intermediate container 6b6d0d7bd9cd 16:40:16 ---> c187e3f02313 16:40:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:40:16 ---> Running in 9e4fce142a9b 16:40:16 ---> Running in 7b77bb5c43ee 16:40:16 ---> Running in 7cc468f24420 16:40:16 Removing intermediate container 9e4fce142a9b 16:40:16 ---> 78c0b2e1b5eb 16:40:16 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:40:16 Removing intermediate container 7b77bb5c43ee 16:40:16 ---> 7929410e005f 16:40:16 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:40:16 Removing intermediate container 7cc468f24420 16:40:16 ---> d5bb4f138c3d 16:40:16 Step 22/24 : LABEL arch=x86_64 16:40:17 ---> Running in 42b7c5694ca4 16:40:17 ---> Running in edecdcff7de3 16:40:17 ---> Running in 34548f805e2e 16:40:17 Removing intermediate container 42b7c5694ca4 16:40:17 ---> 96c4d06eb028 16:40:17 Step 21/23 : LABEL arch=x86_64 16:40:17 Removing intermediate container edecdcff7de3 16:40:17 ---> 1e1fc37d720b 16:40:17 Step 23/23 : LABEL version=3.0.0-dev.141 16:40:17 Removing intermediate container 34548f805e2e 16:40:17 ---> 873bb54e7973 16:40:17 Step 23/24 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:40:17 ---> Running in 5f0d688ea8cb 16:40:17 ---> Running in bd48c6c3f592 16:40:17 ---> Running in ab87571e3c06 16:40:17 Removing intermediate container ab87571e3c06 16:40:17 ---> 74cfb1eaa2e1 16:40:17 Step 24/24 : LABEL version=3.0.0-dev.141 16:40:17 Removing intermediate container 5f0d688ea8cb 16:40:17 ---> 2516d6ccf186 16:40:17 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:40:17 ---> Running in ae29aaddb072 16:40:17 Removing intermediate container bd48c6c3f592 16:40:17 ---> f0f4b879881f 16:40:17 16:40:17 ---> Running in e89bb79a95fa 16:40:17 Successfully built f0f4b879881f 16:40:17 Successfully tagged support-scheduler:latest 16:40:17  Building support-scheduler ... done Building core-metadata 16:40:17 Removing intermediate container ae29aaddb072 16:40:17 ---> ab554d564e83 16:40:17 16:40:17 Removing intermediate container e89bb79a95fa 16:40:17 ---> f0430b77af12 16:40:17 Step 23/23 : LABEL version=3.0.0-dev.141 16:40:18 Successfully built ab554d564e83 16:40:18 Successfully tagged core-command:latest 16:40:18  Building core-command ... done Building security-spire-server 16:40:18 ---> Running in 29b9db7372e0 16:40:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:40:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:40:21 ---> ce45db86df1f 16:40:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:40:21 ---> Using cache 16:40:21 ---> 6480c8319726 16:40:21 Step 4/25 : WORKDIR /edgex-go 16:40:21 ---> Using cache 16:40:21 ---> 6cf593a9ea1d 16:40:21 Step 5/25 : RUN apk add --update --no-cache make git 16:40:21 ---> Using cache 16:40:21 ---> 487bc5a917de 16:40:21 Step 6/25 : COPY go.mod vendor* ./ 16:40:21 ---> Using cache 16:40:21 ---> 211e4ee727df 16:40:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:21 ---> Using cache 16:40:21 ---> 62b0fb088e75 16:40:21 Step 8/25 : COPY . . 16:40:21 ---> Using cache 16:40:21 ---> 2e843533e1c9 16:40:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:40:23 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:40:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:40:23 ---> ce45db86df1f 16:40:23 Step 3/26 : WORKDIR /edgex-go 16:40:23 ---> Using cache 16:40:23 ---> 7015099d705a 16:40:23 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:40:23 ---> Using cache 16:40:23 ---> 64826ab11021 16:40:23 Step 5/26 : COPY go.mod vendor* ./ 16:40:23 ---> Using cache 16:40:23 ---> 57a7d188a360 16:40:23 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:23 ---> Using cache 16:40:23 ---> 8ca96c6c3713 16:40:23 Step 7/26 : COPY . . 16:40:23 ---> Using cache 16:40:23 ---> c1c2094dfb3b 16:40:23 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 16:40:23 ---> Using cache 16:40:23 ---> b576b2649703 16:40:23 Step 9/26 : WORKDIR /edgex-go/spire-build 16:40:23 ---> Using cache 16:40:23 ---> 949fc54c64da 16:40:23 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:40:23 ---> Using cache 16:40:23 ---> 728df82991bd 16:40:23 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:40:33 Removing intermediate container 29b9db7372e0 16:40:33 ---> bcfbb997498d 16:40:33 16:40:33 ---> Running in 47377adbb619 16:40:33 ---> Running in db3af0587154 16:40:33 Successfully built bcfbb997498d 16:40:33 Successfully tagged core-common-config-bootstrapper:latest 16:40:33  Building core-common-config-bootstrapper ... done Building security-bootstrapper 16:40:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:40:37 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:40:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:40:37 ---> ce45db86df1f 16:40:37 Step 3/33 : WORKDIR /edgex-go 16:40:37 ---> Using cache 16:40:37 ---> 7015099d705a 16:40:37 Step 4/33 : RUN apk add --update --no-cache make git 16:40:37 ---> Using cache 16:40:37 ---> e1182207cdfe 16:40:37 Step 5/33 : COPY go.mod vendor* ./ 16:40:37 ---> Using cache 16:40:37 ---> 90279e5f030c 16:40:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:45 ---> Running in 0f4857a43e5e 16:40:45 Removing intermediate container 767480f43076 16:40:45 ---> 2a2f69342e68 16:40:45 16:40:45 Step 10/23 : FROM alpine:3.17 16:40:45 ---> 9ed4aefc74f6 16:40:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:40:45 ---> Using cache 16:40:45 ---> afde6b6d6383 16:40:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:40:45 ---> Using cache 16:40:45 ---> a032589a1f29 16:40:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:45 ---> Using cache 16:40:45 ---> 976cc4362a5f 16:40:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:40:45 ---> Using cache 16:40:46 ---> fbd4e8b382bc 16:40:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:40:46 Removing intermediate container db3af0587154 16:40:46 ---> 97adf06ff4a5 16:40:46 Step 12/26 : WORKDIR /edgex-go 16:40:48 ---> Running in 9f98d0e37f5d 16:40:50 ---> 09827635d7d6 16:40:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:40:50 Removing intermediate container 9f98d0e37f5d 16:40:50 ---> a33675e9539f 16:40:50 16:40:50 Step 13/26 : FROM alpine:3.17 16:40:50 ---> 9ed4aefc74f6 16:40:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:40:50 ---> Using cache 16:40:50 ---> 098313ae39a8 16:40:50 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:40:50 ---> Running in 274542e2161b 16:40:51 ---> 6cb44cd5961f 16:40:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:52 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:40:52 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:40:52 OK: 17820 distinct packages available 16:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:52 (1/5) Installing dumb-init (1.2.5-r2) 16:40:52 (2/5) Installing musl-obstack (1.2.3-r0) 16:40:52 (3/5) Installing libucontext (1.2-r0) 16:40:52 (4/5) Installing gcompat (1.1.0-r0) 16:40:52 (5/5) Installing openssl (3.0.8-r4) 16:40:52 Executing busybox-1.35.0-r29.trigger 16:40:52 OK: 8 MiB in 20 packages 16:40:52 ---> 04431587bba6 16:40:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:40:53 ---> Running in 098eebffc083 16:40:59 Removing intermediate container 274542e2161b 16:40:59 ---> bf399aa1d0a6 16:40:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:00 ---> 61d7eae93b72 16:41:00 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:41:00 Removing intermediate container 098eebffc083 16:41:00 ---> 58971ef8050c 16:41:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:41:00 Removing intermediate container 9025ba95b2ab 16:41:00 ---> df0fc3b378ad 16:41:00 Step 7/22 : COPY . . 16:41:05 ---> 16d9428c0259 16:41:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:41:12 ---> Running in ba453e8591c4 16:41:12 ---> ab842e3b3512 16:41:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:41:12 Removing intermediate container ba453e8591c4 16:41:12 ---> 4683dbcc715d 16:41:12 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:41:12 ---> 546276caf6d9 16:41:12 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:41:12 ---> Running in ba68620e80ed 16:41:12 Removing intermediate container 47377adbb619 16:41:12 ---> d4c8c9756897 16:41:12 16:41:12 Step 10/25 : FROM alpine:3.17 16:41:12 ---> 9ed4aefc74f6 16:41:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:41:12 ---> Using cache 16:41:12 ---> 8802fe42334a 16:41:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:41:12 ---> Using cache 16:41:12 ---> 4c1989bbefe5 16:41:12 Step 13/25 : ENV APP_PORT=59881 16:41:12 ---> Running in 27ad39620e9e 16:41:12 ---> Running in 19a5b366bbc9 16:41:14 Removing intermediate container ba68620e80ed 16:41:14 ---> a377fd081f9f 16:41:14 Step 21/23 : LABEL arch=x86_64 16:41:14 ---> 3717e06caa46 16:41:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:41:14 ---> Running in e1aaf75d627c 16:41:14 Removing intermediate container 19a5b366bbc9 16:41:14 ---> 8848015814b6 16:41:14 Step 14/25 : EXPOSE $APP_PORT 16:41:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:41:15 ---> 96dace6193da 16:41:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:41:17 ---> Running in 9321eeb3681b 16:41:17 Removing intermediate container e1aaf75d627c 16:41:17 ---> 6e338e7ae822 16:41:17 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:41:17 ---> 2595eaf29007 16:41:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:41:17 ---> Running in e50b569618b4 16:41:17 Removing intermediate container 9321eeb3681b 16:41:17 ---> af513e70010d 16:41:17 Step 15/25 : WORKDIR / 16:41:18 ---> Running in 58247b52dc58 16:41:18 ---> Running in fefa49210afc 16:41:18 Removing intermediate container e50b569618b4 16:41:18 ---> 9692bbe1790b 16:41:18 Step 23/23 : LABEL version=3.0.0-dev.141 16:41:18 Removing intermediate container 58247b52dc58 16:41:18 ---> edef360a6ef6 16:41:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:41:18 ---> Running in 4eb6bee94d46 16:41:18 ---> Running in 55eeabf1e929 16:41:18 Removing intermediate container fefa49210afc 16:41:18 ---> f14d0168ee8b 16:41:18 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:18 Removing intermediate container 4eb6bee94d46 16:41:18 ---> 5e8cf2914f9a 16:41:18 Step 24/26 : LABEL arch=x86_64 16:41:18 ---> Running in 55364068648f 16:41:18 Removing intermediate container 55eeabf1e929 16:41:18 ---> 60211ce4659f 16:41:18 16:41:18 Successfully built 60211ce4659f 16:41:18 Successfully tagged security-proxy-auth:latest 16:41:18  Building security-proxy-auth ... done Building security-spiffe-token-provider 16:41:21 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:41:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:41:21 ---> ce45db86df1f 16:41:21 Step 3/20 : WORKDIR /edgex-go 16:41:21 ---> Using cache 16:41:21 ---> 7015099d705a 16:41:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:41:32 Removing intermediate container d6d1b2beaee0 16:41:32 ---> d5fcd55e30ac 16:41:32 Step 7/27 : COPY . . 16:41:32 Removing intermediate container 057e5d9b9ed6 16:41:32 ---> f5d53eaa4e08 16:41:32 Step 7/26 : COPY . . 16:41:32 Removing intermediate container 963ae95ee094 16:41:32 ---> ceb9f9a7eca7 16:41:32 Step 7/33 : COPY . . 16:41:32 Removing intermediate container 13b6cd5150c0 16:41:32 ---> 01d2b7da4b5c 16:41:32 Step 7/22 : COPY . . 16:41:32 Removing intermediate container 3257d0d5d69e 16:41:32 ---> 98523b32dee4 16:41:32 Step 8/25 : COPY . . 16:41:32 ---> 9109ad2a4d7f 16:41:32 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:41:32 ---> d876d11e03ab 16:41:32 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:41:32 ---> ddfc0ad4d784 16:41:32 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 16:41:32 ---> 5ed9d81d0958 16:41:32 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:41:32 ---> Running in 3aba48b58e6f 16:41:32 ---> Running in 545a6f587c64 16:41:32 ---> Running in fe22cd9e32b7 16:41:32 ---> Running in 5a4dcfd88990 16:41:32 ---> deb3a100c5da 16:41:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:41:32 ---> Running in 3fbf40142ddf 16:41:32 Removing intermediate container 3aba48b58e6f 16:41:32 ---> 71d7df882f03 16:41:32 Step 9/27 : WORKDIR /edgex-go/spire-build 16:41:32 Removing intermediate container 5a4dcfd88990 16:41:32 ---> 6c49de6b510f 16:41:32 Step 9/26 : WORKDIR /edgex-go/spire-build 16:41:32 ---> Running in a057512f738c 16:41:32 ---> Running in 4ca7f8e6a9da 16:41:32 Removing intermediate container a057512f738c 16:41:32 ---> 202ab53bb33d 16:41:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:41:32 Removing intermediate container 4ca7f8e6a9da 16:41:32 ---> e7c1de8ef053 16:41:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:41:32 ---> Running in 2f781751d48c 16:41:32 ---> Running in d2d3caa7343f 16:41:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:41:32 Removing intermediate container 2f781751d48c 16:41:32 ---> df1e7a1684cd 16:41:32 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:41:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:41:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:41:32 Removing intermediate container d2d3caa7343f 16:41:32 ---> 79666093de56 16:41:32 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:41:32 ---> Running in 6df269813cd2 16:41:32 ---> Running in 26538c18ce73 16:41:33 ---> a8927d28cef0 16:41:33 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:41:33 Removing intermediate container 55364068648f 16:41:33 ---> d852faba276b 16:41:33 Step 25/26 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:41:33 ---> Running in cc96dc060239 16:41:33 ---> Running in 0c5323a0e7d7 16:41:33 ---> 07eb4503d0a0 16:41:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:41:33 Removing intermediate container 0c5323a0e7d7 16:41:33 ---> 83a8e625a768 16:41:33 Step 26/26 : LABEL version=3.0.0-dev.141 16:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:41:33 ---> Running in b9b85ff61547 16:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:41:34 ---> c33b6852b293 16:41:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:41:34 Removing intermediate container b9b85ff61547 16:41:34 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:41:34 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:41:34 OK: 17819 distinct packages available 16:41:34 ---> 6bd690bef434 16:41:34 16:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:41:34 Successfully built 6bd690bef434 16:41:34 Successfully tagged security-spire-server:latest 16:41:34  Building security-spire-server ... done Building support-notifications 16:41:34 Removing intermediate container 0f4857a43e5e 16:41:34 ---> da9634d81168 16:41:34 Step 7/33 : COPY . . 16:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:41:34 ---> 7319dfc6d38e 16:41:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:41:34 OK: 265 MiB in 53 packages 16:41:35 Removing intermediate container 6df269813cd2 16:41:35 ---> f4952e87d464 16:41:35 Step 12/26 : WORKDIR /edgex-go 16:41:35 Removing intermediate container 26538c18ce73 16:41:35 ---> e36f4daa9a49 16:41:35 Step 12/27 : WORKDIR /edgex-go 16:41:35 ---> Running in 3924f8209570 16:41:35 ---> Running in 8a90126476e9 16:41:36 Removing intermediate container 3924f8209570 16:41:36 ---> f555b6c8b4e3 16:41:36 16:41:36 Step 13/26 : FROM alpine:3.17 16:41:36 Removing intermediate container 8a90126476e9 16:41:36 ---> b19d5f3a76fa 16:41:36 16:41:36 Step 13/27 : FROM alpine:3.17 16:41:36 3.17: Pulling from library/alpine 16:41:36 3.17: Pulling from library/alpine 16:41:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:41:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:41:36 Status: Downloaded newer image for alpine:3.17 16:41:36 Status: Image is up to date for alpine:3.17 16:41:37 ---> 51e60588ff2c 16:41:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:41:37 ---> 51e60588ff2c 16:41:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:41:37 ---> Running in c6fe3b2b9ea4 16:41:37 ---> Running in f9abdf75108d 16:41:37 Removing intermediate container c6fe3b2b9ea4 16:41:37 ---> ff65c4086e7f 16:41:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:41:37 Removing intermediate container f9abdf75108d 16:41:37 ---> f900401d72ad 16:41:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:41:38 ---> Running in f6fb4a664c51 16:41:38 ---> Running in f56c943ba46c 16:41:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:41:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:41:38 ---> ce45db86df1f 16:41:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:41:38 ---> Using cache 16:41:38 ---> 6480c8319726 16:41:38 Step 4/23 : WORKDIR /edgex-go 16:41:38 ---> Using cache 16:41:38 ---> 6cf593a9ea1d 16:41:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:43 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:41:43 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:41:43 OK: 17691 distinct packages available 16:41:43 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:41:43 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:41:43 OK: 17691 distinct packages available 16:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:46 (1/5) Installing dumb-init (1.2.5-r2) 16:41:46 (2/5) Installing musl-obstack (1.2.3-r0) 16:41:46 (3/5) Installing libucontext (1.2-r0) 16:41:46 (4/5) Installing gcompat (1.1.0-r0) 16:41:46 (5/5) Installing openssl (3.0.8-r4) 16:41:46 Executing busybox-1.35.0-r29.trigger 16:41:46 (1/5) Installing dumb-init (1.2.5-r2) 16:41:46 (2/5) Installing musl-obstack (1.2.3-r0) 16:41:46 (3/5) Installing libucontext (1.2-r0) 16:41:46 (4/5) Installing gcompat (1.1.0-r0) 16:41:46 (5/5) Installing openssl (3.0.8-r4) 16:41:46 OK: 9 MiB in 20 packages 16:41:46 Executing busybox-1.35.0-r29.trigger 16:41:46 OK: 9 MiB in 20 packages 16:41:48 ---> 61569f075c04 16:41:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:41:48 ---> d3a859fe1a6e 16:41:48 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:41:48 ---> Running in 7fe5be7e8ea5 16:41:48 ---> Running in 88d0a6ebc6fa 16:41:48 ---> Running in a89316966a26 16:41:48 Removing intermediate container cc96dc060239 16:41:48 ---> 08a8dfb33f2a 16:41:48 Step 5/20 : COPY go.mod vendor* ./ 16:41:48 Removing intermediate container 88d0a6ebc6fa 16:41:48 ---> daefa0b0fffb 16:41:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:41:48 ---> Running in 127f91e02ec7 16:41:48 ---> cb8249de64d5 16:41:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:41:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:41:49 Removing intermediate container f56c943ba46c 16:41:49 ---> 13a5c0ebc577 16:41:49 Removing intermediate container f6fb4a664c51 16:41:49 ---> 0de7106ff610 16:41:49 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt /Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:49 16:41:49 OK: 265 MiB in 53 packages 16:41:49 ---> f20e54c659ab 16:41:49 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:41:50 ---> Running in f81f10b1397d 16:41:50 ---> 0bfd865e58a5 16:41:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:41:50 Removing intermediate container 127f91e02ec7 16:41:50 ---> 807680f4eaab 16:41:50 Step 23/25 : LABEL arch=x86_64 16:41:50 ---> Running in c16ad8e46070 16:41:50 Removing intermediate container 27ad39620e9e 16:41:50 ---> 13e03276d827 16:41:50 16:41:50 Step 9/22 : FROM alpine:3.17 16:41:50 ---> 9ed4aefc74f6 16:41:50 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:41:50 ---> Running in 1e93939c2886 16:41:50 Removing intermediate container c16ad8e46070 16:41:50 ---> 16fd1de15b4d 16:41:50 Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:41:50 ---> Running in ceb521dc3c81 16:41:50 Removing intermediate container 7fe5be7e8ea5 16:41:50 ---> 8c1cb169be2c 16:41:50 Step 6/23 : COPY go.mod vendor* ./ 16:41:50 Removing intermediate container ceb521dc3c81 16:41:50 ---> 3ceb102e0eed 16:41:50 Step 25/25 : LABEL version=3.0.0-dev.141 16:41:50 ---> Running in bb2bc4a3fb45 16:41:50 ---> c0c9a1ee237c 16:41:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:50 Removing intermediate container bb2bc4a3fb45 16:41:50 ---> f8d0cdde15ac 16:41:50 16:41:50 ---> Running in 037ca6994338 16:41:50 Successfully built f8d0cdde15ac 16:41:50 Successfully tagged core-metadata:latest 16:41:50 Building security-secretstore-setup 16:41:50  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:41:51 ---> f37fdab11822 16:41:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:41:51 (1/2) Installing dumb-init (1.2.5-r2) 16:41:51 (2/2) Installing openssl (3.0.8-r4) 16:41:51 Executing busybox-1.35.0-r29.trigger 16:41:51 OK: 8 MiB in 17 packages 16:41:51 ---> 72dd342a4d18 16:41:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:41:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:41:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:41:55 ---> ce45db86df1f 16:41:55 Step 3/25 : WORKDIR /edgex-go 16:41:55 ---> Using cache 16:41:55 ---> 7015099d705a 16:41:55 Step 4/25 : RUN apk add --update --no-cache make git 16:41:55 ---> Using cache 16:41:55 ---> e1182207cdfe 16:41:55 Step 5/25 : COPY go.mod vendor* ./ 16:41:55 ---> Using cache 16:41:55 ---> 90279e5f030c 16:41:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:55 ---> Using cache 16:41:55 ---> da9634d81168 16:41:55 Step 7/25 : COPY . . 16:41:55 ---> Using cache 16:41:55 ---> d3a859fe1a6e 16:41:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:41:59 ---> 42cfe16951c1 16:41:59 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:42:00 ---> 4bfc4f85f4d7 16:42:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:42:01 ---> f30c4922a374 16:42:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:42:03 ---> 5c149310f24c 16:42:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:42:03 ---> Running in ff8147b9fd0f 16:42:03 Removing intermediate container 1e93939c2886 16:42:03 ---> 5aeccc3d6fe9 16:42:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:42:03 ---> Running in 0bf5766d2c4f 16:42:03 Removing intermediate container 0bf5766d2c4f 16:42:03 ---> a4c6e3ab2671 16:42:03 Step 12/22 : WORKDIR /edgex 16:42:03 ---> Running in 3051c7c0096f 16:42:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:42:03 Removing intermediate container 3051c7c0096f 16:42:03 ---> f57ab49bb5d5 16:42:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:03 ---> 05ef9a367b15 16:42:03 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:42:04 ---> 38d318651e32 16:42:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:42:04 ---> ac0ccecf3f2f 16:42:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:42:04 ---> b0807c79de85 16:42:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:42:04 ---> 637adb82e3b2 16:42:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:42:04 ---> Running in ed084b997198 16:42:05 ---> de4b84d7a263 16:42:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:42:05 ---> Running in 8274affd1eee 16:42:05 Removing intermediate container ed084b997198 16:42:05 ---> 0c76abe671d7 16:42:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:42:06 ---> Running in c898daff5415 16:42:06 Removing intermediate container c898daff5415 16:42:06 ---> 0e6111bd4593 16:42:06 Step 24/26 : LABEL arch=arm64 16:42:07 ---> Running in 59f57d795d7b 16:42:07 Removing intermediate container 59f57d795d7b 16:42:07 ---> ad81980d1663 16:42:07 Step 25/26 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:42:07 ---> 4bf0a158af00 16:42:07 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:42:07 ---> Running in 6618a0ce6686 16:42:08 Removing intermediate container 6618a0ce6686 16:42:08 ---> 2090e25a52a4 16:42:08 Step 26/26 : LABEL version=3.0.0-dev.141 16:42:08 ---> Running in 4164232bb56a 16:42:09 ---> 204a3080db2d 16:42:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:42:09 Removing intermediate container 4164232bb56a 16:42:09 ---> ea297e617536 16:42:09 16:42:09 Successfully built ea297e617536 16:42:09 Successfully tagged security-spire-server-arm64:latest 16:42:09  Building security-spire-server ... done Building support-notifications 16:42:10 ---> 3ade25bfdbb7 16:42:10 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:42:11 ---> 5d47699fecce 16:42:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:42:11 ---> Running in c003457c245a 16:42:11 Removing intermediate container c003457c245a 16:42:11 ---> d117e4682769 16:42:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:42:12 ---> Running in 1448dfb5e211 16:42:12 Removing intermediate container 1448dfb5e211 16:42:12 ---> 33aeb5795817 16:42:12 Step 25/27 : LABEL arch=arm64 16:42:12 ---> Running in 3180877df069 16:42:13 Removing intermediate container 3180877df069 16:42:13 ---> eb8bd03abd2b 16:42:13 Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:42:13 ---> Running in a86e1d05b641 16:42:14 Removing intermediate container a86e1d05b641 16:42:14 ---> 02edd76e2c7f 16:42:14 Step 27/27 : LABEL version=3.0.0-dev.141 16:42:14 ---> Running in b9a6709e353d 16:42:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:42:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:15 ---> ca6d55800064 16:42:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:42:15 ---> Using cache 16:42:15 ---> 052af8dc6d3b 16:42:15 Step 4/23 : WORKDIR /edgex-go 16:42:15 ---> Using cache 16:42:15 ---> 1b8dd49fbac1 16:42:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:42:15 Removing intermediate container b9a6709e353d 16:42:15 ---> 1c05871c58ec 16:42:15 16:42:15 ---> Running in ca72d1946f88 16:42:15 Successfully built 1c05871c58ec 16:42:15 Successfully tagged security-spire-agent-arm64:latest 16:42:15  Building security-spire-agent ... done Building support-scheduler 16:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:42:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:42:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:19 ---> ca6d55800064 16:42:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:42:19 ---> Using cache 16:42:19 ---> 052af8dc6d3b 16:42:19 Step 4/23 : WORKDIR /edgex-go 16:42:19 ---> Using cache 16:42:19 ---> 1b8dd49fbac1 16:42:19 Step 5/23 : RUN apk add --update --no-cache make git 16:42:19 ---> Using cache 16:42:19 ---> 20a8089f9dc2 16:42:19 Step 6/23 : COPY go.mod vendor* ./ 16:42:19 ---> Using cache 16:42:19 ---> 1060a26f53b7 16:42:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:19 ---> Using cache 16:42:19 ---> 98523b32dee4 16:42:19 Step 8/23 : COPY . . 16:42:20 ---> Using cache 16:42:20 ---> deb3a100c5da 16:42:20 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:42:20 ---> Running in 63c1bef7ae9f 16:42:20 OK: 263 MiB in 53 packages 16:42:22 Removing intermediate container ca72d1946f88 16:42:22 ---> c15b6f60386e 16:42:22 Step 6/23 : COPY go.mod vendor* ./ 16:42:23 Removing intermediate container 8274affd1eee 16:42:23 ---> b12011b18372 16:42:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:42:23 ---> Running in a64fb19af93c 16:42:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:42:24 Removing intermediate container a64fb19af93c 16:42:24 ---> 74fd8935eea6 16:42:24 Step 20/22 : LABEL arch=x86_64 16:42:25 ---> d8ae4262a676 16:42:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:25 ---> Running in 8ddbe399e13d 16:42:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:36 ---> Running in 71192473d46f 16:42:36 Removing intermediate container a89316966a26 16:42:36 ---> 34993a06969e 16:42:36 16:42:36 Step 9/33 : FROM alpine:3.17 16:42:36 ---> 9ed4aefc74f6 16:42:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:42:36 Removing intermediate container 037ca6994338 16:42:36 ---> e37cc8fa8328 16:42:36 Step 8/23 : COPY . . 16:42:36 Removing intermediate container f81f10b1397d 16:42:36 ---> 332620532157 16:42:36 Step 7/20 : COPY . . 16:42:37 ---> Running in 970769a6e069 16:42:55 Removing intermediate container 970769a6e069 16:42:55 ---> 032427b21ed5 16:42:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:42:55 Removing intermediate container 71192473d46f 16:42:55 ---> c2d8e848e04f 16:42:55 Step 21/22 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:42:55 ---> Running in 77fdbb8bb1bb 16:42:55 ---> Running in 6579b98fba30 16:42:55 ---> c32a5278c047 16:42:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:42:55 ---> 640e6213af66 16:42:55 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:42:55 Removing intermediate container ff8147b9fd0f 16:42:55 ---> 0f157725c670 16:42:55 16:42:55 Step 9/25 : FROM alpine:3.17 16:42:55 ---> 9ed4aefc74f6 16:42:55 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:42:55 ---> Running in 4c929ac88b7c 16:42:55 Removing intermediate container 6579b98fba30 16:42:55 ---> a2e458f1a343 16:42:55 Step 22/22 : LABEL version=3.0.0-dev.141 16:42:55 ---> Running in 011c5211c350 16:42:55 ---> Running in 40797914d372 16:42:55 ---> Running in 943bdef0a2c3 16:42:55 Removing intermediate container 943bdef0a2c3 16:42:55 ---> 794f004a3599 16:42:55 16:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:42:55 Successfully built 794f004a3599 16:42:55 Successfully tagged security-proxy-setup:latest 16:42:55  Building security-proxy-setup ... done Building core-data 16:42:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:42:55 (1/2) Installing dumb-init (1.2.5-r2) 16:42:55 (2/2) Installing su-exec (0.2-r2) 16:42:55 Executing busybox-1.35.0-r29.trigger 16:42:55 OK: 7 MiB in 17 packages 16:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:42:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:42:55 (1/3) Installing ca-certificates (20220614-r4) 16:42:55 (2/3) Installing dumb-init (1.2.5-r2) 16:42:55 (3/3) Installing su-exec (0.2-r2) 16:42:55 Executing busybox-1.35.0-r29.trigger 16:42:55 Executing ca-certificates-20220614-r4.trigger 16:42:55 OK: 8 MiB in 18 packages 16:42:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:42:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:59 ---> ce45db86df1f 16:42:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:42:59 ---> Using cache 16:42:59 ---> 6480c8319726 16:42:59 Step 4/23 : WORKDIR /edgex-go 16:42:59 ---> Using cache 16:42:59 ---> 6cf593a9ea1d 16:42:59 Step 5/23 : RUN apk add --update --no-cache make git 16:42:59 ---> Using cache 16:42:59 ---> 487bc5a917de 16:42:59 Step 6/23 : COPY go.mod vendor* ./ 16:42:59 ---> Using cache 16:42:59 ---> 211e4ee727df 16:42:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:59 ---> Using cache 16:42:59 ---> 62b0fb088e75 16:42:59 Step 8/23 : COPY . . 16:42:59 ---> Using cache 16:42:59 ---> 2e843533e1c9 16:42:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:43:07 ---> Running in 7a6db8d89943 16:43:07 Removing intermediate container 77fdbb8bb1bb 16:43:07 ---> 9a861c02ff7c 16:43:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:43:07 ---> Running in 7fba735709cd 16:43:07 Removing intermediate container 011c5211c350 16:43:07 ---> 9272349cd554 16:43:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:43:07 ---> Running in 55eaaff958f5 16:43:08 Removing intermediate container 7fba735709cd 16:43:08 ---> 5d548d605303 16:43:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:43:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:43:08 ---> Running in 10430c90d074 16:43:08 Removing intermediate container 55eaaff958f5 16:43:08 ---> c48ac834fb2d 16:43:08 Step 12/25 : WORKDIR / 16:43:08 ---> Running in a0b87fecc525 16:43:08 Removing intermediate container 10430c90d074 16:43:08 ---> 492e75fc25bf 16:43:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:43:08 Removing intermediate container a0b87fecc525 16:43:08 ---> 3989dcacc16d 16:43:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:08 ---> Running in fbcd7c6cae56 16:43:08 ---> 24490ec3a1cf 16:43:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:43:08 Removing intermediate container fbcd7c6cae56 16:43:08 ---> dbdf181f3696 16:43:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:43:08 ---> Running in 76959e1abc84 16:43:09 Removing intermediate container 76959e1abc84 16:43:09 ---> 3d4973c8925b 16:43:09 ---> c30d4135ff36 16:43:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:43:09 16:43:09 ---> Running in f3576b25b538 16:43:09 ---> f5bdd2725cd2 16:43:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:43:10 ---> 8e133172b3c7 16:43:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:43:11 ---> dead028f8124 16:43:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:43:11 Removing intermediate container f3576b25b538 16:43:11 ---> f49ec12e49b9 16:43:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:43:12 ---> Running in b4e005cd1135 16:43:14 ---> 599f1407468a 16:43:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:43:14 Removing intermediate container b4e005cd1135 16:43:14 ---> 554695049660 16:43:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:43:15 ---> b15a0844f8a2 16:43:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:43:16 ---> 8991efc8f10e 16:43:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:16 ---> Running in 3ec1277e4dc9 16:43:18 ---> 3bda70bc3221 16:43:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:19 ---> Running in 469bfc839ee4 16:43:21 Removing intermediate container 3ec1277e4dc9 16:43:21 ---> 5f843ffeadd8 16:43:21 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:22 ---> c5ef07dfc7a4 16:43:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:43:22 Removing intermediate container 469bfc839ee4 16:43:22 ---> 1ed86692930f 16:43:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:43:22 ---> Running in fb6063ffa2fa 16:43:24 ---> fb1adf6beaa4 16:43:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:43:31 Removing intermediate container fb6063ffa2fa 16:43:31 ---> 397cc54b0c73 16:43:31 Step 23/25 : LABEL arch=x86_64 16:43:31 ---> 9007d35e4081 16:43:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:43:31 ---> Running in 2dd6a6c0a2ab 16:43:31 Removing intermediate container 4c929ac88b7c 16:43:31 Removing intermediate container 40797914d372 16:43:31 ---> cf532fee95ea 16:43:31 ---> 02b5d4a36e6e 16:43:31 16:43:31 16:43:31 Step 9/20 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 16:43:31 16:43:31 ---> 9ed4aefc74f6 16:43:31 ---> 9ed4aefc74f6 16:43:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:43:31 16:43:31 ---> Using cache 16:43:31 ---> 032427b21ed5 16:43:31 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:43:31 ---> Running in 06a2eaea452c 16:43:31 ---> Running in 3b5811fbf45b 16:43:31 Removing intermediate container 2dd6a6c0a2ab 16:43:31 ---> 33f0c9aeaabe 16:43:31 Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:43:31 ---> 19ffdf22a9db 16:43:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:43:31 ---> Running in 6facc5da488b 16:43:32 Removing intermediate container 6facc5da488b 16:43:32 ---> 08ff9dcf5968 16:43:32 Step 25/25 : LABEL version=3.0.0-dev.141 16:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:43:33 (1/2) Installing ca-certificates (20220614-r4) 16:43:33 (2/2) Installing dumb-init (1.2.5-r2) 16:43:33 Executing busybox-1.35.0-r29.trigger 16:43:34 Executing ca-certificates-20220614-r4.trigger 16:43:34 OK: 8 MiB in 17 packages 16:43:34 ---> 6d10b2110070 16:43:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:43:34 ---> Running in 40e7b9201c89 16:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:43:34 Removing intermediate container 40e7b9201c89 16:43:34 ---> be2d3123b62c 16:43:34 16:43:34 Removing intermediate container 7a6db8d89943 16:43:34 ---> 1835c7795ef0 16:43:34 16:43:34 Step 10/23 : FROM alpine:3.17 16:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:43:34 Successfully built be2d3123b62c 16:43:34 ---> 9ed4aefc74f6 16:43:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:43:34 Successfully tagged security-secretstore-setup:latest 16:43:34  Building security-secretstore-setup ... done  ---> a742578f6135 16:43:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:43:34 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:43:34 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:43:34 OK: 17820 distinct packages available 16:43:34 ---> Running in a99884bca69c 16:43:34 Removing intermediate container 3b5811fbf45b 16:43:34 ---> 0eb426848e53 16:43:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:43:35 ---> Running in fae1cee3ef39 16:43:35 Removing intermediate container a99884bca69c 16:43:35 ---> 34f47caa8a63 16:43:35 Step 12/23 : ENV APP_PORT=59880 16:43:35 ---> Running in eea6b3e3e7d7 16:43:35 ---> e2e6516c55e9 16:43:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:43:35 Removing intermediate container fae1cee3ef39 16:43:35 ---> 0471fc8e55b5 16:43:35 Step 13/23 : ENV APP_PORT=59860 16:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:43:35 ---> Running in 6091bc3f5b70 16:43:35 Removing intermediate container eea6b3e3e7d7 16:43:35 ---> d59d11b91086 16:43:35 Step 13/23 : EXPOSE $APP_PORT 16:43:35 ---> Running in a69ee2d75fa4 16:43:35 Removing intermediate container 6091bc3f5b70 16:43:35 ---> 165fc60e2abf 16:43:35 Step 14/23 : EXPOSE $APP_PORT 16:43:35 ---> 5518641173a8 16:43:35 Step 28/33 : RUN chmod +x /entrypoint.sh 16:43:35 ---> Running in a85aaeb90164 16:43:35 Removing intermediate container a69ee2d75fa4 16:43:35 ---> 02cab731e081 16:43:35 Step 14/23 : RUN apk add --update --no-cache dumb-init 16:43:35 ---> Running in c050f6930e62 16:43:35 ---> Running in 0989d7f4e31c 16:43:35 (1/9) Installing ca-certificates (20220614-r4) 16:43:35 (2/9) Installing brotli-libs (1.0.9-r9) 16:43:35 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:43:35 Removing intermediate container c050f6930e62 16:43:35 ---> 081dc7751bbc 16:43:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:35 (4/9) Installing libcurl (8.0.1-r0) 16:43:35 (5/9) Installing curl (8.0.1-r0) 16:43:35 (6/9) Installing dumb-init (1.2.5-r2) 16:43:35 (7/9) Installing musl-obstack (1.2.3-r0) 16:43:35 (8/9) Installing libucontext (1.2-r0) 16:43:35 (9/9) Installing gcompat (1.1.0-r0) 16:43:35 Executing busybox-1.35.0-r29.trigger 16:43:35 Executing ca-certificates-20220614-r4.trigger 16:43:35 OK: 10 MiB in 24 packages 16:43:35 ---> 3f7e3f5323b0 16:43:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:43:35 ---> 094365a619ef 16:43:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:43:36 ---> f08a1f430c85 16:43:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:43:36 Removing intermediate container a85aaeb90164 16:43:36 ---> 0097a898ccee 16:43:36 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:43:36 (1/1) Installing dumb-init (1.2.5-r2) 16:43:36 Executing busybox-1.35.0-r29.trigger 16:43:36 OK: 7 MiB in 16 packages 16:43:36 ---> 2dc39bd7add3 16:43:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:43:36 ---> Running in b9bee095b5db 16:43:36 ---> Running in 32160d1d6be3 16:43:37 Removing intermediate container 06a2eaea452c 16:43:37 ---> 720a98b93ecc 16:43:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:37 Removing intermediate container b9bee095b5db 16:43:37 ---> 8b2b8f307e39 16:43:37 Step 30/33 : CMD ["gate"] 16:43:37 Removing intermediate container 32160d1d6be3 16:43:37 ---> 9e219a57cb6d 16:43:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:43:37 ---> Running in 154068c1f2cd 16:43:37 ---> Running in 25737779cf8a 16:43:37 ---> fb498b3a871f 16:43:37 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:43:37 Removing intermediate container 154068c1f2cd 16:43:37 ---> 6e55d1f55ace 16:43:37 Step 31/33 : LABEL arch=x86_64 16:43:37 Removing intermediate container 25737779cf8a 16:43:37 ---> f09551999799 16:43:37 Step 21/23 : LABEL arch=x86_64 16:43:37 ---> Running in fd2a9964238e 16:43:37 Removing intermediate container 0989d7f4e31c 16:43:37 ---> 9feebc38ce13 16:43:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:37 ---> Running in ffe08e439f2f 16:43:37 ---> e3bd83f78693 16:43:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:43:37 Removing intermediate container fd2a9964238e 16:43:37 ---> 64fbb961c03b 16:43:37 Step 32/33 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:43:37 ---> Running in 7c3263c1872f 16:43:37 Removing intermediate container ffe08e439f2f 16:43:37 ---> 217ee1863f62 16:43:37 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:43:37 ---> b070ad0db2cb 16:43:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:43:37 ---> Running in d9b4a7dfaa65 16:43:37 Removing intermediate container 7c3263c1872f 16:43:37 ---> f4b29f371d24 16:43:37 Step 33/33 : LABEL version=3.0.0-dev.141 16:43:37 Removing intermediate container d9b4a7dfaa65 16:43:37 ---> 412a4291d0ca 16:43:37 Step 23/23 : LABEL version=3.0.0-dev.141 16:43:37 ---> e9062fb17b5e 16:43:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:43:37 ---> 5f1b793df110 16:43:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:43:37 ---> Running in 20d22fcb88e6 16:43:37 ---> Running in 2352d288b72f 16:43:38 Removing intermediate container 20d22fcb88e6 16:43:38 ---> 5e7dfb7d5750 16:43:38 16:43:38 Removing intermediate container 2352d288b72f 16:43:38 ---> 8bc5ec2caecc 16:43:38 16:43:38 Successfully built 5e7dfb7d5750 16:43:38 Successfully built 8bc5ec2caecc 16:43:38 Successfully tagged support-notifications:latest 16:43:38 Successfully tagged security-bootstrapper:latest 16:43:38  Building support-notifications ... done  Building security-bootstrapper ... done  ---> eb42f9d61568 16:43:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:43:38 ---> 1a485c6ea86c 16:43:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:43:38 ---> Running in 96ddaf531c4f 16:43:38 Removing intermediate container 96ddaf531c4f 16:43:38 ---> d3b011a31875 16:43:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:43:38 ---> b9989acff4e9 16:43:38 Step 19/23 : ENTRYPOINT ["/core-data"] 16:43:38 ---> Running in b03fbfcd2c0f 16:43:38 ---> Running in ad1a26b86285 16:43:38 Removing intermediate container b03fbfcd2c0f 16:43:38 ---> 6715c17b7253 16:43:38 Step 18/20 : LABEL arch=x86_64 16:43:38 ---> Running in 467446a216c5 16:43:38 Removing intermediate container ad1a26b86285 16:43:38 ---> acc802c4c648 16:43:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:43:38 ---> Running in 4dc2b746e1b3 16:43:38 Removing intermediate container 467446a216c5 16:43:38 ---> 6f2858fad43a 16:43:38 Step 19/20 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:43:38 Removing intermediate container 4dc2b746e1b3 16:43:38 ---> 43f4b5f5eb8b 16:43:38 Step 21/23 : LABEL arch=x86_64 16:43:38 ---> Running in 987523e86639 16:43:38 ---> Running in 94c2c165009e 16:43:38 Removing intermediate container 987523e86639 16:43:38 ---> f62b5d3f77f1 16:43:38 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:43:38 Removing intermediate container 94c2c165009e 16:43:38 ---> 8a737c104d1b 16:43:38 Step 20/20 : LABEL version=3.0.0-dev.141 16:43:38 ---> Running in e39eaa136d5c 16:43:38 ---> Running in a0eb8640bb6f 16:43:38 Removing intermediate container e39eaa136d5c 16:43:38 ---> 02111ad8d513 16:43:38 Step 23/23 : LABEL version=3.0.0-dev.141 16:43:38 ---> Running in 2886a210410e 16:43:38 Removing intermediate container a0eb8640bb6f 16:43:38 ---> 7f61595e52dd 16:43:38 16:43:38 Successfully built 7f61595e52dd 16:43:38 Successfully tagged security-spiffe-token-provider:latest 16:43:39  Building security-spiffe-token-provider ... done Removing intermediate container 2886a210410e 16:43:39 ---> 9ed7f908439a 16:43:39 16:43:39 Successfully built 9ed7f908439a 16:43:39 Successfully tagged core-data:latest 16:43:39  Building core-data ... done  [Pipeline] } 16:43:39 $ docker stop --time=1 0807d1e9a0fdb63ac5c440282408b48088b236074cb08da8dbe06b6ee88c962a 16:43:40 $ docker rm -f --volumes 0807d1e9a0fdb63ac5c440282408b48088b236074cb08da8dbe06b6ee88c962a [Pipeline] // withDockerContainer [Pipeline] sh 16:43:40 + docker images 16:43:40 REPOSITORY TAG IMAGE ID CREATED SIZE 16:43:40 core-data latest 9ed7f908439a 2 seconds ago 20MB 16:43:40 security-spiffe-token-provider latest 7f61595e52dd 2 seconds ago 32.8MB 16:43:40 security-bootstrapper latest 8bc5ec2caecc 3 seconds ago 22.2MB 16:43:40 support-notifications latest 5e7dfb7d5750 3 seconds ago 32.4MB 16:43:40 security-secretstore-setup latest be2d3123b62c 6 seconds ago 32.8MB 16:43:40 1835c7795ef0 6 seconds ago 1.73GB 16:43:40 02b5d4a36e6e 9 seconds ago 1.79GB 16:43:40 cf532fee95ea 10 seconds ago 1.76GB 16:43:40 security-proxy-setup latest 794f004a3599 47 seconds ago 18.7MB 16:43:40 0f157725c670 54 seconds ago 1.72GB 16:43:40 34993a06969e About a minute ago 1.71GB 16:43:40 core-metadata latest f8d0cdde15ac About a minute ago 20.4MB 16:43:40 13e03276d827 About a minute ago 1.7GB 16:43:40 security-spire-server latest 6bd690bef434 2 minutes ago 103MB 16:43:40 security-proxy-auth latest 60211ce4659f 2 minutes ago 18.2MB 16:43:40 d4c8c9756897 2 minutes ago 1.73GB 16:43:40 a33675e9539f 2 minutes ago 1.58GB 16:43:40 2a2f69342e68 3 minutes ago 1.7GB 16:43:40 core-common-config-bootstrapper latest bcfbb997498d 3 minutes ago 17.2MB 16:43:40 core-command latest ab554d564e83 3 minutes ago 19.8MB 16:43:40 support-scheduler latest f0f4b879881f 3 minutes ago 31.8MB 16:43:40 security-spire-agent latest e5a3b462830a 3 minutes ago 161MB 16:43:40 security-spire-config latest bc2e9f4234a1 3 minutes ago 102MB 16:43:40 9aeb9e42d9e5 3 minutes ago 1.72GB 16:43:40 2f6d72d30a21 3 minutes ago 1.79GB 16:43:40 dc8678cf4d3f 3 minutes ago 1.72GB 16:43:40 06aa7ef4c368 4 minutes ago 1.58GB 16:43:40 2face42b9c3f 4 minutes ago 1.58GB 16:43:40 ci-base-image-x86_64 latest ce45db86df1f 8 minutes ago 918MB 16:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 days ago 700MB 16:43:40 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 16:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 16:43:40 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 16:43:40 provisioning config files... 16:43:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config12455429622979591480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:41 ---> docker-login.sh 16:43:41 nexus3.edgexfoundry.org:10001 16:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:41 Configure a credential helper to remove this warning. See 16:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:41 16:43:41 Login Succeeded 16:43:41 nexus3.edgexfoundry.org:10002 16:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:41 Configure a credential helper to remove this warning. See 16:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:41 16:43:41 Login Succeeded 16:43:41 nexus3.edgexfoundry.org:10003 16:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:41 Configure a credential helper to remove this warning. See 16:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:41 16:43:41 Login Succeeded 16:43:41 nexus3.edgexfoundry.org:10004 16:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:41 Configure a credential helper to remove this warning. See 16:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:41 16:43:41 Login Succeeded 16:43:41 docker.io 16:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:41 Configure a credential helper to remove this warning. See 16:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:41 16:43:41 Login Succeeded 16:43:41 ---> docker-login.sh ends [Pipeline] } 16:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:43:41 824c097da010356d13f923208871747ea0e15dbc 16:43:41 latest 16:43:41 3.0.0-dev.141 16:43:41 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:41 main 16:43:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:42 + docker push nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc 16:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:43:42 9b42750e8400: Preparing 16:43:42 b42e2a19a57f: Preparing 16:43:42 cc564ee0dfb9: Preparing 16:43:42 4cbd1e3dfa1c: Preparing 16:43:42 7104cb8b828e: Preparing 16:43:42 f1417ff83b31: Preparing 16:43:42 f1417ff83b31: Waiting 16:43:42 4cbd1e3dfa1c: Pushed 16:43:42 cc564ee0dfb9: Pushed 16:43:42 7104cb8b828e: Pushed 16:43:42 9b42750e8400: Pushed 16:43:42 f1417ff83b31: Layer already exists 16:43:43 b42e2a19a57f: Pushed 16:43:43 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:43:44 9b42750e8400: Preparing 16:43:44 b42e2a19a57f: Preparing 16:43:44 cc564ee0dfb9: Preparing 16:43:44 4cbd1e3dfa1c: Preparing 16:43:44 7104cb8b828e: Preparing 16:43:44 f1417ff83b31: Preparing 16:43:44 f1417ff83b31: Waiting 16:43:44 9b42750e8400: Layer already exists 16:43:44 7104cb8b828e: Layer already exists 16:43:44 4cbd1e3dfa1c: Layer already exists 16:43:44 b42e2a19a57f: Layer already exists 16:43:44 cc564ee0dfb9: Layer already exists 16:43:44 f1417ff83b31: Layer already exists 16:43:44 latest: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:45 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.141 16:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:43:45 9b42750e8400: Preparing 16:43:45 b42e2a19a57f: Preparing 16:43:45 cc564ee0dfb9: Preparing 16:43:45 4cbd1e3dfa1c: Preparing 16:43:45 7104cb8b828e: Preparing 16:43:45 f1417ff83b31: Preparing 16:43:45 f1417ff83b31: Waiting 16:43:45 cc564ee0dfb9: Layer already exists 16:43:45 b42e2a19a57f: Layer already exists 16:43:45 9b42750e8400: Layer already exists 16:43:45 7104cb8b828e: Layer already exists 16:43:45 4cbd1e3dfa1c: Layer already exists 16:43:45 f1417ff83b31: Layer already exists 16:43:45 3.0.0-dev.141: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:45 + docker push nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:43:45 9b42750e8400: Preparing 16:43:45 b42e2a19a57f: Preparing 16:43:45 cc564ee0dfb9: Preparing 16:43:45 4cbd1e3dfa1c: Preparing 16:43:45 7104cb8b828e: Preparing 16:43:45 f1417ff83b31: Preparing 16:43:45 f1417ff83b31: Waiting 16:43:45 cc564ee0dfb9: Layer already exists 16:43:45 7104cb8b828e: Layer already exists 16:43:45 b42e2a19a57f: Layer already exists 16:43:45 4cbd1e3dfa1c: Layer already exists 16:43:45 9b42750e8400: Layer already exists 16:43:45 f1417ff83b31: Layer already exists 16:43:45 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:43:46 9b42750e8400: Preparing 16:43:46 b42e2a19a57f: Preparing 16:43:46 cc564ee0dfb9: Preparing 16:43:46 4cbd1e3dfa1c: Preparing 16:43:46 7104cb8b828e: Preparing 16:43:46 f1417ff83b31: Preparing 16:43:46 f1417ff83b31: Waiting 16:43:46 9b42750e8400: Layer already exists 16:43:46 b42e2a19a57f: Layer already exists 16:43:46 4cbd1e3dfa1c: Layer already exists 16:43:46 cc564ee0dfb9: Layer already exists 16:43:46 7104cb8b828e: Layer already exists 16:43:46 f1417ff83b31: Layer already exists 16:43:46 main: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:46 ===================================================== [Pipeline] echo 16:43:46 taggedImages: 16:43:46 - nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc 16:43:46 - nexus3.edgexfoundry.org:10004/core-command:latest 16:43:46 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.141 16:43:46 - nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:43:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 16:43:46 824c097da010356d13f923208871747ea0e15dbc 16:43:46 latest 16:43:46 3.0.0-dev.141 16:43:46 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:46 main 16:43:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc 16:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:43:46 60bd359d419b: Preparing 16:43:46 42be390e54f9: Preparing 16:43:46 c4569b334fb0: Preparing 16:43:46 db3bed7248b4: Preparing 16:43:46 cc564ee0dfb9: Preparing 16:43:46 4cbd1e3dfa1c: Preparing 16:43:46 7104cb8b828e: Preparing 16:43:46 f1417ff83b31: Preparing 16:43:46 7104cb8b828e: Waiting 16:43:46 4cbd1e3dfa1c: Waiting 16:43:46 f1417ff83b31: Waiting 16:43:46 cc564ee0dfb9: Layer already exists 16:43:46 4cbd1e3dfa1c: Layer already exists 16:43:46 7104cb8b828e: Layer already exists 16:43:46 f1417ff83b31: Layer already exists 16:43:46 60bd359d419b: Pushed 16:43:46 c4569b334fb0: Pushed 16:43:46 42be390e54f9: Pushed 16:43:48 db3bed7248b4: Pushed 16:43:48 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:48 + 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 16:43:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:43:48 60bd359d419b: Preparing 16:43:48 42be390e54f9: Preparing 16:43:48 c4569b334fb0: Preparing 16:43:48 db3bed7248b4: Preparing 16:43:48 cc564ee0dfb9: Preparing 16:43:48 4cbd1e3dfa1c: Preparing 16:43:48 7104cb8b828e: Preparing 16:43:48 f1417ff83b31: Preparing 16:43:48 4cbd1e3dfa1c: Waiting 16:43:48 7104cb8b828e: Waiting 16:43:48 f1417ff83b31: Waiting 16:43:48 42be390e54f9: Layer already exists 16:43:48 60bd359d419b: Layer already exists 16:43:48 db3bed7248b4: Layer already exists 16:43:48 c4569b334fb0: Layer already exists 16:43:48 cc564ee0dfb9: Layer already exists 16:43:48 4cbd1e3dfa1c: Layer already exists 16:43:48 7104cb8b828e: Layer already exists 16:43:48 f1417ff83b31: Layer already exists 16:43:48 latest: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.141 16:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:43:49 60bd359d419b: Preparing 16:43:49 42be390e54f9: Preparing 16:43:49 c4569b334fb0: Preparing 16:43:49 db3bed7248b4: Preparing 16:43:49 cc564ee0dfb9: Preparing 16:43:49 4cbd1e3dfa1c: Preparing 16:43:49 7104cb8b828e: Preparing 16:43:49 f1417ff83b31: Preparing 16:43:49 7104cb8b828e: Waiting 16:43:49 f1417ff83b31: Waiting 16:43:49 4cbd1e3dfa1c: Waiting 16:43:49 db3bed7248b4: Layer already exists 16:43:49 42be390e54f9: Layer already exists 16:43:49 cc564ee0dfb9: Layer already exists 16:43:49 c4569b334fb0: Layer already exists 16:43:49 60bd359d419b: Layer already exists 16:43:49 4cbd1e3dfa1c: Layer already exists 16:43:49 7104cb8b828e: Layer already exists 16:43:49 f1417ff83b31: Layer already exists 16:43:49 3.0.0-dev.141: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:43:50 60bd359d419b: Preparing 16:43:50 42be390e54f9: Preparing 16:43:50 c4569b334fb0: Preparing 16:43:50 db3bed7248b4: Preparing 16:43:50 cc564ee0dfb9: Preparing 16:43:50 4cbd1e3dfa1c: Preparing 16:43:50 7104cb8b828e: Preparing 16:43:50 f1417ff83b31: Preparing 16:43:50 4cbd1e3dfa1c: Waiting 16:43:50 f1417ff83b31: Waiting 16:43:50 7104cb8b828e: Waiting 16:43:50 cc564ee0dfb9: Layer already exists 16:43:50 60bd359d419b: Layer already exists 16:43:50 c4569b334fb0: Layer already exists 16:43:50 42be390e54f9: Layer already exists 16:43:50 db3bed7248b4: Layer already exists 16:43:50 7104cb8b828e: Layer already exists 16:43:50 f1417ff83b31: Layer already exists 16:43:50 4cbd1e3dfa1c: Layer already exists 16:43:50 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:50 + 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 16:43:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 16:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:43:50 60bd359d419b: Preparing 16:43:50 42be390e54f9: Preparing 16:43:50 c4569b334fb0: Preparing 16:43:50 db3bed7248b4: Preparing 16:43:50 cc564ee0dfb9: Preparing 16:43:50 4cbd1e3dfa1c: Preparing 16:43:50 7104cb8b828e: Preparing 16:43:50 f1417ff83b31: Preparing 16:43:50 4cbd1e3dfa1c: Waiting 16:43:50 7104cb8b828e: Waiting 16:43:50 c4569b334fb0: Layer already exists 16:43:50 cc564ee0dfb9: Layer already exists 16:43:50 60bd359d419b: Layer already exists 16:43:50 42be390e54f9: Layer already exists 16:43:50 db3bed7248b4: Layer already exists 16:43:50 7104cb8b828e: Layer already exists 16:43:50 f1417ff83b31: Layer already exists 16:43:50 4cbd1e3dfa1c: Layer already exists 16:43:50 main: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:50 ===================================================== [Pipeline] echo 16:43:50 taggedImages: 16:43:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc 16:43:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:43:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.141 16:43:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 16:43:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:43:50 824c097da010356d13f923208871747ea0e15dbc 16:43:50 latest 16:43:50 3.0.0-dev.141 16:43:50 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:50 main 16:43:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:51 + docker push nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc 16:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:43:51 e541cc2220f0: Preparing 16:43:51 f35d28fda87b: Preparing 16:43:51 cc564ee0dfb9: Preparing 16:43:51 4cbd1e3dfa1c: Preparing 16:43:51 0c380a45b820: Preparing 16:43:51 f1417ff83b31: Preparing 16:43:51 f1417ff83b31: Waiting 16:43:51 cc564ee0dfb9: Layer already exists 16:43:51 4cbd1e3dfa1c: Layer already exists 16:43:51 f1417ff83b31: Layer already exists 16:43:51 0c380a45b820: Pushed 16:43:51 e541cc2220f0: Pushed 16:43:52 f35d28fda87b: Pushed 16:43:52 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:43:53 e541cc2220f0: Preparing 16:43:53 f35d28fda87b: Preparing 16:43:53 cc564ee0dfb9: Preparing 16:43:53 4cbd1e3dfa1c: Preparing 16:43:53 0c380a45b820: Preparing 16:43:53 f1417ff83b31: Preparing 16:43:53 0c380a45b820: Layer already exists 16:43:53 4cbd1e3dfa1c: Layer already exists 16:43:53 cc564ee0dfb9: Layer already exists 16:43:53 e541cc2220f0: Layer already exists 16:43:53 f35d28fda87b: Layer already exists 16:43:53 f1417ff83b31: Layer already exists 16:43:53 latest: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:54 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.141 16:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:43:54 e541cc2220f0: Preparing 16:43:54 f35d28fda87b: Preparing 16:43:54 cc564ee0dfb9: Preparing 16:43:54 4cbd1e3dfa1c: Preparing 16:43:54 0c380a45b820: Preparing 16:43:54 f1417ff83b31: Preparing 16:43:54 f1417ff83b31: Waiting 16:43:54 e541cc2220f0: Layer already exists 16:43:54 0c380a45b820: Layer already exists 16:43:54 4cbd1e3dfa1c: Layer already exists 16:43:54 cc564ee0dfb9: Layer already exists 16:43:54 f35d28fda87b: Layer already exists 16:43:54 f1417ff83b31: Layer already exists 16:43:54 3.0.0-dev.141: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:54 + docker push nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:43:54 e541cc2220f0: Preparing 16:43:54 f35d28fda87b: Preparing 16:43:54 cc564ee0dfb9: Preparing 16:43:54 4cbd1e3dfa1c: Preparing 16:43:54 0c380a45b820: Preparing 16:43:54 f1417ff83b31: Preparing 16:43:54 f1417ff83b31: Waiting 16:43:54 e541cc2220f0: Layer already exists 16:43:54 4cbd1e3dfa1c: Layer already exists 16:43:54 f35d28fda87b: Layer already exists 16:43:54 cc564ee0dfb9: Layer already exists 16:43:54 0c380a45b820: Layer already exists 16:43:54 f1417ff83b31: Layer already exists 16:43:54 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:43:55 e541cc2220f0: Preparing 16:43:55 f35d28fda87b: Preparing 16:43:55 cc564ee0dfb9: Preparing 16:43:55 4cbd1e3dfa1c: Preparing 16:43:55 0c380a45b820: Preparing 16:43:55 f1417ff83b31: Preparing 16:43:55 f1417ff83b31: Waiting 16:43:55 f35d28fda87b: Layer already exists 16:43:55 0c380a45b820: Layer already exists 16:43:55 4cbd1e3dfa1c: Layer already exists 16:43:55 cc564ee0dfb9: Layer already exists 16:43:55 e541cc2220f0: Layer already exists 16:43:55 f1417ff83b31: Layer already exists 16:43:55 main: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:55 ===================================================== [Pipeline] echo 16:43:55 taggedImages: 16:43:55 - nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc 16:43:55 - nexus3.edgexfoundry.org:10004/core-data:latest 16:43:55 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.141 16:43:55 - nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:43:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:43:55 824c097da010356d13f923208871747ea0e15dbc 16:43:55 latest 16:43:55 3.0.0-dev.141 16:43:55 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:55 main 16:43:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc 16:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:43:56 48ac71b13aa9: Preparing 16:43:56 32b5add3a1be: Preparing 16:43:56 fb33489830ea: Preparing 16:43:56 cc564ee0dfb9: Preparing 16:43:56 4cbd1e3dfa1c: Preparing 16:43:56 7104cb8b828e: Preparing 16:43:56 f1417ff83b31: Preparing 16:43:56 7104cb8b828e: Waiting 16:43:56 f1417ff83b31: Waiting 16:43:56 4cbd1e3dfa1c: Layer already exists 16:43:56 cc564ee0dfb9: Layer already exists 16:43:56 7104cb8b828e: Layer already exists 16:43:56 f1417ff83b31: Layer already exists 16:43:56 48ac71b13aa9: Pushed 16:43:56 32b5add3a1be: Pushed 16:43:57 fb33489830ea: Pushed 16:43:57 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:43:58 48ac71b13aa9: Preparing 16:43:58 32b5add3a1be: Preparing 16:43:58 fb33489830ea: Preparing 16:43:58 cc564ee0dfb9: Preparing 16:43:58 4cbd1e3dfa1c: Preparing 16:43:58 7104cb8b828e: Preparing 16:43:58 f1417ff83b31: Preparing 16:43:58 7104cb8b828e: Waiting 16:43:58 f1417ff83b31: Waiting 16:43:58 4cbd1e3dfa1c: Layer already exists 16:43:58 cc564ee0dfb9: Layer already exists 16:43:58 32b5add3a1be: Layer already exists 16:43:58 fb33489830ea: Layer already exists 16:43:58 48ac71b13aa9: Layer already exists 16:43:58 7104cb8b828e: Layer already exists 16:43:58 f1417ff83b31: Layer already exists 16:43:58 latest: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.141 16:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:43:58 48ac71b13aa9: Preparing 16:43:58 32b5add3a1be: Preparing 16:43:58 fb33489830ea: Preparing 16:43:58 cc564ee0dfb9: Preparing 16:43:58 4cbd1e3dfa1c: Preparing 16:43:58 7104cb8b828e: Preparing 16:43:58 f1417ff83b31: Preparing 16:43:58 7104cb8b828e: Waiting 16:43:58 f1417ff83b31: Waiting 16:43:58 32b5add3a1be: Layer already exists 16:43:58 cc564ee0dfb9: Layer already exists 16:43:58 4cbd1e3dfa1c: Layer already exists 16:43:58 48ac71b13aa9: Layer already exists 16:43:58 fb33489830ea: Layer already exists 16:43:58 f1417ff83b31: Layer already exists 16:43:58 7104cb8b828e: Layer already exists 16:43:58 3.0.0-dev.141: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:43:59 48ac71b13aa9: Preparing 16:43:59 32b5add3a1be: Preparing 16:43:59 fb33489830ea: Preparing 16:43:59 cc564ee0dfb9: Preparing 16:43:59 4cbd1e3dfa1c: Preparing 16:43:59 7104cb8b828e: Preparing 16:43:59 f1417ff83b31: Preparing 16:43:59 7104cb8b828e: Waiting 16:43:59 f1417ff83b31: Waiting 16:43:59 cc564ee0dfb9: Layer already exists 16:43:59 4cbd1e3dfa1c: Layer already exists 16:43:59 32b5add3a1be: Layer already exists 16:43:59 48ac71b13aa9: Layer already exists 16:43:59 fb33489830ea: Layer already exists 16:43:59 7104cb8b828e: Layer already exists 16:43:59 f1417ff83b31: Layer already exists 16:43:59 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:43:59 48ac71b13aa9: Preparing 16:43:59 32b5add3a1be: Preparing 16:43:59 fb33489830ea: Preparing 16:43:59 cc564ee0dfb9: Preparing 16:43:59 4cbd1e3dfa1c: Preparing 16:43:59 7104cb8b828e: Preparing 16:43:59 f1417ff83b31: Preparing 16:43:59 7104cb8b828e: Waiting 16:43:59 f1417ff83b31: Waiting 16:43:59 48ac71b13aa9: Layer already exists 16:43:59 32b5add3a1be: Layer already exists 16:43:59 4cbd1e3dfa1c: Layer already exists 16:43:59 fb33489830ea: Layer already exists 16:43:59 cc564ee0dfb9: Layer already exists 16:43:59 f1417ff83b31: Layer already exists 16:43:59 7104cb8b828e: Layer already exists 16:43:59 main: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:59 ===================================================== [Pipeline] echo 16:43:59 taggedImages: 16:43:59 - nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc 16:43:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:43:59 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.141 16:43:59 - nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:43:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:44:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:44:00 824c097da010356d13f923208871747ea0e15dbc 16:44:00 latest 16:44:00 3.0.0-dev.141 16:44:00 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:00 main 16:44:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc 16:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:44:00 0ed778d3039d: Preparing 16:44:00 0ed778d3039d: Preparing 16:44:00 254588d9caa4: Preparing 16:44:00 d04e00418df9: Preparing 16:44:00 a76e9f1becfe: Preparing 16:44:00 be9771573f7b: Preparing 16:44:00 1b311cfe1b97: Preparing 16:44:00 cc564ee0dfb9: Preparing 16:44:00 4cbd1e3dfa1c: Preparing 16:44:00 c7a0d96ecd55: Preparing 16:44:00 b335d67743fa: Preparing 16:44:00 c8a395c2d576: Preparing 16:44:00 163b86b2e38a: Preparing 16:44:00 f1417ff83b31: Preparing 16:44:00 c7a0d96ecd55: Waiting 16:44:00 163b86b2e38a: Waiting 16:44:00 f1417ff83b31: Waiting 16:44:00 b335d67743fa: Waiting 16:44:00 c8a395c2d576: Waiting 16:44:00 1b311cfe1b97: Waiting 16:44:00 cc564ee0dfb9: Waiting 16:44:00 4cbd1e3dfa1c: Waiting 16:44:00 254588d9caa4: Pushed 16:44:00 d04e00418df9: Pushed 16:44:00 be9771573f7b: Pushed 16:44:00 a76e9f1becfe: Pushed 16:44:00 0ed778d3039d: Pushed 16:44:00 cc564ee0dfb9: Layer already exists 16:44:00 4cbd1e3dfa1c: Layer already exists 16:44:00 c8a395c2d576: Pushed 16:44:00 b335d67743fa: Pushed 16:44:00 163b86b2e38a: Pushed 16:44:00 c7a0d96ecd55: Pushed 16:44:00 f1417ff83b31: Layer already exists 16:44:02 1b311cfe1b97: Pushed 16:44:02 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 16:44:02 Removing intermediate container 8ddbe399e13d 16:44:02 ---> a6465ee5ed36 16:44:02 Step 8/23 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:02 ---> 0021d48ec889 16:44:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:44:02 ---> Running in d767ff0cd634 16:44:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:44:02 0ed778d3039d: Preparing 16:44:02 0ed778d3039d: Preparing 16:44:02 254588d9caa4: Preparing 16:44:02 d04e00418df9: Preparing 16:44:02 a76e9f1becfe: Preparing 16:44:02 be9771573f7b: Preparing 16:44:02 1b311cfe1b97: Preparing 16:44:02 cc564ee0dfb9: Preparing 16:44:02 4cbd1e3dfa1c: Preparing 16:44:02 c7a0d96ecd55: Preparing 16:44:02 b335d67743fa: Preparing 16:44:02 c8a395c2d576: Preparing 16:44:02 163b86b2e38a: Preparing 16:44:02 f1417ff83b31: Preparing 16:44:02 c8a395c2d576: Waiting 16:44:02 4cbd1e3dfa1c: Waiting 16:44:02 f1417ff83b31: Waiting 16:44:02 c7a0d96ecd55: Waiting 16:44:02 163b86b2e38a: Waiting 16:44:02 1b311cfe1b97: Waiting 16:44:02 cc564ee0dfb9: Waiting 16:44:02 b335d67743fa: Waiting 16:44:02 d04e00418df9: Layer already exists 16:44:02 0ed778d3039d: Layer already exists 16:44:02 be9771573f7b: Layer already exists 16:44:02 a76e9f1becfe: Layer already exists 16:44:02 254588d9caa4: Layer already exists 16:44:02 cc564ee0dfb9: Layer already exists 16:44:02 b335d67743fa: Layer already exists 16:44:02 1b311cfe1b97: Layer already exists 16:44:02 4cbd1e3dfa1c: Layer already exists 16:44:02 c7a0d96ecd55: Layer already exists 16:44:02 163b86b2e38a: Layer already exists 16:44:02 c8a395c2d576: Layer already exists 16:44:02 f1417ff83b31: Layer already exists 16:44:02 latest: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.141 16:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:44:03 0ed778d3039d: Preparing 16:44:03 0ed778d3039d: Preparing 16:44:03 254588d9caa4: Preparing 16:44:03 d04e00418df9: Preparing 16:44:03 a76e9f1becfe: Preparing 16:44:03 be9771573f7b: Preparing 16:44:03 1b311cfe1b97: Preparing 16:44:03 cc564ee0dfb9: Preparing 16:44:03 4cbd1e3dfa1c: Preparing 16:44:03 c7a0d96ecd55: Preparing 16:44:03 b335d67743fa: Preparing 16:44:03 c8a395c2d576: Preparing 16:44:03 163b86b2e38a: Preparing 16:44:03 f1417ff83b31: Preparing 16:44:03 1b311cfe1b97: Waiting 16:44:03 cc564ee0dfb9: Waiting 16:44:03 4cbd1e3dfa1c: Waiting 16:44:03 c7a0d96ecd55: Waiting 16:44:03 b335d67743fa: Waiting 16:44:03 163b86b2e38a: Waiting 16:44:03 f1417ff83b31: Waiting 16:44:03 c8a395c2d576: Waiting 16:44:03 a76e9f1becfe: Layer already exists 16:44:03 254588d9caa4: Layer already exists 16:44:03 0ed778d3039d: Layer already exists 16:44:03 be9771573f7b: Layer already exists 16:44:03 d04e00418df9: Layer already exists 16:44:03 1b311cfe1b97: Layer already exists 16:44:03 4cbd1e3dfa1c: Layer already exists 16:44:03 cc564ee0dfb9: Layer already exists 16:44:03 c7a0d96ecd55: Layer already exists 16:44:03 b335d67743fa: Layer already exists 16:44:03 c8a395c2d576: Layer already exists 16:44:03 163b86b2e38a: Layer already exists 16:44:03 f1417ff83b31: Layer already exists 16:44:03 3.0.0-dev.141: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:44:04 0ed778d3039d: Preparing 16:44:04 0ed778d3039d: Preparing 16:44:04 254588d9caa4: Preparing 16:44:04 d04e00418df9: Preparing 16:44:04 a76e9f1becfe: Preparing 16:44:04 be9771573f7b: Preparing 16:44:04 1b311cfe1b97: Preparing 16:44:04 cc564ee0dfb9: Preparing 16:44:04 4cbd1e3dfa1c: Preparing 16:44:04 c7a0d96ecd55: Preparing 16:44:04 b335d67743fa: Preparing 16:44:04 c8a395c2d576: Preparing 16:44:04 163b86b2e38a: Preparing 16:44:04 f1417ff83b31: Preparing 16:44:04 cc564ee0dfb9: Waiting 16:44:04 c7a0d96ecd55: Waiting 16:44:04 b335d67743fa: Waiting 16:44:04 163b86b2e38a: Waiting 16:44:04 4cbd1e3dfa1c: Waiting 16:44:04 f1417ff83b31: Waiting 16:44:04 d04e00418df9: Layer already exists 16:44:04 be9771573f7b: Layer already exists 16:44:04 254588d9caa4: Layer already exists 16:44:04 a76e9f1becfe: Layer already exists 16:44:04 0ed778d3039d: Layer already exists 16:44:04 cc564ee0dfb9: Layer already exists 16:44:04 1b311cfe1b97: Layer already exists 16:44:04 4cbd1e3dfa1c: Layer already exists 16:44:04 c7a0d96ecd55: Layer already exists 16:44:04 b335d67743fa: Layer already exists 16:44:04 163b86b2e38a: Layer already exists 16:44:04 c8a395c2d576: Layer already exists 16:44:04 f1417ff83b31: Layer already exists 16:44:04 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:44:04 0ed778d3039d: Preparing 16:44:04 0ed778d3039d: Preparing 16:44:04 254588d9caa4: Preparing 16:44:04 d04e00418df9: Preparing 16:44:04 a76e9f1becfe: Preparing 16:44:04 be9771573f7b: Preparing 16:44:04 1b311cfe1b97: Preparing 16:44:04 cc564ee0dfb9: Preparing 16:44:04 1b311cfe1b97: Waiting 16:44:04 4cbd1e3dfa1c: Preparing 16:44:04 c7a0d96ecd55: Preparing 16:44:04 b335d67743fa: Preparing 16:44:04 4cbd1e3dfa1c: Waiting 16:44:04 cc564ee0dfb9: Waiting 16:44:04 c7a0d96ecd55: Waiting 16:44:04 c8a395c2d576: Preparing 16:44:04 163b86b2e38a: Preparing 16:44:04 f1417ff83b31: Preparing 16:44:04 b335d67743fa: Waiting 16:44:04 c8a395c2d576: Waiting 16:44:04 f1417ff83b31: Waiting 16:44:04 163b86b2e38a: Waiting 16:44:04 254588d9caa4: Layer already exists 16:44:04 a76e9f1becfe: Layer already exists 16:44:04 be9771573f7b: Layer already exists 16:44:04 0ed778d3039d: Layer already exists 16:44:04 d04e00418df9: Layer already exists 16:44:04 cc564ee0dfb9: Layer already exists 16:44:04 1b311cfe1b97: Layer already exists 16:44:04 4cbd1e3dfa1c: Layer already exists 16:44:04 c7a0d96ecd55: Layer already exists 16:44:04 b335d67743fa: Layer already exists 16:44:04 c8a395c2d576: Layer already exists 16:44:04 163b86b2e38a: Layer already exists 16:44:04 f1417ff83b31: Layer already exists 16:44:04 main: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 16:44:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] echo 16:44:04 ===================================================== [Pipeline] echo 16:44:04 taggedImages: 16:44:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc 16:44:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:44:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.141 16:44:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:44:04 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 16:44:04 824c097da010356d13f923208871747ea0e15dbc 16:44:04 latest 16:44:04 3.0.0-dev.141 16:44:04 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:04 main 16:44:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc 16:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:44:05 a88f83eae527: Preparing 16:44:05 e41e8eee53bc: Preparing 16:44:05 9878e2b92fad: Preparing 16:44:05 dc7aa97364f2: Preparing 16:44:05 cc564ee0dfb9: Preparing 16:44:05 4cbd1e3dfa1c: Preparing 16:44:05 7104cb8b828e: Preparing 16:44:05 f1417ff83b31: Preparing 16:44:05 4cbd1e3dfa1c: Waiting 16:44:05 f1417ff83b31: Waiting 16:44:05 cc564ee0dfb9: Layer already exists 16:44:05 4cbd1e3dfa1c: Layer already exists 16:44:05 7104cb8b828e: Layer already exists 16:44:05 f1417ff83b31: Layer already exists 16:44:05 a88f83eae527: Pushed 16:44:05 e41e8eee53bc: Pushed 16:44:05 9878e2b92fad: Pushed 16:44:06 dc7aa97364f2: Pushed 16:44:06 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:44:07 a88f83eae527: Preparing 16:44:07 e41e8eee53bc: Preparing 16:44:07 9878e2b92fad: Preparing 16:44:07 dc7aa97364f2: Preparing 16:44:07 cc564ee0dfb9: Preparing 16:44:07 4cbd1e3dfa1c: Preparing 16:44:07 7104cb8b828e: Preparing 16:44:07 f1417ff83b31: Preparing 16:44:07 4cbd1e3dfa1c: Waiting 16:44:07 7104cb8b828e: Waiting 16:44:07 f1417ff83b31: Waiting 16:44:07 9878e2b92fad: Layer already exists 16:44:07 a88f83eae527: Layer already exists 16:44:07 dc7aa97364f2: Layer already exists 16:44:07 e41e8eee53bc: Layer already exists 16:44:07 cc564ee0dfb9: Layer already exists 16:44:07 f1417ff83b31: Layer already exists 16:44:07 4cbd1e3dfa1c: Layer already exists 16:44:07 7104cb8b828e: Layer already exists 16:44:07 latest: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.141 16:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:44:08 a88f83eae527: Preparing 16:44:08 e41e8eee53bc: Preparing 16:44:08 9878e2b92fad: Preparing 16:44:08 dc7aa97364f2: Preparing 16:44:08 cc564ee0dfb9: Preparing 16:44:08 4cbd1e3dfa1c: Preparing 16:44:08 7104cb8b828e: Preparing 16:44:08 f1417ff83b31: Preparing 16:44:08 4cbd1e3dfa1c: Waiting 16:44:08 7104cb8b828e: Waiting 16:44:08 f1417ff83b31: Waiting 16:44:08 cc564ee0dfb9: Layer already exists 16:44:08 e41e8eee53bc: Layer already exists 16:44:08 a88f83eae527: Layer already exists 16:44:08 9878e2b92fad: Layer already exists 16:44:08 dc7aa97364f2: Layer already exists 16:44:08 4cbd1e3dfa1c: Layer already exists 16:44:08 7104cb8b828e: Layer already exists 16:44:08 f1417ff83b31: Layer already exists 16:44:08 3.0.0-dev.141: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:44:09 a88f83eae527: Preparing 16:44:09 e41e8eee53bc: Preparing 16:44:09 9878e2b92fad: Preparing 16:44:09 dc7aa97364f2: Preparing 16:44:09 cc564ee0dfb9: Preparing 16:44:09 4cbd1e3dfa1c: Preparing 16:44:09 7104cb8b828e: Preparing 16:44:09 f1417ff83b31: Preparing 16:44:09 4cbd1e3dfa1c: Waiting 16:44:09 7104cb8b828e: Waiting 16:44:09 f1417ff83b31: Waiting 16:44:09 a88f83eae527: Layer already exists 16:44:09 dc7aa97364f2: Layer already exists 16:44:09 cc564ee0dfb9: Layer already exists 16:44:09 9878e2b92fad: Layer already exists 16:44:09 e41e8eee53bc: Layer already exists 16:44:09 f1417ff83b31: Layer already exists 16:44:09 7104cb8b828e: Layer already exists 16:44:09 4cbd1e3dfa1c: Layer already exists 16:44:09 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 16:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:44:09 a88f83eae527: Preparing 16:44:09 e41e8eee53bc: Preparing 16:44:09 9878e2b92fad: Preparing 16:44:09 dc7aa97364f2: Preparing 16:44:09 cc564ee0dfb9: Preparing 16:44:09 4cbd1e3dfa1c: Preparing 16:44:09 7104cb8b828e: Preparing 16:44:09 f1417ff83b31: Preparing 16:44:09 7104cb8b828e: Waiting 16:44:09 4cbd1e3dfa1c: Waiting 16:44:09 f1417ff83b31: Waiting 16:44:09 dc7aa97364f2: Layer already exists 16:44:09 9878e2b92fad: Layer already exists 16:44:09 cc564ee0dfb9: Layer already exists 16:44:09 a88f83eae527: Layer already exists 16:44:09 e41e8eee53bc: Layer already exists 16:44:09 4cbd1e3dfa1c: Layer already exists 16:44:09 7104cb8b828e: Layer already exists 16:44:09 f1417ff83b31: Layer already exists 16:44:09 main: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:09 ===================================================== [Pipeline] echo 16:44:09 taggedImages: 16:44:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc 16:44:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:44:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.141 16:44:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 16:44:09 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:44:09 824c097da010356d13f923208871747ea0e15dbc 16:44:09 latest 16:44:09 3.0.0-dev.141 16:44:09 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:09 main 16:44:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc 16:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:44:10 f64444baf29c: Preparing 16:44:10 7a7f18f7fced: Preparing 16:44:10 a6d4f4f164d5: Preparing 16:44:10 9ab5a688647b: Preparing 16:44:10 cc564ee0dfb9: Preparing 16:44:10 4cbd1e3dfa1c: Preparing 16:44:10 e7adb22adb1b: Preparing 16:44:10 57490c78e757: Preparing 16:44:10 f1417ff83b31: Preparing 16:44:10 e7adb22adb1b: Waiting 16:44:10 57490c78e757: Waiting 16:44:10 f1417ff83b31: Waiting 16:44:10 4cbd1e3dfa1c: Waiting 16:44:10 cc564ee0dfb9: Layer already exists 16:44:10 4cbd1e3dfa1c: Layer already exists 16:44:10 f64444baf29c: Pushed 16:44:10 7a7f18f7fced: Pushed 16:44:10 e7adb22adb1b: Pushed 16:44:10 9ab5a688647b: Pushed 16:44:10 f1417ff83b31: Layer already exists 16:44:10 57490c78e757: Pushed 16:44:11 a6d4f4f164d5: Pushed 16:44:11 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:44:12 f64444baf29c: Preparing 16:44:12 7a7f18f7fced: Preparing 16:44:12 a6d4f4f164d5: Preparing 16:44:12 9ab5a688647b: Preparing 16:44:12 cc564ee0dfb9: Preparing 16:44:12 4cbd1e3dfa1c: Preparing 16:44:12 e7adb22adb1b: Preparing 16:44:12 57490c78e757: Preparing 16:44:12 f1417ff83b31: Preparing 16:44:12 4cbd1e3dfa1c: Waiting 16:44:12 e7adb22adb1b: Waiting 16:44:12 57490c78e757: Waiting 16:44:12 f1417ff83b31: Waiting 16:44:12 cc564ee0dfb9: Layer already exists 16:44:12 f64444baf29c: Layer already exists 16:44:12 9ab5a688647b: Layer already exists 16:44:12 7a7f18f7fced: Layer already exists 16:44:12 a6d4f4f164d5: Layer already exists 16:44:12 57490c78e757: Layer already exists 16:44:12 4cbd1e3dfa1c: Layer already exists 16:44:12 f1417ff83b31: Layer already exists 16:44:12 e7adb22adb1b: Layer already exists 16:44:12 latest: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.141 16:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:44:12 f64444baf29c: Preparing 16:44:12 7a7f18f7fced: Preparing 16:44:12 a6d4f4f164d5: Preparing 16:44:12 9ab5a688647b: Preparing 16:44:12 cc564ee0dfb9: Preparing 16:44:12 4cbd1e3dfa1c: Preparing 16:44:12 e7adb22adb1b: Preparing 16:44:12 57490c78e757: Preparing 16:44:12 f1417ff83b31: Preparing 16:44:12 e7adb22adb1b: Waiting 16:44:12 57490c78e757: Waiting 16:44:12 f1417ff83b31: Waiting 16:44:12 4cbd1e3dfa1c: Waiting 16:44:12 9ab5a688647b: Layer already exists 16:44:12 a6d4f4f164d5: Layer already exists 16:44:12 cc564ee0dfb9: Layer already exists 16:44:12 f64444baf29c: Layer already exists 16:44:12 7a7f18f7fced: Layer already exists 16:44:12 4cbd1e3dfa1c: Layer already exists 16:44:12 57490c78e757: Layer already exists 16:44:12 e7adb22adb1b: Layer already exists 16:44:12 f1417ff83b31: Layer already exists 16:44:12 3.0.0-dev.141: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:44:13 f64444baf29c: Preparing 16:44:13 7a7f18f7fced: Preparing 16:44:13 a6d4f4f164d5: Preparing 16:44:13 9ab5a688647b: Preparing 16:44:13 cc564ee0dfb9: Preparing 16:44:13 4cbd1e3dfa1c: Preparing 16:44:13 e7adb22adb1b: Preparing 16:44:13 57490c78e757: Preparing 16:44:13 f1417ff83b31: Preparing 16:44:13 4cbd1e3dfa1c: Waiting 16:44:13 e7adb22adb1b: Waiting 16:44:13 57490c78e757: Waiting 16:44:13 f1417ff83b31: Waiting 16:44:13 9ab5a688647b: Layer already exists 16:44:13 7a7f18f7fced: Layer already exists 16:44:13 f64444baf29c: Layer already exists 16:44:13 cc564ee0dfb9: Layer already exists 16:44:13 a6d4f4f164d5: Layer already exists 16:44:13 e7adb22adb1b: Layer already exists 16:44:13 57490c78e757: Layer already exists 16:44:13 4cbd1e3dfa1c: Layer already exists 16:44:13 f1417ff83b31: Layer already exists 16:44:13 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:44:14 f64444baf29c: Preparing 16:44:14 7a7f18f7fced: Preparing 16:44:14 a6d4f4f164d5: Preparing 16:44:14 9ab5a688647b: Preparing 16:44:14 cc564ee0dfb9: Preparing 16:44:14 4cbd1e3dfa1c: Preparing 16:44:14 e7adb22adb1b: Preparing 16:44:14 57490c78e757: Preparing 16:44:14 f1417ff83b31: Preparing 16:44:14 4cbd1e3dfa1c: Waiting 16:44:14 e7adb22adb1b: Waiting 16:44:14 57490c78e757: Waiting 16:44:14 f1417ff83b31: Waiting 16:44:14 cc564ee0dfb9: Layer already exists 16:44:14 9ab5a688647b: Layer already exists 16:44:14 7a7f18f7fced: Layer already exists 16:44:14 f64444baf29c: Layer already exists 16:44:14 a6d4f4f164d5: Layer already exists 16:44:14 4cbd1e3dfa1c: Layer already exists 16:44:14 f1417ff83b31: Layer already exists 16:44:14 57490c78e757: Layer already exists 16:44:14 e7adb22adb1b: Layer already exists 16:44:14 main: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:14 ===================================================== [Pipeline] echo 16:44:14 taggedImages: 16:44:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc 16:44:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:44:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.141 16:44:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:44:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:44:14 824c097da010356d13f923208871747ea0e15dbc 16:44:14 latest 16:44:14 3.0.0-dev.141 16:44:14 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:14 main 16:44:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc 16:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:44:14 0f9e7d8b3318: Preparing 16:44:14 32d89136c35a: Preparing 16:44:14 f031d4a397bc: Preparing 16:44:14 ca8aae6970d6: Preparing 16:44:14 33343e08349c: Preparing 16:44:14 0df260b3978f: Preparing 16:44:14 febed532bf2d: Preparing 16:44:14 cc564ee0dfb9: Preparing 16:44:14 4cbd1e3dfa1c: Preparing 16:44:14 d7aac1e66a08: Preparing 16:44:14 f1417ff83b31: Preparing 16:44:14 febed532bf2d: Waiting 16:44:14 cc564ee0dfb9: Waiting 16:44:14 4cbd1e3dfa1c: Waiting 16:44:14 d7aac1e66a08: Waiting 16:44:14 f1417ff83b31: Waiting 16:44:14 0df260b3978f: Waiting 16:44:14 33343e08349c: Pushed 16:44:14 0f9e7d8b3318: Pushed 16:44:14 32d89136c35a: Pushed 16:44:14 cc564ee0dfb9: Layer already exists 16:44:14 4cbd1e3dfa1c: Layer already exists 16:44:15 0df260b3978f: Pushed 16:44:15 febed532bf2d: Pushed 16:44:15 f1417ff83b31: Layer already exists 16:44:15 d7aac1e66a08: Pushed 16:44:15 ca8aae6970d6: Pushed 16:44:16 f031d4a397bc: Pushed 16:44:16 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:44:17 0f9e7d8b3318: Preparing 16:44:17 32d89136c35a: Preparing 16:44:17 f031d4a397bc: Preparing 16:44:17 ca8aae6970d6: Preparing 16:44:17 33343e08349c: Preparing 16:44:17 0df260b3978f: Preparing 16:44:17 febed532bf2d: Preparing 16:44:17 cc564ee0dfb9: Preparing 16:44:17 4cbd1e3dfa1c: Preparing 16:44:17 d7aac1e66a08: Preparing 16:44:17 f1417ff83b31: Preparing 16:44:17 0df260b3978f: Waiting 16:44:17 febed532bf2d: Waiting 16:44:17 d7aac1e66a08: Waiting 16:44:17 cc564ee0dfb9: Waiting 16:44:17 f1417ff83b31: Waiting 16:44:17 32d89136c35a: Layer already exists 16:44:17 33343e08349c: Layer already exists 16:44:17 ca8aae6970d6: Layer already exists 16:44:17 f031d4a397bc: Layer already exists 16:44:17 0f9e7d8b3318: Layer already exists 16:44:17 0df260b3978f: Layer already exists 16:44:17 cc564ee0dfb9: Layer already exists 16:44:17 d7aac1e66a08: Layer already exists 16:44:17 febed532bf2d: Layer already exists 16:44:17 4cbd1e3dfa1c: Layer already exists 16:44:17 f1417ff83b31: Layer already exists 16:44:17 latest: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.141 16:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:44:17 0f9e7d8b3318: Preparing 16:44:17 32d89136c35a: Preparing 16:44:17 f031d4a397bc: Preparing 16:44:17 ca8aae6970d6: Preparing 16:44:17 33343e08349c: Preparing 16:44:17 0df260b3978f: Preparing 16:44:17 febed532bf2d: Preparing 16:44:17 cc564ee0dfb9: Preparing 16:44:17 4cbd1e3dfa1c: Preparing 16:44:17 d7aac1e66a08: Preparing 16:44:17 f1417ff83b31: Preparing 16:44:17 febed532bf2d: Waiting 16:44:17 cc564ee0dfb9: Waiting 16:44:17 4cbd1e3dfa1c: Waiting 16:44:17 d7aac1e66a08: Waiting 16:44:17 f1417ff83b31: Waiting 16:44:17 0df260b3978f: Waiting 16:44:17 ca8aae6970d6: Layer already exists 16:44:17 f031d4a397bc: Layer already exists 16:44:17 33343e08349c: Layer already exists 16:44:17 32d89136c35a: Layer already exists 16:44:17 0f9e7d8b3318: Layer already exists 16:44:17 febed532bf2d: Layer already exists 16:44:17 0df260b3978f: Layer already exists 16:44:17 cc564ee0dfb9: Layer already exists 16:44:17 d7aac1e66a08: Layer already exists 16:44:17 4cbd1e3dfa1c: Layer already exists 16:44:17 f1417ff83b31: Layer already exists 16:44:17 3.0.0-dev.141: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:44:18 0f9e7d8b3318: Preparing 16:44:18 32d89136c35a: Preparing 16:44:18 f031d4a397bc: Preparing 16:44:18 ca8aae6970d6: Preparing 16:44:18 33343e08349c: Preparing 16:44:18 0df260b3978f: Preparing 16:44:18 febed532bf2d: Preparing 16:44:18 cc564ee0dfb9: Preparing 16:44:18 4cbd1e3dfa1c: Preparing 16:44:18 d7aac1e66a08: Preparing 16:44:18 f1417ff83b31: Preparing 16:44:18 0df260b3978f: Waiting 16:44:18 febed532bf2d: Waiting 16:44:18 cc564ee0dfb9: Waiting 16:44:18 4cbd1e3dfa1c: Waiting 16:44:18 d7aac1e66a08: Waiting 16:44:18 f1417ff83b31: Waiting 16:44:18 ca8aae6970d6: Layer already exists 16:44:18 32d89136c35a: Layer already exists 16:44:18 33343e08349c: Layer already exists 16:44:18 f031d4a397bc: Layer already exists 16:44:18 0f9e7d8b3318: Layer already exists 16:44:18 0df260b3978f: Layer already exists 16:44:18 4cbd1e3dfa1c: Layer already exists 16:44:18 cc564ee0dfb9: Layer already exists 16:44:18 febed532bf2d: Layer already exists 16:44:18 d7aac1e66a08: Layer already exists 16:44:18 f1417ff83b31: Layer already exists 16:44:18 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:44:18 0f9e7d8b3318: Preparing 16:44:18 32d89136c35a: Preparing 16:44:18 f031d4a397bc: Preparing 16:44:18 ca8aae6970d6: Preparing 16:44:18 33343e08349c: Preparing 16:44:18 0df260b3978f: Preparing 16:44:18 febed532bf2d: Preparing 16:44:18 cc564ee0dfb9: Preparing 16:44:18 4cbd1e3dfa1c: Preparing 16:44:18 d7aac1e66a08: Preparing 16:44:18 f1417ff83b31: Preparing 16:44:18 febed532bf2d: Waiting 16:44:18 cc564ee0dfb9: Waiting 16:44:18 0df260b3978f: Waiting 16:44:18 f1417ff83b31: Waiting 16:44:18 33343e08349c: Layer already exists 16:44:18 f031d4a397bc: Layer already exists 16:44:18 0f9e7d8b3318: Layer already exists 16:44:18 ca8aae6970d6: Layer already exists 16:44:18 32d89136c35a: Layer already exists 16:44:18 febed532bf2d: Layer already exists 16:44:18 0df260b3978f: Layer already exists 16:44:18 4cbd1e3dfa1c: Layer already exists 16:44:18 cc564ee0dfb9: Layer already exists 16:44:18 d7aac1e66a08: Layer already exists 16:44:18 f1417ff83b31: Layer already exists 16:44:18 main: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:19 ===================================================== [Pipeline] echo 16:44:19 taggedImages: 16:44:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc 16:44:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:44:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.141 16:44:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:44:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:44:19 824c097da010356d13f923208871747ea0e15dbc 16:44:19 latest 16:44:19 3.0.0-dev.141 16:44:19 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:19 main 16:44:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc 16:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:44:19 095ffacf4d7d: Preparing 16:44:19 7ce5b4634f45: Preparing 16:44:19 cc564ee0dfb9: Preparing 16:44:19 4cbd1e3dfa1c: Preparing 16:44:19 69316618121d: Preparing 16:44:19 f1417ff83b31: Preparing 16:44:19 f1417ff83b31: Waiting 16:44:19 4cbd1e3dfa1c: Layer already exists 16:44:19 cc564ee0dfb9: Layer already exists 16:44:19 f1417ff83b31: Layer already exists 16:44:19 095ffacf4d7d: Pushed 16:44:20 69316618121d: Pushed 16:44:22 7ce5b4634f45: Pushed 16:44:22 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:22 + 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 16:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:44:22 095ffacf4d7d: Preparing 16:44:22 7ce5b4634f45: Preparing 16:44:22 cc564ee0dfb9: Preparing 16:44:22 4cbd1e3dfa1c: Preparing 16:44:22 69316618121d: Preparing 16:44:22 f1417ff83b31: Preparing 16:44:22 f1417ff83b31: Waiting 16:44:22 69316618121d: Layer already exists 16:44:22 cc564ee0dfb9: Layer already exists 16:44:22 095ffacf4d7d: Layer already exists 16:44:22 7ce5b4634f45: Layer already exists 16:44:22 4cbd1e3dfa1c: Layer already exists 16:44:22 f1417ff83b31: Layer already exists 16:44:22 latest: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.141 16:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:44:23 095ffacf4d7d: Preparing 16:44:23 7ce5b4634f45: Preparing 16:44:23 cc564ee0dfb9: Preparing 16:44:23 4cbd1e3dfa1c: Preparing 16:44:23 69316618121d: Preparing 16:44:23 f1417ff83b31: Preparing 16:44:23 f1417ff83b31: Waiting 16:44:23 7ce5b4634f45: Layer already exists 16:44:23 69316618121d: Layer already exists 16:44:23 095ffacf4d7d: Layer already exists 16:44:23 cc564ee0dfb9: Layer already exists 16:44:23 4cbd1e3dfa1c: Layer already exists 16:44:23 f1417ff83b31: Layer already exists 16:44:23 3.0.0-dev.141: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:44:23 095ffacf4d7d: Preparing 16:44:23 7ce5b4634f45: Preparing 16:44:23 cc564ee0dfb9: Preparing 16:44:23 4cbd1e3dfa1c: Preparing 16:44:23 69316618121d: Preparing 16:44:23 f1417ff83b31: Preparing 16:44:23 f1417ff83b31: Waiting 16:44:23 095ffacf4d7d: Layer already exists 16:44:23 4cbd1e3dfa1c: Layer already exists 16:44:23 69316618121d: Layer already exists 16:44:23 cc564ee0dfb9: Layer already exists 16:44:23 7ce5b4634f45: Layer already exists 16:44:23 f1417ff83b31: Layer already exists 16:44:23 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:24 + 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 16:44:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:44:24 095ffacf4d7d: Preparing 16:44:24 7ce5b4634f45: Preparing 16:44:24 cc564ee0dfb9: Preparing 16:44:24 4cbd1e3dfa1c: Preparing 16:44:24 69316618121d: Preparing 16:44:24 f1417ff83b31: Preparing 16:44:24 f1417ff83b31: Waiting 16:44:24 7ce5b4634f45: Layer already exists 16:44:24 095ffacf4d7d: Layer already exists 16:44:24 cc564ee0dfb9: Layer already exists 16:44:24 4cbd1e3dfa1c: Layer already exists 16:44:24 69316618121d: Layer already exists 16:44:24 f1417ff83b31: Layer already exists 16:44:24 main: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:24 ===================================================== [Pipeline] echo 16:44:24 taggedImages: 16:44:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc 16:44:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:44:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.141 16:44:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:44:24 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:44:24 824c097da010356d13f923208871747ea0e15dbc 16:44:24 latest 16:44:24 3.0.0-dev.141 16:44:24 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:24 main 16:44:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc 16:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:44:25 d439bc533bf6: Preparing 16:44:25 4714ffa4ae2f: Preparing 16:44:25 153c6a9cdf2e: Preparing 16:44:25 142dcb443ef5: Preparing 16:44:25 1e6f76ffce4c: Preparing 16:44:25 cc564ee0dfb9: Preparing 16:44:25 4cbd1e3dfa1c: Preparing 16:44:25 e318235d9b5b: Preparing 16:44:25 f1417ff83b31: Preparing 16:44:25 4cbd1e3dfa1c: Waiting 16:44:25 e318235d9b5b: Waiting 16:44:25 cc564ee0dfb9: Waiting 16:44:25 f1417ff83b31: Waiting 16:44:25 4714ffa4ae2f: Pushed 16:44:25 153c6a9cdf2e: Pushed 16:44:25 d439bc533bf6: Pushed 16:44:25 cc564ee0dfb9: Layer already exists 16:44:25 4cbd1e3dfa1c: Layer already exists 16:44:25 f1417ff83b31: Layer already exists 16:44:26 e318235d9b5b: Pushed 16:44:31 1e6f76ffce4c: Pushed 16:44:33 142dcb443ef5: Pushed 16:44:33 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:44:34 d439bc533bf6: Preparing 16:44:34 4714ffa4ae2f: Preparing 16:44:34 153c6a9cdf2e: Preparing 16:44:34 142dcb443ef5: Preparing 16:44:34 1e6f76ffce4c: Preparing 16:44:34 cc564ee0dfb9: Preparing 16:44:34 4cbd1e3dfa1c: Preparing 16:44:34 e318235d9b5b: Preparing 16:44:34 cc564ee0dfb9: Waiting 16:44:34 f1417ff83b31: Preparing 16:44:34 4cbd1e3dfa1c: Waiting 16:44:34 e318235d9b5b: Waiting 16:44:34 f1417ff83b31: Waiting 16:44:34 153c6a9cdf2e: Layer already exists 16:44:34 142dcb443ef5: Layer already exists 16:44:34 1e6f76ffce4c: Layer already exists 16:44:34 4714ffa4ae2f: Layer already exists 16:44:34 d439bc533bf6: Layer already exists 16:44:34 cc564ee0dfb9: Layer already exists 16:44:34 e318235d9b5b: Layer already exists 16:44:34 4cbd1e3dfa1c: Layer already exists 16:44:34 f1417ff83b31: Layer already exists 16:44:34 latest: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.141 16:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:44:34 d439bc533bf6: Preparing 16:44:34 4714ffa4ae2f: Preparing 16:44:34 153c6a9cdf2e: Preparing 16:44:34 142dcb443ef5: Preparing 16:44:34 1e6f76ffce4c: Preparing 16:44:34 cc564ee0dfb9: Preparing 16:44:34 4cbd1e3dfa1c: Preparing 16:44:34 cc564ee0dfb9: Waiting 16:44:34 e318235d9b5b: Preparing 16:44:34 f1417ff83b31: Preparing 16:44:34 4cbd1e3dfa1c: Waiting 16:44:34 e318235d9b5b: Waiting 16:44:34 f1417ff83b31: Waiting 16:44:34 d439bc533bf6: Layer already exists 16:44:34 142dcb443ef5: Layer already exists 16:44:34 153c6a9cdf2e: Layer already exists 16:44:34 4714ffa4ae2f: Layer already exists 16:44:34 1e6f76ffce4c: Layer already exists 16:44:34 f1417ff83b31: Layer already exists 16:44:34 cc564ee0dfb9: Layer already exists 16:44:34 e318235d9b5b: Layer already exists 16:44:34 4cbd1e3dfa1c: Layer already exists 16:44:34 3.0.0-dev.141: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:44:35 d439bc533bf6: Preparing 16:44:35 4714ffa4ae2f: Preparing 16:44:35 153c6a9cdf2e: Preparing 16:44:35 142dcb443ef5: Preparing 16:44:35 1e6f76ffce4c: Preparing 16:44:35 cc564ee0dfb9: Preparing 16:44:35 4cbd1e3dfa1c: Preparing 16:44:35 e318235d9b5b: Preparing 16:44:35 f1417ff83b31: Preparing 16:44:35 cc564ee0dfb9: Waiting 16:44:35 4cbd1e3dfa1c: Waiting 16:44:35 f1417ff83b31: Waiting 16:44:35 e318235d9b5b: Waiting 16:44:35 d439bc533bf6: Layer already exists 16:44:35 142dcb443ef5: Layer already exists 16:44:35 153c6a9cdf2e: Layer already exists 16:44:35 1e6f76ffce4c: Layer already exists 16:44:35 4714ffa4ae2f: Layer already exists 16:44:35 f1417ff83b31: Layer already exists 16:44:35 4cbd1e3dfa1c: Layer already exists 16:44:35 e318235d9b5b: Layer already exists 16:44:35 cc564ee0dfb9: Layer already exists 16:44:35 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:44:35 d439bc533bf6: Preparing 16:44:35 4714ffa4ae2f: Preparing 16:44:35 153c6a9cdf2e: Preparing 16:44:35 142dcb443ef5: Preparing 16:44:35 1e6f76ffce4c: Preparing 16:44:35 cc564ee0dfb9: Preparing 16:44:35 4cbd1e3dfa1c: Preparing 16:44:35 e318235d9b5b: Preparing 16:44:35 f1417ff83b31: Preparing 16:44:35 e318235d9b5b: Waiting 16:44:35 cc564ee0dfb9: Waiting 16:44:35 f1417ff83b31: Waiting 16:44:35 4cbd1e3dfa1c: Waiting 16:44:35 4714ffa4ae2f: Layer already exists 16:44:35 142dcb443ef5: Layer already exists 16:44:35 d439bc533bf6: Layer already exists 16:44:35 153c6a9cdf2e: Layer already exists 16:44:35 1e6f76ffce4c: Layer already exists 16:44:35 cc564ee0dfb9: Layer already exists 16:44:35 e318235d9b5b: Layer already exists 16:44:35 4cbd1e3dfa1c: Layer already exists 16:44:35 f1417ff83b31: Layer already exists 16:44:35 main: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:36 ===================================================== [Pipeline] echo 16:44:36 taggedImages: 16:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc 16:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.141 16:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:44:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:44:36 824c097da010356d13f923208871747ea0e15dbc 16:44:36 latest 16:44:36 3.0.0-dev.141 16:44:36 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:36 main 16:44:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc 16:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:44:36 64ad8fef536f: Preparing 16:44:36 44f1dfbbe114: Preparing 16:44:36 33aac1d226ec: Preparing 16:44:36 58075fa7268c: Preparing 16:44:36 cc564ee0dfb9: Preparing 16:44:36 4cbd1e3dfa1c: Preparing 16:44:36 f0621333413c: Preparing 16:44:36 f1417ff83b31: Preparing 16:44:36 4cbd1e3dfa1c: Waiting 16:44:36 f0621333413c: Waiting 16:44:36 f1417ff83b31: Waiting 16:44:36 cc564ee0dfb9: Layer already exists 16:44:36 4cbd1e3dfa1c: Layer already exists 16:44:36 33aac1d226ec: Pushed 16:44:36 44f1dfbbe114: Pushed 16:44:36 64ad8fef536f: Pushed 16:44:36 f1417ff83b31: Layer already exists 16:44:36 f0621333413c: Pushed 16:44:45 58075fa7268c: Pushed 16:44:45 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:44:45 64ad8fef536f: Preparing 16:44:45 44f1dfbbe114: Preparing 16:44:45 33aac1d226ec: Preparing 16:44:45 58075fa7268c: Preparing 16:44:45 cc564ee0dfb9: Preparing 16:44:45 4cbd1e3dfa1c: Preparing 16:44:45 f0621333413c: Preparing 16:44:45 f1417ff83b31: Preparing 16:44:45 4cbd1e3dfa1c: Waiting 16:44:45 f0621333413c: Waiting 16:44:45 f1417ff83b31: Waiting 16:44:45 58075fa7268c: Layer already exists 16:44:45 33aac1d226ec: Layer already exists 16:44:45 cc564ee0dfb9: Layer already exists 16:44:45 64ad8fef536f: Layer already exists 16:44:45 44f1dfbbe114: Layer already exists 16:44:45 f0621333413c: Layer already exists 16:44:45 4cbd1e3dfa1c: Layer already exists 16:44:45 f1417ff83b31: Layer already exists 16:44:45 latest: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.141 16:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:44:46 64ad8fef536f: Preparing 16:44:46 44f1dfbbe114: Preparing 16:44:46 33aac1d226ec: Preparing 16:44:46 58075fa7268c: Preparing 16:44:46 cc564ee0dfb9: Preparing 16:44:46 4cbd1e3dfa1c: Preparing 16:44:46 f0621333413c: Preparing 16:44:46 f1417ff83b31: Preparing 16:44:46 f0621333413c: Waiting 16:44:46 f1417ff83b31: Waiting 16:44:46 4cbd1e3dfa1c: Waiting 16:44:46 44f1dfbbe114: Layer already exists 16:44:46 64ad8fef536f: Layer already exists 16:44:46 cc564ee0dfb9: Layer already exists 16:44:46 58075fa7268c: Layer already exists 16:44:46 33aac1d226ec: Layer already exists 16:44:46 f1417ff83b31: Layer already exists 16:44:46 4cbd1e3dfa1c: Layer already exists 16:44:46 f0621333413c: Layer already exists 16:44:46 3.0.0-dev.141: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:44:46 64ad8fef536f: Preparing 16:44:46 44f1dfbbe114: Preparing 16:44:46 33aac1d226ec: Preparing 16:44:46 58075fa7268c: Preparing 16:44:46 cc564ee0dfb9: Preparing 16:44:46 4cbd1e3dfa1c: Preparing 16:44:46 f0621333413c: Preparing 16:44:46 f1417ff83b31: Preparing 16:44:46 f0621333413c: Waiting 16:44:46 f1417ff83b31: Waiting 16:44:46 4cbd1e3dfa1c: Waiting 16:44:46 64ad8fef536f: Layer already exists 16:44:46 33aac1d226ec: Layer already exists 16:44:46 44f1dfbbe114: Layer already exists 16:44:46 58075fa7268c: Layer already exists 16:44:46 cc564ee0dfb9: Layer already exists 16:44:46 f0621333413c: Layer already exists 16:44:46 4cbd1e3dfa1c: Layer already exists 16:44:46 f1417ff83b31: Layer already exists 16:44:46 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:44:47 64ad8fef536f: Preparing 16:44:47 44f1dfbbe114: Preparing 16:44:47 33aac1d226ec: Preparing 16:44:47 58075fa7268c: Preparing 16:44:47 cc564ee0dfb9: Preparing 16:44:47 4cbd1e3dfa1c: Preparing 16:44:47 f0621333413c: Preparing 16:44:47 f1417ff83b31: Preparing 16:44:47 f0621333413c: Waiting 16:44:47 f1417ff83b31: Waiting 16:44:47 4cbd1e3dfa1c: Waiting 16:44:47 33aac1d226ec: Layer already exists 16:44:47 58075fa7268c: Layer already exists 16:44:47 64ad8fef536f: Layer already exists 16:44:47 cc564ee0dfb9: Layer already exists 16:44:47 44f1dfbbe114: Layer already exists 16:44:47 4cbd1e3dfa1c: Layer already exists 16:44:47 f0621333413c: Layer already exists 16:44:47 f1417ff83b31: Layer already exists 16:44:47 main: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:47 ===================================================== [Pipeline] echo 16:44:47 taggedImages: 16:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc 16:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.141 16:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:44:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:44:47 824c097da010356d13f923208871747ea0e15dbc 16:44:47 latest 16:44:47 3.0.0-dev.141 16:44:47 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:47 main 16:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc 16:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:44:48 44bf1c5b1a77: Preparing 16:44:48 2bcc85f4f09e: Preparing 16:44:48 ce081684311e: Preparing 16:44:48 af6b8105aff7: Preparing 16:44:48 cc564ee0dfb9: Preparing 16:44:48 4cbd1e3dfa1c: Preparing 16:44:48 d439e4cea8a3: Preparing 16:44:48 f1417ff83b31: Preparing 16:44:48 f1417ff83b31: Waiting 16:44:48 4cbd1e3dfa1c: Waiting 16:44:48 d439e4cea8a3: Waiting 16:44:48 cc564ee0dfb9: Layer already exists 16:44:48 4cbd1e3dfa1c: Layer already exists 16:44:48 2bcc85f4f09e: Pushed 16:44:48 ce081684311e: Pushed 16:44:48 44bf1c5b1a77: Pushed 16:44:48 f1417ff83b31: Layer already exists 16:44:48 d439e4cea8a3: Pushed 16:44:55 af6b8105aff7: Pushed 16:44:55 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:44:56 44bf1c5b1a77: Preparing 16:44:56 2bcc85f4f09e: Preparing 16:44:56 ce081684311e: Preparing 16:44:56 af6b8105aff7: Preparing 16:44:56 cc564ee0dfb9: Preparing 16:44:56 4cbd1e3dfa1c: Preparing 16:44:56 d439e4cea8a3: Preparing 16:44:56 f1417ff83b31: Preparing 16:44:56 4cbd1e3dfa1c: Waiting 16:44:56 d439e4cea8a3: Waiting 16:44:56 f1417ff83b31: Waiting 16:44:56 af6b8105aff7: Layer already exists 16:44:56 ce081684311e: Layer already exists 16:44:56 cc564ee0dfb9: Layer already exists 16:44:56 44bf1c5b1a77: Layer already exists 16:44:56 2bcc85f4f09e: Layer already exists 16:44:56 4cbd1e3dfa1c: Layer already exists 16:44:56 f1417ff83b31: Layer already exists 16:44:56 d439e4cea8a3: Layer already exists 16:44:56 latest: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.141 16:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:44:56 44bf1c5b1a77: Preparing 16:44:56 2bcc85f4f09e: Preparing 16:44:56 ce081684311e: Preparing 16:44:56 af6b8105aff7: Preparing 16:44:56 cc564ee0dfb9: Preparing 16:44:56 4cbd1e3dfa1c: Preparing 16:44:56 d439e4cea8a3: Preparing 16:44:56 f1417ff83b31: Preparing 16:44:56 4cbd1e3dfa1c: Waiting 16:44:56 d439e4cea8a3: Waiting 16:44:56 cc564ee0dfb9: Layer already exists 16:44:56 af6b8105aff7: Layer already exists 16:44:56 44bf1c5b1a77: Layer already exists 16:44:56 ce081684311e: Layer already exists 16:44:56 2bcc85f4f09e: Layer already exists 16:44:56 d439e4cea8a3: Layer already exists 16:44:56 f1417ff83b31: Layer already exists 16:44:56 4cbd1e3dfa1c: Layer already exists 16:44:56 3.0.0-dev.141: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:44:57 44bf1c5b1a77: Preparing 16:44:57 2bcc85f4f09e: Preparing 16:44:57 ce081684311e: Preparing 16:44:57 af6b8105aff7: Preparing 16:44:57 cc564ee0dfb9: Preparing 16:44:57 4cbd1e3dfa1c: Preparing 16:44:57 d439e4cea8a3: Preparing 16:44:57 f1417ff83b31: Preparing 16:44:57 4cbd1e3dfa1c: Waiting 16:44:57 d439e4cea8a3: Waiting 16:44:57 f1417ff83b31: Waiting 16:44:57 2bcc85f4f09e: Layer already exists 16:44:57 44bf1c5b1a77: Layer already exists 16:44:57 ce081684311e: Layer already exists 16:44:57 cc564ee0dfb9: Layer already exists 16:44:57 af6b8105aff7: Layer already exists 16:44:57 4cbd1e3dfa1c: Layer already exists 16:44:57 d439e4cea8a3: Layer already exists 16:44:57 f1417ff83b31: Layer already exists 16:44:57 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:44:58 44bf1c5b1a77: Preparing 16:44:58 2bcc85f4f09e: Preparing 16:44:58 ce081684311e: Preparing 16:44:58 af6b8105aff7: Preparing 16:44:58 cc564ee0dfb9: Preparing 16:44:58 4cbd1e3dfa1c: Preparing 16:44:58 d439e4cea8a3: Preparing 16:44:58 f1417ff83b31: Preparing 16:44:58 4cbd1e3dfa1c: Waiting 16:44:58 d439e4cea8a3: Waiting 16:44:58 f1417ff83b31: Waiting 16:44:58 cc564ee0dfb9: Layer already exists 16:44:58 af6b8105aff7: Layer already exists 16:44:58 2bcc85f4f09e: Layer already exists 16:44:58 44bf1c5b1a77: Layer already exists 16:44:58 ce081684311e: Layer already exists 16:44:58 d439e4cea8a3: Layer already exists 16:44:58 f1417ff83b31: Layer already exists 16:44:58 4cbd1e3dfa1c: Layer already exists 16:44:58 main: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:58 ===================================================== [Pipeline] echo 16:44:58 taggedImages: 16:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc 16:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.141 16:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:44:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:44:58 824c097da010356d13f923208871747ea0e15dbc 16:44:58 latest 16:44:58 3.0.0-dev.141 16:44:58 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:44:58 main 16:44:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc 16:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:44:58 4a5112398b11: Preparing 16:44:58 74cf18c25864: Preparing 16:44:58 cc564ee0dfb9: Preparing 16:44:58 4cbd1e3dfa1c: Preparing 16:44:58 89dcf822d86b: Preparing 16:44:58 f1417ff83b31: Preparing 16:44:58 f1417ff83b31: Waiting 16:44:58 cc564ee0dfb9: Layer already exists 16:44:58 4cbd1e3dfa1c: Layer already exists 16:44:58 f1417ff83b31: Layer already exists 16:44:58 4a5112398b11: Pushed 16:44:58 89dcf822d86b: Pushed 16:45:02 74cf18c25864: Pushed 16:45:02 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:45:02 4a5112398b11: Preparing 16:45:02 74cf18c25864: Preparing 16:45:02 cc564ee0dfb9: Preparing 16:45:02 4cbd1e3dfa1c: Preparing 16:45:02 89dcf822d86b: Preparing 16:45:02 f1417ff83b31: Preparing 16:45:02 cc564ee0dfb9: Layer already exists 16:45:02 4cbd1e3dfa1c: Layer already exists 16:45:02 74cf18c25864: Layer already exists 16:45:02 89dcf822d86b: Layer already exists 16:45:02 4a5112398b11: Layer already exists 16:45:02 f1417ff83b31: Layer already exists 16:45:02 latest: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.141 16:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:45:03 4a5112398b11: Preparing 16:45:03 74cf18c25864: Preparing 16:45:03 cc564ee0dfb9: Preparing 16:45:03 4cbd1e3dfa1c: Preparing 16:45:03 89dcf822d86b: Preparing 16:45:03 f1417ff83b31: Preparing 16:45:03 f1417ff83b31: Waiting 16:45:03 4cbd1e3dfa1c: Layer already exists 16:45:03 4a5112398b11: Layer already exists 16:45:03 89dcf822d86b: Layer already exists 16:45:03 74cf18c25864: Layer already exists 16:45:03 cc564ee0dfb9: Layer already exists 16:45:03 f1417ff83b31: Layer already exists 16:45:03 3.0.0-dev.141: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:45:04 4a5112398b11: Preparing 16:45:04 74cf18c25864: Preparing 16:45:04 cc564ee0dfb9: Preparing 16:45:04 4cbd1e3dfa1c: Preparing 16:45:04 89dcf822d86b: Preparing 16:45:04 f1417ff83b31: Preparing 16:45:04 f1417ff83b31: Waiting 16:45:04 74cf18c25864: Layer already exists 16:45:04 cc564ee0dfb9: Layer already exists 16:45:04 89dcf822d86b: Layer already exists 16:45:04 4a5112398b11: Layer already exists 16:45:04 4cbd1e3dfa1c: Layer already exists 16:45:04 f1417ff83b31: Layer already exists 16:45:04 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:45:04 4a5112398b11: Preparing 16:45:04 74cf18c25864: Preparing 16:45:04 cc564ee0dfb9: Preparing 16:45:04 4cbd1e3dfa1c: Preparing 16:45:04 89dcf822d86b: Preparing 16:45:04 f1417ff83b31: Preparing 16:45:04 f1417ff83b31: Waiting 16:45:04 4cbd1e3dfa1c: Layer already exists 16:45:04 74cf18c25864: Layer already exists 16:45:04 cc564ee0dfb9: Layer already exists 16:45:04 4a5112398b11: Layer already exists 16:45:04 89dcf822d86b: Layer already exists 16:45:04 f1417ff83b31: Layer already exists 16:45:04 main: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:04 ===================================================== [Pipeline] echo 16:45:04 taggedImages: 16:45:04 - nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc 16:45:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:45:04 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.141 16:45:04 - nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:45:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:45:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:45:04 824c097da010356d13f923208871747ea0e15dbc 16:45:04 latest 16:45:04 3.0.0-dev.141 16:45:04 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:45:04 main 16:45:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc 16:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:45:05 9e6436eabdd4: Preparing 16:45:05 a41f2bdef940: Preparing 16:45:05 cc564ee0dfb9: Preparing 16:45:05 4cbd1e3dfa1c: Preparing 16:45:05 7104cb8b828e: Preparing 16:45:05 f1417ff83b31: Preparing 16:45:05 f1417ff83b31: Waiting 16:45:05 cc564ee0dfb9: Layer already exists 16:45:05 7104cb8b828e: Layer already exists 16:45:05 4cbd1e3dfa1c: Layer already exists 16:45:05 f1417ff83b31: Layer already exists 16:45:05 9e6436eabdd4: Pushed 16:45:08 a41f2bdef940: Pushed 16:45:08 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:45:09 9e6436eabdd4: Preparing 16:45:09 a41f2bdef940: Preparing 16:45:09 cc564ee0dfb9: Preparing 16:45:09 4cbd1e3dfa1c: Preparing 16:45:09 7104cb8b828e: Preparing 16:45:09 f1417ff83b31: Preparing 16:45:09 f1417ff83b31: Waiting 16:45:09 cc564ee0dfb9: Layer already exists 16:45:09 7104cb8b828e: Layer already exists 16:45:09 4cbd1e3dfa1c: Layer already exists 16:45:09 a41f2bdef940: Layer already exists 16:45:09 9e6436eabdd4: Layer already exists 16:45:09 f1417ff83b31: Layer already exists 16:45:09 latest: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.141 16:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:45:10 9e6436eabdd4: Preparing 16:45:10 a41f2bdef940: Preparing 16:45:10 cc564ee0dfb9: Preparing 16:45:10 4cbd1e3dfa1c: Preparing 16:45:10 7104cb8b828e: Preparing 16:45:10 f1417ff83b31: Preparing 16:45:10 f1417ff83b31: Waiting 16:45:10 a41f2bdef940: Layer already exists 16:45:10 7104cb8b828e: Layer already exists 16:45:10 cc564ee0dfb9: Layer already exists 16:45:10 9e6436eabdd4: Layer already exists 16:45:10 4cbd1e3dfa1c: Layer already exists 16:45:10 f1417ff83b31: Layer already exists 16:45:10 3.0.0-dev.141: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:45:10 9e6436eabdd4: Preparing 16:45:10 a41f2bdef940: Preparing 16:45:10 cc564ee0dfb9: Preparing 16:45:10 4cbd1e3dfa1c: Preparing 16:45:10 7104cb8b828e: Preparing 16:45:10 f1417ff83b31: Preparing 16:45:10 f1417ff83b31: Waiting 16:45:10 cc564ee0dfb9: Layer already exists 16:45:10 9e6436eabdd4: Layer already exists 16:45:10 4cbd1e3dfa1c: Layer already exists 16:45:10 7104cb8b828e: Layer already exists 16:45:10 a41f2bdef940: Layer already exists 16:45:10 f1417ff83b31: Layer already exists 16:45:10 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:45:11 9e6436eabdd4: Preparing 16:45:11 a41f2bdef940: Preparing 16:45:11 cc564ee0dfb9: Preparing 16:45:11 4cbd1e3dfa1c: Preparing 16:45:11 7104cb8b828e: Preparing 16:45:11 f1417ff83b31: Preparing 16:45:11 f1417ff83b31: Waiting 16:45:11 9e6436eabdd4: Layer already exists 16:45:11 4cbd1e3dfa1c: Layer already exists 16:45:11 a41f2bdef940: Layer already exists 16:45:11 7104cb8b828e: Layer already exists 16:45:11 cc564ee0dfb9: Layer already exists 16:45:11 f1417ff83b31: Layer already exists 16:45:11 main: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:11 ===================================================== [Pipeline] echo 16:45:11 taggedImages: 16:45:11 - nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc 16:45:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:45:11 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.141 16:45:11 - nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 16:45:11 - 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] } 16:48:11 Removing intermediate container fe22cd9e32b7 16:48:11 ---> 1b221700dc0f 16:48:11 16:48:11 Step 9/22 : FROM alpine:3.17 16:48:11 ---> 51e60588ff2c 16:48:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:48:11 ---> Running in cb7c0cc0f542 16:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:11 (1/2) Installing dumb-init (1.2.5-r2) 16:48:11 (2/2) Installing openssl (3.0.8-r4) 16:48:11 Executing busybox-1.35.0-r29.trigger 16:48:11 OK: 8 MiB in 17 packages 16:48:13 Removing intermediate container cb7c0cc0f542 16:48:13 ---> fcbea0cd3ce6 16:48:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:48:13 ---> Running in 9499a43edf16 16:48:14 Removing intermediate container 9499a43edf16 16:48:14 ---> b866ae7edafa 16:48:14 Step 12/22 : WORKDIR /edgex 16:48:14 ---> Running in fafead94f3e9 16:48:15 Removing intermediate container 545a6f587c64 16:48:15 ---> b20780505c36 16:48:15 16:48:15 Step 9/33 : FROM alpine:3.17 16:48:15 ---> 51e60588ff2c 16:48:15 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:48:15 Removing intermediate container fafead94f3e9 16:48:15 ---> e1043e4e7d65 16:48:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:15 ---> Running in 358fbfb0a445 16:48:15 Removing intermediate container 358fbfb0a445 16:48:15 ---> d802f11d9df4 16:48:15 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:48:16 ---> Running in 4a34cce5ff2f 16:48:17 ---> d5ae8b170bfe 16:48:17 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:48:18 ---> 9d87a3616091 16:48:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:48:18 ---> f94593da5f90 16:48:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:20 ---> 29cdd427c900 16:48:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:48:21 (1/2) Installing dumb-init (1.2.5-r2) 16:48:21 (2/2) Installing su-exec (0.2-r2) 16:48:21 Executing busybox-1.35.0-r29.trigger 16:48:21 OK: 8 MiB in 17 packages 16:48:21 ---> e39ddc21e506 16:48:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:48:21 ---> Running in dd8eb1fd459e 16:48:23 Removing intermediate container 4a34cce5ff2f 16:48:23 ---> 551a9d884550 16:48:23 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:48:23 ---> Running in 41320e072f06 16:48:24 Removing intermediate container 41320e072f06 16:48:24 ---> b017707c0114 16:48:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:48:24 ---> Running in a1899bffebc2 16:48:24 Removing intermediate container a1899bffebc2 16:48:24 ---> 5f38088862f7 16:48:24 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:48:25 ---> Running in ebcd29d0f447 16:48:25 Removing intermediate container ebcd29d0f447 16:48:25 ---> f3c7a08ec480 16:48:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:48:25 Removing intermediate container dd8eb1fd459e 16:48:25 ---> 8eb6b139f42b 16:48:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:48:25 ---> Running in 7325556b9ae0 16:48:26 ---> Running in 2ace4f00746b 16:48:26 Removing intermediate container 7325556b9ae0 16:48:26 ---> 355235714cb6 16:48:26 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:48:26 Removing intermediate container 2ace4f00746b 16:48:26 ---> 67338edcf0d4 16:48:26 Step 20/22 : LABEL arch=arm64 16:48:26 ---> Running in 27803bc6f5c0 16:48:27 ---> Running in b4f623c13fe8 16:48:28 Removing intermediate container b4f623c13fe8 16:48:28 ---> cb2185aa867f 16:48:28 Step 21/22 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:48:28 ---> Running in 8a9a3550dc53 16:48:28 Removing intermediate container 8a9a3550dc53 16:48:28 ---> 8b7595eff23c 16:48:28 Step 22/22 : LABEL version=3.0.0-dev.141 16:48:28 ---> Running in bfe28add295c 16:48:29 Removing intermediate container bfe28add295c 16:48:29 ---> 0f8e1dbdfa7d 16:48:29 16:48:30 Successfully built 0f8e1dbdfa7d 16:48:30 Successfully tagged security-proxy-setup-arm64:latest 16:48:30  Building security-proxy-setup ... done Building core-common-config-bootstrapper 16:48:30 Removing intermediate container 27803bc6f5c0 16:48:30 ---> 4ca56fa544d0 16:48:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:48:30 ---> Running in 45f6f78f7aff 16:48:31 Removing intermediate container 45f6f78f7aff 16:48:31 ---> b1c5213d4e82 16:48:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:48:32 ---> 70a04a7b3c04 16:48:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:48:32 ---> Running in 26309d3d671c 16:48:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:48:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:34 ---> ca6d55800064 16:48:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:48:34 ---> Using cache 16:48:34 ---> 052af8dc6d3b 16:48:34 Step 4/23 : WORKDIR /edgex-go 16:48:34 ---> Using cache 16:48:34 ---> 1b8dd49fbac1 16:48:34 Step 5/23 : RUN apk add --update --no-cache make git 16:48:34 ---> Using cache 16:48:34 ---> 20a8089f9dc2 16:48:34 Step 6/23 : COPY go.mod vendor* ./ 16:48:34 ---> Using cache 16:48:34 ---> 1060a26f53b7 16:48:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:35 ---> Using cache 16:48:35 ---> 98523b32dee4 16:48:35 Step 8/23 : COPY . . 16:48:35 ---> Using cache 16:48:35 ---> deb3a100c5da 16:48:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:48:35 ---> Running in e7ca683d9a86 16:48:36 Removing intermediate container 26309d3d671c 16:48:36 ---> b631b0d62d48 16:48:36 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:37 ---> b03d8c83119b 16:48:37 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:48:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:48:38 ---> e39d68319694 16:48:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:48:40 ---> c25574e456aa 16:48:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:48:43 ---> 84fceb99a55e 16:48:43 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:48:43 ---> 87151cde11ca 16:48:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:48:44 ---> fd6c2a212871 16:48:44 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:48:45 ---> cf260e77a663 16:48:45 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:48:46 ---> c7daaac1d3dd 16:48:46 Step 28/33 : RUN chmod +x /entrypoint.sh 16:48:46 ---> Running in 91c2a601fa83 16:48:49 Removing intermediate container 91c2a601fa83 16:48:49 ---> 05cd52d897fa 16:48:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:48:49 ---> Running in 53744ec903c0 16:48:50 Removing intermediate container 53744ec903c0 16:48:50 ---> 804d8ad970e2 16:48:50 Step 30/33 : CMD ["gate"] 16:48:50 ---> Running in 8d3929ae7d31 16:48:51 Removing intermediate container 8d3929ae7d31 16:48:51 ---> 34a2ab20b774 16:48:51 Step 31/33 : LABEL arch=arm64 16:48:51 ---> Running in 756b6512cfd8 16:48:51 Removing intermediate container 756b6512cfd8 16:48:51 ---> a7c777ffb32d 16:48:51 Step 32/33 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:48:52 ---> Running in 8662802b0f3c 16:48:52 Removing intermediate container 8662802b0f3c 16:48:52 ---> ab10b494a86a 16:48:52 Step 33/33 : LABEL version=3.0.0-dev.141 16:48:52 ---> Running in b8222ee2135c 16:48:53 Removing intermediate container b8222ee2135c 16:48:53 ---> abba4717daf9 16:48:53 16:48:53 Successfully built abba4717daf9 16:48:53 Successfully tagged security-bootstrapper-arm64:latest 16:48:53 Building security-spiffe-token-provider 16:48:57  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:48:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:48:57 ---> ca6d55800064 16:48:57 Step 3/20 : WORKDIR /edgex-go 16:48:57 ---> Using cache 16:48:57 ---> 26d88295b462 16:48:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:48:58 ---> Running in 9ba67be04fff 16:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:49:03 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:49:03 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:49:03 OK: 17690 distinct packages available 16:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:49:05 OK: 263 MiB in 53 packages 16:49:07 Removing intermediate container 9ba67be04fff 16:49:07 ---> 605e3449524b 16:49:07 Step 5/20 : COPY go.mod vendor* ./ 16:49:07 Removing intermediate container 3fbf40142ddf 16:49:07 ---> b0e0d6f9851d 16:49:07 16:49:07 Step 10/25 : FROM alpine:3.17 16:49:07 ---> 51e60588ff2c 16:49:07 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:49:09 ---> Running in 78dee18e8be2 16:49:09 ---> 4e961f72e3bf 16:49:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:09 ---> Running in 3c332143cab1 16:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:49:14 (1/1) Installing dumb-init (1.2.5-r2) 16:49:14 Executing busybox-1.35.0-r29.trigger 16:49:14 OK: 8 MiB in 16 packages 16:49:16 Removing intermediate container 78dee18e8be2 16:49:16 ---> 248b1991f8f8 16:49:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:49:16 ---> Running in 1807b7cf56f1 16:49:16 Removing intermediate container 1807b7cf56f1 16:49:16 ---> 58ac6b42c348 16:49:16 Step 13/25 : ENV APP_PORT=59881 16:49:16 ---> Running in fc93a891ff2b 16:49:17 Removing intermediate container fc93a891ff2b 16:49:17 ---> 6978a79e36a3 16:49:17 Step 14/25 : EXPOSE $APP_PORT 16:49:17 ---> Running in e7435f880139 16:49:17 Removing intermediate container e7435f880139 16:49:17 ---> bb84c4bcda38 16:49:17 Step 15/25 : WORKDIR / 16:49:18 ---> Running in 9b6e9085a0c0 16:49:18 Removing intermediate container 9b6e9085a0c0 16:49:18 ---> 8338e67ab8be 16:49:18 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:19 ---> 23dac559f92c 16:49:19 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:49:20 ---> 6a13a86cdcab 16:49:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:22 ---> 9e1bffee61de 16:49:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:49:23 ---> 8e3b90b6c6a1 16:49:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:49:24 ---> d0e9b51a9ff9 16:49:24 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:49:24 ---> Running in 58a98e435a5f 16:49:24 Removing intermediate container 58a98e435a5f 16:49:24 ---> 61c019c06235 16:49:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:49:24 ---> Running in 66c807233fa0 16:49:25 Removing intermediate container 66c807233fa0 16:49:25 ---> ce51a050c016 16:49:25 Step 23/25 : LABEL arch=arm64 16:49:25 ---> Running in 34750ded1944 16:49:26 Removing intermediate container 34750ded1944 16:49:26 ---> f5c0927c400a 16:49:26 Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:49:26 ---> Running in e156cdeecace 16:49:26 Removing intermediate container e156cdeecace 16:49:26 ---> 9530319fa18d 16:49:26 Step 25/25 : LABEL version=3.0.0-dev.141 16:49:26 ---> Running in 1384de81bae4 16:49:27 Removing intermediate container 1384de81bae4 16:49:27 ---> 71852308abde 16:49:27 16:49:27 Successfully built 71852308abde 16:49:27 Successfully tagged core-metadata-arm64:latest 16:49:27 Building core-command 16:49:31  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:49:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:31 ---> ca6d55800064 16:49:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:49:31 ---> Using cache 16:49:31 ---> 052af8dc6d3b 16:49:31 Step 4/24 : WORKDIR /edgex-go 16:49:31 ---> Using cache 16:49:31 ---> 1b8dd49fbac1 16:49:31 Step 5/24 : RUN apk add --update --no-cache make git 16:49:31 ---> Using cache 16:49:31 ---> 20a8089f9dc2 16:49:31 Step 6/24 : COPY go.mod vendor* ./ 16:49:31 ---> Using cache 16:49:31 ---> 1060a26f53b7 16:49:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:31 ---> Using cache 16:49:31 ---> 98523b32dee4 16:49:31 Step 8/24 : COPY . . 16:49:31 ---> Using cache 16:49:31 ---> deb3a100c5da 16:49:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:49:31 ---> Running in 44e40dd74085 16:49:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:50:55 Removing intermediate container 3c332143cab1 16:50:55 ---> 1fb4de351d12 16:50:55 Step 7/20 : COPY . . 16:50:55 ---> 8fa6ef670dcc 16:50:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:50:55 ---> Running in 9157de7c77e6 16:50:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:52:47 Removing intermediate container 63c1bef7ae9f 16:52:47 ---> fe6c17cf16d8 16:52:47 16:52:47 Step 10/23 : FROM alpine:3.17 16:52:47 ---> 51e60588ff2c 16:52:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:52:47 ---> Using cache 16:52:47 ---> 248b1991f8f8 16:52:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:52:47 ---> Using cache 16:52:47 ---> 58ac6b42c348 16:52:47 Step 13/23 : ENV APP_PORT=59861 16:52:47 ---> Running in 2471bb37479c 16:52:47 Removing intermediate container 2471bb37479c 16:52:47 ---> 72ecc91b05f2 16:52:47 Step 14/23 : EXPOSE $APP_PORT 16:52:47 ---> Running in 846aff18c5b0 16:52:47 Removing intermediate container 846aff18c5b0 16:52:47 ---> 72fb9c414cbd 16:52:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:47 ---> bdeae4f58b2d 16:52:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:52:47 ---> d26a9297ceeb 16:52:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:52:47 ---> 6afa07979cd0 16:52:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:52:47 ---> 44ba68bb56e7 16:52:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:52:47 ---> Running in 5a03ba843e9f 16:52:47 Removing intermediate container 5a03ba843e9f 16:52:47 ---> 3ab3befc0e28 16:52:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:52:47 ---> Running in a7ea35ad0389 16:52:48 Removing intermediate container a7ea35ad0389 16:52:48 ---> 302819681eb8 16:52:48 Step 21/23 : LABEL arch=arm64 16:52:48 ---> Running in 9480c05af2d6 16:52:48 Removing intermediate container 9480c05af2d6 16:52:48 ---> 31d4f571c675 16:52:48 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:52:48 ---> Running in dda0547f6e56 16:52:49 Removing intermediate container dda0547f6e56 16:52:49 ---> 8c572faf592b 16:52:49 Step 23/23 : LABEL version=3.0.0-dev.141 16:52:49 ---> Running in 1c2b43fd4377 16:52:50 Removing intermediate container 1c2b43fd4377 16:52:50 ---> 8a713774f4b4 16:52:50 16:52:50 Successfully built 8a713774f4b4 16:52:50 Successfully tagged support-scheduler-arm64:latest 16:52:50 Building security-proxy-auth 16:52:53  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:52:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:53 ---> ca6d55800064 16:52:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:52:53 ---> Using cache 16:52:53 ---> 052af8dc6d3b 16:52:53 Step 4/23 : WORKDIR /edgex-go 16:52:53 ---> Using cache 16:52:53 ---> 1b8dd49fbac1 16:52:53 Step 5/23 : RUN apk add --update --no-cache make git 16:52:53 ---> Using cache 16:52:53 ---> 20a8089f9dc2 16:52:53 Step 6/23 : COPY go.mod vendor* ./ 16:52:53 ---> Using cache 16:52:53 ---> 1060a26f53b7 16:52:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:53 ---> Using cache 16:52:53 ---> 98523b32dee4 16:52:53 Step 8/23 : COPY . . 16:52:53 ---> Using cache 16:52:53 ---> deb3a100c5da 16:52:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:52:53 ---> Running in 0ea0da0a9563 16:52:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:54:17 Removing intermediate container d767ff0cd634 16:54:17 ---> f419d45aafaa 16:54:17 16:54:17 Step 10/23 : FROM alpine:3.17 16:54:17 ---> 51e60588ff2c 16:54:17 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:54:17 ---> Running in 6d9030934add 16:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:54:19 (1/2) Installing ca-certificates (20220614-r4) 16:54:19 (2/2) Installing dumb-init (1.2.5-r2) 16:54:19 Executing busybox-1.35.0-r29.trigger 16:54:19 Executing ca-certificates-20220614-r4.trigger 16:54:19 OK: 8 MiB in 17 packages 16:54:22 Removing intermediate container 6d9030934add 16:54:22 ---> 85b8d331b684 16:54:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:54:22 ---> Running in 2eeba1acfac9 16:54:22 Removing intermediate container 2eeba1acfac9 16:54:22 ---> fccbcc0c4256 16:54:22 Step 13/23 : ENV APP_PORT=59860 16:54:22 ---> Running in 45e5c6429cdc 16:54:22 Removing intermediate container 45e5c6429cdc 16:54:22 ---> e253b85c506c 16:54:22 Step 14/23 : EXPOSE $APP_PORT 16:54:23 ---> Running in 0ac0cc1089f1 16:54:23 Removing intermediate container 0ac0cc1089f1 16:54:23 ---> f6a1fcdf271e 16:54:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:24 ---> df107b79653f 16:54:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:54:25 ---> f99f5c398a99 16:54:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:54:27 ---> 5f0b6fe8900b 16:54:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:54:27 ---> d4b1c8cc4093 16:54:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:54:28 ---> Running in a32f358656db 16:54:28 Removing intermediate container a32f358656db 16:54:28 ---> ff1968cf4478 16:54:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:54:28 ---> Running in 4e5cf1c49645 16:54:29 Removing intermediate container 4e5cf1c49645 16:54:29 ---> 7af3cba19a31 16:54:29 Step 21/23 : LABEL arch=arm64 16:54:29 ---> Running in d7969af7d215 16:54:29 Removing intermediate container d7969af7d215 16:54:29 ---> ac7050ae4fc8 16:54:29 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:54:29 ---> Running in 030f93ef753f 16:54:30 Removing intermediate container 030f93ef753f 16:54:30 ---> 17628e49cd34 16:54:30 Step 23/23 : LABEL version=3.0.0-dev.141 16:54:30 ---> Running in 6a2b9b3bedb8 16:54:31 Removing intermediate container 6a2b9b3bedb8 16:54:31 ---> 5ea94b95d167 16:54:31 16:54:31 Successfully built 5ea94b95d167 16:54:31 Successfully tagged support-notifications-arm64:latest 16:54:31 Building security-spire-config 16:54:34  Building support-notifications ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:54:34 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:54:34 ---> ca6d55800064 16:54:34 Step 3/27 : WORKDIR /edgex-go 16:54:34 ---> Using cache 16:54:34 ---> 26d88295b462 16:54:34 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:54:34 ---> Running in d197b617678e 16:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:54:38 OK: 263 MiB in 53 packages 16:54:41 Removing intermediate container d197b617678e 16:54:41 ---> 04f64faddec3 16:54:41 Step 5/27 : COPY go.mod vendor* ./ 16:54:42 ---> 8e97e6ad5a79 16:54:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:42 ---> Running in 396180d68c26 16:56:03 Removing intermediate container e7ca683d9a86 16:56:03 ---> 9b53d3e777ee 16:56:03 16:56:03 Step 10/23 : FROM alpine:3.17 16:56:03 ---> 51e60588ff2c 16:56:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:56:03 ---> Running in de0f75f93f44 16:56:03 Removing intermediate container de0f75f93f44 16:56:03 ---> 5c4b45272406 16:56:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:56:03 ---> Running in 61e57fc57102 16:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:56:03 (1/1) Installing dumb-init (1.2.5-r2) 16:56:03 Executing busybox-1.35.0-r29.trigger 16:56:03 OK: 8 MiB in 16 packages 16:56:03 Removing intermediate container 61e57fc57102 16:56:03 ---> fa4bcc75334e 16:56:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:03 ---> fe35e2975d76 16:56:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:56:04 ---> 479edbe38ec2 16:56:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:56:07 ---> bb0cb37fa2b2 16:56:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:56:07 ---> 3d19b8121081 16:56:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:56:08 ---> 5d4503d4b4ad 16:56:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:09 ---> Running in 14b8ab83be2c 16:56:17 Removing intermediate container 14b8ab83be2c 16:56:17 ---> 3e289132c827 16:56:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:56:17 ---> Running in 1ccae2087c98 16:56:17 Removing intermediate container 1ccae2087c98 16:56:17 ---> 48800429c12a 16:56:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:56:17 ---> Running in fab3f0d73e20 16:56:18 Removing intermediate container fab3f0d73e20 16:56:18 ---> 42d9f0e9fa75 16:56:18 Step 21/23 : LABEL arch=arm64 16:56:18 ---> Running in 345b9577cb92 16:56:18 Removing intermediate container 345b9577cb92 16:56:18 ---> 6eb32995bd8a 16:56:18 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:56:18 ---> Running in f4e7e11ffae2 16:56:19 Removing intermediate container f4e7e11ffae2 16:56:19 ---> 6370f0d53105 16:56:19 Step 23/23 : LABEL version=3.0.0-dev.141 16:56:19 ---> Running in b2044763e40a 16:56:20 Removing intermediate container b2044763e40a 16:56:20 ---> 754b29d72e81 16:56:20 16:56:20 Successfully built 754b29d72e81 16:56:20 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:56:20  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 16:56:22 Removing intermediate container 396180d68c26 16:56:22 ---> 8c71ff9f0f18 16:56:22 Step 7/27 : COPY . . 16:56:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:56:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:24 ---> ca6d55800064 16:56:24 Step 3/25 : WORKDIR /edgex-go 16:56:24 ---> Using cache 16:56:24 ---> 26d88295b462 16:56:24 Step 4/25 : RUN apk add --update --no-cache make git 16:56:24 ---> Using cache 16:56:24 ---> f278dac8e294 16:56:24 Step 5/25 : COPY go.mod vendor* ./ 16:56:24 ---> Using cache 16:56:24 ---> 393c36255880 16:56:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:24 ---> Using cache 16:56:24 ---> 01d2b7da4b5c 16:56:24 Step 7/25 : COPY . . 16:56:25 ---> Using cache 16:56:25 ---> 5ed9d81d0958 16:56:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:56:25 ---> Running in 6a320f4f82ee 16:56:28 ---> 4d6fc72474ee 16:56:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:56:28 ---> Running in 5f90f16a816a 16:56:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:56:29 Removing intermediate container 5f90f16a816a 16:56:29 ---> 979b94283338 16:56:29 Step 9/27 : WORKDIR /edgex-go/spire-build 16:56:29 ---> Running in dc5920a9b819 16:56:29 Removing intermediate container dc5920a9b819 16:56:29 ---> 237ffb9c71dc 16:56:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:56:29 ---> Running in a25203a7b89c 16:56:30 Removing intermediate container a25203a7b89c 16:56:30 ---> 81e98c0192bc 16:56:30 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:56:30 ---> Running in cd56a1f872cc 16:56:33 Removing intermediate container cd56a1f872cc 16:56:33 ---> 5fef56e44e54 16:56:33 Step 12/27 : WORKDIR /edgex-go 16:56:33 ---> Running in f381c800e627 16:56:33 Removing intermediate container f381c800e627 16:56:33 ---> 614b2f3b1583 16:56:33 16:56:33 Step 13/27 : FROM alpine:3.17 16:56:33 ---> 51e60588ff2c 16:56:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:33 ---> Using cache 16:56:33 ---> f900401d72ad 16:56:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:56:33 ---> Running in d10d045b17d2 16:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:56:38 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:56:38 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:56:38 OK: 17691 distinct packages available 16:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:56:40 (1/4) Installing dumb-init (1.2.5-r2) 16:56:40 (2/4) Installing musl-obstack (1.2.3-r0) 16:56:40 (3/4) Installing libucontext (1.2-r0) 16:56:40 (4/4) Installing gcompat (1.1.0-r0) 16:56:40 Executing busybox-1.35.0-r29.trigger 16:56:40 OK: 8 MiB in 19 packages 16:56:42 Removing intermediate container d10d045b17d2 16:56:42 ---> 5558759e2b85 16:56:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:43 ---> bb19f0309705 16:56:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:56:45 ---> 51efd4161fb9 16:56:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:56:53 Removing intermediate container 44e40dd74085 16:56:53 ---> 4f538c5e27ca 16:56:53 16:56:53 Step 10/24 : FROM alpine:3.17 16:56:53 ---> 51e60588ff2c 16:56:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:56:53 ---> Using cache 16:56:53 ---> 248b1991f8f8 16:56:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:56:53 ---> Using cache 16:56:53 ---> 58ac6b42c348 16:56:53 Step 13/24 : ENV APP_PORT=59882 16:56:54 ---> Running in b964872b6e2c 16:56:54 ---> ee0c5c5c867a 16:56:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:56:54 Removing intermediate container b964872b6e2c 16:56:54 ---> e509b0411e19 16:56:54 Step 14/24 : EXPOSE $APP_PORT 16:56:54 ---> Running in 4fe445304eef 16:56:55 Removing intermediate container 4fe445304eef 16:56:55 ---> f30944c46c8e 16:56:55 Step 15/24 : WORKDIR / 16:56:55 ---> Running in 299d7867e8c0 16:56:55 ---> bdac3d9cbf20 16:56:55 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:56:56 ---> Running in 957fc2517feb 16:56:56 Removing intermediate container 299d7867e8c0 16:56:56 ---> b36e9959a1ce 16:56:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:56 Removing intermediate container 957fc2517feb 16:56:56 ---> ed20646940e3 16:56:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:56:57 ---> aeff5bbcf887 16:56:57 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:56:57 ---> 7d0c5f1c57de 16:56:57 Step 22/27 : WORKDIR / 16:56:58 ---> Running in 4ac540582fe3 16:56:58 ---> 6043ce7ce539 16:56:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:59 Removing intermediate container 4ac540582fe3 16:56:59 ---> b3788e534e0f 16:56:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:56:59 ---> Running in 486d7c303bb1 16:56:59 Removing intermediate container 486d7c303bb1 16:56:59 ---> 98bebb9e1124 16:56:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:56:59 ---> Running in 40411fac486b 16:57:00 Removing intermediate container 40411fac486b 16:57:00 ---> 90349df1ce8a 16:57:00 Step 25/27 : LABEL arch=arm64 16:57:00 ---> Running in 44626a1472ed 16:57:00 ---> 6c76efb2490a 16:57:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:57:01 Removing intermediate container 44626a1472ed 16:57:01 ---> af25f1a150bf 16:57:01 Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:57:01 ---> Running in 7bac439502a0 16:57:02 ---> cbfd8e4a55c6 16:57:02 Step 20/24 : ENTRYPOINT ["/core-command"] 16:57:02 ---> Running in 5303b36813c2 16:57:02 Removing intermediate container 7bac439502a0 16:57:02 ---> c430503ec511 16:57:02 Step 27/27 : LABEL version=3.0.0-dev.141 16:57:02 ---> Running in 947888e8bea1 16:57:02 Removing intermediate container 5303b36813c2 16:57:02 ---> 52f838348ff3 16:57:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:57:03 ---> Running in 36ceba7e970e 16:57:03 Removing intermediate container 947888e8bea1 16:57:03 ---> f23de769576f 16:57:03 16:57:03 Successfully built f23de769576f 16:57:03 Successfully tagged security-spire-config-arm64:latest 16:57:03 Removing intermediate container 36ceba7e970e 16:57:03 ---> 5556b5c866b5 16:57:03 Step 22/24 : LABEL arch=arm64 16:57:03  Building security-spire-config ... done Building core-data 16:57:03 ---> Running in 57ea951977e2 16:57:04 Removing intermediate container 57ea951977e2 16:57:04 ---> 93de1b931b24 16:57:04 Step 23/24 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:57:04 ---> Running in c899cda34793 16:57:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:57:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:07 ---> ca6d55800064 16:57:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:57:07 ---> Using cache 16:57:07 ---> 052af8dc6d3b 16:57:07 Step 4/23 : WORKDIR /edgex-go 16:57:07 ---> Using cache 16:57:07 ---> 1b8dd49fbac1 16:57:07 Step 5/23 : RUN apk add --update --no-cache make git 16:57:07 ---> Using cache 16:57:07 ---> 20a8089f9dc2 16:57:07 Step 6/23 : COPY go.mod vendor* ./ 16:57:07 ---> Using cache 16:57:07 ---> 1060a26f53b7 16:57:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:07 ---> Using cache 16:57:07 ---> 98523b32dee4 16:57:07 Step 8/23 : COPY . . 16:57:07 ---> Using cache 16:57:07 ---> deb3a100c5da 16:57:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:57:08 Removing intermediate container c899cda34793 16:57:08 ---> 7f260661d84a 16:57:08 Step 24/24 : LABEL version=3.0.0-dev.141 16:57:08 ---> Running in f82688cfdf6b 16:57:08 ---> Running in 85c694529b23 16:57:08 Removing intermediate container 85c694529b23 16:57:08 ---> c80122350eab 16:57:08 16:57:08 Successfully built c80122350eab 16:57:08 Successfully tagged core-command-arm64:latest 16:57:09  Building core-command ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:58:46 Removing intermediate container 0ea0da0a9563 16:58:46 ---> 2a0d997b560c 16:58:46 16:58:46 Step 10/23 : FROM alpine:3.17 16:58:46 ---> 51e60588ff2c 16:58:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:58:46 ---> Using cache 16:58:46 ---> 5c4b45272406 16:58:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:58:46 ---> Using cache 16:58:46 ---> fa4bcc75334e 16:58:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:46 ---> Using cache 16:58:46 ---> fe35e2975d76 16:58:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:58:46 ---> Using cache 16:58:46 ---> 479edbe38ec2 16:58:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:58:46 ---> 915028e88829 16:58:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:58:46 ---> 4c265b8ae24e 16:58:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:58:46 ---> b5072d90bc87 16:58:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:58:46 ---> Running in d8816d09dc2f 16:58:46 Removing intermediate container d8816d09dc2f 16:58:46 ---> b3f976778675 16:58:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:58:46 ---> Running in 85c4c177dba2 16:58:46 Removing intermediate container 85c4c177dba2 16:58:46 ---> e0085039e15e 16:58:46 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:58:46 ---> Running in 5f6033a5cdfb 16:58:46 Removing intermediate container 5f6033a5cdfb 16:58:46 ---> 855085e5feea 16:58:46 Step 21/23 : LABEL arch=arm64 16:58:46 ---> Running in 9307b4ac34ce 16:58:46 Removing intermediate container 9307b4ac34ce 16:58:46 ---> c39402024047 16:58:46 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:58:46 ---> Running in f53e18dd858d 16:58:46 Removing intermediate container f53e18dd858d 16:58:46 ---> c6d7f3d68a34 16:58:46 Step 23/23 : LABEL version=3.0.0-dev.141 16:58:46 ---> Running in c991a5b435e9 16:58:46 Removing intermediate container c991a5b435e9 16:58:46 ---> 8620333d5915 16:58:46 16:58:46 Successfully built 8620333d5915 16:58:46 Successfully tagged security-proxy-auth-arm64:latest 16:59:04  Building security-proxy-auth ... done Removing intermediate container 9157de7c77e6 16:59:04 ---> 341615a0f1aa 16:59:04 16:59:04 Step 9/20 : FROM alpine:3.17 16:59:04 ---> 51e60588ff2c 16:59:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:59:04 ---> Using cache 16:59:04 ---> d802f11d9df4 16:59:04 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:04 ---> Running in 694676cabbcb 16:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:07 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:59:07 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:59:07 OK: 17691 distinct packages available 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:09 (1/9) Installing ca-certificates (20220614-r4) 16:59:09 (2/9) Installing brotli-libs (1.0.9-r9) 16:59:09 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:59:09 (4/9) Installing libcurl (8.0.1-r0) 16:59:09 (5/9) Installing curl (8.0.1-r0) 16:59:09 (6/9) Installing dumb-init (1.2.5-r2) 16:59:09 (7/9) Installing musl-obstack (1.2.3-r0) 16:59:09 (8/9) Installing libucontext (1.2-r0) 16:59:09 (9/9) Installing gcompat (1.1.0-r0) 16:59:09 Executing busybox-1.35.0-r29.trigger 16:59:09 Executing ca-certificates-20220614-r4.trigger 16:59:10 OK: 11 MiB in 24 packages 16:59:13 Removing intermediate container 694676cabbcb 16:59:13 ---> 4673c1d42c4c 16:59:13 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:14 ---> 0fa3e5c99283 16:59:14 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:59:14 ---> 12c21e833c4d 16:59:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:59:17 ---> 9be7d0beb2db 16:59:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:59:17 ---> 6388b63785eb 16:59:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:59:18 ---> Running in 66ad851a6df3 16:59:18 Removing intermediate container 66ad851a6df3 16:59:18 ---> acf061a2c8df 16:59:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:59:18 ---> Running in 70c7aa2039a7 16:59:18 Removing intermediate container 70c7aa2039a7 16:59:18 ---> 1ecb735877dc 16:59:18 Step 18/20 : LABEL arch=arm64 16:59:19 ---> Running in 0027d036d00b 16:59:19 Removing intermediate container 0027d036d00b 16:59:19 ---> 3779d938e55d 16:59:19 Step 19/20 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 16:59:19 ---> Running in cf4744c34ef1 16:59:22 Removing intermediate container cf4744c34ef1 16:59:22 ---> 0f03ca7de583 16:59:22 Step 20/20 : LABEL version=3.0.0-dev.141 16:59:22 ---> Running in 36805e5cabb1 16:59:23 Removing intermediate container 36805e5cabb1 16:59:23 ---> 00668773b211 16:59:23 16:59:23 Successfully built 00668773b211 16:59:23 Successfully tagged security-spiffe-token-provider-arm64:latest 17:00:19  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:00:26 Removing intermediate container 6a320f4f82ee 17:00:26 ---> bceac59a44c6 17:00:26 17:00:26 Step 9/25 : FROM alpine:3.17 17:00:26 ---> 51e60588ff2c 17:00:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:00:28 ---> Running in be64017cbe7f 17:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:30 (1/3) Installing ca-certificates (20220614-r4) 17:00:30 (2/3) Installing dumb-init (1.2.5-r2) 17:00:30 (3/3) Installing su-exec (0.2-r2) 17:00:30 Executing busybox-1.35.0-r29.trigger 17:00:30 Executing ca-certificates-20220614-r4.trigger 17:00:31 OK: 8 MiB in 18 packages 17:00:32 Removing intermediate container be64017cbe7f 17:00:32 ---> af189ccfaae1 17:00:32 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:00:32 ---> Running in d36e63a4d61c 17:00:32 Removing intermediate container d36e63a4d61c 17:00:32 ---> 04031b67b152 17:00:32 Step 12/25 : WORKDIR / 17:00:33 ---> Running in c8f606b6829e 17:00:33 Removing intermediate container c8f606b6829e 17:00:33 ---> f8d8ecb71d4d 17:00:33 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:34 ---> 7ddaaf5bf837 17:00:34 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:00:34 ---> dc0fb7f680c4 17:00:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:00:35 ---> 2943b8fbc002 17:00:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:00:36 ---> 8a4e05d4e545 17:00:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:00:36 ---> 17c366a449ff 17:00:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:00:37 Removing intermediate container f82688cfdf6b 17:00:37 ---> 99b70a7162b7 17:00:37 17:00:37 Step 10/23 : FROM alpine:3.17 17:00:37 ---> 51e60588ff2c 17:00:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:00:37 ---> Running in d16dfaed5035 17:00:37 ---> 1236163e4aa9 17:00:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:00:37 Removing intermediate container d16dfaed5035 17:00:37 ---> 0999daf3da27 17:00:37 Step 12/23 : ENV APP_PORT=59880 17:00:37 ---> Running in 6c371a2fd004 17:00:38 Removing intermediate container 6c371a2fd004 17:00:38 ---> 3facd4007e9a 17:00:38 Step 13/23 : EXPOSE $APP_PORT 17:00:38 ---> Running in 69b8ff9b0924 17:00:38 Removing intermediate container 69b8ff9b0924 17:00:38 ---> 66392908ba91 17:00:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:00:38 ---> Running in f97b205cee08 17:00:38 ---> 0ccb05efb8b2 17:00:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:00:39 ---> befa1f7d4437 17:00:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:00:39 ---> Running in dbd5091027e0 17:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:41 Removing intermediate container dbd5091027e0 17:00:41 ---> 9f9e7936e05d 17:00:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:00:41 ---> Running in 31668afc333c 17:00:41 (1/1) Installing dumb-init (1.2.5-r2) 17:00:41 Executing busybox-1.35.0-r29.trigger 17:00:41 OK: 8 MiB in 16 packages 17:00:41 Removing intermediate container 31668afc333c 17:00:41 ---> cf79dc9238bf 17:00:41 Step 23/25 : LABEL arch=arm64 17:00:41 ---> Running in e21314af6bb6 17:00:42 Removing intermediate container e21314af6bb6 17:00:42 ---> 246efdb28152 17:00:42 Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 17:00:42 ---> Running in 2c98f5f8251d 17:00:42 Removing intermediate container f97b205cee08 17:00:42 ---> 7f8db6ddeabd 17:00:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:42 Removing intermediate container 2c98f5f8251d 17:00:42 ---> d6e7da086440 17:00:42 Step 25/25 : LABEL version=3.0.0-dev.141 17:00:42 ---> Running in 712f5c0b6d01 17:00:43 ---> 1969e080dc63 17:00:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:00:43 Removing intermediate container 712f5c0b6d01 17:00:43 ---> 7d31a1b8f307 17:00:43 17:00:43 Successfully built 7d31a1b8f307 17:00:43 Successfully tagged security-secretstore-setup-arm64:latest 17:00:43  Building security-secretstore-setup ... done  ---> dadfd1e3a75f 17:00:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:44 ---> abd1f6828847 17:00:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:00:44 ---> 8ad62dd34c19 17:00:44 Step 19/23 : ENTRYPOINT ["/core-data"] 17:00:44 ---> Running in aeb123c09f66 17:00:45 Removing intermediate container aeb123c09f66 17:00:45 ---> 7a771fe13057 17:00:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:00:45 ---> Running in fa54383c2bf3 17:00:45 Removing intermediate container fa54383c2bf3 17:00:45 ---> bde8308d802d 17:00:45 Step 21/23 : LABEL arch=arm64 17:00:45 ---> Running in 9a06e474aa8a 17:00:45 Removing intermediate container 9a06e474aa8a 17:00:45 ---> 4d2b20867b5f 17:00:45 Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc 17:00:45 ---> Running in 629e399fd887 17:00:46 Removing intermediate container 629e399fd887 17:00:46 ---> 8d58547cc0a7 17:00:46 Step 23/23 : LABEL version=3.0.0-dev.141 17:00:46 ---> Running in 8eef9e223dca 17:00:46 Removing intermediate container 8eef9e223dca 17:00:46 ---> 365871dfa8b6 17:00:46 17:00:46 Successfully built 365871dfa8b6 17:00:46 Successfully tagged core-data-arm64:latest 17:00:46  Building core-data ... done  [Pipeline] } 17:00:46 $ docker stop --time=1 6c0a47dd4422a91ce0df47a31b0762af89610de4cec388ab70e1470986790a28 17:00:48 $ docker rm -f --volumes 6c0a47dd4422a91ce0df47a31b0762af89610de4cec388ab70e1470986790a28 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:48 + docker images 17:00:49 REPOSITORY TAG IMAGE ID CREATED SIZE 17:00:49 core-data-arm64 latest 365871dfa8b6 2 seconds ago 19.9MB 17:00:49 security-secretstore-setup-arm64 latest 7d31a1b8f307 6 seconds ago 32.2MB 17:00:49 99b70a7162b7 12 seconds ago 1.36GB 17:00:49 bceac59a44c6 24 seconds ago 1.35GB 17:00:49 security-spiffe-token-provider-arm64 latest 00668773b211 About a minute ago 32.7MB 17:00:49 341615a0f1aa About a minute ago 1.39GB 17:00:49 security-proxy-auth-arm64 latest 8620333d5915 2 minutes ago 18.1MB 17:00:49 2a0d997b560c 2 minutes ago 1.33GB 17:00:49 core-command-arm64 latest c80122350eab 3 minutes ago 19.7MB 17:00:49 security-spire-config-arm64 latest f23de769576f 3 minutes ago 96.1MB 17:00:49 4f538c5e27ca 3 minutes ago 1.35GB 17:00:49 614b2f3b1583 4 minutes ago 1.21GB 17:00:49 core-common-config-bootstrapper-arm64 latest 754b29d72e81 4 minutes ago 17.2MB 17:00:49 9b53d3e777ee 4 minutes ago 1.35GB 17:00:49 support-notifications-arm64 latest 5ea94b95d167 6 minutes ago 31.9MB 17:00:49 f419d45aafaa 6 minutes ago 1.42GB 17:00:49 support-scheduler-arm64 latest 8a713774f4b4 7 minutes ago 31.2MB 17:00:49 fe6c17cf16d8 8 minutes ago 1.42GB 17:00:49 core-metadata-arm64 latest 71852308abde 11 minutes ago 20.2MB 17:00:49 b0e0d6f9851d 11 minutes ago 1.36GB 17:00:49 security-bootstrapper-arm64 latest abba4717daf9 11 minutes ago 21.9MB 17:00:49 security-proxy-setup-arm64 latest 0f8e1dbdfa7d 12 minutes ago 18.7MB 17:00:49 b20780505c36 12 minutes ago 1.34GB 17:00:49 1b221700dc0f 12 minutes ago 1.33GB 17:00:49 security-spire-agent-arm64 latest 1c05871c58ec 18 minutes ago 153MB 17:00:49 security-spire-server-arm64 latest ea297e617536 18 minutes ago 97MB 17:00:49 b19d5f3a76fa 19 minutes ago 1.21GB 17:00:49 f555b6c8b4e3 19 minutes ago 1.21GB 17:00:49 ci-base-image-arm64 latest ca6d55800064 22 minutes ago 899MB 17:00:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 days ago 681MB 17:00:49 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 17:00:49 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 17:00:49 provisioning config files... 17:00:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config181069370158781972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:49 ---> docker-login.sh 17:00:49 nexus3.edgexfoundry.org:10001 17:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:49 Configure a credential helper to remove this warning. See 17:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:49 17:00:49 Login Succeeded 17:00:49 nexus3.edgexfoundry.org:10002 17:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:50 Configure a credential helper to remove this warning. See 17:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:50 17:00:50 Login Succeeded 17:00:50 nexus3.edgexfoundry.org:10003 17:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:50 Configure a credential helper to remove this warning. See 17:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:50 17:00:50 Login Succeeded 17:00:50 nexus3.edgexfoundry.org:10004 17:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:50 Configure a credential helper to remove this warning. See 17:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:50 17:00:50 Login Succeeded 17:00:50 docker.io 17:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:51 Configure a credential helper to remove this warning. See 17:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:51 17:00:51 Login Succeeded 17:00:51 ---> docker-login.sh ends [Pipeline] } 17:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:00:51 824c097da010356d13f923208871747ea0e15dbc 17:00:51 latest 17:00:51 3.0.0-dev.141 17:00:51 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:00:51 main 17:00:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc 17:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:00:52 305440aa73ef: Preparing 17:00:52 0b7959d744b9: Preparing 17:00:52 24fdf0384a1d: Preparing 17:00:52 f9c912297f5f: Preparing 17:00:52 02b02a015473: Preparing 17:00:52 26cbea5cba74: Preparing 17:00:52 26cbea5cba74: Waiting 17:00:52 f9c912297f5f: Pushed 17:00:52 24fdf0384a1d: Pushed 17:00:52 305440aa73ef: Pushed 17:00:52 02b02a015473: Pushed 17:00:52 26cbea5cba74: Layer already exists 17:00:55 0b7959d744b9: Pushed 17:00:55 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:00:56 305440aa73ef: Preparing 17:00:56 0b7959d744b9: Preparing 17:00:56 24fdf0384a1d: Preparing 17:00:56 f9c912297f5f: Preparing 17:00:56 02b02a015473: Preparing 17:00:56 26cbea5cba74: Preparing 17:00:56 26cbea5cba74: Waiting 17:00:56 f9c912297f5f: Layer already exists 17:00:56 305440aa73ef: Layer already exists 17:00:56 0b7959d744b9: Layer already exists 17:00:56 24fdf0384a1d: Layer already exists 17:00:56 02b02a015473: Layer already exists 17:00:56 26cbea5cba74: Layer already exists 17:00:56 latest: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.141 17:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:00:57 305440aa73ef: Preparing 17:00:57 0b7959d744b9: Preparing 17:00:57 24fdf0384a1d: Preparing 17:00:57 f9c912297f5f: Preparing 17:00:57 02b02a015473: Preparing 17:00:57 26cbea5cba74: Preparing 17:00:57 26cbea5cba74: Waiting 17:00:57 02b02a015473: Layer already exists 17:00:57 305440aa73ef: Layer already exists 17:00:57 f9c912297f5f: Layer already exists 17:00:57 0b7959d744b9: Layer already exists 17:00:57 24fdf0384a1d: Layer already exists 17:00:57 26cbea5cba74: Layer already exists 17:00:57 3.0.0-dev.141: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:00:58 305440aa73ef: Preparing 17:00:58 0b7959d744b9: Preparing 17:00:58 24fdf0384a1d: Preparing 17:00:58 f9c912297f5f: Preparing 17:00:58 02b02a015473: Preparing 17:00:58 26cbea5cba74: Preparing 17:00:58 26cbea5cba74: Waiting 17:00:58 0b7959d744b9: Layer already exists 17:00:58 24fdf0384a1d: Layer already exists 17:00:58 f9c912297f5f: Layer already exists 17:00:58 02b02a015473: Layer already exists 17:00:58 305440aa73ef: Layer already exists 17:00:58 26cbea5cba74: Layer already exists 17:00:58 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:00:59 305440aa73ef: Preparing 17:00:59 0b7959d744b9: Preparing 17:00:59 24fdf0384a1d: Preparing 17:00:59 f9c912297f5f: Preparing 17:00:59 02b02a015473: Preparing 17:00:59 26cbea5cba74: Preparing 17:00:59 26cbea5cba74: Waiting 17:00:59 0b7959d744b9: Layer already exists 17:00:59 f9c912297f5f: Layer already exists 17:00:59 02b02a015473: Layer already exists 17:00:59 305440aa73ef: Layer already exists 17:00:59 24fdf0384a1d: Layer already exists 17:00:59 26cbea5cba74: Layer already exists 17:00:59 main: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:59 ===================================================== [Pipeline] echo 17:00:59 taggedImages: 17:00:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc 17:00:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:00:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.141 17:00:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:00:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:00:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:00:59 824c097da010356d13f923208871747ea0e15dbc 17:00:59 latest 17:00:59 3.0.0-dev.141 17:00:59 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:00:59 main 17:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:01:00 4da3eecaf02d: Preparing 17:01:00 fafda4f15b4c: Preparing 17:01:00 e378b8bd5d82: Preparing 17:01:00 3d160a73ff89: Preparing 17:01:00 24fdf0384a1d: Preparing 17:01:00 f9c912297f5f: Preparing 17:01:00 e12f73dd89ec: Preparing 17:01:00 26cbea5cba74: Preparing 17:01:00 f9c912297f5f: Waiting 17:01:00 26cbea5cba74: Waiting 17:01:00 e12f73dd89ec: Waiting 17:01:00 24fdf0384a1d: Layer already exists 17:01:00 f9c912297f5f: Layer already exists 17:01:00 fafda4f15b4c: Pushed 17:01:00 4da3eecaf02d: Pushed 17:01:00 e378b8bd5d82: Pushed 17:01:00 26cbea5cba74: Layer already exists 17:01:00 e12f73dd89ec: Pushed 17:01:03 3d160a73ff89: Pushed 17:01:03 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:03 + 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 17:01:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:01:03 4da3eecaf02d: Preparing 17:01:03 fafda4f15b4c: Preparing 17:01:03 e378b8bd5d82: Preparing 17:01:03 3d160a73ff89: Preparing 17:01:03 24fdf0384a1d: Preparing 17:01:03 f9c912297f5f: Preparing 17:01:03 e12f73dd89ec: Preparing 17:01:03 26cbea5cba74: Preparing 17:01:03 e12f73dd89ec: Waiting 17:01:03 26cbea5cba74: Waiting 17:01:03 f9c912297f5f: Waiting 17:01:03 fafda4f15b4c: Layer already exists 17:01:03 e378b8bd5d82: Layer already exists 17:01:03 4da3eecaf02d: Layer already exists 17:01:03 24fdf0384a1d: Layer already exists 17:01:03 3d160a73ff89: Layer already exists 17:01:03 f9c912297f5f: Layer already exists 17:01:03 e12f73dd89ec: Layer already exists 17:01:03 26cbea5cba74: Layer already exists 17:01:04 latest: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.141 17:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:01:04 4da3eecaf02d: Preparing 17:01:04 fafda4f15b4c: Preparing 17:01:04 e378b8bd5d82: Preparing 17:01:04 3d160a73ff89: Preparing 17:01:04 24fdf0384a1d: Preparing 17:01:04 f9c912297f5f: Preparing 17:01:04 e12f73dd89ec: Preparing 17:01:04 26cbea5cba74: Preparing 17:01:04 f9c912297f5f: Waiting 17:01:04 e12f73dd89ec: Waiting 17:01:04 26cbea5cba74: Waiting 17:01:04 24fdf0384a1d: Layer already exists 17:01:04 3d160a73ff89: Layer already exists 17:01:04 fafda4f15b4c: Layer already exists 17:01:04 4da3eecaf02d: Layer already exists 17:01:04 e378b8bd5d82: Layer already exists 17:01:04 e12f73dd89ec: Layer already exists 17:01:04 26cbea5cba74: Layer already exists 17:01:04 f9c912297f5f: Layer already exists 17:01:04 3.0.0-dev.141: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:01:05 4da3eecaf02d: Preparing 17:01:05 fafda4f15b4c: Preparing 17:01:05 e378b8bd5d82: Preparing 17:01:05 3d160a73ff89: Preparing 17:01:05 24fdf0384a1d: Preparing 17:01:05 f9c912297f5f: Preparing 17:01:05 e12f73dd89ec: Preparing 17:01:05 26cbea5cba74: Preparing 17:01:05 f9c912297f5f: Waiting 17:01:05 e12f73dd89ec: Waiting 17:01:05 26cbea5cba74: Waiting 17:01:05 fafda4f15b4c: Layer already exists 17:01:05 4da3eecaf02d: Layer already exists 17:01:05 24fdf0384a1d: Layer already exists 17:01:05 e378b8bd5d82: Layer already exists 17:01:05 3d160a73ff89: Layer already exists 17:01:05 f9c912297f5f: Layer already exists 17:01:05 26cbea5cba74: Layer already exists 17:01:05 e12f73dd89ec: Layer already exists 17:01:06 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:06 + 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 17:01:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:01:06 4da3eecaf02d: Preparing 17:01:06 fafda4f15b4c: Preparing 17:01:06 e378b8bd5d82: Preparing 17:01:06 3d160a73ff89: Preparing 17:01:06 24fdf0384a1d: Preparing 17:01:06 f9c912297f5f: Preparing 17:01:06 e12f73dd89ec: Preparing 17:01:06 26cbea5cba74: Preparing 17:01:06 f9c912297f5f: Waiting 17:01:06 e12f73dd89ec: Waiting 17:01:06 26cbea5cba74: Waiting 17:01:06 4da3eecaf02d: Layer already exists 17:01:06 3d160a73ff89: Layer already exists 17:01:06 24fdf0384a1d: Layer already exists 17:01:06 e378b8bd5d82: Layer already exists 17:01:06 fafda4f15b4c: Layer already exists 17:01:06 f9c912297f5f: Layer already exists 17:01:06 26cbea5cba74: Layer already exists 17:01:06 e12f73dd89ec: Layer already exists 17:01:06 main: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:07 ===================================================== [Pipeline] echo 17:01:07 taggedImages: 17:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.141 17:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:01:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:01:07 824c097da010356d13f923208871747ea0e15dbc 17:01:07 latest 17:01:07 3.0.0-dev.141 17:01:07 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:07 main 17:01:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:01:07 5b4172d352db: Preparing 17:01:07 ef20c40e2898: Preparing 17:01:07 24fdf0384a1d: Preparing 17:01:07 f9c912297f5f: Preparing 17:01:07 cd6b4a9e7ea6: Preparing 17:01:07 26cbea5cba74: Preparing 17:01:07 26cbea5cba74: Waiting 17:01:07 24fdf0384a1d: Layer already exists 17:01:07 f9c912297f5f: Layer already exists 17:01:07 26cbea5cba74: Layer already exists 17:01:08 5b4172d352db: Pushed 17:01:08 cd6b4a9e7ea6: Pushed 17:01:11 ef20c40e2898: Pushed 17:01:11 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:01:12 5b4172d352db: Preparing 17:01:12 ef20c40e2898: Preparing 17:01:12 24fdf0384a1d: Preparing 17:01:12 f9c912297f5f: Preparing 17:01:12 cd6b4a9e7ea6: Preparing 17:01:12 26cbea5cba74: Preparing 17:01:12 26cbea5cba74: Waiting 17:01:12 cd6b4a9e7ea6: Layer already exists 17:01:12 ef20c40e2898: Layer already exists 17:01:12 f9c912297f5f: Layer already exists 17:01:12 24fdf0384a1d: Layer already exists 17:01:12 5b4172d352db: Layer already exists 17:01:12 26cbea5cba74: Layer already exists 17:01:12 latest: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.141 17:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:01:13 5b4172d352db: Preparing 17:01:13 ef20c40e2898: Preparing 17:01:13 24fdf0384a1d: Preparing 17:01:13 f9c912297f5f: Preparing 17:01:13 cd6b4a9e7ea6: Preparing 17:01:13 26cbea5cba74: Preparing 17:01:13 26cbea5cba74: Waiting 17:01:13 5b4172d352db: Layer already exists 17:01:13 24fdf0384a1d: Layer already exists 17:01:13 f9c912297f5f: Layer already exists 17:01:13 ef20c40e2898: Layer already exists 17:01:13 cd6b4a9e7ea6: Layer already exists 17:01:13 26cbea5cba74: Layer already exists 17:01:13 3.0.0-dev.141: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:01:13 5b4172d352db: Preparing 17:01:13 ef20c40e2898: Preparing 17:01:13 24fdf0384a1d: Preparing 17:01:13 f9c912297f5f: Preparing 17:01:13 cd6b4a9e7ea6: Preparing 17:01:13 26cbea5cba74: Preparing 17:01:13 26cbea5cba74: Waiting 17:01:13 5b4172d352db: Layer already exists 17:01:13 f9c912297f5f: Layer already exists 17:01:13 cd6b4a9e7ea6: Layer already exists 17:01:13 ef20c40e2898: Layer already exists 17:01:13 24fdf0384a1d: Layer already exists 17:01:13 26cbea5cba74: Layer already exists 17:01:14 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:01:14 5b4172d352db: Preparing 17:01:14 ef20c40e2898: Preparing 17:01:14 24fdf0384a1d: Preparing 17:01:14 f9c912297f5f: Preparing 17:01:14 cd6b4a9e7ea6: Preparing 17:01:14 26cbea5cba74: Preparing 17:01:14 26cbea5cba74: Waiting 17:01:14 5b4172d352db: Layer already exists 17:01:14 cd6b4a9e7ea6: Layer already exists 17:01:14 f9c912297f5f: Layer already exists 17:01:14 ef20c40e2898: Layer already exists 17:01:14 24fdf0384a1d: Layer already exists 17:01:14 26cbea5cba74: Layer already exists 17:01:15 main: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:15 ===================================================== [Pipeline] echo 17:01:15 taggedImages: 17:01:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:01:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.141 17:01:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:01:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:01:15 824c097da010356d13f923208871747ea0e15dbc 17:01:15 latest 17:01:15 3.0.0-dev.141 17:01:15 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:15 main 17:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:01:15 8218ca5c7d4e: Preparing 17:01:15 dc673a55f3ac: Preparing 17:01:15 c27578b25bd7: Preparing 17:01:15 24fdf0384a1d: Preparing 17:01:15 f9c912297f5f: Preparing 17:01:15 02b02a015473: Preparing 17:01:15 26cbea5cba74: Preparing 17:01:15 02b02a015473: Waiting 17:01:15 26cbea5cba74: Waiting 17:01:15 24fdf0384a1d: Layer already exists 17:01:15 f9c912297f5f: Layer already exists 17:01:15 02b02a015473: Layer already exists 17:01:15 26cbea5cba74: Layer already exists 17:01:16 dc673a55f3ac: Pushed 17:01:16 8218ca5c7d4e: Pushed 17:01:19 c27578b25bd7: Pushed 17:01:20 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:01:21 8218ca5c7d4e: Preparing 17:01:21 dc673a55f3ac: Preparing 17:01:21 c27578b25bd7: Preparing 17:01:21 24fdf0384a1d: Preparing 17:01:21 f9c912297f5f: Preparing 17:01:21 02b02a015473: Preparing 17:01:21 26cbea5cba74: Preparing 17:01:21 02b02a015473: Waiting 17:01:21 dc673a55f3ac: Layer already exists 17:01:21 8218ca5c7d4e: Layer already exists 17:01:21 f9c912297f5f: Layer already exists 17:01:21 24fdf0384a1d: Layer already exists 17:01:21 c27578b25bd7: Layer already exists 17:01:21 02b02a015473: Layer already exists 17:01:21 26cbea5cba74: Layer already exists 17:01:21 latest: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.141 17:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:01:22 8218ca5c7d4e: Preparing 17:01:22 dc673a55f3ac: Preparing 17:01:22 c27578b25bd7: Preparing 17:01:22 24fdf0384a1d: Preparing 17:01:22 f9c912297f5f: Preparing 17:01:22 02b02a015473: Preparing 17:01:22 26cbea5cba74: Preparing 17:01:22 02b02a015473: Waiting 17:01:22 26cbea5cba74: Waiting 17:01:22 8218ca5c7d4e: Layer already exists 17:01:22 24fdf0384a1d: Layer already exists 17:01:22 f9c912297f5f: Layer already exists 17:01:22 dc673a55f3ac: Layer already exists 17:01:22 c27578b25bd7: Layer already exists 17:01:22 26cbea5cba74: Layer already exists 17:01:22 02b02a015473: Layer already exists 17:01:22 3.0.0-dev.141: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:01:23 8218ca5c7d4e: Preparing 17:01:23 dc673a55f3ac: Preparing 17:01:23 c27578b25bd7: Preparing 17:01:23 24fdf0384a1d: Preparing 17:01:23 f9c912297f5f: Preparing 17:01:23 02b02a015473: Preparing 17:01:23 26cbea5cba74: Preparing 17:01:23 02b02a015473: Waiting 17:01:23 26cbea5cba74: Waiting 17:01:23 c27578b25bd7: Layer already exists 17:01:23 dc673a55f3ac: Layer already exists 17:01:23 8218ca5c7d4e: Layer already exists 17:01:23 f9c912297f5f: Layer already exists 17:01:23 24fdf0384a1d: Layer already exists 17:01:23 02b02a015473: Layer already exists 17:01:23 26cbea5cba74: Layer already exists 17:01:23 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:01:24 8218ca5c7d4e: Preparing 17:01:24 dc673a55f3ac: Preparing 17:01:24 c27578b25bd7: Preparing 17:01:24 24fdf0384a1d: Preparing 17:01:24 f9c912297f5f: Preparing 17:01:24 02b02a015473: Preparing 17:01:24 26cbea5cba74: Preparing 17:01:24 02b02a015473: Waiting 17:01:24 26cbea5cba74: Waiting 17:01:24 8218ca5c7d4e: Layer already exists 17:01:24 24fdf0384a1d: Layer already exists 17:01:24 c27578b25bd7: Layer already exists 17:01:24 dc673a55f3ac: Layer already exists 17:01:24 f9c912297f5f: Layer already exists 17:01:24 02b02a015473: Layer already exists 17:01:24 26cbea5cba74: Layer already exists 17:01:24 main: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:24 ===================================================== [Pipeline] echo 17:01:24 taggedImages: 17:01:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:01:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.141 17:01:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:01:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:01:24 824c097da010356d13f923208871747ea0e15dbc 17:01:24 latest 17:01:24 3.0.0-dev.141 17:01:24 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:24 main 17:01:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:01:25 3deee3b97675: Preparing 17:01:25 3deee3b97675: Preparing 17:01:25 00ba78b6c5cb: Preparing 17:01:25 1c807f8acecf: Preparing 17:01:25 b7a7a41719c2: Preparing 17:01:25 0789a68dd62c: Preparing 17:01:25 b232547c2226: Preparing 17:01:25 24fdf0384a1d: Preparing 17:01:25 f9c912297f5f: Preparing 17:01:25 31c52aebca4b: Preparing 17:01:25 5278b74b2a59: Preparing 17:01:25 af2d56da5698: Preparing 17:01:25 a6d7b0d29b3c: Preparing 17:01:25 26cbea5cba74: Preparing 17:01:25 a6d7b0d29b3c: Waiting 17:01:25 31c52aebca4b: Waiting 17:01:25 5278b74b2a59: Waiting 17:01:25 af2d56da5698: Waiting 17:01:25 b232547c2226: Waiting 17:01:25 24fdf0384a1d: Waiting 17:01:25 f9c912297f5f: Waiting 17:01:25 26cbea5cba74: Waiting 17:01:25 0789a68dd62c: Pushed 17:01:25 00ba78b6c5cb: Pushed 17:01:25 3deee3b97675: Pushed 17:01:25 b7a7a41719c2: Pushed 17:01:25 1c807f8acecf: Pushed 17:01:25 24fdf0384a1d: Layer already exists 17:01:25 f9c912297f5f: Layer already exists 17:01:26 31c52aebca4b: Pushed 17:01:26 5278b74b2a59: Pushed 17:01:26 a6d7b0d29b3c: Pushed 17:01:26 af2d56da5698: Pushed 17:01:26 26cbea5cba74: Layer already exists 17:01:29 b232547c2226: Pushed 17:01:29 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:01:30 3deee3b97675: Preparing 17:01:30 3deee3b97675: Preparing 17:01:30 00ba78b6c5cb: Preparing 17:01:30 1c807f8acecf: Preparing 17:01:30 b7a7a41719c2: Preparing 17:01:30 0789a68dd62c: Preparing 17:01:30 b232547c2226: Preparing 17:01:30 24fdf0384a1d: Preparing 17:01:30 f9c912297f5f: Preparing 17:01:30 31c52aebca4b: Preparing 17:01:30 5278b74b2a59: Preparing 17:01:30 af2d56da5698: Preparing 17:01:30 a6d7b0d29b3c: Preparing 17:01:30 26cbea5cba74: Preparing 17:01:30 31c52aebca4b: Waiting 17:01:30 5278b74b2a59: Waiting 17:01:30 af2d56da5698: Waiting 17:01:30 a6d7b0d29b3c: Waiting 17:01:30 26cbea5cba74: Waiting 17:01:30 b232547c2226: Waiting 17:01:30 24fdf0384a1d: Waiting 17:01:30 f9c912297f5f: Waiting 17:01:30 3deee3b97675: Layer already exists 17:01:30 b7a7a41719c2: Layer already exists 17:01:30 0789a68dd62c: Layer already exists 17:01:30 1c807f8acecf: Layer already exists 17:01:30 00ba78b6c5cb: Layer already exists 17:01:30 b232547c2226: Layer already exists 17:01:30 31c52aebca4b: Layer already exists 17:01:30 f9c912297f5f: Layer already exists 17:01:30 24fdf0384a1d: Layer already exists 17:01:30 5278b74b2a59: Layer already exists 17:01:30 a6d7b0d29b3c: Layer already exists 17:01:30 af2d56da5698: Layer already exists 17:01:30 26cbea5cba74: Layer already exists 17:01:30 latest: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.141 17:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:01:30 3deee3b97675: Preparing 17:01:30 3deee3b97675: Preparing 17:01:30 00ba78b6c5cb: Preparing 17:01:30 1c807f8acecf: Preparing 17:01:30 b7a7a41719c2: Preparing 17:01:30 0789a68dd62c: Preparing 17:01:30 b232547c2226: Preparing 17:01:30 24fdf0384a1d: Preparing 17:01:30 f9c912297f5f: Preparing 17:01:30 31c52aebca4b: Preparing 17:01:30 5278b74b2a59: Preparing 17:01:30 af2d56da5698: Preparing 17:01:30 a6d7b0d29b3c: Preparing 17:01:30 26cbea5cba74: Preparing 17:01:30 31c52aebca4b: Waiting 17:01:30 5278b74b2a59: Waiting 17:01:30 af2d56da5698: Waiting 17:01:30 b232547c2226: Waiting 17:01:30 24fdf0384a1d: Waiting 17:01:30 a6d7b0d29b3c: Waiting 17:01:30 f9c912297f5f: Waiting 17:01:30 26cbea5cba74: Waiting 17:01:30 b7a7a41719c2: Layer already exists 17:01:30 0789a68dd62c: Layer already exists 17:01:30 00ba78b6c5cb: Layer already exists 17:01:30 1c807f8acecf: Layer already exists 17:01:30 3deee3b97675: Layer already exists 17:01:30 24fdf0384a1d: Layer already exists 17:01:30 f9c912297f5f: Layer already exists 17:01:30 b232547c2226: Layer already exists 17:01:30 5278b74b2a59: Layer already exists 17:01:30 31c52aebca4b: Layer already exists 17:01:30 a6d7b0d29b3c: Layer already exists 17:01:30 af2d56da5698: Layer already exists 17:01:30 26cbea5cba74: Layer already exists 17:01:31 3.0.0-dev.141: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:01:31 3deee3b97675: Preparing 17:01:31 3deee3b97675: Preparing 17:01:31 00ba78b6c5cb: Preparing 17:01:31 1c807f8acecf: Preparing 17:01:31 b7a7a41719c2: Preparing 17:01:31 0789a68dd62c: Preparing 17:01:31 b232547c2226: Preparing 17:01:31 24fdf0384a1d: Preparing 17:01:31 f9c912297f5f: Preparing 17:01:31 31c52aebca4b: Preparing 17:01:31 5278b74b2a59: Preparing 17:01:31 af2d56da5698: Preparing 17:01:31 a6d7b0d29b3c: Preparing 17:01:31 26cbea5cba74: Preparing 17:01:31 31c52aebca4b: Waiting 17:01:31 b232547c2226: Waiting 17:01:31 5278b74b2a59: Waiting 17:01:31 a6d7b0d29b3c: Waiting 17:01:31 26cbea5cba74: Waiting 17:01:31 24fdf0384a1d: Waiting 17:01:31 af2d56da5698: Waiting 17:01:31 f9c912297f5f: Waiting 17:01:31 0789a68dd62c: Layer already exists 17:01:31 3deee3b97675: Layer already exists 17:01:31 00ba78b6c5cb: Layer already exists 17:01:31 b7a7a41719c2: Layer already exists 17:01:31 1c807f8acecf: Layer already exists 17:01:31 31c52aebca4b: Layer already exists 17:01:31 b232547c2226: Layer already exists 17:01:31 24fdf0384a1d: Layer already exists 17:01:31 f9c912297f5f: Layer already exists 17:01:31 5278b74b2a59: Layer already exists 17:01:31 af2d56da5698: Layer already exists 17:01:31 a6d7b0d29b3c: Layer already exists 17:01:31 26cbea5cba74: Layer already exists 17:01:32 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:01:32 3deee3b97675: Preparing 17:01:32 3deee3b97675: Preparing 17:01:32 00ba78b6c5cb: Preparing 17:01:32 1c807f8acecf: Preparing 17:01:32 b7a7a41719c2: Preparing 17:01:32 0789a68dd62c: Preparing 17:01:32 b232547c2226: Preparing 17:01:32 24fdf0384a1d: Preparing 17:01:32 f9c912297f5f: Preparing 17:01:32 31c52aebca4b: Preparing 17:01:32 5278b74b2a59: Preparing 17:01:32 af2d56da5698: Preparing 17:01:32 a6d7b0d29b3c: Preparing 17:01:32 b232547c2226: Waiting 17:01:32 24fdf0384a1d: Waiting 17:01:32 26cbea5cba74: Preparing 17:01:32 f9c912297f5f: Waiting 17:01:32 31c52aebca4b: Waiting 17:01:32 5278b74b2a59: Waiting 17:01:32 af2d56da5698: Waiting 17:01:32 a6d7b0d29b3c: Waiting 17:01:32 26cbea5cba74: Waiting 17:01:32 1c807f8acecf: Layer already exists 17:01:32 3deee3b97675: Layer already exists 17:01:32 00ba78b6c5cb: Layer already exists 17:01:32 0789a68dd62c: Layer already exists 17:01:32 b7a7a41719c2: Layer already exists 17:01:32 24fdf0384a1d: Layer already exists 17:01:32 b232547c2226: Layer already exists 17:01:32 31c52aebca4b: Layer already exists 17:01:32 f9c912297f5f: Layer already exists 17:01:32 5278b74b2a59: Layer already exists 17:01:33 af2d56da5698: Layer already exists 17:01:33 26cbea5cba74: Layer already exists 17:01:33 a6d7b0d29b3c: Layer already exists 17:01:33 main: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:33 ===================================================== [Pipeline] echo 17:01:33 taggedImages: 17:01:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:01:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.141 17:01:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:01:33 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:01:33 824c097da010356d13f923208871747ea0e15dbc 17:01:33 latest 17:01:33 3.0.0-dev.141 17:01:33 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:33 main 17:01:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:01:33 d3d96a656a7b: Preparing 17:01:33 f0deb197a3d5: Preparing 17:01:33 4a7f8d41f6b8: Preparing 17:01:33 7373809b5082: Preparing 17:01:33 24fdf0384a1d: Preparing 17:01:33 f9c912297f5f: Preparing 17:01:33 e12f73dd89ec: Preparing 17:01:33 26cbea5cba74: Preparing 17:01:33 f9c912297f5f: Waiting 17:01:33 e12f73dd89ec: Waiting 17:01:33 26cbea5cba74: Waiting 17:01:33 24fdf0384a1d: Layer already exists 17:01:34 f9c912297f5f: Layer already exists 17:01:34 e12f73dd89ec: Layer already exists 17:01:34 f0deb197a3d5: Pushed 17:01:34 26cbea5cba74: Layer already exists 17:01:34 4a7f8d41f6b8: Pushed 17:01:34 d3d96a656a7b: Pushed 17:01:36 7373809b5082: Pushed 17:01:36 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:01:37 d3d96a656a7b: Preparing 17:01:37 f0deb197a3d5: Preparing 17:01:37 4a7f8d41f6b8: Preparing 17:01:37 7373809b5082: Preparing 17:01:37 24fdf0384a1d: Preparing 17:01:37 f9c912297f5f: Preparing 17:01:37 e12f73dd89ec: Preparing 17:01:37 26cbea5cba74: Preparing 17:01:37 f9c912297f5f: Waiting 17:01:37 e12f73dd89ec: Waiting 17:01:37 26cbea5cba74: Waiting 17:01:37 4a7f8d41f6b8: Layer already exists 17:01:37 7373809b5082: Layer already exists 17:01:37 24fdf0384a1d: Layer already exists 17:01:37 f0deb197a3d5: Layer already exists 17:01:37 d3d96a656a7b: Layer already exists 17:01:37 e12f73dd89ec: Layer already exists 17:01:37 f9c912297f5f: Layer already exists 17:01:37 26cbea5cba74: Layer already exists 17:01:37 latest: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.141 17:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:01:38 d3d96a656a7b: Preparing 17:01:38 f0deb197a3d5: Preparing 17:01:38 4a7f8d41f6b8: Preparing 17:01:38 7373809b5082: Preparing 17:01:38 24fdf0384a1d: Preparing 17:01:38 f9c912297f5f: Preparing 17:01:38 e12f73dd89ec: Preparing 17:01:38 26cbea5cba74: Preparing 17:01:38 e12f73dd89ec: Waiting 17:01:38 26cbea5cba74: Waiting 17:01:38 f9c912297f5f: Waiting 17:01:38 4a7f8d41f6b8: Layer already exists 17:01:38 d3d96a656a7b: Layer already exists 17:01:38 f0deb197a3d5: Layer already exists 17:01:38 24fdf0384a1d: Layer already exists 17:01:38 7373809b5082: Layer already exists 17:01:38 26cbea5cba74: Layer already exists 17:01:38 e12f73dd89ec: Layer already exists 17:01:38 f9c912297f5f: Layer already exists 17:01:38 3.0.0-dev.141: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:01:39 d3d96a656a7b: Preparing 17:01:39 f0deb197a3d5: Preparing 17:01:39 4a7f8d41f6b8: Preparing 17:01:39 7373809b5082: Preparing 17:01:39 24fdf0384a1d: Preparing 17:01:39 f9c912297f5f: Preparing 17:01:39 e12f73dd89ec: Preparing 17:01:39 26cbea5cba74: Preparing 17:01:39 e12f73dd89ec: Waiting 17:01:39 26cbea5cba74: Waiting 17:01:39 f9c912297f5f: Waiting 17:01:39 d3d96a656a7b: Layer already exists 17:01:39 f0deb197a3d5: Layer already exists 17:01:39 24fdf0384a1d: Layer already exists 17:01:39 4a7f8d41f6b8: Layer already exists 17:01:39 7373809b5082: Layer already exists 17:01:39 e12f73dd89ec: Layer already exists 17:01:39 f9c912297f5f: Layer already exists 17:01:39 26cbea5cba74: Layer already exists 17:01:39 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:01:40 d3d96a656a7b: Preparing 17:01:40 f0deb197a3d5: Preparing 17:01:40 4a7f8d41f6b8: Preparing 17:01:40 7373809b5082: Preparing 17:01:40 24fdf0384a1d: Preparing 17:01:40 f9c912297f5f: Preparing 17:01:40 e12f73dd89ec: Preparing 17:01:40 26cbea5cba74: Preparing 17:01:40 f9c912297f5f: Waiting 17:01:40 e12f73dd89ec: Waiting 17:01:40 26cbea5cba74: Waiting 17:01:40 7373809b5082: Layer already exists 17:01:40 4a7f8d41f6b8: Layer already exists 17:01:40 24fdf0384a1d: Layer already exists 17:01:40 f0deb197a3d5: Layer already exists 17:01:40 d3d96a656a7b: Layer already exists 17:01:40 26cbea5cba74: Layer already exists 17:01:40 e12f73dd89ec: Layer already exists 17:01:40 f9c912297f5f: Layer already exists 17:01:40 main: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:40 ===================================================== [Pipeline] echo 17:01:40 taggedImages: 17:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.141 17:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:01:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:01:40 824c097da010356d13f923208871747ea0e15dbc 17:01:40 latest 17:01:40 3.0.0-dev.141 17:01:40 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:40 main 17:01:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:01:41 a200916e55bd: Preparing 17:01:41 6ecd150bb75e: Preparing 17:01:41 031131cc5527: Preparing 17:01:41 931338be73a0: Preparing 17:01:41 24fdf0384a1d: Preparing 17:01:41 f9c912297f5f: Preparing 17:01:41 633533ae6230: Preparing 17:01:41 f368765ba236: Preparing 17:01:41 26cbea5cba74: Preparing 17:01:41 633533ae6230: Waiting 17:01:41 26cbea5cba74: Waiting 17:01:41 f368765ba236: Waiting 17:01:41 f9c912297f5f: Waiting 17:01:41 24fdf0384a1d: Layer already exists 17:01:41 f9c912297f5f: Layer already exists 17:01:41 931338be73a0: Pushed 17:01:41 a200916e55bd: Pushed 17:01:41 6ecd150bb75e: Pushed 17:01:41 26cbea5cba74: Layer already exists 17:01:41 633533ae6230: Pushed 17:01:41 f368765ba236: Pushed 17:01:44 031131cc5527: Pushed 17:01:44 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:44 + 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 17:01:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:01:46 a200916e55bd: Preparing 17:01:46 6ecd150bb75e: Preparing 17:01:46 031131cc5527: Preparing 17:01:46 931338be73a0: Preparing 17:01:46 24fdf0384a1d: Preparing 17:01:46 f9c912297f5f: Preparing 17:01:46 633533ae6230: Preparing 17:01:46 f368765ba236: Preparing 17:01:46 26cbea5cba74: Preparing 17:01:46 f9c912297f5f: Waiting 17:01:46 633533ae6230: Waiting 17:01:46 26cbea5cba74: Waiting 17:01:46 f368765ba236: Waiting 17:01:46 031131cc5527: Layer already exists 17:01:46 a200916e55bd: Layer already exists 17:01:46 931338be73a0: Layer already exists 17:01:46 24fdf0384a1d: Layer already exists 17:01:46 6ecd150bb75e: Layer already exists 17:01:46 f368765ba236: Layer already exists 17:01:46 26cbea5cba74: Layer already exists 17:01:46 f9c912297f5f: Layer already exists 17:01:46 633533ae6230: Layer already exists 17:01:46 latest: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.141 17:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:01:47 a200916e55bd: Preparing 17:01:47 6ecd150bb75e: Preparing 17:01:47 031131cc5527: Preparing 17:01:47 931338be73a0: Preparing 17:01:47 24fdf0384a1d: Preparing 17:01:47 f9c912297f5f: Preparing 17:01:47 633533ae6230: Preparing 17:01:47 f368765ba236: Preparing 17:01:47 26cbea5cba74: Preparing 17:01:47 f9c912297f5f: Waiting 17:01:47 633533ae6230: Waiting 17:01:47 f368765ba236: Waiting 17:01:47 26cbea5cba74: Waiting 17:01:47 931338be73a0: Layer already exists 17:01:47 24fdf0384a1d: Layer already exists 17:01:47 a200916e55bd: Layer already exists 17:01:47 6ecd150bb75e: Layer already exists 17:01:47 031131cc5527: Layer already exists 17:01:47 f368765ba236: Layer already exists 17:01:47 633533ae6230: Layer already exists 17:01:47 f9c912297f5f: Layer already exists 17:01:47 26cbea5cba74: Layer already exists 17:01:47 3.0.0-dev.141: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:01:48 a200916e55bd: Preparing 17:01:48 6ecd150bb75e: Preparing 17:01:48 031131cc5527: Preparing 17:01:48 931338be73a0: Preparing 17:01:48 24fdf0384a1d: Preparing 17:01:48 f9c912297f5f: Preparing 17:01:48 633533ae6230: Preparing 17:01:48 f368765ba236: Preparing 17:01:48 26cbea5cba74: Preparing 17:01:48 633533ae6230: Waiting 17:01:48 f368765ba236: Waiting 17:01:48 f9c912297f5f: Waiting 17:01:48 931338be73a0: Layer already exists 17:01:48 031131cc5527: Layer already exists 17:01:48 24fdf0384a1d: Layer already exists 17:01:48 a200916e55bd: Layer already exists 17:01:48 6ecd150bb75e: Layer already exists 17:01:48 f9c912297f5f: Layer already exists 17:01:48 633533ae6230: Layer already exists 17:01:48 f368765ba236: Layer already exists 17:01:48 26cbea5cba74: Layer already exists 17:01:48 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:48 + 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 17:01:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:01:49 a200916e55bd: Preparing 17:01:49 6ecd150bb75e: Preparing 17:01:49 031131cc5527: Preparing 17:01:49 931338be73a0: Preparing 17:01:49 24fdf0384a1d: Preparing 17:01:49 f9c912297f5f: Preparing 17:01:49 633533ae6230: Preparing 17:01:49 f368765ba236: Preparing 17:01:49 26cbea5cba74: Preparing 17:01:49 633533ae6230: Waiting 17:01:49 f368765ba236: Waiting 17:01:49 26cbea5cba74: Waiting 17:01:49 f9c912297f5f: Waiting 17:01:49 6ecd150bb75e: Layer already exists 17:01:49 24fdf0384a1d: Layer already exists 17:01:49 031131cc5527: Layer already exists 17:01:49 a200916e55bd: Layer already exists 17:01:49 931338be73a0: Layer already exists 17:01:49 f9c912297f5f: Layer already exists 17:01:49 633533ae6230: Layer already exists 17:01:49 26cbea5cba74: Layer already exists 17:01:49 f368765ba236: Layer already exists 17:01:49 main: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:49 ===================================================== [Pipeline] echo 17:01:49 taggedImages: 17:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.141 17:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:01:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:01:49 824c097da010356d13f923208871747ea0e15dbc 17:01:49 latest 17:01:49 3.0.0-dev.141 17:01:49 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:49 main 17:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:01:50 72d4c06fd071: Preparing 17:01:50 fa75d3819135: Preparing 17:01:50 f988682f7567: Preparing 17:01:50 243c0fc99c6c: Preparing 17:01:50 4682203a8150: Preparing 17:01:50 31273f49a73c: Preparing 17:01:50 7f286307ed52: Preparing 17:01:50 24fdf0384a1d: Preparing 17:01:50 f9c912297f5f: Preparing 17:01:50 4c2e242f90f5: Preparing 17:01:50 26cbea5cba74: Preparing 17:01:50 7f286307ed52: Waiting 17:01:50 24fdf0384a1d: Waiting 17:01:50 f9c912297f5f: Waiting 17:01:50 4c2e242f90f5: Waiting 17:01:50 31273f49a73c: Waiting 17:01:50 26cbea5cba74: Waiting 17:01:50 72d4c06fd071: Pushed 17:01:50 4682203a8150: Pushed 17:01:50 fa75d3819135: Pushed 17:01:50 24fdf0384a1d: Layer already exists 17:01:50 f9c912297f5f: Layer already exists 17:01:50 31273f49a73c: Pushed 17:01:50 7f286307ed52: Pushed 17:01:50 26cbea5cba74: Layer already exists 17:01:51 4c2e242f90f5: Pushed 17:01:53 243c0fc99c6c: Pushed 17:01:53 f988682f7567: Pushed 17:01:53 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:53 + 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 17:01:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:01:54 72d4c06fd071: Preparing 17:01:54 fa75d3819135: Preparing 17:01:54 f988682f7567: Preparing 17:01:54 243c0fc99c6c: Preparing 17:01:54 4682203a8150: Preparing 17:01:54 31273f49a73c: Preparing 17:01:54 7f286307ed52: Preparing 17:01:54 24fdf0384a1d: Preparing 17:01:54 f9c912297f5f: Preparing 17:01:54 4c2e242f90f5: Preparing 17:01:54 26cbea5cba74: Preparing 17:01:54 24fdf0384a1d: Waiting 17:01:54 f9c912297f5f: Waiting 17:01:54 4c2e242f90f5: Waiting 17:01:54 26cbea5cba74: Waiting 17:01:54 31273f49a73c: Waiting 17:01:54 7f286307ed52: Waiting 17:01:54 fa75d3819135: Layer already exists 17:01:54 243c0fc99c6c: Layer already exists 17:01:54 72d4c06fd071: Layer already exists 17:01:54 4682203a8150: Layer already exists 17:01:54 f988682f7567: Layer already exists 17:01:54 7f286307ed52: Layer already exists 17:01:54 31273f49a73c: Layer already exists 17:01:54 4c2e242f90f5: Layer already exists 17:01:54 f9c912297f5f: Layer already exists 17:01:54 24fdf0384a1d: Layer already exists 17:01:54 26cbea5cba74: Layer already exists 17:01:54 latest: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.141 17:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:01:55 72d4c06fd071: Preparing 17:01:55 fa75d3819135: Preparing 17:01:55 f988682f7567: Preparing 17:01:55 243c0fc99c6c: Preparing 17:01:55 4682203a8150: Preparing 17:01:55 31273f49a73c: Preparing 17:01:55 7f286307ed52: Preparing 17:01:55 24fdf0384a1d: Preparing 17:01:55 f9c912297f5f: Preparing 17:01:55 4c2e242f90f5: Preparing 17:01:55 26cbea5cba74: Preparing 17:01:55 24fdf0384a1d: Waiting 17:01:55 f9c912297f5f: Waiting 17:01:55 26cbea5cba74: Waiting 17:01:55 4c2e242f90f5: Waiting 17:01:55 31273f49a73c: Waiting 17:01:55 7f286307ed52: Waiting 17:01:55 72d4c06fd071: Layer already exists 17:01:55 243c0fc99c6c: Layer already exists 17:01:55 f988682f7567: Layer already exists 17:01:55 fa75d3819135: Layer already exists 17:01:55 4682203a8150: Layer already exists 17:01:55 7f286307ed52: Layer already exists 17:01:55 31273f49a73c: Layer already exists 17:01:55 24fdf0384a1d: Layer already exists 17:01:55 f9c912297f5f: Layer already exists 17:01:55 4c2e242f90f5: Layer already exists 17:01:55 26cbea5cba74: Layer already exists 17:01:55 3.0.0-dev.141: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:01:56 72d4c06fd071: Preparing 17:01:56 fa75d3819135: Preparing 17:01:56 f988682f7567: Preparing 17:01:56 243c0fc99c6c: Preparing 17:01:56 4682203a8150: Preparing 17:01:56 31273f49a73c: Preparing 17:01:56 7f286307ed52: Preparing 17:01:56 24fdf0384a1d: Preparing 17:01:56 f9c912297f5f: Preparing 17:01:56 4c2e242f90f5: Preparing 17:01:56 26cbea5cba74: Preparing 17:01:56 24fdf0384a1d: Waiting 17:01:56 f9c912297f5f: Waiting 17:01:56 4c2e242f90f5: Waiting 17:01:56 31273f49a73c: Waiting 17:01:56 26cbea5cba74: Waiting 17:01:56 7f286307ed52: Waiting 17:01:56 72d4c06fd071: Layer already exists 17:01:56 4682203a8150: Layer already exists 17:01:56 f988682f7567: Layer already exists 17:01:56 fa75d3819135: Layer already exists 17:01:56 243c0fc99c6c: Layer already exists 17:01:56 7f286307ed52: Layer already exists 17:01:56 24fdf0384a1d: Layer already exists 17:01:56 4c2e242f90f5: Layer already exists 17:01:56 31273f49a73c: Layer already exists 17:01:56 f9c912297f5f: Layer already exists 17:01:56 26cbea5cba74: Layer already exists 17:01:56 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:56 + 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 17:01:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:01:57 72d4c06fd071: Preparing 17:01:57 fa75d3819135: Preparing 17:01:57 f988682f7567: Preparing 17:01:57 243c0fc99c6c: Preparing 17:01:57 4682203a8150: Preparing 17:01:57 31273f49a73c: Preparing 17:01:57 7f286307ed52: Preparing 17:01:57 24fdf0384a1d: Preparing 17:01:57 f9c912297f5f: Preparing 17:01:57 4c2e242f90f5: Preparing 17:01:57 26cbea5cba74: Preparing 17:01:57 31273f49a73c: Waiting 17:01:57 f9c912297f5f: Waiting 17:01:57 7f286307ed52: Waiting 17:01:57 24fdf0384a1d: Waiting 17:01:57 4c2e242f90f5: Waiting 17:01:57 26cbea5cba74: Waiting 17:01:57 fa75d3819135: Layer already exists 17:01:57 72d4c06fd071: Layer already exists 17:01:57 243c0fc99c6c: Layer already exists 17:01:57 f988682f7567: Layer already exists 17:01:57 4682203a8150: Layer already exists 17:01:57 31273f49a73c: Layer already exists 17:01:57 7f286307ed52: Layer already exists 17:01:57 4c2e242f90f5: Layer already exists 17:01:57 24fdf0384a1d: Layer already exists 17:01:57 f9c912297f5f: Layer already exists 17:01:57 26cbea5cba74: Layer already exists 17:01:57 main: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:57 ===================================================== [Pipeline] echo 17:01:57 taggedImages: 17:01:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:01:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.141 17:01:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:01:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:01:57 824c097da010356d13f923208871747ea0e15dbc 17:01:57 latest 17:01:57 3.0.0-dev.141 17:01:57 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:01:57 main 17:01:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc 17:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:01:58 a4a883acd157: Preparing 17:01:58 0ccacee82d3d: Preparing 17:01:58 24fdf0384a1d: Preparing 17:01:58 f9c912297f5f: Preparing 17:01:58 d1db42895904: Preparing 17:01:58 26cbea5cba74: Preparing 17:01:58 26cbea5cba74: Waiting 17:01:58 f9c912297f5f: Layer already exists 17:01:58 24fdf0384a1d: Layer already exists 17:01:58 26cbea5cba74: Layer already exists 17:01:58 a4a883acd157: Pushed 17:01:59 d1db42895904: Pushed 17:02:03 0ccacee82d3d: Pushed 17:02:03 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:03 + 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 17:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:02:03 a4a883acd157: Preparing 17:02:03 0ccacee82d3d: Preparing 17:02:03 24fdf0384a1d: Preparing 17:02:03 f9c912297f5f: Preparing 17:02:03 d1db42895904: Preparing 17:02:03 26cbea5cba74: Preparing 17:02:03 26cbea5cba74: Waiting 17:02:03 a4a883acd157: Layer already exists 17:02:03 24fdf0384a1d: Layer already exists 17:02:03 0ccacee82d3d: Layer already exists 17:02:03 d1db42895904: Layer already exists 17:02:03 f9c912297f5f: Layer already exists 17:02:03 26cbea5cba74: Layer already exists 17:02:03 latest: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.141 17:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:02:04 a4a883acd157: Preparing 17:02:04 0ccacee82d3d: Preparing 17:02:04 24fdf0384a1d: Preparing 17:02:04 f9c912297f5f: Preparing 17:02:04 d1db42895904: Preparing 17:02:04 26cbea5cba74: Preparing 17:02:04 26cbea5cba74: Waiting 17:02:04 24fdf0384a1d: Layer already exists 17:02:04 0ccacee82d3d: Layer already exists 17:02:04 d1db42895904: Layer already exists 17:02:04 a4a883acd157: Layer already exists 17:02:04 f9c912297f5f: Layer already exists 17:02:04 26cbea5cba74: Layer already exists 17:02:04 3.0.0-dev.141: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:02:05 a4a883acd157: Preparing 17:02:05 0ccacee82d3d: Preparing 17:02:05 24fdf0384a1d: Preparing 17:02:05 f9c912297f5f: Preparing 17:02:05 d1db42895904: Preparing 17:02:05 26cbea5cba74: Preparing 17:02:05 26cbea5cba74: Waiting 17:02:05 a4a883acd157: Layer already exists 17:02:05 0ccacee82d3d: Layer already exists 17:02:05 24fdf0384a1d: Layer already exists 17:02:05 d1db42895904: Layer already exists 17:02:05 f9c912297f5f: Layer already exists 17:02:05 26cbea5cba74: Layer already exists 17:02:05 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:05 + 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 17:02:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:02:06 a4a883acd157: Preparing 17:02:06 0ccacee82d3d: Preparing 17:02:06 24fdf0384a1d: Preparing 17:02:06 f9c912297f5f: Preparing 17:02:06 d1db42895904: Preparing 17:02:06 26cbea5cba74: Preparing 17:02:06 26cbea5cba74: Waiting 17:02:06 24fdf0384a1d: Layer already exists 17:02:06 0ccacee82d3d: Layer already exists 17:02:06 a4a883acd157: Layer already exists 17:02:06 f9c912297f5f: Layer already exists 17:02:06 d1db42895904: Layer already exists 17:02:06 26cbea5cba74: Layer already exists 17:02:06 main: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:02:06 ===================================================== [Pipeline] echo 17:02:06 taggedImages: 17:02:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc 17:02:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:02:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.141 17:02:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:02:06 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:02:06 824c097da010356d13f923208871747ea0e15dbc 17:02:06 latest 17:02:06 3.0.0-dev.141 17:02:06 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:06 main 17:02:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc 17:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:02:07 08d7af8087d3: Preparing 17:02:07 766fb144dafe: Preparing 17:02:07 36b6cbb63cab: Preparing 17:02:07 5854f017593c: Preparing 17:02:07 c3d72ed5b40f: Preparing 17:02:07 24fdf0384a1d: Preparing 17:02:07 f9c912297f5f: Preparing 17:02:07 a7967759dd1a: Preparing 17:02:07 26cbea5cba74: Preparing 17:02:07 f9c912297f5f: Waiting 17:02:07 a7967759dd1a: Waiting 17:02:07 24fdf0384a1d: Waiting 17:02:07 26cbea5cba74: Waiting 17:02:07 08d7af8087d3: Pushed 17:02:07 24fdf0384a1d: Layer already exists 17:02:07 36b6cbb63cab: Pushed 17:02:07 766fb144dafe: Pushed 17:02:07 f9c912297f5f: Layer already exists 17:02:07 26cbea5cba74: Layer already exists 17:02:08 a7967759dd1a: Pushed 17:02:20 c3d72ed5b40f: Pushed 17:02:25 5854f017593c: Pushed 17:02:25 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:25 + 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 17:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:02:25 08d7af8087d3: Preparing 17:02:25 766fb144dafe: Preparing 17:02:25 36b6cbb63cab: Preparing 17:02:25 5854f017593c: Preparing 17:02:25 c3d72ed5b40f: Preparing 17:02:25 24fdf0384a1d: Preparing 17:02:25 f9c912297f5f: Preparing 17:02:25 a7967759dd1a: Preparing 17:02:25 26cbea5cba74: Preparing 17:02:25 24fdf0384a1d: Waiting 17:02:25 f9c912297f5f: Waiting 17:02:25 a7967759dd1a: Waiting 17:02:25 26cbea5cba74: Waiting 17:02:25 766fb144dafe: Layer already exists 17:02:25 c3d72ed5b40f: Layer already exists 17:02:25 36b6cbb63cab: Layer already exists 17:02:25 5854f017593c: Layer already exists 17:02:25 08d7af8087d3: Layer already exists 17:02:25 a7967759dd1a: Layer already exists 17:02:25 26cbea5cba74: Layer already exists 17:02:25 f9c912297f5f: Layer already exists 17:02:25 24fdf0384a1d: Layer already exists 17:02:26 latest: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.141 17:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:02:26 08d7af8087d3: Preparing 17:02:26 766fb144dafe: Preparing 17:02:26 36b6cbb63cab: Preparing 17:02:26 5854f017593c: Preparing 17:02:26 c3d72ed5b40f: Preparing 17:02:26 24fdf0384a1d: Preparing 17:02:26 f9c912297f5f: Preparing 17:02:26 a7967759dd1a: Preparing 17:02:26 26cbea5cba74: Preparing 17:02:26 24fdf0384a1d: Waiting 17:02:26 26cbea5cba74: Waiting 17:02:26 f9c912297f5f: Waiting 17:02:26 a7967759dd1a: Waiting 17:02:26 36b6cbb63cab: Layer already exists 17:02:26 c3d72ed5b40f: Layer already exists 17:02:26 766fb144dafe: Layer already exists 17:02:26 5854f017593c: Layer already exists 17:02:26 08d7af8087d3: Layer already exists 17:02:26 24fdf0384a1d: Layer already exists 17:02:26 f9c912297f5f: Layer already exists 17:02:26 26cbea5cba74: Layer already exists 17:02:26 a7967759dd1a: Layer already exists 17:02:27 3.0.0-dev.141: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:02:27 08d7af8087d3: Preparing 17:02:27 766fb144dafe: Preparing 17:02:27 36b6cbb63cab: Preparing 17:02:27 5854f017593c: Preparing 17:02:27 c3d72ed5b40f: Preparing 17:02:27 24fdf0384a1d: Preparing 17:02:27 f9c912297f5f: Preparing 17:02:27 a7967759dd1a: Preparing 17:02:27 26cbea5cba74: Preparing 17:02:27 24fdf0384a1d: Waiting 17:02:27 a7967759dd1a: Waiting 17:02:27 f9c912297f5f: Waiting 17:02:27 26cbea5cba74: Waiting 17:02:27 08d7af8087d3: Layer already exists 17:02:27 766fb144dafe: Layer already exists 17:02:27 c3d72ed5b40f: Layer already exists 17:02:27 5854f017593c: Layer already exists 17:02:27 36b6cbb63cab: Layer already exists 17:02:27 a7967759dd1a: Layer already exists 17:02:27 26cbea5cba74: Layer already exists 17:02:27 24fdf0384a1d: Layer already exists 17:02:27 f9c912297f5f: Layer already exists 17:02:28 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:28 + 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 17:02:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:02:28 08d7af8087d3: Preparing 17:02:28 766fb144dafe: Preparing 17:02:28 36b6cbb63cab: Preparing 17:02:28 5854f017593c: Preparing 17:02:28 c3d72ed5b40f: Preparing 17:02:28 24fdf0384a1d: Preparing 17:02:28 f9c912297f5f: Preparing 17:02:28 a7967759dd1a: Preparing 17:02:28 26cbea5cba74: Preparing 17:02:28 24fdf0384a1d: Waiting 17:02:28 f9c912297f5f: Waiting 17:02:28 a7967759dd1a: Waiting 17:02:28 26cbea5cba74: Waiting 17:02:28 36b6cbb63cab: Layer already exists 17:02:28 5854f017593c: Layer already exists 17:02:28 c3d72ed5b40f: Layer already exists 17:02:28 766fb144dafe: Layer already exists 17:02:28 08d7af8087d3: Layer already exists 17:02:28 24fdf0384a1d: Layer already exists 17:02:28 26cbea5cba74: Layer already exists 17:02:28 a7967759dd1a: Layer already exists 17:02:28 f9c912297f5f: Layer already exists 17:02:29 main: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:02:29 ===================================================== [Pipeline] echo 17:02:29 taggedImages: 17:02:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc 17:02:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:02:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.141 17:02:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:02:29 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:02:29 824c097da010356d13f923208871747ea0e15dbc 17:02:29 latest 17:02:29 3.0.0-dev.141 17:02:29 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:29 main 17:02:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc 17:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:02:29 f69d5defcc2f: Preparing 17:02:29 5fc90b98942e: Preparing 17:02:29 083649d1d566: Preparing 17:02:29 804339cc23cb: Preparing 17:02:29 24fdf0384a1d: Preparing 17:02:29 f9c912297f5f: Preparing 17:02:29 25d39a4ebfc0: Preparing 17:02:29 26cbea5cba74: Preparing 17:02:29 f9c912297f5f: Waiting 17:02:29 25d39a4ebfc0: Waiting 17:02:29 26cbea5cba74: Waiting 17:02:29 24fdf0384a1d: Layer already exists 17:02:30 f9c912297f5f: Layer already exists 17:02:30 5fc90b98942e: Pushed 17:02:30 f69d5defcc2f: Pushed 17:02:30 083649d1d566: Pushed 17:02:30 26cbea5cba74: Layer already exists 17:02:30 25d39a4ebfc0: Pushed 17:02:48 804339cc23cb: Pushed 17:02:48 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:49 + 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 17:02:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:02:49 f69d5defcc2f: Preparing 17:02:49 5fc90b98942e: Preparing 17:02:49 083649d1d566: Preparing 17:02:49 804339cc23cb: Preparing 17:02:49 24fdf0384a1d: Preparing 17:02:49 f9c912297f5f: Preparing 17:02:49 25d39a4ebfc0: Preparing 17:02:49 26cbea5cba74: Preparing 17:02:49 f9c912297f5f: Waiting 17:02:49 25d39a4ebfc0: Waiting 17:02:49 26cbea5cba74: Waiting 17:02:49 083649d1d566: Layer already exists 17:02:49 804339cc23cb: Layer already exists 17:02:49 f69d5defcc2f: Layer already exists 17:02:49 24fdf0384a1d: Layer already exists 17:02:49 5fc90b98942e: Layer already exists 17:02:49 26cbea5cba74: Layer already exists 17:02:49 25d39a4ebfc0: Layer already exists 17:02:49 f9c912297f5f: Layer already exists 17:02:49 latest: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.141 17:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:02:50 f69d5defcc2f: Preparing 17:02:50 5fc90b98942e: Preparing 17:02:50 083649d1d566: Preparing 17:02:50 804339cc23cb: Preparing 17:02:50 24fdf0384a1d: Preparing 17:02:50 f9c912297f5f: Preparing 17:02:50 25d39a4ebfc0: Preparing 17:02:50 26cbea5cba74: Preparing 17:02:50 f9c912297f5f: Waiting 17:02:50 25d39a4ebfc0: Waiting 17:02:50 26cbea5cba74: Waiting 17:02:50 f69d5defcc2f: Layer already exists 17:02:50 5fc90b98942e: Layer already exists 17:02:50 24fdf0384a1d: Layer already exists 17:02:50 804339cc23cb: Layer already exists 17:02:50 083649d1d566: Layer already exists 17:02:50 26cbea5cba74: Layer already exists 17:02:50 25d39a4ebfc0: Layer already exists 17:02:50 f9c912297f5f: Layer already exists 17:02:50 3.0.0-dev.141: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:02:51 f69d5defcc2f: Preparing 17:02:51 5fc90b98942e: Preparing 17:02:51 083649d1d566: Preparing 17:02:51 804339cc23cb: Preparing 17:02:51 24fdf0384a1d: Preparing 17:02:51 f9c912297f5f: Preparing 17:02:51 25d39a4ebfc0: Preparing 17:02:51 26cbea5cba74: Preparing 17:02:51 25d39a4ebfc0: Waiting 17:02:51 26cbea5cba74: Waiting 17:02:51 f9c912297f5f: Waiting 17:02:51 5fc90b98942e: Layer already exists 17:02:51 f69d5defcc2f: Layer already exists 17:02:51 804339cc23cb: Layer already exists 17:02:51 083649d1d566: Layer already exists 17:02:51 24fdf0384a1d: Layer already exists 17:02:51 f9c912297f5f: Layer already exists 17:02:51 25d39a4ebfc0: Layer already exists 17:02:51 26cbea5cba74: Layer already exists 17:02:51 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:52 + 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 17:02:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:02:52 f69d5defcc2f: Preparing 17:02:52 5fc90b98942e: Preparing 17:02:52 083649d1d566: Preparing 17:02:52 804339cc23cb: Preparing 17:02:52 24fdf0384a1d: Preparing 17:02:52 f9c912297f5f: Preparing 17:02:52 25d39a4ebfc0: Preparing 17:02:52 26cbea5cba74: Preparing 17:02:52 f9c912297f5f: Waiting 17:02:52 25d39a4ebfc0: Waiting 17:02:52 26cbea5cba74: Waiting 17:02:53 24fdf0384a1d: Layer already exists 17:02:53 5fc90b98942e: Layer already exists 17:02:53 804339cc23cb: Layer already exists 17:02:53 f69d5defcc2f: Layer already exists 17:02:53 083649d1d566: Layer already exists 17:02:53 25d39a4ebfc0: Layer already exists 17:02:53 26cbea5cba74: Layer already exists 17:02:53 f9c912297f5f: Layer already exists 17:02:53 main: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:02:53 ===================================================== [Pipeline] echo 17:02:53 taggedImages: 17:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc 17:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.141 17:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:02:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:02:53 824c097da010356d13f923208871747ea0e15dbc 17:02:53 latest 17:02:53 3.0.0-dev.141 17:02:53 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:02:53 main 17:02:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc 17:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:02:54 6388a5bb8921: Preparing 17:02:54 3d3c7ce58093: Preparing 17:02:54 2f1f74d6739f: Preparing 17:02:54 69d931f68fd2: Preparing 17:02:54 24fdf0384a1d: Preparing 17:02:54 f9c912297f5f: Preparing 17:02:54 a7967759dd1a: Preparing 17:02:54 26cbea5cba74: Preparing 17:02:54 a7967759dd1a: Waiting 17:02:54 26cbea5cba74: Waiting 17:02:54 f9c912297f5f: Waiting 17:02:54 24fdf0384a1d: Layer already exists 17:02:54 f9c912297f5f: Layer already exists 17:02:54 a7967759dd1a: Layer already exists 17:02:54 26cbea5cba74: Layer already exists 17:02:54 6388a5bb8921: Pushed 17:02:54 2f1f74d6739f: Pushed 17:02:54 3d3c7ce58093: Pushed 17:03:12 69d931f68fd2: Pushed 17:03:12 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:13 + 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 17:03:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:03:13 6388a5bb8921: Preparing 17:03:13 3d3c7ce58093: Preparing 17:03:13 2f1f74d6739f: Preparing 17:03:13 69d931f68fd2: Preparing 17:03:13 24fdf0384a1d: Preparing 17:03:13 f9c912297f5f: Preparing 17:03:13 a7967759dd1a: Preparing 17:03:13 26cbea5cba74: Preparing 17:03:13 a7967759dd1a: Waiting 17:03:13 26cbea5cba74: Waiting 17:03:13 f9c912297f5f: Waiting 17:03:13 3d3c7ce58093: Layer already exists 17:03:13 6388a5bb8921: Layer already exists 17:03:13 69d931f68fd2: Layer already exists 17:03:13 24fdf0384a1d: Layer already exists 17:03:13 2f1f74d6739f: Layer already exists 17:03:13 a7967759dd1a: Layer already exists 17:03:13 f9c912297f5f: Layer already exists 17:03:13 26cbea5cba74: Layer already exists 17:03:13 latest: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.141 17:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:03:14 6388a5bb8921: Preparing 17:03:14 3d3c7ce58093: Preparing 17:03:14 2f1f74d6739f: Preparing 17:03:14 69d931f68fd2: Preparing 17:03:14 24fdf0384a1d: Preparing 17:03:14 f9c912297f5f: Preparing 17:03:14 a7967759dd1a: Preparing 17:03:14 26cbea5cba74: Preparing 17:03:14 f9c912297f5f: Waiting 17:03:14 26cbea5cba74: Waiting 17:03:14 a7967759dd1a: Waiting 17:03:14 24fdf0384a1d: Layer already exists 17:03:14 3d3c7ce58093: Layer already exists 17:03:14 69d931f68fd2: Layer already exists 17:03:14 2f1f74d6739f: Layer already exists 17:03:14 6388a5bb8921: Layer already exists 17:03:14 f9c912297f5f: Layer already exists 17:03:14 26cbea5cba74: Layer already exists 17:03:14 a7967759dd1a: Layer already exists 17:03:14 3.0.0-dev.141: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:03:15 6388a5bb8921: Preparing 17:03:15 3d3c7ce58093: Preparing 17:03:15 2f1f74d6739f: Preparing 17:03:15 69d931f68fd2: Preparing 17:03:15 24fdf0384a1d: Preparing 17:03:15 f9c912297f5f: Preparing 17:03:15 a7967759dd1a: Preparing 17:03:15 26cbea5cba74: Preparing 17:03:15 f9c912297f5f: Waiting 17:03:15 a7967759dd1a: Waiting 17:03:15 26cbea5cba74: Waiting 17:03:15 69d931f68fd2: Layer already exists 17:03:15 3d3c7ce58093: Layer already exists 17:03:15 24fdf0384a1d: Layer already exists 17:03:15 2f1f74d6739f: Layer already exists 17:03:15 6388a5bb8921: Layer already exists 17:03:15 f9c912297f5f: Layer already exists 17:03:15 26cbea5cba74: Layer already exists 17:03:15 a7967759dd1a: Layer already exists 17:03:15 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:16 + 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 17:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:03:16 6388a5bb8921: Preparing 17:03:16 3d3c7ce58093: Preparing 17:03:16 2f1f74d6739f: Preparing 17:03:16 69d931f68fd2: Preparing 17:03:16 24fdf0384a1d: Preparing 17:03:16 f9c912297f5f: Preparing 17:03:16 a7967759dd1a: Preparing 17:03:16 26cbea5cba74: Preparing 17:03:16 f9c912297f5f: Waiting 17:03:16 a7967759dd1a: Waiting 17:03:16 26cbea5cba74: Waiting 17:03:16 6388a5bb8921: Layer already exists 17:03:16 2f1f74d6739f: Layer already exists 17:03:16 69d931f68fd2: Layer already exists 17:03:16 24fdf0384a1d: Layer already exists 17:03:16 3d3c7ce58093: Layer already exists 17:03:16 f9c912297f5f: Layer already exists 17:03:16 a7967759dd1a: Layer already exists 17:03:16 26cbea5cba74: Layer already exists 17:03:16 main: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:03:16 ===================================================== [Pipeline] echo 17:03:16 taggedImages: 17:03:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc 17:03:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:03:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.141 17:03:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:03:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:03:16 824c097da010356d13f923208871747ea0e15dbc 17:03:16 latest 17:03:16 3.0.0-dev.141 17:03:16 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:16 main 17:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc 17:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:03:17 94ae85849b42: Preparing 17:03:17 b1ff373bafbb: Preparing 17:03:17 24fdf0384a1d: Preparing 17:03:17 f9c912297f5f: Preparing 17:03:17 13012f5cf2ab: Preparing 17:03:17 26cbea5cba74: Preparing 17:03:17 26cbea5cba74: Waiting 17:03:17 f9c912297f5f: Layer already exists 17:03:17 24fdf0384a1d: Layer already exists 17:03:17 26cbea5cba74: Layer already exists 17:03:17 94ae85849b42: Pushed 17:03:17 13012f5cf2ab: Pushed 17:03:23 b1ff373bafbb: Pushed 17:03:23 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:03:24 94ae85849b42: Preparing 17:03:24 b1ff373bafbb: Preparing 17:03:24 24fdf0384a1d: Preparing 17:03:24 f9c912297f5f: Preparing 17:03:24 13012f5cf2ab: Preparing 17:03:24 26cbea5cba74: Preparing 17:03:24 26cbea5cba74: Waiting 17:03:24 13012f5cf2ab: Layer already exists 17:03:24 94ae85849b42: Layer already exists 17:03:24 f9c912297f5f: Layer already exists 17:03:24 b1ff373bafbb: Layer already exists 17:03:24 24fdf0384a1d: Layer already exists 17:03:24 26cbea5cba74: Layer already exists 17:03:24 latest: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.141 17:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:03:24 94ae85849b42: Preparing 17:03:24 b1ff373bafbb: Preparing 17:03:24 24fdf0384a1d: Preparing 17:03:24 f9c912297f5f: Preparing 17:03:24 13012f5cf2ab: Preparing 17:03:24 26cbea5cba74: Preparing 17:03:24 26cbea5cba74: Waiting 17:03:24 94ae85849b42: Layer already exists 17:03:24 13012f5cf2ab: Layer already exists 17:03:24 b1ff373bafbb: Layer already exists 17:03:24 f9c912297f5f: Layer already exists 17:03:24 24fdf0384a1d: Layer already exists 17:03:24 26cbea5cba74: Layer already exists 17:03:24 3.0.0-dev.141: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:03:25 94ae85849b42: Preparing 17:03:25 b1ff373bafbb: Preparing 17:03:25 24fdf0384a1d: Preparing 17:03:25 f9c912297f5f: Preparing 17:03:25 13012f5cf2ab: Preparing 17:03:25 26cbea5cba74: Preparing 17:03:25 26cbea5cba74: Waiting 17:03:25 13012f5cf2ab: Layer already exists 17:03:25 b1ff373bafbb: Layer already exists 17:03:25 f9c912297f5f: Layer already exists 17:03:25 24fdf0384a1d: Layer already exists 17:03:25 94ae85849b42: Layer already exists 17:03:25 26cbea5cba74: Layer already exists 17:03:25 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:03:26 94ae85849b42: Preparing 17:03:26 b1ff373bafbb: Preparing 17:03:26 24fdf0384a1d: Preparing 17:03:26 f9c912297f5f: Preparing 17:03:26 13012f5cf2ab: Preparing 17:03:26 26cbea5cba74: Preparing 17:03:26 26cbea5cba74: Waiting 17:03:26 f9c912297f5f: Layer already exists 17:03:26 13012f5cf2ab: Layer already exists 17:03:26 b1ff373bafbb: Layer already exists 17:03:26 94ae85849b42: Layer already exists 17:03:26 24fdf0384a1d: Layer already exists 17:03:26 26cbea5cba74: Layer already exists 17:03:27 main: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:03:27 ===================================================== [Pipeline] echo 17:03:27 taggedImages: 17:03:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc 17:03:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:03:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.141 17:03:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:03:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:03:27 824c097da010356d13f923208871747ea0e15dbc 17:03:27 latest 17:03:27 3.0.0-dev.141 17:03:27 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:27 main 17:03:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc 17:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:03:27 a1c1d7ec6c06: Preparing 17:03:27 676643fef2da: Preparing 17:03:27 24fdf0384a1d: Preparing 17:03:27 f9c912297f5f: Preparing 17:03:27 02b02a015473: Preparing 17:03:27 26cbea5cba74: Preparing 17:03:27 26cbea5cba74: Waiting 17:03:27 24fdf0384a1d: Layer already exists 17:03:27 02b02a015473: Layer already exists 17:03:27 f9c912297f5f: Layer already exists 17:03:27 26cbea5cba74: Layer already exists 17:03:28 a1c1d7ec6c06: Pushed 17:03:33 676643fef2da: Pushed 17:03:33 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:03:34 a1c1d7ec6c06: Preparing 17:03:34 676643fef2da: Preparing 17:03:34 24fdf0384a1d: Preparing 17:03:34 f9c912297f5f: Preparing 17:03:34 02b02a015473: Preparing 17:03:34 26cbea5cba74: Preparing 17:03:34 26cbea5cba74: Waiting 17:03:34 a1c1d7ec6c06: Layer already exists 17:03:34 02b02a015473: Layer already exists 17:03:34 f9c912297f5f: Layer already exists 17:03:34 676643fef2da: Layer already exists 17:03:34 24fdf0384a1d: Layer already exists 17:03:34 26cbea5cba74: Layer already exists 17:03:34 latest: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.141 17:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:03:35 a1c1d7ec6c06: Preparing 17:03:35 676643fef2da: Preparing 17:03:35 24fdf0384a1d: Preparing 17:03:35 f9c912297f5f: Preparing 17:03:35 02b02a015473: Preparing 17:03:35 26cbea5cba74: Preparing 17:03:35 26cbea5cba74: Waiting 17:03:35 a1c1d7ec6c06: Layer already exists 17:03:35 24fdf0384a1d: Layer already exists 17:03:35 02b02a015473: Layer already exists 17:03:35 676643fef2da: Layer already exists 17:03:35 f9c912297f5f: Layer already exists 17:03:35 26cbea5cba74: Layer already exists 17:03:35 3.0.0-dev.141: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:03:36 a1c1d7ec6c06: Preparing 17:03:36 676643fef2da: Preparing 17:03:36 24fdf0384a1d: Preparing 17:03:36 f9c912297f5f: Preparing 17:03:36 02b02a015473: Preparing 17:03:36 26cbea5cba74: Preparing 17:03:36 02b02a015473: Layer already exists 17:03:36 24fdf0384a1d: Layer already exists 17:03:36 a1c1d7ec6c06: Layer already exists 17:03:36 676643fef2da: Layer already exists 17:03:36 f9c912297f5f: Layer already exists 17:03:36 26cbea5cba74: Layer already exists 17:03:36 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:03:37 a1c1d7ec6c06: Preparing 17:03:37 676643fef2da: Preparing 17:03:37 24fdf0384a1d: Preparing 17:03:37 f9c912297f5f: Preparing 17:03:37 02b02a015473: Preparing 17:03:37 26cbea5cba74: Preparing 17:03:37 26cbea5cba74: Waiting 17:03:37 02b02a015473: Layer already exists 17:03:37 f9c912297f5f: Layer already exists 17:03:37 676643fef2da: Layer already exists 17:03:37 24fdf0384a1d: Layer already exists 17:03:37 a1c1d7ec6c06: Layer already exists 17:03:37 26cbea5cba74: Layer already exists 17:03:37 main: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:03:37 ===================================================== [Pipeline] echo 17:03:37 taggedImages: 17:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc 17:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.141 17:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 17:03:37 - 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 17:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:37 17:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:38 arm64: Pulling from edgex-lftools-log-publisher 17:03:38 8998bd30e6a1: Pulling fs layer 17:03:38 04944245beec: Pulling fs layer 17:03:38 699f458cf7ca: Pulling fs layer 17:03:38 765212b225bb: Pulling fs layer 17:03:38 f23df028b6ca: Pulling fs layer 17:03:38 d65c8cfc05b1: Pulling fs layer 17:03:38 2437ff75d9bd: Pulling fs layer 17:03:38 d65c8cfc05b1: Waiting 17:03:38 765212b225bb: Waiting 17:03:38 f23df028b6ca: Waiting 17:03:38 2437ff75d9bd: Waiting 17:03:38 04944245beec: Verifying Checksum 17:03:38 04944245beec: Download complete 17:03:38 765212b225bb: Verifying Checksum 17:03:38 765212b225bb: Download complete 17:03:38 f23df028b6ca: Download complete 17:03:38 d65c8cfc05b1: Verifying Checksum 17:03:38 d65c8cfc05b1: Download complete 17:03:38 699f458cf7ca: Verifying Checksum 17:03:38 699f458cf7ca: Download complete 17:03:38 8998bd30e6a1: Verifying Checksum 17:03:38 8998bd30e6a1: Download complete 17:03:41 2437ff75d9bd: Verifying Checksum 17:03:41 2437ff75d9bd: Download complete 17:03:42 8998bd30e6a1: Pull complete 17:03:43 04944245beec: Pull complete 17:03:46 699f458cf7ca: Pull complete 17:03:46 765212b225bb: Pull complete 17:03:47 f23df028b6ca: Pull complete 17:03:47 d65c8cfc05b1: Pull complete 17:04:02 2437ff75d9bd: Pull complete 17:04:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container 17:04:02 $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:04:05 $ docker top 420f4244bd2b4197d538cfe4ad5373806d3f7e7a0404c05775ba183181e33e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:06 ---> job-cost.sh 17:04:06 lf-activate-venv: SKIPPING 17:04:06 INFO: No Stack... 17:04:06 INFO: Retrieving Pricing Info for: v3-standard-4 17:04:07 INFO: Archiving Costs [Pipeline] sh 17:04:07 + cat /w/workspace/edgex-go/504/archives/cost.csv 17:04:07 + cut -d, -f6 [Pipeline] lock 17:04:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] 17:04:07 Resource [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] did not exist. Created. 17:04:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:04:08 + echo total: 0.10999999940395355 [Pipeline] stash 17:04:09 Stashed 1 file(s) [Pipeline] } 17:04:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:09 $ docker stop --time=1 420f4244bd2b4197d538cfe4ad5373806d3f7e7a0404c05775ba183181e33e3c 17:04:10 $ docker rm -f --volumes 420f4244bd2b4197d538cfe4ad5373806d3f7e7a0404c05775ba183181e33e3c [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 17:04:11 provisioning config files... 17:04:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/504@tmp/config12339116091700495991tmp [Pipeline] { [Pipeline] sh 17:04:11 + set +x 17:04:11 + curl -s https://codecov.io/bash 17:04:11 + bash -s -- 17:04:11 17:04:11 _____ _ 17:04:11 / ____| | | 17:04:11 | | ___ __| | ___ ___ _____ __ 17:04:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:04:11 | |___| (_) | (_| | __/ (_| (_) \ V / 17:04:11 \_____\___/ \__,_|\___|\___\___/ \_/ 17:04:11 Bash-1.0.6 17:04:11 17:04:11 17:04:11 ==> git version 2.25.1 found 17:04:11 ==> 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 17:04:11 Release-Date: 2020-01-08 17:04:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:04:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:04:11 ==> Jenkins CI detected. 17:04:11 current dir:  /w/workspace/edgex-go/504 17:04:11 project root: . 17:04:11 --> token set from env 17:04:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:04:11 ==> Running gcov in . (disable via -X gcov) 17:04:11 ==> Python coveragepy not found 17:04:11 ==> Searching for coverage reports in: 17:04:11 + . 17:04:11 -> Found 1 reports 17:04:11 ==> Detecting git/mercurial file structure 17:04:11 ==> Reading reports 17:04:11 + ./coverage.out bytes=448352 17:04:11 ==> Appending adjustments 17:04:11 https://docs.codecov.io/docs/fixing-reports 17:04:13 + Found adjustments 17:04:13 ==> Gzipping contents 17:04:13 60K /tmp/codecov.M1y6Qs.gz 17:04:13 ==> Uploading reports 17:04:13 url: https://codecov.io 17:04:13 query: branch=main&commit=824c097da010356d13f923208871747ea0e15dbc&build=504&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F504%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:04:13 -> Pinging Codecov 17:04:13 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=824c097da010356d13f923208871747ea0e15dbc&build=504&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F504%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:04:45 -> Uploading to 17:04:45 17:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:45 Dload Upload Total Spent Left Speed 17:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 17:04:45 X> Failed to upload 17:04:45 ==> Uploading to Codecov 17:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:45 Dload Upload Total Spent Left Speed 17:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57827 100 241 100 57586 1535 358k --:--:-- --:--:-- --:--:-- 357k 100 57827 100 241 100 57586 1535 358k --:--:-- --:--:-- --:--:-- 357k 17:04:45 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "8a088491-781d-4380-81ba-61672f6dba33", "url": "https://app.codecov.io/github/edgexfoundry/edgex-go/commit/824c097da010356d13f923208871747ea0e15dbc"} [Pipeline] } 17:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:04:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:04:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:45 17:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:04:45 df9b9388f04a: Pulling fs layer 17:04:45 52dc419b0ee2: Pulling fs layer 17:04:45 25bc292e5bac: Pulling fs layer 17:04:45 114826534d7a: Pulling fs layer 17:04:45 4657fd5d0bcf: Pulling fs layer 17:04:45 114826534d7a: Waiting 17:04:45 4657fd5d0bcf: Waiting 17:04:45 6ad1cebc031e: Pulling fs layer 17:04:45 8a3aa393b2d8: Pulling fs layer 17:04:45 6ad1cebc031e: Waiting 17:04:45 8a3aa393b2d8: Waiting 17:04:45 25bc292e5bac: Download complete 17:04:45 52dc419b0ee2: Download complete 17:04:45 4657fd5d0bcf: Download complete 17:04:45 df9b9388f04a: Verifying Checksum 17:04:45 df9b9388f04a: Download complete 17:04:46 6ad1cebc031e: Verifying Checksum 17:04:46 6ad1cebc031e: Download complete 17:04:46 df9b9388f04a: Pull complete 17:04:46 52dc419b0ee2: Pull complete 17:04:46 25bc292e5bac: Pull complete 17:04:46 114826534d7a: Verifying Checksum 17:04:46 114826534d7a: Download complete 17:04:46 8a3aa393b2d8: Verifying Checksum 17:04:46 8a3aa393b2d8: Download complete 17:04:51 114826534d7a: Pull complete 17:04:51 4657fd5d0bcf: Pull complete 17:04:51 6ad1cebc031e: Pull complete 17:04:53 8a3aa393b2d8: Pull complete 17:04:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:53 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 17:04:53 $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 17:04:59 $ docker top c4765ca2d84838cd3d423ad16f695717f9af0226f6c55bc41eedfc5888a00422 -eo pid,comm [Pipeline] { [Pipeline] echo 17:04:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:04:59 + set -o pipefail 17:04:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:05:05 17:05:05 Monitoring /w/workspace/edgex-go/504 (github.com/edgexfoundry/edgex-go)... 17:05:05 17:05:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0478357b-8efd-4d26-b124-f981a0976e3a 17:05:05 17:05:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:05:05 17:05:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:05:05 17:05:05 17:05:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:05:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:05:05 More details here: https://snyk.co/ue1NS [Pipeline] } 17:05:05 $ docker stop --time=1 c4765ca2d84838cd3d423ad16f695717f9af0226f6c55bc41eedfc5888a00422 17:05:09 $ docker rm -f --volumes c4765ca2d84838cd3d423ad16f695717f9af0226f6c55bc41eedfc5888a00422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:05:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:09 provisioning config files... 17:05:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/504@tmp/config17802490503703841271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:09 --> edgex-publish-swagger.sh 17:05:09 === Publish openapi/v3 API === 17:05:09 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 17:05:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/504/openapi/v3/core-command.yaml] 17:05:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:09 Dload Upload Total Spent Left Speed 17:05:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23971 0:00:01 0:00:01 --:--:-- 23971 100 29030 0 0 100 29030 0 22399 0:00:01 0:00:01 --:--:-- 22399 17:05:11 17:05:11 17:05:11 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/504/openapi/v3/core-data.yaml] 17:05:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:11 Dload Upload Total Spent Left Speed 17:05:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 681k --:--:-- --:--:-- --:--:-- 674k 100 69110 0 0 100 69110 0 89404 --:--:-- --:--:-- --:--:-- 89289 17:05:11 17:05:11 17:05:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/504/openapi/v3/core-metadata.yaml] 17:05:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:11 Dload Upload Total Spent Left Speed 17:05:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 216k --:--:-- --:--:-- --:--:-- 216k 100 141k 0 0 100 141k 0 216k --:--:-- --:--:-- --:--:-- 216k 17:05:12 17:05:12 17:05:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/504/openapi/v3/support-notifications.yaml] 17:05:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:12 Dload Upload Total Spent Left Speed 17:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 145k --:--:-- --:--:-- --:--:-- 145k 17:05:13 17:05:13 17:05:13 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/504/openapi/v3/support-scheduler.yaml] 17:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:13 Dload Upload Total Spent Left Speed 17:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72942 17:05:13 17:05:13 [Pipeline] } 17:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:05:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:14 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 17:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 17:05:14 $ docker top 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:14 [ssh-agent] Looking for ssh-agent implementation... 17:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:14 $ docker exec 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e ssh-agent 17:05:15 SSH_AUTH_SOCK=/tmp/ssh-E2jkTiI77Bi6/agent.32 17:05:15 SSH_AGENT_PID=38 17:05:15 Running ssh-add (command line suppressed) 17:05:15 Identity added: /w/workspace/edgex-go/504@tmp/private_key_12312420815128915029.key (/w/workspace/edgex-go/504@tmp/private_key_12312420815128915029.key) 17:05:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:15 + git semver tag 17:05:15 2023-04-27 17:05:15,701 [run_tag] DEBUG tag force:False 17:05:15 2023-04-27 17:05:15,701 [check_head_tag] DEBUG check head tag 17:05:15 2023-04-27 17:05:15,705 [execute] INFO git cat-file --batch-check 17:05:15 2023-04-27 17:05:15,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=) 17:05:15 2023-04-27 17:05:15,710 [execute] INFO git cat-file --batch 17:05:15 2023-04-27 17:05:15,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=) 17:05:16 2023-04-27 17:05:15,791 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 17:05:16 2023-04-27 17:05:15,791 [execute] INFO git tag -a v3.0.0-dev.141 -m v3.0.0-dev.141 17:05:16 2023-04-27 17:05:15,792 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.141', '-m', 'v3.0.0-dev.141'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=None) 17:05:16 2023-04-27 17:05:15,798 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 17:05:16 3.0.0-dev.141 [Pipeline] } 17:05:16 $ docker exec --env ******** --env ******** 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e ssh-agent -k 17:05:16 unset SSH_AUTH_SOCK; 17:05:16 unset SSH_AGENT_PID; 17:05:16 echo Agent pid 38 killed; 17:05:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:16 + git semver [Pipeline] } 17:05:17 $ docker stop --time=1 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e 17:05:18 $ docker rm -f --volumes 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:18 17:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:18 0.23.1-centos7: Pulling from edgex-lftools 17:05:18 ab5ef0e58194: Pulling fs layer 17:05:18 9712f1f96733: Pulling fs layer 17:05:18 63f879dbbcfc: Pulling fs layer 17:05:18 0d9ebad4ef96: Pulling fs layer 17:05:18 e9a5061849ea: Pulling fs layer 17:05:18 d747dcd14b5f: Pulling fs layer 17:05:18 2de7ff778b66: Pulling fs layer 17:05:18 e9a5061849ea: Waiting 17:05:18 d747dcd14b5f: Waiting 17:05:18 2de7ff778b66: Waiting 17:05:18 0d9ebad4ef96: Waiting 17:05:18 9712f1f96733: Verifying Checksum 17:05:18 9712f1f96733: Download complete 17:05:19 63f879dbbcfc: Verifying Checksum 17:05:19 63f879dbbcfc: Download complete 17:05:19 e9a5061849ea: Verifying Checksum 17:05:19 e9a5061849ea: Download complete 17:05:19 d747dcd14b5f: Verifying Checksum 17:05:19 d747dcd14b5f: Download complete 17:05:19 0d9ebad4ef96: Verifying Checksum 17:05:19 0d9ebad4ef96: Download complete 17:05:19 ab5ef0e58194: Verifying Checksum 17:05:19 ab5ef0e58194: Download complete 17:05:19 2de7ff778b66: Verifying Checksum 17:05:19 2de7ff778b66: Download complete 17:05:22 ab5ef0e58194: Pull complete 17:05:22 9712f1f96733: Pull complete 17:05:23 63f879dbbcfc: Pull complete 17:05:27 0d9ebad4ef96: Pull complete 17:05:27 e9a5061849ea: Pull complete 17:05:27 d747dcd14b5f: Pull complete 17:05:28 2de7ff778b66: Pull complete 17:05:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:29 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 17:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 17:05:37 $ docker top 587ef4fd597d127f08cba8add5d2db87adcff472bd043b11e3b9564d067f85c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:05:37 provisioning config files... 17:05:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/504@tmp/config5717801422747165174tmp 17:05:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/504@tmp/config5780578708525591849tmp 17:05:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/504@tmp/config12616843142999162282tmp [Pipeline] { [Pipeline] echo 17:05:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:05:37 ---> sigul-configuration.sh 17:05:37 gpg: directory `/root/.gnupg' created 17:05:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:05:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:05:37 gpg: keyring `/root/.gnupg/secring.gpg' created 17:05:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:05:37 gpg: CAST5 encrypted data 17:05:37 gpg: encrypted with 1 passphrase 17:05:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:05:37 + mkdir /home/jenkins 17:05:37 + mkdir /home/jenkins/sigul [Pipeline] sh 17:05:38 + 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 17:05:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:05:38 ---> sigul-install.sh 17:05:38 Sigul already installed; skipping installation. [Pipeline] sh 17:05:38 + git tag --list 17:05:38 0.6.0 17:05:38 0.6.1 17:05:38 0.7.0 17:05:38 0.7.1 17:05:38 v1.0.0 17:05:38 v1.0.1 17:05:38 v1.1.0 17:05:38 v1.2.0 17:05:38 v1.2.1 17:05:38 v1.3.0 17:05:38 v1.3.1 17:05:38 v2.0.0 17:05:38 v2.1.0 17:05:38 v2.1.1 17:05:38 v2.1.1-dev.1 17:05:38 v2.1.1-dev.2 17:05:38 v2.1.1-dev.3 17:05:38 v2.1.1-dev.4 17:05:38 v2.1.1-dev.5 17:05:38 v2.1.1-dev.6 17:05:38 v2.1.1-dev.7 17:05:38 v2.1.1-dev.8 17:05:38 v2.1.2-dev.1 17:05:38 v2.2.0 17:05:38 v2.2.1-dev.1 17:05:38 v2.2.1-dev.10 17:05:38 v2.2.1-dev.11 17:05:38 v2.2.1-dev.12 17:05:38 v2.2.1-dev.13 17:05:38 v2.2.1-dev.14 17:05:38 v2.2.1-dev.15 17:05:38 v2.2.1-dev.16 17:05:38 v2.2.1-dev.17 17:05:38 v2.2.1-dev.18 17:05:38 v2.2.1-dev.19 17:05:38 v2.2.1-dev.2 17:05:38 v2.2.1-dev.20 17:05:38 v2.2.1-dev.21 17:05:38 v2.2.1-dev.22 17:05:38 v2.2.1-dev.23 17:05:38 v2.2.1-dev.24 17:05:38 v2.2.1-dev.25 17:05:38 v2.2.1-dev.26 17:05:38 v2.2.1-dev.27 17:05:38 v2.2.1-dev.28 17:05:38 v2.2.1-dev.29 17:05:38 v2.2.1-dev.3 17:05:38 v2.2.1-dev.4 17:05:38 v2.2.1-dev.5 17:05:38 v2.2.1-dev.6 17:05:38 v2.2.1-dev.7 17:05:38 v2.2.1-dev.8 17:05:38 v2.2.1-dev.9 17:05:38 v2.3.0 17:05:38 v2.3.0-dev.100 17:05:38 v2.3.0-dev.101 17:05:38 v2.3.0-dev.102 17:05:38 v2.3.0-dev.103 17:05:38 v2.3.0-dev.104 17:05:38 v2.3.0-dev.105 17:05:38 v2.3.0-dev.106 17:05:38 v2.3.0-dev.29 17:05:38 v2.3.0-dev.30 17:05:38 v2.3.0-dev.31 17:05:38 v2.3.0-dev.32 17:05:38 v2.3.0-dev.33 17:05:38 v2.3.0-dev.34 17:05:38 v2.3.0-dev.35 17:05:38 v2.3.0-dev.36 17:05:38 v2.3.0-dev.37 17:05:38 v2.3.0-dev.38 17:05:38 v2.3.0-dev.39 17:05:38 v2.3.0-dev.40 17:05:38 v2.3.0-dev.41 17:05:38 v2.3.0-dev.42 17:05:38 v2.3.0-dev.43 17:05:38 v2.3.0-dev.44 17:05:38 v2.3.0-dev.45 17:05:38 v2.3.0-dev.46 17:05:38 v2.3.0-dev.47 17:05:38 v2.3.0-dev.48 17:05:38 v2.3.0-dev.49 17:05:38 v2.3.0-dev.50 17:05:38 v2.3.0-dev.51 17:05:38 v2.3.0-dev.52 17:05:38 v2.3.0-dev.53 17:05:38 v2.3.0-dev.54 17:05:38 v2.3.0-dev.55 17:05:38 v2.3.0-dev.56 17:05:38 v2.3.0-dev.57 17:05:38 v2.3.0-dev.58 17:05:38 v2.3.0-dev.59 17:05:38 v2.3.0-dev.60 17:05:38 v2.3.0-dev.61 17:05:38 v2.3.0-dev.62 17:05:38 v2.3.0-dev.63 17:05:38 v2.3.0-dev.64 17:05:38 v2.3.0-dev.65 17:05:38 v2.3.0-dev.66 17:05:38 v2.3.0-dev.67 17:05:38 v2.3.0-dev.68 17:05:38 v2.3.0-dev.69 17:05:38 v2.3.0-dev.70 17:05:38 v2.3.0-dev.71 17:05:38 v2.3.0-dev.72 17:05:38 v2.3.0-dev.73 17:05:38 v2.3.0-dev.74 17:05:38 v2.3.0-dev.75 17:05:38 v2.3.0-dev.76 17:05:38 v2.3.0-dev.77 17:05:38 v2.3.0-dev.78 17:05:38 v2.3.0-dev.79 17:05:38 v2.3.0-dev.80 17:05:38 v2.3.0-dev.81 17:05:38 v2.3.0-dev.82 17:05:38 v2.3.0-dev.83 17:05:38 v2.3.0-dev.84 17:05:38 v2.3.0-dev.85 17:05:38 v2.3.0-dev.86 17:05:38 v2.3.0-dev.87 17:05:38 v2.3.0-dev.88 17:05:38 v2.3.0-dev.89 17:05:38 v2.3.0-dev.90 17:05:38 v2.3.0-dev.91 17:05:38 v2.3.0-dev.92 17:05:38 v2.3.0-dev.93 17:05:38 v2.3.0-dev.94 17:05:38 v2.3.0-dev.95 17:05:38 v2.3.0-dev.96 17:05:38 v2.3.0-dev.97 17:05:38 v2.3.0-dev.98 17:05:38 v2.3.0-dev.99 17:05:38 v2.3.1-dev.1 17:05:38 v2.3.1-dev.2 17:05:38 v2.3.1-dev.3 17:05:38 v2.3.1-dev.4 17:05:38 v2.3.1-dev.5 17:05:38 v3.0.0-dev.1 17:05:38 v3.0.0-dev.10 17:05:38 v3.0.0-dev.100 17:05:38 v3.0.0-dev.101 17:05:38 v3.0.0-dev.102 17:05:38 v3.0.0-dev.103 17:05:38 v3.0.0-dev.104 17:05:38 v3.0.0-dev.105 17:05:38 v3.0.0-dev.106 17:05:38 v3.0.0-dev.107 17:05:38 v3.0.0-dev.108 17:05:38 v3.0.0-dev.109 17:05:38 v3.0.0-dev.11 17:05:38 v3.0.0-dev.110 17:05:38 v3.0.0-dev.111 17:05:38 v3.0.0-dev.112 17:05:38 v3.0.0-dev.113 17:05:38 v3.0.0-dev.114 17:05:38 v3.0.0-dev.115 17:05:38 v3.0.0-dev.116 17:05:38 v3.0.0-dev.117 17:05:38 v3.0.0-dev.118 17:05:38 v3.0.0-dev.119 17:05:38 v3.0.0-dev.12 17:05:38 v3.0.0-dev.120 17:05:38 v3.0.0-dev.121 17:05:38 v3.0.0-dev.122 17:05:38 v3.0.0-dev.123 17:05:38 v3.0.0-dev.124 17:05:38 v3.0.0-dev.125 17:05:38 v3.0.0-dev.126 17:05:38 v3.0.0-dev.127 17:05:38 v3.0.0-dev.128 17:05:38 v3.0.0-dev.129 17:05:38 v3.0.0-dev.13 17:05:38 v3.0.0-dev.130 17:05:38 v3.0.0-dev.131 17:05:38 v3.0.0-dev.132 17:05:38 v3.0.0-dev.133 17:05:38 v3.0.0-dev.134 17:05:38 v3.0.0-dev.135 17:05:38 v3.0.0-dev.136 17:05:38 v3.0.0-dev.137 17:05:38 v3.0.0-dev.138 17:05:38 v3.0.0-dev.139 17:05:38 v3.0.0-dev.14 17:05:38 v3.0.0-dev.140 17:05:38 v3.0.0-dev.141 17:05:38 v3.0.0-dev.15 17:05:38 v3.0.0-dev.16 17:05:38 v3.0.0-dev.17 17:05:38 v3.0.0-dev.18 17:05:38 v3.0.0-dev.19 17:05:38 v3.0.0-dev.2 17:05:38 v3.0.0-dev.20 17:05:38 v3.0.0-dev.21 17:05:38 v3.0.0-dev.22 17:05:38 v3.0.0-dev.23 17:05:38 v3.0.0-dev.24 17:05:38 v3.0.0-dev.25 17:05:38 v3.0.0-dev.26 17:05:38 v3.0.0-dev.27 17:05:38 v3.0.0-dev.28 17:05:38 v3.0.0-dev.29 17:05:38 v3.0.0-dev.3 17:05:38 v3.0.0-dev.30 17:05:38 v3.0.0-dev.31 17:05:38 v3.0.0-dev.32 17:05:38 v3.0.0-dev.33 17:05:38 v3.0.0-dev.34 17:05:38 v3.0.0-dev.35 17:05:38 v3.0.0-dev.36 17:05:38 v3.0.0-dev.37 17:05:38 v3.0.0-dev.38 17:05:38 v3.0.0-dev.39 17:05:38 v3.0.0-dev.4 17:05:38 v3.0.0-dev.40 17:05:38 v3.0.0-dev.41 17:05:38 v3.0.0-dev.42 17:05:38 v3.0.0-dev.43 17:05:38 v3.0.0-dev.44 17:05:38 v3.0.0-dev.45 17:05:38 v3.0.0-dev.46 17:05:38 v3.0.0-dev.47 17:05:38 v3.0.0-dev.48 17:05:38 v3.0.0-dev.49 17:05:38 v3.0.0-dev.5 17:05:38 v3.0.0-dev.50 17:05:38 v3.0.0-dev.51 17:05:38 v3.0.0-dev.52 17:05:38 v3.0.0-dev.53 17:05:38 v3.0.0-dev.54 17:05:38 v3.0.0-dev.55 17:05:38 v3.0.0-dev.56 17:05:38 v3.0.0-dev.57 17:05:38 v3.0.0-dev.58 17:05:38 v3.0.0-dev.59 17:05:38 v3.0.0-dev.6 17:05:38 v3.0.0-dev.60 17:05:38 v3.0.0-dev.61 17:05:38 v3.0.0-dev.62 17:05:38 v3.0.0-dev.63 17:05:38 v3.0.0-dev.64 17:05:38 v3.0.0-dev.65 17:05:38 v3.0.0-dev.66 17:05:38 v3.0.0-dev.67 17:05:38 v3.0.0-dev.68 17:05:38 v3.0.0-dev.69 17:05:38 v3.0.0-dev.7 17:05:38 v3.0.0-dev.70 17:05:38 v3.0.0-dev.71 17:05:38 v3.0.0-dev.72 17:05:38 v3.0.0-dev.73 17:05:38 v3.0.0-dev.74 17:05:38 v3.0.0-dev.75 17:05:38 v3.0.0-dev.76 17:05:38 v3.0.0-dev.77 17:05:38 v3.0.0-dev.78 17:05:38 v3.0.0-dev.79 17:05:38 v3.0.0-dev.8 17:05:38 v3.0.0-dev.80 17:05:38 v3.0.0-dev.81 17:05:38 v3.0.0-dev.82 17:05:38 v3.0.0-dev.83 17:05:38 v3.0.0-dev.84 17:05:38 v3.0.0-dev.85 17:05:38 v3.0.0-dev.86 17:05:38 v3.0.0-dev.87 17:05:38 v3.0.0-dev.88 17:05:38 v3.0.0-dev.89 17:05:38 v3.0.0-dev.9 17:05:38 v3.0.0-dev.90 17:05:38 v3.0.0-dev.91 17:05:38 v3.0.0-dev.92 17:05:38 v3.0.0-dev.93 17:05:38 v3.0.0-dev.94 17:05:38 v3.0.0-dev.95 17:05:38 v3.0.0-dev.96 17:05:38 v3.0.0-dev.97 17:05:38 v3.0.0-dev.98 17:05:38 v3.0.0-dev.99 [Pipeline] sh 17:05:39 + lftools sign git-tag v3.0.0-dev.141 17:05:39 Signing Git tag with Sigul... 17:05:39 Signing v3.0.0-dev.141 [Pipeline] echo 17:05:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:05:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:05:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:05:40 $ docker stop --time=1 587ef4fd597d127f08cba8add5d2db87adcff472bd043b11e3b9564d067f85c9 17:05:41 $ docker rm -f --volumes 587ef4fd597d127f08cba8add5d2db87adcff472bd043b11e3b9564d067f85c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:05:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:42 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 17:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 17:05:43 $ docker top d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:43 [ssh-agent] Looking for ssh-agent implementation... 17:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:43 $ docker exec d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 ssh-agent 17:05:43 SSH_AUTH_SOCK=/tmp/ssh-OxFgEerwN0w8/agent.32 17:05:43 SSH_AGENT_PID=38 17:05:43 Running ssh-add (command line suppressed) 17:05:43 Identity added: /w/workspace/edgex-go/504@tmp/private_key_14031435879683604258.key (/w/workspace/edgex-go/504@tmp/private_key_14031435879683604258.key) 17:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:43 + git semver bump pre 17:05:44 2023-04-27 17:05:44,046 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 17:05:44 2023-04-27 17:05:44,046 [bump_version] DEBUG bumping version:3.0.0-dev.141 on axis:pre with prefix:dev 17:05:44 2023-04-27 17:05:44,046 [bump_version] DEBUG bumped version:3.0.0-dev.142 17:05:44 2023-04-27 17:05:44,046 [write_version] DEBUG write version:3.0.0-dev.142 to path:/w/workspace/edgex-go/504/.semver/main with force:True 17:05:44 2023-04-27 17:05:44,046 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 17:05:44 2023-04-27 17:05:44,046 [write_file] DEBUG write to file:/w/workspace/edgex-go/504/.semver/main 17:05:44 2023-04-27 17:05:44,048 [execute] INFO git cat-file --batch-check 17:05:44 2023-04-27 17:05:44,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=) 17:05:44 2023-04-27 17:05:44,055 [execute] INFO git cat-file --batch 17:05:44 2023-04-27 17:05:44,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=) 17:05:44 2023-04-27 17:05:44,061 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 17:05:44 3.0.0-dev.142 [Pipeline] } 17:05:44 $ docker exec --env ******** --env ******** d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 ssh-agent -k 17:05:44 unset SSH_AUTH_SOCK; 17:05:44 unset SSH_AGENT_PID; 17:05:44 echo Agent pid 38 killed; 17:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:44 + git semver [Pipeline] } 17:05:44 $ docker stop --time=1 d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 17:05:46 $ docker rm -f --volumes d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:46 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 17:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 17:05:47 $ docker top cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 -eo pid,comm 17:05:47 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). 17:05:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:47 [ssh-agent] Looking for ssh-agent implementation... 17:05:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:47 $ docker exec cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 ssh-agent 17:05:47 SSH_AUTH_SOCK=/tmp/ssh-dF0la2BhYo51/agent.32 17:05:47 SSH_AGENT_PID=38 17:05:47 Running ssh-add (command line suppressed) 17:05:47 Identity added: /w/workspace/edgex-go/504@tmp/private_key_17539355662375300837.key (/w/workspace/edgex-go/504@tmp/private_key_17539355662375300837.key) 17:05:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:47 + git semver push 17:05:48 2023-04-27 17:05:48,217 [run_push] DEBUG push 17:05:48 2023-04-27 17:05:48,218 [execute] INFO git cat-file --batch-check 17:05:48 2023-04-27 17:05:48,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=) 17:05:48 2023-04-27 17:05:48,223 [execute] INFO git rev-list 402a4d0c654e3a315a5790378d937ea6daffa01a -- 17:05:48 2023-04-27 17:05:48,223 [execute] DEBUG Popen(['git', 'rev-list', '402a4d0c654e3a315a5790378d937ea6daffa01a', '--'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=None) 17:05:48 2023-04-27 17:05:48,242 [execute] INFO git fetch -v origin 17:05:48 2023-04-27 17:05:48,243 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=True, shell=None, istream=None) 17:05:48 2023-04-27 17:05:48,723 [run_push] DEBUG no remote changes detected 17:05:48 2023-04-27 17:05:48,723 [execute] INFO git push origin semver 17:05:48 2023-04-27 17:05:48,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=None) 17:05:49 2023-04-27 17:05:49,594 [run_push] DEBUG push all version tags 17:05:49 2023-04-27 17:05:49,594 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:05:49 2023-04-27 17:05:49,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=None) 17:05:50 2023-04-27 17:05:50,402 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main 17:05:50 3.0.0-dev.142 [Pipeline] } 17:05:50 $ docker exec --env ******** --env ******** cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 ssh-agent -k 17:05:50 unset SSH_AUTH_SOCK; 17:05:50 unset SSH_AGENT_PID; 17:05:50 echo Agent pid 38 killed; 17:05:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:51 + git semver [Pipeline] } 17:05:51 $ docker stop --time=1 cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 17:05:52 $ docker rm -f --volumes cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 [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 17:05:53 + [ -d /w/workspace/edgex-go/504/archives ] [Pipeline] libraryResource [Pipeline] sh 17:05:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:54 ---> package-listing.sh 17:05:54 ++ facter osfamily 17:05:54 ++ tr '[:upper:]' '[:lower:]' 17:05:54 + OS_FAMILY=debian 17:05:54 + workspace=/w/workspace/edgex-go/504 17:05:54 + START_PACKAGES=/tmp/packages_start.txt 17:05:54 + END_PACKAGES=/tmp/packages_end.txt 17:05:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:54 + PACKAGES=/tmp/packages_start.txt 17:05:54 + '[' /w/workspace/edgex-go/504 ']' 17:05:54 + PACKAGES=/tmp/packages_end.txt 17:05:54 + case "${OS_FAMILY}" in 17:05:54 + dpkg -l 17:05:54 + grep '^ii' 17:05:54 + '[' -f /tmp/packages_start.txt ']' 17:05:54 + '[' -f /tmp/packages_end.txt ']' 17:05:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:54 + '[' /w/workspace/edgex-go/504 ']' 17:05:54 + mkdir -p /w/workspace/edgex-go/504/archives/ 17:05:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/504/archives/ [Pipeline] echo 17:05:54 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/504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:05:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:55 17:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:55 latest: Pulling from edgex-lftools-log-publisher 17:05:55 5eb5b503b376: Pulling fs layer 17:05:55 5c69ac0246d0: Pulling fs layer 17:05:55 ec43610c2a17: Pulling fs layer 17:05:55 3a2ae6a8a46f: Pulling fs layer 17:05:55 33b1e0a273af: Pulling fs layer 17:05:55 5d3b04190fa2: Pulling fs layer 17:05:55 2f39f015ded8: Pulling fs layer 17:05:55 33b1e0a273af: Waiting 17:05:55 5d3b04190fa2: Waiting 17:05:55 2f39f015ded8: Waiting 17:05:55 3a2ae6a8a46f: Waiting 17:05:55 5c69ac0246d0: Download complete 17:05:55 3a2ae6a8a46f: Download complete 17:05:56 33b1e0a273af: Verifying Checksum 17:05:56 33b1e0a273af: Download complete 17:05:56 5d3b04190fa2: Verifying Checksum 17:05:56 5d3b04190fa2: Download complete 17:05:56 ec43610c2a17: Verifying Checksum 17:05:56 ec43610c2a17: Download complete 17:05:56 5eb5b503b376: Verifying Checksum 17:05:56 5eb5b503b376: Download complete 17:05:56 2f39f015ded8: Verifying Checksum 17:05:57 5eb5b503b376: Pull complete 17:05:57 5c69ac0246d0: Pull complete 17:05:58 ec43610c2a17: Pull complete 17:05:58 3a2ae6a8a46f: Pull complete 17:05:58 33b1e0a273af: Pull complete 17:05:58 5d3b04190fa2: Pull complete 17:06:03 2f39f015ded8: Pull complete 17:06:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:03 prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container 17:06:03 $ 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/504/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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 17:06:08 $ docker top e96028b6f889cbf8e01323f1bf41702103253f164348a6e0bd1f7b3008baa8b7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:09 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:09 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:09 + ls /var/log/sa-host 17:06:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:09 provisioning config files... 17:06:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/504@tmp/config3933293983962511269tmp [Pipeline] { [Pipeline] echo 17:06:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:10 ---> create-netrc.sh [Pipeline] } 17:06:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:10 ---> python-tools-install.sh [Pipeline] echo 17:06:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:10 ---> sudo-logs.sh 17:06:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:11 ---> job-cost.sh 17:06:11 lf-activate-venv: SKIPPING 17:06:11 DEBUG: total: 0.10999999940395355 17:06:11 INFO: Retrieving Stack Cost... 17:06:11 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:11 INFO: Archiving Costs [Pipeline] echo 17:06:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:12 ---> logs-deploy.sh 17:06:12 lf-activate-venv: SKIPPING 17:06:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/504 17:06:12 INFO: archiving workspace using pattern(s): 17:06:13 Archives upload complete. 17:06:13 INFO: archiving logs to Nexus 17:06:14 ---> uname -a: 17:06:14 Linux prd-ubuntu20-04-docker-8c-8g-11910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:06:14 17:06:14 17:06:14 ---> lscpu: 17:06:14 Architecture: x86_64 17:06:14 CPU op-mode(s): 32-bit, 64-bit 17:06:14 Byte Order: Little Endian 17:06:14 Address sizes: 40 bits physical, 48 bits virtual 17:06:14 CPU(s): 8 17:06:14 On-line CPU(s) list: 0-7 17:06:14 Thread(s) per core: 1 17:06:14 Core(s) per socket: 1 17:06:14 Socket(s): 8 17:06:14 NUMA node(s): 1 17:06:14 Vendor ID: AuthenticAMD 17:06:14 CPU family: 23 17:06:14 Model: 49 17:06:14 Model name: AMD EPYC-Rome Processor 17:06:14 Stepping: 0 17:06:14 CPU MHz: 2799.956 17:06:14 BogoMIPS: 5599.91 17:06:14 Virtualization: AMD-V 17:06:14 Hypervisor vendor: KVM 17:06:14 Virtualization type: full 17:06:14 L1d cache: 256 KiB 17:06:14 L1i cache: 256 KiB 17:06:14 L2 cache: 4 MiB 17:06:14 L3 cache: 128 MiB 17:06:14 NUMA node0 CPU(s): 0-7 17:06:14 Vulnerability Itlb multihit: Not affected 17:06:14 Vulnerability L1tf: Not affected 17:06:14 Vulnerability Mds: Not affected 17:06:14 Vulnerability Meltdown: Not affected 17:06:14 Vulnerability Mmio stale data: Not affected 17:06:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:06:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:06:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:06:14 Vulnerability Srbds: Not affected 17:06:14 Vulnerability Tsx async abort: Not affected 17:06:14 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 17:06:14 17:06:14 17:06:14 ---> nproc: 17:06:14 8 17:06:14 17:06:14 17:06:14 ---> df -h: 17:06:14 Filesystem Size Used Avail Use% Mounted on 17:06:14 overlay 155G 21G 134G 14% / 17:06:14 tmpfs 64M 0 64M 0% /dev 17:06:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:06:14 shm 64M 0 64M 0% /dev/shm 17:06:14 /dev/vda1 155G 21G 134G 14% /facter-os 17:06:14 17:06:14 17:06:14 ---> sar -b -r -n DEV: 17:06:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11910) 04/27/23 _x86_64_ (8 CPU) 17:06:14 17:06:14 16:33:35 LINUX RESTART (8 CPU) 17:06:14 17:06:14 16:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:06:14 16:35:01 168.97 38.33 130.64 0.00 4222.10 107280.39 0.00 17:06:14 16:36:01 43.29 0.12 43.18 0.00 18.66 18980.30 0.00 17:06:14 16:37:01 35.33 0.18 35.14 0.00 2.67 11366.92 0.00 17:06:14 16:38:01 332.24 4.93 327.31 0.00 53.19 129550.41 0.00 17:06:14 16:39:01 314.16 4.95 309.21 0.00 99.43 140118.09 0.00 17:06:14 16:40:01 450.72 11.85 438.88 0.00 5128.08 176591.90 0.00 17:06:14 16:41:01 508.42 1.72 506.70 0.00 257.29 168862.39 0.00 17:06:14 16:42:01 426.08 0.07 426.01 0.00 2.53 152662.56 0.00 17:06:14 16:43:01 360.05 1.83 358.21 0.00 14.66 140942.49 0.00 17:06:14 16:44:01 620.66 0.12 620.54 0.00 16.93 75182.41 0.00 17:06:14 16:45:01 29.36 0.07 29.30 0.00 11.20 776.94 0.00 17:06:14 16:46:01 6.05 0.00 6.05 0.00 0.00 142.78 0.00 17:06:14 16:47:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 17:06:14 16:48:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 17:06:14 16:49:01 1.80 0.02 1.78 0.00 0.13 19.06 0.00 17:06:14 16:50:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 17:06:14 16:51:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 17:06:14 16:52:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 17:06:14 16:53:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 17:06:14 16:54:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 17:06:14 16:55:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 17:06:14 16:56:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 17:06:14 16:57:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 17:06:14 16:58:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 17:06:14 16:59:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 17:06:14 17:00:01 1.65 0.00 1.65 0.00 0.00 18.25 0.00 17:06:14 17:01:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 17:06:14 17:02:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 17:06:14 17:03:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 17:06:14 17:04:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 17:06:14 17:05:01 54.97 0.15 54.82 0.00 10.66 25194.20 0.00 17:06:14 17:06:01 106.00 0.23 105.77 0.00 20.40 32454.19 0.00 17:06:14 Average: 108.73 2.02 106.72 0.00 308.04 36885.79 0.00 17:06:14 17:06:14 16:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:06:14 16:35:01 28121596 31616944 690044 2.10 111004 3592188 1884900 5.56 1095424 3231184 41952 17:06:14 16:36:01 27748992 31454892 844644 2.57 113420 3779740 2089648 6.16 1612928 3056380 129688 17:06:14 16:37:01 27543284 31547636 749468 2.28 117188 4047660 1894576 5.58 1415468 3433972 340096 17:06:14 16:38:01 24140212 31509908 772928 2.35 200888 7084892 1899352 5.60 2032640 5952896 1582008 17:06:14 16:39:01 20484284 31517260 767740 2.33 290020 10573680 1905496 5.62 1754920 9804008 2878348 17:06:14 16:40:01 21283348 31478584 795812 2.42 301624 9727468 1956520 5.77 2178444 8574272 464304 17:06:14 16:41:01 19775232 31418844 850920 2.59 316560 11083444 2432776 7.17 2341212 9834320 357236 17:06:14 16:42:01 18830992 31424424 835928 2.54 334448 11949308 2257656 6.65 2408948 10635264 1396 17:06:14 16:43:01 16727212 31137088 1117792 3.40 408088 13561392 2847116 8.39 2761268 12249680 205748 17:06:14 16:44:01 18344364 31519240 749932 2.28 416188 12370248 2002316 5.90 2459428 11005120 1712 17:06:14 16:45:01 18346124 31523288 745204 2.27 417316 12370932 1871784 5.52 2454160 11005424 624 17:06:14 16:46:01 18346692 31523996 744132 2.26 417468 12370952 1849180 5.45 2452108 11005388 44 17:06:14 16:47:01 18346944 31524292 743872 2.26 417492 12370956 1849180 5.45 2451772 11005392 16 17:06:14 16:48:01 18357512 31534896 733316 2.23 417524 12370964 1849180 5.45 2441616 11005396 48 17:06:14 16:49:01 18357888 31535976 733392 2.23 417560 12370964 1886140 5.56 2440848 11005980 24 17:06:14 16:50:01 18358572 31536668 732620 2.23 417584 12370964 1886140 5.56 2440152 11005984 264 17:06:14 16:51:01 18358988 31537112 732064 2.23 417600 12370968 1886140 5.56 2440444 11005988 180 17:06:14 16:52:01 18359012 31537172 732016 2.23 417616 12370972 1886140 5.56 2440164 11005988 44 17:06:14 16:53:01 18358964 31537128 731992 2.23 417624 12370976 1886140 5.56 2440180 11005992 8 17:06:14 16:54:01 18358884 31537080 731952 2.23 417644 12370976 1886140 5.56 2440348 11005992 264 17:06:14 16:55:01 18358900 31537100 731924 2.23 417652 12370980 1886140 5.56 2440272 11005996 8 17:06:14 16:56:01 18358576 31536792 732156 2.23 417664 12370984 1886140 5.56 2440148 11005996 8 17:06:14 16:57:01 18358552 31536776 732128 2.23 417664 12370988 1886140 5.56 2440136 11006000 8 17:06:14 16:58:01 18358828 31537072 731768 2.23 417684 12370992 1886140 5.56 2440220 11006004 20 17:06:14 16:59:01 18359204 31537448 731784 2.23 417692 12370996 1886140 5.56 2440204 11006004 4 17:06:14 17:00:01 18359172 31537456 731792 2.23 417712 12371000 1886140 5.56 2440316 11006016 44 17:06:14 17:01:01 18359140 31537424 731768 2.23 417724 12371000 1886140 5.56 2440232 11006016 8 17:06:14 17:02:01 18359156 31537472 731672 2.23 417740 12371004 1902192 5.61 2440272 11006024 144 17:06:14 17:03:01 18359108 31537428 731632 2.22 417764 12371008 1902192 5.61 2440256 11006028 24 17:06:14 17:04:01 18359156 31537620 731380 2.22 417776 12371136 1918344 5.65 2440508 11006124 184 17:06:14 17:05:01 17326408 31418656 844500 2.57 423948 13213732 2054208 6.05 2598336 11807492 138068 17:06:14 17:06:01 16248548 31476816 788624 2.40 466248 14204540 2209320 6.51 2609628 12773888 530324 17:06:14 Average: 19491058 31506890 765216 2.33 370379 11331500 1971742 5.81 2316031 10077382 208526 17:06:14 17:06:14 16:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:06:14 16:35:01 docker0 645.89 585.24 45.90 3432.74 0.00 0.00 0.00 0.00 17:06:14 16:35:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 17:06:14 16:35:01 ens3 1749.33 1614.48 12775.82 190.68 0.00 0.00 0.00 0.00 17:06:14 16:36:01 veth0cafccd 0.17 0.35 0.01 0.03 0.00 0.00 0.00 0.00 17:06:14 16:36:01 docker0 0.17 0.23 0.01 0.03 0.00 0.00 0.00 0.00 17:06:14 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:36:01 ens3 73.54 68.07 46.47 118.69 0.00 0.00 0.00 0.00 17:06:14 16:37:01 veth0cafccd 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 17:06:14 16:37:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 17:06:14 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:37:01 ens3 28.20 17.73 23.20 12.68 0.00 0.00 0.00 0.00 17:06:14 16:38:01 veth0fd4964 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:06:14 16:38:01 docker0 449.99 834.73 38.59 6258.64 0.00 0.00 0.00 0.00 17:06:14 16:38:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:06:14 16:38:01 ens3 925.93 507.60 7963.97 63.02 0.00 0.00 0.00 0.00 17:06:14 16:39:01 veth0fd4964 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:39:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:06:14 16:39:01 ens3 52.40 30.34 581.63 4.13 0.00 0.00 0.00 0.00 17:06:14 16:40:01 veth0fd4964 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:40:01 docker0 11.16 23.25 0.72 307.05 0.00 0.00 0.00 0.00 17:06:14 16:40:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 17:06:14 16:40:01 ens3 149.84 78.04 1700.65 14.13 0.00 0.00 0.00 0.00 17:06:14 16:41:01 veth08c2bd2 30.88 44.14 2.96 15.66 0.00 0.00 0.00 0.00 17:06:14 16:41:01 veth0fd4964 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:41:01 docker0 140.79 259.44 11.10 1361.38 0.00 0.00 0.00 0.00 17:06:14 16:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:41:01 ens3 292.45 158.96 1388.45 27.62 0.00 0.00 0.00 0.00 17:06:14 16:42:01 veth9c91fe8 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:42:01 veth06f0612 8.75 12.51 0.83 5.14 0.00 0.00 0.00 0.00 17:06:14 16:42:01 veth0fd4964 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:42:01 docker0 92.90 194.65 7.24 1382.81 0.00 0.00 0.00 0.00 17:06:14 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:42:01 ens3 223.75 111.76 1406.33 21.58 0.00 0.00 0.00 0.00 17:06:14 16:42:01 veth31b35b8 11.30 16.28 1.09 6.34 0.00 0.00 0.00 0.00 17:06:14 16:43:01 veth148736c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:43:01 veth0fd4964 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:43:01 docker0 190.82 387.20 14.85 2499.52 0.00 0.00 0.00 0.00 17:06:14 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:43:01 ens3 409.55 205.80 2517.03 27.34 0.00 0.00 0.00 0.00 17:06:14 16:43:01 veth62af14b 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:06:14 16:44:01 docker0 7.05 14.58 0.47 191.00 0.00 0.00 0.00 0.00 17:06:14 16:44:01 lo 22.66 22.66 2.23 2.23 0.00 0.00 0.00 0.00 17:06:14 16:44:01 ens3 204.38 212.10 316.94 768.33 0.00 0.00 0.00 0.00 17:06:14 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:45:01 lo 41.39 41.39 4.08 4.08 0.00 0.00 0.00 0.00 17:06:14 16:45:01 ens3 437.54 480.24 205.42 2833.41 0.00 0.00 0.00 0.00 17:06:14 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:46:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 17:06:14 16:46:01 ens3 54.84 52.39 45.54 215.17 0.00 0.00 0.00 0.00 17:06:14 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:47:01 ens3 2.12 1.25 6.21 0.15 0.00 0.00 0.00 0.00 17:06:14 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:48:01 ens3 0.40 0.30 0.26 0.20 0.00 0.00 0.00 0.00 17:06:14 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:50:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:06:14 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:51:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:06:14 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:55:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:06:14 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 16:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 17:00:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:06:14 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 17:02:01 ens3 0.35 0.30 0.21 0.02 0.00 0.00 0.00 0.00 17:06:14 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:14 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:14 17:04:01 ens3 1.12 0.67 0.40 0.29 0.00 0.00 0.00 0.00 17:06:14 17:05:01 veth8ccd368 35.56 62.69 3.10 579.40 0.00 0.00 0.00 0.05 17:06:14 17:05:01 docker0 35.56 62.59 2.62 579.39 0.00 0.00 0.00 0.00 17:06:14 17:05:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 17:06:14 17:05:01 ens3 213.70 119.30 4559.01 18.22 0.00 0.00 0.00 0.00 17:06:14 17:06:01 docker0 7.22 8.40 0.99 3.32 0.00 0.00 0.00 0.00 17:06:14 17:06:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:06:14 17:06:01 ens3 357.56 232.68 5778.66 166.80 0.00 0.00 0.00 0.00 17:06:14 Average: docker0 49.46 74.11 3.83 500.48 0.00 0.00 0.00 0.00 17:06:14 Average: lo 2.61 2.61 0.25 0.25 0.00 0.00 0.00 0.00 17:06:14 Average: ens3 161.82 121.65 1228.58 140.08 0.00 0.00 0.00 0.00 17:06:14 17:06:14 17:06:14 ---> sar -P ALL: 17:06:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11910) 04/27/23 _x86_64_ (8 CPU) 17:06:14 17:06:14 16:33:35 LINUX RESTART (8 CPU) 17:06:14 17:06:14 16:34:01 CPU %user %nice %system %iowait %steal %idle 17:06:14 16:35:01 all 12.34 0.00 4.44 3.71 0.07 79.43 17:06:14 16:35:01 0 14.73 0.00 6.17 3.51 0.07 75.53 17:06:14 16:35:01 1 10.84 0.00 4.21 13.16 0.05 71.73 17:06:14 16:35:01 2 12.57 0.00 3.10 1.80 0.07 82.46 17:06:14 16:35:01 3 12.54 0.00 4.02 0.42 0.08 82.94 17:06:14 16:35:01 4 12.07 0.00 4.10 1.47 0.07 82.31 17:06:14 16:35:01 5 10.20 0.00 3.25 0.56 0.08 85.90 17:06:14 16:35:01 6 14.95 0.00 4.81 4.10 0.08 76.05 17:06:14 16:35:01 7 10.83 0.00 5.90 4.69 0.09 78.50 17:06:14 16:36:01 all 25.51 0.00 4.29 0.76 0.09 69.36 17:06:14 16:36:01 0 24.26 0.00 4.26 0.85 0.07 70.56 17:06:14 16:36:01 1 26.48 0.00 4.82 0.70 0.10 67.89 17:06:14 16:36:01 2 27.65 0.00 4.87 0.08 0.10 67.30 17:06:14 16:36:01 3 27.30 0.00 3.73 0.10 0.08 68.79 17:06:14 16:36:01 4 24.15 0.00 3.93 0.15 0.07 71.70 17:06:14 16:36:01 5 23.46 0.00 4.64 0.00 0.10 71.79 17:06:14 16:36:01 6 25.12 0.00 3.97 3.90 0.08 66.92 17:06:14 16:36:01 7 25.62 0.00 4.13 0.27 0.08 69.90 17:06:14 16:37:01 all 40.68 0.00 5.56 0.42 0.09 53.25 17:06:14 16:37:01 0 40.31 0.00 6.27 0.49 0.10 52.84 17:06:14 16:37:01 1 41.15 0.00 5.44 0.54 0.08 52.79 17:06:14 16:37:01 2 39.79 0.00 5.25 1.53 0.08 53.35 17:06:14 16:37:01 3 41.23 0.00 5.26 0.05 0.10 53.36 17:06:14 16:37:01 4 40.61 0.00 5.63 0.00 0.12 53.65 17:06:14 16:37:01 5 40.78 0.00 5.76 0.24 0.07 53.16 17:06:14 16:37:01 6 40.41 0.00 5.42 0.32 0.08 53.77 17:06:14 16:37:01 7 41.20 0.00 5.43 0.24 0.08 53.05 17:06:14 16:38:01 all 11.75 0.00 6.58 11.11 0.12 70.43 17:06:14 16:38:01 0 12.00 0.00 6.94 17.36 0.12 63.59 17:06:14 16:38:01 1 11.57 0.00 6.89 35.39 0.10 46.05 17:06:14 16:38:01 2 11.04 0.00 5.74 9.33 0.10 73.79 17:06:14 16:38:01 3 11.52 0.00 6.79 12.96 0.25 68.48 17:06:14 16:38:01 4 12.27 0.00 5.21 1.75 0.07 80.70 17:06:14 16:38:01 5 11.41 0.00 7.13 5.35 0.14 75.98 17:06:14 16:38:01 6 12.90 0.00 6.53 4.21 0.08 76.27 17:06:14 16:38:01 7 11.28 0.00 7.46 2.65 0.12 78.50 17:06:14 16:39:01 all 5.95 0.00 4.49 15.89 0.05 73.62 17:06:14 16:39:01 0 5.25 0.00 4.35 8.49 0.03 81.87 17:06:14 16:39:01 1 6.20 0.00 4.78 18.10 0.03 70.89 17:06:14 16:39:01 2 6.19 0.00 3.37 7.46 0.03 82.94 17:06:14 16:39:01 3 5.53 0.00 3.99 2.97 0.03 87.48 17:06:14 16:39:01 4 6.01 0.00 4.59 4.19 0.02 85.20 17:06:14 16:39:01 5 6.24 0.00 3.42 8.43 0.10 81.80 17:06:14 16:39:01 6 6.37 0.00 5.23 32.92 0.07 55.41 17:06:14 16:39:01 7 5.81 0.00 6.18 44.94 0.12 42.95 17:06:14 16:40:01 all 32.05 0.00 6.78 16.08 0.09 45.00 17:06:14 16:40:01 0 32.26 0.00 6.35 40.51 0.08 20.80 17:06:14 16:40:01 1 32.26 0.00 7.50 34.59 0.10 25.55 17:06:14 16:40:01 2 33.61 0.00 6.60 3.54 0.07 56.19 17:06:14 16:40:01 3 32.46 0.00 6.36 7.93 0.08 53.16 17:06:14 16:40:01 4 32.13 0.00 7.16 13.90 0.08 46.71 17:06:14 16:40:01 5 30.34 0.00 5.79 4.04 0.07 59.76 17:06:14 16:40:01 6 31.42 0.00 7.03 12.08 0.10 49.36 17:06:14 16:40:01 7 31.90 0.00 7.47 12.15 0.10 48.39 17:06:14 16:41:01 all 25.48 0.00 8.25 24.84 0.17 41.25 17:06:14 16:41:01 0 28.93 0.00 8.55 13.91 0.17 48.44 17:06:14 16:41:01 1 25.83 0.00 7.72 14.60 0.12 51.73 17:06:14 16:41:01 2 22.82 0.00 7.20 27.98 0.15 41.85 17:06:14 16:41:01 3 25.91 0.00 8.89 20.89 0.31 44.01 17:06:14 16:41:01 4 23.11 0.00 7.68 38.73 0.14 30.35 17:06:14 16:41:01 5 24.72 0.00 8.11 25.24 0.17 41.76 17:06:14 16:41:01 6 24.27 0.00 7.99 31.57 0.17 35.99 17:06:14 16:41:01 7 28.32 0.00 9.86 25.87 0.17 35.79 17:06:14 16:42:01 all 21.30 0.00 7.38 27.12 0.22 43.98 17:06:14 16:42:01 0 23.66 0.00 9.10 21.21 0.15 45.87 17:06:14 16:42:01 1 20.80 0.00 7.19 18.32 0.17 53.51 17:06:14 16:42:01 2 19.74 0.00 7.33 16.90 0.40 55.64 17:06:14 16:42:01 3 22.24 0.00 7.38 54.46 0.29 15.63 17:06:14 16:42:01 4 21.67 0.00 6.28 40.69 0.36 31.01 17:06:14 16:42:01 5 21.01 0.00 6.18 10.10 0.09 62.63 17:06:14 16:42:01 6 21.53 0.00 5.94 18.18 0.17 54.18 17:06:14 16:42:01 7 19.73 0.00 9.66 36.94 0.17 33.49 17:06:14 16:43:01 all 22.77 0.00 7.44 22.35 0.19 47.25 17:06:14 16:43:01 0 25.25 0.00 6.85 37.95 0.09 29.87 17:06:14 16:43:01 1 23.37 0.00 8.50 14.81 0.12 53.21 17:06:14 16:43:01 2 22.38 0.00 6.39 13.32 0.19 57.72 17:06:14 16:43:01 3 23.32 0.00 9.09 58.85 0.21 8.53 17:06:14 16:43:01 4 22.42 0.00 6.32 8.48 0.20 62.58 17:06:14 16:43:01 5 22.73 0.00 7.34 10.52 0.15 59.26 17:06:14 16:43:01 6 20.62 0.00 7.84 25.19 0.19 46.16 17:06:14 16:43:01 7 22.09 0.00 7.19 9.81 0.36 60.55 17:06:14 16:44:01 all 33.18 0.00 7.05 8.08 0.19 51.49 17:06:14 16:44:01 0 32.55 0.00 7.19 12.04 0.34 47.87 17:06:14 16:44:01 1 37.28 0.00 8.52 9.57 0.15 44.48 17:06:14 16:44:01 2 31.46 0.00 6.61 6.42 0.15 55.35 17:06:14 16:44:01 3 33.76 0.00 6.80 5.96 0.12 53.35 17:06:14 16:44:01 4 33.42 0.00 6.59 3.97 0.20 55.81 17:06:14 16:44:01 5 32.40 0.00 6.39 16.47 0.15 44.59 17:06:14 16:44:01 6 31.13 0.00 6.89 7.01 0.29 54.69 17:06:14 16:44:01 7 33.41 0.00 7.42 3.16 0.14 55.88 17:06:14 16:45:01 all 9.38 0.00 0.92 0.15 0.07 89.48 17:06:14 16:45:01 0 3.17 0.00 0.98 0.18 0.03 95.63 17:06:14 16:45:01 1 14.61 0.00 1.09 0.10 0.08 84.12 17:06:14 16:45:01 2 8.11 0.00 0.83 0.85 0.10 90.11 17:06:14 16:45:01 3 11.48 0.00 1.02 0.02 0.07 87.42 17:06:14 16:45:01 4 8.95 0.00 0.75 0.05 0.05 90.20 17:06:14 16:45:01 5 9.45 0.00 0.78 0.00 0.07 89.70 17:06:14 16:45:01 6 8.21 0.00 0.74 0.02 0.05 90.99 17:06:14 16:45:01 7 11.11 0.00 1.14 0.02 0.08 87.65 17:06:14 17:06:14 16:45:01 CPU %user %nice %system %iowait %steal %idle 17:06:14 16:46:01 all 0.82 0.00 0.20 0.03 0.01 98.94 17:06:14 16:46:01 0 0.30 0.00 0.20 0.00 0.02 99.48 17:06:14 16:46:01 1 1.47 0.00 0.30 0.03 0.02 98.18 17:06:14 16:46:01 2 1.42 0.00 0.23 0.13 0.00 98.22 17:06:14 16:46:01 3 0.15 0.00 0.10 0.03 0.02 99.70 17:06:14 16:46:01 4 0.40 0.00 0.13 0.00 0.02 99.45 17:06:14 16:46:01 5 0.12 0.00 0.13 0.00 0.00 99.75 17:06:14 16:46:01 6 1.75 0.00 0.30 0.00 0.02 97.93 17:06:14 16:46:01 7 0.93 0.00 0.22 0.00 0.02 98.83 17:06:14 16:47:01 all 0.03 0.00 0.02 0.01 0.00 99.93 17:06:14 16:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:06:14 16:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:06:14 16:47:01 2 0.08 0.00 0.02 0.08 0.02 99.80 17:06:14 16:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:06:14 16:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:06:14 16:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 16:48:01 all 0.05 0.00 0.02 0.01 0.01 99.92 17:06:14 16:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 16:48:01 1 0.12 0.00 0.05 0.00 0.03 99.80 17:06:14 16:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:06:14 16:48:01 3 0.07 0.00 0.00 0.00 0.02 99.92 17:06:14 16:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:06:14 16:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:48:01 6 0.07 0.00 0.02 0.03 0.00 99.88 17:06:14 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:49:01 all 0.06 0.00 0.06 0.00 0.01 99.87 17:06:14 16:49:01 0 0.05 0.00 0.08 0.00 0.02 99.85 17:06:14 16:49:01 1 0.12 0.00 0.07 0.00 0.00 99.82 17:06:14 16:49:01 2 0.07 0.00 0.07 0.02 0.02 99.83 17:06:14 16:49:01 3 0.12 0.00 0.15 0.02 0.00 99.72 17:06:14 16:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:06:14 16:49:01 5 0.03 0.00 0.05 0.00 0.02 99.90 17:06:14 16:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 16:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 17:06:14 16:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 16:50:01 1 0.15 0.00 0.05 0.00 0.02 99.78 17:06:14 16:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 16:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:06:14 16:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:06:14 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 17:06:14 16:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:51:01 all 0.02 0.00 0.02 0.00 0.00 99.95 17:06:14 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:51:01 1 0.12 0.00 0.08 0.00 0.00 99.80 17:06:14 16:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:06:14 16:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:06:14 16:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:06:14 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:52:01 all 0.14 0.00 0.01 0.00 0.00 99.84 17:06:14 16:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:52:01 1 0.13 0.00 0.05 0.00 0.02 99.80 17:06:14 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:52:01 3 0.10 0.00 0.02 0.00 0.00 99.88 17:06:14 16:52:01 4 0.85 0.00 0.00 0.00 0.00 99.15 17:06:14 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:06:14 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 17:06:14 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 17:06:14 16:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 16:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:53:01 4 1.97 0.00 0.00 0.00 0.02 98.01 17:06:14 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:54:01 all 0.12 0.00 0.02 0.00 0.00 99.85 17:06:14 16:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:54:01 1 0.13 0.00 0.05 0.02 0.02 99.78 17:06:14 16:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 17:06:14 16:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:54:01 4 0.78 0.00 0.07 0.00 0.00 99.15 17:06:14 16:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 16:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:55:01 all 0.03 0.00 0.03 0.00 0.01 99.93 17:06:14 16:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:06:14 16:55:01 1 0.18 0.00 0.13 0.00 0.05 99.63 17:06:14 16:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 16:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:06:14 16:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:06:14 16:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:06:14 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:56:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:06:14 16:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:56:01 1 0.10 0.00 0.07 0.00 0.05 99.78 17:06:14 16:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:06:14 16:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:06:14 16:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:06:14 16:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:06:14 16:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:06:14 16:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:06:14 17:06:14 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:06:14 16:57:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:06:14 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:57:01 1 0.17 0.00 0.03 0.00 0.00 99.80 17:06:14 16:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 16:57:01 3 0.00 0.00 0.00 0.05 0.00 99.95 17:06:14 16:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:58:01 all 0.04 0.00 0.02 0.00 0.00 99.94 17:06:14 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 16:58:01 1 0.18 0.00 0.07 0.00 0.02 99.73 17:06:14 16:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:06:14 16:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 16:58:01 4 0.02 0.00 0.05 0.00 0.02 99.92 17:06:14 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 16:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:06:14 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:59:01 all 0.15 0.00 0.02 0.00 0.00 99.82 17:06:14 16:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:06:14 16:59:01 1 0.10 0.00 0.03 0.00 0.00 99.87 17:06:14 16:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:06:14 16:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:06:14 16:59:01 4 1.11 0.00 0.03 0.00 0.00 98.86 17:06:14 16:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 16:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 17:00:01 all 0.32 0.00 0.03 0.01 0.00 99.63 17:06:14 17:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 17:00:01 1 0.32 0.00 0.03 0.00 0.02 99.63 17:06:14 17:00:01 2 0.10 0.00 0.02 0.02 0.00 99.87 17:06:14 17:00:01 3 0.15 0.00 0.08 0.03 0.00 99.73 17:06:14 17:00:01 4 1.78 0.00 0.07 0.00 0.00 98.16 17:06:14 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 17:00:01 6 0.13 0.00 0.02 0.00 0.00 99.85 17:06:14 17:00:01 7 0.07 0.00 0.05 0.00 0.00 99.88 17:06:14 17:01:01 all 0.03 0.00 0.02 0.00 0.00 99.94 17:06:14 17:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 17:01:01 1 0.08 0.00 0.03 0.00 0.00 99.88 17:06:14 17:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:06:14 17:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 17:01:01 4 0.10 0.00 0.05 0.00 0.02 99.83 17:06:14 17:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 17:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:06:14 17:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 17:02:01 all 0.11 0.00 0.01 0.01 0.00 99.87 17:06:14 17:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 17:02:01 1 0.08 0.00 0.03 0.00 0.00 99.88 17:06:14 17:02:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:06:14 17:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 17:02:01 4 0.70 0.00 0.02 0.00 0.02 99.27 17:06:14 17:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 17:02:01 6 0.00 0.00 0.02 0.05 0.00 99.93 17:06:14 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:14 17:03:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:06:14 17:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:06:14 17:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 17:03:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:06:14 17:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:06:14 17:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:06:14 17:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 17:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:06:14 17:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 17:04:01 all 0.03 0.00 0.02 0.00 0.00 99.95 17:06:14 17:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:06:14 17:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:06:14 17:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:06:14 17:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 17:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:06:14 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:14 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:14 17:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:14 17:05:01 all 4.21 0.00 1.93 1.15 0.03 92.69 17:06:14 17:05:01 0 4.71 0.00 1.79 0.03 0.03 93.43 17:06:14 17:05:01 1 6.06 0.00 2.26 0.00 0.02 91.66 17:06:14 17:05:01 2 4.01 0.00 2.10 0.97 0.02 92.90 17:06:14 17:05:01 3 3.14 0.00 2.62 0.07 0.03 94.14 17:06:14 17:05:01 4 3.63 0.00 1.02 0.00 0.02 95.33 17:06:14 17:05:01 5 4.06 0.00 1.99 0.02 0.03 93.90 17:06:14 17:05:01 6 4.14 0.00 2.09 8.10 0.03 85.64 17:06:14 17:05:01 7 3.96 0.00 1.54 0.02 0.03 94.45 17:06:14 17:06:01 all 8.48 0.00 4.06 2.50 0.07 84.89 17:06:14 17:06:01 0 8.15 0.00 5.64 1.16 0.07 84.98 17:06:14 17:06:01 1 9.15 0.00 3.71 0.03 0.08 87.02 17:06:14 17:06:01 2 8.87 0.00 3.86 0.79 0.07 86.42 17:06:14 17:06:01 3 10.44 0.00 4.03 3.43 0.08 82.02 17:06:14 17:06:01 4 7.65 0.00 2.81 0.49 0.07 88.98 17:06:14 17:06:01 5 8.23 0.00 4.26 0.08 0.05 87.38 17:06:14 17:06:01 6 7.56 0.00 4.46 12.94 0.09 74.95 17:06:14 17:06:01 7 7.78 0.00 3.67 1.13 0.08 87.32 17:06:14 Average: all 7.91 0.00 2.16 4.14 0.05 85.75 17:06:14 Average: 0 7.91 0.00 2.32 4.86 0.04 84.87 17:06:14 Average: 1 8.35 0.00 2.29 4.94 0.05 84.38 17:06:14 Average: 2 7.75 0.00 1.97 2.81 0.05 87.42 17:06:14 Average: 3 8.10 0.00 2.18 5.17 0.06 84.50 17:06:14 Average: 4 7.94 0.00 1.94 3.51 0.05 86.55 17:06:14 Average: 5 7.60 0.00 2.02 2.50 0.04 87.84 17:06:14 Average: 6 7.76 0.00 2.14 4.96 0.05 85.09 17:06:14 Average: 7 7.85 0.00 2.38 4.35 0.05 85.37 17:06:14 17:06:14 17:06:14