Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d0806caeb40f4e3531513a6632e1dafeaa9bd88e 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-ssh4635913782874013151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8443615796394704866.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14525225364477404043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh4849604819211688907.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh1103917405715670668.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/277 [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/277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d0806caeb40f4e3531513a6632e1dafeaa9bd88e (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 Commit message: "Merge pull request #4121 from lenny-intel/fix-DeviceSystemEvents-bw-compatability" > git rev-list --no-walk e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:40:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:30 ========================================================= 01:40:30 EdgeX Global Pipelines Version Info 01:40:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:40:31 ------------------- 01:40:31 stable info: 01:40:31 ------------------- 01:40:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:40:31 Message: update stable to v1.0.238 01:40:32 ------------------- 01:40:32 experimental info: 01:40:32 ------------------- 01:40:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:32 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:40:32 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0806ca [Pipeline] echo 01:40:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:32 provisioning config files... 01:40:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config6301334399577097109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:33 ---> docker-login.sh 01:40:33 nexus3.edgexfoundry.org:10001 01:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:33 Configure a credential helper to remove this warning. See 01:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:33 01:40:33 Login Succeeded 01:40:33 nexus3.edgexfoundry.org:10002 01:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:33 Configure a credential helper to remove this warning. See 01:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:33 01:40:33 Login Succeeded 01:40:33 nexus3.edgexfoundry.org:10003 01:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:34 Configure a credential helper to remove this warning. See 01:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:34 01:40:34 Login Succeeded 01:40:34 nexus3.edgexfoundry.org:10004 01:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:34 Configure a credential helper to remove this warning. See 01:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:34 01:40:34 Login Succeeded 01:40:34 docker.io 01:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:34 Configure a credential helper to remove this warning. See 01:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:34 01:40:34 Login Succeeded 01:40:34 ---> docker-login.sh ends [Pipeline] } 01:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:34 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:40:34 + dirname cmd/core-command/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo core-command,cmd/core-command/Dockerfile 01:40:34 + dirname cmd/core-data/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo core-data,cmd/core-data/Dockerfile 01:40:34 + dirname cmd/core-metadata/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo core-metadata,cmd/core-metadata/Dockerfile 01:40:34 + dirname cmd/security-bootstrapper/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:40:34 + dirname cmd/security-proxy-setup/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:40:34 + dirname cmd/security-secretstore-setup/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:40:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:40:34 + dirname cmd/security-spire-agent/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:40:34 + dirname cmd/security-spire-config/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:40:34 + dirname cmd/security-spire-server/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:40:34 + dirname cmd/support-notifications/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo support-notifications,cmd/support-notifications/Dockerfile 01:40:34 + dirname cmd/support-scheduler/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:40:34 + dirname cmd/sys-mgmt-agent/Dockerfile 01:40:34 + cut -d/ -f2 01:40:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:40:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:40:35 + git rev-list -1 --merges d0806caeb40f4e3531513a6632e1dafeaa9bd88e~1..d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] echo 01:40:35 -----------> git rev-list -1 --merges d0806caeb40f4e3531513a6632e1dafeaa9bd88e~1..d0806caeb40f4e3531513a6632e1dafeaa9bd88e d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:40:35 d0806caeb40f4e3531513a6632e1dafeaa9bd88e [false] [Pipeline] sh 01:40:35 + git log --format=format:%s -1 d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] echo 01:40:35 ========================================================= 01:40:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:40:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:40:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:35 + grep -v github /etc/ssh/ssh_known_hosts 01:40:35 + [ -e /tmp/ssh_known_hosts ] 01:40:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:40:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:40:35 + sudo tee -a /etc/ssh/ssh_known_hosts 01:40:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:36 01:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:36 0.1.4: Pulling from edgex-devops/py-git-semver 01:40:36 b85a868b505f: Pulling fs layer 01:40:36 e2be974225ed: Pulling fs layer 01:40:36 339a4e72a1f5: Pulling fs layer 01:40:36 988bab9f4d93: Pulling fs layer 01:40:36 1469e6f7b9e6: Pulling fs layer 01:40:36 eaf3925da568: Pulling fs layer 01:40:36 bab4dde63d76: Pulling fs layer 01:40:36 bde34c3a00c8: Pulling fs layer 01:40:36 b352a97aabf1: Pulling fs layer 01:40:36 4872d77fe225: Pulling fs layer 01:40:36 5851b861e8e6: Pulling fs layer 01:40:36 b352a97aabf1: Waiting 01:40:36 5851b861e8e6: Waiting 01:40:36 988bab9f4d93: Waiting 01:40:36 eaf3925da568: Waiting 01:40:36 bab4dde63d76: Waiting 01:40:36 e2be974225ed: Verifying Checksum 01:40:36 e2be974225ed: Download complete 01:40:36 988bab9f4d93: Verifying Checksum 01:40:36 988bab9f4d93: Download complete 01:40:36 339a4e72a1f5: Verifying Checksum 01:40:36 339a4e72a1f5: Download complete 01:40:36 eaf3925da568: Verifying Checksum 01:40:36 eaf3925da568: Download complete 01:40:36 1469e6f7b9e6: Verifying Checksum 01:40:36 1469e6f7b9e6: Download complete 01:40:36 bde34c3a00c8: Verifying Checksum 01:40:36 bde34c3a00c8: Download complete 01:40:36 b352a97aabf1: Download complete 01:40:36 4872d77fe225: Download complete 01:40:36 5851b861e8e6: Verifying Checksum 01:40:36 5851b861e8e6: Download complete 01:40:36 b85a868b505f: Download complete 01:40:37 bab4dde63d76: Verifying Checksum 01:40:37 bab4dde63d76: Download complete 01:40:38 b85a868b505f: Pull complete 01:40:38 e2be974225ed: Pull complete 01:40:38 339a4e72a1f5: Pull complete 01:40:39 988bab9f4d93: Pull complete 01:40:39 1469e6f7b9e6: Pull complete 01:40:39 eaf3925da568: Pull complete 01:40:41 bab4dde63d76: Pull complete 01:40:41 bde34c3a00c8: Pull complete 01:40:41 b352a97aabf1: Pull complete 01:40:41 4872d77fe225: Pull complete 01:40:41 5851b861e8e6: Pull complete 01:40:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:41 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 01:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:40:43 $ docker top 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e -eo pid,comm 01:40:43 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). 01:40:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:43 [ssh-agent] Looking for ssh-agent implementation... 01:40:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:43 $ docker exec 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent 01:40:43 SSH_AUTH_SOCK=/tmp/ssh-lmoxle2L7bCP/agent.33 01:40:43 SSH_AGENT_PID=39 01:40:43 Running ssh-add (command line suppressed) 01:40:43 Identity added: /w/workspace/edgex-go/277@tmp/private_key_4714032403479474360.key (/w/workspace/edgex-go/277@tmp/private_key_4714032403479474360.key) 01:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:44 + git tag --points-at HEAD [Pipeline] } 01:40:44 $ docker exec --env ******** --env ******** 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent -k 01:40:44 unset SSH_AUTH_SOCK; 01:40:44 unset SSH_AGENT_PID; 01:40:44 echo Agent pid 39 killed; 01:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:44 [ssh-agent] Looking for ssh-agent implementation... 01:40:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:44 $ docker exec 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent 01:40:44 SSH_AUTH_SOCK=/tmp/ssh-bC0M9ZPp8DFF/agent.72 01:40:44 SSH_AGENT_PID=78 01:40:44 Running ssh-add (command line suppressed) 01:40:44 Identity added: /w/workspace/edgex-go/277@tmp/private_key_6072409348079396359.key (/w/workspace/edgex-go/277@tmp/private_key_6072409348079396359.key) 01:40:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:44 + git semver init 01:40:45 2022-08-10 01:40:45,121 [run_init] DEBUG init version:0.0.0 force:False 01:40:45 2022-08-10 01:40:45,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/277/.semver 01:40:45 2022-08-10 01:40:45,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/277/.semver 01:40:45 2022-08-10 01:40:45,123 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/277/.semver'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=None) 01:40:49 2022-08-10 01:40:48,852 [append_file] DEBUG append to file:/w/workspace/edgex-go/277/.git/info/exclude 01:40:49 2022-08-10 01:40:48,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/277/.semver/main with force:False 01:40:49 2022-08-10 01:40:48,853 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 01:40:49 2022-08-10 01:40:48,853 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 01:40:49 2.3.0-dev.42 [Pipeline] } 01:40:49 $ docker exec --env ******** --env ******** 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e ssh-agent -k 01:40:49 unset SSH_AUTH_SOCK; 01:40:49 unset SSH_AGENT_PID; 01:40:49 echo Agent pid 78 killed; 01:40:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:49 + git semver [Pipeline] } 01:40:50 $ docker stop --time=1 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e 01:40:51 $ docker rm -f 302499570f4e09e0d4f5a35f94f2b9705a3801f004c14786798ea9e07fda783e [Pipeline] // withDockerContainer [Pipeline] sh 01:40:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:52 Stashed 1 file(s) [Pipeline] echo 01:40:52 [edgeXSemver]: initialized semver on version 2.3.0-dev.42 [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 01:40:52 + git config --global --add safe.directory /w/workspace/edgex-go/277 [Pipeline] echo 01:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:52 ========================================================= 01:40:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:40:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:40:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:40:52 2408cc74d12b: Pulling fs layer 01:40:52 ea60b727a1ce: Pulling fs layer 01:40:52 30c4a7721957: Pulling fs layer 01:40:52 370296b7ddb6: Pulling fs layer 01:40:52 7c6cee850709: Pulling fs layer 01:40:52 39a5fcdaea64: Pulling fs layer 01:40:52 d94ebbe4e438: Pulling fs layer 01:40:52 bcfd1f05c69d: Pulling fs layer 01:40:52 59ccb84bbe0f: Pulling fs layer 01:40:52 370296b7ddb6: Waiting 01:40:52 d94ebbe4e438: Waiting 01:40:52 bcfd1f05c69d: Waiting 01:40:52 7c6cee850709: Waiting 01:40:52 39a5fcdaea64: Waiting 01:40:52 59ccb84bbe0f: Waiting 01:40:52 30c4a7721957: Verifying Checksum 01:40:52 30c4a7721957: Download complete 01:40:52 ea60b727a1ce: Verifying Checksum 01:40:52 ea60b727a1ce: Download complete 01:40:52 7c6cee850709: Download complete 01:40:52 39a5fcdaea64: Download complete 01:40:52 2408cc74d12b: Verifying Checksum 01:40:53 d94ebbe4e438: Download complete 01:40:53 2408cc74d12b: Pull complete 01:40:53 ea60b727a1ce: Pull complete 01:40:53 30c4a7721957: Pull complete 01:40:53 59ccb84bbe0f: Verifying Checksum 01:40:53 59ccb84bbe0f: Download complete 01:40:53 bcfd1f05c69d: Verifying Checksum 01:40:53 bcfd1f05c69d: Download complete 01:40:53 370296b7ddb6: Verifying Checksum 01:40:53 370296b7ddb6: Download complete 01:40:57 370296b7ddb6: Pull complete 01:40:57 7c6cee850709: Pull complete 01:40:57 39a5fcdaea64: Pull complete 01:40:58 d94ebbe4e438: Pull complete 01:41:00 bcfd1f05c69d: Pull complete 01:41:00 59ccb84bbe0f: Pull complete 01:41:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:41:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:41:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:41:01 WORKDIR /edgex 01:41:01 COPY go.mod . 01:41:01 RUN go mod download 01:41:01 + docker build -t ci-base-image-x86_64 -f - . 01:41:01 Sending build context to Docker daemon 169.2MB 01:41:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:41:01 ---> a4fb48ad2a94 01:41:01 Step 2/4 : WORKDIR /edgex 01:41:03 ---> Running in 21346f14cf15 01:41:03 Removing intermediate container 21346f14cf15 01:41:03 ---> c46394f05b3f 01:41:03 Step 3/4 : COPY go.mod . 01:41:03 ---> 0c3c882918ad 01:41:03 Step 4/4 : RUN go mod download 01:41:03 ---> Running in eb4c2b0800c2 01:41:07 Still waiting to schedule task 01:41:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:41:18 Removing intermediate container eb4c2b0800c2 01:41:18 ---> a63417035a18 01:41:18 Successfully built a63417035a18 01:41:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + docker inspect -f . ci-base-image-x86_64 01:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:19 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 01:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:41:19 $ docker top 15571c0472f7c195c2641265414932a94614ab0b777fb381aeee67c476b41617 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:19 + go version 01:41:19 go version go1.18.3 linux/amd64 [Pipeline] } 01:41:19 $ docker stop --time=1 15571c0472f7c195c2641265414932a94614ab0b777fb381aeee67c476b41617 01:41:21 $ docker rm -f 15571c0472f7c195c2641265414932a94614ab0b777fb381aeee67c476b41617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:21 + docker inspect -f . ci-base-image-x86_64 01:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:21 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 01:41:21 $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:41:22 $ docker top 38ff89d4b1089bef78026d5bc6fd65d3d161b338a1b88ad55c9582bf8fc2c605 -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:22 ========================================================= 01:41:22 [edgeXBuildGoParallel] Running Tests and Build... 01:41:22 ========================================================= [Pipeline] sh 01:41:22 + git config --global --add safe.directory /w/workspace/edgex-go/277 [Pipeline] fileExists [Pipeline] sh 01:41:22 + make test 01:41:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:41:29 ? github.com/edgexfoundry/edgex-go [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 01:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 01:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements 01:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.748s coverage: 89.2% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.1% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 01:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 01:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 01:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 01:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 01:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.2% of statements 01:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.227s coverage: 64.7% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 65.8% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 43.6% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 01:42:07 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 01:42:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:42:25 GO111MODULE=on go vet ./... 01:42:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:29 ./bin/test-attribution-txt.sh 01:42:29 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 01:42:29 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 01:42:29 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 01:42:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:42:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:42:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 01:42:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 01:42:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:42:30 + ls -al . 01:42:30 total 728 01:42:30 drwxrwxr-x 10 1001 1001 4096 Aug 10 01:41 . 01:42:30 drwxr-xr-x 4 root root 4096 Aug 10 01:41 .. 01:42:30 -rw-rw-r-- 1 1001 1001 16 Aug 10 01:40 .dockerignore 01:42:30 drwxrwxr-x 8 1001 1001 4096 Aug 10 01:42 .git 01:42:30 drwxrwxr-x 3 1001 1001 4096 Aug 10 01:40 .github 01:42:30 -rw-rw-r-- 1 1001 1001 1030 Aug 10 01:40 .gitignore 01:42:30 -rw-rw-r-- 1 1001 1001 42 Aug 10 01:40 .golangci.yml 01:42:30 -rw-rw-r-- 1 1001 1001 87 Aug 10 01:40 .hadolint.yml 01:42:30 drwxr-xr-x 3 1001 1001 4096 Aug 10 01:40 .semver 01:42:30 -rw-rw-r-- 1 1001 1001 166 Aug 10 01:40 .sonarcloud.properties 01:42:30 -rw-rw-r-- 1 1001 1001 1171 Aug 10 01:40 ADOPTERS.md 01:42:30 -rw-rw-r-- 1 1001 1001 10347 Aug 10 01:40 Attribution.txt 01:42:30 -rw-rw-r-- 1 1001 1001 63209 Aug 10 01:40 CHANGELOG.md 01:42:30 -rw-rw-r-- 1 1001 1001 3804 Aug 10 01:40 CONTRIBUTING.md 01:42:30 -rw-rw-r-- 1 1001 1001 677 Aug 10 01:40 GOVERNANCE.md 01:42:30 -rw-rw-r-- 1 1001 1001 850 Aug 10 01:40 Jenkinsfile 01:42:30 -rw-rw-r-- 1 1001 1001 10775 Aug 10 01:40 LICENSE 01:42:30 -rw-rw-r-- 1 1001 1001 12212 Aug 10 01:40 Makefile 01:42:30 -rw-rw-r-- 1 1001 1001 582 Aug 10 01:40 OWNERS.md 01:42:30 -rw-rw-r-- 1 1001 1001 9094 Aug 10 01:40 README.md 01:42:30 -rw-rw-r-- 1 1001 1001 6912 Aug 10 01:40 SECURITY.md 01:42:30 -rw-rw-r-- 1 1001 1001 12 Aug 10 01:40 VERSION 01:42:30 -rw-rw-r-- 1 1001 1001 4131 Aug 10 01:40 ZMQWindows.md 01:42:30 drwxrwxr-x 2 1001 1001 4096 Aug 10 01:40 bin 01:42:30 drwxrwxr-x 18 1001 1001 4096 Aug 10 01:40 cmd 01:42:30 -rw-r--r-- 1 root root 478941 Aug 10 01:42 coverage.out 01:42:30 -rw-rw-r-- 1 1001 1001 3681 Aug 10 01:40 go.mod 01:42:30 -rw-rw-r-- 1 1001 1001 38033 Aug 10 01:40 go.sum 01:42:30 drwxrwxr-x 8 1001 1001 4096 Aug 10 01:40 internal 01:42:30 drwxrwxr-x 3 1001 1001 4096 Aug 10 01:40 openapi 01:42:30 drwxrwxr-x 4 1001 1001 4096 Aug 10 01:40 snap 01:42:30 -rw-rw-r-- 1 1001 1001 204 Aug 10 01:40 version.go [Pipeline] sh 01:42:30 + '[' -e coverage.out ] 01:42:30 + chown 1001:1001 coverage.out [Pipeline] stash 01:42:30 Stashed 1 file(s) [Pipeline] sh 01:42:30 + make build 01:42:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:42:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:42:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:42:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:43:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:43:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:43:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:43:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:43:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:43:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:43:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:43:14 $ docker stop --time=1 38ff89d4b1089bef78026d5bc6fd65d3d161b338a1b88ad55c9582bf8fc2c605 01:43:16 $ docker rm -f 38ff89d4b1089bef78026d5bc6fd65d3d161b338a1b88ad55c9582bf8fc2c605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:18 01:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:18 latest: Pulling from edgex-devops/edgex-compose 01:43:18 cbdbe7a5bc2a: Pulling fs layer 01:43:18 ca9280d653b3: Pulling fs layer 01:43:18 7e9c9ca2126c: Pulling fs layer 01:43:18 cbdbe7a5bc2a: Download complete 01:43:18 ca9280d653b3: Verifying Checksum 01:43:18 ca9280d653b3: Download complete 01:43:18 cbdbe7a5bc2a: Pull complete 01:43:18 7e9c9ca2126c: Download complete 01:43:19 ca9280d653b3: Pull complete 01:43:23 7e9c9ca2126c: Pull complete 01:43:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:23 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 01:43:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:43:24 $ docker top 9aa8b0aa44217b1e160d5ae651b74261c9093984172ee530ba731da3196adf49 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:25 + + docker-compose build --helpgrep 01:43:25 parallel 01:43:25 --parallel Build images in parallel. [Pipeline] } 01:43:25 $ docker stop --time=1 9aa8b0aa44217b1e160d5ae651b74261c9093984172ee530ba731da3196adf49 01:43:27 $ docker rm -f 9aa8b0aa44217b1e160d5ae651b74261c9093984172ee530ba731da3196adf49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:27 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 01:43:27 $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:43:28 $ docker top afec919269ca4ba4f3c5e7df4f91cae0adb113359236ed27f0d917c15ba74403 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:28 + docker-compose -f ./docker-compose-build.yml build --parallel 01:43:29 Building core-command ... 01:43:29 Building core-data ... 01:43:29 Building core-metadata ... 01:43:29 Building security-bootstrapper ... 01:43:29 Building security-proxy-setup ... 01:43:29 Building security-secretstore-setup ... 01:43:29 Building security-spiffe-token-provider ... 01:43:29 Building security-spire-agent ... 01:43:29 Building security-spire-config ... 01:43:29 Building security-spire-server ... 01:43:29 Building support-notifications ... 01:43:29 Building support-scheduler ... 01:43:29 Building sys-mgmt-agent ... 01:43:29 Building core-data 01:43:29 Building core-metadata 01:43:29 Building security-proxy-setup 01:43:29 Building sys-mgmt-agent 01:43:29 Building support-notifications 01:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:43:41 ---> a63417035a18 01:43:41 Step 3/23 : WORKDIR /edgex-go 01:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:43:41 ---> a63417035a18 01:43:41 Step 3/23 : WORKDIR /edgex-go 01:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:43:41 ---> a63417035a18 01:43:41 Step 3/23 : WORKDIR /edgex-go 01:43:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:43:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:43:41 ---> a63417035a18 01:43:41 Step 3/22 : WORKDIR /edgex-go 01:43:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:43:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:43:41 ---> a63417035a18 01:43:41 Step 3/22 : WORKDIR /edgex-go 01:43:44 ---> Running in 3acb4ab232a6 01:43:44 ---> Running in 3c03d135ab54 01:43:44 ---> Running in c415c5c9bdf2 01:43:44 ---> Running in 0ac901f68d34 01:43:44 ---> Running in f4103599f6d4 01:43:44 Removing intermediate container 3acb4ab232a6 01:43:44 ---> 6787b3333b8f 01:43:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:44 Removing intermediate container c415c5c9bdf2 01:43:44 ---> ee42b6ed6b9a 01:43:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:44 ---> Running in 5c44610a9a2a 01:43:44 Removing intermediate container 3c03d135ab54 01:43:44 ---> 1efa1e12d89c 01:43:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:44 Removing intermediate container 0ac901f68d34 01:43:44 ---> 74daf6638471 01:43:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:44 Removing intermediate container f4103599f6d4 01:43:44 ---> a21eebf035f0 01:43:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:44 ---> Running in 0965777baf71 01:43:44 ---> Running in 12d0472c18b3 01:43:44 ---> Running in 8eb575dd0c3e 01:43:44 ---> Running in 2875502b5981 01:43:45 Removing intermediate container 5c44610a9a2a 01:43:45 ---> 257fd6a1895d 01:43:45 Step 5/23 : RUN apk add --update --no-cache make bash git 01:43:45 ---> Running in c2c678d58239 01:43:45 Removing intermediate container 0965777baf71 01:43:45 ---> 68fa4c57024e 01:43:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:43:45 ---> Running in 7cb086ff60fd 01:43:45 Removing intermediate container 8eb575dd0c3e 01:43:45 ---> acf170b4f7e2 01:43:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:43:45 ---> Running in 8b3c96e4f235 01:43:45 Removing intermediate container 12d0472c18b3 01:43:45 ---> 0a9367b04215 01:43:45 Step 5/23 : RUN apk add --update --no-cache make git 01:43:45 Removing intermediate container 2875502b5981 01:43:45 ---> 8521629a3da9 01:43:45 Step 5/22 : RUN apk add --update --no-cache make git 01:43:45 ---> Running in 8074e65c8f2d 01:43:45 ---> Running in ea5953a899b4 01:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:43:46 OK: 211 MiB in 51 packages 01:43:47 OK: 211 MiB in 51 packages 01:43:47 Removing intermediate container c2c678d58239 01:43:47 ---> e1338ddedf56 01:43:47 Step 6/23 : COPY go.mod vendor* ./ 01:43:47 ---> 855d2b74b0a1 01:43:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:47 ---> Running in 16cf4427c0d9 01:43:47 OK: 211 MiB in 51 packages 01:43:47 Removing intermediate container 8b3c96e4f235 01:43:47 ---> 2cf9d4de62a7 01:43:47 Step 6/22 : COPY go.mod vendor* ./ 01:43:47 OK: 211 MiB in 51 packages 01:43:47 OK: 211 MiB in 51 packages 01:43:48 ---> bcaa4fde6359 01:43:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:48 ---> Running in 7daac570f6fe 01:43:48 Removing intermediate container 8074e65c8f2d 01:43:48 ---> b5b23a527c0f 01:43:48 Step 6/23 : COPY go.mod vendor* ./ 01:43:48 ---> 4bd92feca8f2 01:43:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:48 Removing intermediate container 7cb086ff60fd 01:43:48 ---> 467403664e95 01:43:48 Step 6/23 : COPY go.mod vendor* ./ 01:43:48 ---> Running in e962708dfcf0 01:43:48 Removing intermediate container ea5953a899b4 01:43:48 ---> 07f5a48b13f4 01:43:48 Step 6/22 : COPY go.mod vendor* ./ 01:43:48 ---> 49992cfc99c3 01:43:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:48 ---> Running in 0d3d48406401 01:43:48 ---> 8d4543d5375f 01:43:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:48 ---> Running in d9d2501a70d0 01:44:03 Removing intermediate container d9d2501a70d0 01:44:03 ---> f9a1bdc3da8d 01:44:03 Step 8/22 : COPY . . 01:44:03 Removing intermediate container 7daac570f6fe 01:44:03 ---> 3e471e9c2abc 01:44:03 Step 8/22 : COPY . . 01:44:03 Removing intermediate container e962708dfcf0 01:44:03 ---> a0b648494d61 01:44:03 Step 8/23 : COPY . . 01:44:03 Removing intermediate container 16cf4427c0d9 01:44:03 ---> b047c1ff4948 01:44:03 Step 8/23 : COPY . . 01:44:03 Removing intermediate container 0d3d48406401 01:44:03 ---> e8891740feed 01:44:03 Step 8/23 : COPY . . 01:44:11 ---> ec6e5cca002f 01:44:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:44:11 ---> 3549f210623e 01:44:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:44:11 ---> Running in 9da8134958bf 01:44:11 ---> f9336844564a 01:44:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:44:11 ---> 08d096f74f54 01:44:11 Step 9/23 : RUN make cmd/core-data/core-data 01:44:11 ---> Running in 6365fefc1eef 01:44:11 ---> 2837ab73d0ae 01:44:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:44:11 ---> Running in 436fa4e41dd9 01:44:11 ---> Running in 0caa39397b9f 01:44:11 ---> Running in e0993f9f55ff 01:44:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:44:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:44:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:44:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:44:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:44:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:44:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22368 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:44:44 Running in /w/workspace/edgex-go/277 [Pipeline] { [Pipeline] checkout 01:44:44 The recommended git tool is: git 01:44:50 Removing intermediate container 9da8134958bf 01:44:50 ---> 0b1c73c5a07b 01:44:50 01:44:50 Step 10/22 : FROM alpine:3.16 01:44:50 Removing intermediate container 0caa39397b9f 01:44:50 ---> b4072bd86db1 01:44:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:44:50 Removing intermediate container e0993f9f55ff 01:44:50 ---> 4c9fc172a8bf 01:44:50 01:44:50 Step 10/23 : FROM alpine:3.16 01:44:50 ---> Running in 484134e8a0a7 01:44:50 3.16: Pulling from library/alpine 01:44:50 3.16: Pulling from library/alpine 01:44:51 using credential edgex-jenkins-ssh 01:44:51 Cloning the remote Git repository 01:44:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:44:51 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 01:44:51 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 01:44:51 Status: Downloaded newer image for alpine:3.16 01:44:51 Status: Downloaded newer image for alpine:3.16 01:44:51 ---> d7d3d98c851f 01:44:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:44:51 ---> d7d3d98c851f 01:44:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:44:51 Removing intermediate container 436fa4e41dd9 01:44:51 ---> 16474604d5e0 01:44:51 01:44:51 Step 10/23 : FROM alpine:3.16 01:44:51 ---> d7d3d98c851f 01:44:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:44:52 ---> Running in e6fcc9794b93 01:44:52 ---> Running in 0b87b68429b0 01:44:52 ---> Running in 51377493d9ec 01:44:52 Removing intermediate container 51377493d9ec 01:44:52 ---> e2c338e94718 01:44:52 Step 12/23 : ENV APP_PORT=59880 01:44:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:44:51 > git init /w/workspace/edgex-go/277 # timeout=10 01:44:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:44:51 > git --version # timeout=10 01:44:51 > git --version # 'git version 2.25.1' 01:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:52 ---> Running in 2a13583e94ac 01:44:52 Removing intermediate container 484134e8a0a7 01:44:52 ---> 228d2cbdede7 01:44:52 01:44:52 Step 11/23 : FROM alpine:3.16 01:44:52 ---> d7d3d98c851f 01:44:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:44:52 ---> Running in 03ab8f4ee4e2 01:44:52 Removing intermediate container 2a13583e94ac 01:44:52 ---> 211a65a2f16f 01:44:52 Step 13/23 : EXPOSE $APP_PORT 01:44:52 ---> Running in c4c6ceac4608 01:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:44:52 Removing intermediate container 03ab8f4ee4e2 01:44:52 ---> dcadb7fee95f 01:44:52 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 01:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:44:52 ---> Running in bb2907d82aa9 01:44:52 Removing intermediate container c4c6ceac4608 01:44:52 ---> 635d551841cd 01:44:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:44:52 ---> Running in 9ed964f05046 01:44:53 (1/6) Installing ca-certificates (20220614-r0) 01:44:53 (1/1) Installing dumb-init (1.2.5-r1) 01:44:53 Executing busybox-1.35.0-r15.trigger 01:44:53 (2/6) Installing brotli-libs (1.0.9-r6) 01:44:53 OK: 6 MiB in 15 packages 01:44:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:44:53 (4/6) Installing libcurl (7.83.1-r2) 01:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:44:53 (5/6) Installing curl (7.83.1-r2) 01:44:53 (6/6) Installing dumb-init (1.2.5-r1) 01:44:53 Executing busybox-1.35.0-r15.trigger 01:44:53 Executing ca-certificates-20220614-r0.trigger 01:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:44:53 OK: 8 MiB in 20 packages 01:44:53 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:44:53 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 01:44:53 (3/33) Installing readline (8.1.2-r0) 01:44:53 (4/33) Installing bash (5.1.16-r2) 01:44:53 Executing bash-5.1.16-r2.post-install 01:44:53 (5/33) Installing ca-certificates (20220614-r0) 01:44:53 (6/33) Installing brotli-libs (1.0.9-r6) 01:44:53 (7/33) Installing nghttp2-libs (1.47.0-r0) 01:44:53 (8/33) Installing libcurl (7.83.1-r2) 01:44:53 (9/33) Installing curl (7.83.1-r2) 01:44:53 (10/33) Installing docker-cli (20.10.16-r2) 01:44:53 (11/33) Installing dumb-init (1.2.5-r1) 01:44:53 (12/33) Installing libbz2 (1.0.8-r1) 01:44:53 (13/33) Installing expat (2.4.8-r0) 01:44:53 Removing intermediate container 6365fefc1eef 01:44:53 ---> ca71ee1a7ef3 01:44:53 01:44:53 Step 10/22 : FROM alpine:3.16 01:44:53 ---> d7d3d98c851f 01:44:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:44:53 (14/33) Installing libffi (3.4.2-r1) 01:44:53 (15/33) Installing gdbm (1.23-r0) 01:44:53 (16/33) Installing xz-libs (5.2.5-r1) 01:44:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 01:44:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 01:44:53 (19/33) Installing mpdecimal (2.5.1-r1) 01:44:53 (20/33) Installing sqlite-libs (3.38.5-r0) 01:44:53 (21/33) Installing python3 (3.10.5-r0) 01:44:54 Removing intermediate container 9ed964f05046 01:44:54 ---> 817a62939024 01:44:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:44:54 Removing intermediate container e6fcc9794b93 01:44:54 ---> 63d04fb49b1b 01:44:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:44:54 ---> Running in 7518c812d914 01:44:54 ---> Running in 5bf25112ffb0 01:44:54 Removing intermediate container 0b87b68429b0 01:44:54 ---> e0d8a3a62f28 01:44:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:44:54 ---> Running in b383dfd96205 01:44:54 ---> Running in 6f1d00234ba0 01:44:54 Removing intermediate container b383dfd96205 01:44:54 ---> 0a9f3a0ed017 01:44:54 Step 13/23 : ENV APP_PORT=59881 01:44:54 Removing intermediate container 6f1d00234ba0 01:44:54 ---> 383ee87fd251 01:44:54 Step 13/22 : WORKDIR /edgex 01:44:54 ---> Running in caf4183f5361 01:44:54 ---> Running in fb8d0d8cda62 01:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:44:54 Removing intermediate container caf4183f5361 01:44:54 ---> 650e728c19a2 01:44:54 Step 14/23 : EXPOSE $APP_PORT 01:44:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:44:54 Removing intermediate container fb8d0d8cda62 01:44:54 ---> f05283451d08 01:44:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:44:54 ---> Running in 9b4a4826ed64 01:44:54 (22/33) Installing py3-contextlib2 (21.6.0-r2) 01:44:54 (23/33) Installing py3-tomli (2.0.1-r1) 01:44:54 (24/33) Installing py3-pep517 (0.12.0-r2) 01:44:54 (25/33) Installing py3-six (1.16.0-r1) 01:44:54 (26/33) Installing py3-retrying (1.3.3-r3) 01:44:54 (27/33) Installing py3-appdirs (1.4.4-r3) 01:44:54 (28/33) Installing py3-more-itertools (8.13.0-r0) 01:44:54 (29/33) Installing py3-ordered-set (4.0.2-r3) 01:44:54 (30/33) Installing py3-parsing (2.4.7-r3) 01:44:54 (31/33) Installing py3-packaging (21.3-r0) 01:44:54 (32/33) Installing py3-setuptools (59.4.0-r0) 01:44:54 (33/33) Installing py3-pip (22.1.1-r0) 01:44:54 (1/2) Installing ca-certificates (20220614-r0) 01:44:54 Removing intermediate container 9b4a4826ed64 01:44:54 ---> e7ab1dfdf89d 01:44:54 Step 15/23 : WORKDIR / 01:44:54 ---> 3f5486ea0e39 01:44:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:44:54 (2/2) Installing dumb-init (1.2.5-r1) 01:44:54 Executing busybox-1.35.0-r15.trigger 01:44:54 Executing ca-certificates-20220614-r0.trigger 01:44:54 ---> Running in ade292089d97 01:44:55 OK: 6 MiB in 16 packages 01:44:55 Executing busybox-1.35.0-r15.trigger 01:44:55 Executing ca-certificates-20220614-r0.trigger 01:44:55 OK: 122 MiB in 47 packages 01:44:55 Removing intermediate container ade292089d97 01:44:55 ---> fcf5211257a1 01:44:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:55 ---> 38681429cea7 01:44:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:44:55 ---> 93699733a686 01:44:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:44:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:44:55 Removing intermediate container 7518c812d914 01:44:55 ---> f72f5f32cf0e 01:44:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:44:55 ---> ffb5c8b6e98e 01:44:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:44:55 ---> Running in 949e86a0518d 01:44:55 (1/6) Installing dumb-init (1.2.5-r1) 01:44:56 Removing intermediate container 949e86a0518d 01:44:56 ---> a4830b84aca7 01:44:56 Step 13/22 : ENV APP_PORT=59860 01:44:56 ---> 37e840b925b0 01:44:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:44:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:44:56 ---> Running in 6b4f2d6fade7 01:44:56 ---> ae37360a8e0f 01:44:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:56 ---> Running in 3391b2251b5f 01:44:56 (3/6) Installing libsodium (1.0.18-r0) 01:44:56 Removing intermediate container 6b4f2d6fade7 01:44:56 ---> 97f34d81ac5e 01:44:56 Step 14/22 : EXPOSE $APP_PORT 01:44:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:44:56 ---> Running in 88a467786701 01:44:56 ---> a7900b24303b 01:44:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:44:56 ---> Running in 604ac7f65ed2 01:44:56 Removing intermediate container 88a467786701 01:44:56 ---> 66c747a4e440 01:44:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:56 (5/6) Installing libzmq (4.3.4-r0) 01:44:56 Removing intermediate container 604ac7f65ed2 01:44:56 ---> d016c35bce4c 01:44:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:56 (6/6) Installing zeromq (4.3.4-r0) 01:44:56 ---> Running in b34d394d11a5 01:44:56 ---> 999e0976a375 01:44:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:44:56 Executing busybox-1.35.0-r15.trigger 01:44:56 OK: 8 MiB in 20 packages 01:44:56 Removing intermediate container b34d394d11a5 01:44:56 ---> 2135b4af0290 01:44:56 Step 21/23 : LABEL arch=x86_64 01:44:56 ---> Running in ae186cc309eb 01:44:56 Removing intermediate container ae186cc309eb 01:44:56 ---> c84fd7fde234 01:44:56 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:44:56 Removing intermediate container 3391b2251b5f 01:44:56 ---> 87f2555e60f9 01:44:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:44:56 ---> Running in bdd32b50383e 01:44:57 ---> Running in 1e0440d4544f 01:44:57 Removing intermediate container 5bf25112ffb0 01:44:57 ---> baedfa996507 01:44:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:57 Removing intermediate container 1e0440d4544f 01:44:57 Removing intermediate container bdd32b50383e 01:44:57 ---> d8069ed8bd2f 01:44:57 Step 20/22 : LABEL arch=x86_64 01:44:57 ---> 7bc71f134698 01:44:57 Step 23/23 : LABEL version=2.3.0-dev.42 01:44:57 ---> b21c8fe56c8c 01:44:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:44:57 ---> Running in 4e467bc27a1d 01:44:57 ---> Running in 62632a6428d7 01:44:57 ---> ef0921b55313 01:44:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:44:57 Removing intermediate container 4e467bc27a1d 01:44:57 ---> 7c3451922d30 01:44:57 Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:44:57 Removing intermediate container 62632a6428d7 01:44:57 ---> 024644ab1faf 01:44:57 01:44:57 ---> Running in 49a29756b5c8 01:44:57 ---> c4c00a7755c4 01:44:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:44:57 Successfully built 024644ab1faf 01:44:57 Successfully tagged core-metadata:latest 01:44:57  Building core-metadata ... done Building security-secretstore-setup 01:44:57 ---> Running in 6d5226e9711c 01:44:57 Removing intermediate container 49a29756b5c8 01:44:57 ---> 836969421989 01:44:57 Step 22/22 : LABEL version=2.3.0-dev.42 01:44:57 ---> 72a523d59d75 01:44:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:44:57 ---> Running in 850b21888fcf 01:44:57 Removing intermediate container 6d5226e9711c 01:44:57 ---> 0176f367c429 01:44:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:57 Removing intermediate container 850b21888fcf 01:44:57 ---> 25db15e44b76 01:44:57 01:44:57 Successfully built 25db15e44b76 01:44:57 Successfully tagged security-proxy-setup:latest 01:44:57  Building security-proxy-setup ... done Building security-spire-server 01:44:58 ---> Running in 6ffee4def16b 01:44:58 ---> 39c253626ef9 01:44:58 Step 19/23 : ENTRYPOINT ["/core-data"] 01:44:59 Collecting docker-compose==1.23.2 01:44:59 Removing intermediate container 6ffee4def16b 01:44:59 ---> fa6571f4dc41 01:44:59 Step 20/22 : LABEL arch=x86_64 01:44:59 ---> Running in 463f87d44c20 01:44:59 ---> Running in cd43a1a59dd4 01:44:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:44:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.3 MB/s eta 0:00:00 01:44:59 Removing intermediate container 463f87d44c20 01:44:59 ---> b31aa3360ee9 01:44:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:59 Collecting jsonschema<3,>=2.5.1 01:44:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:44:59 ---> Running in 321542a6146c 01:44:59 Removing intermediate container cd43a1a59dd4 01:44:59 ---> 4b7ba3d49338 01:44:59 Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:44:59 Collecting docker<4.0,>=3.6.0 01:44:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:44:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 99.7 MB/s eta 0:00:00 01:44:59 ---> Running in cd28ffd3a739 01:44:59 Collecting docopt<0.7,>=0.6.1 01:44:59 Downloading docopt-0.6.2.tar.gz (25 kB) 01:44:59 Removing intermediate container 321542a6146c 01:44:59 ---> 8cdd3b76414a 01:44:59 Step 21/23 : LABEL arch=x86_64 01:44:59 Preparing metadata (setup.py): started 01:44:59 ---> Running in c29a773a1021 01:44:59 Removing intermediate container cd28ffd3a739 01:44:59 ---> 6aea602862a2 01:44:59 Step 22/22 : LABEL version=2.3.0-dev.42 01:44:59 ---> Running in 3a08b3a7e1fd 01:44:59 Removing intermediate container c29a773a1021 01:44:59 ---> 264725781f05 01:44:59 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:44:59 Removing intermediate container 3a08b3a7e1fd 01:44:59 ---> 6746454dd94b 01:44:59 01:44:59 ---> Running in 62978f2d6fec 01:45:00 Preparing metadata (setup.py): finished with status 'done' 01:45:00 Successfully built 6746454dd94b 01:45:00 Collecting PyYAML<4,>=3.10 01:45:00 Downloading PyYAML-3.13.tar.gz (270 kB) 01:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 54.9 MB/s eta 0:00:00 01:45:00 Successfully tagged support-notifications:latest 01:45:00  Building support-notifications ... done Building security-spire-agent 01:45:00 Removing intermediate container 62978f2d6fec 01:45:00 ---> 4c62bfb78b9e 01:45:00 Step 23/23 : LABEL version=2.3.0-dev.42 01:45:00 ---> Running in 5c575cc6e5c5 01:45:00 Preparing metadata (setup.py): started 01:45:00 Preparing metadata (setup.py): finished with status 'done' 01:45:00 Collecting texttable<0.10,>=0.9.0 01:45:00 Downloading texttable-0.9.1.tar.gz (11 kB) 01:45:00 Removing intermediate container 5c575cc6e5c5 01:45:00 ---> 75c377a06b3a 01:45:00 01:45:00 Preparing metadata (setup.py): started 01:45:00 Successfully built 75c377a06b3a 01:45:00 Successfully tagged core-data:latest 01:45:00 Building security-spire-config 01:45:00  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' 01:45:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 01:45:00 Collecting websocket-client<1.0,>=0.32.0 01:45:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 127.6 MB/s eta 0:00:00 01:45:00 Collecting cached-property<2,>=1.2.0 01:45:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:45:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:45:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:45:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 176.2 MB/s eta 0:00:00 01:45:01 Collecting dockerpty<0.5,>=0.4.1 01:45:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:45:01 Preparing metadata (setup.py): started 01:45:01 Preparing metadata (setup.py): finished with status 'done' 01:45:01 Collecting docker-pycreds>=0.4.0 01:45:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:45:01 Collecting chardet<3.1.0,>=3.0.2 01:45:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:45:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 129.0 MB/s eta 0:00:00 01:45:01 Collecting urllib3<1.25,>=1.21.1 01:45:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:45:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 79.5 MB/s eta 0:00:00 01:45:01 Collecting certifi>=2017.4.17 01:45:01 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 01:45:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 66.5 MB/s eta 0:00:00 01:45:01 Collecting idna<2.8,>=2.5 01:45:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:45:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 50.5 MB/s eta 0:00:00 01:45:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:45:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:45:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:45:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:45:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 01:45:01 Running setup.py install for texttable: started 01:45:02 Running setup.py install for texttable: finished with status 'done' 01:45:02 Running setup.py install for PyYAML: started 01:45:02 Running setup.py install for PyYAML: finished with status 'done' 01:45:02 Running setup.py install for docopt: started 01:45:03 Running setup.py install for docopt: finished with status 'done' 01:45:03 Running setup.py install for dockerpty: started 01:45:03 Running setup.py install for dockerpty: finished with status 'done' 01:45:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:45:04 ---> a63417035a18 01:45:04 Step 3/25 : WORKDIR /edgex-go 01:45:04 ---> Using cache 01:45:04 ---> a21eebf035f0 01:45:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:04 ---> Using cache 01:45:04 ---> 8521629a3da9 01:45:04 Step 5/25 : RUN apk add --update --no-cache make git 01:45:04 ---> Using cache 01:45:04 ---> 07f5a48b13f4 01:45:04 Step 6/25 : COPY go.mod vendor* ./ 01:45:04 ---> Using cache 01:45:04 ---> 8d4543d5375f 01:45:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:04 ---> Using cache 01:45:04 ---> f9a1bdc3da8d 01:45:04 Step 8/25 : COPY . . 01:45:04 ---> Using cache 01:45:04 ---> ec6e5cca002f 01:45:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:45:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:45:04 ---> a63417035a18 01:45:04 Step 3/25 : WORKDIR /edgex-go 01:45:04 ---> Using cache 01:45:04 ---> a21eebf035f0 01:45:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:04 ---> Using cache 01:45:04 ---> 8521629a3da9 01:45:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:45:06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:45:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:45:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:45:06 ---> a63417035a18 01:45:06 Step 3/26 : WORKDIR /edgex-go 01:45:06 ---> Using cache 01:45:06 ---> a21eebf035f0 01:45:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:06 ---> Using cache 01:45:06 ---> 8521629a3da9 01:45:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:45:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:45:06 ---> a63417035a18 01:45:06 Step 3/26 : WORKDIR /edgex-go 01:45:06 ---> Using cache 01:45:06 ---> a21eebf035f0 01:45:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:06 ---> Using cache 01:45:06 ---> 8521629a3da9 01:45:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:45:07 ---> Running in 5e5c3ec6bb93 01:45:07 ---> Running in 38d8cca0ef46 01:45:07 ---> Running in 9f43ebf04904 01:45:07 ---> Running in bf90a468ff55 01:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:45:08 Avoid second fetch 01:45:08 Checking out Revision d0806caeb40f4e3531513a6632e1dafeaa9bd88e (main) 01:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:45:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:08 > git config core.sparsecheckout # timeout=10 01:45:08 > git checkout -f d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 01:45:09 OK: 211 MiB in 51 packages 01:45:09 OK: 211 MiB in 51 packages 01:45:09 OK: 211 MiB in 51 packages 01:45:10 Removing intermediate container 9f43ebf04904 01:45:10 ---> efb3c36bc616 01:45:10 Step 6/26 : COPY go.mod vendor* ./ 01:45:10 Removing intermediate container 5e5c3ec6bb93 01:45:10 ---> 29c30335876f 01:45:10 Step 6/25 : COPY go.mod vendor* ./ 01:45:10 Removing intermediate container bb2907d82aa9 01:45:10 ---> c665b1b9a2c7 01:45:10 Step 14/23 : ENV APP_PORT=58890 01:45:10 Removing intermediate container 38d8cca0ef46 01:45:10 ---> 47eebed13126 01:45:10 Step 6/26 : COPY go.mod vendor* ./ 01:45:10 ---> Running in b81f806fcbc5 01:45:10 ---> 7cf863983e16 01:45:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:10 ---> 4a7374df303b 01:45:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:10 ---> Running in aafca4ec10ef 01:45:10 ---> Running in dc4ccd6db3a2 01:45:10 ---> 72f8b312ea5c 01:45:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:10 Removing intermediate container b81f806fcbc5 01:45:10 ---> 446212ad1463 01:45:10 Step 15/23 : EXPOSE $APP_PORT 01:45:10 ---> Running in 7e71002ba83d 01:45:10 ---> Running in 734b055e96bf 01:45:10 Removing intermediate container 734b055e96bf 01:45:10 ---> 6b315f394352 01:45:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:45:11 ---> 83a3f3632f72 01:45:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:45:11 ---> c3ebad4dcd93 01:45:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:45:12 ---> 880c756db201 01:45:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:45:12 Commit message: "Merge pull request #4121 from lenny-intel/fix-DeviceSystemEvents-bw-compatability" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:45:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:13 Dload Upload Total Spent Left Speed 01:45:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k 01:45:14 ---> Running in 97af070d53dc 01:45:14 Removing intermediate container 97af070d53dc 01:45:14 ---> aa65780ae9dc 01:45:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh 01:45:14 ---> Running in 358e234e0289 01:45:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:45:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:45:15 + sudo tee /etc/docker/daemon.new 01:45:15 { 01:45:15 "registry-mirrors": [ 01:45:15 "https://nexus3.edgexfoundry.org:10001" 01:45:15 ], 01:45:15 "bip": "10.250.0.254/24", 01:45:15 "hosts": [ 01:45:15 "tcp://0.0.0.0:5555", 01:45:15 "unix:///var/run/docker.sock" 01:45:15 ], 01:45:15 "mtu": 1458, 01:45:15 "selinux-enabled": true, 01:45:15 "seccomp-profile": "/etc/docker/seccomp.json" 01:45:15 } [Pipeline] sh 01:45:15 Removing intermediate container 358e234e0289 01:45:15 ---> e403c1dbc75c 01:45:15 Step 21/23 : LABEL arch=x86_64 01:45:15 ---> Running in 0b4ce5214855 01:45:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:45:15 Removing intermediate container 0b4ce5214855 01:45:15 ---> f49d5d0553aa 01:45:15 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:45:15 + sudo service docker restart 01:45:15 ---> Running in 8229a9c68af6 01:45:16 Removing intermediate container 8229a9c68af6 01:45:16 ---> ec608c36e903 01:45:16 Step 23/23 : LABEL version=2.3.0-dev.42 01:45:16 ---> Running in f9105c6110eb 01:45:17 Removing intermediate container f9105c6110eb 01:45:17 ---> d76aeb98d712 01:45:17 01:45:17 Successfully built d76aeb98d712 01:45:17 Successfully tagged sys-mgmt-agent:latest 01:45:17 Building security-bootstrapper 01:45:20  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:45:20 ---> a63417035a18 01:45:20 Step 3/31 : WORKDIR /edgex-go 01:45:20 ---> Using cache 01:45:20 ---> a21eebf035f0 01:45:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:20 ---> Using cache 01:45:20 ---> 8521629a3da9 01:45:20 Step 5/31 : RUN apk add --update --no-cache make git 01:45:20 ---> Using cache 01:45:20 ---> 07f5a48b13f4 01:45:20 Step 6/31 : COPY go.mod vendor* ./ 01:45:20 ---> Using cache 01:45:20 ---> 8d4543d5375f 01:45:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:20 ---> Using cache 01:45:20 ---> f9a1bdc3da8d 01:45:20 Step 8/31 : COPY . . 01:45:20 ---> Using cache 01:45:20 ---> ec6e5cca002f 01:45:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:45:21 ---> Running in 5c77c4ead4ba 01:45:21 Removing intermediate container aafca4ec10ef 01:45:21 ---> e06eccbea3b1 01:45:21 Step 8/26 : COPY . . 01:45:21 Removing intermediate container 7e71002ba83d 01:45:21 ---> 0fd92bece918 01:45:21 Step 8/26 : COPY . . 01:45:21 Removing intermediate container dc4ccd6db3a2 01:45:21 ---> 734eae2f45e6 01:45:21 Step 8/25 : COPY . . 01:45:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:45:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:45:28 ---> 13ec4e47588c 01:45:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:45:28 ---> a21131d9da7d 01:45:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:45:28 ---> Running in 2b817e907172 01:45:28 ---> 03cd208eee69 01:45:28 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:45:28 ---> Running in 5435a8527099 01:45:28 ---> Running in 46efaf5dcc59 01:45:28 Removing intermediate container 2b817e907172 01:45:28 ---> 5850e82f009d 01:45:28 Step 10/26 : WORKDIR /edgex-go/spire-build 01:45:28 ---> Running in af748ff7f599 01:45:28 Removing intermediate container 5435a8527099 01:45:28 ---> 334e410f1ed3 01:45:28 Step 10/26 : WORKDIR /edgex-go/spire-build 01:45:28 Removing intermediate container 46efaf5dcc59 01:45:28 ---> 4869dc8093bd 01:45:28 Step 10/25 : WORKDIR /edgex-go/spire-build 01:45:28 ---> Running in 9d6622c85c90 01:45:28 Removing intermediate container af748ff7f599 01:45:28 ---> afc64961618e 01:45:28 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:45:28 ---> Running in 6001ed00e720 01:45:28 ---> Running in dce34cc06c46 01:45:28 Removing intermediate container 9d6622c85c90 01:45:28 ---> 332841b3d198 01:45:28 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:45:28 ---> Running in 400c9ec17e54 01:45:28 Removing intermediate container 6001ed00e720 01:45:28 ---> c0f598f074ed 01:45:28 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:45:29 ---> Running in bd5d557a13fe 01:45:30 Removing intermediate container dce34cc06c46 01:45:30 ---> 77f780192129 01:45:30 Step 12/26 : WORKDIR /edgex-go 01:45:30 ---> Running in 7fe65badce6d 01:45:30 Removing intermediate container bf90a468ff55 01:45:30 ---> c63558520ed7 01:45:30 01:45:30 Step 10/25 : FROM alpine:3.16 01:45:30 ---> d7d3d98c851f 01:45:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:45:30 ---> Running in 5253a04095e4 01:45:30 Removing intermediate container 400c9ec17e54 01:45:30 ---> 55f921d3d464 01:45:30 Step 12/26 : WORKDIR /edgex-go 01:45:30 Removing intermediate container bd5d557a13fe 01:45:30 ---> 53bfc28760bd 01:45:30 Step 12/25 : WORKDIR /edgex-go 01:45:30 Removing intermediate container 7fe65badce6d 01:45:30 ---> b1e2603615f2 01:45:30 01:45:30 Step 13/26 : FROM alpine:3.15 01:45:30 ---> Running in 8f22c1d875bb 01:45:30 ---> Running in 7bd5a9bf6f77 01:45:30 3.15: Pulling from library/alpine 01:45:30 Removing intermediate container 7bd5a9bf6f77 01:45:30 ---> 961377207fd7 01:45:30 01:45:30 Step 13/25 : FROM alpine:3.15 01:45:30 Removing intermediate container 8f22c1d875bb 01:45:30 ---> fb68e88ce045 01:45:30 01:45:30 Step 13/26 : FROM alpine:3.15 01:45:31 3.15: Pulling from library/alpine 01:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:31 3.15: Pulling from library/alpine 01:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:31 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 01:45:31 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 01:45:31 Status: Downloaded newer image for alpine:3.15 01:45:31 Status: Downloaded newer image for alpine:3.15 01:45:31 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 01:45:31 Status: Image is up to date for alpine:3.15 01:45:31 ---> 2720e26172a0 01:45:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:45:31 ---> 2720e26172a0 01:45:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:45:31 ---> 2720e26172a0 01:45:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:45:31 ---> Running in 54db34ec3e62 01:45:31 ---> Running in 88fd9cf3b6c9 01:45:31 ---> Running in db1e69a54813 01:45:31 (1/3) Installing ca-certificates (20220614-r0) 01:45:31 Removing intermediate container db1e69a54813 01:45:31 ---> d1c36ecb17ed 01:45:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:31 (2/3) Installing dumb-init (1.2.5-r1) 01:45:31 (3/3) Installing su-exec (0.2-r1) 01:45:31 Executing busybox-1.35.0-r15.trigger 01:45:31 Executing ca-certificates-20220614-r0.trigger 01:45:31 Removing intermediate container 54db34ec3e62 01:45:31 ---> 9d0a406ea0f1 01:45:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:31 ---> Running in 3a919278ea91 01:45:31 Removing intermediate container 88fd9cf3b6c9 01:45:31 ---> ffbfa8e1e05a 01:45:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:31 OK: 6 MiB in 17 packages 01:45:31 ---> Running in 7c7a0fabe88e 01:45:31 ---> Running in e63b1d1aa856 01:45:32 Removing intermediate container 5253a04095e4 01:45:32 ---> b3fa395a7dd2 01:45:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:45:32 ---> Running in b88658e88576 01:45:32 Removing intermediate container 3a919278ea91 01:45:32 ---> ce9a21e865d1 01:45:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:32 Removing intermediate container b88658e88576 01:45:32 ---> 8b5c9298d81f 01:45:32 Step 13/25 : WORKDIR / 01:45:32 ---> Running in b63663c83f20 01:45:32 Removing intermediate container 7c7a0fabe88e 01:45:32 ---> e3631725ae2a 01:45:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:32 ---> Running in 1c54fb73c556 01:45:32 ---> Running in 6792397f10af 01:45:33 Removing intermediate container e63b1d1aa856 01:45:33 ---> 6b782f638b5b 01:45:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:33 Removing intermediate container 1c54fb73c556 01:45:33 ---> 25c0c541d7c1 01:45:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:45:33 ---> Running in 48beba946730 01:45:33 ---> aa430976b593 01:45:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:33 ---> 52c2a6501d4d 01:45:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:45:33 ---> ad567505951f 01:45:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:45:33 ---> e5faf85f37b0 01:45:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:34 provisioning config files... 01:45:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config3262057099761323905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:34 ---> a2ef06907e95 01:45:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:34 ---> docker-login.sh 01:45:34 nexus3.edgexfoundry.org:10001 01:45:34 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:45:34 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:45:34 OK: 15858 distinct packages available 01:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:34 ---> 3d9cd575412b 01:45:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:45:34 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:45:34 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:45:34 OK: 15858 distinct packages available 01:45:34 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:45:34 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:45:34 OK: 15858 distinct packages available 01:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:34 ---> 74befee20f95 01:45:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:35 ---> Running in 83d6865156e7 01:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:35 Configure a credential helper to remove this warning. See 01:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:35 01:45:35 Login Succeeded 01:45:35 nexus3.edgexfoundry.org:10002 01:45:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:35 (1/5) Installing dumb-init (1.2.5-r1) 01:45:35 Removing intermediate container 83d6865156e7 01:45:35 ---> f5fe00bf3044 01:45:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:45:35 (2/5) Installing musl-obstack (1.2.3-r0) 01:45:35 (1/5) Installing dumb-init (1.2.5-r1) 01:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:35 Configure a credential helper to remove this warning. See 01:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:35 01:45:35 Login Succeeded 01:45:35 nexus3.edgexfoundry.org:10003 01:45:36 ---> Running in 5610c9c8457e 01:45:36 (3/5) Installing libucontext (1.1-r0) 01:45:36 (1/4) Installing dumb-init (1.2.5-r1) 01:45:36 (2/5) Installing musl-obstack (1.2.3-r0) 01:45:36 (4/5) Installing gcompat (1.0.0-r4) 01:45:36 (2/4) Installing musl-obstack (1.2.3-r0) 01:45:36 (3/5) Installing libucontext (1.1-r0) 01:45:36 Removing intermediate container 5610c9c8457e 01:45:36 ---> d1535c8d6df9 01:45:36 Step 23/25 : LABEL arch=x86_64 01:45:36 (5/5) Installing openssl (1.1.1q-r0) 01:45:36 (3/4) Installing libucontext (1.1-r0) 01:45:36 (4/5) Installing gcompat (1.0.0-r4) 01:45:36 ---> Running in 79dadbcdeb96 01:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:36 Executing busybox-1.34.1-r7.trigger 01:45:36 OK: 6 MiB in 19 packages 01:45:36 (4/4) Installing gcompat (1.0.0-r4) 01:45:36 (5/5) Installing openssl (1.1.1q-r0) 01:45:36 Executing busybox-1.34.1-r7.trigger 01:45:36 Executing busybox-1.34.1-r7.trigger 01:45:36 OK: 6 MiB in 18 packages 01:45:36 OK: 6 MiB in 19 packages 01:45:36 Removing intermediate container 79dadbcdeb96 01:45:36 ---> 4292c6fee711 01:45:36 Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:45:36 ---> Running in 6fdd1ddf0272 01:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:36 Configure a credential helper to remove this warning. See 01:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:36 01:45:36 Login Succeeded 01:45:36 nexus3.edgexfoundry.org:10004 01:45:36 Removing intermediate container 5c77c4ead4ba 01:45:36 ---> b5a8941b9174 01:45:36 01:45:36 Step 10/31 : FROM alpine:3.16 01:45:36 ---> d7d3d98c851f 01:45:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:45:36 ---> Running in 508c74569003 01:45:36 Removing intermediate container 6fdd1ddf0272 01:45:36 ---> 85a93aef8ccb 01:45:36 Step 25/25 : LABEL version=2.3.0-dev.42 01:45:36 ---> Running in d8d6f62f76a1 01:45:36 Removing intermediate container 508c74569003 01:45:36 ---> 9896e3fd76b3 01:45:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:36 Configure a credential helper to remove this warning. See 01:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:36 01:45:36 Login Succeeded 01:45:36 docker.io 01:45:36 Removing intermediate container d8d6f62f76a1 01:45:36 ---> 24d57f474dbf 01:45:36 01:45:36 ---> Running in 64008c68554d 01:45:36 Removing intermediate container b63663c83f20 01:45:36 ---> 94a509c7ed2c 01:45:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:45:36 Successfully built 24d57f474dbf 01:45:36 Successfully tagged security-secretstore-setup:latest 01:45:36 Building support-scheduler 01:45:37  Building security-secretstore-setup ... done Removing intermediate container 48beba946730 01:45:37 ---> 7d6d18be421c 01:45:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:45:37 Removing intermediate container 6792397f10af 01:45:37 ---> 0399775f277f 01:45:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:37 (1/2) Installing dumb-init (1.2.5-r1) 01:45:37 (2/2) Installing su-exec (0.2-r1) 01:45:37 Executing busybox-1.35.0-r15.trigger 01:45:37 OK: 6 MiB in 16 packages 01:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:37 Configure a credential helper to remove this warning. See 01:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:37 01:45:37 Login Succeeded 01:45:37 ---> docker-login.sh ends [Pipeline] } 01:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:45:38 + git config --global --add safe.directory /w/workspace/edgex-go/277 [Pipeline] echo 01:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:38 ========================================================= 01:45:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:45:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:45:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:45:39 b3c136eddcbf: Pulling fs layer 01:45:39 c0a3192eca97: Pulling fs layer 01:45:39 a050256f5b6f: Pulling fs layer 01:45:39 656be50a0ddc: Pulling fs layer 01:45:39 2bbca73fdf42: Pulling fs layer 01:45:39 46d945488cbd: Pulling fs layer 01:45:39 8a5474983e97: Pulling fs layer 01:45:39 656be50a0ddc: Waiting 01:45:39 329c88fbcd65: Pulling fs layer 01:45:39 2bbca73fdf42: Waiting 01:45:39 46d945488cbd: Waiting 01:45:39 8a5474983e97: Waiting 01:45:39 329c88fbcd65: Waiting 01:45:39 a050256f5b6f: Verifying Checksum 01:45:39 a050256f5b6f: Download complete 01:45:39 c0a3192eca97: Download complete 01:45:39 2bbca73fdf42: Verifying Checksum 01:45:39 2bbca73fdf42: Download complete 01:45:39 46d945488cbd: Verifying Checksum 01:45:39 46d945488cbd: Download complete 01:45:39 b3c136eddcbf: Verifying Checksum 01:45:39 b3c136eddcbf: Download complete 01:45:39 ---> a00bb7abe136 01:45:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:45:39 ---> ad68acaaa1f0 01:45:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:45:39 ---> 198a444003c5 01:45:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:45:39 Removing intermediate container 64008c68554d 01:45:39 ---> 907890333f4d 01:45:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:45:39 ---> Running in a1a691795090 01:45:39 ---> 55a70591a8ef 01:45:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:45:39 ---> Running in 16fb682917ea 01:45:39 ---> 6239c3964313 01:45:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:45:39 Removing intermediate container a1a691795090 01:45:39 ---> b06d40e0c75b 01:45:39 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:45:39 ---> Running in e53d2e4a6eb1 01:45:40 Removing intermediate container 16fb682917ea 01:45:40 ---> 40d7d059bfbb 01:45:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:45:40 ---> 826c21feb8d3 01:45:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:45:40 Removing intermediate container e53d2e4a6eb1 01:45:40 ---> fee48b89eb06 01:45:40 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:45:40 b3c136eddcbf: Pull complete 01:45:40 329c88fbcd65: Verifying Checksum 01:45:40 329c88fbcd65: Download complete 01:45:40 ---> Running in 35d4176fa4d9 01:45:40 ---> 67c4070eefa2 01:45:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:45:40 ---> abcd8051edcb 01:45:40 Step 21/26 : WORKDIR / 01:45:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:45:40 ---> a63417035a18 01:45:40 Step 3/22 : WORKDIR /edgex-go 01:45:40 ---> Using cache 01:45:40 ---> a21eebf035f0 01:45:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:40 ---> Using cache 01:45:40 ---> 8521629a3da9 01:45:40 Step 5/22 : RUN apk add --update --no-cache make git 01:45:40 ---> Using cache 01:45:40 ---> 07f5a48b13f4 01:45:40 Step 6/22 : COPY go.mod vendor* ./ 01:45:40 ---> Using cache 01:45:40 ---> 8d4543d5375f 01:45:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:40 ---> Using cache 01:45:40 ---> f9a1bdc3da8d 01:45:40 Step 8/22 : COPY . . 01:45:40 ---> Using cache 01:45:40 ---> ec6e5cca002f 01:45:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:45:40 Removing intermediate container 35d4176fa4d9 01:45:40 ---> d23e9994341e 01:45:40 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:45:40 ---> Running in 7931f0e55ca0 01:45:40 ---> Running in cdff14804ad0 01:45:40 ---> Running in f1f98bc067e5 01:45:40 ---> Running in 0b44f1813869 01:45:40 Removing intermediate container 7931f0e55ca0 01:45:40 ---> ce4cdc6c09d4 01:45:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:45:40 c0a3192eca97: Pull complete 01:45:40 ---> Running in 81f4908eb68d 01:45:40 Removing intermediate container cdff14804ad0 01:45:40 ---> 4a0267396a8a 01:45:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:45:40 ---> Running in c8e5e846d9c7 01:45:40 Removing intermediate container 81f4908eb68d 01:45:40 ---> cee0d5406925 01:45:40 Step 23/25 : LABEL arch=x86_64 01:45:41 a050256f5b6f: Pull complete 01:45:41 ---> Running in 25c04429c790 01:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:45:41 Removing intermediate container c8e5e846d9c7 01:45:41 ---> 55e5c277c668 01:45:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:45:41 ---> Running in 9e97bf229f70 01:45:41 Removing intermediate container 25c04429c790 01:45:41 ---> 1349f6374f52 01:45:41 Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:45:41 ---> Running in d0e2cc69d674 01:45:41 8a5474983e97: Verifying Checksum 01:45:41 8a5474983e97: Download complete 01:45:41 Removing intermediate container 9e97bf229f70 01:45:41 ---> 789c99511a31 01:45:41 Step 24/26 : LABEL arch=x86_64 01:45:41 ---> Running in 2ce734d8778f 01:45:41 ---> 18f39303f5c6 01:45:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:45:41 Removing intermediate container d0e2cc69d674 01:45:41 ---> 58a87f483341 01:45:41 Step 25/25 : LABEL version=2.3.0-dev.42 01:45:41 ---> Running in d0d7f6b81d6c 01:45:41 Removing intermediate container 2ce734d8778f 01:45:41 ---> 234f7a73c41f 01:45:41 Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:45:41 ---> Running in d8ed04a6ac8e 01:45:41 Removing intermediate container 0b44f1813869 01:45:41 ---> 739d3c339c2b 01:45:41 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 01:45:41 ---> Running in 0c00853150d7 01:45:41 ---> 6b94c372ae9d 01:45:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:45:41 Removing intermediate container d0d7f6b81d6c 01:45:41 ---> f1dd42e0eb05 01:45:41 01:45:41 656be50a0ddc: Verifying Checksum 01:45:41 656be50a0ddc: Download complete 01:45:41 Removing intermediate container d8ed04a6ac8e 01:45:41 ---> 5756fbb7b00a 01:45:41 Step 26/26 : LABEL version=2.3.0-dev.42 01:45:41 ---> Running in ec5db5913671 01:45:41 Successfully built f1dd42e0eb05 01:45:41 Successfully tagged security-spire-server:latest 01:45:41 Building core-command 01:45:41  Building security-spire-server ... done Removing intermediate container 0c00853150d7 01:45:41 ---> 6a947dad547e 01:45:41 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:45:41 ---> e80c4eda7430 01:45:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:45:41 Removing intermediate container ec5db5913671 01:45:41 ---> acd2e0a7ff65 01:45:41 01:45:42 Successfully built acd2e0a7ff65 01:45:42 Successfully tagged security-spire-config:latest 01:45:42  Building security-spire-config ... done Building security-spiffe-token-provider 01:45:43 ---> b93c4be75c10 01:45:43 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:45:43 ---> 7da02fe1b0f4 01:45:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:45:43 ---> Running in a2a3fa8e9be0 01:45:43 ---> Running in 4b8f55c20958 01:45:43 Removing intermediate container 4b8f55c20958 01:45:43 ---> ba4d3634aa21 01:45:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:45:43 ---> Running in 8f8a0c829b5c 01:45:44 Removing intermediate container 8f8a0c829b5c 01:45:44 ---> cb8e34b55384 01:45:44 Step 24/26 : LABEL arch=x86_64 01:45:44 ---> Running in b408aa66f98d 01:45:44 Removing intermediate container a2a3fa8e9be0 01:45:44 ---> f148709a5e14 01:45:44 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:44 Removing intermediate container b408aa66f98d 01:45:44 ---> e115f15d7cc3 01:45:44 Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:45:44 ---> Running in a47d61fca42a 01:45:44 Removing intermediate container a47d61fca42a 01:45:44 ---> 7b725f2f47cd 01:45:44 Step 26/26 : LABEL version=2.3.0-dev.42 01:45:45 ---> abc128a73304 01:45:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:45:45 ---> Running in c79a3f59f850 01:45:45 Removing intermediate container c79a3f59f850 01:45:45 ---> 3464478ebe39 01:45:45 01:45:45 Successfully built 3464478ebe39 01:45:45 Successfully tagged security-spire-agent:latest 01:45:45  Building security-spire-agent ... done  ---> 3c2d22e44702 01:45:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:45:46 ---> cf915a4ff957 01:45:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:45:47 ---> b1fcf55a3366 01:45:47 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:45:47 ---> b3a0e87635a5 01:45:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:45:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:47 ---> a63417035a18 01:45:47 Step 3/23 : WORKDIR /edgex-go 01:45:47 ---> Using cache 01:45:47 ---> a21eebf035f0 01:45:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:47 ---> Using cache 01:45:47 ---> 8521629a3da9 01:45:47 Step 5/23 : RUN apk add --update --no-cache make git 01:45:47 ---> Using cache 01:45:47 ---> 07f5a48b13f4 01:45:47 Step 6/23 : COPY go.mod vendor* ./ 01:45:47 ---> Using cache 01:45:47 ---> 8d4543d5375f 01:45:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:47 ---> Using cache 01:45:47 ---> f9a1bdc3da8d 01:45:47 Step 8/23 : COPY . . 01:45:47 ---> Using cache 01:45:47 ---> ec6e5cca002f 01:45:47 Step 9/23 : RUN make cmd/core-command/core-command 01:45:48 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:45:48 ---> a63417035a18 01:45:48 Step 3/20 : WORKDIR /edgex-go 01:45:48 ---> Using cache 01:45:48 ---> a21eebf035f0 01:45:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:45:48 ---> Running in d6fafee424e5 01:45:48 ---> Running in fc867754f00b 01:45:48 ---> 1cdc5f20c0fe 01:45:48 Step 26/31 : RUN chmod +x /entrypoint.sh 01:45:48 ---> Running in fb99f7ad8935 01:45:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:49 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:45:49 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:45:49 OK: 17038 distinct packages available 01:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:45:49 OK: 211 MiB in 51 packages 01:45:49 Removing intermediate container fb99f7ad8935 01:45:49 ---> 4bf5931adc5c 01:45:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:45:49 ---> Running in 48d0f36689a6 01:45:50 Removing intermediate container 48d0f36689a6 01:45:50 ---> 73e318e5f9e7 01:45:50 Step 28/31 : CMD ["gate"] 01:45:50 ---> Running in 32d76776dc3e 01:45:50 Removing intermediate container fc867754f00b 01:45:50 ---> 73d587f165b8 01:45:50 Step 5/20 : COPY go.mod vendor* ./ 01:45:50 Removing intermediate container 32d76776dc3e 01:45:50 ---> 3d53a37ef846 01:45:50 Step 29/31 : LABEL arch=x86_64 01:45:50 ---> Running in 60dc797acc22 01:45:50 ---> 96faf8368d30 01:45:50 Removing intermediate container 60dc797acc22 01:45:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 3eacee97f6d4 01:45:50 01:45:50 Step 30/31 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:45:50 ---> Running in 7ecddd00d327 01:45:50 ---> Running in ae690f00062c 01:45:50 Removing intermediate container ae690f00062c 01:45:50 ---> 87aec2ae5bb6 01:45:50 Step 31/31 : LABEL version=2.3.0-dev.42 01:45:50 ---> Running in 0752ade0f108 01:45:51 Removing intermediate container 0752ade0f108 01:45:51 ---> e2e8b732b7d7 01:45:51 01:45:51 Successfully built e2e8b732b7d7 01:45:51 Successfully tagged security-bootstrapper:latest 01:45:56 656be50a0ddc: Pull complete 01:45:56 2bbca73fdf42: Pull complete 01:45:56 46d945488cbd: Pull complete 01:45:59  Building security-bootstrapper ... done Removing intermediate container 7ecddd00d327 01:45:59 ---> a0f13508507c 01:45:59 Step 7/20 : COPY . . 01:46:02 8a5474983e97: Pull complete 01:46:03 329c88fbcd65: Pull complete 01:46:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 01:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:46:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:46:04 + docker build -t ci-base-image-arm64 -f - . 01:46:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:46:04 WORKDIR /edgex 01:46:04 COPY go.mod . 01:46:04 RUN go mod download 01:46:04 ---> 9ec99b75e3a8 01:46:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:04 ---> Running in 82667a4bba8b 01:46:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:46:04 Sending build context to Docker daemon 3.125MB 01:46:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:46:04 ---> ff4287adb874 01:46:04 Step 2/4 : WORKDIR /edgex 01:46:06 Removing intermediate container f1f98bc067e5 01:46:06 ---> dae8f14cf02e 01:46:06 01:46:06 Step 10/22 : FROM alpine:3.16 01:46:06 ---> d7d3d98c851f 01:46:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:46:06 ---> Using cache 01:46:06 ---> 63d04fb49b1b 01:46:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:46:06 ---> Using cache 01:46:06 ---> 0a9f3a0ed017 01:46:06 Step 13/22 : ENV APP_PORT=59861 01:46:06 ---> Running in a0cbc7980c97 01:46:06 Removing intermediate container a0cbc7980c97 01:46:06 ---> f883f2494a6a 01:46:06 Step 14/22 : EXPOSE $APP_PORT 01:46:06 ---> Running in a15a1fb13621 01:46:06 Removing intermediate container a15a1fb13621 01:46:06 ---> 93f6148c07d4 01:46:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:06 ---> Running in 1baa7c66c6df 01:46:06 ---> 6d5d89b5e595 01:46:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:46:07 Removing intermediate container 1baa7c66c6df 01:46:07 ---> 58ba46088ee2 01:46:07 Step 3/4 : COPY go.mod . 01:46:07 Removing intermediate container d6fafee424e5 01:46:07 ---> a14d893b120e 01:46:07 01:46:07 Step 10/23 : FROM alpine:3.16 01:46:07 ---> d7d3d98c851f 01:46:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:46:07 ---> Using cache 01:46:07 ---> 63d04fb49b1b 01:46:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:46:07 ---> Using cache 01:46:07 ---> 0a9f3a0ed017 01:46:07 Step 13/23 : ENV APP_PORT=59882 01:46:07 ---> Running in 5d7b3bae8109 01:46:07 ---> 1d18ffd0f419 01:46:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:46:07 Removing intermediate container 5d7b3bae8109 01:46:07 ---> 8e1cc53e585b 01:46:07 Step 14/23 : EXPOSE $APP_PORT 01:46:07 ---> Running in 1deee385fe37 01:46:07 ---> cec082cb9194 01:46:07 Step 4/4 : RUN go mod download 01:46:07 ---> Running in 7f10c93ebddf 01:46:07 ---> ef4ae189141c 01:46:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:46:07 Removing intermediate container 1deee385fe37 01:46:07 ---> f9d1d6fee889 01:46:07 Step 15/23 : WORKDIR / 01:46:07 ---> Running in 66c3a4b8bd27 01:46:07 ---> Running in cb08bf0234fd 01:46:08 Removing intermediate container 66c3a4b8bd27 01:46:08 ---> e8a92682b224 01:46:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:08 Removing intermediate container cb08bf0234fd 01:46:08 ---> 06d9eeacc0db 01:46:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:08 ---> Running in 8dd61d8b9f0b 01:46:08 Removing intermediate container 8dd61d8b9f0b 01:46:08 ---> 1b25bb3e549e 01:46:08 Step 20/22 : LABEL arch=x86_64 01:46:08 ---> c497f9e3a256 01:46:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:46:08 ---> Running in 26ef76a3eda6 01:46:08 Removing intermediate container 26ef76a3eda6 01:46:08 ---> cb7b583c7465 01:46:08 Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:08 ---> Running in 0a9d7d0b184a 01:46:08 ---> 7355dea19fb6 01:46:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:46:08 Removing intermediate container 0a9d7d0b184a 01:46:08 ---> ea7d794ae3f0 01:46:08 Step 22/22 : LABEL version=2.3.0-dev.42 01:46:08 ---> Running in f92d2c2a6c24 01:46:09 Removing intermediate container f92d2c2a6c24 01:46:09 ---> 56115c350d1a 01:46:09 01:46:09 ---> 7ad561d0d43e 01:46:09 Step 19/23 : ENTRYPOINT ["/core-command"] 01:46:09 Successfully built 56115c350d1a 01:46:09 Successfully tagged support-scheduler:latest 01:46:09  Building support-scheduler ... done  ---> Running in 4677047e4585 01:46:09 Removing intermediate container 4677047e4585 01:46:09 ---> 4ae754527885 01:46:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:09 ---> Running in 192363bee08b 01:46:09 Removing intermediate container 192363bee08b 01:46:09 ---> 6fa9d5670a38 01:46:09 Step 21/23 : LABEL arch=x86_64 01:46:09 ---> Running in 28eb8db839bf 01:46:09 Removing intermediate container 28eb8db839bf 01:46:09 ---> df63261525f0 01:46:09 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:09 ---> Running in 45c91ad1da29 01:46:09 Removing intermediate container 45c91ad1da29 01:46:09 ---> f26f165b4f9b 01:46:09 Step 23/23 : LABEL version=2.3.0-dev.42 01:46:10 ---> Running in 8d37e15b4dcb 01:46:10 Removing intermediate container 8d37e15b4dcb 01:46:10 ---> cb3a76eec7f4 01:46:10 01:46:10 Successfully built cb3a76eec7f4 01:46:10 Successfully tagged core-command:latest 01:46:22  Building core-command ... done Removing intermediate container 82667a4bba8b 01:46:22 ---> 1af7a596dc8e 01:46:22 01:46:22 Step 9/20 : FROM alpine:3.15 01:46:22 ---> 2720e26172a0 01:46:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:46:22 ---> Using cache 01:46:22 ---> ffbfa8e1e05a 01:46:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:22 ---> Using cache 01:46:22 ---> 6b782f638b5b 01:46:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:46:22 ---> Running in 58cc37eb68f9 01:46:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:46:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:46:22 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:46:22 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:46:22 OK: 15858 distinct packages available 01:46:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:46:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:46:23 (1/9) Installing ca-certificates (20220614-r0) 01:46:23 (2/9) Installing brotli-libs (1.0.9-r5) 01:46:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:46:23 (4/9) Installing libcurl (7.80.0-r2) 01:46:23 (5/9) Installing curl (7.80.0-r2) 01:46:23 (6/9) Installing dumb-init (1.2.5-r1) 01:46:23 (7/9) Installing musl-obstack (1.2.3-r0) 01:46:24 (8/9) Installing libucontext (1.1-r0) 01:46:24 (9/9) Installing gcompat (1.0.0-r4) 01:46:24 Executing busybox-1.34.1-r7.trigger 01:46:24 Executing ca-certificates-20220614-r0.trigger 01:46:24 OK: 8 MiB in 23 packages 01:46:24 Removing intermediate container 58cc37eb68f9 01:46:24 ---> 2be8a59cb3a2 01:46:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:25 ---> bc039cd2d298 01:46:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:46:25 ---> 20c141130232 01:46:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:46:25 ---> 73ce8f8a5d6b 01:46:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:46:25 ---> Running in cf918d676598 01:46:25 Removing intermediate container cf918d676598 01:46:25 ---> d5e0509d6d50 01:46:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:25 ---> Running in 74aace19474a 01:46:25 Removing intermediate container 74aace19474a 01:46:25 ---> 24505c31946a 01:46:25 Step 18/20 : LABEL arch=x86_64 01:46:25 ---> Running in 3b76708d0fba 01:46:25 Removing intermediate container 3b76708d0fba 01:46:25 ---> 2563987a725e 01:46:25 Step 19/20 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:25 ---> Running in 48240ceed601 01:46:26 Removing intermediate container 48240ceed601 01:46:26 ---> c97d4e2b73a1 01:46:26 Step 20/20 : LABEL version=2.3.0-dev.42 01:46:26 ---> Running in c62427561288 01:46:26 Removing intermediate container c62427561288 01:46:26 ---> 1ff699d39dca 01:46:26 01:46:26 Successfully built 1ff699d39dca 01:46:26 Successfully tagged security-spiffe-token-provider:latest 01:46:26  Building security-spiffe-token-provider ... done  [Pipeline] } 01:46:26 $ docker stop --time=1 afec919269ca4ba4f3c5e7df4f91cae0adb113359236ed27f0d917c15ba74403 01:46:27 $ docker rm -f afec919269ca4ba4f3c5e7df4f91cae0adb113359236ed27f0d917c15ba74403 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:27 + docker images 01:46:27 REPOSITORY TAG IMAGE ID CREATED SIZE 01:46:27 security-spiffe-token-provider latest 1ff699d39dca 1 second ago 29.2MB 01:46:27 1af7a596dc8e 8 seconds ago 1.57GB 01:46:27 core-command latest cb3a76eec7f4 17 seconds ago 16.2MB 01:46:27 support-scheduler latest 56115c350d1a 19 seconds ago 26.5MB 01:46:27 a14d893b120e 21 seconds ago 1.52GB 01:46:27 dae8f14cf02e 22 seconds ago 1.58GB 01:46:27 security-bootstrapper latest e2e8b732b7d7 36 seconds ago 19.3MB 01:46:27 security-spire-agent latest 3464478ebe39 42 seconds ago 125MB 01:46:27 security-spire-config latest acd2e0a7ff65 46 seconds ago 85.8MB 01:46:27 security-spire-server latest f1dd42e0eb05 46 seconds ago 86.5MB 01:46:27 b5a8941b9174 51 seconds ago 1.52GB 01:46:27 security-secretstore-setup latest 24d57f474dbf 51 seconds ago 28.9MB 01:46:27 b1e2603615f2 57 seconds ago 1.42GB 01:46:27 961377207fd7 57 seconds ago 1.42GB 01:46:27 fb68e88ce045 57 seconds ago 1.42GB 01:46:27 c63558520ed7 57 seconds ago 1.53GB 01:46:27 sys-mgmt-agent latest d76aeb98d712 About a minute ago 135MB 01:46:27 core-data latest 75c377a06b3a About a minute ago 21.5MB 01:46:27 support-notifications latest 6746454dd94b About a minute ago 27.1MB 01:46:27 security-proxy-setup latest 25db15e44b76 About a minute ago 27.2MB 01:46:27 core-metadata latest 024644ab1faf About a minute ago 18.2MB 01:46:27 ca71ee1a7ef3 About a minute ago 1.58GB 01:46:27 228d2cbdede7 About a minute ago 1.52GB 01:46:27 16474604d5e0 About a minute ago 1.55GB 01:46:27 4c9fc172a8bf About a minute ago 1.55GB 01:46:27 0b1c73c5a07b About a minute ago 1.53GB 01:46:27 ci-base-image-x86_64 latest a63417035a18 5 minutes ago 993MB 01:46:27 alpine 3.15 2720e26172a0 3 weeks ago 5.57MB 01:46:27 alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB 01:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 01:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 01:46:27 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 01:46:27 provisioning config files... 01:46:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config8433530805023964446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:28 ---> docker-login.sh 01:46:28 nexus3.edgexfoundry.org:10001 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10002 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10003 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10004 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 docker.io 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 ---> docker-login.sh ends [Pipeline] } 01:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:46:29 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:29 latest 01:46:29 2.3.0-dev.42 01:46:29 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:29 main 01:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker push nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:29 1a5f326d6c4b: Preparing 01:46:29 8579d8157414: Preparing 01:46:29 130edd4936f2: Preparing 01:46:29 c0f032cf800f: Preparing 01:46:29 ec34fcc1d526: Preparing 01:46:29 ec34fcc1d526: Layer already exists 01:46:29 1a5f326d6c4b: Pushed 01:46:29 130edd4936f2: Pushed 01:46:29 c0f032cf800f: Pushed 01:46:31 8579d8157414: Pushed 01:46:31 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:31 1a5f326d6c4b: Preparing 01:46:31 8579d8157414: Preparing 01:46:31 130edd4936f2: Preparing 01:46:31 c0f032cf800f: Preparing 01:46:31 ec34fcc1d526: Preparing 01:46:31 1a5f326d6c4b: Layer already exists 01:46:31 ec34fcc1d526: Layer already exists 01:46:31 130edd4936f2: Layer already exists 01:46:31 c0f032cf800f: Layer already exists 01:46:31 8579d8157414: Layer already exists 01:46:31 latest: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.42 01:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:32 1a5f326d6c4b: Preparing 01:46:32 8579d8157414: Preparing 01:46:32 130edd4936f2: Preparing 01:46:32 c0f032cf800f: Preparing 01:46:32 ec34fcc1d526: Preparing 01:46:32 ec34fcc1d526: Layer already exists 01:46:32 1a5f326d6c4b: Layer already exists 01:46:32 130edd4936f2: Layer already exists 01:46:32 8579d8157414: Layer already exists 01:46:32 c0f032cf800f: Layer already exists 01:46:32 2.3.0-dev.42: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker push nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:32 1a5f326d6c4b: Preparing 01:46:32 8579d8157414: Preparing 01:46:32 130edd4936f2: Preparing 01:46:32 c0f032cf800f: Preparing 01:46:32 ec34fcc1d526: Preparing 01:46:32 1a5f326d6c4b: Layer already exists 01:46:32 ec34fcc1d526: Layer already exists 01:46:32 8579d8157414: Layer already exists 01:46:32 130edd4936f2: Layer already exists 01:46:32 c0f032cf800f: Layer already exists 01:46:32 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:33 1a5f326d6c4b: Preparing 01:46:33 8579d8157414: Preparing 01:46:33 130edd4936f2: Preparing 01:46:33 c0f032cf800f: Preparing 01:46:33 ec34fcc1d526: Preparing 01:46:33 c0f032cf800f: Layer already exists 01:46:33 130edd4936f2: Layer already exists 01:46:33 8579d8157414: Layer already exists 01:46:33 ec34fcc1d526: Layer already exists 01:46:33 1a5f326d6c4b: Layer already exists 01:46:33 main: digest: sha256:a489ef9fc7d7aef9b918465ce98ce99f3f46f5ab4ce256d5ac71fa91b1252054 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:33 ===================================================== [Pipeline] echo 01:46:33 taggedImages: 01:46:33 - nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:33 - nexus3.edgexfoundry.org:10004/core-command:latest 01:46:33 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.42 01:46:33 - nexus3.edgexfoundry.org:10004/core-command:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:46:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:46:33 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:33 latest 01:46:33 2.3.0-dev.42 01:46:33 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:33 main 01:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:34 + docker push nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:34 e397d43f06e7: Preparing 01:46:34 b9aaf0c17995: Preparing 01:46:34 130edd4936f2: Preparing 01:46:34 b409b40ebbd8: Preparing 01:46:34 aa6c96ce1b44: Preparing 01:46:34 ec34fcc1d526: Preparing 01:46:34 ec34fcc1d526: Waiting 01:46:34 130edd4936f2: Layer already exists 01:46:34 ec34fcc1d526: Layer already exists 01:46:34 e397d43f06e7: Pushed 01:46:34 aa6c96ce1b44: Pushed 01:46:34 b409b40ebbd8: Pushed 01:46:35 b9aaf0c17995: Pushed 01:46:35 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:36 e397d43f06e7: Preparing 01:46:36 b9aaf0c17995: Preparing 01:46:36 130edd4936f2: Preparing 01:46:36 b409b40ebbd8: Preparing 01:46:36 aa6c96ce1b44: Preparing 01:46:36 ec34fcc1d526: Preparing 01:46:36 ec34fcc1d526: Waiting 01:46:36 b9aaf0c17995: Layer already exists 01:46:36 b409b40ebbd8: Layer already exists 01:46:36 130edd4936f2: Layer already exists 01:46:36 aa6c96ce1b44: Layer already exists 01:46:36 e397d43f06e7: Layer already exists 01:46:36 ec34fcc1d526: Layer already exists 01:46:36 latest: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.42 01:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:37 e397d43f06e7: Preparing 01:46:37 b9aaf0c17995: Preparing 01:46:37 130edd4936f2: Preparing 01:46:37 b409b40ebbd8: Preparing 01:46:37 aa6c96ce1b44: Preparing 01:46:37 ec34fcc1d526: Preparing 01:46:37 ec34fcc1d526: Waiting 01:46:37 130edd4936f2: Layer already exists 01:46:37 aa6c96ce1b44: Layer already exists 01:46:37 e397d43f06e7: Layer already exists 01:46:37 b9aaf0c17995: Layer already exists 01:46:37 b409b40ebbd8: Layer already exists 01:46:37 ec34fcc1d526: Layer already exists 01:46:37 2.3.0-dev.42: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker push nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:37 e397d43f06e7: Preparing 01:46:37 b9aaf0c17995: Preparing 01:46:37 130edd4936f2: Preparing 01:46:37 b409b40ebbd8: Preparing 01:46:37 aa6c96ce1b44: Preparing 01:46:37 ec34fcc1d526: Preparing 01:46:37 aa6c96ce1b44: Layer already exists 01:46:37 b409b40ebbd8: Layer already exists 01:46:37 b9aaf0c17995: Layer already exists 01:46:37 130edd4936f2: Layer already exists 01:46:37 e397d43f06e7: Layer already exists 01:46:37 ec34fcc1d526: Layer already exists 01:46:37 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:38 e397d43f06e7: Preparing 01:46:38 b9aaf0c17995: Preparing 01:46:38 130edd4936f2: Preparing 01:46:38 b409b40ebbd8: Preparing 01:46:38 aa6c96ce1b44: Preparing 01:46:38 ec34fcc1d526: Preparing 01:46:38 ec34fcc1d526: Waiting 01:46:38 b9aaf0c17995: Layer already exists 01:46:38 aa6c96ce1b44: Layer already exists 01:46:38 130edd4936f2: Layer already exists 01:46:38 e397d43f06e7: Layer already exists 01:46:38 b409b40ebbd8: Layer already exists 01:46:38 ec34fcc1d526: Layer already exists 01:46:38 main: digest: sha256:c798d9759ac0d21b71364146846840e08c7a96398c3d3d2c16d2bef377186b7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:38 ===================================================== [Pipeline] echo 01:46:38 taggedImages: 01:46:38 - nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:38 - nexus3.edgexfoundry.org:10004/core-data:latest 01:46:38 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.42 01:46:38 - nexus3.edgexfoundry.org:10004/core-data:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:46:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:46:38 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:38 latest 01:46:38 2.3.0-dev.42 01:46:38 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:38 main 01:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:46:39 548501e8d1fd: Preparing 01:46:39 9bba2ed206d5: Preparing 01:46:39 130edd4936f2: Preparing 01:46:39 c0f032cf800f: Preparing 01:46:39 ec34fcc1d526: Preparing 01:46:39 c0f032cf800f: Layer already exists 01:46:39 130edd4936f2: Layer already exists 01:46:39 ec34fcc1d526: Layer already exists 01:46:39 548501e8d1fd: Pushed 01:46:40 9bba2ed206d5: Pushed 01:46:40 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:46:41 548501e8d1fd: Preparing 01:46:41 9bba2ed206d5: Preparing 01:46:41 130edd4936f2: Preparing 01:46:41 c0f032cf800f: Preparing 01:46:41 ec34fcc1d526: Preparing 01:46:41 548501e8d1fd: Layer already exists 01:46:41 c0f032cf800f: Layer already exists 01:46:41 9bba2ed206d5: Layer already exists 01:46:41 ec34fcc1d526: Layer already exists 01:46:41 130edd4936f2: Layer already exists 01:46:41 latest: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.42 01:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:46:42 548501e8d1fd: Preparing 01:46:42 9bba2ed206d5: Preparing 01:46:42 130edd4936f2: Preparing 01:46:42 c0f032cf800f: Preparing 01:46:42 ec34fcc1d526: Preparing 01:46:42 130edd4936f2: Layer already exists 01:46:42 ec34fcc1d526: Layer already exists 01:46:42 c0f032cf800f: Layer already exists 01:46:42 9bba2ed206d5: Layer already exists 01:46:42 548501e8d1fd: Layer already exists 01:46:42 2.3.0-dev.42: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:46:42 548501e8d1fd: Preparing 01:46:42 9bba2ed206d5: Preparing 01:46:42 130edd4936f2: Preparing 01:46:42 c0f032cf800f: Preparing 01:46:42 ec34fcc1d526: Preparing 01:46:42 9bba2ed206d5: Layer already exists 01:46:42 548501e8d1fd: Layer already exists 01:46:42 ec34fcc1d526: Layer already exists 01:46:42 130edd4936f2: Layer already exists 01:46:42 c0f032cf800f: Layer already exists 01:46:42 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:46:43 548501e8d1fd: Preparing 01:46:43 9bba2ed206d5: Preparing 01:46:43 130edd4936f2: Preparing 01:46:43 c0f032cf800f: Preparing 01:46:43 ec34fcc1d526: Preparing 01:46:43 ec34fcc1d526: Layer already exists 01:46:43 9bba2ed206d5: Layer already exists 01:46:43 548501e8d1fd: Layer already exists 01:46:43 130edd4936f2: Layer already exists 01:46:43 c0f032cf800f: Layer already exists 01:46:43 main: digest: sha256:25a975aaf505a77a17acb268131eb4f72cf16e87aeb4f79288b92d1d51a71e9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:43 ===================================================== [Pipeline] echo 01:46:43 taggedImages: 01:46:43 - nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:46:43 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.42 01:46:43 - nexus3.edgexfoundry.org:10004/core-metadata:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:46:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:46:43 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:43 latest 01:46:43 2.3.0-dev.42 01:46:43 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:43 main 01:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:46:44 2c9d715cfd7f: Preparing 01:46:44 2c9d715cfd7f: Preparing 01:46:44 9b0ed8cd4d63: Preparing 01:46:44 a72c1a5b39b2: Preparing 01:46:44 f12f1192d4b1: Preparing 01:46:44 71d541b3c29d: Preparing 01:46:44 130edd4936f2: Preparing 01:46:44 c432ff69897c: Preparing 01:46:44 ea9d06e3f853: Preparing 01:46:44 0915c2e9e9e3: Preparing 01:46:44 8b5d688a8af4: Preparing 01:46:44 ec34fcc1d526: Preparing 01:46:44 ea9d06e3f853: Waiting 01:46:44 130edd4936f2: Waiting 01:46:44 c432ff69897c: Waiting 01:46:44 0915c2e9e9e3: Waiting 01:46:44 8b5d688a8af4: Waiting 01:46:44 ec34fcc1d526: Waiting 01:46:44 a72c1a5b39b2: Pushed 01:46:44 9b0ed8cd4d63: Pushed 01:46:44 f12f1192d4b1: Pushed 01:46:44 130edd4936f2: Layer already exists 01:46:44 2c9d715cfd7f: Pushed 01:46:44 8b5d688a8af4: Pushed 01:46:44 0915c2e9e9e3: Pushed 01:46:44 ea9d06e3f853: Pushed 01:46:44 c432ff69897c: Pushed 01:46:44 ec34fcc1d526: Layer already exists 01:46:45 71d541b3c29d: Pushed 01:46:45 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:46:46 2c9d715cfd7f: Preparing 01:46:46 2c9d715cfd7f: Preparing 01:46:46 9b0ed8cd4d63: Preparing 01:46:46 a72c1a5b39b2: Preparing 01:46:46 f12f1192d4b1: Preparing 01:46:46 71d541b3c29d: Preparing 01:46:46 130edd4936f2: Preparing 01:46:46 c432ff69897c: Preparing 01:46:46 ea9d06e3f853: Preparing 01:46:46 0915c2e9e9e3: Preparing 01:46:46 8b5d688a8af4: Preparing 01:46:46 ec34fcc1d526: Preparing 01:46:46 ea9d06e3f853: Waiting 01:46:46 8b5d688a8af4: Waiting 01:46:46 c432ff69897c: Waiting 01:46:46 ec34fcc1d526: Waiting 01:46:46 130edd4936f2: Waiting 01:46:46 f12f1192d4b1: Layer already exists 01:46:46 71d541b3c29d: Layer already exists 01:46:46 a72c1a5b39b2: Layer already exists 01:46:46 2c9d715cfd7f: Layer already exists 01:46:46 9b0ed8cd4d63: Layer already exists 01:46:46 c432ff69897c: Layer already exists 01:46:46 130edd4936f2: Layer already exists 01:46:46 0915c2e9e9e3: Layer already exists 01:46:46 8b5d688a8af4: Layer already exists 01:46:46 ea9d06e3f853: Layer already exists 01:46:46 ec34fcc1d526: Layer already exists 01:46:46 latest: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 Removing intermediate container 7f10c93ebddf 01:46:46 ---> 289acb8ac2b6 01:46:46 Successfully built 289acb8ac2b6 01:46:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker inspect -f . ci-base-image-arm64 01:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.42 01:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:46:47 2c9d715cfd7f: Preparing 01:46:47 2c9d715cfd7f: Preparing 01:46:47 9b0ed8cd4d63: Preparing 01:46:47 a72c1a5b39b2: Preparing 01:46:47 f12f1192d4b1: Preparing 01:46:47 71d541b3c29d: Preparing 01:46:47 130edd4936f2: Preparing 01:46:47 c432ff69897c: Preparing 01:46:47 ea9d06e3f853: Preparing 01:46:47 0915c2e9e9e3: Preparing 01:46:47 8b5d688a8af4: Preparing 01:46:47 ec34fcc1d526: Preparing 01:46:47 130edd4936f2: Waiting 01:46:47 c432ff69897c: Waiting 01:46:47 ea9d06e3f853: Waiting 01:46:47 0915c2e9e9e3: Waiting 01:46:47 8b5d688a8af4: Waiting 01:46:47 ec34fcc1d526: Waiting 01:46:47 f12f1192d4b1: Layer already exists 01:46:47 9b0ed8cd4d63: Layer already exists 01:46:47 a72c1a5b39b2: Layer already exists 01:46:47 71d541b3c29d: Layer already exists 01:46:47 2c9d715cfd7f: Layer already exists 01:46:47 130edd4936f2: Layer already exists 01:46:47 c432ff69897c: Layer already exists 01:46:47 ea9d06e3f853: Layer already exists 01:46:47 0915c2e9e9e3: Layer already exists 01:46:47 8b5d688a8af4: Layer already exists 01:46:47 ec34fcc1d526: Layer already exists 01:46:47 2.3.0-dev.42: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 01:46:47 prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container 01:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:46:48 $ docker top a5b577769816d6dea017990101c5303ed4e2b5db412c37e5b5cbde1362bc7d5e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + go version 01:46:49 go version go1.18.3 linux/arm64 [Pipeline] } 01:46:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:46:49 2c9d715cfd7f: Preparing 01:46:49 2c9d715cfd7f: Preparing 01:46:49 9b0ed8cd4d63: Preparing 01:46:49 a72c1a5b39b2: Preparing 01:46:49 f12f1192d4b1: Preparing 01:46:49 71d541b3c29d: Preparing 01:46:49 130edd4936f2: Preparing 01:46:49 c432ff69897c: Preparing 01:46:49 ea9d06e3f853: Preparing 01:46:49 0915c2e9e9e3: Preparing 01:46:49 8b5d688a8af4: Preparing 01:46:49 ec34fcc1d526: Preparing 01:46:49 c432ff69897c: Waiting 01:46:49 ea9d06e3f853: Waiting 01:46:49 ec34fcc1d526: Waiting 01:46:49 0915c2e9e9e3: Waiting 01:46:49 8b5d688a8af4: Waiting 01:46:49 130edd4936f2: Waiting 01:46:49 9b0ed8cd4d63: Layer already exists 01:46:49 2c9d715cfd7f: Layer already exists 01:46:49 f12f1192d4b1: Layer already exists 01:46:49 71d541b3c29d: Layer already exists 01:46:49 a72c1a5b39b2: Layer already exists 01:46:49 c432ff69897c: Layer already exists 01:46:49 130edd4936f2: Layer already exists 01:46:49 ea9d06e3f853: Layer already exists 01:46:49 0915c2e9e9e3: Layer already exists 01:46:49 ec34fcc1d526: Layer already exists 01:46:49 8b5d688a8af4: Layer already exists 01:46:49 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 01:46:49 $ docker stop --time=1 a5b577769816d6dea017990101c5303ed4e2b5db412c37e5b5cbde1362bc7d5e 01:46:51 $ docker rm -f a5b577769816d6dea017990101c5303ed4e2b5db412c37e5b5cbde1362bc7d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 01:46:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:52 01:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:46:52 2c9d715cfd7f: Preparing 01:46:52 2c9d715cfd7f: Preparing 01:46:52 9b0ed8cd4d63: Preparing 01:46:52 a72c1a5b39b2: Preparing 01:46:52 f12f1192d4b1: Preparing 01:46:52 71d541b3c29d: Preparing 01:46:52 130edd4936f2: Preparing 01:46:52 c432ff69897c: Preparing 01:46:52 ea9d06e3f853: Preparing 01:46:52 0915c2e9e9e3: Preparing 01:46:52 8b5d688a8af4: Preparing 01:46:52 ec34fcc1d526: Preparing 01:46:52 ea9d06e3f853: Waiting 01:46:52 ec34fcc1d526: Waiting 01:46:52 0915c2e9e9e3: Waiting 01:46:52 130edd4936f2: Waiting 01:46:52 c432ff69897c: Waiting 01:46:52 8b5d688a8af4: Waiting 01:46:52 f12f1192d4b1: Layer already exists 01:46:52 a72c1a5b39b2: Layer already exists 01:46:52 2c9d715cfd7f: Layer already exists 01:46:52 71d541b3c29d: Layer already exists 01:46:52 9b0ed8cd4d63: Layer already exists 01:46:52 0915c2e9e9e3: Layer already exists 01:46:52 130edd4936f2: Layer already exists 01:46:52 ea9d06e3f853: Layer already exists 01:46:52 c432ff69897c: Layer already exists 01:46:52 8b5d688a8af4: Layer already exists 01:46:52 ec34fcc1d526: Layer already exists 01:46:52 main: digest: sha256:32f9e3dda33325d8a2dc52c703d5a1387507c2ee443849eb6a63c60808d57294 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:52 ===================================================== [Pipeline] echo 01:46:52 taggedImages: 01:46:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:46:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.42 01:46:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:46:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:46:52 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:52 latest 01:46:52 2.3.0-dev.42 01:46:52 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:52 main 01:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:46:52 latest: Pulling from edgex-devops/edgex-compose-arm64 01:46:52 29e5d40040c1: Pulling fs layer 01:46:52 1ce36da41761: Pulling fs layer 01:46:52 25b303627fd3: Pulling fs layer 01:46:52 29e5d40040c1: Verifying Checksum 01:46:52 29e5d40040c1: Download complete [Pipeline] sh 01:46:52 1ce36da41761: Verifying Checksum 01:46:52 1ce36da41761: Download complete 01:46:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:46:52 a82a68afa33a: Preparing 01:46:52 8940204861a4: Preparing 01:46:52 97f84a64607d: Preparing 01:46:52 4e8b356d1945: Preparing 01:46:52 ada9036e93d9: Preparing 01:46:52 a4644914bbd6: Preparing 01:46:52 e0aa63aeccc6: Preparing 01:46:52 ec34fcc1d526: Preparing 01:46:52 a4644914bbd6: Waiting 01:46:52 e0aa63aeccc6: Waiting 01:46:52 ec34fcc1d526: Waiting 01:46:52 a82a68afa33a: Pushed 01:46:52 ada9036e93d9: Pushed 01:46:52 8940204861a4: Pushed 01:46:52 ec34fcc1d526: Layer already exists 01:46:53 a4644914bbd6: Pushed 01:46:53 29e5d40040c1: Pull complete 01:46:53 e0aa63aeccc6: Pushed 01:46:54 4e8b356d1945: Pushed 01:46:54 97f84a64607d: Pushed 01:46:54 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv 01:46:54 25b303627fd3: Verifying Checksum 01:46:54 25b303627fd3: Download complete 01:46:54 1ce36da41761: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:46:54 a82a68afa33a: Preparing 01:46:54 8940204861a4: Preparing 01:46:54 97f84a64607d: Preparing 01:46:54 4e8b356d1945: Preparing 01:46:54 ada9036e93d9: Preparing 01:46:54 a4644914bbd6: Preparing 01:46:54 e0aa63aeccc6: Preparing 01:46:54 ec34fcc1d526: Preparing 01:46:54 a4644914bbd6: Waiting 01:46:54 e0aa63aeccc6: Waiting 01:46:54 ec34fcc1d526: Waiting 01:46:54 97f84a64607d: Layer already exists 01:46:54 4e8b356d1945: Layer already exists 01:46:54 ada9036e93d9: Layer already exists 01:46:54 a82a68afa33a: Layer already exists 01:46:54 8940204861a4: Layer already exists 01:46:54 a4644914bbd6: Layer already exists 01:46:54 e0aa63aeccc6: Layer already exists 01:46:54 ec34fcc1d526: Layer already exists 01:46:54 latest: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.42 01:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:46:55 a82a68afa33a: Preparing 01:46:55 8940204861a4: Preparing 01:46:55 97f84a64607d: Preparing 01:46:55 4e8b356d1945: Preparing 01:46:55 ada9036e93d9: Preparing 01:46:55 a4644914bbd6: Preparing 01:46:55 e0aa63aeccc6: Preparing 01:46:55 ec34fcc1d526: Preparing 01:46:55 ec34fcc1d526: Waiting 01:46:55 a4644914bbd6: Waiting 01:46:55 e0aa63aeccc6: Waiting 01:46:55 8940204861a4: Layer already exists 01:46:55 a82a68afa33a: Layer already exists 01:46:55 4e8b356d1945: Layer already exists 01:46:55 ada9036e93d9: Layer already exists 01:46:55 97f84a64607d: Layer already exists 01:46:55 a4644914bbd6: Layer already exists 01:46:55 e0aa63aeccc6: Layer already exists 01:46:55 ec34fcc1d526: Layer already exists 01:46:55 2.3.0-dev.42: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:46:56 a82a68afa33a: Preparing 01:46:56 8940204861a4: Preparing 01:46:56 97f84a64607d: Preparing 01:46:56 4e8b356d1945: Preparing 01:46:56 ada9036e93d9: Preparing 01:46:56 a4644914bbd6: Preparing 01:46:56 e0aa63aeccc6: Preparing 01:46:56 ec34fcc1d526: Preparing 01:46:56 ec34fcc1d526: Waiting 01:46:56 e0aa63aeccc6: Waiting 01:46:56 4e8b356d1945: Layer already exists 01:46:56 ada9036e93d9: Layer already exists 01:46:56 97f84a64607d: Layer already exists 01:46:56 8940204861a4: Layer already exists 01:46:56 a82a68afa33a: Layer already exists 01:46:56 a4644914bbd6: Layer already exists 01:46:56 e0aa63aeccc6: Layer already exists 01:46:56 ec34fcc1d526: Layer already exists 01:46:56 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:46:56 a82a68afa33a: Preparing 01:46:56 8940204861a4: Preparing 01:46:56 97f84a64607d: Preparing 01:46:56 4e8b356d1945: Preparing 01:46:56 ada9036e93d9: Preparing 01:46:56 a4644914bbd6: Preparing 01:46:56 e0aa63aeccc6: Preparing 01:46:56 ec34fcc1d526: Preparing 01:46:56 e0aa63aeccc6: Waiting 01:46:56 ec34fcc1d526: Waiting 01:46:56 a4644914bbd6: Waiting 01:46:56 97f84a64607d: Layer already exists 01:46:56 a82a68afa33a: Layer already exists 01:46:56 8940204861a4: Layer already exists 01:46:56 4e8b356d1945: Layer already exists 01:46:56 ada9036e93d9: Layer already exists 01:46:56 a4644914bbd6: Layer already exists 01:46:56 ec34fcc1d526: Layer already exists 01:46:56 e0aa63aeccc6: Layer already exists 01:46:56 main: digest: sha256:825c0c38384d5acfcd5dc8575b39efc798abba45ed900062286c42d463e83a95 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:56 ===================================================== [Pipeline] echo 01:46:56 taggedImages: 01:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.42 01:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:46:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:46:56 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:56 latest 01:46:56 2.3.0-dev.42 01:46:56 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:46:56 main 01:46:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:57 16b3b857782a: Preparing 01:46:57 c478849b61fc: Preparing 01:46:57 245b347f4b45: Preparing 01:46:57 58ccd435c3bf: Preparing 01:46:57 449c3b5c4b7d: Preparing 01:46:57 ae391db46303: Preparing 01:46:57 ae391db46303: Waiting 01:46:57 e3726e9d73ed: Preparing 01:46:57 1e536911beab: Preparing 01:46:57 ed5a472f8734: Preparing 01:46:57 ec34fcc1d526: Preparing 01:46:57 1e536911beab: Waiting 01:46:57 ec34fcc1d526: Waiting 01:46:57 ed5a472f8734: Waiting 01:46:57 449c3b5c4b7d: Pushed 01:46:57 16b3b857782a: Pushed 01:46:57 c478849b61fc: Pushed 01:46:57 ae391db46303: Pushed 01:46:57 1e536911beab: Pushed 01:46:57 e3726e9d73ed: Pushed 01:46:57 ec34fcc1d526: Layer already exists 01:46:57 ed5a472f8734: Pushed 01:46:58 58ccd435c3bf: Pushed 01:46:59 245b347f4b45: Pushed 01:46:59 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:59 16b3b857782a: Preparing 01:46:59 c478849b61fc: Preparing 01:46:59 245b347f4b45: Preparing 01:46:59 58ccd435c3bf: Preparing 01:46:59 449c3b5c4b7d: Preparing 01:46:59 ae391db46303: Preparing 01:46:59 e3726e9d73ed: Preparing 01:46:59 1e536911beab: Preparing 01:46:59 ed5a472f8734: Preparing 01:46:59 ec34fcc1d526: Preparing 01:46:59 e3726e9d73ed: Waiting 01:46:59 ed5a472f8734: Waiting 01:46:59 1e536911beab: Waiting 01:46:59 ec34fcc1d526: Waiting 01:46:59 58ccd435c3bf: Layer already exists 01:46:59 245b347f4b45: Layer already exists 01:46:59 16b3b857782a: Layer already exists 01:46:59 c478849b61fc: Layer already exists 01:46:59 449c3b5c4b7d: Layer already exists 01:46:59 ae391db46303: Layer already exists 01:46:59 e3726e9d73ed: Layer already exists 01:46:59 ed5a472f8734: Layer already exists 01:46:59 ec34fcc1d526: Layer already exists 01:46:59 1e536911beab: Layer already exists 01:46:59 latest: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.42 01:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:00 16b3b857782a: Preparing 01:47:00 c478849b61fc: Preparing 01:47:00 245b347f4b45: Preparing 01:47:00 58ccd435c3bf: Preparing 01:47:00 449c3b5c4b7d: Preparing 01:47:00 ae391db46303: Preparing 01:47:00 e3726e9d73ed: Preparing 01:47:00 1e536911beab: Preparing 01:47:00 ed5a472f8734: Preparing 01:47:00 ec34fcc1d526: Preparing 01:47:00 ae391db46303: Waiting 01:47:00 e3726e9d73ed: Waiting 01:47:00 ed5a472f8734: Waiting 01:47:00 ec34fcc1d526: Waiting 01:47:00 1e536911beab: Waiting 01:47:00 245b347f4b45: Layer already exists 01:47:00 58ccd435c3bf: Layer already exists 01:47:00 16b3b857782a: Layer already exists 01:47:00 c478849b61fc: Layer already exists 01:47:00 449c3b5c4b7d: Layer already exists 01:47:00 e3726e9d73ed: Layer already exists 01:47:00 ed5a472f8734: Layer already exists 01:47:00 1e536911beab: Layer already exists 01:47:00 ae391db46303: Layer already exists 01:47:00 ec34fcc1d526: Layer already exists 01:47:00 2.3.0-dev.42: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:00 16b3b857782a: Preparing 01:47:00 c478849b61fc: Preparing 01:47:00 245b347f4b45: Preparing 01:47:00 58ccd435c3bf: Preparing 01:47:00 449c3b5c4b7d: Preparing 01:47:00 ae391db46303: Preparing 01:47:00 e3726e9d73ed: Preparing 01:47:00 1e536911beab: Preparing 01:47:00 ed5a472f8734: Preparing 01:47:00 ec34fcc1d526: Preparing 01:47:00 ae391db46303: Waiting 01:47:00 e3726e9d73ed: Waiting 01:47:00 1e536911beab: Waiting 01:47:00 ec34fcc1d526: Waiting 01:47:00 ed5a472f8734: Waiting 01:47:00 c478849b61fc: Layer already exists 01:47:00 58ccd435c3bf: Layer already exists 01:47:00 16b3b857782a: Layer already exists 01:47:00 245b347f4b45: Layer already exists 01:47:00 449c3b5c4b7d: Layer already exists 01:47:00 e3726e9d73ed: Layer already exists 01:47:00 1e536911beab: Layer already exists 01:47:00 ae391db46303: Layer already exists 01:47:00 ed5a472f8734: Layer already exists 01:47:00 ec34fcc1d526: Layer already exists 01:47:00 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:01 16b3b857782a: Preparing 01:47:01 c478849b61fc: Preparing 01:47:01 245b347f4b45: Preparing 01:47:01 58ccd435c3bf: Preparing 01:47:01 449c3b5c4b7d: Preparing 01:47:01 ae391db46303: Preparing 01:47:01 e3726e9d73ed: Preparing 01:47:01 1e536911beab: Preparing 01:47:01 ed5a472f8734: Preparing 01:47:01 ec34fcc1d526: Preparing 01:47:01 ae391db46303: Waiting 01:47:01 e3726e9d73ed: Waiting 01:47:01 1e536911beab: Waiting 01:47:01 ed5a472f8734: Waiting 01:47:01 ec34fcc1d526: Waiting 01:47:01 16b3b857782a: Layer already exists 01:47:01 c478849b61fc: Layer already exists 01:47:01 245b347f4b45: Layer already exists 01:47:01 58ccd435c3bf: Layer already exists 01:47:01 449c3b5c4b7d: Layer already exists 01:47:01 e3726e9d73ed: Layer already exists 01:47:01 ed5a472f8734: Layer already exists 01:47:01 1e536911beab: Layer already exists 01:47:01 ae391db46303: Layer already exists 01:47:01 ec34fcc1d526: Layer already exists 01:47:01 main: digest: sha256:52184fa3c38efd6e656a52cf67f043b2bbbcc2f7eed75ecfd0f87f7529751ec2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:01 ===================================================== [Pipeline] echo 01:47:01 taggedImages: 01:47:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:47:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.42 01:47:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:47:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:47:01 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:01 latest 01:47:01 2.3.0-dev.42 01:47:01 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:01 main 01:47:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:02 8d8df9432578: Preparing 01:47:02 ef8837bca21c: Preparing 01:47:02 130edd4936f2: Preparing 01:47:02 01f141353300: Preparing 01:47:02 6653262c135e: Preparing 01:47:02 ad543cd673bd: Preparing 01:47:02 ad543cd673bd: Waiting 01:47:02 130edd4936f2: Layer already exists 01:47:02 ad543cd673bd: Layer already exists 01:47:02 6653262c135e: Pushed 01:47:02 8d8df9432578: Pushed 01:47:02 01f141353300: Pushed 01:47:04 ef8837bca21c: Pushed 01:47:04 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + 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 01:47:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:05 8d8df9432578: Preparing 01:47:05 ef8837bca21c: Preparing 01:47:05 130edd4936f2: Preparing 01:47:05 01f141353300: Preparing 01:47:05 6653262c135e: Preparing 01:47:05 ad543cd673bd: Preparing 01:47:05 ad543cd673bd: Waiting 01:47:05 130edd4936f2: Layer already exists 01:47:05 01f141353300: Layer already exists 01:47:05 ef8837bca21c: Layer already exists 01:47:05 6653262c135e: Layer already exists 01:47:05 8d8df9432578: Layer already exists 01:47:05 ad543cd673bd: Layer already exists 01:47:05 latest: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.42 01:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:05 8d8df9432578: Preparing 01:47:05 ef8837bca21c: Preparing 01:47:05 130edd4936f2: Preparing 01:47:05 01f141353300: Preparing 01:47:05 6653262c135e: Preparing 01:47:05 ad543cd673bd: Preparing 01:47:05 ad543cd673bd: Waiting 01:47:05 8d8df9432578: Layer already exists 01:47:05 130edd4936f2: Layer already exists 01:47:05 01f141353300: Layer already exists 01:47:05 ef8837bca21c: Layer already exists 01:47:05 6653262c135e: Layer already exists 01:47:05 ad543cd673bd: Layer already exists 01:47:05 2.3.0-dev.42: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:06 8d8df9432578: Preparing 01:47:06 ef8837bca21c: Preparing 01:47:06 130edd4936f2: Preparing 01:47:06 01f141353300: Preparing 01:47:06 6653262c135e: Preparing 01:47:06 ad543cd673bd: Preparing 01:47:06 ad543cd673bd: Waiting 01:47:06 ef8837bca21c: Layer already exists 01:47:06 130edd4936f2: Layer already exists 01:47:06 01f141353300: Layer already exists 01:47:06 6653262c135e: Layer already exists 01:47:06 8d8df9432578: Layer already exists 01:47:06 ad543cd673bd: Layer already exists 01:47:06 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + 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 01:47:07 25b303627fd3: Pull complete 01:47:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:47:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:07 8d8df9432578: Preparing 01:47:07 ef8837bca21c: Preparing 01:47:07 130edd4936f2: Preparing 01:47:07 01f141353300: Preparing 01:47:07 6653262c135e: Preparing 01:47:07 ad543cd673bd: Preparing 01:47:07 ad543cd673bd: Waiting 01:47:07 8d8df9432578: Layer already exists 01:47:07 130edd4936f2: Layer already exists 01:47:07 01f141353300: Layer already exists 01:47:07 6653262c135e: Layer already exists 01:47:07 ef8837bca21c: Layer already exists 01:47:07 ad543cd673bd: Layer already exists 01:47:07 main: digest: sha256:4060e47b7a5eecdd4475b36e0a5030dfbf991b01c4ab74ba4ed066fe17ff8e4b size: 1573 01:47:07 prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container 01:47:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:47:09 $ docker top 23c1e16eb9ec332002d657b2729d3ef6d43dda2a1d0ffedea106efb0d41e23e6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:09 ===================================================== [Pipeline] echo 01:47:09 taggedImages: 01:47:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:47:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.42 01:47:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:47:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:47:09 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:09 latest 01:47:09 2.3.0-dev.42 01:47:09 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:09 main 01:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + grep parallel 01:47:10 + docker-compose build --help 01:47:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:10 b627c6901e80: Preparing 01:47:10 4cef935cacd6: Preparing 01:47:10 78256e3a653b: Preparing 01:47:10 1bb1a282f7de: Preparing 01:47:10 a6121dad0ff0: Preparing 01:47:10 6a663c39f468: Preparing 01:47:10 6653262c135e: Preparing 01:47:10 ad543cd673bd: Preparing 01:47:10 6a663c39f468: Waiting 01:47:10 6653262c135e: Waiting 01:47:10 ad543cd673bd: Waiting 01:47:10 4cef935cacd6: Pushed 01:47:10 b627c6901e80: Pushed 01:47:10 78256e3a653b: Pushed 01:47:10 6653262c135e: Layer already exists 01:47:10 ad543cd673bd: Layer already exists 01:47:11 6a663c39f468: Pushed 01:47:14 a6121dad0ff0: Pushed 01:47:14 --parallel Build images in parallel. [Pipeline] } 01:47:14 $ docker stop --time=1 23c1e16eb9ec332002d657b2729d3ef6d43dda2a1d0ffedea106efb0d41e23e6 01:47:16 $ docker rm -f 23c1e16eb9ec332002d657b2729d3ef6d43dda2a1d0ffedea106efb0d41e23e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container 01:47:17 $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 01:47:18 $ docker top c5494e2df17f15e080ce63d6df4cdf990ab45d1b9b0541aac967c12bdfbd373a -eo pid,comm 01:47:18 1bb1a282f7de: Pushed 01:47:18 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker-compose -f ./docker-compose-build.yml build --parallel 01:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:19 b627c6901e80: Preparing 01:47:19 4cef935cacd6: Preparing 01:47:19 78256e3a653b: Preparing 01:47:19 1bb1a282f7de: Preparing 01:47:19 a6121dad0ff0: Preparing 01:47:19 6a663c39f468: Preparing 01:47:19 6653262c135e: Preparing 01:47:19 ad543cd673bd: Preparing 01:47:19 6a663c39f468: Waiting 01:47:19 6653262c135e: Waiting 01:47:19 b627c6901e80: Layer already exists 01:47:19 1bb1a282f7de: Layer already exists 01:47:19 a6121dad0ff0: Layer already exists 01:47:19 4cef935cacd6: Layer already exists 01:47:19 78256e3a653b: Layer already exists 01:47:19 6a663c39f468: Layer already exists 01:47:19 ad543cd673bd: Layer already exists 01:47:19 6653262c135e: Layer already exists 01:47:19 latest: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.42 01:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:20 b627c6901e80: Preparing 01:47:20 4cef935cacd6: Preparing 01:47:20 78256e3a653b: Preparing 01:47:20 1bb1a282f7de: Preparing 01:47:20 a6121dad0ff0: Preparing 01:47:20 6a663c39f468: Preparing 01:47:20 6653262c135e: Preparing 01:47:20 ad543cd673bd: Preparing 01:47:20 6653262c135e: Waiting 01:47:20 6a663c39f468: Waiting 01:47:20 ad543cd673bd: Waiting 01:47:20 78256e3a653b: Layer already exists 01:47:20 4cef935cacd6: Layer already exists 01:47:20 a6121dad0ff0: Layer already exists 01:47:20 b627c6901e80: Layer already exists 01:47:20 1bb1a282f7de: Layer already exists 01:47:20 6a663c39f468: Layer already exists 01:47:20 6653262c135e: Layer already exists 01:47:20 ad543cd673bd: Layer already exists 01:47:20 2.3.0-dev.42: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:20 b627c6901e80: Preparing 01:47:20 4cef935cacd6: Preparing 01:47:20 78256e3a653b: Preparing 01:47:20 1bb1a282f7de: Preparing 01:47:20 a6121dad0ff0: Preparing 01:47:20 6a663c39f468: Preparing 01:47:20 6653262c135e: Preparing 01:47:20 ad543cd673bd: Preparing 01:47:20 6653262c135e: Waiting 01:47:20 6a663c39f468: Waiting 01:47:20 4cef935cacd6: Layer already exists 01:47:20 a6121dad0ff0: Layer already exists 01:47:20 b627c6901e80: Layer already exists 01:47:20 78256e3a653b: Layer already exists 01:47:20 1bb1a282f7de: Layer already exists 01:47:20 6a663c39f468: Layer already exists 01:47:20 6653262c135e: Layer already exists 01:47:20 ad543cd673bd: Layer already exists 01:47:20 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:21 b627c6901e80: Preparing 01:47:21 4cef935cacd6: Preparing 01:47:21 78256e3a653b: Preparing 01:47:21 1bb1a282f7de: Preparing 01:47:21 a6121dad0ff0: Preparing 01:47:21 6a663c39f468: Preparing 01:47:21 6653262c135e: Preparing 01:47:21 ad543cd673bd: Preparing 01:47:21 6a663c39f468: Waiting 01:47:21 6653262c135e: Waiting 01:47:21 ad543cd673bd: Waiting 01:47:21 b627c6901e80: Layer already exists 01:47:21 4cef935cacd6: Layer already exists 01:47:21 1bb1a282f7de: Layer already exists 01:47:21 a6121dad0ff0: Layer already exists 01:47:21 78256e3a653b: Layer already exists 01:47:21 6a663c39f468: Layer already exists 01:47:21 ad543cd673bd: Layer already exists 01:47:21 6653262c135e: Layer already exists 01:47:21 main: digest: sha256:007681beb4a832bdb3ac1ec11cae31a591611b214fe98465c386f3a6f3682a36 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:21 ===================================================== [Pipeline] echo 01:47:21 taggedImages: 01:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.42 01:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:47:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:47:21 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:21 latest 01:47:21 2.3.0-dev.42 01:47:21 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:21 main 01:47:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:47:22 92db5aa6d096: Preparing 01:47:22 a95d3d5e1951: Preparing 01:47:22 d0056e0c59d2: Preparing 01:47:22 319948415c5e: Preparing 01:47:22 9dabbf0460dd: Preparing 01:47:22 6653262c135e: Preparing 01:47:22 ad543cd673bd: Preparing 01:47:22 ad543cd673bd: Waiting 01:47:22 92db5aa6d096: Pushed 01:47:22 d0056e0c59d2: Pushed 01:47:22 a95d3d5e1951: Pushed 01:47:22 6653262c135e: Layer already exists 01:47:22 ad543cd673bd: Layer already exists 01:47:22 9dabbf0460dd: Pushed 01:47:23 Building core-command ... 01:47:23 Building core-data ... 01:47:23 Building core-metadata ... 01:47:23 Building security-bootstrapper ... 01:47:23 Building security-proxy-setup ... 01:47:23 Building security-secretstore-setup ... 01:47:23 Building security-spiffe-token-provider ... 01:47:23 Building security-spire-agent ... 01:47:23 Building security-spire-config ... 01:47:23 Building security-spire-server ... 01:47:23 Building support-notifications ... 01:47:23 Building support-scheduler ... 01:47:23 Building sys-mgmt-agent ... 01:47:23 Building security-spire-config 01:47:23 Building security-secretstore-setup 01:47:23 Building core-command 01:47:23 Building support-scheduler 01:47:23 Building security-proxy-setup 01:47:30 319948415c5e: Pushed 01:47:30 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:47:31 92db5aa6d096: Preparing 01:47:31 a95d3d5e1951: Preparing 01:47:31 d0056e0c59d2: Preparing 01:47:31 319948415c5e: Preparing 01:47:31 9dabbf0460dd: Preparing 01:47:31 6653262c135e: Preparing 01:47:31 ad543cd673bd: Preparing 01:47:31 6653262c135e: Waiting 01:47:31 ad543cd673bd: Waiting 01:47:31 319948415c5e: Layer already exists 01:47:31 92db5aa6d096: Layer already exists 01:47:31 a95d3d5e1951: Layer already exists 01:47:31 d0056e0c59d2: Layer already exists 01:47:31 9dabbf0460dd: Layer already exists 01:47:31 6653262c135e: Layer already exists 01:47:31 ad543cd673bd: Layer already exists 01:47:31 latest: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.42 01:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:47:31 92db5aa6d096: Preparing 01:47:31 a95d3d5e1951: Preparing 01:47:31 d0056e0c59d2: Preparing 01:47:31 319948415c5e: Preparing 01:47:31 9dabbf0460dd: Preparing 01:47:31 6653262c135e: Preparing 01:47:31 ad543cd673bd: Preparing 01:47:31 ad543cd673bd: Waiting 01:47:31 6653262c135e: Waiting 01:47:31 d0056e0c59d2: Layer already exists 01:47:31 319948415c5e: Layer already exists 01:47:31 a95d3d5e1951: Layer already exists 01:47:31 92db5aa6d096: Layer already exists 01:47:31 9dabbf0460dd: Layer already exists 01:47:31 6653262c135e: Layer already exists 01:47:31 ad543cd673bd: Layer already exists 01:47:31 2.3.0-dev.42: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:47:32 92db5aa6d096: Preparing 01:47:32 a95d3d5e1951: Preparing 01:47:32 d0056e0c59d2: Preparing 01:47:32 319948415c5e: Preparing 01:47:32 9dabbf0460dd: Preparing 01:47:32 6653262c135e: Preparing 01:47:32 ad543cd673bd: Preparing 01:47:32 ad543cd673bd: Waiting 01:47:32 6653262c135e: Waiting 01:47:32 d0056e0c59d2: Layer already exists 01:47:32 9dabbf0460dd: Layer already exists 01:47:32 92db5aa6d096: Layer already exists 01:47:32 a95d3d5e1951: Layer already exists 01:47:32 319948415c5e: Layer already exists 01:47:32 6653262c135e: Layer already exists 01:47:32 ad543cd673bd: Layer already exists 01:47:32 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:47:32 92db5aa6d096: Preparing 01:47:32 a95d3d5e1951: Preparing 01:47:32 d0056e0c59d2: Preparing 01:47:32 319948415c5e: Preparing 01:47:32 9dabbf0460dd: Preparing 01:47:32 6653262c135e: Preparing 01:47:32 ad543cd673bd: Preparing 01:47:32 6653262c135e: Waiting 01:47:32 ad543cd673bd: Waiting 01:47:32 d0056e0c59d2: Layer already exists 01:47:32 9dabbf0460dd: Layer already exists 01:47:32 a95d3d5e1951: Layer already exists 01:47:32 92db5aa6d096: Layer already exists 01:47:32 319948415c5e: Layer already exists 01:47:32 6653262c135e: Layer already exists 01:47:32 ad543cd673bd: Layer already exists 01:47:32 main: digest: sha256:325a8258922e19c4a4048dabe927070ad0386e3e3d927bd8d3bb3456d8a6fe69 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:33 ===================================================== [Pipeline] echo 01:47:33 taggedImages: 01:47:33 - nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:47:33 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.42 01:47:33 - nexus3.edgexfoundry.org:10004/security-spire-config:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:47:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:47:33 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:33 latest 01:47:33 2.3.0-dev.42 01:47:33 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:33 main 01:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:47:33 80f39f6f9b55: Preparing 01:47:33 39bd2b2b7346: Preparing 01:47:33 06673bc49acf: Preparing 01:47:33 319948415c5e: Preparing 01:47:33 6a663c39f468: Preparing 01:47:33 6653262c135e: Preparing 01:47:33 ad543cd673bd: Preparing 01:47:33 6653262c135e: Waiting 01:47:33 ad543cd673bd: Waiting 01:47:33 6a663c39f468: Layer already exists 01:47:33 319948415c5e: Layer already exists 01:47:33 6653262c135e: Layer already exists 01:47:33 ad543cd673bd: Layer already exists 01:47:33 06673bc49acf: Pushed 01:47:33 39bd2b2b7346: Pushed 01:47:33 80f39f6f9b55: Pushed 01:47:33 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:47:34 80f39f6f9b55: Preparing 01:47:34 39bd2b2b7346: Preparing 01:47:34 06673bc49acf: Preparing 01:47:34 319948415c5e: Preparing 01:47:34 6a663c39f468: Preparing 01:47:34 6653262c135e: Preparing 01:47:34 ad543cd673bd: Preparing 01:47:34 6653262c135e: Waiting 01:47:34 ad543cd673bd: Waiting 01:47:34 80f39f6f9b55: Layer already exists 01:47:34 39bd2b2b7346: Layer already exists 01:47:34 06673bc49acf: Layer already exists 01:47:34 319948415c5e: Layer already exists 01:47:34 6a663c39f468: Layer already exists 01:47:34 ad543cd673bd: Layer already exists 01:47:34 6653262c135e: Layer already exists 01:47:34 latest: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.42 01:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:47:35 80f39f6f9b55: Preparing 01:47:35 39bd2b2b7346: Preparing 01:47:35 06673bc49acf: Preparing 01:47:35 319948415c5e: Preparing 01:47:35 6a663c39f468: Preparing 01:47:35 6653262c135e: Preparing 01:47:35 ad543cd673bd: Preparing 01:47:35 6653262c135e: Waiting 01:47:35 ad543cd673bd: Waiting 01:47:35 80f39f6f9b55: Layer already exists 01:47:35 06673bc49acf: Layer already exists 01:47:35 6a663c39f468: Layer already exists 01:47:35 319948415c5e: Layer already exists 01:47:35 39bd2b2b7346: Layer already exists 01:47:35 6653262c135e: Layer already exists 01:47:35 ad543cd673bd: Layer already exists 01:47:35 2.3.0-dev.42: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:47:35 80f39f6f9b55: Preparing 01:47:35 39bd2b2b7346: Preparing 01:47:35 06673bc49acf: Preparing 01:47:35 319948415c5e: Preparing 01:47:35 6a663c39f468: Preparing 01:47:35 6653262c135e: Preparing 01:47:35 ad543cd673bd: Preparing 01:47:35 6653262c135e: Waiting 01:47:35 319948415c5e: Layer already exists 01:47:35 39bd2b2b7346: Layer already exists 01:47:35 6a663c39f468: Layer already exists 01:47:35 06673bc49acf: Layer already exists 01:47:35 80f39f6f9b55: Layer already exists 01:47:35 ad543cd673bd: Layer already exists 01:47:35 6653262c135e: Layer already exists 01:47:35 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:47:36 ---> 289acb8ac2b6 01:47:36 Step 3/22 : WORKDIR /edgex-go 01:47:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:47:36 ---> 289acb8ac2b6 01:47:36 Step 3/26 : WORKDIR /edgex-go 01:47:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:47:36 ---> 289acb8ac2b6 01:47:36 Step 3/22 : WORKDIR /edgex-go 01:47:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:47:36 ---> 289acb8ac2b6 01:47:36 Step 3/23 : WORKDIR /edgex-go 01:47:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:47:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:47:36 ---> 289acb8ac2b6 01:47:36 Step 3/25 : WORKDIR /edgex-go 01:47:36 ---> Running in 905e2015e783 01:47:36 ---> Running in 64ac430014df 01:47:36 ---> Running in 5b863256643f 01:47:36 ---> Running in 815f937601b8 01:47:36 ---> Running in bde58cb488bb 01:47:36 Removing intermediate container 64ac430014df 01:47:36 ---> b7347f1fcca6 01:47:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 5b863256643f 01:47:36 ---> 8dd37d6dac92 01:47:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:36 01:47:36 Removing intermediate container 815f937601b8 01:47:36 ---> 539489ad2a3d 01:47:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:36 ---> Running in c2aea983ae55 01:47:36 ---> Running in d6a1530243bd 01:47:36 Removing intermediate container 905e2015e783 01:47:36 ---> 3b506dd7a5ac 01:47:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:36 Removing intermediate container bde58cb488bb 01:47:36 ---> 864d3e44589c 01:47:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:36 ---> Running in 3ef7f9368021 01:47:36 ---> Running in 849298fa7f33 01:47:36 ---> Running in d20080d82030 01:47:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:47:36 80f39f6f9b55: Preparing 01:47:36 39bd2b2b7346: Preparing 01:47:36 06673bc49acf: Preparing 01:47:36 319948415c5e: Preparing 01:47:36 6a663c39f468: Preparing 01:47:36 6653262c135e: Preparing 01:47:36 ad543cd673bd: Preparing 01:47:36 6653262c135e: Waiting 01:47:36 ad543cd673bd: Waiting 01:47:36 06673bc49acf: Layer already exists 01:47:36 319948415c5e: Layer already exists 01:47:36 39bd2b2b7346: Layer already exists 01:47:36 80f39f6f9b55: Layer already exists 01:47:36 6a663c39f468: Layer already exists 01:47:36 6653262c135e: Layer already exists 01:47:36 ad543cd673bd: Layer already exists 01:47:36 main: digest: sha256:502a97f6f7f3d47ddeb06cfd785d961c42b0feb9906c1ea6d4227286ab1c31f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:36 ===================================================== [Pipeline] echo 01:47:36 taggedImages: 01:47:36 - nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:47:36 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.42 01:47:36 - nexus3.edgexfoundry.org:10004/security-spire-server:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:47:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:47:36 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:36 latest 01:47:36 2.3.0-dev.42 01:47:36 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:36 main 01:47:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:47:37 3b333593cc89: Preparing 01:47:37 a2e6580e6579: Preparing 01:47:37 130edd4936f2: Preparing 01:47:37 f75ff70f296f: Preparing 01:47:37 ec34fcc1d526: Preparing 01:47:37 130edd4936f2: Layer already exists 01:47:37 ec34fcc1d526: Layer already exists 01:47:37 3b333593cc89: Pushed 01:47:37 f75ff70f296f: Pushed 01:47:39 a2e6580e6579: Pushed 01:47:39 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 Removing intermediate container 3ef7f9368021 01:47:39 ---> 89e1c7bb4884 01:47:39 Step 5/22 : RUN apk add --update --no-cache make git 01:47:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest 01:47:40 Removing intermediate container d6a1530243bd 01:47:40 ---> 81f4fc9bf0e2 01:47:40 Step 5/23 : RUN apk add --update --no-cache make git 01:47:40 ---> Running in ef8a1c227791 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 ---> Running in 2b86b63b059f 01:47:40 Removing intermediate container d20080d82030 01:47:40 ---> 324ccca45a44 01:47:40 Step 5/22 : RUN apk add --update --no-cache make git 01:47:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:47:40 3b333593cc89: Preparing 01:47:40 a2e6580e6579: Preparing 01:47:40 130edd4936f2: Preparing 01:47:40 f75ff70f296f: Preparing 01:47:40 ec34fcc1d526: Preparing 01:47:40 a2e6580e6579: Layer already exists 01:47:40 3b333593cc89: Layer already exists 01:47:40 130edd4936f2: Layer already exists 01:47:40 f75ff70f296f: Layer already exists 01:47:40 ec34fcc1d526: Layer already exists 01:47:40 latest: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 ---> Running in b8a81503794e 01:47:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 Removing intermediate container c2aea983ae55 01:47:40 ---> 983b2ab3d3b5 01:47:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:47:40 Removing intermediate container 849298fa7f33 01:47:40 ---> a78f8ac3e7cf 01:47:40 Step 5/25 : RUN apk add --update --no-cache make git 01:47:40 ---> Running in f054fe3b348c 01:47:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.42 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:47:41 3b333593cc89: Preparing 01:47:41 a2e6580e6579: Preparing 01:47:41 130edd4936f2: Preparing 01:47:41 f75ff70f296f: Preparing 01:47:41 ec34fcc1d526: Preparing 01:47:41 3b333593cc89: Layer already exists 01:47:41 ec34fcc1d526: Layer already exists 01:47:41 130edd4936f2: Layer already exists 01:47:41 f75ff70f296f: Layer already exists 01:47:41 a2e6580e6579: Layer already exists 01:47:41 2.3.0-dev.42: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 ---> Running in 84462ed9b46b 01:47:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:47:41 3b333593cc89: Preparing 01:47:41 a2e6580e6579: Preparing 01:47:41 130edd4936f2: Preparing 01:47:41 f75ff70f296f: Preparing 01:47:41 ec34fcc1d526: Preparing 01:47:41 130edd4936f2: Layer already exists 01:47:41 ec34fcc1d526: Layer already exists 01:47:41 a2e6580e6579: Layer already exists 01:47:41 3b333593cc89: Layer already exists 01:47:41 f75ff70f296f: Layer already exists 01:47:41 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:47:42 3b333593cc89: Preparing 01:47:42 a2e6580e6579: Preparing 01:47:42 130edd4936f2: Preparing 01:47:42 f75ff70f296f: Preparing 01:47:42 ec34fcc1d526: Preparing 01:47:42 130edd4936f2: Layer already exists 01:47:42 a2e6580e6579: Layer already exists 01:47:42 f75ff70f296f: Layer already exists 01:47:42 ec34fcc1d526: Layer already exists 01:47:42 3b333593cc89: Layer already exists 01:47:42 main: digest: sha256:2c41ee1b1f02a64466a737572d8566cd1845e7d91f1bcf478aea9438c4666c58 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:42 ===================================================== [Pipeline] echo 01:47:42 taggedImages: 01:47:42 - nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:47:42 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.42 01:47:42 - nexus3.edgexfoundry.org:10004/support-notifications:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:47:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:47:42 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:42 latest 01:47:42 2.3.0-dev.42 01:47:42 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:42 main 01:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } 01:47:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:47:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:47:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:47:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:43 b74a2f4efe1f: Preparing 01:47:43 26fc758d1275: Preparing 01:47:43 130edd4936f2: Preparing 01:47:43 c0f032cf800f: Preparing 01:47:43 ec34fcc1d526: Preparing 01:47:43 ec34fcc1d526: Layer already exists 01:47:43 c0f032cf800f: Layer already exists 01:47:43 130edd4936f2: Layer already exists 01:47:43 b74a2f4efe1f: Pushed 01:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:44 OK: 221 MiB in 51 packages 01:47:45 OK: 221 MiB in 51 packages 01:47:45 OK: 221 MiB in 51 packages 01:47:45 26fc758d1275: Pushed 01:47:45 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:45 OK: 221 MiB in 51 packages 01:47:45 OK: 221 MiB in 51 packages 01:47:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:46 b74a2f4efe1f: Preparing 01:47:46 26fc758d1275: Preparing 01:47:46 130edd4936f2: Preparing 01:47:46 c0f032cf800f: Preparing 01:47:46 ec34fcc1d526: Preparing 01:47:46 26fc758d1275: Layer already exists 01:47:46 130edd4936f2: Layer already exists 01:47:46 ec34fcc1d526: Layer already exists 01:47:46 c0f032cf800f: Layer already exists 01:47:46 b74a2f4efe1f: Layer already exists 01:47:46 latest: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:46 Removing intermediate container ef8a1c227791 01:47:46 ---> 69b7c0bfda42 01:47:46 Step 6/22 : COPY go.mod vendor* ./ 01:47:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.42 01:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:46 b74a2f4efe1f: Preparing 01:47:46 26fc758d1275: Preparing 01:47:46 130edd4936f2: Preparing 01:47:46 c0f032cf800f: Preparing 01:47:46 ec34fcc1d526: Preparing 01:47:46 130edd4936f2: Layer already exists 01:47:46 c0f032cf800f: Layer already exists 01:47:46 b74a2f4efe1f: Layer already exists 01:47:46 26fc758d1275: Layer already exists 01:47:46 ec34fcc1d526: Layer already exists 01:47:46 2.3.0-dev.42: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:46 Removing intermediate container b8a81503794e 01:47:46 ---> 4fd8cfb9dd3b 01:47:46 Step 6/22 : COPY go.mod vendor* ./ 01:47:46 Removing intermediate container 2b86b63b059f 01:47:46 ---> 08a37643f061 01:47:46 Step 6/23 : COPY go.mod vendor* ./ 01:47:46 Removing intermediate container f054fe3b348c 01:47:46 ---> 8efbf4d0c4f0 01:47:46 Step 6/26 : COPY go.mod vendor* ./ 01:47:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:47 Removing intermediate container 84462ed9b46b 01:47:47 ---> d1b4c29f465f 01:47:47 Step 6/25 : COPY go.mod vendor* ./ 01:47:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:47 b74a2f4efe1f: Preparing 01:47:47 26fc758d1275: Preparing 01:47:47 130edd4936f2: Preparing 01:47:47 c0f032cf800f: Preparing 01:47:47 ec34fcc1d526: Preparing 01:47:47 b74a2f4efe1f: Layer already exists 01:47:47 130edd4936f2: Layer already exists 01:47:47 c0f032cf800f: Layer already exists 01:47:47 ec34fcc1d526: Layer already exists 01:47:47 26fc758d1275: Layer already exists 01:47:47 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:47 ---> 6bca71efcf9c 01:47:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:47 ---> Running in 444e39e4037e 01:47:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:48 b74a2f4efe1f: Preparing 01:47:48 26fc758d1275: Preparing 01:47:48 130edd4936f2: Preparing 01:47:48 c0f032cf800f: Preparing 01:47:48 ec34fcc1d526: Preparing 01:47:48 b74a2f4efe1f: Layer already exists 01:47:48 130edd4936f2: Layer already exists 01:47:48 ec34fcc1d526: Layer already exists 01:47:48 c0f032cf800f: Layer already exists 01:47:48 26fc758d1275: Layer already exists 01:47:48 main: digest: sha256:8e127df3aac8378ac2f3fdd8d0046b1917c80624db5fdbfaa639fde0e254ad6a size: 1365 [Pipeline] } 01:47:48 ---> 17128b64a730 01:47:48 ---> 27cf78e7f4c2 01:47:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:48 ===================================================== [Pipeline] echo 01:47:48 taggedImages: 01:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.42 01:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:47:48 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:47:48 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:48 latest 01:47:48 2.3.0-dev.42 01:47:48 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:47:48 main 01:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 ---> Running in 3d3c3273331f 01:47:48 ---> Running in 6e95900888a1 01:47:48 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 ---> 99ffbfb3f3b8 01:47:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:48 ---> 76a44d19331c 01:47:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:47:48 6f9ba9886ba8: Preparing 01:47:48 99c1c51c8f0f: Preparing 01:47:48 8cf9b7099299: Preparing 01:47:48 4a552a15cb86: Preparing 01:47:48 ec34fcc1d526: Preparing 01:47:48 ec34fcc1d526: Layer already exists 01:47:48 99c1c51c8f0f: Pushed 01:47:48 ---> Running in eb4c38575171 01:47:48 ---> Running in b832101dd38b 01:47:49 6f9ba9886ba8: Pushed 01:47:50 8cf9b7099299: Pushed 01:48:02 4a552a15cb86: Pushed 01:48:02 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:48:03 6f9ba9886ba8: Preparing 01:48:03 99c1c51c8f0f: Preparing 01:48:03 8cf9b7099299: Preparing 01:48:03 4a552a15cb86: Preparing 01:48:03 ec34fcc1d526: Preparing 01:48:03 99c1c51c8f0f: Layer already exists 01:48:03 8cf9b7099299: Layer already exists 01:48:03 4a552a15cb86: Layer already exists 01:48:03 6f9ba9886ba8: Layer already exists 01:48:03 ec34fcc1d526: Layer already exists 01:48:03 latest: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.42 01:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:48:03 6f9ba9886ba8: Preparing 01:48:03 99c1c51c8f0f: Preparing 01:48:03 8cf9b7099299: Preparing 01:48:03 4a552a15cb86: Preparing 01:48:03 ec34fcc1d526: Preparing 01:48:03 4a552a15cb86: Layer already exists 01:48:03 99c1c51c8f0f: Layer already exists 01:48:03 8cf9b7099299: Layer already exists 01:48:03 ec34fcc1d526: Layer already exists 01:48:03 6f9ba9886ba8: Layer already exists 01:48:03 2.3.0-dev.42: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:48:04 6f9ba9886ba8: Preparing 01:48:04 99c1c51c8f0f: Preparing 01:48:04 8cf9b7099299: Preparing 01:48:04 4a552a15cb86: Preparing 01:48:04 ec34fcc1d526: Preparing 01:48:04 ec34fcc1d526: Layer already exists 01:48:04 4a552a15cb86: Layer already exists 01:48:04 99c1c51c8f0f: Layer already exists 01:48:04 6f9ba9886ba8: Layer already exists 01:48:04 8cf9b7099299: Layer already exists 01:48:04 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:48:05 6f9ba9886ba8: Preparing 01:48:05 99c1c51c8f0f: Preparing 01:48:05 8cf9b7099299: Preparing 01:48:05 4a552a15cb86: Preparing 01:48:05 ec34fcc1d526: Preparing 01:48:05 8cf9b7099299: Layer already exists 01:48:05 99c1c51c8f0f: Layer already exists 01:48:05 6f9ba9886ba8: Layer already exists 01:48:05 4a552a15cb86: Layer already exists 01:48:05 ec34fcc1d526: Layer already exists 01:48:05 main: digest: sha256:fc71f0eb7911b7be53cfe3f87eeeac2c0aeb45cadfff9f1c9bb70ad32b489bed size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:05 ===================================================== [Pipeline] echo 01:48:05 taggedImages: 01:48:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:48:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:48:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.42 01:48:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 01:48:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 01:48:57 Removing intermediate container 6e95900888a1 01:48:57 ---> 2aea4a914b6f 01:48:57 Step 8/22 : COPY . . 01:48:57 Removing intermediate container eb4c38575171 01:48:57 ---> 46675d887af2 01:48:57 Step 8/26 : COPY . . 01:48:57 Removing intermediate container b832101dd38b 01:48:57 ---> 5267e33954ea 01:48:57 Step 8/25 : COPY . . 01:48:57 Removing intermediate container 444e39e4037e 01:48:57 ---> 2e502d70ea45 01:48:57 Step 8/22 : COPY . . 01:48:57 Removing intermediate container 3d3c3273331f 01:48:57 ---> 7cd6cdd1dfe3 01:48:57 Step 8/23 : COPY . . 01:48:57 ---> a69421416591 01:48:57 Step 9/23 : RUN make cmd/core-command/core-command 01:48:57 ---> 75e7b0d8447d 01:48:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:48:57 ---> 77e91e9d2626 01:48:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:48:57 ---> a669d5060e18 01:48:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:48:57 ---> 64e8bcc82e70 01:48:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:48:57 ---> Running in 5d0a6d854b07 01:48:57 ---> Running in ddd9a3c391a1 01:48:57 ---> Running in c4e1a3545035 01:48:57 ---> Running in 6baf1786a19b 01:48:57 ---> Running in 3116960bbfb8 01:48:57 Removing intermediate container 3116960bbfb8 01:48:57 ---> bc4e8c3e5892 01:48:57 Step 10/26 : WORKDIR /edgex-go/spire-build 01:48:57 ---> Running in 473d6d0d4e81 01:48:57 Removing intermediate container 473d6d0d4e81 01:48:57 ---> ab7369a88810 01:48:57 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:48:57 ---> Running in 753266784b93 01:48:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:48:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:48:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:48:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:48:57 Removing intermediate container 753266784b93 01:48:57 ---> 14cd555bdd8c 01:48:57 Step 12/26 : WORKDIR /edgex-go 01:48:57 ---> Running in 5735bf4fa3d4 01:48:58 Removing intermediate container 5735bf4fa3d4 01:48:58 ---> 7e64c99c4101 01:48:58 01:48:58 Step 13/26 : FROM alpine:3.15 01:48:58 3.15: Pulling from library/alpine 01:48:59 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 01:48:59 Status: Downloaded newer image for alpine:3.15 01:48:59 ---> 60f2846fe774 01:48:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:48:59 ---> Running in 5335d94c1a08 01:49:00 Removing intermediate container 5335d94c1a08 01:49:00 ---> b8f62ab21965 01:49:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:00 ---> Running in cd2c32d97497 01:49:03 Removing intermediate container cd2c32d97497 01:49:03 ---> d7ebd94b7a96 01:49:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:49:03 ---> Running in 5d55aebb89a7 01:49:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:49:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:49:08 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:49:08 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:49:08 OK: 15735 distinct packages available 01:49:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:49:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:49:10 (1/4) Installing dumb-init (1.2.5-r1) 01:49:10 (2/4) Installing musl-obstack (1.2.3-r0) 01:49:10 (3/4) Installing libucontext (1.1-r0) 01:49:10 (4/4) Installing gcompat (1.0.0-r4) 01:49:11 Executing busybox-1.34.1-r7.trigger 01:49:11 OK: 6 MiB in 18 packages 01:49:12 Removing intermediate container 5d55aebb89a7 01:49:12 ---> 036a664deafc 01:49:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:18 ---> 7d47b1673bd5 01:49:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:18 ---> 5ee3dcdd31dd 01:49:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:49:18 ---> Running in 12ae1fb75df7 01:49:19 Removing intermediate container 12ae1fb75df7 01:49:19 ---> 682586db33eb 01:49:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:49:20 ---> d8dfd7db963f 01:49:20 Step 21/26 : WORKDIR / 01:49:20 ---> Running in c82333b65f3c 01:49:20 Removing intermediate container c82333b65f3c 01:49:20 ---> 8ea858aeef14 01:49:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:49:20 ---> Running in ce8cb732942f 01:49:21 Removing intermediate container ce8cb732942f 01:49:21 ---> 2de1daacc078 01:49:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:49:21 ---> Running in f52ed5d62d91 01:49:22 Removing intermediate container f52ed5d62d91 01:49:22 ---> 16c233e04915 01:49:22 Step 24/26 : LABEL arch=arm64 01:49:22 ---> Running in f6a5fbfbbf10 01:49:22 Removing intermediate container f6a5fbfbbf10 01:49:22 ---> 1f513e9a0b59 01:49:22 Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:49:22 ---> Running in 5ded7ea3e327 01:49:22 Removing intermediate container 5ded7ea3e327 01:49:22 ---> 9bd40a3737a4 01:49:22 Step 26/26 : LABEL version=2.3.0-dev.42 01:49:23 ---> Running in 895b3ddc794f 01:49:23 Removing intermediate container 895b3ddc794f 01:49:23 ---> ae8c5226996a 01:49:23 01:49:23 Successfully built ae8c5226996a 01:49:23 Successfully tagged security-spire-config-arm64:latest 01:49:23 Building support-notifications 01:49:27  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:49:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:49:27 ---> 289acb8ac2b6 01:49:27 Step 3/22 : WORKDIR /edgex-go 01:49:27 ---> Using cache 01:49:27 ---> 864d3e44589c 01:49:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:27 ---> Using cache 01:49:27 ---> a78f8ac3e7cf 01:49:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:49:27 ---> Running in 1be0821737be 01:49:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:49:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:49:31 OK: 221 MiB in 51 packages 01:49:32 Removing intermediate container 1be0821737be 01:49:32 ---> e5d0b14e81b1 01:49:32 Step 6/22 : COPY go.mod vendor* ./ 01:49:33 ---> 3ea8aba86699 01:49:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:33 ---> Running in 681a37c1f894 01:50:20 Removing intermediate container 681a37c1f894 01:50:20 ---> 5f7ae42211a5 01:50:20 Step 8/22 : COPY . . 01:50:23 ---> d498df53be18 01:50:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:50:23 ---> Running in 9f632fa6a188 01:50:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:54:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:54:02 Removing intermediate container 5d0a6d854b07 01:54:02 ---> a60a57a62d3c 01:54:02 01:54:02 Step 10/23 : FROM alpine:3.16 01:54:02 3.16: Pulling from library/alpine 01:54:02 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 01:54:02 Status: Downloaded newer image for alpine:3.16 01:54:02 ---> 3d81c46cd875 01:54:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:54:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:54:02 ---> Running in eb6cb11217f4 01:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:54:06 (1/1) Installing dumb-init (1.2.5-r1) 01:54:06 Executing busybox-1.35.0-r15.trigger 01:54:06 OK: 5 MiB in 15 packages 01:54:08 Removing intermediate container eb6cb11217f4 01:54:08 ---> 3faea8948124 01:54:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:54:08 ---> Running in 13874d9d48f5 01:54:09 Removing intermediate container 13874d9d48f5 01:54:09 ---> 2837f59280e1 01:54:09 Step 13/23 : ENV APP_PORT=59882 01:54:09 ---> Running in 7d137b082d21 01:54:10 Removing intermediate container 7d137b082d21 01:54:10 ---> d6f7838704d9 01:54:10 Step 14/23 : EXPOSE $APP_PORT 01:54:10 ---> Running in e6f073da8670 01:54:12 Removing intermediate container e6f073da8670 01:54:12 ---> 847924a42f81 01:54:12 Step 15/23 : WORKDIR / 01:54:12 ---> Running in d9f7cc8edc05 01:54:12 Removing intermediate container d9f7cc8edc05 01:54:12 ---> 401c3326a671 01:54:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:54:14 ---> d7fe7b05e3cb 01:54:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:54:17 ---> 9280abcc6510 01:54:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:54:19 ---> 7339809a64b0 01:54:19 Step 19/23 : ENTRYPOINT ["/core-command"] 01:54:19 ---> Running in 4033a49b1cf1 01:54:20 Removing intermediate container 4033a49b1cf1 01:54:20 ---> 5a3883fbb40b 01:54:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:20 ---> Running in 1f6bd0e8ea2b 01:54:21 Removing intermediate container ddd9a3c391a1 01:54:21 ---> 2e8ce8abd46a 01:54:21 01:54:21 Step 10/22 : FROM alpine:3.16 01:54:21 ---> 3d81c46cd875 01:54:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:54:21 ---> Running in 3f9209f9b5de 01:54:21 Removing intermediate container 1f6bd0e8ea2b 01:54:21 ---> 798637b2b0b2 01:54:21 Step 21/23 : LABEL arch=arm64 01:54:22 ---> Running in 6a436cb3c41e 01:54:23 Removing intermediate container 6a436cb3c41e 01:54:23 ---> dffe73927fb6 01:54:23 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:54:23 ---> Running in 7ec3a776113c 01:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:54:24 Removing intermediate container 7ec3a776113c 01:54:24 ---> 1e4420179c34 01:54:24 Step 23/23 : LABEL version=2.3.0-dev.42 01:54:24 ---> Running in 6de18f004a24 01:54:25 Removing intermediate container 6de18f004a24 01:54:25 ---> 67c00c6ac50c 01:54:25 01:54:25 Successfully built 67c00c6ac50c 01:54:25 Successfully tagged core-command-arm64:latest 01:54:25 Building sys-mgmt-agent 01:54:25  Building core-command ... done (1/6) Installing ca-certificates (20220614-r0) 01:54:26 (2/6) Installing brotli-libs (1.0.9-r6) 01:54:26 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:54:26 (4/6) Installing libcurl (7.83.1-r2) 01:54:26 (5/6) Installing curl (7.83.1-r2) 01:54:26 (6/6) Installing dumb-init (1.2.5-r1) 01:54:26 Executing busybox-1.35.0-r15.trigger 01:54:26 Executing ca-certificates-20220614-r0.trigger 01:54:26 OK: 8 MiB in 20 packages 01:54:28 Removing intermediate container c4e1a3545035 01:54:28 ---> 78f48d6fc41c 01:54:28 01:54:28 Step 10/25 : FROM alpine:3.16 01:54:28 ---> 3d81c46cd875 01:54:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:54:28 ---> Running in c7ae51269d4e 01:54:29 Removing intermediate container 3f9209f9b5de 01:54:29 ---> b35867dac576 01:54:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:54:29 ---> Running in 0ac8ce8e7fde 01:54:30 Removing intermediate container 0ac8ce8e7fde 01:54:30 ---> 56d417285363 01:54:30 Step 13/22 : WORKDIR /edgex 01:54:30 ---> Running in f1db83ed1753 01:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:54:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:54:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:54:31 ---> 289acb8ac2b6 01:54:31 Step 3/23 : WORKDIR /edgex-go 01:54:31 ---> Using cache 01:54:31 ---> 864d3e44589c 01:54:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:31 ---> Using cache 01:54:31 ---> a78f8ac3e7cf 01:54:31 Step 5/23 : RUN apk add --update --no-cache make bash git 01:54:31 ---> Running in d1f552c01725 01:54:32 Removing intermediate container f1db83ed1753 01:54:32 ---> 224753c151af 01:54:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:54:33 (1/3) Installing ca-certificates (20220614-r0) 01:54:33 (2/3) Installing dumb-init (1.2.5-r1) 01:54:33 (3/3) Installing su-exec (0.2-r1) 01:54:33 Executing busybox-1.35.0-r15.trigger 01:54:33 Executing ca-certificates-20220614-r0.trigger 01:54:33 ---> b5ee726f32b7 01:54:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:54:33 OK: 6 MiB in 17 packages 01:54:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:54:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:54:36 ---> 348d19e21546 01:54:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:54:36 Removing intermediate container c7ae51269d4e 01:54:36 ---> 36d2a11facc1 01:54:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:54:36 ---> Running in 1da28ef29b52 01:54:37 OK: 221 MiB in 51 packages 01:54:37 Removing intermediate container 1da28ef29b52 01:54:37 ---> a74f2a036502 01:54:37 Step 13/25 : WORKDIR / 01:54:37 ---> Running in 18368abb62e5 01:54:38 Removing intermediate container 18368abb62e5 01:54:38 ---> dbbdd050b839 01:54:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:54:38 Removing intermediate container d1f552c01725 01:54:38 ---> 84cc21485e13 01:54:38 Step 6/23 : COPY go.mod vendor* ./ 01:54:38 ---> 658323ae164f 01:54:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:54:40 ---> b44a09459820 01:54:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:54:40 ---> a25457598405 01:54:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:40 ---> e42633c5682b 01:54:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:54:40 ---> Running in a4f6c2e37438 01:54:40 ---> Running in a910a61eb377 01:54:42 ---> 1f0ec1ce4538 01:54:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:54:43 ---> c080824f1da2 01:54:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:54:45 ---> 839119efd4ea 01:54:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:54:45 Removing intermediate container a910a61eb377 01:54:45 ---> 035dfbccb8d3 01:54:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:54:45 ---> Running in 67a365677cc9 01:54:46 Removing intermediate container 67a365677cc9 01:54:46 ---> 5482b8e22fed 01:54:46 Step 20/22 : LABEL arch=arm64 01:54:46 ---> Running in db44078d1a38 01:54:47 ---> 273ac2c5f990 01:54:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:54:47 Removing intermediate container db44078d1a38 01:54:47 ---> 8916a2ccb718 01:54:47 Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:54:47 ---> Running in 569ece97f0ee 01:54:48 Removing intermediate container 569ece97f0ee 01:54:48 ---> 35d25686dc5b 01:54:48 Step 22/22 : LABEL version=2.3.0-dev.42 01:54:48 ---> Running in 50405e0fcd59 01:54:49 Removing intermediate container 50405e0fcd59 01:54:49 ---> faa6f2f1f6d9 01:54:49 01:54:49 ---> b26134dd6080 01:54:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:54:49 Successfully built faa6f2f1f6d9 01:54:50 Successfully tagged security-proxy-setup-arm64:latest 01:54:50 Building core-metadata 01:54:51  Building security-proxy-setup ... done  ---> 308e7fca64ff 01:54:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:54:51 ---> Running in 1a84b32c8aba 01:54:54 Removing intermediate container 1a84b32c8aba 01:54:54 ---> e5cf85ce4e64 01:54:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:54:54 ---> Running in d1939a8db457 01:54:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:54:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:54:54 ---> 289acb8ac2b6 01:54:54 Step 3/23 : WORKDIR /edgex-go 01:54:54 ---> Using cache 01:54:54 ---> 864d3e44589c 01:54:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:54 ---> Using cache 01:54:54 ---> a78f8ac3e7cf 01:54:54 Step 5/23 : RUN apk add --update --no-cache make git 01:54:54 ---> Using cache 01:54:54 ---> d1b4c29f465f 01:54:54 Step 6/23 : COPY go.mod vendor* ./ 01:54:55 ---> Using cache 01:54:55 ---> 76a44d19331c 01:54:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:55 ---> Using cache 01:54:55 ---> 5267e33954ea 01:54:55 Step 8/23 : COPY . . 01:54:55 Removing intermediate container d1939a8db457 01:54:55 ---> 564a70a2afb9 01:54:55 Step 23/25 : LABEL arch=arm64 01:54:55 ---> Running in 2aecc5595bca 01:54:55 ---> Using cache 01:54:55 ---> 77e91e9d2626 01:54:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:54:55 ---> Running in 756953e3f6d8 01:54:55 Removing intermediate container 2aecc5595bca 01:54:55 ---> b51ee4206560 01:54:55 Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:54:56 ---> Running in 553764588b95 01:54:56 Removing intermediate container 553764588b95 01:54:56 ---> 330477656452 01:54:56 Step 25/25 : LABEL version=2.3.0-dev.42 01:54:57 ---> Running in d150b6e9a6ef 01:54:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:54:57 Removing intermediate container d150b6e9a6ef 01:54:57 ---> 738aff8ab23d 01:54:57 01:54:57 Successfully built 738aff8ab23d 01:54:57 Successfully tagged security-secretstore-setup-arm64:latest 01:54:57 Building security-spire-agent 01:55:02  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:55:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:55:02 ---> 289acb8ac2b6 01:55:02 Step 3/26 : WORKDIR /edgex-go 01:55:02 ---> Using cache 01:55:02 ---> 864d3e44589c 01:55:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:02 ---> Using cache 01:55:02 ---> a78f8ac3e7cf 01:55:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:55:02 ---> Running in 8bd52bf520c4 01:55:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:55:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:55:06 OK: 221 MiB in 51 packages 01:55:08 Removing intermediate container 8bd52bf520c4 01:55:08 ---> c91bd9df5d81 01:55:08 Step 6/26 : COPY go.mod vendor* ./ 01:55:09 ---> 9cf14b2933c2 01:55:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:09 ---> Running in 26653342176b 01:55:36 Removing intermediate container a4f6c2e37438 01:55:36 ---> 37bebdab0998 01:55:36 Step 8/23 : COPY . . 01:55:36 ---> 33f85f2ab4a9 01:55:36 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:55:36 ---> Running in 0fa2357956fa 01:55:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:56:00 Removing intermediate container 26653342176b 01:56:00 ---> 729055b0e699 01:56:00 Step 8/26 : COPY . . 01:56:05 ---> fdc775b5a72f 01:56:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:56:05 ---> Running in c1a50a10df4a 01:56:05 Removing intermediate container c1a50a10df4a 01:56:05 ---> cff21bea02ef 01:56:05 Step 10/26 : WORKDIR /edgex-go/spire-build 01:56:05 ---> Running in 14b9ad6ee6aa 01:56:05 Removing intermediate container 14b9ad6ee6aa 01:56:05 ---> 61650d4940f1 01:56:05 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:56:05 ---> Running in 57da4c44dca4 01:56:09 Removing intermediate container 57da4c44dca4 01:56:09 ---> 3366d4763f5c 01:56:09 Step 12/26 : WORKDIR /edgex-go 01:56:09 ---> Running in f0103802a6cd 01:56:09 Removing intermediate container f0103802a6cd 01:56:09 ---> dc8a85f6667e 01:56:09 01:56:09 Step 13/26 : FROM alpine:3.15 01:56:09 ---> 60f2846fe774 01:56:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:56:09 ---> Using cache 01:56:09 ---> b8f62ab21965 01:56:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:09 ---> Using cache 01:56:09 ---> d7ebd94b7a96 01:56:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:56:09 ---> Running in ec9eba51a83c 01:56:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:56:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:56:14 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:56:14 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:56:14 OK: 15735 distinct packages available 01:56:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:56:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:56:16 (1/5) Installing dumb-init (1.2.5-r1) 01:56:16 (2/5) Installing musl-obstack (1.2.3-r0) 01:56:16 (3/5) Installing libucontext (1.1-r0) 01:56:16 (4/5) Installing gcompat (1.0.0-r4) 01:56:16 (5/5) Installing openssl (1.1.1q-r0) 01:56:16 Executing busybox-1.34.1-r7.trigger 01:56:16 OK: 6 MiB in 19 packages 01:56:18 Removing intermediate container ec9eba51a83c 01:56:18 ---> 2d6a1dff7a4b 01:56:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:56:22 ---> 07365c87570a 01:56:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:56:27 ---> 2d378064d86b 01:56:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:56:28 ---> 785a35560245 01:56:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:56:29 ---> 3f56f0c9cfde 01:56:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:56:30 ---> f6905b53e73c 01:56:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:56:30 ---> Running in 18cf0605c401 01:56:31 Removing intermediate container 18cf0605c401 01:56:31 ---> e305546efe4c 01:56:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:56:31 ---> Running in 98e47072d1f1 01:56:31 Removing intermediate container 98e47072d1f1 01:56:31 ---> 078c4d77cfea 01:56:31 Step 24/26 : LABEL arch=arm64 01:56:31 ---> Running in a4e559b10dd2 01:56:32 Removing intermediate container a4e559b10dd2 01:56:32 ---> 0d109628b15e 01:56:32 Step 25/26 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:56:32 ---> Running in bdb951ccc24b 01:56:33 Removing intermediate container bdb951ccc24b 01:56:33 ---> e9fb34286f07 01:56:33 Step 26/26 : LABEL version=2.3.0-dev.42 01:56:33 ---> Running in 86ca1b507117 01:56:33 Removing intermediate container 86ca1b507117 01:56:33 ---> f4955a8cb0ae 01:56:33 01:56:34 Successfully built f4955a8cb0ae 01:56:34 Successfully tagged security-spire-agent-arm64:latest 01:56:34 Building security-bootstrapper 01:56:38  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:56:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:56:38 ---> 289acb8ac2b6 01:56:38 Step 3/31 : WORKDIR /edgex-go 01:56:38 ---> Using cache 01:56:38 ---> 864d3e44589c 01:56:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:38 ---> Using cache 01:56:38 ---> a78f8ac3e7cf 01:56:38 Step 5/31 : RUN apk add --update --no-cache make git 01:56:38 ---> Using cache 01:56:38 ---> d1b4c29f465f 01:56:38 Step 6/31 : COPY go.mod vendor* ./ 01:56:38 ---> Using cache 01:56:38 ---> 76a44d19331c 01:56:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:38 ---> Using cache 01:56:38 ---> 5267e33954ea 01:56:38 Step 8/31 : COPY . . 01:56:38 ---> Using cache 01:56:38 ---> 77e91e9d2626 01:56:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:56:38 ---> Running in c29a1506dfd0 01:56:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:57:02 Removing intermediate container 6baf1786a19b 01:57:02 ---> f5ef5e64e6b8 01:57:02 01:57:02 Step 10/22 : FROM alpine:3.16 01:57:02 ---> 3d81c46cd875 01:57:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:57:02 ---> Using cache 01:57:02 ---> 3faea8948124 01:57:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:57:02 ---> Using cache 01:57:02 ---> 2837f59280e1 01:57:02 Step 13/22 : ENV APP_PORT=59861 01:57:02 ---> Running in 68e9dfa59819 01:57:02 Removing intermediate container 68e9dfa59819 01:57:02 ---> 72f8d4125f24 01:57:02 Step 14/22 : EXPOSE $APP_PORT 01:57:02 ---> Running in 9460ec4d7b74 01:57:03 Removing intermediate container 9460ec4d7b74 01:57:03 ---> 87e541b7f762 01:57:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:04 ---> 45ca45906676 01:57:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:57:06 ---> f1452b5f5284 01:57:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:57:07 ---> 1404ae18b4be 01:57:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:57:07 ---> Running in 5279622dae59 01:57:08 Removing intermediate container 5279622dae59 01:57:08 ---> ab0e0a1e2ee5 01:57:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:57:08 ---> Running in e735d1479630 01:57:08 Removing intermediate container e735d1479630 01:57:08 ---> 5c4eb9ed5471 01:57:08 Step 20/22 : LABEL arch=arm64 01:57:08 ---> Running in a15a10bbeb56 01:57:09 Removing intermediate container a15a10bbeb56 01:57:09 ---> 385510a896b4 01:57:09 Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:57:09 ---> Running in d957c73a23b3 01:57:10 Removing intermediate container d957c73a23b3 01:57:10 ---> b43b7943dad2 01:57:10 Step 22/22 : LABEL version=2.3.0-dev.42 01:57:10 ---> Running in c0bf1367fbc8 01:57:10 Removing intermediate container c0bf1367fbc8 01:57:10 ---> 1b1e3acfc371 01:57:10 01:57:10 Successfully built 1b1e3acfc371 01:57:11 Successfully tagged support-scheduler-arm64:latest 01:57:11 Building security-spiffe-token-provider 01:57:14  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:57:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:57:14 ---> 289acb8ac2b6 01:57:14 Step 3/20 : WORKDIR /edgex-go 01:57:14 ---> Using cache 01:57:14 ---> 864d3e44589c 01:57:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:57:14 ---> Running in 84d387abae9c 01:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:57:18 v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:57:18 v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:57:18 OK: 16892 distinct packages available 01:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:57:20 OK: 221 MiB in 51 packages 01:57:21 Removing intermediate container 84d387abae9c 01:57:21 ---> af22ae310bd3 01:57:21 Step 5/20 : COPY go.mod vendor* ./ 01:57:22 ---> 7dd9b372bd64 01:57:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:22 ---> Running in b71217a7c745 01:58:19 Removing intermediate container b71217a7c745 01:58:19 ---> 9835e5ddf9d3 01:58:19 Step 7/20 : COPY . . 01:58:19 ---> c7b9223470ea 01:58:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:58:19 ---> Running in 3d8d65365fb8 01:58:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:58:41 Removing intermediate container 9f632fa6a188 01:58:41 ---> 2d10223b9584 01:58:41 01:58:41 Step 10/22 : FROM alpine:3.16 01:58:41 ---> 3d81c46cd875 01:58:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:58:41 ---> Running in 44bbbb099bc7 01:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:58:41 (1/2) Installing ca-certificates (20220614-r0) 01:58:41 (2/2) Installing dumb-init (1.2.5-r1) 01:58:41 Executing busybox-1.35.0-r15.trigger 01:58:41 Executing ca-certificates-20220614-r0.trigger 01:58:41 OK: 6 MiB in 16 packages 01:58:44 Removing intermediate container 44bbbb099bc7 01:58:44 ---> 852afd78f9e1 01:58:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:58:44 ---> Running in a507a766f00f 01:58:44 Removing intermediate container a507a766f00f 01:58:44 ---> f5cf87d1aad1 01:58:44 Step 13/22 : ENV APP_PORT=59860 01:58:44 ---> Running in 3d0d1ab81051 01:58:45 Removing intermediate container 3d0d1ab81051 01:58:45 ---> f90041d0b8a8 01:58:45 Step 14/22 : EXPOSE $APP_PORT 01:58:45 ---> Running in 08628b8b560f 01:58:45 Removing intermediate container 08628b8b560f 01:58:45 ---> b55d6bc73220 01:58:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:46 ---> 383c6f7aa8cb 01:58:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:58:49 ---> 1667f685d26e 01:58:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:58:50 ---> 14dd07b997a8 01:58:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:58:50 ---> Running in 3c9e97492728 01:58:50 Removing intermediate container 3c9e97492728 01:58:50 ---> 7d3cc5b921c0 01:58:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:58:51 ---> Running in bcb5c3bd1a16 01:58:51 Removing intermediate container bcb5c3bd1a16 01:58:51 ---> 5d067a54db9d 01:58:51 Step 20/22 : LABEL arch=arm64 01:58:51 ---> Running in efff9088a49b 01:58:52 Removing intermediate container efff9088a49b 01:58:52 ---> 7224cfb79b0f 01:58:52 Step 21/22 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 01:58:52 ---> Running in 7ed539831533 01:58:52 Removing intermediate container 7ed539831533 01:58:52 ---> 83603fec6831 01:58:52 Step 22/22 : LABEL version=2.3.0-dev.42 01:58:52 ---> Running in ae9a6c62745c 01:58:53 Removing intermediate container ae9a6c62745c 01:58:53 ---> afaf3ccfd3e0 01:58:53 01:58:53 Successfully built afaf3ccfd3e0 01:58:53 Successfully tagged support-notifications-arm64:latest 01:58:53  Building support-notifications ... done Building core-data 01:58:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:58:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:58:57 ---> 289acb8ac2b6 01:58:57 Step 3/23 : WORKDIR /edgex-go 01:58:57 ---> Using cache 01:58:57 ---> 864d3e44589c 01:58:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:57 ---> Using cache 01:58:57 ---> a78f8ac3e7cf 01:58:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:58:57 ---> Running in 2adf706139ef 01:58:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:58:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:59:01 OK: 221 MiB in 51 packages 01:59:02 Removing intermediate container 2adf706139ef 01:59:02 ---> e475a0fdddbf 01:59:02 Step 6/23 : COPY go.mod vendor* ./ 01:59:03 ---> 69cd8af4b67a 01:59:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:03 ---> Running in 64fdf833ef26 02:00:00 Removing intermediate container 64fdf833ef26 02:00:00 ---> dd493772cc16 02:00:00 Step 8/23 : COPY . . 02:00:00 ---> 0774fe2942e9 02:00:00 Step 9/23 : RUN make cmd/core-data/core-data 02:00:00 ---> Running in ba256c87e4dc 02:00:00 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:01:22 Removing intermediate container 0fa2357956fa 02:01:22 ---> 202247988f91 02:01:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:01:22 ---> Running in 0805bbef2503 02:01:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.42" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:01:22 Removing intermediate container 0805bbef2503 02:01:22 ---> 7333064404f0 02:01:22 02:01:22 Step 11/23 : FROM alpine:3.16 02:01:22 ---> 3d81c46cd875 02:01:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:01:22 ---> Running in ad9cb979869b 02:01:22 Removing intermediate container ad9cb979869b 02:01:22 ---> 9267f850697b 02:01:22 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 02:01:22 ---> Running in 020c165405ca 02:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:01:22 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 02:01:22 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 02:01:22 (3/33) Installing readline (8.1.2-r0) 02:01:22 (4/33) Installing bash (5.1.16-r2) 02:01:22 Executing bash-5.1.16-r2.post-install 02:01:22 (5/33) Installing ca-certificates (20220614-r0) 02:01:22 (6/33) Installing brotli-libs (1.0.9-r6) 02:01:22 (7/33) Installing nghttp2-libs (1.47.0-r0) 02:01:22 (8/33) Installing libcurl (7.83.1-r2) 02:01:22 (9/33) Installing curl (7.83.1-r2) 02:01:22 (10/33) Installing docker-cli (20.10.16-r2) 02:01:23 (11/33) Installing dumb-init (1.2.5-r1) 02:01:23 (12/33) Installing libbz2 (1.0.8-r1) 02:01:23 (13/33) Installing expat (2.4.8-r0) 02:01:23 (14/33) Installing libffi (3.4.2-r1) 02:01:23 (15/33) Installing gdbm (1.23-r0) 02:01:23 (16/33) Installing xz-libs (5.2.5-r1) 02:01:23 (17/33) Installing libgcc (11.2.1_git20220219-r2) 02:01:23 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 02:01:23 (19/33) Installing mpdecimal (2.5.1-r1) 02:01:23 (20/33) Installing sqlite-libs (3.38.5-r0) 02:01:23 (21/33) Installing python3 (3.10.5-r0) 02:01:25 (22/33) Installing py3-contextlib2 (21.6.0-r2) 02:01:25 (23/33) Installing py3-tomli (2.0.1-r1) 02:01:25 (24/33) Installing py3-pep517 (0.12.0-r2) 02:01:25 (25/33) Installing py3-six (1.16.0-r1) 02:01:25 (26/33) Installing py3-retrying (1.3.3-r3) 02:01:25 (27/33) Installing py3-appdirs (1.4.4-r3) 02:01:25 (28/33) Installing py3-more-itertools (8.13.0-r0) 02:01:25 (29/33) Installing py3-ordered-set (4.0.2-r3) 02:01:25 (30/33) Installing py3-parsing (2.4.7-r3) 02:01:25 (31/33) Installing py3-packaging (21.3-r0) 02:01:25 (32/33) Installing py3-setuptools (59.4.0-r0) 02:01:25 (33/33) Installing py3-pip (22.1.1-r0) 02:01:27 Executing busybox-1.35.0-r15.trigger 02:01:27 Executing ca-certificates-20220614-r0.trigger 02:01:27 OK: 120 MiB in 47 packages 02:01:45 Collecting docker-compose==1.23.2 02:01:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:01:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.6 MB/s eta 0:00:00 02:01:45 Collecting cached-property<2,>=1.2.0 02:01:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:01:45 Collecting PyYAML<4,>=3.10 02:01:45 Downloading PyYAML-3.13.tar.gz (270 kB) 02:01:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.7 MB/s eta 0:00:00 02:01:48 Preparing metadata (setup.py): started 02:01:51 Removing intermediate container 756953e3f6d8 02:01:51 ---> 7d8246a0f89b 02:01:51 02:01:51 Step 10/23 : FROM alpine:3.16 02:01:51 ---> 3d81c46cd875 02:01:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:01:51 ---> Using cache 02:01:51 ---> 3faea8948124 02:01:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:01:51 ---> Using cache 02:01:51 ---> 2837f59280e1 02:01:51 Step 13/23 : ENV APP_PORT=59881 02:01:51 ---> Running in 36994fea6251 02:01:51 Preparing metadata (setup.py): finished with status 'done' 02:01:51 Collecting docopt<0.7,>=0.6.1 02:01:51 Downloading docopt-0.6.2.tar.gz (25 kB) 02:01:51 Preparing metadata (setup.py): started 02:01:51 Removing intermediate container 36994fea6251 02:01:51 ---> 533d9fe9fba8 02:01:51 Step 14/23 : EXPOSE $APP_PORT 02:01:51 ---> Running in 89ff5ffb8fb7 02:01:52 Removing intermediate container 89ff5ffb8fb7 02:01:52 ---> 728766f4cb5c 02:01:52 Step 15/23 : WORKDIR / 02:01:52 ---> Running in d2c02ba1032c 02:01:52 Removing intermediate container d2c02ba1032c 02:01:52 ---> 966ecdb9a607 02:01:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:53 Preparing metadata (setup.py): finished with status 'done' 02:01:53 ---> f53a57803e1a 02:01:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:01:53 Collecting dockerpty<0.5,>=0.4.1 02:01:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:01:53 Preparing metadata (setup.py): started 02:01:55 ---> dbddca2824de 02:01:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:01:56 ---> 1d03d4a6c36b 02:01:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:01:56 ---> Running in cc1abbf08e7d 02:01:57 Preparing metadata (setup.py): finished with status 'done' 02:01:57 Removing intermediate container cc1abbf08e7d 02:01:57 ---> 468534c99a6b 02:01:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:57 Collecting jsonschema<3,>=2.5.1 02:01:57 ---> Running in fae7e7caf59e 02:01:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:01:57 Collecting texttable<0.10,>=0.9.0 02:01:58 Downloading texttable-0.9.1.tar.gz (11 kB) 02:01:58 Preparing metadata (setup.py): started 02:01:58 Removing intermediate container fae7e7caf59e 02:01:58 ---> b54b6b90eb29 02:01:58 Step 21/23 : LABEL arch=arm64 02:01:58 ---> Running in d64900f75c56 02:01:58 Removing intermediate container d64900f75c56 02:01:58 ---> 1d1d570c5977 02:01:58 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:01:58 ---> Running in db2bad1d51e2 02:01:59 Removing intermediate container db2bad1d51e2 02:01:59 ---> 3d1c729f570c 02:01:59 Step 23/23 : LABEL version=2.3.0-dev.42 02:01:59 ---> Running in 26d19d669861 02:02:00 Removing intermediate container 26d19d669861 02:02:00 ---> 83f2c9d501ba 02:02:00 02:02:00 Successfully built 83f2c9d501ba 02:02:00 Successfully tagged core-metadata-arm64:latest 02:02:00 Building security-spire-server 02:02:00  Building core-metadata ... done  Preparing metadata (setup.py): finished with status 'done' 02:02:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 02:02:01 Collecting websocket-client<1.0,>=0.32.0 02:02:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:02:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.5 MB/s eta 0:00:00 02:02:01 Collecting docker<4.0,>=3.6.0 02:02:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:02:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.0 MB/s eta 0:00:00 02:02:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:02:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:02:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.8 MB/s eta 0:00:00 02:02:03 Collecting docker-pycreds>=0.4.0 02:02:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:02:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:02:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:02:03 ---> 289acb8ac2b6 02:02:03 Step 3/25 : WORKDIR /edgex-go 02:02:03 ---> Using cache 02:02:03 ---> 864d3e44589c 02:02:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:03 ---> Using cache 02:02:03 ---> a78f8ac3e7cf 02:02:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:02:03 ---> Using cache 02:02:03 ---> c91bd9df5d81 02:02:03 Step 6/25 : COPY go.mod vendor* ./ 02:02:03 ---> Using cache 02:02:03 ---> 9cf14b2933c2 02:02:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:03 ---> Using cache 02:02:03 ---> 729055b0e699 02:02:03 Step 8/25 : COPY . . 02:02:04 ---> Using cache 02:02:04 ---> fdc775b5a72f 02:02:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:02:04 ---> Using cache 02:02:04 ---> cff21bea02ef 02:02:04 Step 10/25 : WORKDIR /edgex-go/spire-build 02:02:04 ---> Using cache 02:02:04 ---> 61650d4940f1 02:02:04 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:02:04 ---> Running in fc72a243abbe 02:02:04 Collecting certifi>=2017.4.17 02:02:04 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 02:02:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.3 MB/s eta 0:00:00 02:02:05 Collecting idna<2.8,>=2.5 02:02:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:02:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.5 MB/s eta 0:00:00 02:02:05 Collecting chardet<3.1.0,>=3.0.2 02:02:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:02:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.0 MB/s eta 0:00:00 02:02:07 Collecting urllib3<1.25,>=1.21.1 02:02:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:02:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.9 MB/s eta 0:00:00 02:02:07 Removing intermediate container fc72a243abbe 02:02:07 ---> 75b173be0f44 02:02:07 Step 12/25 : WORKDIR /edgex-go 02:02:07 ---> Running in a845c6eb2ae5 02:02:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:02:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:02:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:02:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:02:08 Removing intermediate container a845c6eb2ae5 02:02:08 ---> 3ac7e8b2419c 02:02:08 02:02:08 Step 13/25 : FROM alpine:3.15 02:02:08 ---> 60f2846fe774 02:02:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:02:08 ---> Using cache 02:02:08 ---> b8f62ab21965 02:02:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:08 ---> Using cache 02:02:08 ---> d7ebd94b7a96 02:02:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:08 ---> Using cache 02:02:08 ---> 2d6a1dff7a4b 02:02:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:02:09 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 02:02:09 Running setup.py install for texttable: started 02:02:12 Running setup.py install for texttable: finished with status 'done' 02:02:12 Running setup.py install for PyYAML: started 02:02:13 ---> 81766d92a894 02:02:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:02:14 ---> d693ed57343d 02:02:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:02:16 ---> 34408313db74 02:02:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:02:16 Running setup.py install for PyYAML: finished with status 'done' 02:02:17 ---> 76d72d5c1efc 02:02:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:02:17 ---> Running in 0fcd5abf1d42 02:02:18 Running setup.py install for docopt: started 02:02:18 Removing intermediate container 0fcd5abf1d42 02:02:18 ---> 4545ac44823e 02:02:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:02:18 ---> Running in 174431e9c16e 02:02:19 Removing intermediate container 174431e9c16e 02:02:19 ---> 297caea7ef23 02:02:19 Step 23/25 : LABEL arch=arm64 02:02:20 ---> Running in 2867de7a6819 02:02:21 Removing intermediate container 2867de7a6819 02:02:21 ---> f9bc6bea904d 02:02:21 Step 24/25 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:02:21 ---> Running in 3b11bb9c80fd 02:02:21 Running setup.py install for docopt: finished with status 'done' 02:02:21 Removing intermediate container 3b11bb9c80fd 02:02:21 ---> ad3da18c3fe9 02:02:21 Step 25/25 : LABEL version=2.3.0-dev.42 02:02:22 ---> Running in 9dd6747debf1 02:02:23 Removing intermediate container 9dd6747debf1 02:02:23 ---> a1cbfae58d26 02:02:23 02:02:23 Successfully built a1cbfae58d26 02:02:23 Successfully tagged security-spire-server-arm64:latest 02:02:24  Building security-spire-server ... done Removing intermediate container c29a1506dfd0 02:02:24 ---> 8864cc82d207 02:02:24 02:02:24 Step 10/31 : FROM alpine:3.16 02:02:24 ---> 3d81c46cd875 02:02:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:02:24 ---> Running in 3757f4acdca5 02:02:24 Running setup.py install for dockerpty: started 02:02:25 Removing intermediate container 3757f4acdca5 02:02:25 ---> 57649ad38041 02:02:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:02:25 ---> Running in b58a1e183305 02:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:02:28 Running setup.py install for dockerpty: finished with status 'done' 02:02:28 (1/2) Installing dumb-init (1.2.5-r1) 02:02:28 (2/2) Installing su-exec (0.2-r1) 02:02:28 Executing busybox-1.35.0-r15.trigger 02:02:28 OK: 5 MiB in 16 packages 02:02:30 Removing intermediate container b58a1e183305 02:02:30 ---> 9655a98dccaa 02:02:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:02:30 ---> Running in fbb1979f1d87 02:02:31 Removing intermediate container fbb1979f1d87 02:02:31 ---> 9c4720bbeedd 02:02:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:02:31 ---> Running in 6b8b6d8efd10 02:02:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:02:31 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:02:31 Removing intermediate container 6b8b6d8efd10 02:02:31 ---> 9d1c6bbae30d 02:02:31 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:02:31 ---> Running in a2dfd70f6112 02:02:32 Removing intermediate container a2dfd70f6112 02:02:32 ---> 47b5889d29ae 02:02:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:02:32 ---> Running in d818efb6a2ed 02:02:35 Removing intermediate container d818efb6a2ed 02:02:35 ---> 8181110e7569 02:02:35 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 02:02:35 ---> Running in 9a1a3d3f6f8a 02:02:36 Removing intermediate container 9a1a3d3f6f8a 02:02:36 ---> a0068ebc511f 02:02:36 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:02:38 ---> 5978147c3fd3 02:02:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:02:38 ---> Running in 4ca4fc546324 02:02:42 Removing intermediate container 4ca4fc546324 02:02:42 ---> f950835576d8 02:02:42 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:02:43 ---> 517de3e2cc7b 02:02:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:02:47 ---> 7ec659fd7d5f 02:02:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:02:48 ---> c63f0c224c42 02:02:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:02:49 ---> 5ef37d066d53 02:02:49 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:02:51 ---> 7784802ed6ce 02:02:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:02:52 ---> 4d89043e84b0 02:02:52 Step 26/31 : RUN chmod +x /entrypoint.sh 02:02:52 ---> Running in fd840ae03e2a 02:02:54 Removing intermediate container 020c165405ca 02:02:54 ---> 2b1f53e1b23a 02:02:54 Step 14/23 : ENV APP_PORT=58890 02:02:54 ---> Running in 64fd7b260f18 02:02:55 Removing intermediate container 64fd7b260f18 02:02:55 ---> 069101c216ef 02:02:55 Step 15/23 : EXPOSE $APP_PORT 02:02:55 ---> Running in 4ba86c845d98 02:02:56 Removing intermediate container 4ba86c845d98 02:02:56 ---> c0b0718ae419 02:02:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:02:56 Removing intermediate container fd840ae03e2a 02:02:56 ---> 041b2cec5cd4 02:02:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:02:56 ---> Running in c8aa86385116 02:02:57 Removing intermediate container c8aa86385116 02:02:57 ---> eb111eec783b 02:02:57 Step 28/31 : CMD ["gate"] 02:02:57 ---> Running in c193ca183c14 02:02:58 Removing intermediate container c193ca183c14 02:02:58 ---> c6038df19720 02:02:58 Step 29/31 : LABEL arch=arm64 02:02:58 ---> Running in 1d52535091d0 02:02:59 ---> f34d464af55c 02:02:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:02:59 Removing intermediate container 1d52535091d0 02:02:59 ---> 626eb3a444ce 02:02:59 Step 30/31 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:02:59 ---> Running in 114467cec015 02:03:00 ---> 13f30712d4e9 02:03:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:03:00 Removing intermediate container 114467cec015 02:03:00 ---> d9223d02cde7 02:03:00 Step 31/31 : LABEL version=2.3.0-dev.42 02:03:00 ---> Running in 0917144d84ae 02:03:01 Removing intermediate container 0917144d84ae 02:03:01 ---> abfd9d1d075d 02:03:01 02:03:01 Successfully built abfd9d1d075d 02:03:01 ---> 8151ba41a4e3 02:03:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:03:01 Successfully tagged security-bootstrapper-arm64:latest 02:03:01  Building security-bootstrapper ... done  ---> Running in f0f72f83acb8 02:03:02 Removing intermediate container f0f72f83acb8 02:03:02 ---> c0ba6a37ab3c 02:03:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:03:02 ---> Running in eb74dc616e6b 02:03:02 Removing intermediate container eb74dc616e6b 02:03:02 ---> 6a7554edc019 02:03:02 Step 21/23 : LABEL arch=arm64 02:03:02 ---> Running in 686e10099c9b 02:03:03 Removing intermediate container 686e10099c9b 02:03:03 ---> 80752e72306c 02:03:03 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:03:03 ---> Running in dc04aff3be1e 02:03:04 Removing intermediate container dc04aff3be1e 02:03:04 ---> f9eae03ff4cf 02:03:04 Step 23/23 : LABEL version=2.3.0-dev.42 02:03:04 ---> Running in f158b1789b6a 02:03:04 Removing intermediate container f158b1789b6a 02:03:04 ---> 8100da95fb9a 02:03:04 02:03:05 Successfully built 8100da95fb9a 02:03:05 Successfully tagged sys-mgmt-agent-arm64:latest 02:04:13  Building sys-mgmt-agent ... done Removing intermediate container 3d8d65365fb8 02:04:13 ---> 0cd1e7807415 02:04:13 02:04:13 Step 9/20 : FROM alpine:3.15 02:04:13 ---> 60f2846fe774 02:04:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:04:13 ---> Using cache 02:04:13 ---> b8f62ab21965 02:04:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:13 ---> Using cache 02:04:13 ---> d7ebd94b7a96 02:04:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:04:13 ---> Running in 6f11a70717f3 02:04:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:04:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:04:15 v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:04:15 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:04:15 OK: 15735 distinct packages available 02:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:04:18 (1/9) Installing ca-certificates (20220614-r0) 02:04:18 (2/9) Installing brotli-libs (1.0.9-r5) 02:04:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:04:18 (4/9) Installing libcurl (7.80.0-r2) 02:04:19 (5/9) Installing curl (7.80.0-r2) 02:04:19 (6/9) Installing dumb-init (1.2.5-r1) 02:04:19 (7/9) Installing musl-obstack (1.2.3-r0) 02:04:19 (8/9) Installing libucontext (1.1-r0) 02:04:19 (9/9) Installing gcompat (1.0.0-r4) 02:04:19 Executing busybox-1.34.1-r7.trigger 02:04:19 Executing ca-certificates-20220614-r0.trigger 02:04:20 OK: 8 MiB in 23 packages 02:04:20 Removing intermediate container ba256c87e4dc 02:04:20 ---> 063ef22bf32b 02:04:20 02:04:20 Step 10/23 : FROM alpine:3.16 02:04:20 ---> 3d81c46cd875 02:04:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:04:20 ---> Running in a86736437b5e 02:04:21 Removing intermediate container a86736437b5e 02:04:21 ---> 6c458c67bdef 02:04:21 Step 12/23 : ENV APP_PORT=59880 02:04:21 ---> Running in 1ae7675e19a1 02:04:21 Removing intermediate container 6f11a70717f3 02:04:21 ---> a758efaf32d6 02:04:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:04:21 Removing intermediate container 1ae7675e19a1 02:04:21 ---> 8e92f7230cbf 02:04:21 Step 13/23 : EXPOSE $APP_PORT 02:04:21 ---> Running in d948d3535899 02:04:22 ---> 73f42cc371a5 02:04:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:04:22 Removing intermediate container d948d3535899 02:04:22 ---> 40d35bb95276 02:04:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:22 ---> Running in b0db86d1d4d9 02:04:24 ---> ebcf44868e60 02:04:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:04:24 Removing intermediate container b0db86d1d4d9 02:04:24 ---> 76321635d179 02:04:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:04:24 ---> fb806a98a63a 02:04:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:04:24 ---> Running in f5292a27def8 02:04:24 ---> Running in d5a1c98c70ed 02:04:25 Removing intermediate container d5a1c98c70ed 02:04:25 ---> d24eea4438e1 02:04:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:04:25 ---> Running in 0a9058a2502f 02:04:25 Removing intermediate container 0a9058a2502f 02:04:25 ---> 8e1ac5ff74e9 02:04:25 Step 18/20 : LABEL arch=arm64 02:04:25 ---> Running in b9d9415a1396 02:04:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:04:26 Removing intermediate container b9d9415a1396 02:04:26 ---> 27129a8ebe8f 02:04:26 Step 19/20 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:26 ---> Running in 085f10451971 02:04:26 Removing intermediate container 085f10451971 02:04:26 ---> 3d366e25e737 02:04:26 Step 20/20 : LABEL version=2.3.0-dev.42 02:04:26 ---> Running in 7d05cd8a433b 02:04:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:04:26 Removing intermediate container 7d05cd8a433b 02:04:26 ---> d89f3c06933c 02:04:26 02:04:26 Successfully built d89f3c06933c 02:04:26 Successfully tagged security-spiffe-token-provider-arm64:latest 02:04:27  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) 02:04:27 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:04:28 (3/6) Installing libsodium (1.0.18-r0) 02:04:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:04:28 (5/6) Installing libzmq (4.3.4-r0) 02:04:28 (6/6) Installing zeromq (4.3.4-r0) 02:04:28 Executing busybox-1.35.0-r15.trigger 02:04:28 OK: 8 MiB in 20 packages 02:04:29 Removing intermediate container f5292a27def8 02:04:29 ---> ff292ba2f255 02:04:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:04:30 ---> c48c2a0d5854 02:04:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:04:31 ---> 999d13540b2f 02:04:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:04:32 ---> 92699add2ca4 02:04:32 Step 19/23 : ENTRYPOINT ["/core-data"] 02:04:32 ---> Running in 7b38c491fca4 02:04:32 Removing intermediate container 7b38c491fca4 02:04:32 ---> 72e81fa7f58c 02:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:04:32 ---> Running in 318666361d37 02:04:32 Removing intermediate container 318666361d37 02:04:32 ---> 5baca4295eb7 02:04:32 Step 21/23 : LABEL arch=arm64 02:04:33 ---> Running in 2de3c2ee5bcf 02:04:33 Removing intermediate container 2de3c2ee5bcf 02:04:33 ---> 43a42ca33707 02:04:33 Step 22/23 : LABEL git_sha=d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:33 ---> Running in c2426de086a9 02:04:33 Removing intermediate container c2426de086a9 02:04:33 ---> 715deb5fd792 02:04:33 Step 23/23 : LABEL version=2.3.0-dev.42 02:04:34 ---> Running in 33c20d7e9cbf 02:04:34 Removing intermediate container 33c20d7e9cbf 02:04:34 ---> b3b903cf98bc 02:04:34 02:04:34 Successfully built b3b903cf98bc 02:04:34 Successfully tagged core-data-arm64:latest 02:04:34  Building core-data ... done  [Pipeline] } 02:04:34 $ docker stop --time=1 c5494e2df17f15e080ce63d6df4cdf990ab45d1b9b0541aac967c12bdfbd373a 02:04:36 $ docker rm -f c5494e2df17f15e080ce63d6df4cdf990ab45d1b9b0541aac967c12bdfbd373a [Pipeline] // withDockerContainer [Pipeline] sh 02:04:36 + docker images 02:04:37 REPOSITORY TAG IMAGE ID CREATED SIZE 02:04:37 core-data-arm64 latest b3b903cf98bc 3 seconds ago 20.6MB 02:04:37 security-spiffe-token-provider-arm64 latest d89f3c06933c 11 seconds ago 28.3MB 02:04:37 063ef22bf32b 18 seconds ago 1.22GB 02:04:37 0cd1e7807415 28 seconds ago 1.24GB 02:04:37 sys-mgmt-agent-arm64 latest 8100da95fb9a About a minute ago 133MB 02:04:37 security-bootstrapper-arm64 latest abfd9d1d075d About a minute ago 18.6MB 02:04:37 8864cc82d207 2 minutes ago 1.19GB 02:04:37 security-spire-server-arm64 latest a1cbfae58d26 2 minutes ago 84.2MB 02:04:37 3ac7e8b2419c 2 minutes ago 1.08GB 02:04:37 core-metadata-arm64 latest 83f2c9d501ba 2 minutes ago 17.4MB 02:04:37 7d8246a0f89b 2 minutes ago 1.22GB 02:04:37 7333064404f0 3 minutes ago 1.19GB 02:04:37 support-notifications-arm64 latest afaf3ccfd3e0 5 minutes ago 26.1MB 02:04:37 2d10223b9584 6 minutes ago 1.25GB 02:04:37 support-scheduler-arm64 latest 1b1e3acfc371 7 minutes ago 25.6MB 02:04:37 f5ef5e64e6b8 7 minutes ago 1.25GB 02:04:37 security-spire-agent-arm64 latest f4955a8cb0ae 8 minutes ago 122MB 02:04:37 dc8a85f6667e 8 minutes ago 1.08GB 02:04:37 security-secretstore-setup-arm64 latest 738aff8ab23d 9 minutes ago 27.9MB 02:04:37 security-proxy-setup-arm64 latest faa6f2f1f6d9 9 minutes ago 26.2MB 02:04:37 78f48d6fc41c 10 minutes ago 1.2GB 02:04:37 core-command-arm64 latest 67c00c6ac50c 10 minutes ago 15.5MB 02:04:37 2e8ce8abd46a 10 minutes ago 1.19GB 02:04:37 a60a57a62d3c 10 minutes ago 1.19GB 02:04:37 security-spire-config-arm64 latest ae8c5226996a 15 minutes ago 83.6MB 02:04:37 7e64c99c4101 15 minutes ago 1.08GB 02:04:37 ci-base-image-arm64 latest 289acb8ac2b6 18 minutes ago 994MB 02:04:37 alpine 3.15 60f2846fe774 3 weeks ago 5.32MB 02:04:37 alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB 02:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 02:04:37 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 02:04:37 provisioning config files... 02:04:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/277@tmp/config5616532530243230244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:37 ---> docker-login.sh 02:04:37 nexus3.edgexfoundry.org:10001 02:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:38 Configure a credential helper to remove this warning. See 02:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:38 02:04:38 Login Succeeded 02:04:38 nexus3.edgexfoundry.org:10002 02:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:38 Configure a credential helper to remove this warning. See 02:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:38 02:04:38 Login Succeeded 02:04:38 nexus3.edgexfoundry.org:10003 02:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:39 Configure a credential helper to remove this warning. See 02:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:39 02:04:39 Login Succeeded 02:04:39 nexus3.edgexfoundry.org:10004 02:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:39 Configure a credential helper to remove this warning. See 02:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:39 02:04:39 Login Succeeded 02:04:39 docker.io 02:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:40 Configure a credential helper to remove this warning. See 02:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:40 02:04:40 Login Succeeded 02:04:40 ---> docker-login.sh ends [Pipeline] } 02:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:04:40 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:40 latest 02:04:40 2.3.0-dev.42 02:04:40 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:40 main 02:04:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:41 6c7de9b384aa: Preparing 02:04:41 99b445d25d02: Preparing 02:04:41 08116b1becc2: Preparing 02:04:41 82fc8d9199c2: Preparing 02:04:41 5b7df235d876: Preparing 02:04:41 5b7df235d876: Layer already exists 02:04:41 08116b1becc2: Pushed 02:04:41 82fc8d9199c2: Pushed 02:04:41 6c7de9b384aa: Pushed 02:04:44 99b445d25d02: Pushed 02:04:44 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:45 6c7de9b384aa: Preparing 02:04:45 99b445d25d02: Preparing 02:04:45 08116b1becc2: Preparing 02:04:45 82fc8d9199c2: Preparing 02:04:45 5b7df235d876: Preparing 02:04:45 99b445d25d02: Layer already exists 02:04:45 5b7df235d876: Layer already exists 02:04:45 08116b1becc2: Layer already exists 02:04:45 6c7de9b384aa: Layer already exists 02:04:45 82fc8d9199c2: Layer already exists 02:04:45 latest: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.42 02:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:46 6c7de9b384aa: Preparing 02:04:46 99b445d25d02: Preparing 02:04:46 08116b1becc2: Preparing 02:04:46 82fc8d9199c2: Preparing 02:04:46 5b7df235d876: Preparing 02:04:46 6c7de9b384aa: Layer already exists 02:04:46 08116b1becc2: Layer already exists 02:04:46 5b7df235d876: Layer already exists 02:04:46 82fc8d9199c2: Layer already exists 02:04:46 99b445d25d02: Layer already exists 02:04:46 2.3.0-dev.42: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:47 6c7de9b384aa: Preparing 02:04:47 99b445d25d02: Preparing 02:04:47 08116b1becc2: Preparing 02:04:47 82fc8d9199c2: Preparing 02:04:47 5b7df235d876: Preparing 02:04:47 08116b1becc2: Layer already exists 02:04:47 99b445d25d02: Layer already exists 02:04:47 82fc8d9199c2: Layer already exists 02:04:47 6c7de9b384aa: Layer already exists 02:04:47 5b7df235d876: Layer already exists 02:04:47 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:48 6c7de9b384aa: Preparing 02:04:48 99b445d25d02: Preparing 02:04:48 08116b1becc2: Preparing 02:04:48 82fc8d9199c2: Preparing 02:04:48 5b7df235d876: Preparing 02:04:48 5b7df235d876: Layer already exists 02:04:48 08116b1becc2: Layer already exists 02:04:48 6c7de9b384aa: Layer already exists 02:04:48 99b445d25d02: Layer already exists 02:04:48 82fc8d9199c2: Layer already exists 02:04:48 main: digest: sha256:df7507e81b32d9ea5e2200416bc868c3020fa26f11ecae5e599bbf80292002d2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:48 ===================================================== [Pipeline] echo 02:04:48 taggedImages: 02:04:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:04:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.42 02:04:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:04:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:04:48 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:48 latest 02:04:48 2.3.0-dev.42 02:04:48 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:48 main 02:04:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:49 c722f48ee1e6: Preparing 02:04:49 fb6800d39568: Preparing 02:04:49 08116b1becc2: Preparing 02:04:49 226a68db361e: Preparing 02:04:49 7e67828b5450: Preparing 02:04:49 5b7df235d876: Preparing 02:04:49 5b7df235d876: Waiting 02:04:49 08116b1becc2: Layer already exists 02:04:49 5b7df235d876: Layer already exists 02:04:49 c722f48ee1e6: Pushed 02:04:49 7e67828b5450: Pushed 02:04:50 226a68db361e: Pushed 02:04:53 fb6800d39568: Pushed 02:04:53 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:54 c722f48ee1e6: Preparing 02:04:54 fb6800d39568: Preparing 02:04:54 08116b1becc2: Preparing 02:04:54 226a68db361e: Preparing 02:04:54 7e67828b5450: Preparing 02:04:54 5b7df235d876: Preparing 02:04:54 5b7df235d876: Waiting 02:04:54 226a68db361e: Layer already exists 02:04:54 fb6800d39568: Layer already exists 02:04:54 c722f48ee1e6: Layer already exists 02:04:54 7e67828b5450: Layer already exists 02:04:54 5b7df235d876: Layer already exists 02:04:54 08116b1becc2: Layer already exists 02:04:54 latest: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.42 02:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:55 c722f48ee1e6: Preparing 02:04:55 fb6800d39568: Preparing 02:04:55 08116b1becc2: Preparing 02:04:55 226a68db361e: Preparing 02:04:55 7e67828b5450: Preparing 02:04:55 5b7df235d876: Preparing 02:04:55 5b7df235d876: Waiting 02:04:55 fb6800d39568: Layer already exists 02:04:55 7e67828b5450: Layer already exists 02:04:55 c722f48ee1e6: Layer already exists 02:04:55 226a68db361e: Layer already exists 02:04:55 08116b1becc2: Layer already exists 02:04:55 5b7df235d876: Layer already exists 02:04:55 2.3.0-dev.42: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:56 c722f48ee1e6: Preparing 02:04:56 fb6800d39568: Preparing 02:04:56 08116b1becc2: Preparing 02:04:56 226a68db361e: Preparing 02:04:56 7e67828b5450: Preparing 02:04:56 5b7df235d876: Preparing 02:04:56 5b7df235d876: Waiting 02:04:56 fb6800d39568: Layer already exists 02:04:56 08116b1becc2: Layer already exists 02:04:56 7e67828b5450: Layer already exists 02:04:56 c722f48ee1e6: Layer already exists 02:04:56 226a68db361e: Layer already exists 02:04:56 5b7df235d876: Layer already exists 02:04:56 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:57 c722f48ee1e6: Preparing 02:04:57 fb6800d39568: Preparing 02:04:57 08116b1becc2: Preparing 02:04:57 226a68db361e: Preparing 02:04:57 7e67828b5450: Preparing 02:04:57 5b7df235d876: Preparing 02:04:57 5b7df235d876: Waiting 02:04:57 c722f48ee1e6: Layer already exists 02:04:57 08116b1becc2: Layer already exists 02:04:57 7e67828b5450: Layer already exists 02:04:57 fb6800d39568: Layer already exists 02:04:57 226a68db361e: Layer already exists 02:04:57 5b7df235d876: Layer already exists 02:04:57 main: digest: sha256:497351a2c5fc88775d84633eef7ccc8f68d1be9bf7aa00938ddff687bfe75e1c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:57 ===================================================== [Pipeline] echo 02:04:57 taggedImages: 02:04:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:04:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.42 02:04:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:04:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:04:57 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:57 latest 02:04:57 2.3.0-dev.42 02:04:57 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:04:57 main 02:04:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:04:58 7ff6e7640f8f: Preparing 02:04:58 fb60f504bbb2: Preparing 02:04:58 08116b1becc2: Preparing 02:04:58 82fc8d9199c2: Preparing 02:04:58 5b7df235d876: Preparing 02:04:58 82fc8d9199c2: Layer already exists 02:04:58 5b7df235d876: Layer already exists 02:04:58 08116b1becc2: Layer already exists 02:04:58 7ff6e7640f8f: Pushed 02:05:01 fb60f504bbb2: Pushed 02:05:01 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:02 7ff6e7640f8f: Preparing 02:05:02 fb60f504bbb2: Preparing 02:05:02 08116b1becc2: Preparing 02:05:02 82fc8d9199c2: Preparing 02:05:02 5b7df235d876: Preparing 02:05:02 5b7df235d876: Layer already exists 02:05:02 7ff6e7640f8f: Layer already exists 02:05:02 fb60f504bbb2: Layer already exists 02:05:02 08116b1becc2: Layer already exists 02:05:02 82fc8d9199c2: Layer already exists 02:05:02 latest: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.42 02:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:03 7ff6e7640f8f: Preparing 02:05:03 fb60f504bbb2: Preparing 02:05:03 08116b1becc2: Preparing 02:05:03 82fc8d9199c2: Preparing 02:05:03 5b7df235d876: Preparing 02:05:03 82fc8d9199c2: Layer already exists 02:05:03 5b7df235d876: Layer already exists 02:05:03 fb60f504bbb2: Layer already exists 02:05:03 7ff6e7640f8f: Layer already exists 02:05:03 08116b1becc2: Layer already exists 02:05:03 2.3.0-dev.42: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:04 7ff6e7640f8f: Preparing 02:05:04 fb60f504bbb2: Preparing 02:05:04 08116b1becc2: Preparing 02:05:04 82fc8d9199c2: Preparing 02:05:04 5b7df235d876: Preparing 02:05:04 5b7df235d876: Layer already exists 02:05:04 7ff6e7640f8f: Layer already exists 02:05:04 82fc8d9199c2: Layer already exists 02:05:04 fb60f504bbb2: Layer already exists 02:05:04 08116b1becc2: Layer already exists 02:05:04 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:05 7ff6e7640f8f: Preparing 02:05:05 fb60f504bbb2: Preparing 02:05:05 08116b1becc2: Preparing 02:05:05 82fc8d9199c2: Preparing 02:05:05 5b7df235d876: Preparing 02:05:05 08116b1becc2: Layer already exists 02:05:05 82fc8d9199c2: Layer already exists 02:05:05 7ff6e7640f8f: Layer already exists 02:05:05 fb60f504bbb2: Layer already exists 02:05:05 5b7df235d876: Layer already exists 02:05:05 main: digest: sha256:4211abcd4c63738d965fce02fd14a2579a38d77c59a23f7090a15a561468fc00 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:05 ===================================================== [Pipeline] echo 02:05:05 taggedImages: 02:05:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:05:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.42 02:05:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:05:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:05:06 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:06 latest 02:05:06 2.3.0-dev.42 02:05:06 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:06 main 02:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:06 c9d555cfbe7e: Preparing 02:05:06 c9d555cfbe7e: Preparing 02:05:06 c1f3e5808fb0: Preparing 02:05:06 ed4d30af3591: Preparing 02:05:06 0e7f43380f2d: Preparing 02:05:06 1d5e763514bd: Preparing 02:05:06 08116b1becc2: Preparing 02:05:06 d4df8e2e60c1: Preparing 02:05:06 7398b6a3a61d: Preparing 02:05:06 3a8412822874: Preparing 02:05:06 39ff390e3fce: Preparing 02:05:06 5b7df235d876: Preparing 02:05:06 d4df8e2e60c1: Waiting 02:05:06 7398b6a3a61d: Waiting 02:05:06 3a8412822874: Waiting 02:05:06 39ff390e3fce: Waiting 02:05:06 5b7df235d876: Waiting 02:05:06 08116b1becc2: Waiting 02:05:07 0e7f43380f2d: Pushed 02:05:07 ed4d30af3591: Pushed 02:05:07 c1f3e5808fb0: Pushed 02:05:07 c9d555cfbe7e: Pushed 02:05:07 08116b1becc2: Layer already exists 02:05:07 3a8412822874: Pushed 02:05:07 d4df8e2e60c1: Pushed 02:05:07 39ff390e3fce: Pushed 02:05:07 7398b6a3a61d: Pushed 02:05:07 5b7df235d876: Layer already exists 02:05:10 1d5e763514bd: Pushed 02:05:10 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:11 c9d555cfbe7e: Preparing 02:05:11 c9d555cfbe7e: Preparing 02:05:11 c1f3e5808fb0: Preparing 02:05:11 ed4d30af3591: Preparing 02:05:11 0e7f43380f2d: Preparing 02:05:11 1d5e763514bd: Preparing 02:05:11 08116b1becc2: Preparing 02:05:11 d4df8e2e60c1: Preparing 02:05:11 7398b6a3a61d: Preparing 02:05:11 3a8412822874: Preparing 02:05:11 39ff390e3fce: Preparing 02:05:11 5b7df235d876: Preparing 02:05:11 3a8412822874: Waiting 02:05:11 39ff390e3fce: Waiting 02:05:11 5b7df235d876: Waiting 02:05:11 d4df8e2e60c1: Waiting 02:05:11 7398b6a3a61d: Waiting 02:05:11 08116b1becc2: Waiting 02:05:11 c1f3e5808fb0: Layer already exists 02:05:11 0e7f43380f2d: Layer already exists 02:05:11 ed4d30af3591: Layer already exists 02:05:11 1d5e763514bd: Layer already exists 02:05:11 c9d555cfbe7e: Layer already exists 02:05:11 08116b1becc2: Layer already exists 02:05:11 d4df8e2e60c1: Layer already exists 02:05:11 7398b6a3a61d: Layer already exists 02:05:11 39ff390e3fce: Layer already exists 02:05:11 3a8412822874: Layer already exists 02:05:11 5b7df235d876: Layer already exists 02:05:11 latest: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.42 02:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:12 c9d555cfbe7e: Preparing 02:05:12 c9d555cfbe7e: Preparing 02:05:12 c1f3e5808fb0: Preparing 02:05:12 ed4d30af3591: Preparing 02:05:12 0e7f43380f2d: Preparing 02:05:12 1d5e763514bd: Preparing 02:05:12 08116b1becc2: Preparing 02:05:12 d4df8e2e60c1: Preparing 02:05:12 7398b6a3a61d: Preparing 02:05:12 3a8412822874: Preparing 02:05:12 39ff390e3fce: Preparing 02:05:12 5b7df235d876: Preparing 02:05:12 08116b1becc2: Waiting 02:05:12 d4df8e2e60c1: Waiting 02:05:12 7398b6a3a61d: Waiting 02:05:12 3a8412822874: Waiting 02:05:12 39ff390e3fce: Waiting 02:05:12 5b7df235d876: Waiting 02:05:12 0e7f43380f2d: Layer already exists 02:05:12 ed4d30af3591: Layer already exists 02:05:12 c1f3e5808fb0: Layer already exists 02:05:12 1d5e763514bd: Layer already exists 02:05:12 c9d555cfbe7e: Layer already exists 02:05:12 3a8412822874: Layer already exists 02:05:12 7398b6a3a61d: Layer already exists 02:05:12 d4df8e2e60c1: Layer already exists 02:05:12 08116b1becc2: Layer already exists 02:05:12 39ff390e3fce: Layer already exists 02:05:12 5b7df235d876: Layer already exists 02:05:12 2.3.0-dev.42: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:13 c9d555cfbe7e: Preparing 02:05:13 c9d555cfbe7e: Preparing 02:05:13 c1f3e5808fb0: Preparing 02:05:13 ed4d30af3591: Preparing 02:05:13 0e7f43380f2d: Preparing 02:05:13 1d5e763514bd: Preparing 02:05:13 08116b1becc2: Preparing 02:05:13 d4df8e2e60c1: Preparing 02:05:13 7398b6a3a61d: Preparing 02:05:13 3a8412822874: Preparing 02:05:13 39ff390e3fce: Preparing 02:05:13 5b7df235d876: Preparing 02:05:13 08116b1becc2: Waiting 02:05:13 d4df8e2e60c1: Waiting 02:05:13 39ff390e3fce: Waiting 02:05:13 5b7df235d876: Waiting 02:05:13 7398b6a3a61d: Waiting 02:05:13 3a8412822874: Waiting 02:05:13 c9d555cfbe7e: Layer already exists 02:05:13 0e7f43380f2d: Layer already exists 02:05:13 ed4d30af3591: Layer already exists 02:05:13 c1f3e5808fb0: Layer already exists 02:05:13 1d5e763514bd: Layer already exists 02:05:13 3a8412822874: Layer already exists 02:05:13 08116b1becc2: Layer already exists 02:05:13 39ff390e3fce: Layer already exists 02:05:13 d4df8e2e60c1: Layer already exists 02:05:13 7398b6a3a61d: Layer already exists 02:05:13 5b7df235d876: Layer already exists 02:05:13 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:14 c9d555cfbe7e: Preparing 02:05:14 c9d555cfbe7e: Preparing 02:05:14 c1f3e5808fb0: Preparing 02:05:14 ed4d30af3591: Preparing 02:05:14 0e7f43380f2d: Preparing 02:05:14 1d5e763514bd: Preparing 02:05:14 08116b1becc2: Preparing 02:05:14 d4df8e2e60c1: Preparing 02:05:14 7398b6a3a61d: Preparing 02:05:14 3a8412822874: Preparing 02:05:14 39ff390e3fce: Preparing 02:05:14 5b7df235d876: Preparing 02:05:14 7398b6a3a61d: Waiting 02:05:14 39ff390e3fce: Waiting 02:05:14 3a8412822874: Waiting 02:05:14 5b7df235d876: Waiting 02:05:14 c9d555cfbe7e: Layer already exists 02:05:14 1d5e763514bd: Layer already exists 02:05:14 ed4d30af3591: Layer already exists 02:05:14 c1f3e5808fb0: Layer already exists 02:05:14 0e7f43380f2d: Layer already exists 02:05:14 7398b6a3a61d: Layer already exists 02:05:14 08116b1becc2: Layer already exists 02:05:14 d4df8e2e60c1: Layer already exists 02:05:14 39ff390e3fce: Layer already exists 02:05:14 3a8412822874: Layer already exists 02:05:14 5b7df235d876: Layer already exists 02:05:14 main: digest: sha256:2a38ed0df0c360224842735d5905f079a65a31e9102929826bf4f5f6d71598ec size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:14 ===================================================== [Pipeline] echo 02:05:14 taggedImages: 02:05:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:05:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.42 02:05:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:05:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:05:14 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:14 latest 02:05:14 2.3.0-dev.42 02:05:14 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:14 main 02:05:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:15 9d15d9b33a13: Preparing 02:05:15 4e56a206ba0b: Preparing 02:05:15 f9dd442f6d2f: Preparing 02:05:15 8a7167ae0532: Preparing 02:05:15 59bb676f1518: Preparing 02:05:15 f60161451b27: Preparing 02:05:15 724817877df1: Preparing 02:05:15 5b7df235d876: Preparing 02:05:15 724817877df1: Waiting 02:05:15 5b7df235d876: Waiting 02:05:15 f60161451b27: Waiting 02:05:15 59bb676f1518: Pushed 02:05:15 4e56a206ba0b: Pushed 02:05:15 9d15d9b33a13: Pushed 02:05:15 5b7df235d876: Layer already exists 02:05:15 f60161451b27: Pushed 02:05:16 724817877df1: Pushed 02:05:18 f9dd442f6d2f: Pushed 02:05:18 8a7167ae0532: Pushed 02:05:18 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + 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 02:05:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:19 9d15d9b33a13: Preparing 02:05:19 4e56a206ba0b: Preparing 02:05:19 f9dd442f6d2f: Preparing 02:05:19 8a7167ae0532: Preparing 02:05:19 59bb676f1518: Preparing 02:05:19 f60161451b27: Preparing 02:05:19 724817877df1: Preparing 02:05:19 5b7df235d876: Preparing 02:05:19 724817877df1: Waiting 02:05:19 5b7df235d876: Waiting 02:05:19 f60161451b27: Waiting 02:05:19 f9dd442f6d2f: Layer already exists 02:05:19 4e56a206ba0b: Layer already exists 02:05:19 9d15d9b33a13: Layer already exists 02:05:19 59bb676f1518: Layer already exists 02:05:19 8a7167ae0532: Layer already exists 02:05:19 f60161451b27: Layer already exists 02:05:19 724817877df1: Layer already exists 02:05:19 5b7df235d876: Layer already exists 02:05:19 latest: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.42 02:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:19 9d15d9b33a13: Preparing 02:05:19 4e56a206ba0b: Preparing 02:05:19 f9dd442f6d2f: Preparing 02:05:19 8a7167ae0532: Preparing 02:05:19 59bb676f1518: Preparing 02:05:19 f60161451b27: Preparing 02:05:19 724817877df1: Preparing 02:05:19 5b7df235d876: Preparing 02:05:19 724817877df1: Waiting 02:05:19 5b7df235d876: Waiting 02:05:19 f60161451b27: Waiting 02:05:19 8a7167ae0532: Layer already exists 02:05:19 9d15d9b33a13: Layer already exists 02:05:19 f9dd442f6d2f: Layer already exists 02:05:19 4e56a206ba0b: Layer already exists 02:05:19 59bb676f1518: Layer already exists 02:05:20 5b7df235d876: Layer already exists 02:05:20 724817877df1: Layer already exists 02:05:20 f60161451b27: Layer already exists 02:05:20 2.3.0-dev.42: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:21 9d15d9b33a13: Preparing 02:05:21 4e56a206ba0b: Preparing 02:05:21 f9dd442f6d2f: Preparing 02:05:21 8a7167ae0532: Preparing 02:05:21 59bb676f1518: Preparing 02:05:21 f60161451b27: Preparing 02:05:21 724817877df1: Preparing 02:05:21 5b7df235d876: Preparing 02:05:21 f60161451b27: Waiting 02:05:21 724817877df1: Waiting 02:05:21 5b7df235d876: Waiting 02:05:21 59bb676f1518: Layer already exists 02:05:21 f9dd442f6d2f: Layer already exists 02:05:21 4e56a206ba0b: Layer already exists 02:05:21 9d15d9b33a13: Layer already exists 02:05:21 8a7167ae0532: Layer already exists 02:05:21 5b7df235d876: Layer already exists 02:05:21 724817877df1: Layer already exists 02:05:21 f60161451b27: Layer already exists 02:05:21 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:21 + 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 02:05:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:22 9d15d9b33a13: Preparing 02:05:22 4e56a206ba0b: Preparing 02:05:22 f9dd442f6d2f: Preparing 02:05:22 8a7167ae0532: Preparing 02:05:22 59bb676f1518: Preparing 02:05:22 f60161451b27: Preparing 02:05:22 724817877df1: Preparing 02:05:22 5b7df235d876: Preparing 02:05:22 f60161451b27: Waiting 02:05:22 724817877df1: Waiting 02:05:22 5b7df235d876: Waiting 02:05:22 f9dd442f6d2f: Layer already exists 02:05:22 9d15d9b33a13: Layer already exists 02:05:22 59bb676f1518: Layer already exists 02:05:22 8a7167ae0532: Layer already exists 02:05:22 4e56a206ba0b: Layer already exists 02:05:22 724817877df1: Layer already exists 02:05:22 f60161451b27: Layer already exists 02:05:22 5b7df235d876: Layer already exists 02:05:22 main: digest: sha256:ccbcc4f4ddde4baa725dfffd7ff1be3cee886ff0cb80b493de888d0ff60e2911 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:22 ===================================================== [Pipeline] echo 02:05:22 taggedImages: 02:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.42 02:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:05:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:05:22 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:22 latest 02:05:22 2.3.0-dev.42 02:05:22 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:22 main 02:05:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:23 bac45440d1f1: Preparing 02:05:23 477127cda542: Preparing 02:05:23 1f063192c0fe: Preparing 02:05:23 e8a2ddc60d60: Preparing 02:05:23 a108b53ce2cb: Preparing 02:05:23 e50038bcd17a: Preparing 02:05:23 fabebb39c319: Preparing 02:05:23 c07fb11a17c5: Preparing 02:05:23 36c38a06e6bd: Preparing 02:05:23 5b7df235d876: Preparing 02:05:23 c07fb11a17c5: Waiting 02:05:23 5b7df235d876: Waiting 02:05:23 36c38a06e6bd: Waiting 02:05:23 e50038bcd17a: Waiting 02:05:23 fabebb39c319: Waiting 02:05:23 a108b53ce2cb: Pushed 02:05:23 bac45440d1f1: Pushed 02:05:23 477127cda542: Pushed 02:05:23 e50038bcd17a: Pushed 02:05:23 fabebb39c319: Pushed 02:05:23 c07fb11a17c5: Pushed 02:05:23 5b7df235d876: Layer already exists 02:05:23 36c38a06e6bd: Pushed 02:05:25 e8a2ddc60d60: Pushed 02:05:26 1f063192c0fe: Pushed 02:05:26 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:27 + 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 02:05:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:27 bac45440d1f1: Preparing 02:05:27 477127cda542: Preparing 02:05:27 1f063192c0fe: Preparing 02:05:27 e8a2ddc60d60: Preparing 02:05:27 a108b53ce2cb: Preparing 02:05:27 e50038bcd17a: Preparing 02:05:27 fabebb39c319: Preparing 02:05:27 c07fb11a17c5: Preparing 02:05:27 36c38a06e6bd: Preparing 02:05:27 5b7df235d876: Preparing 02:05:27 c07fb11a17c5: Waiting 02:05:27 36c38a06e6bd: Waiting 02:05:27 5b7df235d876: Waiting 02:05:27 fabebb39c319: Waiting 02:05:27 477127cda542: Layer already exists 02:05:27 bac45440d1f1: Layer already exists 02:05:27 a108b53ce2cb: Layer already exists 02:05:27 1f063192c0fe: Layer already exists 02:05:27 e8a2ddc60d60: Layer already exists 02:05:27 e50038bcd17a: Layer already exists 02:05:27 fabebb39c319: Layer already exists 02:05:27 36c38a06e6bd: Layer already exists 02:05:27 5b7df235d876: Layer already exists 02:05:27 c07fb11a17c5: Layer already exists 02:05:27 latest: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.42 02:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:28 bac45440d1f1: Preparing 02:05:28 477127cda542: Preparing 02:05:28 1f063192c0fe: Preparing 02:05:28 e8a2ddc60d60: Preparing 02:05:28 a108b53ce2cb: Preparing 02:05:28 e50038bcd17a: Preparing 02:05:28 fabebb39c319: Preparing 02:05:28 c07fb11a17c5: Preparing 02:05:28 36c38a06e6bd: Preparing 02:05:28 5b7df235d876: Preparing 02:05:28 e50038bcd17a: Waiting 02:05:28 fabebb39c319: Waiting 02:05:28 c07fb11a17c5: Waiting 02:05:28 5b7df235d876: Waiting 02:05:28 36c38a06e6bd: Waiting 02:05:28 e8a2ddc60d60: Layer already exists 02:05:28 bac45440d1f1: Layer already exists 02:05:28 a108b53ce2cb: Layer already exists 02:05:28 477127cda542: Layer already exists 02:05:28 1f063192c0fe: Layer already exists 02:05:28 e50038bcd17a: Layer already exists 02:05:28 fabebb39c319: Layer already exists 02:05:28 c07fb11a17c5: Layer already exists 02:05:28 5b7df235d876: Layer already exists 02:05:28 36c38a06e6bd: Layer already exists 02:05:28 2.3.0-dev.42: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:29 bac45440d1f1: Preparing 02:05:29 477127cda542: Preparing 02:05:29 1f063192c0fe: Preparing 02:05:29 e8a2ddc60d60: Preparing 02:05:29 a108b53ce2cb: Preparing 02:05:29 e50038bcd17a: Preparing 02:05:29 fabebb39c319: Preparing 02:05:29 c07fb11a17c5: Preparing 02:05:29 36c38a06e6bd: Preparing 02:05:29 5b7df235d876: Preparing 02:05:29 e50038bcd17a: Waiting 02:05:29 fabebb39c319: Waiting 02:05:29 5b7df235d876: Waiting 02:05:29 c07fb11a17c5: Waiting 02:05:29 36c38a06e6bd: Waiting 02:05:29 a108b53ce2cb: Layer already exists 02:05:29 1f063192c0fe: Layer already exists 02:05:29 477127cda542: Layer already exists 02:05:29 bac45440d1f1: Layer already exists 02:05:29 e8a2ddc60d60: Layer already exists 02:05:29 c07fb11a17c5: Layer already exists 02:05:29 36c38a06e6bd: Layer already exists 02:05:29 fabebb39c319: Layer already exists 02:05:29 e50038bcd17a: Layer already exists 02:05:29 5b7df235d876: Layer already exists 02:05:29 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:30 + 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 02:05:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:30 bac45440d1f1: Preparing 02:05:30 477127cda542: Preparing 02:05:30 1f063192c0fe: Preparing 02:05:30 e8a2ddc60d60: Preparing 02:05:30 a108b53ce2cb: Preparing 02:05:30 e50038bcd17a: Preparing 02:05:30 fabebb39c319: Preparing 02:05:30 c07fb11a17c5: Preparing 02:05:30 36c38a06e6bd: Preparing 02:05:30 5b7df235d876: Preparing 02:05:30 fabebb39c319: Waiting 02:05:30 c07fb11a17c5: Waiting 02:05:30 36c38a06e6bd: Waiting 02:05:30 5b7df235d876: Waiting 02:05:30 e50038bcd17a: Waiting 02:05:30 477127cda542: Layer already exists 02:05:30 a108b53ce2cb: Layer already exists 02:05:30 bac45440d1f1: Layer already exists 02:05:30 e8a2ddc60d60: Layer already exists 02:05:30 1f063192c0fe: Layer already exists 02:05:30 c07fb11a17c5: Layer already exists 02:05:30 e50038bcd17a: Layer already exists 02:05:30 36c38a06e6bd: Layer already exists 02:05:30 5b7df235d876: Layer already exists 02:05:30 fabebb39c319: Layer already exists 02:05:30 main: digest: sha256:d98b62834c8cb45832f69763dda9000ff3df9a13888c4dc10eb3596d6114bc7e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:30 ===================================================== [Pipeline] echo 02:05:30 taggedImages: 02:05:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:05:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.42 02:05:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:05:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:05:31 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:31 latest 02:05:31 2.3.0-dev.42 02:05:31 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:31 main 02:05:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:31 510c85586ec7: Preparing 02:05:31 4659ee125142: Preparing 02:05:31 08116b1becc2: Preparing 02:05:31 84df219d44dd: Preparing 02:05:31 73b0e6ec88ea: Preparing 02:05:31 eb54b7b7991f: Preparing 02:05:31 eb54b7b7991f: Waiting 02:05:31 08116b1becc2: Layer already exists 02:05:31 eb54b7b7991f: Layer already exists 02:05:31 73b0e6ec88ea: Pushed 02:05:31 510c85586ec7: Pushed 02:05:33 84df219d44dd: Pushed 02:05:36 4659ee125142: Pushed 02:05:36 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + 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 02:05:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:37 510c85586ec7: Preparing 02:05:37 4659ee125142: Preparing 02:05:37 08116b1becc2: Preparing 02:05:37 84df219d44dd: Preparing 02:05:37 73b0e6ec88ea: Preparing 02:05:37 eb54b7b7991f: Preparing 02:05:37 eb54b7b7991f: Waiting 02:05:37 510c85586ec7: Layer already exists 02:05:37 4659ee125142: Layer already exists 02:05:37 08116b1becc2: Layer already exists 02:05:37 84df219d44dd: Layer already exists 02:05:37 73b0e6ec88ea: Layer already exists 02:05:37 eb54b7b7991f: Layer already exists 02:05:37 latest: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.42 02:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:38 510c85586ec7: Preparing 02:05:38 4659ee125142: Preparing 02:05:38 08116b1becc2: Preparing 02:05:38 84df219d44dd: Preparing 02:05:38 73b0e6ec88ea: Preparing 02:05:38 eb54b7b7991f: Preparing 02:05:38 eb54b7b7991f: Waiting 02:05:38 84df219d44dd: Layer already exists 02:05:38 73b0e6ec88ea: Layer already exists 02:05:38 4659ee125142: Layer already exists 02:05:38 510c85586ec7: Layer already exists 02:05:38 08116b1becc2: Layer already exists 02:05:38 eb54b7b7991f: Layer already exists 02:05:38 2.3.0-dev.42: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:39 510c85586ec7: Preparing 02:05:39 4659ee125142: Preparing 02:05:39 08116b1becc2: Preparing 02:05:39 84df219d44dd: Preparing 02:05:39 73b0e6ec88ea: Preparing 02:05:39 eb54b7b7991f: Preparing 02:05:39 eb54b7b7991f: Waiting 02:05:39 4659ee125142: Layer already exists 02:05:39 84df219d44dd: Layer already exists 02:05:39 08116b1becc2: Layer already exists 02:05:39 73b0e6ec88ea: Layer already exists 02:05:39 510c85586ec7: Layer already exists 02:05:39 eb54b7b7991f: Layer already exists 02:05:39 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:40 + 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 02:05:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:40 510c85586ec7: Preparing 02:05:40 4659ee125142: Preparing 02:05:40 08116b1becc2: Preparing 02:05:40 84df219d44dd: Preparing 02:05:40 73b0e6ec88ea: Preparing 02:05:40 eb54b7b7991f: Preparing 02:05:40 eb54b7b7991f: Waiting 02:05:40 4659ee125142: Layer already exists 02:05:40 73b0e6ec88ea: Layer already exists 02:05:40 510c85586ec7: Layer already exists 02:05:40 84df219d44dd: Layer already exists 02:05:40 08116b1becc2: Layer already exists 02:05:40 eb54b7b7991f: Layer already exists 02:05:40 main: digest: sha256:5da5f1667da7d42bb44f25c3e7111fccc07fba6c44f373f5e8406ba2dac11db9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:40 ===================================================== [Pipeline] echo 02:05:40 taggedImages: 02:05:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:05:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.42 02:05:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:05:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:05:40 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:40 latest 02:05:40 2.3.0-dev.42 02:05:40 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:05:40 main 02:05:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:05:41 3e3f2d0b0677: Preparing 02:05:41 c0cf363e45f6: Preparing 02:05:41 0316ee17b208: Preparing 02:05:41 33204225bb71: Preparing 02:05:41 489757409c26: Preparing 02:05:41 9148f02d58aa: Preparing 02:05:41 73b0e6ec88ea: Preparing 02:05:41 9148f02d58aa: Waiting 02:05:41 eb54b7b7991f: Preparing 02:05:41 73b0e6ec88ea: Waiting 02:05:41 eb54b7b7991f: Waiting 02:05:41 c0cf363e45f6: Pushed 02:05:41 3e3f2d0b0677: Pushed 02:05:41 0316ee17b208: Pushed 02:05:41 73b0e6ec88ea: Layer already exists 02:05:41 eb54b7b7991f: Layer already exists 02:05:42 9148f02d58aa: Pushed 02:05:51 489757409c26: Pushed 02:05:57 33204225bb71: Pushed 02:05:58 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:58 + 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 02:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:05:58 3e3f2d0b0677: Preparing 02:05:58 c0cf363e45f6: Preparing 02:05:58 0316ee17b208: Preparing 02:05:58 33204225bb71: Preparing 02:05:58 489757409c26: Preparing 02:05:58 9148f02d58aa: Preparing 02:05:58 73b0e6ec88ea: Preparing 02:05:58 eb54b7b7991f: Preparing 02:05:58 9148f02d58aa: Waiting 02:05:58 73b0e6ec88ea: Waiting 02:05:58 eb54b7b7991f: Waiting 02:05:58 33204225bb71: Layer already exists 02:05:58 c0cf363e45f6: Layer already exists 02:05:58 0316ee17b208: Layer already exists 02:05:58 489757409c26: Layer already exists 02:05:58 3e3f2d0b0677: Layer already exists 02:05:58 9148f02d58aa: Layer already exists 02:05:58 eb54b7b7991f: Layer already exists 02:05:58 73b0e6ec88ea: Layer already exists 02:05:59 latest: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.42 02:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:05:59 3e3f2d0b0677: Preparing 02:05:59 c0cf363e45f6: Preparing 02:05:59 0316ee17b208: Preparing 02:05:59 33204225bb71: Preparing 02:05:59 489757409c26: Preparing 02:05:59 9148f02d58aa: Preparing 02:05:59 73b0e6ec88ea: Preparing 02:05:59 eb54b7b7991f: Preparing 02:05:59 73b0e6ec88ea: Waiting 02:05:59 eb54b7b7991f: Waiting 02:05:59 9148f02d58aa: Waiting 02:05:59 c0cf363e45f6: Layer already exists 02:05:59 489757409c26: Layer already exists 02:05:59 3e3f2d0b0677: Layer already exists 02:05:59 0316ee17b208: Layer already exists 02:05:59 33204225bb71: Layer already exists 02:05:59 9148f02d58aa: Layer already exists 02:05:59 eb54b7b7991f: Layer already exists 02:05:59 73b0e6ec88ea: Layer already exists 02:06:00 2.3.0-dev.42: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:06:00 3e3f2d0b0677: Preparing 02:06:00 c0cf363e45f6: Preparing 02:06:00 0316ee17b208: Preparing 02:06:00 33204225bb71: Preparing 02:06:00 489757409c26: Preparing 02:06:00 9148f02d58aa: Preparing 02:06:00 73b0e6ec88ea: Preparing 02:06:00 eb54b7b7991f: Preparing 02:06:00 9148f02d58aa: Waiting 02:06:00 73b0e6ec88ea: Waiting 02:06:00 eb54b7b7991f: Waiting 02:06:00 c0cf363e45f6: Layer already exists 02:06:00 489757409c26: Layer already exists 02:06:00 3e3f2d0b0677: Layer already exists 02:06:00 33204225bb71: Layer already exists 02:06:00 0316ee17b208: Layer already exists 02:06:00 9148f02d58aa: Layer already exists 02:06:00 73b0e6ec88ea: Layer already exists 02:06:00 eb54b7b7991f: Layer already exists 02:06:01 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:01 + 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 02:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:06:01 3e3f2d0b0677: Preparing 02:06:01 c0cf363e45f6: Preparing 02:06:01 0316ee17b208: Preparing 02:06:01 33204225bb71: Preparing 02:06:01 489757409c26: Preparing 02:06:01 9148f02d58aa: Preparing 02:06:01 73b0e6ec88ea: Preparing 02:06:01 eb54b7b7991f: Preparing 02:06:01 9148f02d58aa: Waiting 02:06:01 73b0e6ec88ea: Waiting 02:06:01 eb54b7b7991f: Waiting 02:06:01 489757409c26: Layer already exists 02:06:01 33204225bb71: Layer already exists 02:06:01 0316ee17b208: Layer already exists 02:06:01 3e3f2d0b0677: Layer already exists 02:06:01 c0cf363e45f6: Layer already exists 02:06:02 eb54b7b7991f: Layer already exists 02:06:02 73b0e6ec88ea: Layer already exists 02:06:02 9148f02d58aa: Layer already exists 02:06:02 main: digest: sha256:af3211283b670e347e91fe5092b70487dbf1fa6b42156cb1f889cb0a655c8d9b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:02 ===================================================== [Pipeline] echo 02:06:02 taggedImages: 02:06:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:06:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.42 02:06:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:06:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:06:02 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:02 latest 02:06:02 2.3.0-dev.42 02:06:02 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:02 main 02:06:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:02 dc13ca120520: Preparing 02:06:02 ea2cce1d92df: Preparing 02:06:02 1e387eb45cbd: Preparing 02:06:02 17217d2dff58: Preparing 02:06:02 acf0089ee204: Preparing 02:06:02 73b0e6ec88ea: Preparing 02:06:02 eb54b7b7991f: Preparing 02:06:02 eb54b7b7991f: Waiting 02:06:03 1e387eb45cbd: Pushed 02:06:03 dc13ca120520: Pushed 02:06:03 eb54b7b7991f: Layer already exists 02:06:03 73b0e6ec88ea: Layer already exists 02:06:03 ea2cce1d92df: Pushed 02:06:04 acf0089ee204: Pushed 02:06:22 17217d2dff58: Pushed 02:06:22 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + 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 02:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:23 dc13ca120520: Preparing 02:06:23 ea2cce1d92df: Preparing 02:06:23 1e387eb45cbd: Preparing 02:06:23 17217d2dff58: Preparing 02:06:23 acf0089ee204: Preparing 02:06:23 73b0e6ec88ea: Preparing 02:06:23 eb54b7b7991f: Preparing 02:06:23 73b0e6ec88ea: Waiting 02:06:23 eb54b7b7991f: Waiting 02:06:23 1e387eb45cbd: Layer already exists 02:06:23 17217d2dff58: Layer already exists 02:06:23 dc13ca120520: Layer already exists 02:06:23 ea2cce1d92df: Layer already exists 02:06:23 acf0089ee204: Layer already exists 02:06:23 73b0e6ec88ea: Layer already exists 02:06:23 eb54b7b7991f: Layer already exists 02:06:23 latest: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.42 02:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:24 dc13ca120520: Preparing 02:06:24 ea2cce1d92df: Preparing 02:06:24 1e387eb45cbd: Preparing 02:06:24 17217d2dff58: Preparing 02:06:24 acf0089ee204: Preparing 02:06:24 73b0e6ec88ea: Preparing 02:06:24 eb54b7b7991f: Preparing 02:06:24 73b0e6ec88ea: Waiting 02:06:24 eb54b7b7991f: Waiting 02:06:24 dc13ca120520: Layer already exists 02:06:24 1e387eb45cbd: Layer already exists 02:06:24 acf0089ee204: Layer already exists 02:06:24 17217d2dff58: Layer already exists 02:06:24 ea2cce1d92df: Layer already exists 02:06:24 73b0e6ec88ea: Layer already exists 02:06:24 eb54b7b7991f: Layer already exists 02:06:24 2.3.0-dev.42: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:25 dc13ca120520: Preparing 02:06:25 ea2cce1d92df: Preparing 02:06:25 1e387eb45cbd: Preparing 02:06:25 17217d2dff58: Preparing 02:06:25 acf0089ee204: Preparing 02:06:25 73b0e6ec88ea: Preparing 02:06:25 eb54b7b7991f: Preparing 02:06:25 73b0e6ec88ea: Waiting 02:06:25 eb54b7b7991f: Waiting 02:06:25 ea2cce1d92df: Layer already exists 02:06:25 acf0089ee204: Layer already exists 02:06:25 1e387eb45cbd: Layer already exists 02:06:25 dc13ca120520: Layer already exists 02:06:25 17217d2dff58: Layer already exists 02:06:25 eb54b7b7991f: Layer already exists 02:06:25 73b0e6ec88ea: Layer already exists 02:06:25 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:26 + 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 02:06:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:26 dc13ca120520: Preparing 02:06:26 ea2cce1d92df: Preparing 02:06:26 1e387eb45cbd: Preparing 02:06:26 17217d2dff58: Preparing 02:06:26 acf0089ee204: Preparing 02:06:26 73b0e6ec88ea: Preparing 02:06:26 eb54b7b7991f: Preparing 02:06:26 73b0e6ec88ea: Waiting 02:06:26 eb54b7b7991f: Waiting 02:06:26 1e387eb45cbd: Layer already exists 02:06:26 17217d2dff58: Layer already exists 02:06:26 acf0089ee204: Layer already exists 02:06:26 dc13ca120520: Layer already exists 02:06:26 ea2cce1d92df: Layer already exists 02:06:26 eb54b7b7991f: Layer already exists 02:06:26 73b0e6ec88ea: Layer already exists 02:06:27 main: digest: sha256:db72f748f77741f1a95c9d2aba120a59d764a2572636ed8ec45343fd21baa0f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:27 ===================================================== [Pipeline] echo 02:06:27 taggedImages: 02:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.42 02:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:06:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:06:27 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:27 latest 02:06:27 2.3.0-dev.42 02:06:27 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:27 main 02:06:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:06:28 c5257bf1bcb9: Preparing 02:06:28 2deda05b2463: Preparing 02:06:28 850ec79a70b8: Preparing 02:06:28 6244500141a8: Preparing 02:06:28 9148f02d58aa: Preparing 02:06:28 73b0e6ec88ea: Preparing 02:06:28 eb54b7b7991f: Preparing 02:06:28 73b0e6ec88ea: Waiting 02:06:28 eb54b7b7991f: Waiting 02:06:28 9148f02d58aa: Layer already exists 02:06:28 73b0e6ec88ea: Layer already exists 02:06:28 eb54b7b7991f: Layer already exists 02:06:28 c5257bf1bcb9: Pushed 02:06:28 2deda05b2463: Pushed 02:06:28 850ec79a70b8: Pushed 02:06:43 6244500141a8: Pushed 02:06:43 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + 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 02:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:06:44 c5257bf1bcb9: Preparing 02:06:44 2deda05b2463: Preparing 02:06:44 850ec79a70b8: Preparing 02:06:44 6244500141a8: Preparing 02:06:44 9148f02d58aa: Preparing 02:06:44 73b0e6ec88ea: Preparing 02:06:44 eb54b7b7991f: Preparing 02:06:44 73b0e6ec88ea: Waiting 02:06:44 eb54b7b7991f: Waiting 02:06:44 c5257bf1bcb9: Layer already exists 02:06:44 2deda05b2463: Layer already exists 02:06:44 6244500141a8: Layer already exists 02:06:44 9148f02d58aa: Layer already exists 02:06:44 850ec79a70b8: Layer already exists 02:06:44 73b0e6ec88ea: Layer already exists 02:06:44 eb54b7b7991f: Layer already exists 02:06:44 latest: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.42 02:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:06:45 c5257bf1bcb9: Preparing 02:06:45 2deda05b2463: Preparing 02:06:45 850ec79a70b8: Preparing 02:06:45 6244500141a8: Preparing 02:06:45 9148f02d58aa: Preparing 02:06:45 73b0e6ec88ea: Preparing 02:06:45 eb54b7b7991f: Preparing 02:06:45 73b0e6ec88ea: Waiting 02:06:45 eb54b7b7991f: Waiting 02:06:45 9148f02d58aa: Layer already exists 02:06:45 6244500141a8: Layer already exists 02:06:45 c5257bf1bcb9: Layer already exists 02:06:45 850ec79a70b8: Layer already exists 02:06:45 2deda05b2463: Layer already exists 02:06:45 eb54b7b7991f: Layer already exists 02:06:45 73b0e6ec88ea: Layer already exists 02:06:45 2.3.0-dev.42: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:06:46 c5257bf1bcb9: Preparing 02:06:46 2deda05b2463: Preparing 02:06:46 850ec79a70b8: Preparing 02:06:46 6244500141a8: Preparing 02:06:46 9148f02d58aa: Preparing 02:06:46 73b0e6ec88ea: Preparing 02:06:46 eb54b7b7991f: Preparing 02:06:46 73b0e6ec88ea: Waiting 02:06:46 eb54b7b7991f: Waiting 02:06:46 6244500141a8: Layer already exists 02:06:46 9148f02d58aa: Layer already exists 02:06:46 850ec79a70b8: Layer already exists 02:06:46 2deda05b2463: Layer already exists 02:06:46 c5257bf1bcb9: Layer already exists 02:06:46 73b0e6ec88ea: Layer already exists 02:06:46 eb54b7b7991f: Layer already exists 02:06:46 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + 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 02:06:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:06:47 c5257bf1bcb9: Preparing 02:06:47 2deda05b2463: Preparing 02:06:47 850ec79a70b8: Preparing 02:06:47 6244500141a8: Preparing 02:06:47 9148f02d58aa: Preparing 02:06:47 73b0e6ec88ea: Preparing 02:06:47 eb54b7b7991f: Preparing 02:06:47 73b0e6ec88ea: Waiting 02:06:47 9148f02d58aa: Layer already exists 02:06:47 2deda05b2463: Layer already exists 02:06:47 850ec79a70b8: Layer already exists 02:06:47 6244500141a8: Layer already exists 02:06:47 c5257bf1bcb9: Layer already exists 02:06:47 73b0e6ec88ea: Layer already exists 02:06:47 eb54b7b7991f: Layer already exists 02:06:47 main: digest: sha256:c6e33fa7136430656470e4dcaafa80a65c364313eaf6ede4a0a16829cb8ed47a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:47 ===================================================== [Pipeline] echo 02:06:47 taggedImages: 02:06:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:06:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.42 02:06:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:06:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:06:47 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:47 latest 02:06:47 2.3.0-dev.42 02:06:47 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:47 main 02:06:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:48 d4ceefdfe85b: Preparing 02:06:48 c6ae2d4629a0: Preparing 02:06:48 08116b1becc2: Preparing 02:06:48 c871064248d1: Preparing 02:06:48 5b7df235d876: Preparing 02:06:48 5b7df235d876: Layer already exists 02:06:48 08116b1becc2: Layer already exists 02:06:48 d4ceefdfe85b: Pushed 02:06:48 c871064248d1: Pushed 02:06:54 c6ae2d4629a0: Pushed 02:06:54 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:55 d4ceefdfe85b: Preparing 02:06:55 c6ae2d4629a0: Preparing 02:06:55 08116b1becc2: Preparing 02:06:55 c871064248d1: Preparing 02:06:55 5b7df235d876: Preparing 02:06:55 d4ceefdfe85b: Layer already exists 02:06:55 08116b1becc2: Layer already exists 02:06:55 c871064248d1: Layer already exists 02:06:55 c6ae2d4629a0: Layer already exists 02:06:55 5b7df235d876: Layer already exists 02:06:55 latest: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.42 02:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:56 d4ceefdfe85b: Preparing 02:06:56 c6ae2d4629a0: Preparing 02:06:56 08116b1becc2: Preparing 02:06:56 c871064248d1: Preparing 02:06:56 5b7df235d876: Preparing 02:06:56 08116b1becc2: Layer already exists 02:06:56 c6ae2d4629a0: Layer already exists 02:06:56 c871064248d1: Layer already exists 02:06:56 d4ceefdfe85b: Layer already exists 02:06:56 5b7df235d876: Layer already exists 02:06:56 2.3.0-dev.42: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:57 d4ceefdfe85b: Preparing 02:06:57 c6ae2d4629a0: Preparing 02:06:57 08116b1becc2: Preparing 02:06:57 c871064248d1: Preparing 02:06:57 5b7df235d876: Preparing 02:06:57 08116b1becc2: Layer already exists 02:06:57 d4ceefdfe85b: Layer already exists 02:06:57 c871064248d1: Layer already exists 02:06:57 5b7df235d876: Layer already exists 02:06:57 c6ae2d4629a0: Layer already exists 02:06:57 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:06:58 d4ceefdfe85b: Preparing 02:06:58 c6ae2d4629a0: Preparing 02:06:58 08116b1becc2: Preparing 02:06:58 c871064248d1: Preparing 02:06:58 5b7df235d876: Preparing 02:06:58 c6ae2d4629a0: Layer already exists 02:06:58 08116b1becc2: Layer already exists 02:06:58 d4ceefdfe85b: Layer already exists 02:06:58 5b7df235d876: Layer already exists 02:06:58 c871064248d1: Layer already exists 02:06:58 main: digest: sha256:1e8df4b3732f47f1dea4bc16ccbd48bf4fe9c972236351e17a1efec8268cbf5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:58 ===================================================== [Pipeline] echo 02:06:58 taggedImages: 02:06:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:06:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.42 02:06:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:06:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:06:58 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:58 latest 02:06:58 2.3.0-dev.42 02:06:58 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:06:58 main 02:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:06:59 ed68129d2adb: Preparing 02:06:59 bd5b855bfdd3: Preparing 02:06:59 08116b1becc2: Preparing 02:06:59 82fc8d9199c2: Preparing 02:06:59 5b7df235d876: Preparing 02:06:59 08116b1becc2: Layer already exists 02:06:59 82fc8d9199c2: Layer already exists 02:06:59 5b7df235d876: Layer already exists 02:06:59 ed68129d2adb: Pushed 02:07:04 bd5b855bfdd3: Pushed 02:07:04 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:05 ed68129d2adb: Preparing 02:07:05 bd5b855bfdd3: Preparing 02:07:05 08116b1becc2: Preparing 02:07:05 82fc8d9199c2: Preparing 02:07:05 5b7df235d876: Preparing 02:07:05 ed68129d2adb: Layer already exists 02:07:05 5b7df235d876: Layer already exists 02:07:05 bd5b855bfdd3: Layer already exists 02:07:05 08116b1becc2: Layer already exists 02:07:05 82fc8d9199c2: Layer already exists 02:07:05 latest: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.42 02:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:06 ed68129d2adb: Preparing 02:07:06 bd5b855bfdd3: Preparing 02:07:06 08116b1becc2: Preparing 02:07:06 82fc8d9199c2: Preparing 02:07:06 5b7df235d876: Preparing 02:07:06 08116b1becc2: Layer already exists 02:07:06 82fc8d9199c2: Layer already exists 02:07:06 5b7df235d876: Layer already exists 02:07:06 ed68129d2adb: Layer already exists 02:07:06 bd5b855bfdd3: Layer already exists 02:07:06 2.3.0-dev.42: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:07 ed68129d2adb: Preparing 02:07:07 bd5b855bfdd3: Preparing 02:07:07 08116b1becc2: Preparing 02:07:07 82fc8d9199c2: Preparing 02:07:07 5b7df235d876: Preparing 02:07:07 82fc8d9199c2: Layer already exists 02:07:07 08116b1becc2: Layer already exists 02:07:07 5b7df235d876: Layer already exists 02:07:07 bd5b855bfdd3: Layer already exists 02:07:07 ed68129d2adb: Layer already exists 02:07:07 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:08 ed68129d2adb: Preparing 02:07:08 bd5b855bfdd3: Preparing 02:07:08 08116b1becc2: Preparing 02:07:08 82fc8d9199c2: Preparing 02:07:08 5b7df235d876: Preparing 02:07:08 5b7df235d876: Layer already exists 02:07:08 bd5b855bfdd3: Layer already exists 02:07:08 08116b1becc2: Layer already exists 02:07:08 82fc8d9199c2: Layer already exists 02:07:08 ed68129d2adb: Layer already exists 02:07:08 main: digest: sha256:69ef539eb04797d59c61080339b2328f45320be04ebd9feda1a816bdfb10f70f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:08 ===================================================== [Pipeline] echo 02:07:08 taggedImages: 02:07:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:07:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:07:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.42 02:07:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:07:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:07:08 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:07:08 d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:07:08 latest 02:07:08 2.3.0-dev.42 02:07:08 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:07:08 main 02:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:07:09 80eb2e243369: Preparing 02:07:09 8d70b6beb9b5: Preparing 02:07:09 4e413b0967d1: Preparing 02:07:09 7aad43b7a6a5: Preparing 02:07:09 5b7df235d876: Preparing 02:07:10 5b7df235d876: Layer already exists 02:07:10 8d70b6beb9b5: Pushed 02:07:11 80eb2e243369: Pushed 02:07:12 4e413b0967d1: Pushed 02:07:39 7aad43b7a6a5: Pushed 02:07:39 d0806caeb40f4e3531513a6632e1dafeaa9bd88e: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:07:40 80eb2e243369: Preparing 02:07:40 8d70b6beb9b5: Preparing 02:07:40 4e413b0967d1: Preparing 02:07:40 7aad43b7a6a5: Preparing 02:07:40 5b7df235d876: Preparing 02:07:40 8d70b6beb9b5: Layer already exists 02:07:40 5b7df235d876: Layer already exists 02:07:40 4e413b0967d1: Layer already exists 02:07:40 7aad43b7a6a5: Layer already exists 02:07:40 80eb2e243369: Layer already exists 02:07:40 latest: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.42 02:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:07:41 80eb2e243369: Preparing 02:07:41 8d70b6beb9b5: Preparing 02:07:41 4e413b0967d1: Preparing 02:07:41 7aad43b7a6a5: Preparing 02:07:41 5b7df235d876: Preparing 02:07:41 5b7df235d876: Layer already exists 02:07:41 4e413b0967d1: Layer already exists 02:07:41 8d70b6beb9b5: Layer already exists 02:07:41 80eb2e243369: Layer already exists 02:07:41 7aad43b7a6a5: Layer already exists 02:07:41 2.3.0-dev.42: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:07:42 80eb2e243369: Preparing 02:07:42 8d70b6beb9b5: Preparing 02:07:42 4e413b0967d1: Preparing 02:07:42 7aad43b7a6a5: Preparing 02:07:42 5b7df235d876: Preparing 02:07:42 80eb2e243369: Layer already exists 02:07:42 7aad43b7a6a5: Layer already exists 02:07:42 4e413b0967d1: Layer already exists 02:07:42 5b7df235d876: Layer already exists 02:07:42 8d70b6beb9b5: Layer already exists 02:07:42 d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 02:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:07:43 80eb2e243369: Preparing 02:07:43 8d70b6beb9b5: Preparing 02:07:43 4e413b0967d1: Preparing 02:07:43 7aad43b7a6a5: Preparing 02:07:43 5b7df235d876: Preparing 02:07:43 7aad43b7a6a5: Layer already exists 02:07:43 8d70b6beb9b5: Layer already exists 02:07:43 4e413b0967d1: Layer already exists 02:07:43 80eb2e243369: Layer already exists 02:07:43 5b7df235d876: Layer already exists 02:07:43 main: digest: sha256:ef0e2491d85d4a12e2c2ecb8c2b2f8f9e8307b385fc66ac83c82269dc24fa989 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:43 ===================================================== [Pipeline] echo 02:07:43 taggedImages: 02:07:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e 02:07:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:07:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.42 02:07:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d0806caeb40f4e3531513a6632e1dafeaa9bd88e-2.3.0-dev.42 02:07:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:43 02:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:44 arm64: Pulling from edgex-lftools-log-publisher 02:07:44 8998bd30e6a1: Pulling fs layer 02:07:44 04944245beec: Pulling fs layer 02:07:44 699f458cf7ca: Pulling fs layer 02:07:44 765212b225bb: Pulling fs layer 02:07:44 f23df028b6ca: Pulling fs layer 02:07:44 d65c8cfc05b1: Pulling fs layer 02:07:44 2437ff75d9bd: Pulling fs layer 02:07:44 f23df028b6ca: Waiting 02:07:44 765212b225bb: Waiting 02:07:44 d65c8cfc05b1: Waiting 02:07:44 2437ff75d9bd: Waiting 02:07:44 04944245beec: Verifying Checksum 02:07:44 04944245beec: Download complete 02:07:44 765212b225bb: Verifying Checksum 02:07:44 765212b225bb: Download complete 02:07:44 f23df028b6ca: Verifying Checksum 02:07:44 f23df028b6ca: Download complete 02:07:44 d65c8cfc05b1: Verifying Checksum 02:07:44 d65c8cfc05b1: Download complete 02:07:44 699f458cf7ca: Verifying Checksum 02:07:44 699f458cf7ca: Download complete 02:07:45 8998bd30e6a1: Verifying Checksum 02:07:45 8998bd30e6a1: Download complete 02:07:47 2437ff75d9bd: Verifying Checksum 02:07:47 2437ff75d9bd: Download complete 02:07:49 8998bd30e6a1: Pull complete 02:07:50 04944245beec: Pull complete 02:07:51 699f458cf7ca: Pull complete 02:07:51 765212b225bb: Pull complete 02:07:52 f23df028b6ca: Pull complete 02:07:52 d65c8cfc05b1: Pull complete 02:08:08 2437ff75d9bd: Pull complete 02:08:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:08 prd-ubuntu20.04-docker-arm64-4c-16g-22368 does not seem to be running inside a container 02:08:08 $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:08:10 $ docker top fa5896e13d8f4cb6a5c11097a156c8c301a360f587ef4c4fb562836797b5b760 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:11 ---> job-cost.sh 02:08:11 lf-activate-venv: SKIPPING 02:08:11 INFO: No Stack... 02:08:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:08:13 INFO: Archiving Costs [Pipeline] sh 02:08:14 + cat /w/workspace/edgex-go/277/archives/cost.csv 02:08:14 + cut -d, -f6 [Pipeline] lock 02:08:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] 02:08:14 Resource [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] did not exist. Created. 02:08:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:14 + echo total: 0.10999999940395355 [Pipeline] stash 02:08:15 Stashed 1 file(s) [Pipeline] } 02:08:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-277-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:15 $ docker stop --time=1 fa5896e13d8f4cb6a5c11097a156c8c301a360f587ef4c4fb562836797b5b760 02:08:17 $ docker rm -f fa5896e13d8f4cb6a5c11097a156c8c301a360f587ef4c4fb562836797b5b760 [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 02:08:17 provisioning config files... 02:08:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/277@tmp/config3306107824645900761tmp [Pipeline] { [Pipeline] sh 02:08:17 + set +x 02:08:17 + curl -s https://codecov.io/bash 02:08:17 + bash -s -- 02:08:17 02:08:17 _____ _ 02:08:17 / ____| | | 02:08:17 | | ___ __| | ___ ___ _____ __ 02:08:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:08:17 | |___| (_) | (_| | __/ (_| (_) \ V / 02:08:17 \_____\___/ \__,_|\___|\___\___/ \_/ 02:08:17 Bash-1.0.6 02:08:17 02:08:17 02:08:17 ==> git version 2.25.1 found 02:08:17 ==> 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 02:08:17 Release-Date: 2020-01-08 02:08:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:08:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:08:17 ==> Jenkins CI detected. 02:08:17 current dir:  /w/workspace/edgex-go/277 02:08:17 project root: . 02:08:17 --> token set from env 02:08:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:08:17 ==> Running gcov in . (disable via -X gcov) 02:08:17 ==> Python coveragepy not found 02:08:17 ==> Searching for coverage reports in: 02:08:17 + . 02:08:17 -> Found 1 reports 02:08:17 ==> Detecting git/mercurial file structure 02:08:18 ==> Reading reports 02:08:18 + ./coverage.out bytes=478941 02:08:18 ==> Appending adjustments 02:08:18 https://docs.codecov.io/docs/fixing-reports 02:08:19 + Found adjustments 02:08:19 ==> Gzipping contents 02:08:19 64K /tmp/codecov.2w0zVp.gz 02:08:19 ==> Uploading reports 02:08:19 url: https://codecov.io 02:08:19 query: branch=main&commit=d0806caeb40f4e3531513a6632e1dafeaa9bd88e&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:08:19 -> Pinging Codecov 02:08:19 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=d0806caeb40f4e3531513a6632e1dafeaa9bd88e&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:08:19 -> Uploading to 02:08:19 https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/d0806caeb40f4e3531513a6632e1dafeaa9bd88e/5d8e0257-4ca9-4901-9497-6eb081f44eff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T020819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb57b534d6107194b361851d9dc1ac9b9932f22bcee1fb85e15326ff8f1aa21c 02:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:19 Dload Upload Total Spent Left Speed 02:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62812 0 0 100 62812 0 248k --:--:-- --:--:-- --:--:-- 247k 02:08:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d0806caeb40f4e3531513a6632e1dafeaa9bd88e [Pipeline] } 02:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:08:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:08:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:20 02:08:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:08:20 df9b9388f04a: Pulling fs layer 02:08:20 52dc419b0ee2: Pulling fs layer 02:08:20 25bc292e5bac: Pulling fs layer 02:08:20 114826534d7a: Pulling fs layer 02:08:20 4657fd5d0bcf: Pulling fs layer 02:08:20 6ad1cebc031e: Pulling fs layer 02:08:20 8a3aa393b2d8: Pulling fs layer 02:08:20 114826534d7a: Waiting 02:08:20 4657fd5d0bcf: Waiting 02:08:20 8a3aa393b2d8: Waiting 02:08:20 25bc292e5bac: Verifying Checksum 02:08:20 25bc292e5bac: Download complete 02:08:20 52dc419b0ee2: Download complete 02:08:20 4657fd5d0bcf: Download complete 02:08:20 df9b9388f04a: Verifying Checksum 02:08:20 df9b9388f04a: Download complete 02:08:21 df9b9388f04a: Pull complete 02:08:21 6ad1cebc031e: Verifying Checksum 02:08:21 6ad1cebc031e: Download complete 02:08:21 52dc419b0ee2: Pull complete 02:08:21 25bc292e5bac: Pull complete 02:08:21 114826534d7a: Verifying Checksum 02:08:21 114826534d7a: Download complete 02:08:21 8a3aa393b2d8: Verifying Checksum 02:08:21 8a3aa393b2d8: Download complete 02:08:25 114826534d7a: Pull complete 02:08:25 4657fd5d0bcf: Pull complete 02:08:25 6ad1cebc031e: Pull complete 02:08:29 8a3aa393b2d8: Pull complete 02:08:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:29 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 02:08:29 $ 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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:08:30 $ docker top fac93e44aaa583ee7a2797894b1c8f4edfa234f4dd82184d9a6518f27e335167 -eo pid,comm [Pipeline] { [Pipeline] echo 02:08:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:08:31 + set -o pipefail 02:08:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:08:39 02:08:39 Monitoring /w/workspace/edgex-go/277 (github.com/edgexfoundry/edgex-go)... 02:08:39 02:08:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e9f71feb-8e04-4017-8294-f984b9ff9d23 02:08:39 02:08:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:08:39 02:08:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:08:39 02:08:39 [Pipeline] } 02:08:39 $ docker stop --time=1 fac93e44aaa583ee7a2797894b1c8f4edfa234f4dd82184d9a6518f27e335167 02:08:41 $ docker rm -f fac93e44aaa583ee7a2797894b1c8f4edfa234f4dd82184d9a6518f27e335167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:08:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:42 provisioning config files... 02:08:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/277@tmp/config5672326224496833266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:42 --> edgex-publish-swagger.sh 02:08:42 === Publish openapi/v2 API === 02:08:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:08:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/277/openapi/v2/core-command.yaml] 02:08:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:42 Dload Upload Total Spent Left Speed 02:08:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34486 --:--:-- --:--:-- --:--:-- 34451 100 33831 0 0 100 33831 0 34486 --:--:-- --:--:-- --:--:-- 34451 02:08:43 02:08:43 02:08:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/277/openapi/v2/core-data.yaml] 02:08:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:43 Dload Upload Total Spent Left Speed 02:08:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 79207 --:--:-- --:--:-- --:--:-- 79120 100 71604 0 0 100 71604 0 79207 --:--:-- --:--:-- --:--:-- 79120 02:08:44 02:08:44 02:08:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/277/openapi/v2/core-metadata.yaml] 02:08:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:44 Dload Upload Total Spent Left Speed 02:08:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 132k 0:00:01 0:00:01 --:--:-- 132k 100 141k 0 0 100 141k 0 132k 0:00:01 0:00:01 --:--:-- 132k 02:08:45 02:08:45 02:08:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/277/openapi/v2/support-notifications.yaml] 02:08:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:45 Dload Upload Total Spent Left Speed 02:08:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89766 --:--:-- --:--:-- --:--:-- 89676 100 89318 0 0 100 89318 0 89766 --:--:-- --:--:-- --:--:-- 89676 02:08:46 02:08:46 02:08:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/277/openapi/v2/support-scheduler.yaml] 02:08:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:46 Dload Upload Total Spent Left Speed 02:08:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42855 --:--:-- --:--:-- --:--:-- 42809 100 39556 0 0 100 39556 0 42763 --:--:-- --:--:-- --:--:-- 42717 02:08:47 02:08:47 02:08:47 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/277/openapi/v2/system-agent.yaml] 02:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:47 Dload Upload Total Spent Left Speed 02:08:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22548 --:--:-- --:--:-- --:--:-- 22523 100 20091 0 0 100 20091 0 22548 --:--:-- --:--:-- --:--:-- 22523 02:08:48 02:08:48 [Pipeline] } 02:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:08:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:49 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 02:08:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:08:49 $ docker top 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:49 [ssh-agent] Looking for ssh-agent implementation... 02:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:49 $ docker exec 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 ssh-agent 02:08:50 SSH_AUTH_SOCK=/tmp/ssh-03j9vYBHId3b/agent.32 02:08:50 SSH_AGENT_PID=39 02:08:50 Running ssh-add (command line suppressed) 02:08:50 Identity added: /w/workspace/edgex-go/277@tmp/private_key_8074387747020060493.key (/w/workspace/edgex-go/277@tmp/private_key_8074387747020060493.key) 02:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:50 + git semver tag 02:08:50 2022-08-10 02:08:50,698 [run_tag] DEBUG tag force:False 02:08:50 2022-08-10 02:08:50,698 [check_head_tag] DEBUG check head tag 02:08:50 2022-08-10 02:08:50,699 [execute] INFO git cat-file --batch-check 02:08:50 2022-08-10 02:08:50,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=) 02:08:50 2022-08-10 02:08:50,702 [execute] INFO git cat-file --batch 02:08:50 2022-08-10 02:08:50,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=) 02:08:50 2022-08-10 02:08:50,723 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 02:08:50 2022-08-10 02:08:50,723 [execute] INFO git tag -a v2.3.0-dev.42 -m v2.3.0-dev.42 02:08:50 2022-08-10 02:08:50,723 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.42', '-m', 'v2.3.0-dev.42'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=None) 02:08:50 2022-08-10 02:08:50,728 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 02:08:50 2.3.0-dev.42 [Pipeline] } 02:08:50 $ docker exec --env ******** --env ******** 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 ssh-agent -k 02:08:50 unset SSH_AUTH_SOCK; 02:08:50 unset SSH_AGENT_PID; 02:08:50 echo Agent pid 39 killed; 02:08:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:51 + git semver [Pipeline] } 02:08:51 $ docker stop --time=1 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 02:08:52 $ docker rm -f 6ab215a324c21444301d384f146a2e954b98e0fbdc42124ccedd067fe8173261 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:53 02:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:53 0.23.1-centos7: Pulling from edgex-lftools 02:08:53 ab5ef0e58194: Pulling fs layer 02:08:53 9712f1f96733: Pulling fs layer 02:08:53 63f879dbbcfc: Pulling fs layer 02:08:53 0d9ebad4ef96: Pulling fs layer 02:08:53 e9a5061849ea: Pulling fs layer 02:08:53 d747dcd14b5f: Pulling fs layer 02:08:53 2de7ff778b66: Pulling fs layer 02:08:53 e9a5061849ea: Waiting 02:08:53 d747dcd14b5f: Waiting 02:08:53 2de7ff778b66: Waiting 02:08:53 0d9ebad4ef96: Waiting 02:08:53 9712f1f96733: Verifying Checksum 02:08:53 9712f1f96733: Download complete 02:08:54 63f879dbbcfc: Verifying Checksum 02:08:54 63f879dbbcfc: Download complete 02:08:54 e9a5061849ea: Verifying Checksum 02:08:54 e9a5061849ea: Download complete 02:08:54 d747dcd14b5f: Verifying Checksum 02:08:54 d747dcd14b5f: Download complete 02:08:54 0d9ebad4ef96: Verifying Checksum 02:08:54 0d9ebad4ef96: Download complete 02:08:54 ab5ef0e58194: Verifying Checksum 02:08:54 ab5ef0e58194: Download complete 02:08:54 2de7ff778b66: Download complete 02:08:57 ab5ef0e58194: Pull complete 02:08:57 9712f1f96733: Pull complete 02:08:57 63f879dbbcfc: Pull complete 02:09:01 0d9ebad4ef96: Pull complete 02:09:01 e9a5061849ea: Pull complete 02:09:01 d747dcd14b5f: Pull complete 02:09:02 2de7ff778b66: Pull complete 02:09:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:02 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 02:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:09:05 $ docker top b04edfb7ed546402c948b0b29817aaf048fa67eed5ba78e4e0ede7ef5f5662dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:09:05 provisioning config files... 02:09:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/277@tmp/config2644873126227740143tmp 02:09:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/277@tmp/config1038299741626810604tmp 02:09:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/277@tmp/config702660432265809631tmp [Pipeline] { [Pipeline] echo 02:09:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:09:05 ---> sigul-configuration.sh 02:09:05 gpg: directory `/root/.gnupg' created 02:09:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:09:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:09:05 gpg: keyring `/root/.gnupg/secring.gpg' created 02:09:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:09:05 gpg: CAST5 encrypted data 02:09:05 gpg: encrypted with 1 passphrase 02:09:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:09:05 + mkdir /home/jenkins 02:09:05 + mkdir /home/jenkins/sigul [Pipeline] sh 02:09:06 + 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 02:09:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:09:06 ---> sigul-install.sh 02:09:06 Sigul already installed; skipping installation. [Pipeline] sh 02:09:06 + git tag --list 02:09:06 0.6.0 02:09:06 0.6.1 02:09:06 0.7.0 02:09:06 0.7.1 02:09:06 v1.0.0 02:09:06 v1.0.1 02:09:06 v1.1.0 02:09:06 v1.2.0 02:09:06 v1.2.1 02:09:06 v1.3.0 02:09:06 v1.3.1 02:09:06 v2.0.0 02:09:06 v2.1.0 02:09:06 v2.1.1 02:09:06 v2.1.1-dev.1 02:09:06 v2.1.1-dev.2 02:09:06 v2.1.1-dev.3 02:09:06 v2.1.1-dev.4 02:09:06 v2.1.1-dev.5 02:09:06 v2.1.1-dev.6 02:09:06 v2.1.1-dev.7 02:09:06 v2.1.1-dev.8 02:09:06 v2.2.0 02:09:06 v2.2.1-dev.1 02:09:06 v2.2.1-dev.10 02:09:06 v2.2.1-dev.11 02:09:06 v2.2.1-dev.12 02:09:06 v2.2.1-dev.13 02:09:06 v2.2.1-dev.14 02:09:06 v2.2.1-dev.15 02:09:06 v2.2.1-dev.16 02:09:06 v2.2.1-dev.17 02:09:06 v2.2.1-dev.18 02:09:06 v2.2.1-dev.19 02:09:06 v2.2.1-dev.2 02:09:06 v2.2.1-dev.20 02:09:06 v2.2.1-dev.21 02:09:06 v2.2.1-dev.22 02:09:06 v2.2.1-dev.23 02:09:06 v2.2.1-dev.24 02:09:06 v2.2.1-dev.25 02:09:06 v2.2.1-dev.26 02:09:06 v2.2.1-dev.27 02:09:06 v2.2.1-dev.28 02:09:06 v2.2.1-dev.29 02:09:06 v2.2.1-dev.3 02:09:06 v2.2.1-dev.4 02:09:06 v2.2.1-dev.5 02:09:06 v2.2.1-dev.6 02:09:06 v2.2.1-dev.7 02:09:06 v2.2.1-dev.8 02:09:06 v2.2.1-dev.9 02:09:06 v2.3.0-dev.29 02:09:06 v2.3.0-dev.30 02:09:06 v2.3.0-dev.31 02:09:06 v2.3.0-dev.32 02:09:06 v2.3.0-dev.33 02:09:06 v2.3.0-dev.34 02:09:06 v2.3.0-dev.35 02:09:06 v2.3.0-dev.36 02:09:06 v2.3.0-dev.37 02:09:06 v2.3.0-dev.38 02:09:06 v2.3.0-dev.39 02:09:06 v2.3.0-dev.40 02:09:06 v2.3.0-dev.41 02:09:06 v2.3.0-dev.42 [Pipeline] sh 02:09:07 + lftools sign git-tag v2.3.0-dev.42 02:09:07 Signing Git tag with Sigul... 02:09:07 Signing v2.3.0-dev.42 [Pipeline] echo 02:09:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:09:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:09:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:09:08 $ docker stop --time=1 b04edfb7ed546402c948b0b29817aaf048fa67eed5ba78e4e0ede7ef5f5662dd 02:09:09 $ docker rm -f b04edfb7ed546402c948b0b29817aaf048fa67eed5ba78e4e0ede7ef5f5662dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:09:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:10 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 02:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:09:10 $ docker top 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:10 [ssh-agent] Looking for ssh-agent implementation... 02:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:11 $ docker exec 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 ssh-agent 02:09:11 SSH_AUTH_SOCK=/tmp/ssh-UXb3pfv3LTcU/agent.33 02:09:11 SSH_AGENT_PID=39 02:09:11 Running ssh-add (command line suppressed) 02:09:11 Identity added: /w/workspace/edgex-go/277@tmp/private_key_7131375741591064456.key (/w/workspace/edgex-go/277@tmp/private_key_7131375741591064456.key) 02:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:11 + git semver bump pre 02:09:11 2022-08-10 02:09:11,827 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 02:09:11 2022-08-10 02:09:11,828 [bump_version] DEBUG bumping version:2.3.0-dev.42 on axis:pre with prefix:dev 02:09:11 2022-08-10 02:09:11,828 [bump_version] DEBUG bumped version:2.3.0-dev.43 02:09:11 2022-08-10 02:09:11,828 [write_version] DEBUG write version:2.3.0-dev.43 to path:/w/workspace/edgex-go/277/.semver/main with force:True 02:09:11 2022-08-10 02:09:11,828 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 02:09:11 2022-08-10 02:09:11,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/277/.semver/main 02:09:11 2022-08-10 02:09:11,830 [execute] INFO git cat-file --batch-check 02:09:11 2022-08-10 02:09:11,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=) 02:09:11 2022-08-10 02:09:11,835 [execute] INFO git cat-file --batch 02:09:11 2022-08-10 02:09:11,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=) 02:09:11 2022-08-10 02:09:11,840 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 02:09:11 2.3.0-dev.43 [Pipeline] } 02:09:11 $ docker exec --env ******** --env ******** 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 ssh-agent -k 02:09:12 unset SSH_AUTH_SOCK; 02:09:12 unset SSH_AGENT_PID; 02:09:12 echo Agent pid 39 killed; 02:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:12 + git semver [Pipeline] } 02:09:12 $ docker stop --time=1 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 02:09:13 $ docker rm -f 3f9ca46c58683d5f75a9fb2543412e0770b7038ae5df7ba950269a52acd07a73 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:14 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 02:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:09:15 $ docker top bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:15 [ssh-agent] Looking for ssh-agent implementation... 02:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:15 $ docker exec bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 ssh-agent 02:09:15 SSH_AUTH_SOCK=/tmp/ssh-vLMy9deJExMD/agent.33 02:09:15 SSH_AGENT_PID=39 02:09:15 Running ssh-add (command line suppressed) 02:09:15 Identity added: /w/workspace/edgex-go/277@tmp/private_key_2613762106745157226.key (/w/workspace/edgex-go/277@tmp/private_key_2613762106745157226.key) 02:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:15 + git semver push 02:09:16 2022-08-10 02:09:15,970 [run_push] DEBUG push 02:09:16 2022-08-10 02:09:15,970 [execute] INFO git cat-file --batch-check 02:09:16 2022-08-10 02:09:15,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=) 02:09:16 2022-08-10 02:09:15,974 [execute] INFO git rev-list 32ccf65d0e4bab478aecc2571344eaee83e6c36c -- 02:09:16 2022-08-10 02:09:15,974 [execute] DEBUG Popen(['git', 'rev-list', '32ccf65d0e4bab478aecc2571344eaee83e6c36c', '--'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=None) 02:09:16 2022-08-10 02:09:15,989 [execute] INFO git fetch -v origin 02:09:16 2022-08-10 02:09:15,989 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=True, shell=None, istream=None) 02:09:16 2022-08-10 02:09:16,471 [run_push] DEBUG no remote changes detected 02:09:16 2022-08-10 02:09:16,472 [execute] INFO git push origin semver 02:09:16 2022-08-10 02:09:16,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/277/.semver, universal_newlines=False, shell=None, istream=None) 02:09:17 2022-08-10 02:09:17,253 [run_push] DEBUG push all version tags 02:09:17 2022-08-10 02:09:17,254 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:09:17 2022-08-10 02:09:17,254 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/277, universal_newlines=False, shell=None, istream=None) 02:09:18 2022-08-10 02:09:17,937 [read_version] DEBUG read version from /w/workspace/edgex-go/277/.semver/main 02:09:18 2.3.0-dev.43 [Pipeline] } 02:09:18 $ docker exec --env ******** --env ******** bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 ssh-agent -k 02:09:18 unset SSH_AUTH_SOCK; 02:09:18 unset SSH_AGENT_PID; 02:09:18 echo Agent pid 39 killed; 02:09:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:18 + git semver [Pipeline] } 02:09:18 $ docker stop --time=1 bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 02:09:20 $ docker rm -f bf723a1ce702a79f9a862fa7f29a392a47de2452cf01c653bf25b3a0e7b323c9 [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 02:09:20 + [ -d /w/workspace/edgex-go/277/archives ] [Pipeline] libraryResource [Pipeline] sh 02:09:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:21 ---> package-listing.sh 02:09:21 ++ facter osfamily 02:09:21 ++ tr '[:upper:]' '[:lower:]' 02:09:22 + OS_FAMILY=debian 02:09:22 + workspace=/w/workspace/edgex-go/277 02:09:22 + START_PACKAGES=/tmp/packages_start.txt 02:09:22 + END_PACKAGES=/tmp/packages_end.txt 02:09:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:22 + PACKAGES=/tmp/packages_start.txt 02:09:22 + '[' /w/workspace/edgex-go/277 ']' 02:09:22 + PACKAGES=/tmp/packages_end.txt 02:09:22 + case "${OS_FAMILY}" in 02:09:22 + dpkg -l 02:09:22 + grep '^ii' 02:09:22 + '[' -f /tmp/packages_start.txt ']' 02:09:22 + '[' -f /tmp/packages_end.txt ']' 02:09:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:22 + '[' /w/workspace/edgex-go/277 ']' 02:09:22 + mkdir -p /w/workspace/edgex-go/277/archives/ 02:09:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/277/archives/ [Pipeline] echo 02:09:22 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/277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:22 02:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:23 latest: Pulling from edgex-lftools-log-publisher 02:09:23 5eb5b503b376: Pulling fs layer 02:09:23 5c69ac0246d0: Pulling fs layer 02:09:23 ec43610c2a17: Pulling fs layer 02:09:23 3a2ae6a8a46f: Pulling fs layer 02:09:23 33b1e0a273af: Pulling fs layer 02:09:23 5d3b04190fa2: Pulling fs layer 02:09:23 2f39f015ded8: Pulling fs layer 02:09:23 5d3b04190fa2: Waiting 02:09:23 3a2ae6a8a46f: Waiting 02:09:23 33b1e0a273af: Waiting 02:09:23 2f39f015ded8: Waiting 02:09:23 5c69ac0246d0: Verifying Checksum 02:09:23 5c69ac0246d0: Download complete 02:09:23 3a2ae6a8a46f: Download complete 02:09:23 33b1e0a273af: Verifying Checksum 02:09:23 33b1e0a273af: Download complete 02:09:23 5d3b04190fa2: Verifying Checksum 02:09:23 5d3b04190fa2: Download complete 02:09:23 ec43610c2a17: Verifying Checksum 02:09:23 ec43610c2a17: Download complete 02:09:23 5eb5b503b376: Verifying Checksum 02:09:23 5eb5b503b376: Download complete 02:09:24 2f39f015ded8: Download complete 02:09:24 5eb5b503b376: Pull complete 02:09:24 5c69ac0246d0: Pull complete 02:09:25 ec43610c2a17: Pull complete 02:09:25 3a2ae6a8a46f: Pull complete 02:09:25 33b1e0a273af: Pull complete 02:09:25 5d3b04190fa2: Pull complete 02:09:30 2f39f015ded8: Pull complete 02:09:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:30 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 02:09:30 $ 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/277/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/277 -v /w/workspace/edgex-go/277:/w/workspace/edgex-go/277:rw,z -v /w/workspace/edgex-go/277@tmp:/w/workspace/edgex-go/277@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 02:09:32 $ docker top e0f8097cf3a07c4314544f45f1064d700b1e07b9348e63fd2d0e4d7765b23e6b -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:33 + ls /var/log/sa-host 02:09:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:33 provisioning config files... 02:09:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/277@tmp/config2965988147648136676tmp [Pipeline] { [Pipeline] echo 02:09:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:33 ---> create-netrc.sh [Pipeline] } 02:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:34 ---> python-tools-install.sh [Pipeline] echo 02:09:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:34 ---> sudo-logs.sh 02:09:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:09:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:34 ---> job-cost.sh 02:09:34 lf-activate-venv: SKIPPING 02:09:34 DEBUG: total: 0.10999999940395355 02:09:34 INFO: Retrieving Stack Cost... 02:09:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:35 INFO: Archiving Costs [Pipeline] echo 02:09:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> logs-deploy.sh 02:09:35 lf-activate-venv: SKIPPING 02:09:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/277 02:09:35 INFO: archiving workspace using pattern(s): 02:09:36 Archives upload complete. 02:09:36 INFO: archiving logs to Nexus 02:09:37 ---> uname -a: 02:09:37 Linux prd-ubuntu20-04-docker-8c-8g-22366 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:09:37 02:09:37 02:09:37 ---> lscpu: 02:09:37 Architecture: x86_64 02:09:37 CPU op-mode(s): 32-bit, 64-bit 02:09:37 Byte Order: Little Endian 02:09:37 Address sizes: 40 bits physical, 48 bits virtual 02:09:37 CPU(s): 8 02:09:37 On-line CPU(s) list: 0-7 02:09:37 Thread(s) per core: 1 02:09:37 Core(s) per socket: 1 02:09:37 Socket(s): 8 02:09:37 NUMA node(s): 1 02:09:37 Vendor ID: AuthenticAMD 02:09:37 CPU family: 23 02:09:37 Model: 49 02:09:37 Model name: AMD EPYC-Rome Processor 02:09:37 Stepping: 0 02:09:37 CPU MHz: 2799.998 02:09:37 BogoMIPS: 5599.99 02:09:37 Virtualization: AMD-V 02:09:37 Hypervisor vendor: KVM 02:09:37 Virtualization type: full 02:09:37 L1d cache: 256 KiB 02:09:37 L1i cache: 256 KiB 02:09:37 L2 cache: 4 MiB 02:09:37 L3 cache: 128 MiB 02:09:37 NUMA node0 CPU(s): 0-7 02:09:37 Vulnerability Itlb multihit: Not affected 02:09:37 Vulnerability L1tf: Not affected 02:09:37 Vulnerability Mds: Not affected 02:09:37 Vulnerability Meltdown: Not affected 02:09:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:09:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:09:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:09:37 Vulnerability Srbds: Not affected 02:09:37 Vulnerability Tsx async abort: Not affected 02:09:37 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 02:09:37 02:09:37 02:09:37 ---> nproc: 02:09:37 8 02:09:37 02:09:37 02:09:37 ---> df -h: 02:09:37 Filesystem Size Used Avail Use% Mounted on 02:09:37 overlay 155G 19G 137G 12% / 02:09:37 tmpfs 64M 0 64M 0% /dev 02:09:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:09:37 shm 64M 0 64M 0% /dev/shm 02:09:37 /dev/vda1 155G 19G 137G 12% /facter-os 02:09:37 02:09:37 02:09:37 ---> sar -b -r -n DEV: 02:09:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22366) 08/10/22 _x86_64_ (8 CPU) 02:09:37 02:09:37 01:39:50 LINUX RESTART (8 CPU) 02:09:37 02:09:37 01:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:09:37 01:41:01 375.23 56.52 318.71 0.00 7533.31 182699.02 0.00 02:09:37 01:42:01 114.60 0.45 114.15 0.00 8.13 57560.41 0.00 02:09:37 01:43:01 48.09 0.12 47.98 0.00 1.60 17746.93 0.00 02:09:37 01:44:01 403.25 7.80 395.45 0.00 73.98 141832.06 0.00 02:09:37 01:45:01 661.79 1.02 660.77 0.00 26.93 227912.15 0.00 02:09:37 01:46:01 1157.06 1.42 1155.64 0.00 20.40 324560.31 0.00 02:09:37 01:47:01 319.00 0.07 318.93 0.00 6.53 56197.70 0.00 02:09:37 01:48:01 20.33 0.02 20.31 0.00 1.87 550.17 0.00 02:09:37 01:49:01 2.60 0.00 2.60 0.00 0.00 57.98 0.00 02:09:37 01:50:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 02:09:37 01:51:01 1.50 0.00 1.50 0.00 0.00 20.26 0.00 02:09:37 01:52:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 02:09:37 01:53:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 02:09:37 01:54:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 02:09:37 01:55:01 3.63 1.58 2.05 0.00 49.19 25.73 0.00 02:09:37 01:56:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 02:09:37 01:57:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 02:09:37 01:58:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 02:09:37 01:59:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 02:09:37 02:00:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 02:09:37 02:01:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 02:09:37 02:02:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 02:09:37 02:03:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 02:09:37 02:04:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 02:09:37 02:05:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 02:09:37 02:06:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 02:09:37 02:07:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 02:09:37 02:08:01 1.95 0.00 1.95 0.00 0.00 21.20 0.00 02:09:37 02:09:01 93.82 0.23 93.58 0.00 9.20 39135.21 0.00 02:09:37 Average: 111.02 2.36 108.66 0.00 262.44 36072.87 0.00 02:09:37 02:09:37 01:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:37 01:41:01 28570760 31791180 513932 1.56 117744 3366044 1963528 5.79 1112224 2818772 712592 02:09:37 01:42:01 27598820 31716656 574944 1.75 137736 4163924 2043484 6.02 1561888 3245180 467876 02:09:37 01:43:01 27295164 31710420 579716 1.76 140912 4431256 2112620 6.23 1388212 3695280 355352 02:09:37 01:44:01 24484932 31660984 614232 1.87 275712 6828356 2064708 6.08 1887748 5757828 231460 02:09:37 01:45:01 22526560 31618764 657764 2.00 287892 8716836 2678816 7.89 1940736 7648204 233400 02:09:37 01:46:01 19800504 31537756 726672 2.21 395500 11079808 2708264 7.98 2483788 9645444 588348 02:09:37 01:47:01 21205684 31761084 515816 1.57 400512 9942188 1893296 5.58 2128640 8658552 748 02:09:37 01:48:01 21184772 31740812 536300 1.63 401156 9942488 2091008 6.16 2151272 8658580 304 02:09:37 01:49:01 21205292 31761572 515856 1.57 401228 9942496 1900056 5.60 2129400 8658728 164 02:09:37 01:50:01 21205144 31761488 515792 1.57 401252 9942496 1900056 5.60 2127784 8658736 264 02:09:37 01:51:01 21210004 31766356 511464 1.56 401272 9942480 1900056 5.60 2124108 8658720 8 02:09:37 01:52:01 21210532 31766896 510868 1.55 401296 9942480 1900056 5.60 2123848 8658720 52 02:09:37 01:53:01 21215744 31772112 505580 1.54 401308 9942484 1900056 5.60 2118576 8658724 168 02:09:37 01:54:01 21215216 31771712 506064 1.54 401328 9942492 1900056 5.60 2119144 8658800 196 02:09:37 01:55:01 21209068 31768248 509620 1.55 401372 9943956 1932768 5.70 2124700 8658328 40 02:09:37 01:56:01 21209768 31768980 508868 1.55 401388 9943968 1932768 5.70 2124332 8658332 176 02:09:37 01:57:01 21210256 31769496 508300 1.55 401404 9943972 1932768 5.70 2124224 8658336 40 02:09:37 01:58:01 21210240 31769484 508236 1.55 401412 9943972 1932768 5.70 2123972 8658336 188 02:09:37 01:59:01 21209696 31768944 508708 1.55 401424 9943976 1932768 5.70 2123916 8658340 12 02:09:37 02:00:01 21210084 31769336 508460 1.55 401436 9943976 1932768 5.70 2123988 8658340 100 02:09:37 02:01:01 21210100 31769392 508380 1.55 401464 9943980 1932768 5.70 2124496 8658344 12 02:09:37 02:02:01 21210304 31769640 508080 1.55 401496 9943984 1932768 5.70 2124292 8658348 24 02:09:37 02:03:01 21209972 31769332 508344 1.55 401500 9943984 1932768 5.70 2124668 8658348 8 02:09:37 02:04:01 21209940 31769332 508276 1.55 401532 9943992 1932768 5.70 2124920 8658356 40 02:09:37 02:05:01 21209876 31769272 508264 1.55 401544 9943992 1932768 5.70 2124820 8658356 12 02:09:37 02:06:01 21210364 31769792 507688 1.54 401568 9943996 1932768 5.70 2124732 8658360 12 02:09:37 02:07:01 21210308 31769740 507660 1.54 401576 9944004 1932768 5.70 2124132 8658364 12 02:09:37 02:08:01 21210444 31769932 507644 1.54 401612 9944004 1932768 5.70 2124464 8658368 44 02:09:37 02:09:01 19731844 31696416 577952 1.76 433828 11206636 2329296 6.86 2267388 9879120 588048 02:09:37 Average: 21951772 31745004 533775 1.62 366186 9260283 2011866 5.93 2048497 8040560 109645 02:09:37 02:09:37 01:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:09:37 01:41:01 ens3 1173.74 1039.39 12958.55 160.09 0.00 0.00 0.00 0.00 02:09:37 01:41:01 docker0 398.92 350.41 30.57 2759.22 0.00 0.00 0.00 0.00 02:09:37 01:41:01 lo 5.56 5.56 0.53 0.53 0.00 0.00 0.00 0.00 02:09:37 01:42:01 ens3 178.92 143.04 1182.02 73.69 0.00 0.00 0.00 0.00 02:09:37 01:42:01 veth88fc7d4 0.83 1.03 0.06 0.09 0.00 0.00 0.00 0.00 02:09:37 01:42:01 docker0 95.03 118.09 8.01 1146.10 0.00 0.00 0.00 0.00 02:09:37 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:43:01 ens3 21.95 13.28 18.71 10.11 0.00 0.00 0.00 0.00 02:09:37 01:43:01 veth88fc7d4 0.67 0.68 0.05 0.05 0.00 0.00 0.00 0.00 02:09:37 01:43:01 docker0 0.67 0.67 0.04 0.05 0.00 0.00 0.00 0.00 02:09:37 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:44:01 ens3 360.45 261.91 3336.40 95.63 0.00 0.00 0.00 0.00 02:09:37 01:44:01 docker0 171.16 230.79 12.28 1634.84 0.00 0.00 0.00 0.00 02:09:37 01:44:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:09:37 01:44:01 vethb82906b 0.00 0.68 0.00 0.05 0.00 0.00 0.00 0.00 02:09:37 01:45:01 ens3 119.60 74.67 924.05 57.11 0.00 0.00 0.00 0.00 02:09:37 01:45:01 veth3acaa63 12.88 37.24 1.18 644.52 0.00 0.00 0.00 0.05 02:09:37 01:45:01 docker0 27.81 62.17 1.92 843.28 0.00 0.00 0.00 0.00 02:09:37 01:45:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:09:37 01:45:01 vethb82906b 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 02:09:37 01:46:01 ens3 257.61 176.92 1767.07 34.75 0.00 0.00 0.00 0.00 02:09:37 01:46:01 veth35acc34 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 02:09:37 01:46:01 veth18bc60f 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 02:09:37 01:46:01 docker0 144.59 203.58 10.60 1679.73 0.00 0.00 0.00 0.00 02:09:37 01:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:09:37 01:46:01 vethb82906b 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 02:09:37 01:47:01 ens3 313.48 316.40 249.52 1024.57 0.00 0.00 0.00 0.00 02:09:37 01:47:01 docker0 14.95 18.93 0.88 92.26 0.00 0.00 0.00 0.00 02:09:37 01:47:01 lo 31.19 31.19 3.07 3.07 0.00 0.00 0.00 0.00 02:09:37 01:48:01 ens3 392.00 402.50 156.87 2476.50 0.00 0.00 0.00 0.00 02:09:37 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:48:01 lo 28.66 28.66 2.82 2.82 0.00 0.00 0.00 0.00 02:09:37 01:49:01 ens3 24.16 22.48 15.88 21.17 0.00 0.00 0.00 0.00 02:09:37 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:49:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 02:09:37 01:50:01 ens3 5.03 2.67 13.52 0.18 0.00 0.00 0.00 0.00 02:09:37 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:51:01 ens3 4.20 7.15 0.34 7.44 0.00 0.00 0.00 0.00 02:09:37 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:53:01 ens3 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:09:37 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:54:01 ens3 9.25 17.28 0.86 15.24 0.00 0.00 0.00 0.00 02:09:37 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:55:01 ens3 10.65 11.91 5.61 11.77 0.00 0.00 0.00 0.00 02:09:37 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:56:01 ens3 0.43 0.33 0.26 0.08 0.00 0.00 0.00 0.00 02:09:37 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:57:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:09:37 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 01:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:00:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:01:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:09:37 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:03:01 ens3 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:09:37 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:04:01 ens3 0.70 0.28 0.14 0.08 0.00 0.00 0.00 0.00 02:09:37 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:05:01 ens3 0.38 0.43 0.25 0.21 0.00 0.00 0.00 0.00 02:09:37 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:06:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 02:09:37 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:37 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:37 02:09:01 ens3 323.45 231.61 7865.34 62.92 0.00 0.00 0.00 0.00 02:09:37 02:09:01 docker0 36.26 47.51 3.31 691.19 0.00 0.00 0.00 0.00 02:09:37 02:09:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 02:09:37 Average: ens3 109.67 93.36 975.76 139.70 0.00 0.00 0.00 0.00 02:09:37 Average: docker0 30.46 35.41 2.32 303.66 0.00 0.00 0.00 0.00 02:09:37 Average: lo 2.62 2.62 0.25 0.25 0.00 0.00 0.00 0.00 02:09:37 02:09:37 02:09:37 ---> sar -P ALL: 02:09:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22366) 08/10/22 _x86_64_ (8 CPU) 02:09:37 02:09:37 01:39:50 LINUX RESTART (8 CPU) 02:09:37 02:09:37 01:40:02 CPU %user %nice %system %iowait %steal %idle 02:09:37 01:41:01 all 12.62 0.00 4.73 1.72 0.06 80.86 02:09:37 01:41:01 0 13.51 0.00 4.58 3.64 0.07 78.20 02:09:37 01:41:01 1 14.66 0.00 3.90 1.23 0.05 80.16 02:09:37 01:41:01 2 14.81 0.00 4.04 0.67 0.05 80.43 02:09:37 01:41:01 3 11.26 0.00 5.26 0.29 0.07 83.12 02:09:37 01:41:01 4 9.35 0.00 4.85 3.12 0.05 82.64 02:09:37 01:41:01 5 11.78 0.00 4.37 0.77 0.07 83.01 02:09:37 01:41:01 6 11.15 0.00 3.62 1.29 0.05 83.89 02:09:37 01:41:01 7 14.39 0.00 7.30 2.80 0.07 75.44 02:09:37 01:42:01 all 31.93 0.00 6.65 0.80 0.09 60.53 02:09:37 01:42:01 0 30.64 0.00 6.69 0.17 0.07 62.43 02:09:37 01:42:01 1 32.57 0.00 6.26 0.29 0.12 60.76 02:09:37 01:42:01 2 32.08 0.00 6.47 0.67 0.10 60.68 02:09:37 01:42:01 3 32.31 0.00 5.49 0.03 0.07 62.10 02:09:37 01:42:01 4 32.45 0.00 6.92 0.24 0.08 60.31 02:09:37 01:42:01 5 31.96 0.00 7.74 0.39 0.10 59.81 02:09:37 01:42:01 6 33.23 0.00 6.33 0.13 0.08 60.23 02:09:37 01:42:01 7 30.16 0.00 7.33 4.53 0.10 57.88 02:09:37 01:43:01 all 54.91 0.00 7.37 0.20 0.12 37.41 02:09:37 01:43:01 0 53.86 0.00 7.40 0.02 0.13 38.59 02:09:37 01:43:01 1 54.48 0.00 7.85 0.89 0.10 36.67 02:09:37 01:43:01 2 56.81 0.00 6.94 0.29 0.15 35.81 02:09:37 01:43:01 3 55.89 0.00 7.53 0.03 0.10 36.44 02:09:37 01:43:01 4 53.66 0.00 7.68 0.02 0.14 38.51 02:09:37 01:43:01 5 54.65 0.00 7.34 0.02 0.10 37.89 02:09:37 01:43:01 6 56.34 0.00 7.05 0.00 0.12 36.48 02:09:37 01:43:01 7 53.54 0.00 7.12 0.37 0.08 38.88 02:09:37 01:44:01 all 18.82 0.00 9.84 3.67 0.09 67.58 02:09:37 01:44:01 0 18.96 0.00 8.36 2.09 0.10 70.49 02:09:37 01:44:01 1 19.14 0.00 10.36 9.01 0.09 61.41 02:09:37 01:44:01 2 21.88 0.00 10.86 2.23 0.08 64.95 02:09:37 01:44:01 3 18.61 0.00 11.89 6.42 0.09 62.99 02:09:37 01:44:01 4 18.18 0.00 8.90 3.33 0.08 69.50 02:09:37 01:44:01 5 17.66 0.00 8.83 1.77 0.08 71.66 02:09:37 01:44:01 6 18.19 0.00 9.37 1.79 0.07 70.58 02:09:37 01:44:01 7 17.97 0.00 10.16 2.80 0.09 68.98 02:09:37 01:45:01 all 60.93 0.00 12.73 4.91 0.14 21.29 02:09:37 01:45:01 0 60.44 0.00 13.80 9.24 0.10 16.41 02:09:37 01:45:01 1 62.17 0.00 12.91 3.66 0.20 21.06 02:09:37 01:45:01 2 62.18 0.00 11.14 2.38 0.13 24.17 02:09:37 01:45:01 3 60.09 0.00 13.89 7.61 0.14 18.26 02:09:37 01:45:01 4 60.01 0.00 12.23 3.66 0.14 23.97 02:09:37 01:45:01 5 60.94 0.00 12.72 3.24 0.13 22.97 02:09:37 01:45:01 6 60.36 0.00 12.97 6.92 0.13 19.62 02:09:37 01:45:01 7 61.24 0.00 12.20 2.55 0.14 23.87 02:09:37 01:46:01 all 54.35 0.00 16.43 5.30 0.14 23.78 02:09:37 01:46:01 0 54.05 0.00 16.93 5.89 0.14 23.00 02:09:37 01:46:01 1 55.15 0.00 16.59 2.77 0.14 25.35 02:09:37 01:46:01 2 56.49 0.00 14.87 3.25 0.14 25.25 02:09:37 01:46:01 3 55.88 0.00 16.62 5.97 0.15 21.37 02:09:37 01:46:01 4 53.33 0.00 16.79 7.66 0.14 22.09 02:09:37 01:46:01 5 51.69 0.00 17.00 6.34 0.14 24.84 02:09:37 01:46:01 6 53.30 0.00 15.21 6.65 0.14 24.70 02:09:37 01:46:01 7 54.93 0.00 17.39 3.89 0.14 23.65 02:09:37 01:47:01 all 19.90 0.00 4.64 1.30 0.08 74.08 02:09:37 01:47:01 0 20.30 0.00 4.23 0.69 0.07 74.72 02:09:37 01:47:01 1 20.61 0.00 4.27 0.57 0.07 74.48 02:09:37 01:47:01 2 21.82 0.00 4.57 0.30 0.07 73.24 02:09:37 01:47:01 3 22.07 0.00 4.50 0.22 0.08 73.12 02:09:37 01:47:01 4 20.73 0.00 5.51 0.67 0.08 73.00 02:09:37 01:47:01 5 18.54 0.00 4.49 4.19 0.07 72.71 02:09:37 01:47:01 6 16.30 0.00 4.39 3.28 0.07 75.96 02:09:37 01:47:01 7 18.83 0.00 5.13 0.52 0.10 75.41 02:09:37 01:48:01 all 9.54 0.00 1.10 0.06 0.06 89.25 02:09:37 01:48:01 0 8.31 0.00 1.29 0.30 0.05 90.05 02:09:37 01:48:01 1 9.97 0.00 1.10 0.00 0.05 88.87 02:09:37 01:48:01 2 14.23 0.00 1.16 0.02 0.08 84.51 02:09:37 01:48:01 3 8.58 0.00 0.89 0.02 0.07 90.45 02:09:37 01:48:01 4 6.23 0.00 0.80 0.02 0.03 92.92 02:09:37 01:48:01 5 11.87 0.00 1.09 0.05 0.07 86.92 02:09:37 01:48:01 6 9.94 0.00 0.99 0.07 0.05 88.96 02:09:37 01:48:01 7 7.16 0.00 1.44 0.02 0.07 91.31 02:09:37 01:49:01 all 0.16 0.00 0.09 0.01 0.01 99.72 02:09:37 01:49:01 0 0.17 0.00 0.15 0.03 0.03 99.62 02:09:37 01:49:01 1 0.17 0.00 0.07 0.00 0.02 99.75 02:09:37 01:49:01 2 0.27 0.00 0.12 0.00 0.00 99.62 02:09:37 01:49:01 3 0.13 0.00 0.07 0.00 0.00 99.80 02:09:37 01:49:01 4 0.13 0.00 0.07 0.00 0.02 99.78 02:09:37 01:49:01 5 0.08 0.00 0.10 0.00 0.02 99.80 02:09:37 01:49:01 6 0.12 0.00 0.10 0.03 0.02 99.73 02:09:37 01:49:01 7 0.23 0.00 0.08 0.00 0.00 99.68 02:09:37 01:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:09:37 01:50:01 0 0.05 0.00 0.03 0.02 0.03 99.87 02:09:37 01:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:09:37 01:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:09:37 01:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 01:50:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:09:37 01:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:09:37 01:51:01 all 0.04 0.00 0.02 0.00 0.01 99.94 02:09:37 01:51:01 0 0.10 0.00 0.03 0.02 0.02 99.83 02:09:37 01:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:09:37 01:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 01:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:09:37 01:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 01:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:09:37 01:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 02:09:37 01:51:01 CPU %user %nice %system %iowait %steal %idle 02:09:37 01:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:09:37 01:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:09:37 01:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:09:37 01:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 01:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:09:37 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 01:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:09:37 01:53:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:09:37 01:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:09:37 01:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:09:37 01:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:09:37 01:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:54:01 all 0.04 0.00 0.04 0.00 0.00 99.91 02:09:37 01:54:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:09:37 01:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:09:37 01:54:01 2 0.05 0.00 0.08 0.00 0.00 99.87 02:09:37 01:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:09:37 01:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:09:37 01:54:01 5 0.02 0.00 0.05 0.00 0.00 99.93 02:09:37 01:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:09:37 01:54:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:09:37 01:55:01 all 0.22 0.00 0.06 0.01 0.01 99.70 02:09:37 01:55:01 0 0.28 0.00 0.07 0.03 0.03 99.58 02:09:37 01:55:01 1 0.18 0.00 0.10 0.00 0.02 99.70 02:09:37 01:55:01 2 0.25 0.00 0.07 0.00 0.00 99.68 02:09:37 01:55:01 3 0.13 0.00 0.03 0.00 0.00 99.83 02:09:37 01:55:01 4 0.10 0.00 0.08 0.02 0.00 99.80 02:09:37 01:55:01 5 0.38 0.00 0.07 0.00 0.02 99.53 02:09:37 01:55:01 6 0.22 0.00 0.02 0.00 0.00 99.77 02:09:37 01:55:01 7 0.22 0.00 0.07 0.02 0.02 99.68 02:09:37 01:56:01 all 0.14 0.00 0.02 0.00 0.00 99.84 02:09:37 01:56:01 0 0.02 0.00 0.05 0.02 0.02 99.90 02:09:37 01:56:01 1 0.99 0.00 0.03 0.00 0.02 98.96 02:09:37 01:56:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:09:37 01:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:09:37 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 01:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:09:37 01:57:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:09:37 01:57:01 0 0.08 0.00 0.03 0.02 0.02 99.85 02:09:37 01:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 01:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 01:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:09:37 01:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:58:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:09:37 01:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 02:09:37 01:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:09:37 01:58:01 2 0.02 0.00 0.03 0.02 0.02 99.92 02:09:37 01:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 01:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 01:59:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:09:37 01:59:01 0 0.12 0.00 0.05 0.02 0.03 99.78 02:09:37 01:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:09:37 01:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:09:37 01:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 01:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 01:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 01:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:09:37 02:00:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:09:37 02:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:09:37 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:09:37 02:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:09:37 02:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:09:37 02:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:09:37 02:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:09:37 02:01:01 0 0.08 0.00 0.05 0.03 0.03 99.80 02:09:37 02:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:09:37 02:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:09:37 02:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:09:37 02:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:09:37 02:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 02:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:02:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:09:37 02:02:01 0 0.03 0.00 0.05 0.03 0.02 99.87 02:09:37 02:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:09:37 02:02:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:09:37 02:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 02:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:09:37 02:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:09:37 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:09:37 02:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:09:37 02:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:09:37 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:03:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:09:37 02:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:09:37 02:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 02:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:09:37 02:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:09:37 02:04:01 0 0.05 0.00 0.07 0.02 0.02 99.85 02:09:37 02:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:09:37 02:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:09:37 02:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 02:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:09:37 02:04:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:09:37 02:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:05:01 all 0.12 0.00 0.00 0.00 0.00 99.87 02:09:37 02:05:01 0 0.05 0.00 0.00 0.02 0.02 99.92 02:09:37 02:05:01 1 0.75 0.00 0.00 0.00 0.02 99.24 02:09:37 02:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:09:37 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:05:01 6 0.07 0.00 0.00 0.02 0.00 99.92 02:09:37 02:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:06:01 all 0.15 0.00 0.02 0.00 0.00 99.82 02:09:37 02:06:01 0 0.05 0.00 0.08 0.02 0.02 99.83 02:09:37 02:06:01 1 1.08 0.00 0.02 0.00 0.00 98.91 02:09:37 02:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:09:37 02:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:09:37 02:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:09:37 02:07:01 0 0.05 0.00 0.02 0.03 0.02 99.88 02:09:37 02:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:09:37 02:07:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:09:37 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:09:37 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:37 02:08:01 all 0.01 0.00 0.02 0.01 0.00 99.95 02:09:37 02:08:01 0 0.02 0.00 0.02 0.03 0.02 99.92 02:09:37 02:08:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:09:37 02:08:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:09:37 02:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:09:37 02:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:09:37 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:09:37 02:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:09:37 02:09:01 all 8.50 0.00 3.35 0.71 0.05 87.39 02:09:37 02:09:01 0 10.07 0.00 3.13 0.74 0.03 86.02 02:09:37 02:09:01 1 8.69 0.00 4.49 0.03 0.05 86.74 02:09:37 02:09:01 2 7.76 0.00 3.46 0.12 0.07 88.59 02:09:37 02:09:01 3 8.38 0.00 2.97 0.12 0.07 88.46 02:09:37 02:09:01 4 8.29 0.00 3.17 0.52 0.05 87.97 02:09:37 02:09:01 5 7.67 0.00 3.35 0.03 0.05 88.89 02:09:37 02:09:01 6 7.03 0.00 3.36 3.87 0.05 85.69 02:09:37 02:09:01 7 10.12 0.00 2.89 0.24 0.05 86.70 02:09:37 Average: all 9.31 0.00 2.29 0.64 0.03 87.73 02:09:37 Average: 0 9.29 0.00 2.30 0.79 0.04 87.58 02:09:37 Average: 1 9.61 0.00 2.33 0.63 0.04 87.40 02:09:37 Average: 2 9.88 0.00 2.19 0.34 0.03 87.56 02:09:37 Average: 3 9.35 0.00 2.36 0.70 0.03 87.55 02:09:37 Average: 4 8.96 0.00 2.29 0.65 0.03 88.07 02:09:37 Average: 5 9.13 0.00 2.29 0.57 0.03 87.98 02:09:37 Average: 6 9.10 0.00 2.17 0.82 0.03 87.89 02:09:37 Average: 7 9.16 0.00 2.42 0.60 0.03 87.79 02:09:37 02:09:37 02:09:37