Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b67b2119381be7da318202365afae4bab1434a1 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-ssh1499651782422020782.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-ssh4626730584186773873.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-ssh1488629264640040111.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-ssh4756075844327374530.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10988255032233966417.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-ubuntu20.04-docker-8c-8g-23307’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23311 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/285 [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/285 # 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 0b67b2119381be7da318202365afae4bab1434a1 (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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 Commit message: "fix(snap): Install Unit of Measure config file on upgrade (#4125)" > git rev-list --no-walk 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:37 ========================================================= 15:45:37 EdgeX Global Pipelines Version Info 15:45:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:37 ------------------- 15:45:37 stable info: 15:45:37 ------------------- 15:45:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:37 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:45:37 Message: update stable to v1.0.238 15:45:38 ------------------- 15:45:38 experimental info: 15:45:38 ------------------- 15:45:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:38 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:45:38 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b67b21 [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:39 provisioning config files... 15:45:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/285@tmp/config1780545982324658151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:39 ---> docker-login.sh 15:45:39 nexus3.edgexfoundry.org:10001 15:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:39 Configure a credential helper to remove this warning. See 15:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:39 15:45:39 Login Succeeded 15:45:39 nexus3.edgexfoundry.org:10002 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 nexus3.edgexfoundry.org:10003 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 nexus3.edgexfoundry.org:10004 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 docker.io 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:41 Configure a credential helper to remove this warning. See 15:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:41 15:45:41 Login Succeeded 15:45:41 ---> docker-login.sh ends [Pipeline] } 15:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:41 + 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 15:45:41 + dirname cmd/core-command/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo core-command,cmd/core-command/Dockerfile 15:45:41 + dirname cmd/core-data/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo core-data,cmd/core-data/Dockerfile 15:45:41 + + dirname cmd/core-metadata/Dockerfilecut 15:45:41 -d/ -f2 15:45:41 + echo core-metadata,cmd/core-metadata/Dockerfile 15:45:41 + + dirname cmd/security-bootstrapper/Dockerfile 15:45:41 cut -d/ -f2 15:45:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:45:41 + dirname cmd/security-proxy-setup/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:45:41 + + cut -d/ -f2 15:45:41 dirname cmd/security-secretstore-setup/Dockerfile 15:45:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:45:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:45:41 + dirname cmd/security-spire-agent/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:45:41 + dirname cmd/security-spire-config/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:45:41 + dirname cmd/security-spire-server/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:45:41 + dirname cmd/support-notifications/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo support-notifications,cmd/support-notifications/Dockerfile 15:45:41 + dirname+ cmd/support-scheduler/Dockerfile 15:45:41 cut -d/ -f2 15:45:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:45:41 + dirname cmd/sys-mgmt-agent/Dockerfile 15:45:41 + cut -d/ -f2 15:45:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:45:41 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 15:45:41 + git rev-list -1 --merges 0b67b2119381be7da318202365afae4bab1434a1~1..0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] echo 15:45:41 -----------> git rev-list -1 --merges 0b67b2119381be7da318202365afae4bab1434a1~1..0b67b2119381be7da318202365afae4bab1434a1 0b67b2119381be7da318202365afae4bab1434a1 [false] [Pipeline] sh 15:45:42 + git log --format=format:%s -1 0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] echo 15:45:42 ========================================================= 15:45:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:45:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:45:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:42 + grep -v github /etc/ssh/ssh_known_hosts 15:45:42 + [ -e /tmp/ssh_known_hosts ] 15:45:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:45:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:45:42 + sudo tee -a /etc/ssh/ssh_known_hosts 15:45:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:42 15:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:43 0.1.4: Pulling from edgex-devops/py-git-semver 15:45:43 b85a868b505f: Pulling fs layer 15:45:43 e2be974225ed: Pulling fs layer 15:45:43 339a4e72a1f5: Pulling fs layer 15:45:43 988bab9f4d93: Pulling fs layer 15:45:43 1469e6f7b9e6: Pulling fs layer 15:45:43 eaf3925da568: Pulling fs layer 15:45:43 bab4dde63d76: Pulling fs layer 15:45:43 bde34c3a00c8: Pulling fs layer 15:45:43 b352a97aabf1: Pulling fs layer 15:45:43 4872d77fe225: Pulling fs layer 15:45:43 5851b861e8e6: Pulling fs layer 15:45:43 bab4dde63d76: Waiting 15:45:43 bde34c3a00c8: Waiting 15:45:43 b352a97aabf1: Waiting 15:45:43 1469e6f7b9e6: Waiting 15:45:43 4872d77fe225: Waiting 15:45:43 988bab9f4d93: Waiting 15:45:43 5851b861e8e6: Waiting 15:45:43 eaf3925da568: Waiting 15:45:43 e2be974225ed: Verifying Checksum 15:45:43 e2be974225ed: Download complete 15:45:43 988bab9f4d93: Download complete 15:45:43 1469e6f7b9e6: Download complete 15:45:43 339a4e72a1f5: Verifying Checksum 15:45:43 339a4e72a1f5: Download complete 15:45:43 eaf3925da568: Verifying Checksum 15:45:43 eaf3925da568: Download complete 15:45:43 bde34c3a00c8: Verifying Checksum 15:45:43 bde34c3a00c8: Download complete 15:45:43 b352a97aabf1: Verifying Checksum 15:45:43 b352a97aabf1: Download complete 15:45:43 4872d77fe225: Verifying Checksum 15:45:43 4872d77fe225: Download complete 15:45:43 5851b861e8e6: Verifying Checksum 15:45:43 5851b861e8e6: Download complete 15:45:43 b85a868b505f: Verifying Checksum 15:45:43 b85a868b505f: Download complete 15:45:43 bab4dde63d76: Verifying Checksum 15:45:43 bab4dde63d76: Download complete 15:45:45 b85a868b505f: Pull complete 15:45:45 e2be974225ed: Pull complete 15:45:45 339a4e72a1f5: Pull complete 15:45:45 988bab9f4d93: Pull complete 15:45:45 1469e6f7b9e6: Pull complete 15:45:46 eaf3925da568: Pull complete 15:45:48 bab4dde63d76: Pull complete 15:45:48 bde34c3a00c8: Pull complete 15:45:48 b352a97aabf1: Pull complete 15:45:48 4872d77fe225: Pull complete 15:45:48 5851b861e8e6: Pull complete 15:45:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:48 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 15:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:45:50 $ docker top fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d -eo pid,comm 15:45:50 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). 15:45:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:50 [ssh-agent] Looking for ssh-agent implementation... 15:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:50 $ docker exec fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d ssh-agent 15:45:50 SSH_AUTH_SOCK=/tmp/ssh-DjM7RuS40gvD/agent.33 15:45:50 SSH_AGENT_PID=40 15:45:50 Running ssh-add (command line suppressed) 15:45:50 Identity added: /w/workspace/edgex-go/285@tmp/private_key_3896960151689596422.key (/w/workspace/edgex-go/285@tmp/private_key_3896960151689596422.key) 15:45:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:50 + git tag --points-at HEAD [Pipeline] } 15:45:50 $ docker exec --env ******** --env ******** fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d ssh-agent -k 15:45:51 unset SSH_AUTH_SOCK; 15:45:51 unset SSH_AGENT_PID; 15:45:51 echo Agent pid 40 killed; 15:45:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:51 [ssh-agent] Looking for ssh-agent implementation... 15:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:51 $ docker exec fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d ssh-agent 15:45:51 SSH_AUTH_SOCK=/tmp/ssh-Dps2eqMNpdxh/agent.74 15:45:51 SSH_AGENT_PID=80 15:45:51 Running ssh-add (command line suppressed) 15:45:51 Identity added: /w/workspace/edgex-go/285@tmp/private_key_6208856490043203310.key (/w/workspace/edgex-go/285@tmp/private_key_6208856490043203310.key) 15:45:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:51 + git semver init 15:45:52 2022-08-22 15:45:52,056 [run_init] DEBUG init version:0.0.0 force:False 15:45:52 2022-08-22 15:45:52,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/285/.semver 15:45:52 2022-08-22 15:45:52,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/285/.semver 15:45:52 2022-08-22 15:45:52,058 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/285/.semver'], cwd=/w/workspace/edgex-go/285, universal_newlines=False, shell=None, istream=None) 15:46:14 2022-08-22 15:46:11,155 [append_file] DEBUG append to file:/w/workspace/edgex-go/285/.git/info/exclude 15:46:14 2022-08-22 15:46:11,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/285/.semver/main with force:False 15:46:14 2022-08-22 15:46:11,156 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 15:46:14 2022-08-22 15:46:11,156 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 15:46:14 2.3.0-dev.49 [Pipeline] } 15:46:14 $ docker exec --env ******** --env ******** fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d ssh-agent -k 15:46:14 unset SSH_AUTH_SOCK; 15:46:14 unset SSH_AGENT_PID; 15:46:14 echo Agent pid 80 killed; 15:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:14 + git semver [Pipeline] } 15:46:14 $ docker stop --time=1 fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d 15:46:16 $ docker rm -f fda76f02db17ea73c76f1550e9f41e73a7bd3394cc1b3465c60d5cbbfdbda85d [Pipeline] // withDockerContainer [Pipeline] sh 15:46:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:16 Stashed 1 file(s) [Pipeline] echo 15:46:16 [edgeXSemver]: initialized semver on version 2.3.0-dev.49 [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 15:46:17 + git config --global --add safe.directory /w/workspace/edgex-go/285 [Pipeline] echo 15:46:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:17 ========================================================= 15:46:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:46:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:46:17 2408cc74d12b: Pulling fs layer 15:46:17 ea60b727a1ce: Pulling fs layer 15:46:17 30c4a7721957: Pulling fs layer 15:46:17 370296b7ddb6: Pulling fs layer 15:46:17 7c6cee850709: Pulling fs layer 15:46:17 39a5fcdaea64: Pulling fs layer 15:46:17 d94ebbe4e438: Pulling fs layer 15:46:17 bcfd1f05c69d: Pulling fs layer 15:46:17 59ccb84bbe0f: Pulling fs layer 15:46:17 d94ebbe4e438: Waiting 15:46:17 59ccb84bbe0f: Waiting 15:46:17 370296b7ddb6: Waiting 15:46:17 bcfd1f05c69d: Waiting 15:46:17 7c6cee850709: Waiting 15:46:17 39a5fcdaea64: Waiting 15:46:17 30c4a7721957: Download complete 15:46:17 ea60b727a1ce: Verifying Checksum 15:46:17 ea60b727a1ce: Download complete 15:46:17 7c6cee850709: Download complete 15:46:17 39a5fcdaea64: Download complete 15:46:17 2408cc74d12b: Verifying Checksum 15:46:17 2408cc74d12b: Download complete 15:46:17 d94ebbe4e438: Verifying Checksum 15:46:17 d94ebbe4e438: Download complete 15:46:17 2408cc74d12b: Pull complete 15:46:17 ea60b727a1ce: Pull complete 15:46:18 30c4a7721957: Pull complete 15:46:18 59ccb84bbe0f: Download complete 15:46:18 bcfd1f05c69d: Verifying Checksum 15:46:18 bcfd1f05c69d: Download complete 15:46:18 370296b7ddb6: Verifying Checksum 15:46:18 370296b7ddb6: Download complete 15:46:22 370296b7ddb6: Pull complete 15:46:22 7c6cee850709: Pull complete 15:46:22 39a5fcdaea64: Pull complete 15:46:23 d94ebbe4e438: Pull complete 15:46:25 bcfd1f05c69d: Pull complete 15:46:26 59ccb84bbe0f: Pull complete 15:46:26 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:46:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:26 WORKDIR /edgex 15:46:26 COPY go.mod . 15:46:26 RUN go mod download+ 15:46:26 docker build -t ci-base-image-x86_64 -f - . 15:46:27 Sending build context to Docker daemon 169.3MB 15:46:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:27 ---> a4fb48ad2a94 15:46:27 Step 2/4 : WORKDIR /edgex 15:46:29 ---> Running in 775a8dd8d678 15:46:29 Removing intermediate container 775a8dd8d678 15:46:29 ---> 581215d91a20 15:46:29 Step 3/4 : COPY go.mod . 15:46:29 ---> d40ab8a89ffc 15:46:29 Step 4/4 : RUN go mod download 15:46:29 ---> Running in e2de2fd9346f 15:46:31 Still waiting to schedule task 15:46:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:46:41 Removing intermediate container e2de2fd9346f 15:46:41 ---> 98923b326924 15:46:41 Successfully built 98923b326924 15:46:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:42 + docker inspect -f . ci-base-image-x86_64 15:46:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:42 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 15:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:46:42 $ docker top e942a643aa5b7db3459a634da4772b552561a1220b51e5bf59e1448eb380dcca -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:43 + go version 15:46:43 go version go1.18.3 linux/amd64 [Pipeline] } 15:46:43 $ docker stop --time=1 e942a643aa5b7db3459a634da4772b552561a1220b51e5bf59e1448eb380dcca 15:46:44 $ docker rm -f e942a643aa5b7db3459a634da4772b552561a1220b51e5bf59e1448eb380dcca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:44 + docker inspect -f . ci-base-image-x86_64 15:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:45 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 15:46:45 $ 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/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:46:45 $ docker top 2ed028289d8aa7d7c7d4a68f323babf70c61a8db09eceb661b26f112a0fbc6b3 -eo pid,comm [Pipeline] { [Pipeline] echo 15:46:45 ========================================================= 15:46:45 [edgeXBuildGoParallel] Running Tests and Build... 15:46:45 ========================================================= [Pipeline] sh 15:46:45 + git config --global --add safe.directory /w/workspace/edgex-go/285 [Pipeline] fileExists [Pipeline] sh 15:46:46 + make test 15:46:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:46:54 ? github.com/edgexfoundry/edgex-go [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements 15:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.129s coverage: 98.5% of statements 15:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.132s coverage: 54.2% of statements 15:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:47:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.550s coverage: 89.2% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.1% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.526s coverage: 95.6% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.123s coverage: 0.9% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 15:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 15:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 15:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.121s coverage: 94.4% of statements 15:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 15:47:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 80.8% of statements 15:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 80.0% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 85.4% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.7% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.381s coverage: 65.8% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.6% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.193s coverage: 92.3% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:47:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:47:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 15:47:34 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 15:47:56 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." 15:47:56 GO111MODULE=on go vet ./... 15:47:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:47:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:47:57 ./bin/test-attribution-txt.sh 15:47:57 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 15:47:57 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 15:47:57 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 15:47:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:47:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:47:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:47:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:47:58 + ls -al . 15:47:58 total 736 15:47:58 drwxrwxr-x 10 1001 1001 4096 Aug 22 15:46 . 15:47:58 drwxr-xr-x 4 root root 4096 Aug 22 15:46 .. 15:47:58 -rw-rw-r-- 1 1001 1001 16 Aug 22 15:45 .dockerignore 15:47:58 drwxrwxr-x 8 1001 1001 4096 Aug 22 15:47 .git 15:47:58 drwxrwxr-x 3 1001 1001 4096 Aug 22 15:45 .github 15:47:58 -rw-rw-r-- 1 1001 1001 1030 Aug 22 15:45 .gitignore 15:47:58 -rw-rw-r-- 1 1001 1001 42 Aug 22 15:45 .golangci.yml 15:47:58 -rw-rw-r-- 1 1001 1001 87 Aug 22 15:45 .hadolint.yml 15:47:58 drwxr-xr-x 3 1001 1001 4096 Aug 22 15:46 .semver 15:47:58 -rw-rw-r-- 1 1001 1001 166 Aug 22 15:45 .sonarcloud.properties 15:47:58 -rw-rw-r-- 1 1001 1001 1171 Aug 22 15:45 ADOPTERS.md 15:47:58 -rw-rw-r-- 1 1001 1001 10347 Aug 22 15:45 Attribution.txt 15:47:58 -rw-rw-r-- 1 1001 1001 63209 Aug 22 15:45 CHANGELOG.md 15:47:58 -rw-rw-r-- 1 1001 1001 3804 Aug 22 15:45 CONTRIBUTING.md 15:47:58 -rw-rw-r-- 1 1001 1001 677 Aug 22 15:45 GOVERNANCE.md 15:47:58 -rw-rw-r-- 1 1001 1001 850 Aug 22 15:45 Jenkinsfile 15:47:58 -rw-rw-r-- 1 1001 1001 10775 Aug 22 15:45 LICENSE 15:47:58 -rw-rw-r-- 1 1001 1001 13276 Aug 22 15:45 Makefile 15:47:58 -rw-rw-r-- 1 1001 1001 582 Aug 22 15:45 OWNERS.md 15:47:58 -rw-rw-r-- 1 1001 1001 9094 Aug 22 15:45 README.md 15:47:58 -rw-rw-r-- 1 1001 1001 6912 Aug 22 15:45 SECURITY.md 15:47:58 -rw-rw-r-- 1 1001 1001 12 Aug 22 15:46 VERSION 15:47:58 -rw-rw-r-- 1 1001 1001 4131 Aug 22 15:45 ZMQWindows.md 15:47:58 drwxrwxr-x 2 1001 1001 4096 Aug 22 15:45 bin 15:47:58 drwxrwxr-x 18 1001 1001 4096 Aug 22 15:45 cmd 15:47:58 -rw-r--r-- 1 root root 482786 Aug 22 15:47 coverage.out 15:47:58 -rw-rw-r-- 1 1001 1001 3681 Aug 22 15:45 go.mod 15:47:58 -rw-rw-r-- 1 1001 1001 38033 Aug 22 15:45 go.sum 15:47:58 drwxrwxr-x 8 1001 1001 4096 Aug 22 15:45 internal 15:47:58 drwxrwxr-x 3 1001 1001 4096 Aug 22 15:45 openapi 15:47:58 drwxrwxr-x 4 1001 1001 4096 Aug 22 15:45 snap 15:47:58 -rw-rw-r-- 1 1001 1001 204 Aug 22 15:45 version.go [Pipeline] sh 15:47:58 + '[' -e coverage.out ] 15:47:58 + chown 1001:1001 coverage.out [Pipeline] stash 15:47:58 Stashed 1 file(s) [Pipeline] sh 15:47:59 + make build 15:47:59 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:48:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:48:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:48:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:48:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:48:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:48:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:48:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:48:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:48:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:48: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.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:48:39 $ docker stop --time=1 2ed028289d8aa7d7c7d4a68f323babf70c61a8db09eceb661b26f112a0fbc6b3 15:48:42 $ docker rm -f 2ed028289d8aa7d7c7d4a68f323babf70c61a8db09eceb661b26f112a0fbc6b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:48:43 15:48:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:48:43 latest: Pulling from edgex-devops/edgex-compose 15:48:43 cbdbe7a5bc2a: Pulling fs layer 15:48:43 ca9280d653b3: Pulling fs layer 15:48:43 7e9c9ca2126c: Pulling fs layer 15:48:43 cbdbe7a5bc2a: Verifying Checksum 15:48:43 cbdbe7a5bc2a: Download complete 15:48:43 ca9280d653b3: Verifying Checksum 15:48:43 ca9280d653b3: Download complete 15:48:43 cbdbe7a5bc2a: Pull complete 15:48:44 7e9c9ca2126c: Verifying Checksum 15:48:44 7e9c9ca2126c: Download complete 15:48:44 ca9280d653b3: Pull complete 15:48:47 7e9c9ca2126c: Pull complete 15:48:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:48:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:47 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 15:48:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:48:49 $ docker top a484a345f8bcb2bba34e5b6a59b839930c23053c42f5ba202733c12808fd3a78 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:49 + docker-compose build --help 15:48:49 + grep parallel 15:48:50 --parallel Build images in parallel. [Pipeline] } 15:48:50 $ docker stop --time=1 a484a345f8bcb2bba34e5b6a59b839930c23053c42f5ba202733c12808fd3a78 15:48:51 $ docker rm -f a484a345f8bcb2bba34e5b6a59b839930c23053c42f5ba202733c12808fd3a78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:52 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 15:48:52 $ 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/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:48:52 $ docker top 18f07445f6aee8dd08e27a245136991efc42db5e7204f684e86d19f8d906774f -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:52 + docker-compose -f ./docker-compose-build.yml build --parallel 15:48:53 Building core-command ... 15:48:53 Building core-data ... 15:48:53 Building core-metadata ... 15:48:53 Building security-bootstrapper ... 15:48:53 Building security-proxy-setup ... 15:48:53 Building security-secretstore-setup ... 15:48:53 Building security-spiffe-token-provider ... 15:48:53 Building security-spire-agent ... 15:48:53 Building security-spire-config ... 15:48:53 Building security-spire-server ... 15:48:53 Building support-notifications ... 15:48:53 Building support-scheduler ... 15:48:53 Building sys-mgmt-agent ... 15:48:53 Building security-spire-server 15:48:53 Building support-notifications 15:48:53 Building security-secretstore-setup 15:48:53 Building security-spiffe-token-provider 15:48:53 Building security-spire-agent 15:49:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:49:05 ---> 98923b326924 15:49:05 Step 3/26 : WORKDIR /edgex-go 15:49:05 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:49:05 ---> 98923b326924 15:49:05 Step 3/20 : WORKDIR /edgex-go 15:49:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:49:05 ---> 98923b326924 15:49:05 Step 3/25 : WORKDIR /edgex-go 15:49:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:49:05 ---> 98923b326924 15:49:05 Step 3/25 : WORKDIR /edgex-go 15:49:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:05 ---> 98923b326924 15:49:05 Step 3/22 : WORKDIR /edgex-go 15:49:08 ---> Running in 7267eef39401 15:49:08 ---> Running in 72d388ba8ac0 15:49:08 ---> Running in 8c2e374a4420 15:49:08 ---> Running in 714cb151df9f 15:49:08 ---> Running in 0a9c758b10c7 15:49:08 Removing intermediate container 714cb151df9f 15:49:08 ---> 2e33ca15d4c2 15:49:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:49:08 Removing intermediate container 7267eef39401 15:49:08 ---> f3250c23611c 15:49:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 Removing intermediate container 8c2e374a4420 15:49:08 ---> fc1c79bbd69e 15:49:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 Removing intermediate container 72d388ba8ac0 15:49:08 ---> f64a1189e364 15:49:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 ---> Running in df8af3910ff1 15:49:08 Removing intermediate container 0a9c758b10c7 15:49:08 ---> e2df37c46e97 15:49:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 ---> Running in 22569dd2d551 15:49:08 ---> Running in 105298616d88 15:49:08 ---> Running in 282209d0e1ed 15:49:08 ---> Running in 68db49dc556f 15:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:09 Removing intermediate container df8af3910ff1 15:49:09 ---> 401e80b30cd5 15:49:09 Step 5/25 : RUN apk add --update --no-cache make git 15:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:09 ---> Running in 30b9a5272313 15:49:09 v3.16.2-72-g941795a804 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:49:09 v3.16.2-77-gcd7676fd90 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:49:09 OK: 17036 distinct packages available 15:49:09 Removing intermediate container 22569dd2d551 15:49:09 ---> a450d57deec3 15:49:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:09 ---> Running in 8e3813060fef 15:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:09 Removing intermediate container 282209d0e1ed 15:49:09 ---> df9bb717ad34 15:49:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:49:09 ---> Running in 0bb311efb526 15:49:09 Removing intermediate container 68db49dc556f 15:49:09 ---> 109efb4721ff 15:49:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:49:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:09 ---> Running in 0ff20d0fe16e 15:49:09 OK: 211 MiB in 51 packages 15:49:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:10 Removing intermediate container 105298616d88 15:49:10 ---> 5f22f32ca26d 15:49:10 Step 5/20 : COPY go.mod vendor* ./ 15:49:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:10 ---> e240e9a13768 15:49:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:10 ---> Running in 9b9a6de7e7cf 15:49:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:11 OK: 211 MiB in 51 packages 15:49:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:11 OK: 211 MiB in 51 packages 15:49:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:11 Removing intermediate container 30b9a5272313 15:49:11 ---> f985aa09441f 15:49:11 Step 6/25 : COPY go.mod vendor* ./ 15:49:11 ---> edc5e7fa4279 15:49:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:11 OK: 211 MiB in 51 packages 15:49:11 Removing intermediate container 8e3813060fef 15:49:11 ---> d9399b4b5566 15:49:11 Step 6/22 : COPY go.mod vendor* ./ 15:49:11 ---> Running in afd675112c53 15:49:12 OK: 211 MiB in 51 packages 15:49:12 ---> 4050e12b9589 15:49:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:12 ---> Running in 7fd8f963afb1 15:49:12 Removing intermediate container 0bb311efb526 15:49:12 ---> 467c33f7afb3 15:49:12 Step 6/25 : COPY go.mod vendor* ./ 15:49:12 ---> a48648897f8b 15:49:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:13 Removing intermediate container 0ff20d0fe16e 15:49:13 ---> 9ea7f4505ddb 15:49:13 Step 6/26 : COPY go.mod vendor* ./ 15:49:13 ---> Running in 5123a19bd251 15:49:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23313 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:49:13 Running in /w/workspace/edgex-go/285 [Pipeline] { [Pipeline] checkout 15:49:13 The recommended git tool is: git 15:49:14 ---> 1cd06b05e47b 15:49:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:14 ---> Running in 82e1b10364c2 15:49:18 Removing intermediate container 9b9a6de7e7cf 15:49:18 ---> 63301997e95f 15:49:18 Step 7/20 : COPY . . 15:49:20 using credential edgex-jenkins-ssh 15:49:20 Cloning the remote Git repository 15:49:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:49:21 > git init /w/workspace/edgex-go/285 # timeout=10 15:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:49:21 > git --version # timeout=10 15:49:21 > git --version # 'git version 2.25.1' 15:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:21 Removing intermediate container afd675112c53 15:49:21 ---> b7e15d7cfa68 15:49:21 Step 8/25 : COPY . . 15:49:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:24 ---> 43cbdbabd020 15:49:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:49:24 ---> Running in ebfd8cd0bd72 15:49:24 Removing intermediate container 82e1b10364c2 15:49:24 ---> 81633eb35c9b 15:49:24 Step 8/26 : COPY . . 15:49:24 Removing intermediate container 7fd8f963afb1 15:49:24 ---> 5e189c32e848 15:49:24 Step 8/22 : COPY . . 15:49:24 Removing intermediate container 5123a19bd251 15:49:24 ---> a4150c0950e9 15:49:24 Step 8/25 : COPY . . 15:49:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:49:28 ---> e813829087f5 15:49:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:30 ---> Running in ce8241afc670 15:49:30 ---> bf54fcf01da2 15:49:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:49:30 ---> 5b45554fd6c6 15:49:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:49:30 ---> ce84c88d61f0 15:49:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:49:30 ---> Running in 953581deae17 15:49:30 ---> Running in 0b7d539fd596 15:49:30 ---> Running in 06854cbc2bf8 15:49:30 Removing intermediate container 953581deae17 15:49:30 ---> b175c4d4b46b 15:49:30 Step 10/26 : WORKDIR /edgex-go/spire-build 15:49:31 Removing intermediate container 0b7d539fd596 15:49:31 ---> 73db66023aac 15:49:31 Step 10/25 : WORKDIR /edgex-go/spire-build 15:49:31 ---> Running in ecad593f4af1 15:49:31 ---> Running in efd0e661c41d 15:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:49:31 Removing intermediate container ecad593f4af1 15:49:31 ---> e7a7d017ff53 15:49:31 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 15:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:31 Removing intermediate container efd0e661c41d 15:49:31 ---> deff086fdb6d 15:49:31 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 15:49:31 ---> Running in 1e52b7cb9f53 15:49:31 ---> Running in a187cab48e00 15:49:32 Removing intermediate container 1e52b7cb9f53 15:49:32 ---> 563050e666bc 15:49:32 Step 12/25 : WORKDIR /edgex-go 15:49:32 ---> Running in beca17b0d739 15:49:32 Removing intermediate container a187cab48e00 15:49:32 ---> 3841d1a8abe9 15:49:32 Step 12/26 : WORKDIR /edgex-go 15:49:32 ---> Running in f07ba0c397a6 15:49:33 Removing intermediate container beca17b0d739 15:49:33 ---> 9168c5e04c05 15:49:33 15:49:33 Step 13/25 : FROM alpine:3.15 15:49:33 3.15: Pulling from library/alpine 15:49:33 Removing intermediate container f07ba0c397a6 15:49:33 ---> 2bc3d4214f5b 15:49:33 15:49:33 Step 13/26 : FROM alpine:3.15 15:49:33 3.15: Pulling from library/alpine 15:49:33 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:49:33 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:49:33 Status: Image is up to date for alpine:3.15 15:49:33 Status: Downloaded newer image for alpine:3.15 15:49:33 ---> c4fc93816858 15:49:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:49:33 ---> c4fc93816858 15:49:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:49:33 ---> Running in db7a02c6ddd7 15:49:33 ---> Running in d2355d1c5ffe 15:49:34 Removing intermediate container d2355d1c5ffe 15:49:34 ---> a17846e4ba2b 15:49:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:34 Removing intermediate container db7a02c6ddd7 15:49:34 ---> cf1d3e5c4762 15:49:34 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:34 ---> Running in 98f9d753124f 15:49:34 ---> Running in e986c9d6c01c 15:49:36 Removing intermediate container 98f9d753124f 15:49:36 ---> 39843d8b5254 15:49:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:36 ---> Running in 7e25a842509b 15:49:36 Removing intermediate container e986c9d6c01c 15:49:36 ---> 15c2d2706cde 15:49:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:36 ---> Running in d155ea6be956 15:49:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:38 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:49:38 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:49:38 OK: 15856 distinct packages available 15:49:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:38 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:49:38 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:49:38 OK: 15856 distinct packages available 15:49:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:39 (1/5) Installing dumb-init (1.2.5-r1) 15:49:39 (2/5) Installing musl-obstack (1.2.3-r0) 15:49:39 Avoid second fetch 15:49:39 Checking out Revision 0b67b2119381be7da318202365afae4bab1434a1 (main) 15:49:39 (3/5) Installing libucontext (1.1-r0) 15:49:39 (1/5) Installing dumb-init (1.2.5-r1) 15:49:39 (4/5) Installing gcompat (1.0.0-r4) 15:49:39 (2/5) Installing musl-obstack (1.2.3-r0) 15:49:39 (5/5) Installing openssl (1.1.1q-r0) 15:49:39 (3/5) Installing libucontext (1.1-r0) 15:49:39 Executing busybox-1.34.1-r7.trigger 15:49:39 OK: 7 MiB in 19 packages 15:49:39 (4/5) Installing gcompat (1.0.0-r4) 15:49:39 (5/5) Installing openssl (1.1.1q-r0) 15:49:39 Executing busybox-1.34.1-r7.trigger 15:49:40 OK: 7 MiB in 19 packages 15:49:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:49:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:39 > git config core.sparsecheckout # timeout=10 15:49:39 > git checkout -f 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 15:49:41 Removing intermediate container d155ea6be956 15:49:41 ---> ccd4a2030ad9 15:49:41 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:49:41 Removing intermediate container 7e25a842509b 15:49:41 ---> e8a8159d9d59 15:49:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:49:43 Commit message: "fix(snap): Install Unit of Measure config file on upgrade (#4125)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:49:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:44 Dload Upload Total Spent Left Speed 15:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 15:49:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:49:45 ---> dd62481f2140 15:49:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:49:45 ---> 4f4fdf3e8c11 15:49:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:49:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:49:46 + sudo tee /etc/docker/daemon.new 15:49:46 { 15:49:46 "registry-mirrors": [ 15:49:46 "https://nexus3.edgexfoundry.org:10001" 15:49:46 ], 15:49:46 "bip": "10.250.0.254/24", 15:49:46 "hosts": [ 15:49:46 "tcp://0.0.0.0:5555", 15:49:46 "unix:///var/run/docker.sock" 15:49:46 ], 15:49:46 "mtu": 1458, 15:49:46 "selinux-enabled": true, 15:49:46 "seccomp-profile": "/etc/docker/seccomp.json" 15:49:46 } 15:49:46 ---> 233654169601 15:49:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh 15:49:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:49:46 ---> 06ea515768b4 15:49:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:49:46 + sudo service docker restart 15:49:47 ---> 7f6d4519aca7 15:49:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:49:47 ---> 39a905aa9fdf 15:49:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:49:47 ---> Running in 9d678362de97 15:49:48 Removing intermediate container 9d678362de97 15:49:48 ---> de6631a95ff5 15:49:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:49:48 ---> 8769e63570b4 15:49:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:49:48 ---> Running in bebdd5846fe2 15:49:48 Removing intermediate container bebdd5846fe2 15:49:48 ---> 07bb78053be6 15:49:48 Step 23/25 : LABEL arch=x86_64 15:49:48 ---> Running in 5dd57d6cd61b 15:49:49 ---> 8bf095fb5ed3 15:49:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:49:49 Removing intermediate container 5dd57d6cd61b 15:49:49 ---> c4ddda284d76 15:49:49 Step 24/25 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:49:49 ---> Running in fb99b6515b52 15:49:49 ---> 6c246e3e9f22 15:49:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:49:49 Removing intermediate container fb99b6515b52 15:49:49 ---> 8c5138a1726c 15:49:49 Step 25/25 : LABEL version=2.3.0-dev.49 15:49:49 ---> Running in c0979bdc8c01 15:49:49 ---> Running in 1da36ebee609 15:49:49 Removing intermediate container c0979bdc8c01 15:49:49 ---> 48e2a42b7f8e 15:49:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:49:50 ---> Running in d0d44648a580 15:49:50 Removing intermediate container ebfd8cd0bd72 15:49:50 ---> 944c310ba9a5 15:49:50 15:49:50 Step 9/20 : FROM alpine:3.15 15:49:50 ---> c4fc93816858 15:49:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:49:50 ---> Using cache 15:49:50 ---> cf1d3e5c4762 15:49:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:50 ---> Using cache 15:49:50 ---> 15c2d2706cde 15:49:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:49:50 Removing intermediate container 1da36ebee609 15:49:50 ---> 321778a94cbc 15:49:50 15:49:50 ---> Running in 25236ba13a4a 15:49:50 Successfully built 321778a94cbc 15:49:50 Successfully tagged security-spire-server:latest 15:49:50  Building security-spire-server ... done Building core-metadata 15:49:50 Removing intermediate container d0d44648a580 15:49:50 ---> 5f5aac7e3599 15:49:50 Step 24/26 : LABEL arch=x86_64 15:49:50 ---> Running in 863f3745290d 15:49:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:51 Removing intermediate container 863f3745290d 15:49:51 ---> 2b196cdb1c45 15:49:51 Step 25/26 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:49: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.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:52 ---> Running in 8c64b2685ab6 15:49:52 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:49:52 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:49:52 OK: 15856 distinct packages available 15:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:53 Removing intermediate container 8c64b2685ab6 15:49:53 ---> 3f860358553d 15:49:53 Step 26/26 : LABEL version=2.3.0-dev.49 15:49:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:53 ---> 98923b326924 15:49:53 Step 3/24 : WORKDIR /edgex-go 15:49:53 ---> Using cache 15:49:53 ---> e2df37c46e97 15:49:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:53 ---> Using cache 15:49:53 ---> 109efb4721ff 15:49:53 Step 5/24 : RUN apk add --update --no-cache make git 15:49:53 ---> Running in 456ec54a6f69 15:49:53 ---> Running in 9012023b0fa8 15:49:53 Removing intermediate container 456ec54a6f69 15:49:53 ---> b88f0bb0039b 15:49:53 15:49:53 Successfully built b88f0bb0039b 15:49:53 Successfully tagged security-spire-agent:latest 15:49:53  Building security-spire-agent ... done Building core-command 15:49:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:53 (1/9) Installing ca-certificates (20220614-r0) 15:49:54 (2/9) Installing brotli-libs (1.0.9-r5) 15:49:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:49:54 (4/9) Installing libcurl (7.80.0-r2) 15:49:54 (5/9) Installing curl (7.80.0-r2) 15:49:54 (6/9) Installing dumb-init (1.2.5-r1) 15:49:54 (7/9) Installing musl-obstack (1.2.3-r0) 15:49:54 (8/9) Installing libucontext (1.1-r0) 15:49:54 (9/9) Installing gcompat (1.0.0-r4) 15:49:54 Executing busybox-1.34.1-r7.trigger 15:49:54 Executing ca-certificates-20220614-r0.trigger 15:49:54 OK: 8 MiB in 23 packages 15:49:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:55 OK: 211 MiB in 51 packages 15:49:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:49:56 ---> 98923b326924 15:49:56 Step 3/23 : WORKDIR /edgex-go 15:49:56 ---> Using cache 15:49:56 ---> e2df37c46e97 15:49:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:56 ---> Using cache 15:49:56 ---> 109efb4721ff 15:49:56 Step 5/23 : RUN apk add --update --no-cache make git 15:49:57 ---> Running in d468062d98b4 15:49:57 Removing intermediate container ce8241afc670 15:49:57 ---> 51049014396c 15:49:57 15:49:57 Step 10/25 : FROM alpine:3.16 15:49:57 3.16: Pulling from library/alpine 15:49:57 Removing intermediate container 25236ba13a4a 15:49:57 ---> 580a0d89a9ce 15:49:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:57 Removing intermediate container 9012023b0fa8 15:49:57 ---> 597f76de857c 15:49:57 Step 6/24 : COPY go.mod vendor* ./ 15:49:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:58 ---> 86c5aa339198 15:49:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:49:58 ---> 102c0cfd0101 15:49:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:49:58 Status: Downloaded newer image for alpine:3.16 15:49:58 ---> 9c6f07244728 15:49:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:49:58 ---> Running in 4b68cad8b13d 15:49:58 ---> Running in a829d54abe6b 15:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:58 ---> 4e391d4af376 15:49:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:49:58 OK: 211 MiB in 51 packages 15:49:59 ---> ce93ef2a4447 15:49:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:59 (1/3) Installing ca-certificates (20220614-r0) 15:49:59 ---> Running in ecca7e95e9b1 15:49:59 (2/3) Installing dumb-init (1.2.5-r1) 15:49:59 (3/3) Installing su-exec (0.2-r1) 15:49:59 Executing busybox-1.35.0-r17.trigger 15:49:59 Executing ca-certificates-20220614-r0.trigger 15:49:59 Removing intermediate container 06854cbc2bf8 15:49:59 ---> 9aeeaa5f1633 15:49:59 15:49:59 Step 10/22 : FROM alpine:3.16 15:49:59 ---> 9c6f07244728 15:49:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:49:59 OK: 6 MiB in 17 packages 15:49:59 Removing intermediate container d468062d98b4 15:49:59 ---> 8592dec8b0e4 15:49:59 Step 6/23 : COPY go.mod vendor* ./ 15:50:00 ---> Running in f59e85b6087d 15:50:00 Removing intermediate container ecca7e95e9b1 15:50:00 ---> 933feaa44bf5 15:50:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:50:00 ---> f06f1a33cac6 15:50:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:00 ---> Running in 643e7b673acd 15:50:00 ---> Running in 9fa741bf77ac 15:50:00 Removing intermediate container a829d54abe6b 15:50:00 ---> 91a44a9a8e57 15:50:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:50:00 ---> Running in 12bc7252aee4 15:50:01 Removing intermediate container 643e7b673acd 15:50:01 ---> d1ec9042b509 15:50:01 Step 18/20 : LABEL arch=x86_64 15:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:01 ---> Running in c2d0563a2c70 15:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:01 Removing intermediate container 12bc7252aee4 15:50:01 ---> df7cb860b538 15:50:01 Step 13/25 : WORKDIR / 15:50:01 Removing intermediate container c2d0563a2c70 15:50:01 ---> 24dc0926a6a9 15:50:01 Step 19/20 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:50:01 ---> Running in 1ced6eba9292 15:50:01 (1/2) Installing ca-certificates (20220614-r0) 15:50:01 (2/2) Installing dumb-init (1.2.5-r1) 15:50:01 Executing busybox-1.35.0-r17.trigger 15:50:01 Executing ca-certificates-20220614-r0.trigger 15:50:01 ---> Running in 7a64794cf75f 15:50:01 OK: 6 MiB in 16 packages 15:50:01 Removing intermediate container 1ced6eba9292 15:50:01 ---> 3f7334c0a458 15:50:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:50:01 Removing intermediate container 7a64794cf75f 15:50:01 ---> ca2664122d6a 15:50:01 Step 20/20 : LABEL version=2.3.0-dev.49 15:50:01 ---> Running in 5b87c42fc649 15:50:01 ---> e1a3ee54fc2a 15:50:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:50:02 Removing intermediate container 5b87c42fc649 15:50:02 ---> 9b28d688ce66 15:50:02 15:50:02 Successfully built 9b28d688ce66 15:50:02 Successfully tagged security-spiffe-token-provider:latest 15:50:02 Building sys-mgmt-agent 15:50:02  Building security-spiffe-token-provider ... done Removing intermediate container f59e85b6087d 15:50:02 ---> c19ff8a975f9 15:50:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:50:03 ---> c0582607b044 15:50:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:50:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:50:04 ---> 98923b326924 15:50:04 Step 3/23 : WORKDIR /edgex-go 15:50:04 ---> Using cache 15:50:04 ---> e2df37c46e97 15:50:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:04 ---> Using cache 15:50:04 ---> 109efb4721ff 15:50:04 Step 5/23 : RUN apk add --update --no-cache make bash git 15:50:04 ---> Running in e3734acb9038 15:50:04 ---> 57e1cbbf685e 15:50:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:50:05 ---> Running in 40cf49b2a67f 15:50:05 Removing intermediate container e3734acb9038 15:50:05 ---> 25c1669b6938 15:50:05 Step 13/22 : ENV APP_PORT=59860 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:05 provisioning config files... 15:50:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/285@tmp/config4332224525360615643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:05 ---> 45c17bbab79a 15:50:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:50:05 ---> Running in 96f508573d2d 15:50:05 ---> docker-login.sh 15:50:05 nexus3.edgexfoundry.org:10001 15:50:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:05 Removing intermediate container 4b68cad8b13d 15:50:05 ---> b3ee56f65043 15:50:05 Step 8/24 : COPY . . 15:50:05 Removing intermediate container 96f508573d2d 15:50:05 ---> 19d9a9112856 15:50:05 Step 14/22 : EXPOSE $APP_PORT 15:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:06 Configure a credential helper to remove this warning. See 15:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:06 15:50:06 Login Succeeded 15:50:06 nexus3.edgexfoundry.org:10002 15:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:07 OK: 211 MiB in 51 packages 15:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:07 Configure a credential helper to remove this warning. See 15:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:07 15:50:07 Login Succeeded 15:50:07 nexus3.edgexfoundry.org:10003 15:50:07 ---> Running in 3ecf2e319970 15:50:07 ---> 7472e46c0564 15:50:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:07 Removing intermediate container 3ecf2e319970 15:50:07 ---> 9e327ee1b899 15:50:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:07 Configure a credential helper to remove this warning. See 15:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:07 15:50:07 Login Succeeded 15:50:07 nexus3.edgexfoundry.org:10004 15:50:07 ---> 125b57eeae22 15:50:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:07 Configure a credential helper to remove this warning. See 15:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:07 15:50:07 Login Succeeded 15:50:07 docker.io 15:50:08 ---> 58e7aaacce60 15:50:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:50:08 Removing intermediate container 40cf49b2a67f 15:50:08 ---> 257e916230c5 15:50:08 Step 6/23 : COPY go.mod vendor* ./ 15:50:08 ---> 87df6eb18aaf 15:50:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:50:08 ---> Running in 32a111ab8d73 15:50:08 ---> c5793705a63e 15:50:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:08 ---> Running in 8df8da5942dd 15:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:08 Configure a credential helper to remove this warning. See 15:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:08 15:50:08 Login Succeeded 15:50:08 ---> docker-login.sh ends [Pipeline] } 15:50:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:50:08 ---> c04a419b846c 15:50:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:50:08 Removing intermediate container 9fa741bf77ac 15:50:08 ---> 9af65a75dced 15:50:08 Step 8/23 : COPY . . [Pipeline] sh 15:50:09 ---> fb6c694f674d 15:50:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:50:09 + git config --global --add safe.directory /w/workspace/edgex-go/285 [Pipeline] echo 15:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:09 ========================================================= 15:50:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:50:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:50:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:10 b3c136eddcbf: Pulling fs layer 15:50:10 c0a3192eca97: Pulling fs layer 15:50:10 a050256f5b6f: Pulling fs layer 15:50:10 656be50a0ddc: Pulling fs layer 15:50:10 2bbca73fdf42: Pulling fs layer 15:50:10 46d945488cbd: Pulling fs layer 15:50:10 8a5474983e97: Pulling fs layer 15:50:10 329c88fbcd65: Pulling fs layer 15:50:10 46d945488cbd: Waiting 15:50:10 8a5474983e97: Waiting 15:50:10 656be50a0ddc: Waiting 15:50:10 329c88fbcd65: Waiting 15:50:10 2bbca73fdf42: Waiting 15:50:10 a050256f5b6f: Verifying Checksum 15:50:10 a050256f5b6f: Download complete 15:50:10 c0a3192eca97: Verifying Checksum 15:50:10 c0a3192eca97: Download complete 15:50:10 2bbca73fdf42: Verifying Checksum 15:50:10 2bbca73fdf42: Download complete 15:50:10 46d945488cbd: Verifying Checksum 15:50:10 46d945488cbd: Download complete 15:50:10 b3c136eddcbf: Verifying Checksum 15:50:10 b3c136eddcbf: Download complete 15:50:10 ---> Running in 5f2841c483cc 15:50:11 b3c136eddcbf: Pull complete 15:50:11 329c88fbcd65: Verifying Checksum 15:50:11 329c88fbcd65: Download complete 15:50:11 c0a3192eca97: Pull complete 15:50:11 Removing intermediate container 32a111ab8d73 15:50:11 ---> 6281f1ead94c 15:50:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:50:11 ---> aaa1ae4a9495 15:50:11 Step 9/24 : RUN make cmd/core-metadata/core-metadata 15:50:11 Removing intermediate container 5f2841c483cc 15:50:11 ---> b01a2abe7401 15:50:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:50:11 ---> Running in 025a5620b649 15:50:11 ---> Running in 25a3a2d0fba2 15:50:11 ---> Running in 0d02f1930c29 15:50:12 Removing intermediate container 025a5620b649 15:50:12 ---> 9e823d48b2a1 15:50:12 Step 23/25 : LABEL arch=x86_64 15:50:12 Removing intermediate container 0d02f1930c29 15:50:12 ---> 6b11dcf1ce87 15:50:12 Step 20/22 : LABEL arch=x86_64 15:50:12 ---> Running in 4fa46dbd7295 15:50:12 ---> Running in 86b53d11a682 15:50:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:50:12 a050256f5b6f: Pull complete 15:50:12 Removing intermediate container 86b53d11a682 15:50:12 ---> 95e02086c144 15:50:12 Step 21/22 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:50:12 Removing intermediate container 4fa46dbd7295 15:50:12 ---> 5227d4eef78b 15:50:12 Step 24/25 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:50:12 ---> Running in 80424847b2fd 15:50:12 ---> Running in 30ee306382e8 15:50:12 8a5474983e97: Verifying Checksum 15:50:12 8a5474983e97: Download complete 15:50:12 Removing intermediate container 80424847b2fd 15:50:12 ---> f58cf5d8af86 15:50:12 Step 22/22 : LABEL version=2.3.0-dev.49 15:50:12 Removing intermediate container 30ee306382e8 15:50:12 ---> f4374321af5f 15:50:12 Step 25/25 : LABEL version=2.3.0-dev.49 15:50:13 ---> Running in 945e92055a41 15:50:13 ---> Running in c148fb663cd8 15:50:13 ---> ac0c38ea77ea 15:50:13 Step 9/23 : RUN make cmd/core-command/core-command 15:50:13 656be50a0ddc: Verifying Checksum 15:50:13 656be50a0ddc: Download complete 15:50:13 ---> Running in b65eeae6b33f 15:50:13 Removing intermediate container 945e92055a41 15:50:13 ---> 18497106a21f 15:50:13 15:50:13 Removing intermediate container c148fb663cd8 15:50:13 ---> 96068bc0b835 15:50:13 15:50:13 Successfully built 96068bc0b835 15:50:13 Successfully tagged security-secretstore-setup:latest 15:50:13 Building security-bootstrapper 15:50:13  Building security-secretstore-setup ... done Successfully built 18497106a21f 15:50:13 Successfully tagged support-notifications:latest 15:50:13  Building support-notifications ... done Building core-data 15:50: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.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:50:17 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:50:17 ---> 98923b326924 15:50:17 Step 3/31 : WORKDIR /edgex-go 15:50:17 ---> Using cache 15:50:17 ---> e2df37c46e97 15:50:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:17 ---> Using cache 15:50:17 ---> 109efb4721ff 15:50:17 Step 5/31 : RUN apk add --update --no-cache make git 15:50:17 ---> Using cache 15:50:17 ---> 8592dec8b0e4 15:50:17 Step 6/31 : COPY go.mod vendor* ./ 15:50:17 ---> Using cache 15:50:17 ---> f06f1a33cac6 15:50:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:17 ---> Using cache 15:50:17 ---> 9af65a75dced 15:50:17 Step 8/31 : COPY . . 15:50:17 ---> Using cache 15:50:17 ---> ac0c38ea77ea 15:50:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:50:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:50:18 ---> 98923b326924 15:50:18 Step 3/23 : WORKDIR /edgex-go 15:50:18 ---> Using cache 15:50:18 ---> e2df37c46e97 15:50:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:18 ---> Using cache 15:50:18 ---> 109efb4721ff 15:50:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:50:19 Removing intermediate container 8df8da5942dd 15:50:19 ---> 302b19a0a005 15:50:19 Step 8/23 : COPY . . 15:50:19 ---> Running in 2ab162471a45 15:50:19 ---> Running in 55c1b8867df8 15:50:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:50:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:21 OK: 211 MiB in 51 packages 15:50:24 Removing intermediate container 55c1b8867df8 15:50:24 ---> d901834cb7d8 15:50:24 Step 6/23 : COPY go.mod vendor* ./ 15:50:24 ---> 5bfc0ba80800 15:50:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:50:24 ---> Running in 1d26dc2f4bc9 15:50:24 ---> abff71298df3 15:50:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:24 ---> Running in 8155f84ed20b 15:50:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:50:28 656be50a0ddc: Pull complete 15:50:28 2bbca73fdf42: Pull complete 15:50:28 46d945488cbd: Pull complete 15:50:33 8a5474983e97: Pull complete 15:50:35 Removing intermediate container 8155f84ed20b 15:50:35 ---> 5a7fa9120d31 15:50:35 Step 8/23 : COPY . . 15:50:36 329c88fbcd65: Pull complete 15:50:36 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:50:36 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:50:36 WORKDIR /edgex 15:50:36 COPY go.mod . 15:50:36 RUN go mod download build 15:50:36 -t ci-base-image-arm64 -f - . 15:50:37 Sending build context to Docker daemon 3.156MB 15:50:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:50:37 ---> ff4287adb874 15:50:37 Step 2/4 : WORKDIR /edgex 15:50:39 ---> Running in 89f7e887dabf 15:50:39 Removing intermediate container 89f7e887dabf 15:50:39 ---> 9a10c257b40e 15:50:39 Step 3/4 : COPY go.mod . 15:50:40 ---> 77a3b9711c27 15:50:40 Step 4/4 : RUN go mod download 15:50:40 ---> Running in dfe9ba0b4ba2 15:50:41 Removing intermediate container b65eeae6b33f 15:50:41 ---> e0029c32ebfd 15:50:41 15:50:41 Step 10/23 : FROM alpine:3.16 15:50:41 ---> 9c6f07244728 15:50:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:50:41 Removing intermediate container 25a3a2d0fba2 15:50:41 ---> 3e9fad79f208 15:50:41 15:50:41 Step 10/24 : FROM alpine:3.16 15:50:41 ---> 9c6f07244728 15:50:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:50:41 ---> 46b499778d17 15:50:41 Step 9/23 : RUN make cmd/core-data/core-data 15:50:41 ---> Running in bc7c1226fe8c 15:50:41 ---> Running in 5c114873ab7d 15:50:41 ---> Running in 05ed615d9279 15:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:42 (1/1) Installing dumb-init (1.2.5-r1) 15:50:42 Executing busybox-1.35.0-r17.trigger 15:50:42 OK: 6 MiB in 15 packages 15:50:42 (1/1) Installing dumb-init (1.2.5-r1) 15:50:42 Executing busybox-1.35.0-r17.trigger 15:50:42 OK: 6 MiB in 15 packages 15:50:44 Removing intermediate container 2ab162471a45 15:50:44 ---> afd5bfeb2e7b 15:50:44 15:50:44 Step 10/31 : FROM alpine:3.16 15:50:44 ---> 9c6f07244728 15:50:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:50:44 ---> Running in 283671b27760 15:50:44 Removing intermediate container bc7c1226fe8c 15:50:44 ---> 86514881e364 15:50:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:50:44 Removing intermediate container 05ed615d9279 15:50:44 ---> 9ad9bbaac828 15:50:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:50:44 ---> Running in 299130725a89 15:50:44 ---> Running in 81226eaeda86 15:50:44 Removing intermediate container 283671b27760 15:50:44 ---> 52215923f684 15:50:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:50:44 Removing intermediate container 299130725a89 15:50:44 ---> 785e6b2b9f6f 15:50:44 Step 13/24 : ENV APP_PORT=59881 15:50:44 Removing intermediate container 81226eaeda86 15:50:44 ---> da64ee2b1c9c 15:50:44 Step 13/23 : ENV APP_PORT=59882 15:50:44 ---> Running in 9e160def8508 15:50:44 ---> Running in 9ecb2e4e7d82 15:50:44 ---> Running in b0ff728ff247 15:50:45 Removing intermediate container 9ecb2e4e7d82 15:50:45 ---> 570d9714310e 15:50:45 Step 14/24 : EXPOSE $APP_PORT 15:50:45 Removing intermediate container b0ff728ff247 15:50:45 ---> 07e6492059cf 15:50:45 Step 14/23 : EXPOSE $APP_PORT 15:50:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:45 ---> Running in 4d243e1cfc13 15:50:45 ---> Running in 8e1ea5fe886f 15:50:45 (1/2) Installing dumb-init (1.2.5-r1) 15:50:45 (2/2) Installing su-exec (0.2-r1) 15:50:45 Executing busybox-1.35.0-r17.trigger 15:50:45 Removing intermediate container 4d243e1cfc13 15:50:45 ---> 754bec964b4f 15:50:45 Step 15/24 : WORKDIR / 15:50:45 OK: 6 MiB in 16 packages 15:50:45 Removing intermediate container 8e1ea5fe886f 15:50:45 ---> ae831fcef97d 15:50:45 Step 15/23 : WORKDIR / 15:50:45 ---> Running in 7af34b88077c 15:50:45 ---> Running in c1b6b3d19ab9 15:50:46 Removing intermediate container 7af34b88077c 15:50:46 ---> b855ca20c061 15:50:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:46 Removing intermediate container c1b6b3d19ab9 15:50:46 ---> 2aef1adbd2d8 15:50:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:46 ---> d3e9446b03c6 15:50:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:50:46 Removing intermediate container 9e160def8508 15:50:46 ---> f6c3f2e9bc05 15:50:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:50:46 Removing intermediate container 1d26dc2f4bc9 15:50:46 ---> 46c5d2c267ba 15:50:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:50:46 ---> 28276f4f082c 15:50:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:50:46 ---> Running in 21c736488140 15:50:46 ---> Running in f91306f75691 15:50:47 ---> 41588fff8514 15:50:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:50:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:50:47 Removing intermediate container 21c736488140 15:50:47 ---> 0eb37f3f2a4a 15:50:47 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:50:47 ---> b40a1e8c891c 15:50:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:50:47 ---> Running in 6db3adfe104b 15:50:47 ---> e96b7e9135bb 15:50:47 Step 19/23 : ENTRYPOINT ["/core-command"] 15:50:47 Removing intermediate container 6db3adfe104b 15:50:47 ---> 7221338e8eea 15:50:47 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:50:47 ---> Running in a2e7487dc5c6 15:50:47 ---> 08d2e68c9109 15:50:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:50:47 ---> Running in 4d2ce1af1e0b 15:50:47 Removing intermediate container a2e7487dc5c6 15:50:47 ---> 82e1b0bfaeaf 15:50:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:50:48 Removing intermediate container 4d2ce1af1e0b 15:50:48 ---> b87a51f14c94 15:50:48 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:50:48 ---> Running in a1dc144a8e55 15:50:48 ---> Running in c7992b7720a6 15:50:48 ---> 173f99fac69e 15:50:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:50:48 ---> Running in 97a184109066 15:50:48 Removing intermediate container a1dc144a8e55 15:50:48 ---> 01f9d2778a6a 15:50:48 Step 21/23 : LABEL arch=x86_64 15:50:48 ---> Running in dd83dd1a8d53 15:50:48 Removing intermediate container 97a184109066 15:50:48 ---> 117ff5c271c1 15:50:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:50:48 Removing intermediate container f91306f75691 15:50:48 ---> 47bba918a78d 15:50:48 15:50:48 Step 11/23 : FROM alpine:3.16 15:50:48 ---> 9c6f07244728 15:50:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:50:48 ---> Running in 8b89a19994c7 15:50:48 ---> Running in c637a7cd3ada 15:50:48 Removing intermediate container dd83dd1a8d53 15:50:48 ---> 3d0cb49e886a 15:50:48 Step 22/23 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:50:48 ---> Running in c749aabf9272 15:50:48 Removing intermediate container c637a7cd3ada 15:50:48 ---> d9b3b3ba06f7 15:50:48 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 15:50:48 Removing intermediate container 8b89a19994c7 15:50:48 ---> acdcc775e6ee 15:50:48 Step 22/24 : LABEL arch=x86_64 15:50:49 ---> Running in 334ea86fd9da 15:50:49 ---> Running in 03f65c359883 15:50:49 Removing intermediate container c749aabf9272 15:50:49 ---> 2ca61aebc17b 15:50:49 Step 23/23 : LABEL version=2.3.0-dev.49 15:50:49 ---> Running in bd3db6631590 15:50:49 Removing intermediate container 334ea86fd9da 15:50:49 ---> d4c1b9719db4 15:50:49 Step 23/24 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:50:49 Removing intermediate container bd3db6631590 15:50:49 ---> 45eb0f67c6f5 15:50:49 15:50:49 Removing intermediate container c7992b7720a6 15:50:49 ---> cc86a4b8f780 15:50:49 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 15:50:49 ---> Running in 5cd88ba559a0 15:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:49 Successfully built 45eb0f67c6f5 15:50:49 Successfully tagged core-command:latest 15:50:49 Building security-proxy-setup 15:50:49  Building core-command ... done  ---> Running in 84701c77911b 15:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:49 Removing intermediate container 5cd88ba559a0 15:50:49 ---> 52279a2c9b6d 15:50:49 Step 24/24 : LABEL version=2.3.0-dev.49 15:50:50 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:50:50 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:50:50 (3/33) Installing readline (8.1.2-r0) 15:50:50 (4/33) Installing bash (5.1.16-r2) 15:50:50 Executing bash-5.1.16-r2.post-install 15:50:50 (5/33) Installing ca-certificates (20220614-r0) 15:50:50 (6/33) Installing brotli-libs (1.0.9-r6) 15:50:50 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:50:50 (8/33) Installing libcurl (7.83.1-r2) 15:50:50 (9/33) Installing curl (7.83.1-r2) 15:50:50 (10/33) Installing docker-cli (20.10.16-r2) 15:50:50 (11/33) Installing dumb-init (1.2.5-r1) 15:50:50 (12/33) Installing libbz2 (1.0.8-r1) 15:50:50 (13/33) Installing expat (2.4.8-r0) 15:50:50 (14/33) Installing libffi (3.4.2-r1) 15:50:50 (15/33) Installing gdbm (1.23-r0) 15:50:50 (16/33) Installing xz-libs (5.2.5-r1) 15:50:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:50:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:50:50 (19/33) Installing mpdecimal (2.5.1-r1) 15:50:50 (20/33) Installing sqlite-libs (3.38.5-r0) 15:50:50 (21/33) Installing python3 (3.10.5-r0) 15:50:50 Removing intermediate container 84701c77911b 15:50:50 ---> ec1493c6993a 15:50:50 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:50:50 ---> Running in 11c4ef2650df 15:50:51 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:50:51 (23/33) Installing py3-tomli (2.0.1-r1) 15:50:51 (24/33) Installing py3-pep517 (0.12.0-r2) 15:50:51 (25/33) Installing py3-six (1.16.0-r1) 15:50:51 (26/33) Installing py3-retrying (1.3.3-r3) 15:50:51 (27/33) Installing py3-appdirs (1.4.4-r3) 15:50:51 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:50:51 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:50:51 (30/33) Installing py3-parsing (2.4.7-r3) 15:50:51 (31/33) Installing py3-packaging (21.3-r0) 15:50:51 (32/33) Installing py3-setuptools (59.4.0-r0) 15:50:51 (33/33) Installing py3-pip (22.1.1-r0) 15:50:51 Executing busybox-1.35.0-r17.trigger 15:50:51 Executing ca-certificates-20220614-r0.trigger 15:50:51 OK: 122 MiB in 47 packages 15:50:51 Removing intermediate container 11c4ef2650df 15:50:51 ---> edf86e2cbb72 15:50:51 15:50:51 Successfully built edf86e2cbb72 15:50:51 Successfully tagged core-metadata:latest 15:50:51 Building support-scheduler 15:50:51  Building core-metadata ... done  ---> 0df614823482 15:50:51 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:50:52 ---> Running in e41d4e290f28 15:50:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:50:53 ---> 98923b326924 15:50:53 Step 3/22 : WORKDIR /edgex-go 15:50:53 ---> Using cache 15:50:53 ---> e2df37c46e97 15:50:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:53 ---> Using cache 15:50:53 ---> 109efb4721ff 15:50:53 Step 5/22 : RUN apk add --update --no-cache make git 15:50:53 ---> Using cache 15:50:53 ---> 8592dec8b0e4 15:50:53 Step 6/22 : COPY go.mod vendor* ./ 15:50:53 ---> Using cache 15:50:53 ---> f06f1a33cac6 15:50:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:53 ---> Using cache 15:50:53 ---> 9af65a75dced 15:50:53 Step 8/22 : COPY . . 15:50:53 ---> Using cache 15:50:53 ---> ac0c38ea77ea 15:50:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:50:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:50:55 ---> 98923b326924 15:50:55 Step 3/22 : WORKDIR /edgex-go 15:50:55 ---> Using cache 15:50:55 ---> e2df37c46e97 15:50:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:55 ---> Using cache 15:50:55 ---> 109efb4721ff 15:50:55 Step 5/22 : RUN apk add --update --no-cache make git 15:50:55 ---> Using cache 15:50:55 ---> 8592dec8b0e4 15:50:55 Step 6/22 : COPY go.mod vendor* ./ 15:50:55 ---> Using cache 15:50:55 ---> f06f1a33cac6 15:50:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:55 ---> Using cache 15:50:55 ---> 9af65a75dced 15:50:55 Step 8/22 : COPY . . 15:50:55 ---> Using cache 15:50:55 ---> ac0c38ea77ea 15:50:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:50:55 ---> Running in 4cf8faa7265a 15:50:55 ---> Running in 3fbf2330e571 15:50:55 Removing intermediate container e41d4e290f28 15:50:55 ---> 4a25acffd331 15:50:55 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:56 ---> 1ca98e179c3e 15:50:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:50:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:50:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:50:56 Collecting docker-compose==1.23.2 15:50:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.7 MB/s eta 0:00:00 15:50:56 Collecting docopt<0.7,>=0.6.1 15:50:56 Downloading docopt-0.6.2.tar.gz (25 kB) 15:50:56 Preparing metadata (setup.py): started 15:50:56 Preparing metadata (setup.py): finished with status 'done' 15:50:56 Collecting jsonschema<3,>=2.5.1 15:50:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:50:56 ---> 905c66a5bcb0 15:50:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:50:56 Collecting websocket-client<1.0,>=0.32.0 15:50:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 172.9 MB/s eta 0:00:00 15:50:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:50:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:50:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 162.3 MB/s eta 0:00:00 15:50:56 Collecting texttable<0.10,>=0.9.0 15:50:56 Downloading texttable-0.9.1.tar.gz (11 kB) 15:50:56 Preparing metadata (setup.py): started 15:50:57 ---> 252e500ed392 15:50:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:50:57 Preparing metadata (setup.py): finished with status 'done' 15:50:57 Collecting PyYAML<4,>=3.10 15:50:57 Downloading PyYAML-3.13.tar.gz (270 kB) 15:50:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.5 MB/s eta 0:00:00 15:50:57 ---> db4f417469d9 15:50:57 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:50:57 Preparing metadata (setup.py): started 15:50:57 ---> 39879e55edfd 15:50:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:50:57 Preparing metadata (setup.py): finished with status 'done' 15:50:58 ---> 87b6aa562aaa 15:50:58 Step 26/31 : RUN chmod +x /entrypoint.sh 15:50:58 Collecting docker<4.0,>=3.6.0 15:50:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.7 MB/s eta 0:00:00 15:50:58 ---> Running in 2dc142c24746 15:50:58 Collecting dockerpty<0.5,>=0.4.1 15:50:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:50:58 Preparing metadata (setup.py): started 15:50:58 Preparing metadata (setup.py): finished with status 'done' 15:50:58 Collecting cached-property<2,>=1.2.0 15:50:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:50:58 Collecting docker-pycreds>=0.4.0 15:50:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:50:58 Collecting certifi>=2017.4.17 15:50:58 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 15:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 61.1 MB/s eta 0:00:00 15:50:58 Collecting urllib3<1.25,>=1.21.1 15:50:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 50.1 MB/s eta 0:00:00 15:50:58 Collecting idna<2.8,>=2.5 15:50:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.4 MB/s eta 0:00:00 15:50:58 Collecting chardet<3.1.0,>=3.0.2 15:50:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 29.2 MB/s eta 0:00:00 15:50:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:50:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:50:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:50:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:50:58 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:50:58 Running setup.py install for texttable: started 15:50:59 Running setup.py install for texttable: finished with status 'done' 15:50:59 Running setup.py install for PyYAML: started 15:50:59 Removing intermediate container 2dc142c24746 15:50:59 ---> c311e5fccc9a 15:50:59 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:50:59 ---> Running in 451f497a69d9 15:50:59 Removing intermediate container 451f497a69d9 15:50:59 ---> e292ad6bfa8b 15:50:59 Step 28/31 : CMD ["gate"] 15:50:59 ---> Running in 389bc289302c 15:50:59 Running setup.py install for PyYAML: finished with status 'done' 15:50:59 Removing intermediate container 389bc289302c 15:50:59 ---> 42ccbc0482c9 15:50:59 Step 29/31 : LABEL arch=x86_64 15:50:59 ---> Running in d7b98c377dfd 15:50:59 Removing intermediate container d7b98c377dfd 15:50:59 ---> 7a6db5098790 15:50:59 Step 30/31 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:50:59 Running setup.py install for docopt: started 15:51:00 ---> Running in f1f1f6458676 15:51:00 Running setup.py install for docopt: finished with status 'done' 15:51:00 Removing intermediate container f1f1f6458676 15:51:00 ---> 5cde68e329eb 15:51:00 Step 31/31 : LABEL version=2.3.0-dev.49 15:51:00 ---> Running in 880990dfc129 15:51:00 Removing intermediate container 880990dfc129 15:51:00 ---> ce7d884820e8 15:51:00 15:51:01 Successfully built ce7d884820e8 15:51:01 Successfully tagged security-bootstrapper:latest 15:51:01 Building security-spire-config 15:51:01  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started 15:51:01 Running setup.py install for dockerpty: finished with status 'done' 15:51:02 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 15:51:02 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 15:51:05 Removing intermediate container 5c114873ab7d 15:51:05 ---> 7b213eda3bf4 15:51:05 15:51:05 Step 10/23 : FROM alpine:3.16 15:51:05 ---> 9c6f07244728 15:51:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:51:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:51:05 ---> 98923b326924 15:51:05 Step 3/26 : WORKDIR /edgex-go 15:51:05 ---> Using cache 15:51:05 ---> e2df37c46e97 15:51:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:05 ---> Using cache 15:51:05 ---> 109efb4721ff 15:51:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:51:05 ---> Using cache 15:51:05 ---> 9ea7f4505ddb 15:51:05 Step 6/26 : COPY go.mod vendor* ./ 15:51:05 ---> Using cache 15:51:05 ---> 1cd06b05e47b 15:51:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:05 ---> Using cache 15:51:05 ---> 81633eb35c9b 15:51:05 Step 8/26 : COPY . . 15:51:05 ---> Using cache 15:51:05 ---> ce84c88d61f0 15:51:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:51:05 ---> Using cache 15:51:05 ---> b175c4d4b46b 15:51:05 Step 10/26 : WORKDIR /edgex-go/spire-build 15:51:05 ---> Using cache 15:51:05 ---> deff086fdb6d 15:51: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 15:51:05 ---> Using cache 15:51:05 ---> 3841d1a8abe9 15:51:05 Step 12/26 : WORKDIR /edgex-go 15:51:05 ---> Using cache 15:51:05 ---> 2bc3d4214f5b 15:51:05 15:51:05 Step 13/26 : FROM alpine:3.15 15:51:05 ---> c4fc93816858 15:51:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:05 ---> Using cache 15:51:05 ---> cf1d3e5c4762 15:51:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:05 ---> Using cache 15:51:05 ---> 15c2d2706cde 15:51:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:51:06 ---> Running in 24784febb9d1 15:51:06 ---> Running in 95e54e4d9430 15:51:06 Removing intermediate container 24784febb9d1 15:51:06 ---> 0af558b8ca2f 15:51:06 Step 12/23 : ENV APP_PORT=59880 15:51:06 ---> Running in 3875358540da 15:51:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:07 Removing intermediate container 3875358540da 15:51:07 ---> 025531bb3e50 15:51:07 Step 13/23 : EXPOSE $APP_PORT 15:51:07 ---> Running in 85fd98fb4e3b 15:51:07 Removing intermediate container 85fd98fb4e3b 15:51:07 ---> 73ee2d06fbe0 15:51:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:08 ---> Running in a6989587492f 15:51:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:08 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:51:08 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:51:08 OK: 15856 distinct packages available 15:51:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:08 Removing intermediate container 03f65c359883 15:51:08 ---> cd891f040fd3 15:51:08 Step 14/23 : ENV APP_PORT=58890 15:51:09 ---> Running in a940ada44739 15:51:09 Removing intermediate container a940ada44739 15:51:09 ---> 1e23bc21d47a 15:51:09 Step 15/23 : EXPOSE $APP_PORT 15:51:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:09 ---> Running in 4a555a87dc60 15:51:09 Removing intermediate container a6989587492f 15:51:09 ---> 7cc0db901550 15:51:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:51:09 ---> Running in e7c4337a5edf 15:51:09 Removing intermediate container 4a555a87dc60 15:51:09 ---> 1eaa4abda374 15:51:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:51:09 (1/4) Installing dumb-init (1.2.5-r1) 15:51:09 (2/4) Installing musl-obstack (1.2.3-r0) 15:51:09 (3/4) Installing libucontext (1.1-r0) 15:51:10 (4/4) Installing gcompat (1.0.0-r4) 15:51:10 Executing busybox-1.34.1-r7.trigger 15:51:10 OK: 6 MiB in 18 packages 15:51:10 ---> 05fd39b0a62e 15:51:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:51:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:10 ---> 6d666277d90b 15:51:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:51:10 Removing intermediate container 95e54e4d9430 15:51:10 ---> 428542f96d56 15:51:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:11 ---> aed7366a6152 15:51:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:51:11 (1/6) Installing dumb-init (1.2.5-r1) 15:51:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:51:12 (3/6) Installing libsodium (1.0.18-r0) 15:51:12 ---> Running in a376469d5191 15:51:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:51:12 (5/6) Installing libzmq (4.3.4-r0) 15:51:12 (6/6) Installing zeromq (4.3.4-r0) 15:51:12 Executing busybox-1.35.0-r17.trigger 15:51:12 OK: 8 MiB in 20 packages 15:51:12 ---> d3e6669ee53d 15:51:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:51:12 Removing intermediate container a376469d5191 15:51:12 ---> 72f4383cd445 15:51:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:12 ---> Running in e55715c51268 15:51:13 ---> 960e2ece79c0 15:51:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:51:13 ---> Running in 1990a9af5cc7 15:51:13 Removing intermediate container e55715c51268 15:51:13 ---> 56e7dd740b15 15:51:13 Step 21/23 : LABEL arch=x86_64 15:51:13 ---> Running in feb12b08f908 15:51:13 Removing intermediate container e7c4337a5edf 15:51:13 ---> 8bf75824615d 15:51:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:13 Removing intermediate container 1990a9af5cc7 15:51:13 ---> 97e89c605650 15:51:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:51:13 Removing intermediate container feb12b08f908 15:51:13 ---> 98963e15fca8 15:51:13 Step 22/23 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:51:13 ---> 92fbad82dd4b 15:51:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:51:13 ---> Running in aa3244771964 15:51:13 ---> c3bc0591410b 15:51:13 Step 21/26 : WORKDIR / 15:51:14 ---> Running in 846818e231b8 15:51:14 Removing intermediate container aa3244771964 15:51:14 ---> 6f7d831d03b8 15:51:14 Step 23/23 : LABEL version=2.3.0-dev.49 15:51:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:51:14 ---> Running in af79d0221e51 15:51:14 ---> 409e796ed0fe 15:51:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:51:14 Removing intermediate container 846818e231b8 15:51:14 ---> 3dd2076cf8ee 15:51:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:51:14 ---> Running in c77a30e62fdc 15:51:14 Removing intermediate container af79d0221e51 15:51:14 ---> 13e8aa75c155 15:51:14 15:51:14 Successfully built 13e8aa75c155 15:51:14 Successfully tagged sys-mgmt-agent:latest 15:51:14  Building sys-mgmt-agent ... done  ---> 4677ba485b58 15:51:14 Step 19/23 : ENTRYPOINT ["/core-data"] 15:51:14 Removing intermediate container c77a30e62fdc 15:51:14 ---> 89e402b83675 15:51:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:51:14 ---> Running in 6980f7517786 15:51:14 ---> Running in f7f317faa307 15:51:14 Removing intermediate container 6980f7517786 15:51:14 ---> e288d0ebdcd5 15:51:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:14 ---> Running in 75288d604bc3 15:51:14 Removing intermediate container f7f317faa307 15:51:14 ---> fd4675a1f312 15:51:14 Step 24/26 : LABEL arch=x86_64 15:51:14 ---> Running in 2324d0abe9a3 15:51:15 Removing intermediate container 75288d604bc3 15:51:15 ---> c58cc0df0bd2 15:51:15 Step 21/23 : LABEL arch=x86_64 15:51:15 ---> Running in 733d04a54068 15:51:15 Removing intermediate container 2324d0abe9a3 15:51:15 ---> 84adeae3f6e6 15:51:15 Step 25/26 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:51:15 ---> Running in 73ea2f4560de 15:51:15 Removing intermediate container 733d04a54068 15:51:15 ---> 2e7356eeadf7 15:51:15 Step 22/23 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:51:15 ---> Running in d2eade9ac0a3 15:51:15 Removing intermediate container 73ea2f4560de 15:51:15 ---> 555f56b26552 15:51:15 Step 26/26 : LABEL version=2.3.0-dev.49 15:51:15 ---> Running in c76eeb480f87 15:51:15 Removing intermediate container d2eade9ac0a3 15:51:15 ---> e47e3d553d3d 15:51:15 Step 23/23 : LABEL version=2.3.0-dev.49 15:51:15 ---> Running in e64826c9f095 15:51:15 Removing intermediate container c76eeb480f87 15:51:15 ---> cf9174be1470 15:51:15 15:51:15 Successfully built cf9174be1470 15:51:15 Successfully tagged security-spire-config:latest 15:51:15  Building security-spire-config ... done Removing intermediate container e64826c9f095 15:51:15 ---> 227c1c6be05b 15:51:15 15:51:15 Successfully built 227c1c6be05b 15:51:15 Successfully tagged core-data:latest 15:51:17  Building core-data ... done Removing intermediate container 3fbf2330e571 15:51:17 ---> f1709749260b 15:51:17 15:51:17 Step 10/22 : FROM alpine:3.16 15:51:17 ---> 9c6f07244728 15:51:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:51:17 ---> Running in 1c7b9f2a1cad 15:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:18 (1/6) Installing ca-certificates (20220614-r0) 15:51:18 (2/6) Installing brotli-libs (1.0.9-r6) 15:51:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:51:18 (4/6) Installing libcurl (7.83.1-r2) 15:51:18 (5/6) Installing curl (7.83.1-r2) 15:51:18 (6/6) Installing dumb-init (1.2.5-r1) 15:51:18 Executing busybox-1.35.0-r17.trigger 15:51:18 Executing ca-certificates-20220614-r0.trigger 15:51:18 OK: 8 MiB in 20 packages 15:51:19 Removing intermediate container dfe9ba0b4ba2 15:51:19 ---> 33ab0671c249 15:51:19 Successfully built 33ab0671c249 15:51:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:19 + docker inspect -f . ci-base-image-arm64 15:51:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:19 prd-ubuntu20.04-docker-arm64-4c-16g-23313 does not seem to be running inside a container 15:51:20 Removing intermediate container 1c7b9f2a1cad 15:51:20 ---> 6217de0f2aa5 15:51:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:51:20 ---> Running in 0ece6e08acda 15:51:20 Removing intermediate container 4cf8faa7265a 15:51:20 ---> 0725f294e0c7 15:51:20 15:51:20 Step 10/22 : FROM alpine:3.16 15:51:20 ---> 9c6f07244728 15:51:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:51:20 ---> Using cache 15:51:20 ---> 9ad9bbaac828 15:51:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:51:20 ---> Using cache 15:51:20 ---> 785e6b2b9f6f 15:51:20 Step 13/22 : ENV APP_PORT=59861 15:51:20 ---> Running in eafdef262f33 15:51:20 Removing intermediate container 0ece6e08acda 15:51:20 ---> 11e8553846ec 15:51:20 Step 13/22 : WORKDIR /edgex 15:51:20 ---> Running in b9facfe08b73 15:51:20 Removing intermediate container eafdef262f33 15:51:20 ---> e1858e82c9a0 15:51:20 Step 14/22 : EXPOSE $APP_PORT 15:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:51:20 ---> Running in 1d0021ff9f06 15:51:20 Removing intermediate container b9facfe08b73 15:51:20 ---> b8f452868b1d 15:51:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:51:20 Removing intermediate container 1d0021ff9f06 15:51:20 ---> bb39e91458e7 15:51:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:20 ---> 29707ac42996 15:51:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:51:20 ---> 9e0d70645cc7 15:51:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:51:20 ---> 69369bc6f26e 15:51:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:51:20 ---> 1ca64a5bed07 15:51:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:51:21 ---> 3ab6c671f363 15:51:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:51:21 ---> Running in 30c884b58161 15:51:21 ---> 701955b1c52d 15:51:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:51:21 Removing intermediate container 30c884b58161 15:51:21 ---> 69ef9fbf7064 15:51:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:21 ---> Running in 29c8fc260969 15:51:21 ---> e477d27ae77c 15:51:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:51:21 ---> Running in 5a85ecf7668c 15:51:21 Removing intermediate container 29c8fc260969 15:51:21 ---> 1cffed5e4c9d 15:51:21 Step 20/22 : LABEL arch=x86_64 15:51:21 $ docker top 01233de4e4a594981094e56481cc918b59abbf102fd33be5245a12ab5dca6736 -eo pid,comm 15:51:21 ---> Running in bd07b2259515 15:51:21 Removing intermediate container bd07b2259515 15:51:21 ---> 999f60090cb9 15:51:21 Step 21/22 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:51:21 ---> Running in ce4dfe8e9a96 [Pipeline] { [Pipeline] sh 15:51:21 Removing intermediate container ce4dfe8e9a96 15:51:21 ---> 1634f320058d 15:51:21 Step 22/22 : LABEL version=2.3.0-dev.49 15:51:21 ---> Running in e6f479733c51 15:51:21 Removing intermediate container e6f479733c51 15:51:21 ---> 109d934e769f 15:51:21 15:51:21 Successfully built 109d934e769f 15:51:22 Successfully tagged support-scheduler:latest 15:51:22  Building support-scheduler ... done Removing intermediate container 5a85ecf7668c 15:51:22 ---> fad0e697a4bd 15:51:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:51:22 ---> Running in b717119cb6b4 15:51:22 Removing intermediate container b717119cb6b4 15:51:22 ---> 98f20d289178 15:51:22 Step 20/22 : LABEL arch=x86_64 15:51:22 + go version 15:51:22 go version go1.18.3 linux/arm64 [Pipeline] } 15:51:22 $ docker stop --time=1 01233de4e4a594981094e56481cc918b59abbf102fd33be5245a12ab5dca6736 15:51:22 ---> Running in 3f6761664986 15:51:22 Removing intermediate container 3f6761664986 15:51:22 ---> f193985a1382 15:51:22 Step 21/22 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:51:22 ---> Running in ba0bc3267c37 15:51:22 Removing intermediate container ba0bc3267c37 15:51:22 ---> aaba45703446 15:51:22 Step 22/22 : LABEL version=2.3.0-dev.49 15:51:22 ---> Running in d24b83ce84ba 15:51:22 Removing intermediate container d24b83ce84ba 15:51:22 ---> 3d4ecead54e8 15:51:22 15:51:22 Successfully built 3d4ecead54e8 15:51:22 Successfully tagged security-proxy-setup:latest 15:51:22  Building security-proxy-setup ... done  15:51:23 $ docker rm -f 01233de4e4a594981094e56481cc918b59abbf102fd33be5245a12ab5dca6736 [Pipeline] // withDockerContainer [Pipeline] } 15:51:24 $ docker stop --time=1 18f07445f6aee8dd08e27a245136991efc42db5e7204f684e86d19f8d906774f 15:51:25 $ docker rm -f 18f07445f6aee8dd08e27a245136991efc42db5e7204f684e86d19f8d906774f [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:25 + docker images 15:51:25 REPOSITORY TAG IMAGE ID CREATED SIZE 15:51:25 security-proxy-setup latest 3d4ecead54e8 3 seconds ago 27.2MB 15:51:25 support-scheduler latest 109d934e769f 4 seconds ago 26.5MB 15:51:25 0725f294e0c7 6 seconds ago 1.58GB 15:51:25 f1709749260b 9 seconds ago 1.53GB 15:51:25 core-data latest 227c1c6be05b 10 seconds ago 21.5MB 15:51:25 security-spire-config latest cf9174be1470 10 seconds ago 85.8MB 15:51:25 sys-mgmt-agent latest 13e8aa75c155 11 seconds ago 135MB 15:51:25 7b213eda3bf4 21 seconds ago 1.55GB 15:51:25 security-bootstrapper latest ce7d884820e8 25 seconds ago 19.3MB 15:51:25 core-metadata latest edf86e2cbb72 34 seconds ago 18.2MB 15:51:25 core-command latest 45eb0f67c6f5 36 seconds ago 16.2MB 15:51:25 47bba918a78d 37 seconds ago 1.52GB 15:51:25 afd5bfeb2e7b 43 seconds ago 1.52GB 15:51:25 3e9fad79f208 47 seconds ago 1.55GB 15:51:25 e0029c32ebfd 48 seconds ago 1.52GB 15:51:25 support-notifications latest 18497106a21f About a minute ago 27.2MB 15:51:25 security-secretstore-setup latest 96068bc0b835 About a minute ago 28.9MB 15:51:25 security-spiffe-token-provider latest 9b28d688ce66 About a minute ago 29.2MB 15:51:25 9aeeaa5f1633 About a minute ago 1.58GB 15:51:25 51049014396c About a minute ago 1.53GB 15:51:25 security-spire-agent latest b88f0bb0039b About a minute ago 125MB 15:51:25 944c310ba9a5 About a minute ago 1.57GB 15:51:25 security-spire-server latest 321778a94cbc About a minute ago 86.5MB 15:51:25 2bc3d4214f5b About a minute ago 1.42GB 15:51:25 9168c5e04c05 About a minute ago 1.42GB 15:51:25 ci-base-image-x86_64 latest 98923b326924 4 minutes ago 993MB 15:51:25 alpine 3.15 c4fc93816858 12 days ago 5.59MB 15:51:25 alpine 3.16 9c6f07244728 12 days ago 5.54MB 15:51:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 weeks ago 253MB 15:51:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB 15:51:25 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 15:51:25 provisioning config files... 15:51:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/285@tmp/config3185089336596419773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:26 15:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:26 ---> docker-login.sh 15:51:26 nexus3.edgexfoundry.org:10001 15:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:26 Configure a credential helper to remove this warning. See 15:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:26 15:51:26 Login Succeeded 15:51:26 nexus3.edgexfoundry.org:10002 15:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:26 Configure a credential helper to remove this warning. See 15:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:26 15:51:26 Login Succeeded 15:51:26 nexus3.edgexfoundry.org:10003 15:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:26 Configure a credential helper to remove this warning. See 15:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:26 15:51:26 Login Succeeded 15:51:26 nexus3.edgexfoundry.org:10004 15:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:26 latest: Pulling from edgex-devops/edgex-compose-arm64 15:51:26 29e5d40040c1: Pulling fs layer 15:51:26 1ce36da41761: Pulling fs layer 15:51:26 25b303627fd3: Pulling fs layer 15:51:26 29e5d40040c1: Verifying Checksum 15:51:26 29e5d40040c1: Download complete 15:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:26 Configure a credential helper to remove this warning. See 15:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:26 15:51:26 Login Succeeded 15:51:26 docker.io 15:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:26 1ce36da41761: Verifying Checksum 15:51:26 1ce36da41761: Download complete 15:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:27 Configure a credential helper to remove this warning. See 15:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:27 15:51:27 Login Succeeded 15:51:27 ---> docker-login.sh ends [Pipeline] } 15:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:51:27 0b67b2119381be7da318202365afae4bab1434a1 15:51:27 latest 15:51:27 2.3.0-dev.49 15:51:27 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:27 main 15:51:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:27 29e5d40040c1: Pull complete 15:51:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:27 + docker push nexus3.edgexfoundry.org:10004/core-command:0b67b2119381be7da318202365afae4bab1434a1 15:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:51:27 7441c7c38c6a: Preparing 15:51:27 4bfadd8851d4: Preparing 15:51:27 fe590bcbd3cf: Preparing 15:51:27 398d6162738f: Preparing 15:51:27 994393dc58e7: Preparing 15:51:27 994393dc58e7: Layer already exists 15:51:27 7441c7c38c6a: Pushed 15:51:27 fe590bcbd3cf: Pushed 15:51:27 398d6162738f: Pushed 15:51:28 1ce36da41761: Pull complete 15:51:28 25b303627fd3: Verifying Checksum 15:51:28 25b303627fd3: Download complete 15:51:29 4bfadd8851d4: Pushed 15:51:29 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:10bf3b027e6b7d02bcf3822cc54a55efb2b5095fa63458224bf61b80087f0582 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:51:29 7441c7c38c6a: Preparing 15:51:29 4bfadd8851d4: Preparing 15:51:29 fe590bcbd3cf: Preparing 15:51:29 398d6162738f: Preparing 15:51:29 994393dc58e7: Preparing 15:51:29 994393dc58e7: Layer already exists 15:51:29 398d6162738f: Layer already exists 15:51:29 4bfadd8851d4: Layer already exists 15:51:29 fe590bcbd3cf: Layer already exists 15:51:29 7441c7c38c6a: Layer already exists 15:51:29 latest: digest: sha256:10bf3b027e6b7d02bcf3822cc54a55efb2b5095fa63458224bf61b80087f0582 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 15:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:51:30 7441c7c38c6a: Preparing 15:51:30 4bfadd8851d4: Preparing 15:51:30 fe590bcbd3cf: Preparing 15:51:30 398d6162738f: Preparing 15:51:30 994393dc58e7: Preparing 15:51:30 fe590bcbd3cf: Layer already exists 15:51:30 994393dc58e7: Layer already exists 15:51:30 398d6162738f: Layer already exists 15:51:30 7441c7c38c6a: Layer already exists 15:51:30 4bfadd8851d4: Layer already exists 15:51:30 2.3.0-dev.49: digest: sha256:10bf3b027e6b7d02bcf3822cc54a55efb2b5095fa63458224bf61b80087f0582 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker push nexus3.edgexfoundry.org:10004/core-command:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:51:31 7441c7c38c6a: Preparing 15:51:31 4bfadd8851d4: Preparing 15:51:31 fe590bcbd3cf: Preparing 15:51:31 398d6162738f: Preparing 15:51:31 994393dc58e7: Preparing 15:51:31 398d6162738f: Layer already exists 15:51:31 994393dc58e7: Layer already exists 15:51:31 4bfadd8851d4: Layer already exists 15:51:31 fe590bcbd3cf: Layer already exists 15:51:31 7441c7c38c6a: Layer already exists 15:51:31 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:10bf3b027e6b7d02bcf3822cc54a55efb2b5095fa63458224bf61b80087f0582 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:51:31 7441c7c38c6a: Preparing 15:51:31 4bfadd8851d4: Preparing 15:51:31 fe590bcbd3cf: Preparing 15:51:31 398d6162738f: Preparing 15:51:31 994393dc58e7: Preparing 15:51:31 fe590bcbd3cf: Layer already exists 15:51:31 994393dc58e7: Layer already exists 15:51:31 4bfadd8851d4: Layer already exists 15:51:31 398d6162738f: Layer already exists 15:51:31 7441c7c38c6a: Layer already exists 15:51:31 main: digest: sha256:10bf3b027e6b7d02bcf3822cc54a55efb2b5095fa63458224bf61b80087f0582 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:31 ===================================================== [Pipeline] echo 15:51:31 taggedImages: 15:51:31 - nexus3.edgexfoundry.org:10004/core-command:0b67b2119381be7da318202365afae4bab1434a1 15:51:31 - nexus3.edgexfoundry.org:10004/core-command:latest 15:51:31 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 15:51:31 - nexus3.edgexfoundry.org:10004/core-command:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:51:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:51:31 0b67b2119381be7da318202365afae4bab1434a1 15:51:31 latest 15:51:31 2.3.0-dev.49 15:51:31 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:31 main 15:51:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker push nexus3.edgexfoundry.org:10004/core-data:0b67b2119381be7da318202365afae4bab1434a1 15:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:51:32 4b82bec62007: Preparing 15:51:32 569624cca0c2: Preparing 15:51:32 fe590bcbd3cf: Preparing 15:51:32 c913fa3246ac: Preparing 15:51:32 7cda9c2fbdc6: Preparing 15:51:32 994393dc58e7: Preparing 15:51:32 994393dc58e7: Waiting 15:51:32 fe590bcbd3cf: Layer already exists 15:51:32 994393dc58e7: Layer already exists 15:51:32 7cda9c2fbdc6: Pushed 15:51:32 4b82bec62007: Pushed 15:51:32 c913fa3246ac: Pushed 15:51:34 569624cca0c2: Pushed 15:51:34 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:6a0a489a37d5fe10b6091bf7b6201e74aabe2afeef7a57693dfa5ff320548f12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:51:35 4b82bec62007: Preparing 15:51:35 569624cca0c2: Preparing 15:51:35 fe590bcbd3cf: Preparing 15:51:35 c913fa3246ac: Preparing 15:51:35 7cda9c2fbdc6: Preparing 15:51:35 994393dc58e7: Preparing 15:51:35 994393dc58e7: Waiting 15:51:35 7cda9c2fbdc6: Layer already exists 15:51:35 c913fa3246ac: Layer already exists 15:51:35 569624cca0c2: Layer already exists 15:51:35 fe590bcbd3cf: Layer already exists 15:51:35 4b82bec62007: Layer already exists 15:51:35 994393dc58e7: Layer already exists 15:51:35 latest: digest: sha256:6a0a489a37d5fe10b6091bf7b6201e74aabe2afeef7a57693dfa5ff320548f12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 15:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:51:35 4b82bec62007: Preparing 15:51:35 569624cca0c2: Preparing 15:51:35 fe590bcbd3cf: Preparing 15:51:35 c913fa3246ac: Preparing 15:51:35 7cda9c2fbdc6: Preparing 15:51:35 994393dc58e7: Preparing 15:51:35 994393dc58e7: Waiting 15:51:35 fe590bcbd3cf: Layer already exists 15:51:35 569624cca0c2: Layer already exists 15:51:35 4b82bec62007: Layer already exists 15:51:35 7cda9c2fbdc6: Layer already exists 15:51:35 c913fa3246ac: Layer already exists 15:51:35 994393dc58e7: Layer already exists 15:51:35 2.3.0-dev.49: digest: sha256:6a0a489a37d5fe10b6091bf7b6201e74aabe2afeef7a57693dfa5ff320548f12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker push nexus3.edgexfoundry.org:10004/core-data:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:51:36 4b82bec62007: Preparing 15:51:36 569624cca0c2: Preparing 15:51:36 fe590bcbd3cf: Preparing 15:51:36 c913fa3246ac: Preparing 15:51:36 7cda9c2fbdc6: Preparing 15:51:36 994393dc58e7: Preparing 15:51:36 994393dc58e7: Waiting 15:51:36 4b82bec62007: Layer already exists 15:51:36 569624cca0c2: Layer already exists 15:51:36 7cda9c2fbdc6: Layer already exists 15:51:36 c913fa3246ac: Layer already exists 15:51:36 fe590bcbd3cf: Layer already exists 15:51:36 994393dc58e7: Layer already exists 15:51:36 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:6a0a489a37d5fe10b6091bf7b6201e74aabe2afeef7a57693dfa5ff320548f12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:51:37 4b82bec62007: Preparing 15:51:37 569624cca0c2: Preparing 15:51:37 fe590bcbd3cf: Preparing 15:51:37 c913fa3246ac: Preparing 15:51:37 7cda9c2fbdc6: Preparing 15:51:37 994393dc58e7: Preparing 15:51:37 994393dc58e7: Waiting 15:51:37 c913fa3246ac: Layer already exists 15:51:37 fe590bcbd3cf: Layer already exists 15:51:37 4b82bec62007: Layer already exists 15:51:37 569624cca0c2: Layer already exists 15:51:37 7cda9c2fbdc6: Layer already exists 15:51:37 994393dc58e7: Layer already exists 15:51:37 main: digest: sha256:6a0a489a37d5fe10b6091bf7b6201e74aabe2afeef7a57693dfa5ff320548f12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:37 ===================================================== [Pipeline] echo 15:51:37 taggedImages: 15:51:37 - nexus3.edgexfoundry.org:10004/core-data:0b67b2119381be7da318202365afae4bab1434a1 15:51:37 - nexus3.edgexfoundry.org:10004/core-data:latest 15:51:37 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 15:51:37 - nexus3.edgexfoundry.org:10004/core-data:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:51:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:51:37 0b67b2119381be7da318202365afae4bab1434a1 15:51:37 latest 15:51:37 2.3.0-dev.49 15:51:37 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:37 main 15:51:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b67b2119381be7da318202365afae4bab1434a1 15:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:51:37 99342feaaaad: Preparing 15:51:37 f90c84bae9e3: Preparing 15:51:37 8dddec6c1584: Preparing 15:51:37 fe590bcbd3cf: Preparing 15:51:37 398d6162738f: Preparing 15:51:37 994393dc58e7: Preparing 15:51:37 994393dc58e7: Waiting 15:51:37 398d6162738f: Layer already exists 15:51:37 fe590bcbd3cf: Layer already exists 15:51:37 994393dc58e7: Layer already exists 15:51:37 99342feaaaad: Pushed 15:51:37 f90c84bae9e3: Pushed 15:51:39 8dddec6c1584: Pushed 15:51:39 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:73d1d30a1de23a7784e77c768de616cd741c8755515fa92e65d70575a64d4cd7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:51:40 99342feaaaad: Preparing 15:51:40 f90c84bae9e3: Preparing 15:51:40 8dddec6c1584: Preparing 15:51:40 fe590bcbd3cf: Preparing 15:51:40 398d6162738f: Preparing 15:51:40 994393dc58e7: Preparing 15:51:40 994393dc58e7: Waiting 15:51:40 fe590bcbd3cf: Layer already exists 15:51:40 398d6162738f: Layer already exists 15:51:40 8dddec6c1584: Layer already exists 15:51:40 f90c84bae9e3: Layer already exists 15:51:40 99342feaaaad: Layer already exists 15:51:40 994393dc58e7: Layer already exists 15:51:40 latest: digest: sha256:73d1d30a1de23a7784e77c768de616cd741c8755515fa92e65d70575a64d4cd7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 15:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:51:40 99342feaaaad: Preparing 15:51:40 f90c84bae9e3: Preparing 15:51:40 8dddec6c1584: Preparing 15:51:40 fe590bcbd3cf: Preparing 15:51:40 398d6162738f: Preparing 15:51:40 994393dc58e7: Preparing 15:51:40 994393dc58e7: Waiting 15:51:40 f90c84bae9e3: Layer already exists 15:51:40 99342feaaaad: Layer already exists 15:51:40 398d6162738f: Layer already exists 15:51:40 fe590bcbd3cf: Layer already exists 15:51:40 8dddec6c1584: Layer already exists 15:51:40 994393dc58e7: Layer already exists 15:51:40 2.3.0-dev.49: digest: sha256:73d1d30a1de23a7784e77c768de616cd741c8755515fa92e65d70575a64d4cd7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:41 25b303627fd3: Pull complete 15:51:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:51:41 99342feaaaad: Preparing 15:51:41 f90c84bae9e3: Preparing 15:51:41 8dddec6c1584: Preparing 15:51:41 fe590bcbd3cf: Preparing 15:51:41 398d6162738f: Preparing 15:51:41 994393dc58e7: Preparing 15:51:41 994393dc58e7: Waiting 15:51:41 99342feaaaad: Layer already exists 15:51:41 8dddec6c1584: Layer already exists 15:51:41 fe590bcbd3cf: Layer already exists 15:51:41 398d6162738f: Layer already exists 15:51:41 f90c84bae9e3: Layer already exists 15:51:41 994393dc58e7: Layer already exists 15:51:41 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:73d1d30a1de23a7784e77c768de616cd741c8755515fa92e65d70575a64d4cd7 size: 1571 15:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-23313 does not seem to be running inside a container 15:51:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:51:43 $ docker top 16ec474a2d7de0ed84fdd1c5939392ea02aedbfc02d71aadf67e35886da3f8b7 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + + docker-compose build --help 15:51:44 grep parallel 15:51:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:51:44 99342feaaaad: Preparing 15:51:44 f90c84bae9e3: Preparing 15:51:44 8dddec6c1584: Preparing 15:51:44 fe590bcbd3cf: Preparing 15:51:44 398d6162738f: Preparing 15:51:44 994393dc58e7: Preparing 15:51:44 994393dc58e7: Waiting 15:51:44 f90c84bae9e3: Layer already exists 15:51:44 398d6162738f: Layer already exists 15:51:44 fe590bcbd3cf: Layer already exists 15:51:44 99342feaaaad: Layer already exists 15:51:44 8dddec6c1584: Layer already exists 15:51:44 994393dc58e7: Layer already exists 15:51:44 main: digest: sha256:73d1d30a1de23a7784e77c768de616cd741c8755515fa92e65d70575a64d4cd7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:44 ===================================================== [Pipeline] echo 15:51:44 taggedImages: 15:51:44 - nexus3.edgexfoundry.org:10004/core-metadata:0b67b2119381be7da318202365afae4bab1434a1 15:51:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:51:44 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 15:51:44 - nexus3.edgexfoundry.org:10004/core-metadata:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:51:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:51:44 0b67b2119381be7da318202365afae4bab1434a1 15:51:44 latest 15:51:44 2.3.0-dev.49 15:51:44 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:44 main 15:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b67b2119381be7da318202365afae4bab1434a1 15:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:51:45 51a7f6203636: Preparing 15:51:45 51a7f6203636: Preparing 15:51:45 fb16ec370a9c: Preparing 15:51:45 786aa5f9c1b1: Preparing 15:51:45 0acc9ac2b9df: Preparing 15:51:45 8993265bcf2f: Preparing 15:51:45 fe590bcbd3cf: Preparing 15:51:45 29990db58783: Preparing 15:51:45 8f92b9af9cf6: Preparing 15:51:45 66807a2285b8: Preparing 15:51:45 85a4b1a124b1: Preparing 15:51:45 994393dc58e7: Preparing 15:51:45 29990db58783: Waiting 15:51:45 fe590bcbd3cf: Waiting 15:51:45 8f92b9af9cf6: Waiting 15:51:45 66807a2285b8: Waiting 15:51:45 994393dc58e7: Waiting 15:51:45 51a7f6203636: Pushed 15:51:45 0acc9ac2b9df: Pushed 15:51:45 786aa5f9c1b1: Pushed 15:51:45 fb16ec370a9c: Pushed 15:51:45 fe590bcbd3cf: Layer already exists 15:51:45 29990db58783: Pushed 15:51:45 994393dc58e7: Layer already exists 15:51:45 85a4b1a124b1: Pushed 15:51:45 66807a2285b8: Pushed 15:51:45 8f92b9af9cf6: Pushed 15:51:47 8993265bcf2f: Pushed 15:51:47 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:c2f05ef0239d61bb73b91bf25e93174598c2cbf9baa23e2b740507d5536008e2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:51:47 51a7f6203636: Preparing 15:51:47 51a7f6203636: Preparing 15:51:47 fb16ec370a9c: Preparing 15:51:47 786aa5f9c1b1: Preparing 15:51:47 0acc9ac2b9df: Preparing 15:51:47 8993265bcf2f: Preparing 15:51:47 fe590bcbd3cf: Preparing 15:51:47 29990db58783: Preparing 15:51:47 8f92b9af9cf6: Preparing 15:51:47 66807a2285b8: Preparing 15:51:47 85a4b1a124b1: Preparing 15:51:47 994393dc58e7: Preparing 15:51:47 fe590bcbd3cf: Waiting 15:51:47 29990db58783: Waiting 15:51:47 85a4b1a124b1: Waiting 15:51:47 994393dc58e7: Waiting 15:51:47 8f92b9af9cf6: Waiting 15:51:47 786aa5f9c1b1: Layer already exists 15:51:47 0acc9ac2b9df: Layer already exists 15:51:47 fb16ec370a9c: Layer already exists 15:51:47 8993265bcf2f: Layer already exists 15:51:47 51a7f6203636: Layer already exists 15:51:47 fe590bcbd3cf: Layer already exists 15:51:47 8f92b9af9cf6: Layer already exists 15:51:47 29990db58783: Layer already exists 15:51:47 66807a2285b8: Layer already exists 15:51:47 85a4b1a124b1: Layer already exists 15:51:47 994393dc58e7: Layer already exists 15:51:47 latest: digest: sha256:c2f05ef0239d61bb73b91bf25e93174598c2cbf9baa23e2b740507d5536008e2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 15:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:51:48 51a7f6203636: Preparing 15:51:48 51a7f6203636: Preparing 15:51:48 fb16ec370a9c: Preparing 15:51:48 786aa5f9c1b1: Preparing 15:51:48 0acc9ac2b9df: Preparing 15:51:48 8993265bcf2f: Preparing 15:51:48 fe590bcbd3cf: Preparing 15:51:48 29990db58783: Preparing 15:51:48 8f92b9af9cf6: Preparing 15:51:48 66807a2285b8: Preparing 15:51:48 85a4b1a124b1: Preparing 15:51:48 994393dc58e7: Preparing 15:51:48 8f92b9af9cf6: Waiting 15:51:48 fe590bcbd3cf: Waiting 15:51:48 994393dc58e7: Waiting 15:51:48 66807a2285b8: Waiting 15:51:48 85a4b1a124b1: Waiting 15:51:48 29990db58783: Waiting 15:51:48 0acc9ac2b9df: Layer already exists 15:51:48 fb16ec370a9c: Layer already exists 15:51:48 8993265bcf2f: Layer already exists 15:51:48 51a7f6203636: Layer already exists 15:51:48 786aa5f9c1b1: Layer already exists 15:51:48 29990db58783: Layer already exists 15:51:48 fe590bcbd3cf: Layer already exists 15:51:48 66807a2285b8: Layer already exists 15:51:48 8f92b9af9cf6: Layer already exists 15:51:48 85a4b1a124b1: Layer already exists 15:51:48 994393dc58e7: Layer already exists 15:51:48 2.3.0-dev.49: digest: sha256:c2f05ef0239d61bb73b91bf25e93174598c2cbf9baa23e2b740507d5536008e2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:49 --parallel Build images in parallel. [Pipeline] } 15:51:49 $ docker stop --time=1 16ec474a2d7de0ed84fdd1c5939392ea02aedbfc02d71aadf67e35886da3f8b7 15:51:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:51:49 51a7f6203636: Preparing 15:51:49 51a7f6203636: Preparing 15:51:49 fb16ec370a9c: Preparing 15:51:49 786aa5f9c1b1: Preparing 15:51:49 0acc9ac2b9df: Preparing 15:51:49 8993265bcf2f: Preparing 15:51:49 fe590bcbd3cf: Preparing 15:51:49 29990db58783: Preparing 15:51:49 8f92b9af9cf6: Preparing 15:51:49 66807a2285b8: Preparing 15:51:49 85a4b1a124b1: Preparing 15:51:49 994393dc58e7: Preparing 15:51:49 29990db58783: Waiting 15:51:49 8f92b9af9cf6: Waiting 15:51:49 66807a2285b8: Waiting 15:51:49 85a4b1a124b1: Waiting 15:51:49 fe590bcbd3cf: Waiting 15:51:49 994393dc58e7: Waiting 15:51:49 8993265bcf2f: Layer already exists 15:51:49 786aa5f9c1b1: Layer already exists 15:51:49 0acc9ac2b9df: Layer already exists 15:51:49 fb16ec370a9c: Layer already exists 15:51:49 51a7f6203636: Layer already exists 15:51:49 fe590bcbd3cf: Layer already exists 15:51:49 29990db58783: Layer already exists 15:51:49 8f92b9af9cf6: Layer already exists 15:51:49 66807a2285b8: Layer already exists 15:51:49 85a4b1a124b1: Layer already exists 15:51:49 994393dc58e7: Layer already exists 15:51:49 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:c2f05ef0239d61bb73b91bf25e93174598c2cbf9baa23e2b740507d5536008e2 size: 2817 15:51:50 $ docker rm -f 16ec474a2d7de0ed84fdd1c5939392ea02aedbfc02d71aadf67e35886da3f8b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:51:51 51a7f6203636: Preparing 15:51:51 51a7f6203636: Preparing 15:51:51 fb16ec370a9c: Preparing 15:51:51 786aa5f9c1b1: Preparing 15:51:51 0acc9ac2b9df: Preparing 15:51:51 8993265bcf2f: Preparing 15:51:51 fe590bcbd3cf: Preparing 15:51:51 29990db58783: Preparing 15:51:51 8f92b9af9cf6: Preparing 15:51:51 66807a2285b8: Preparing 15:51:51 85a4b1a124b1: Preparing 15:51:51 994393dc58e7: Preparing 15:51:51 fe590bcbd3cf: Waiting 15:51:51 29990db58783: Waiting 15:51:51 8f92b9af9cf6: Waiting 15:51:51 66807a2285b8: Waiting 15:51:51 994393dc58e7: Waiting 15:51:51 85a4b1a124b1: Waiting 15:51:51 51a7f6203636: Layer already exists 15:51:51 fb16ec370a9c: Layer already exists 15:51:51 0acc9ac2b9df: Layer already exists 15:51:51 8993265bcf2f: Layer already exists 15:51:51 786aa5f9c1b1: Layer already exists 15:51:51 29990db58783: Layer already exists 15:51:51 66807a2285b8: Layer already exists 15:51:51 8f92b9af9cf6: Layer already exists 15:51:51 85a4b1a124b1: Layer already exists 15:51:51 fe590bcbd3cf: Layer already exists 15:51:51 994393dc58e7: Layer already exists 15:51:51 main: digest: sha256:c2f05ef0239d61bb73b91bf25e93174598c2cbf9baa23e2b740507d5536008e2 size: 2817 15:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-23313 does not seem to be running inside a container 15:51:51 $ 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/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 15:51:52 $ docker top dcef4d48b08c9c1742d2927b46d73a0a272b0381c6d70ba11bae47900982bee0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:53 ===================================================== [Pipeline] echo 15:51:53 taggedImages: 15:51:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b67b2119381be7da318202365afae4bab1434a1 15:51:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:51:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 15:51:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:51:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:51:53 0b67b2119381be7da318202365afae4bab1434a1 15:51:53 latest 15:51:53 2.3.0-dev.49 15:51:53 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:53 main 15:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:53 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b67b2119381be7da318202365afae4bab1434a1 15:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:51:53 fb1b2c5bdb1c: Preparing 15:51:53 27a278e6ab38: Preparing 15:51:53 72a5637eab5b: Preparing 15:51:53 5361c3ab5394: Preparing 15:51:53 8c8daf126ee7: Preparing 15:51:53 46e4213e3399: Preparing 15:51:53 42e508bc9c7d: Preparing 15:51:53 994393dc58e7: Preparing 15:51:53 42e508bc9c7d: Waiting 15:51:53 994393dc58e7: Waiting 15:51:53 46e4213e3399: Waiting 15:51:53 8c8daf126ee7: Pushed 15:51:53 fb1b2c5bdb1c: Pushed 15:51:53 27a278e6ab38: Pushed 15:51:53 994393dc58e7: Layer already exists 15:51:54 46e4213e3399: Pushed 15:51:54 42e508bc9c7d: Pushed 15:51:54 72a5637eab5b: Pushed 15:51:55 5361c3ab5394: Pushed 15:51:55 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:c8a29a4e168cb76dab7a3d2452c3789e924ecc5bc71046329be4e74f7935078b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:51:55 fb1b2c5bdb1c: Preparing 15:51:55 27a278e6ab38: Preparing 15:51:55 72a5637eab5b: Preparing 15:51:55 5361c3ab5394: Preparing 15:51:55 8c8daf126ee7: Preparing 15:51:55 46e4213e3399: Preparing 15:51:55 42e508bc9c7d: Preparing 15:51:55 994393dc58e7: Preparing 15:51:55 46e4213e3399: Waiting 15:51:55 42e508bc9c7d: Waiting 15:51:55 994393dc58e7: Waiting 15:51:55 8c8daf126ee7: Layer already exists 15:51:55 27a278e6ab38: Layer already exists 15:51:55 72a5637eab5b: Layer already exists 15:51:55 5361c3ab5394: Layer already exists 15:51:55 fb1b2c5bdb1c: Layer already exists 15:51:55 994393dc58e7: Layer already exists 15:51:55 46e4213e3399: Layer already exists 15:51:55 42e508bc9c7d: Layer already exists 15:51:55 latest: digest: sha256:c8a29a4e168cb76dab7a3d2452c3789e924ecc5bc71046329be4e74f7935078b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 15:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:51:56 fb1b2c5bdb1c: Preparing 15:51:56 27a278e6ab38: Preparing 15:51:56 72a5637eab5b: Preparing 15:51:56 5361c3ab5394: Preparing 15:51:56 8c8daf126ee7: Preparing 15:51:56 46e4213e3399: Preparing 15:51:56 42e508bc9c7d: Preparing 15:51:56 994393dc58e7: Preparing 15:51:56 46e4213e3399: Waiting 15:51:56 994393dc58e7: Waiting 15:51:56 42e508bc9c7d: Waiting 15:51:56 fb1b2c5bdb1c: Layer already exists 15:51:56 27a278e6ab38: Layer already exists 15:51:56 72a5637eab5b: Layer already exists 15:51:56 5361c3ab5394: Layer already exists 15:51:56 8c8daf126ee7: Layer already exists 15:51:56 46e4213e3399: Layer already exists 15:51:56 42e508bc9c7d: Layer already exists 15:51:56 994393dc58e7: Layer already exists 15:51:56 2.3.0-dev.49: digest: sha256:c8a29a4e168cb76dab7a3d2452c3789e924ecc5bc71046329be4e74f7935078b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:51:57 fb1b2c5bdb1c: Preparing 15:51:57 27a278e6ab38: Preparing 15:51:57 72a5637eab5b: Preparing 15:51:57 5361c3ab5394: Preparing 15:51:57 8c8daf126ee7: Preparing 15:51:57 46e4213e3399: Preparing 15:51:57 42e508bc9c7d: Preparing 15:51:57 994393dc58e7: Preparing 15:51:57 42e508bc9c7d: Waiting 15:51:57 994393dc58e7: Waiting 15:51:57 fb1b2c5bdb1c: Layer already exists 15:51:57 5361c3ab5394: Layer already exists 15:51:57 27a278e6ab38: Layer already exists 15:51:57 8c8daf126ee7: Layer already exists 15:51:57 72a5637eab5b: Layer already exists 15:51:57 46e4213e3399: Layer already exists 15:51:57 42e508bc9c7d: Layer already exists 15:51:57 994393dc58e7: Layer already exists 15:51:57 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:c8a29a4e168cb76dab7a3d2452c3789e924ecc5bc71046329be4e74f7935078b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:51:57 fb1b2c5bdb1c: Preparing 15:51:57 27a278e6ab38: Preparing 15:51:57 72a5637eab5b: Preparing 15:51:57 5361c3ab5394: Preparing 15:51:57 8c8daf126ee7: Preparing 15:51:57 46e4213e3399: Preparing 15:51:57 42e508bc9c7d: Preparing 15:51:57 994393dc58e7: Preparing 15:51:57 46e4213e3399: Waiting 15:51:57 42e508bc9c7d: Waiting 15:51:57 994393dc58e7: Waiting 15:51:57 72a5637eab5b: Layer already exists 15:51:57 8c8daf126ee7: Layer already exists 15:51:57 fb1b2c5bdb1c: Layer already exists 15:51:57 27a278e6ab38: Layer already exists 15:51:57 5361c3ab5394: Layer already exists 15:51:57 46e4213e3399: Layer already exists 15:51:57 42e508bc9c7d: Layer already exists 15:51:57 994393dc58e7: Layer already exists 15:51:57 main: digest: sha256:c8a29a4e168cb76dab7a3d2452c3789e924ecc5bc71046329be4e74f7935078b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:57 ===================================================== [Pipeline] echo 15:51:57 taggedImages: 15:51:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b67b2119381be7da318202365afae4bab1434a1 15:51:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:51:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 15:51:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:51:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:51:57 0b67b2119381be7da318202365afae4bab1434a1 15:51:57 latest 15:51:57 2.3.0-dev.49 15:51:57 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:51:57 main 15:51:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b67b2119381be7da318202365afae4bab1434a1 15:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:51:58 2eda38f1581a: Preparing 15:51:58 932a50cf8131: Preparing 15:51:58 b9e6ea459e58: Preparing 15:51:58 2be570e0b1d0: Preparing 15:51:58 941b21abaa20: Preparing 15:51:58 24414a5ab813: Preparing 15:51:58 b04e580c2480: Preparing 15:51:58 5a154d5c19fc: Preparing 15:51:58 5da3401af530: Preparing 15:51:58 994393dc58e7: Preparing 15:51:58 b04e580c2480: Waiting 15:51:58 5a154d5c19fc: Waiting 15:51:58 5da3401af530: Waiting 15:51:58 24414a5ab813: Waiting 15:51:58 941b21abaa20: Pushed 15:51:58 2eda38f1581a: Pushed 15:51:58 932a50cf8131: Pushed 15:51:58 24414a5ab813: Pushed 15:51:58 b04e580c2480: Pushed 15:51:58 5a154d5c19fc: Pushed 15:51:58 994393dc58e7: Layer already exists 15:51:58 5da3401af530: Pushed 15:51:59 Building core-command ... 15:51:59 Building core-data ... 15:51:59 Building core-metadata ... 15:51:59 Building security-bootstrapper ... 15:51:59 Building security-proxy-setup ... 15:51:59 Building security-secretstore-setup ... 15:51:59 Building security-spiffe-token-provider ... 15:51:59 Building security-spire-agent ... 15:51:59 Building security-spire-config ... 15:51:59 Building security-spire-server ... 15:51:59 Building support-notifications ... 15:51:59 Building support-scheduler ... 15:51:59 Building sys-mgmt-agent ... 15:51:59 Building security-bootstrapper 15:51:59 Building support-notifications 15:51:59 Building core-command 15:51:59 Building security-spire-config 15:51:59 Building core-metadata 15:51:59 2be570e0b1d0: Pushed 15:52:00 b9e6ea459e58: Pushed 15:52:00 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:f21851925b1ac69a624ff83ae15953915b61e37e9a8e9bfd3ee13e91a7d35ec3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:52:01 2eda38f1581a: Preparing 15:52:01 932a50cf8131: Preparing 15:52:01 b9e6ea459e58: Preparing 15:52:01 2be570e0b1d0: Preparing 15:52:01 941b21abaa20: Preparing 15:52:01 24414a5ab813: Preparing 15:52:01 b04e580c2480: Preparing 15:52:01 5a154d5c19fc: Preparing 15:52:01 5da3401af530: Preparing 15:52:01 994393dc58e7: Preparing 15:52:01 b04e580c2480: Waiting 15:52:01 5a154d5c19fc: Waiting 15:52:01 5da3401af530: Waiting 15:52:01 994393dc58e7: Waiting 15:52:01 24414a5ab813: Waiting 15:52:01 2eda38f1581a: Layer already exists 15:52:01 941b21abaa20: Layer already exists 15:52:01 932a50cf8131: Layer already exists 15:52:01 b9e6ea459e58: Layer already exists 15:52:01 2be570e0b1d0: Layer already exists 15:52:01 24414a5ab813: Layer already exists 15:52:01 b04e580c2480: Layer already exists 15:52:01 994393dc58e7: Layer already exists 15:52:01 5da3401af530: Layer already exists 15:52:01 5a154d5c19fc: Layer already exists 15:52:01 latest: digest: sha256:f21851925b1ac69a624ff83ae15953915b61e37e9a8e9bfd3ee13e91a7d35ec3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 15:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:52:01 2eda38f1581a: Preparing 15:52:01 932a50cf8131: Preparing 15:52:01 b9e6ea459e58: Preparing 15:52:01 2be570e0b1d0: Preparing 15:52:01 941b21abaa20: Preparing 15:52:01 24414a5ab813: Preparing 15:52:01 b04e580c2480: Preparing 15:52:01 5a154d5c19fc: Preparing 15:52:01 5da3401af530: Preparing 15:52:01 994393dc58e7: Preparing 15:52:01 b04e580c2480: Waiting 15:52:01 5a154d5c19fc: Waiting 15:52:01 5da3401af530: Waiting 15:52:01 994393dc58e7: Waiting 15:52:01 932a50cf8131: Layer already exists 15:52:01 2be570e0b1d0: Layer already exists 15:52:01 941b21abaa20: Layer already exists 15:52:01 2eda38f1581a: Layer already exists 15:52:01 b9e6ea459e58: Layer already exists 15:52:01 b04e580c2480: Layer already exists 15:52:01 5a154d5c19fc: Layer already exists 15:52:01 24414a5ab813: Layer already exists 15:52:01 994393dc58e7: Layer already exists 15:52:01 5da3401af530: Layer already exists 15:52:01 2.3.0-dev.49: digest: sha256:f21851925b1ac69a624ff83ae15953915b61e37e9a8e9bfd3ee13e91a7d35ec3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:52:02 2eda38f1581a: Preparing 15:52:02 932a50cf8131: Preparing 15:52:02 b9e6ea459e58: Preparing 15:52:02 2be570e0b1d0: Preparing 15:52:02 941b21abaa20: Preparing 15:52:02 24414a5ab813: Preparing 15:52:02 b04e580c2480: Preparing 15:52:02 5a154d5c19fc: Preparing 15:52:02 5da3401af530: Preparing 15:52:02 994393dc58e7: Preparing 15:52:02 24414a5ab813: Waiting 15:52:02 5a154d5c19fc: Waiting 15:52:02 5da3401af530: Waiting 15:52:02 b04e580c2480: Waiting 15:52:02 994393dc58e7: Waiting 15:52:02 932a50cf8131: Layer already exists 15:52:02 941b21abaa20: Layer already exists 15:52:02 b9e6ea459e58: Layer already exists 15:52:02 2be570e0b1d0: Layer already exists 15:52:02 2eda38f1581a: Layer already exists 15:52:02 24414a5ab813: Layer already exists 15:52:02 b04e580c2480: Layer already exists 15:52:02 5a154d5c19fc: Layer already exists 15:52:02 994393dc58e7: Layer already exists 15:52:02 5da3401af530: Layer already exists 15:52:02 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:f21851925b1ac69a624ff83ae15953915b61e37e9a8e9bfd3ee13e91a7d35ec3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:52:02 2eda38f1581a: Preparing 15:52:02 932a50cf8131: Preparing 15:52:02 b9e6ea459e58: Preparing 15:52:02 2be570e0b1d0: Preparing 15:52:02 941b21abaa20: Preparing 15:52:02 24414a5ab813: Preparing 15:52:02 b04e580c2480: Preparing 15:52:02 5a154d5c19fc: Preparing 15:52:02 5da3401af530: Preparing 15:52:02 994393dc58e7: Preparing 15:52:02 b04e580c2480: Waiting 15:52:02 5a154d5c19fc: Waiting 15:52:02 24414a5ab813: Waiting 15:52:02 5da3401af530: Waiting 15:52:02 994393dc58e7: Waiting 15:52:02 941b21abaa20: Layer already exists 15:52:02 b9e6ea459e58: Layer already exists 15:52:02 932a50cf8131: Layer already exists 15:52:02 2be570e0b1d0: Layer already exists 15:52:02 2eda38f1581a: Layer already exists 15:52:02 b04e580c2480: Layer already exists 15:52:02 24414a5ab813: Layer already exists 15:52:02 5a154d5c19fc: Layer already exists 15:52:02 5da3401af530: Layer already exists 15:52:02 994393dc58e7: Layer already exists 15:52:02 main: digest: sha256:f21851925b1ac69a624ff83ae15953915b61e37e9a8e9bfd3ee13e91a7d35ec3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:03 ===================================================== [Pipeline] echo 15:52:03 taggedImages: 15:52:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b67b2119381be7da318202365afae4bab1434a1 15:52:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:52:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 15:52:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:52:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:52:03 0b67b2119381be7da318202365afae4bab1434a1 15:52:03 latest 15:52:03 2.3.0-dev.49 15:52:03 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:03 main 15:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b67b2119381be7da318202365afae4bab1434a1 15:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:52:03 39ccf94f877c: Preparing 15:52:03 3bfc6d5463d2: Preparing 15:52:03 fe590bcbd3cf: Preparing 15:52:03 f813af4e83d5: Preparing 15:52:03 dc1c8a71e919: Preparing 15:52:03 34d5ebaa5410: Preparing 15:52:03 34d5ebaa5410: Waiting 15:52:03 fe590bcbd3cf: Layer already exists 15:52:03 34d5ebaa5410: Layer already exists 15:52:03 39ccf94f877c: Pushed 15:52:03 dc1c8a71e919: Pushed 15:52:04 f813af4e83d5: Pushed 15:52:06 3bfc6d5463d2: Pushed 15:52:06 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:5411dfb658d4301da3ce9f3c19d0f722359b9aab9b151a51217e9b3d18108b96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:06 + 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 15:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:52:06 39ccf94f877c: Preparing 15:52:06 3bfc6d5463d2: Preparing 15:52:06 fe590bcbd3cf: Preparing 15:52:06 f813af4e83d5: Preparing 15:52:06 dc1c8a71e919: Preparing 15:52:06 34d5ebaa5410: Preparing 15:52:06 34d5ebaa5410: Waiting 15:52:06 3bfc6d5463d2: Layer already exists 15:52:06 fe590bcbd3cf: Layer already exists 15:52:06 39ccf94f877c: Layer already exists 15:52:06 dc1c8a71e919: Layer already exists 15:52:06 f813af4e83d5: Layer already exists 15:52:06 34d5ebaa5410: Layer already exists 15:52:06 latest: digest: sha256:5411dfb658d4301da3ce9f3c19d0f722359b9aab9b151a51217e9b3d18108b96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 15:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:52:07 39ccf94f877c: Preparing 15:52:07 3bfc6d5463d2: Preparing 15:52:07 fe590bcbd3cf: Preparing 15:52:07 f813af4e83d5: Preparing 15:52:07 dc1c8a71e919: Preparing 15:52:07 34d5ebaa5410: Preparing 15:52:07 34d5ebaa5410: Waiting 15:52:07 fe590bcbd3cf: Layer already exists 15:52:07 dc1c8a71e919: Layer already exists 15:52:07 3bfc6d5463d2: Layer already exists 15:52:07 f813af4e83d5: Layer already exists 15:52:07 39ccf94f877c: Layer already exists 15:52:07 34d5ebaa5410: Layer already exists 15:52:07 2.3.0-dev.49: digest: sha256:5411dfb658d4301da3ce9f3c19d0f722359b9aab9b151a51217e9b3d18108b96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:52:08 39ccf94f877c: Preparing 15:52:08 3bfc6d5463d2: Preparing 15:52:08 fe590bcbd3cf: Preparing 15:52:08 f813af4e83d5: Preparing 15:52:08 dc1c8a71e919: Preparing 15:52:08 34d5ebaa5410: Preparing 15:52:08 34d5ebaa5410: Waiting 15:52:08 3bfc6d5463d2: Layer already exists 15:52:08 f813af4e83d5: Layer already exists 15:52:08 dc1c8a71e919: Layer already exists 15:52:08 fe590bcbd3cf: Layer already exists 15:52:08 39ccf94f877c: Layer already exists 15:52:08 34d5ebaa5410: Layer already exists 15:52:08 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:5411dfb658d4301da3ce9f3c19d0f722359b9aab9b151a51217e9b3d18108b96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:08 + 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 15:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:52:08 39ccf94f877c: Preparing 15:52:08 3bfc6d5463d2: Preparing 15:52:08 fe590bcbd3cf: Preparing 15:52:08 f813af4e83d5: Preparing 15:52:08 dc1c8a71e919: Preparing 15:52:08 34d5ebaa5410: Preparing 15:52:08 34d5ebaa5410: Waiting 15:52:08 dc1c8a71e919: Layer already exists 15:52:08 39ccf94f877c: Layer already exists 15:52:08 fe590bcbd3cf: Layer already exists 15:52:08 3bfc6d5463d2: Layer already exists 15:52:08 f813af4e83d5: Layer already exists 15:52:08 34d5ebaa5410: Layer already exists 15:52:08 main: digest: sha256:5411dfb658d4301da3ce9f3c19d0f722359b9aab9b151a51217e9b3d18108b96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:08 ===================================================== [Pipeline] echo 15:52:08 taggedImages: 15:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b67b2119381be7da318202365afae4bab1434a1 15:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 15:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:52:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:52:08 0b67b2119381be7da318202365afae4bab1434a1 15:52:08 latest 15:52:08 2.3.0-dev.49 15:52:08 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:08 main 15:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:09 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:52:09 ---> 33ab0671c249 15:52:09 Step 3/31 : WORKDIR /edgex-go 15:52:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:09 ---> 33ab0671c249 15:52:09 Step 3/23 : WORKDIR /edgex-go 15:52:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b67b2119381be7da318202365afae4bab1434a1 15:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:52:09 fdc291910e7f: Preparing 15:52:09 ab2830c573ec: Preparing 15:52:09 7005baabd991: Preparing 15:52:09 dd52252f6ef4: Preparing 15:52:09 c95fad30040b: Preparing 15:52:09 a558b8c5fb7f: Preparing 15:52:09 dc1c8a71e919: Preparing 15:52:09 34d5ebaa5410: Preparing 15:52:09 a558b8c5fb7f: Waiting 15:52:09 dc1c8a71e919: Waiting 15:52:09 34d5ebaa5410: Waiting 15:52:09 ab2830c573ec: Pushed 15:52:09 7005baabd991: Pushed 15:52:09 fdc291910e7f: Pushed 15:52:09 dc1c8a71e919: Layer already exists 15:52:09 34d5ebaa5410: Layer already exists 15:52:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:09 ---> 33ab0671c249 15:52:09 Step 3/26 : WORKDIR /edgex-go 15:52:09 ---> Running in 14c6cd68f680 15:52:09 ---> Running in 003a3ac4a018 15:52:10 ---> Running in 4f6e05f6bc17 15:52:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:10 ---> 33ab0671c249 15:52:10 Step 3/22 : WORKDIR /edgex-go 15:52:10 a558b8c5fb7f: Pushed 15:52:10 ---> Running in 00d1797c5989 15:52:10 Removing intermediate container 003a3ac4a018 15:52:10 ---> 892480fdaba0 15:52:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:10 ---> 33ab0671c249 15:52:10 Step 3/24 : WORKDIR /edgex-go 15:52:10 ---> Using cache 15:52:10 ---> 892480fdaba0 15:52:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:10 ---> Running in efec9bf4b106 15:52:10 ---> Running in fa1cdb832295 15:52:10 Removing intermediate container 4f6e05f6bc17 15:52:10 ---> f2c95de7986f 15:52:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:11 ---> Running in c5c263aa90d1 15:52:11 Removing intermediate container 14c6cd68f680 15:52:11 ---> 730aec2776e9 15:52:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:11 ---> Running in 5b856dc8a1da 15:52:11 Removing intermediate container 00d1797c5989 15:52:11 ---> f2c30348e07a 15:52:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:12 ---> Running in 204a69f75185 15:52:13 c95fad30040b: Pushed 15:52:15 Removing intermediate container efec9bf4b106 15:52:15 ---> fab90f2fa22e 15:52:15 Step 5/24 : RUN apk add --update --no-cache make git 15:52:15 ---> Running in ee2eabbb18e1 15:52:15 Removing intermediate container fa1cdb832295 15:52:15 ---> b6dd6d1d30a4 15:52:15 Step 5/23 : RUN apk add --update --no-cache make git 15:52:15 ---> Running in ffd388119122 15:52:15 Removing intermediate container c5c263aa90d1 15:52:15 ---> a2d25a455117 15:52:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:52:15 Removing intermediate container 5b856dc8a1da 15:52:15 ---> 853d08984d81 15:52:15 Step 5/31 : RUN apk add --update --no-cache make git 15:52:16 ---> Running in bd3cc2df757b 15:52:16 ---> Running in 5eb74693d93b 15:52:16 Removing intermediate container 204a69f75185 15:52:16 ---> 335257241edd 15:52:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:52:16 ---> Running in b79338c16ea6 15:52:16 dd52252f6ef4: Pushed 15:52:16 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:41fbc0147be9ba131685728504396059fcb1d0af74d7dba6e064f0d25f18025a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:52:17 fdc291910e7f: Preparing 15:52:17 ab2830c573ec: Preparing 15:52:17 7005baabd991: Preparing 15:52:17 dd52252f6ef4: Preparing 15:52:17 c95fad30040b: Preparing 15:52:17 a558b8c5fb7f: Preparing 15:52:17 dc1c8a71e919: Preparing 15:52:17 34d5ebaa5410: Preparing 15:52:17 a558b8c5fb7f: Waiting 15:52:17 dc1c8a71e919: Waiting 15:52:17 ab2830c573ec: Layer already exists 15:52:17 c95fad30040b: Layer already exists 15:52:17 dd52252f6ef4: Layer already exists 15:52:17 7005baabd991: Layer already exists 15:52:17 fdc291910e7f: Layer already exists 15:52:17 a558b8c5fb7f: Layer already exists 15:52:17 34d5ebaa5410: Layer already exists 15:52:17 dc1c8a71e919: Layer already exists 15:52:17 latest: digest: sha256:41fbc0147be9ba131685728504396059fcb1d0af74d7dba6e064f0d25f18025a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:52:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 15:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:52:17 fdc291910e7f: Preparing 15:52:17 ab2830c573ec: Preparing 15:52:17 7005baabd991: Preparing 15:52:17 dd52252f6ef4: Preparing 15:52:17 c95fad30040b: Preparing 15:52:17 a558b8c5fb7f: Preparing 15:52:17 dc1c8a71e919: Preparing 15:52:17 34d5ebaa5410: Preparing 15:52:17 a558b8c5fb7f: Waiting 15:52:17 dc1c8a71e919: Waiting 15:52:17 34d5ebaa5410: Waiting 15:52:17 c95fad30040b: Layer already exists 15:52:17 ab2830c573ec: Layer already exists 15:52:17 7005baabd991: Layer already exists 15:52:17 dd52252f6ef4: Layer already exists 15:52:17 fdc291910e7f: Layer already exists 15:52:17 dc1c8a71e919: Layer already exists 15:52:17 a558b8c5fb7f: Layer already exists 15:52:17 34d5ebaa5410: Layer already exists 15:52:17 2.3.0-dev.49: digest: sha256:41fbc0147be9ba131685728504396059fcb1d0af74d7dba6e064f0d25f18025a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:52:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:52:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:52:18 fdc291910e7f: Preparing 15:52:18 ab2830c573ec: Preparing 15:52:18 7005baabd991: Preparing 15:52:18 dd52252f6ef4: Preparing 15:52:18 c95fad30040b: Preparing 15:52:18 a558b8c5fb7f: Preparing 15:52:18 dc1c8a71e919: Preparing 15:52:18 34d5ebaa5410: Preparing 15:52:18 a558b8c5fb7f: Waiting 15:52:18 dc1c8a71e919: Waiting 15:52:18 34d5ebaa5410: Waiting 15:52:18 7005baabd991: Layer already exists 15:52:18 fdc291910e7f: Layer already exists 15:52:18 c95fad30040b: Layer already exists 15:52:18 dd52252f6ef4: Layer already exists 15:52:18 ab2830c573ec: Layer already exists 15:52:18 dc1c8a71e919: Layer already exists 15:52:18 a558b8c5fb7f: Layer already exists 15:52:18 34d5ebaa5410: Layer already exists 15:52:18 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:41fbc0147be9ba131685728504396059fcb1d0af74d7dba6e064f0d25f18025a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:52:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } 15:52:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:52:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:52:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:52:19 fdc291910e7f: Preparing 15:52:19 ab2830c573ec: Preparing 15:52:19 7005baabd991: Preparing 15:52:19 dd52252f6ef4: Preparing 15:52:19 c95fad30040b: Preparing 15:52:19 a558b8c5fb7f: Preparing 15:52:19 dc1c8a71e919: Preparing 15:52:19 34d5ebaa5410: Preparing 15:52:19 a558b8c5fb7f: Waiting 15:52:19 dc1c8a71e919: Waiting 15:52:19 34d5ebaa5410: Waiting 15:52:19 7005baabd991: Layer already exists 15:52:19 fdc291910e7f: Layer already exists 15:52:19 c95fad30040b: Layer already exists 15:52:19 ab2830c573ec: Layer already exists 15:52:19 dd52252f6ef4: Layer already exists 15:52:19 dc1c8a71e919: Layer already exists 15:52:19 a558b8c5fb7f: Layer already exists 15:52:19 34d5ebaa5410: Layer already exists 15:52:19 main: digest: sha256:41fbc0147be9ba131685728504396059fcb1d0af74d7dba6e064f0d25f18025a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:19 ===================================================== [Pipeline] echo 15:52:19 taggedImages: 15:52:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:0b67b2119381be7da318202365afae4bab1434a1 15:52:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:52:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 15:52:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:52:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:52:19 0b67b2119381be7da318202365afae4bab1434a1 15:52:19 latest 15:52:19 2.3.0-dev.49 15:52:19 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:19 main 15:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:19 OK: 221 MiB in 51 packages 15:52:19 OK: 221 MiB in 51 packages 15:52:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b67b2119381be7da318202365afae4bab1434a1 15:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:52:19 aaaf7e514cdf: Preparing 15:52:19 444a79ec9e3a: Preparing 15:52:19 683863853ea9: Preparing 15:52:19 9a72b405c42b: Preparing 15:52:19 dfd7ae9571e5: Preparing 15:52:19 dc1c8a71e919: Preparing 15:52:19 34d5ebaa5410: Preparing 15:52:19 34d5ebaa5410: Waiting 15:52:19 dc1c8a71e919: Waiting 15:52:19 683863853ea9: Pushed 15:52:19 aaaf7e514cdf: Pushed 15:52:19 444a79ec9e3a: Pushed 15:52:19 dc1c8a71e919: Layer already exists 15:52:19 34d5ebaa5410: Layer already exists 15:52:20 dfd7ae9571e5: Pushed 15:52:20 OK: 221 MiB in 51 packages 15:52:20 OK: 221 MiB in 51 packages 15:52:21 OK: 221 MiB in 51 packages 15:52:21 Removing intermediate container ffd388119122 15:52:21 ---> 95be5bbd376f 15:52:21 Step 6/23 : COPY go.mod vendor* ./ 15:52:22 Removing intermediate container ee2eabbb18e1 15:52:22 ---> caf922bbf06b 15:52:22 Step 6/24 : COPY go.mod vendor* ./ 15:52:22 Removing intermediate container bd3cc2df757b 15:52:22 ---> 5c2291962a5c 15:52:22 Step 6/26 : COPY go.mod vendor* ./ 15:52:22 Removing intermediate container 5eb74693d93b 15:52:22 ---> f9ec813047ec 15:52:22 Step 6/31 : COPY go.mod vendor* ./ 15:52:22 Removing intermediate container b79338c16ea6 15:52:22 ---> 679389be22cf 15:52:22 Step 6/22 : COPY go.mod vendor* ./ 15:52:23 ---> a0860ed2c674 15:52:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:23 ---> Running in f71d9e925312 15:52:23 ---> 52558a064947 15:52:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:23 ---> Running in 2ff758eb072c 15:52:23 ---> 4a4c077b1786 15:52:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:23 ---> Running in ed3c6c813038 15:52:23 ---> 1ccf4d8e0901 15:52:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:24 ---> Running in a93bad342865 15:52:24 ---> c24807b3dcc6 15:52:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:24 ---> Running in 07f8769ecf40 15:52:26 9a72b405c42b: Pushed 15:52:26 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:e9e5fb7ebebf9f85e68b58a35e6828bef324fbbca1bec612e1359dd524816d9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:52:27 aaaf7e514cdf: Preparing 15:52:27 444a79ec9e3a: Preparing 15:52:27 683863853ea9: Preparing 15:52:27 9a72b405c42b: Preparing 15:52:27 dfd7ae9571e5: Preparing 15:52:27 dc1c8a71e919: Preparing 15:52:27 34d5ebaa5410: Preparing 15:52:27 dc1c8a71e919: Waiting 15:52:27 34d5ebaa5410: Waiting 15:52:27 dfd7ae9571e5: Layer already exists 15:52:27 683863853ea9: Layer already exists 15:52:27 aaaf7e514cdf: Layer already exists 15:52:27 9a72b405c42b: Layer already exists 15:52:27 444a79ec9e3a: Layer already exists 15:52:27 dc1c8a71e919: Layer already exists 15:52:27 34d5ebaa5410: Layer already exists 15:52:27 latest: digest: sha256:e9e5fb7ebebf9f85e68b58a35e6828bef324fbbca1bec612e1359dd524816d9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 15:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:52:28 aaaf7e514cdf: Preparing 15:52:28 444a79ec9e3a: Preparing 15:52:28 683863853ea9: Preparing 15:52:28 9a72b405c42b: Preparing 15:52:28 dfd7ae9571e5: Preparing 15:52:28 dc1c8a71e919: Preparing 15:52:28 34d5ebaa5410: Preparing 15:52:28 dc1c8a71e919: Waiting 15:52:28 9a72b405c42b: Layer already exists 15:52:28 444a79ec9e3a: Layer already exists 15:52:28 683863853ea9: Layer already exists 15:52:28 aaaf7e514cdf: Layer already exists 15:52:28 dfd7ae9571e5: Layer already exists 15:52:28 34d5ebaa5410: Layer already exists 15:52:28 dc1c8a71e919: Layer already exists 15:52:28 2.3.0-dev.49: digest: sha256:e9e5fb7ebebf9f85e68b58a35e6828bef324fbbca1bec612e1359dd524816d9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:52:28 aaaf7e514cdf: Preparing 15:52:28 444a79ec9e3a: Preparing 15:52:28 683863853ea9: Preparing 15:52:28 9a72b405c42b: Preparing 15:52:28 dfd7ae9571e5: Preparing 15:52:28 dc1c8a71e919: Preparing 15:52:28 34d5ebaa5410: Preparing 15:52:28 dc1c8a71e919: Waiting 15:52:28 34d5ebaa5410: Waiting 15:52:28 444a79ec9e3a: Layer already exists 15:52:28 9a72b405c42b: Layer already exists 15:52:28 aaaf7e514cdf: Layer already exists 15:52:28 dfd7ae9571e5: Layer already exists 15:52:28 683863853ea9: Layer already exists 15:52:28 34d5ebaa5410: Layer already exists 15:52:28 dc1c8a71e919: Layer already exists 15:52:28 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:e9e5fb7ebebf9f85e68b58a35e6828bef324fbbca1bec612e1359dd524816d9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:52:29 aaaf7e514cdf: Preparing 15:52:29 444a79ec9e3a: Preparing 15:52:29 683863853ea9: Preparing 15:52:29 9a72b405c42b: Preparing 15:52:29 dfd7ae9571e5: Preparing 15:52:29 dc1c8a71e919: Preparing 15:52:29 34d5ebaa5410: Preparing 15:52:29 34d5ebaa5410: Waiting 15:52:29 dc1c8a71e919: Waiting 15:52:29 683863853ea9: Layer already exists 15:52:29 9a72b405c42b: Layer already exists 15:52:29 aaaf7e514cdf: Layer already exists 15:52:29 dfd7ae9571e5: Layer already exists 15:52:29 444a79ec9e3a: Layer already exists 15:52:29 dc1c8a71e919: Layer already exists 15:52:29 34d5ebaa5410: Layer already exists 15:52:29 main: digest: sha256:e9e5fb7ebebf9f85e68b58a35e6828bef324fbbca1bec612e1359dd524816d9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:29 ===================================================== [Pipeline] echo 15:52:29 taggedImages: 15:52:29 - nexus3.edgexfoundry.org:10004/security-spire-config:0b67b2119381be7da318202365afae4bab1434a1 15:52:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:52:29 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 15:52:29 - nexus3.edgexfoundry.org:10004/security-spire-config:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:52:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:52:29 0b67b2119381be7da318202365afae4bab1434a1 15:52:29 latest 15:52:29 2.3.0-dev.49 15:52:29 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:29 main 15:52:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b67b2119381be7da318202365afae4bab1434a1 15:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:52:30 4fa348f3ae6f: Preparing 15:52:30 fd427a9084a8: Preparing 15:52:30 7bbda9e63ff1: Preparing 15:52:30 c15b4e4323c2: Preparing 15:52:30 dd3c0c9e4399: Preparing 15:52:30 ce68660715e2: Preparing 15:52:30 34d5ebaa5410: Preparing 15:52:30 ce68660715e2: Waiting 15:52:30 34d5ebaa5410: Waiting 15:52:30 7bbda9e63ff1: Pushed 15:52:30 fd427a9084a8: Pushed 15:52:30 4fa348f3ae6f: Pushed 15:52:30 34d5ebaa5410: Layer already exists 15:52:30 ce68660715e2: Pushed 15:52:30 dd3c0c9e4399: Pushed 15:52:37 c15b4e4323c2: Pushed 15:52:37 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:e97ab750c56f984b96dcd68760b08ad7823229f51373f40843b47b6fada6e2cc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:52:37 4fa348f3ae6f: Preparing 15:52:37 fd427a9084a8: Preparing 15:52:37 7bbda9e63ff1: Preparing 15:52:37 c15b4e4323c2: Preparing 15:52:37 dd3c0c9e4399: Preparing 15:52:37 ce68660715e2: Preparing 15:52:37 34d5ebaa5410: Preparing 15:52:37 ce68660715e2: Waiting 15:52:37 34d5ebaa5410: Waiting 15:52:37 c15b4e4323c2: Layer already exists 15:52:37 fd427a9084a8: Layer already exists 15:52:37 4fa348f3ae6f: Layer already exists 15:52:37 dd3c0c9e4399: Layer already exists 15:52:37 7bbda9e63ff1: Layer already exists 15:52:37 ce68660715e2: Layer already exists 15:52:37 34d5ebaa5410: Layer already exists 15:52:37 latest: digest: sha256:e97ab750c56f984b96dcd68760b08ad7823229f51373f40843b47b6fada6e2cc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 15:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:52:38 4fa348f3ae6f: Preparing 15:52:38 fd427a9084a8: Preparing 15:52:38 7bbda9e63ff1: Preparing 15:52:38 c15b4e4323c2: Preparing 15:52:38 dd3c0c9e4399: Preparing 15:52:38 ce68660715e2: Preparing 15:52:38 34d5ebaa5410: Preparing 15:52:38 ce68660715e2: Waiting 15:52:38 7bbda9e63ff1: Layer already exists 15:52:38 4fa348f3ae6f: Layer already exists 15:52:38 dd3c0c9e4399: Layer already exists 15:52:38 fd427a9084a8: Layer already exists 15:52:38 c15b4e4323c2: Layer already exists 15:52:38 34d5ebaa5410: Layer already exists 15:52:38 ce68660715e2: Layer already exists 15:52:38 2.3.0-dev.49: digest: sha256:e97ab750c56f984b96dcd68760b08ad7823229f51373f40843b47b6fada6e2cc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:52:39 4fa348f3ae6f: Preparing 15:52:39 fd427a9084a8: Preparing 15:52:39 7bbda9e63ff1: Preparing 15:52:39 c15b4e4323c2: Preparing 15:52:39 dd3c0c9e4399: Preparing 15:52:39 ce68660715e2: Preparing 15:52:39 34d5ebaa5410: Preparing 15:52:39 ce68660715e2: Waiting 15:52:39 34d5ebaa5410: Waiting 15:52:39 4fa348f3ae6f: Layer already exists 15:52:39 7bbda9e63ff1: Layer already exists 15:52:39 dd3c0c9e4399: Layer already exists 15:52:39 fd427a9084a8: Layer already exists 15:52:39 c15b4e4323c2: Layer already exists 15:52:39 ce68660715e2: Layer already exists 15:52:39 34d5ebaa5410: Layer already exists 15:52:39 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:e97ab750c56f984b96dcd68760b08ad7823229f51373f40843b47b6fada6e2cc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:52:39 4fa348f3ae6f: Preparing 15:52:39 fd427a9084a8: Preparing 15:52:39 7bbda9e63ff1: Preparing 15:52:39 c15b4e4323c2: Preparing 15:52:39 dd3c0c9e4399: Preparing 15:52:39 ce68660715e2: Preparing 15:52:39 34d5ebaa5410: Preparing 15:52:39 ce68660715e2: Waiting 15:52:39 34d5ebaa5410: Waiting 15:52:39 c15b4e4323c2: Layer already exists 15:52:39 7bbda9e63ff1: Layer already exists 15:52:39 4fa348f3ae6f: Layer already exists 15:52:39 dd3c0c9e4399: Layer already exists 15:52:39 fd427a9084a8: Layer already exists 15:52:39 34d5ebaa5410: Layer already exists 15:52:39 ce68660715e2: Layer already exists 15:52:39 main: digest: sha256:e97ab750c56f984b96dcd68760b08ad7823229f51373f40843b47b6fada6e2cc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:39 ===================================================== [Pipeline] echo 15:52:39 taggedImages: 15:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server:0b67b2119381be7da318202365afae4bab1434a1 15:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 15:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:52:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:52:39 0b67b2119381be7da318202365afae4bab1434a1 15:52:39 latest 15:52:39 2.3.0-dev.49 15:52:39 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:39 main 15:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b67b2119381be7da318202365afae4bab1434a1 15:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:52:40 de04e57d3a52: Preparing 15:52:40 e856b85f27fe: Preparing 15:52:40 fe590bcbd3cf: Preparing 15:52:40 68267de98185: Preparing 15:52:40 994393dc58e7: Preparing 15:52:40 994393dc58e7: Layer already exists 15:52:40 fe590bcbd3cf: Layer already exists 15:52:40 de04e57d3a52: Pushed 15:52:40 68267de98185: Pushed 15:52:43 e856b85f27fe: Pushed 15:52:43 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:8605653e402776fd7a98518a53a2b3b450cad63db2474ecb611fbd147235e0f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:52:43 de04e57d3a52: Preparing 15:52:43 e856b85f27fe: Preparing 15:52:43 fe590bcbd3cf: Preparing 15:52:43 68267de98185: Preparing 15:52:43 994393dc58e7: Preparing 15:52:43 fe590bcbd3cf: Layer already exists 15:52:43 68267de98185: Layer already exists 15:52:43 994393dc58e7: Layer already exists 15:52:43 e856b85f27fe: Layer already exists 15:52:43 de04e57d3a52: Layer already exists 15:52:43 latest: digest: sha256:8605653e402776fd7a98518a53a2b3b450cad63db2474ecb611fbd147235e0f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 15:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:52:44 de04e57d3a52: Preparing 15:52:44 e856b85f27fe: Preparing 15:52:44 fe590bcbd3cf: Preparing 15:52:44 68267de98185: Preparing 15:52:44 994393dc58e7: Preparing 15:52:44 de04e57d3a52: Layer already exists 15:52:44 994393dc58e7: Layer already exists 15:52:44 fe590bcbd3cf: Layer already exists 15:52:44 68267de98185: Layer already exists 15:52:44 e856b85f27fe: Layer already exists 15:52:44 2.3.0-dev.49: digest: sha256:8605653e402776fd7a98518a53a2b3b450cad63db2474ecb611fbd147235e0f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:52:45 de04e57d3a52: Preparing 15:52:45 e856b85f27fe: Preparing 15:52:45 fe590bcbd3cf: Preparing 15:52:45 68267de98185: Preparing 15:52:45 994393dc58e7: Preparing 15:52:45 994393dc58e7: Layer already exists 15:52:45 de04e57d3a52: Layer already exists 15:52:45 fe590bcbd3cf: Layer already exists 15:52:45 68267de98185: Layer already exists 15:52:45 e856b85f27fe: Layer already exists 15:52:45 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:8605653e402776fd7a98518a53a2b3b450cad63db2474ecb611fbd147235e0f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:52:45 de04e57d3a52: Preparing 15:52:45 e856b85f27fe: Preparing 15:52:45 fe590bcbd3cf: Preparing 15:52:45 68267de98185: Preparing 15:52:45 994393dc58e7: Preparing 15:52:45 68267de98185: Layer already exists 15:52:45 994393dc58e7: Layer already exists 15:52:45 fe590bcbd3cf: Layer already exists 15:52:45 de04e57d3a52: Layer already exists 15:52:45 e856b85f27fe: Layer already exists 15:52:45 main: digest: sha256:8605653e402776fd7a98518a53a2b3b450cad63db2474ecb611fbd147235e0f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:45 ===================================================== [Pipeline] echo 15:52:45 taggedImages: 15:52:45 - nexus3.edgexfoundry.org:10004/support-notifications:0b67b2119381be7da318202365afae4bab1434a1 15:52:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:52:45 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 15:52:45 - nexus3.edgexfoundry.org:10004/support-notifications:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:52:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:52:45 0b67b2119381be7da318202365afae4bab1434a1 15:52:45 latest 15:52:45 2.3.0-dev.49 15:52:45 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:45 main 15:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0b67b2119381be7da318202365afae4bab1434a1 15:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:52:46 8b59c3d0eff0: Preparing 15:52:46 a188880bcc00: Preparing 15:52:46 fe590bcbd3cf: Preparing 15:52:46 398d6162738f: Preparing 15:52:46 994393dc58e7: Preparing 15:52:46 fe590bcbd3cf: Layer already exists 15:52:46 994393dc58e7: Layer already exists 15:52:46 398d6162738f: Layer already exists 15:52:46 8b59c3d0eff0: Pushed 15:52:48 a188880bcc00: Pushed 15:52:48 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:ac52bb1c473dfaa7a1091564f260ce89fb20760df371f1cf0b12fb25680d98d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:52:49 8b59c3d0eff0: Preparing 15:52:49 a188880bcc00: Preparing 15:52:49 fe590bcbd3cf: Preparing 15:52:49 398d6162738f: Preparing 15:52:49 994393dc58e7: Preparing 15:52:49 994393dc58e7: Layer already exists 15:52:49 fe590bcbd3cf: Layer already exists 15:52:49 8b59c3d0eff0: Layer already exists 15:52:49 398d6162738f: Layer already exists 15:52:49 a188880bcc00: Layer already exists 15:52:49 latest: digest: sha256:ac52bb1c473dfaa7a1091564f260ce89fb20760df371f1cf0b12fb25680d98d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 15:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:52:50 8b59c3d0eff0: Preparing 15:52:50 a188880bcc00: Preparing 15:52:50 fe590bcbd3cf: Preparing 15:52:50 398d6162738f: Preparing 15:52:50 994393dc58e7: Preparing 15:52:50 994393dc58e7: Layer already exists 15:52:50 398d6162738f: Layer already exists 15:52:50 a188880bcc00: Layer already exists 15:52:50 fe590bcbd3cf: Layer already exists 15:52:50 8b59c3d0eff0: Layer already exists 15:52:50 2.3.0-dev.49: digest: sha256:ac52bb1c473dfaa7a1091564f260ce89fb20760df371f1cf0b12fb25680d98d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:52:50 8b59c3d0eff0: Preparing 15:52:50 a188880bcc00: Preparing 15:52:50 fe590bcbd3cf: Preparing 15:52:50 398d6162738f: Preparing 15:52:50 994393dc58e7: Preparing 15:52:50 a188880bcc00: Layer already exists 15:52:50 fe590bcbd3cf: Layer already exists 15:52:50 994393dc58e7: Layer already exists 15:52:50 398d6162738f: Layer already exists 15:52:50 8b59c3d0eff0: Layer already exists 15:52:50 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:ac52bb1c473dfaa7a1091564f260ce89fb20760df371f1cf0b12fb25680d98d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:52:51 8b59c3d0eff0: Preparing 15:52:51 a188880bcc00: Preparing 15:52:51 fe590bcbd3cf: Preparing 15:52:51 398d6162738f: Preparing 15:52:51 994393dc58e7: Preparing 15:52:51 398d6162738f: Layer already exists 15:52:51 a188880bcc00: Layer already exists 15:52:51 994393dc58e7: Layer already exists 15:52:51 8b59c3d0eff0: Layer already exists 15:52:51 fe590bcbd3cf: Layer already exists 15:52:51 main: digest: sha256:ac52bb1c473dfaa7a1091564f260ce89fb20760df371f1cf0b12fb25680d98d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:51 ===================================================== [Pipeline] echo 15:52:51 taggedImages: 15:52:51 - nexus3.edgexfoundry.org:10004/support-scheduler:0b67b2119381be7da318202365afae4bab1434a1 15:52:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:52:51 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 15:52:51 - nexus3.edgexfoundry.org:10004/support-scheduler:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:51 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 15:52:51 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 15:52:51 0b67b2119381be7da318202365afae4bab1434a1 15:52:51 latest 15:52:51 2.3.0-dev.49 15:52:51 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:52:51 main 15:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0b67b2119381be7da318202365afae4bab1434a1 15:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:52:52 639e1965a407: Preparing 15:52:52 8de8c234b69e: Preparing 15:52:52 faa80cb7742d: Preparing 15:52:52 ecd2b81d0ac7: Preparing 15:52:52 994393dc58e7: Preparing 15:52:52 994393dc58e7: Layer already exists 15:52:52 8de8c234b69e: Pushed 15:52:52 639e1965a407: Pushed 15:52:53 faa80cb7742d: Pushed 15:53:05 ecd2b81d0ac7: Pushed 15:53:05 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:2337f7b42ef0513d8ec48e3b4411c63935e4851a93e74032799a5fe5bc4eefc3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:53:06 639e1965a407: Preparing 15:53:06 8de8c234b69e: Preparing 15:53:06 faa80cb7742d: Preparing 15:53:06 ecd2b81d0ac7: Preparing 15:53:06 994393dc58e7: Preparing 15:53:06 994393dc58e7: Layer already exists 15:53:06 639e1965a407: Layer already exists 15:53:06 ecd2b81d0ac7: Layer already exists 15:53:06 faa80cb7742d: Layer already exists 15:53:06 8de8c234b69e: Layer already exists 15:53:06 latest: digest: sha256:2337f7b42ef0513d8ec48e3b4411c63935e4851a93e74032799a5fe5bc4eefc3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 15:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:53:07 639e1965a407: Preparing 15:53:07 8de8c234b69e: Preparing 15:53:07 faa80cb7742d: Preparing 15:53:07 ecd2b81d0ac7: Preparing 15:53:07 994393dc58e7: Preparing 15:53:07 ecd2b81d0ac7: Layer already exists 15:53:07 faa80cb7742d: Layer already exists 15:53:07 8de8c234b69e: Layer already exists 15:53:07 639e1965a407: Layer already exists 15:53:07 994393dc58e7: Layer already exists 15:53:07 2.3.0-dev.49: digest: sha256:2337f7b42ef0513d8ec48e3b4411c63935e4851a93e74032799a5fe5bc4eefc3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:53:07 639e1965a407: Preparing 15:53:07 8de8c234b69e: Preparing 15:53:07 faa80cb7742d: Preparing 15:53:07 ecd2b81d0ac7: Preparing 15:53:07 994393dc58e7: Preparing 15:53:07 639e1965a407: Layer already exists 15:53:07 ecd2b81d0ac7: Layer already exists 15:53:07 8de8c234b69e: Layer already exists 15:53:07 faa80cb7742d: Layer already exists 15:53:07 994393dc58e7: Layer already exists 15:53:07 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:2337f7b42ef0513d8ec48e3b4411c63935e4851a93e74032799a5fe5bc4eefc3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 15:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:53:08 639e1965a407: Preparing 15:53:08 8de8c234b69e: Preparing 15:53:08 faa80cb7742d: Preparing 15:53:08 ecd2b81d0ac7: Preparing 15:53:08 994393dc58e7: Preparing 15:53:08 639e1965a407: Layer already exists 15:53:08 faa80cb7742d: Layer already exists 15:53:08 ecd2b81d0ac7: Layer already exists 15:53:08 994393dc58e7: Layer already exists 15:53:08 8de8c234b69e: Layer already exists 15:53:08 main: digest: sha256:2337f7b42ef0513d8ec48e3b4411c63935e4851a93e74032799a5fe5bc4eefc3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:53:08 ===================================================== [Pipeline] echo 15:53:08 taggedImages: 15:53:08 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0b67b2119381be7da318202365afae4bab1434a1 15:53:08 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:53:08 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 15:53:08 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 15:53:08 - 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] } 15:53:32 Removing intermediate container 07f8769ecf40 15:53:32 ---> cfeb85493bee 15:53:32 Step 8/22 : COPY . . 15:53:32 Removing intermediate container a93bad342865 15:53:32 ---> e928f5cd1fff 15:53:32 Step 8/26 : COPY . . 15:53:32 Removing intermediate container ed3c6c813038 15:53:32 ---> e4683b4e32c3 15:53:32 Step 8/31 : COPY . . 15:53:32 Removing intermediate container 2ff758eb072c 15:53:32 ---> 97fed9bdc16e 15:53:32 Step 8/24 : COPY . . 15:53:32 Removing intermediate container f71d9e925312 15:53:32 ---> c71aea81dc62 15:53:32 Step 8/23 : COPY . . 15:53:32 ---> 6f10784618c2 15:53:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:53:32 ---> aeb7a679514b 15:53:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:53:32 ---> 9787706b10d9 15:53:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:53:32 ---> d09a170cf4e4 15:53:32 Step 9/24 : RUN make cmd/core-metadata/core-metadata 15:53:32 ---> 85085cae576b 15:53:32 Step 9/23 : RUN make cmd/core-command/core-command 15:53:32 ---> Running in 7f50971e4b2a 15:53:32 ---> Running in c59e566e7c53 15:53:32 ---> Running in 01861afe5391 15:53:32 ---> Running in 917baa07ceba 15:53:32 ---> Running in a83a831d2e48 15:53:32 Removing intermediate container c59e566e7c53 15:53:32 ---> 036a1b302765 15:53:32 Step 10/26 : WORKDIR /edgex-go/spire-build 15:53:32 ---> Running in cecf0e22bfe9 15:53:32 Removing intermediate container cecf0e22bfe9 15:53:32 ---> 9c551af8cd0f 15:53:32 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:53:32 ---> Running in c99ad36e0ba8 15:53:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:53:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:53:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:53:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:32 Removing intermediate container c99ad36e0ba8 15:53:32 ---> d5c1224debb1 15:53:32 Step 12/26 : WORKDIR /edgex-go 15:53:32 ---> Running in 68fbe552e25b 15:53:33 Removing intermediate container 68fbe552e25b 15:53:33 ---> 8e2bdb176eb0 15:53:33 15:53:33 Step 13/26 : FROM alpine:3.15 15:53:33 3.15: Pulling from library/alpine 15:53:34 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:53:34 Status: Downloaded newer image for alpine:3.15 15:53:34 ---> 02e0d6fdf486 15:53:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:34 ---> Running in 1e034793467a 15:53:35 Removing intermediate container 1e034793467a 15:53:35 ---> b76ac27bc72f 15:53:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:35 ---> Running in 94333d1657c8 15:53:38 Removing intermediate container 94333d1657c8 15:53:38 ---> f8941969f313 15:53:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:53:38 ---> Running in 3ceab5484c15 15:53:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:43 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:53:43 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:53:43 OK: 15733 distinct packages available 15:53:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:45 (1/4) Installing dumb-init (1.2.5-r1) 15:53:45 (2/4) Installing musl-obstack (1.2.3-r0) 15:53:45 (3/4) Installing libucontext (1.1-r0) 15:53:45 (4/4) Installing gcompat (1.0.0-r4) 15:53:45 Executing busybox-1.34.1-r7.trigger 15:53:45 OK: 6 MiB in 18 packages 15:53:47 Removing intermediate container 3ceab5484c15 15:53:47 ---> d8106e7d7ff9 15:53:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:52 ---> e5b91b90d4d9 15:53:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:53:53 ---> 7d06f30abf7e 15:53:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:53:53 ---> Running in a37e266c743e 15:53:53 Removing intermediate container a37e266c743e 15:53:53 ---> 5b37a4d3dbf1 15:53:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:54 ---> db0d4138fa45 15:53:54 Step 21/26 : WORKDIR / 15:53:54 ---> Running in f6371f5f2ff9 15:53:55 Removing intermediate container f6371f5f2ff9 15:53:55 ---> 7c08eb42d3aa 15:53:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:55 ---> Running in 2dd8d82e4fe8 15:53:56 Removing intermediate container 2dd8d82e4fe8 15:53:56 ---> 44c98f1bd21f 15:53:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:56 ---> Running in 827619236d7c 15:53:56 Removing intermediate container 827619236d7c 15:53:56 ---> a7f2fff2804f 15:53:56 Step 24/26 : LABEL arch=arm64 15:53:56 ---> Running in 8eb058e8b1bb 15:53:57 Removing intermediate container 8eb058e8b1bb 15:53:57 ---> f6aefaeaf1e5 15:53:57 Step 25/26 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:53:57 ---> Running in 648c486962a7 15:53:57 Removing intermediate container 648c486962a7 15:53:57 ---> 48d292233f25 15:53:57 Step 26/26 : LABEL version=2.3.0-dev.49 15:53:57 ---> Running in 5a35127e9f45 15:53:58 Removing intermediate container 5a35127e9f45 15:53:58 ---> 11db0737634b 15:53:58 15:53:58 Successfully built 11db0737634b 15:53:58 Successfully tagged security-spire-config-arm64:latest 15:53:58  Building security-spire-config ... done Building security-proxy-setup 15:54:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:54:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:02 ---> 33ab0671c249 15:54:02 Step 3/22 : WORKDIR /edgex-go 15:54:02 ---> Using cache 15:54:02 ---> f2c30348e07a 15:54:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:02 ---> Using cache 15:54:02 ---> 335257241edd 15:54:02 Step 5/22 : RUN apk add --update --no-cache make git 15:54:02 ---> Running in 510f907416b4 15:54:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:54:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:54:06 OK: 221 MiB in 51 packages 15:54:08 Removing intermediate container 510f907416b4 15:54:08 ---> 1d5cd05ba594 15:54:08 Step 6/22 : COPY go.mod vendor* ./ 15:54:08 ---> 7ad143204492 15:54:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:08 ---> Running in c641f1b36c3c 15:54:55 Removing intermediate container c641f1b36c3c 15:54:55 ---> 89a786c93072 15:54:55 Step 8/22 : COPY . . 15:54:58 ---> b26aa63d7abc 15:54:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:58 ---> Running in 9fa8d82259a0 15:55:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:58:52 Removing intermediate container a83a831d2e48 15:58:52 ---> abc1f182c07a 15:58:52 15:58:52 Step 10/23 : FROM alpine:3.16 15:58:52 3.16: Pulling from library/alpine 15:58:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:58:52 Status: Downloaded newer image for alpine:3.16 15:58:52 ---> a6215f271958 15:58:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:58:52 ---> Running in 994f99aeae37 15:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:58:52 (1/1) Installing dumb-init (1.2.5-r1) 15:58:52 Executing busybox-1.35.0-r17.trigger 15:58:52 OK: 5 MiB in 15 packages 15:58:52 Removing intermediate container 994f99aeae37 15:58:52 ---> 1810a8dcf0ba 15:58:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:52 ---> Running in c00bf3e4dfe0 15:58:52 Removing intermediate container 01861afe5391 15:58:52 ---> e33819113a63 15:58:52 15:58:52 Step 10/31 : FROM alpine:3.16 15:58:52 ---> a6215f271958 15:58:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:52 ---> Running in 7f66c0ed4074 15:58:52 Removing intermediate container c00bf3e4dfe0 15:58:52 ---> 5004f6a5e4d8 15:58:52 Step 13/23 : ENV APP_PORT=59882 15:58:52 ---> Running in 16a4ebc0213a 15:58:52 Removing intermediate container 7f66c0ed4074 15:58:52 ---> cfc63a07ed48 15:58:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:58:52 ---> Running in bae037855c46 15:58:52 Removing intermediate container 16a4ebc0213a 15:58:52 ---> dcc65df43b98 15:58:52 Step 14/23 : EXPOSE $APP_PORT 15:58:52 ---> Running in c1e7624bc23c 15:58:52 Removing intermediate container c1e7624bc23c 15:58:52 ---> 8234025b1da9 15:58:52 Step 15/23 : WORKDIR / 15:58:52 ---> Running in 90e71fadb866 15:58:52 Removing intermediate container 90e71fadb866 15:58:52 ---> e1aa3dc6f889 15:58:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:58:53 ---> db5a23ea6906 15:58:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:58:54 (1/2) Installing dumb-init (1.2.5-r1) 15:58:54 (2/2) Installing su-exec (0.2-r1) 15:58:54 Executing busybox-1.35.0-r17.trigger 15:58:54 OK: 5 MiB in 16 packages 15:58:55 ---> ea096c39807f 15:58:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:58:56 Removing intermediate container bae037855c46 15:58:56 ---> 511b2d73facb 15:58:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:58:56 ---> Running in 44715478cf0f 15:58:56 ---> 58fcbadec3af 15:58:56 Step 19/23 : ENTRYPOINT ["/core-command"] 15:58:56 ---> Running in f3fdbfe35dd9 15:58:57 Removing intermediate container 44715478cf0f 15:58:57 ---> 531c15ca9fcc 15:58:57 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:58:57 ---> Running in 80ce4243352f 15:58:57 Removing intermediate container f3fdbfe35dd9 15:58:57 ---> be838505506b 15:58:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:57 ---> Running in bc3f5bb27e08 15:58:58 Removing intermediate container 80ce4243352f 15:58:58 ---> fb12e3cc6c26 15:58:58 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:58:58 ---> Running in 0fe2c2baccae 15:58:58 Removing intermediate container bc3f5bb27e08 15:58:58 ---> f1d96f8bbe52 15:58:58 Step 21/23 : LABEL arch=arm64 15:58:58 ---> Running in 5d89c6b09ca9 15:58:58 Removing intermediate container 0fe2c2baccae 15:58:58 ---> 3a927638928c 15:58:58 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:58:58 ---> Running in ed057aae3002 15:58:59 Removing intermediate container 5d89c6b09ca9 15:58:59 ---> ec5fcc64c5dc 15:58:59 Step 22/23 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:58:59 ---> Running in ce3376adbecb 15:58:59 Removing intermediate container ce3376adbecb 15:58:59 ---> aeac7b9ee937 15:58:59 Step 23/23 : LABEL version=2.3.0-dev.49 15:59:00 ---> Running in 77ec7d3d49cb 15:59:00 Removing intermediate container 77ec7d3d49cb 15:59:00 ---> d72361283547 15:59:00 15:59:00 Successfully built d72361283547 15:59:00 Successfully tagged core-command-arm64:latest 15:59:00  Building core-command ... done Building security-secretstore-setup 15:59:02 Removing intermediate container ed057aae3002 15:59:02 ---> c1815f082fa4 15:59:02 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 15:59:02 ---> Running in e7603090e338 15:59:03 Removing intermediate container e7603090e338 15:59:03 ---> 7349cf8affad 15:59:03 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:59:04 ---> 2291d42c42cd 15:59:04 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:59:04 ---> Running in 7ab5695d7d2f 15:59:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:59:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:59:05 ---> 33ab0671c249 15:59:05 Step 3/25 : WORKDIR /edgex-go 15:59:05 ---> Using cache 15:59:05 ---> f2c30348e07a 15:59:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:05 ---> Using cache 15:59:05 ---> 335257241edd 15:59:05 Step 5/25 : RUN apk add --update --no-cache make git 15:59:05 ---> Using cache 15:59:05 ---> 1d5cd05ba594 15:59:05 Step 6/25 : COPY go.mod vendor* ./ 15:59:05 ---> Using cache 15:59:05 ---> 7ad143204492 15:59:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:05 ---> Using cache 15:59:05 ---> 89a786c93072 15:59:05 Step 8/25 : COPY . . 15:59:05 ---> Using cache 15:59:05 ---> b26aa63d7abc 15:59:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:59:06 ---> Running in 8beb982ae320 15:59:08 Removing intermediate container 7ab5695d7d2f 15:59:08 ---> a450e0fbf5bb 15:59:08 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:59: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.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:59:09 ---> a1af1d164957 15:59:09 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:59:11 ---> 28994ea0de7f 15:59:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:59:11 ---> a9e4192f8daf 15:59:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:59:12 ---> 4d303f30f9e6 15:59:12 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:59:13 ---> 6ccb9ed86da5 15:59:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:59:14 ---> 0602625bd6af 15:59:14 Step 26/31 : RUN chmod +x /entrypoint.sh 15:59:14 ---> Running in 11b7ec250465 15:59:17 Removing intermediate container 11b7ec250465 15:59:17 ---> 065826e5060d 15:59:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:59:17 ---> Running in a9a8f8b2563a 15:59:17 Removing intermediate container a9a8f8b2563a 15:59:17 ---> df920d55241b 15:59:17 Step 28/31 : CMD ["gate"] 15:59:17 ---> Running in 24db1b4e1796 15:59:18 Removing intermediate container 24db1b4e1796 15:59:18 ---> 5c7c7ca418e5 15:59:18 Step 29/31 : LABEL arch=arm64 15:59:18 ---> Running in 4bcb1cb31978 15:59:19 Removing intermediate container 4bcb1cb31978 15:59:19 ---> 3855465a09b5 15:59:19 Step 30/31 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 15:59:19 ---> Running in 3a05fbcd84b2 15:59:19 Removing intermediate container 3a05fbcd84b2 15:59:19 ---> 81cc5cd7249c 15:59:19 Step 31/31 : LABEL version=2.3.0-dev.49 15:59:19 ---> Running in 06edd44b3439 15:59:20 Removing intermediate container 06edd44b3439 15:59:20 ---> db5940d0ecbd 15:59:20 15:59:20 Successfully built db5940d0ecbd 15:59:20 Successfully tagged security-bootstrapper-arm64:latest 15:59:20 Building security-spire-server 15:59:24  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:59:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:59:24 ---> 33ab0671c249 15:59:24 Step 3/25 : WORKDIR /edgex-go 15:59:24 ---> Using cache 15:59:24 ---> f2c30348e07a 15:59:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:24 ---> Using cache 15:59:24 ---> 335257241edd 15:59:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:59:24 ---> Running in 10d969207e3e 15:59:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:59:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:59:28 OK: 221 MiB in 51 packages 15:59:29 Removing intermediate container 10d969207e3e 15:59:29 ---> 270a1906c421 15:59:29 Step 6/25 : COPY go.mod vendor* ./ 15:59:30 ---> 61ccc5c39084 15:59:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:30 ---> Running in 559458b07163 15:59:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:59:52 Removing intermediate container 917baa07ceba 15:59:52 ---> 1028d7cff83a 15:59:52 15:59:52 Step 10/24 : FROM alpine:3.16 15:59:52 ---> a6215f271958 15:59:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:59:52 ---> Using cache 15:59:52 ---> 1810a8dcf0ba 15:59:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:52 ---> Using cache 15:59:52 ---> 5004f6a5e4d8 15:59:52 Step 13/24 : ENV APP_PORT=59881 15:59:52 ---> Running in 68fdfca6608c 15:59:52 Removing intermediate container 68fdfca6608c 15:59:52 ---> f51c148c8f05 15:59:52 Step 14/24 : EXPOSE $APP_PORT 15:59:53 ---> Running in c8abc3cec05d 15:59:53 Removing intermediate container c8abc3cec05d 15:59:53 ---> f1cf8bf55d87 15:59:53 Step 15/24 : WORKDIR / 15:59:53 ---> Running in 5f477a6fb699 15:59:54 Removing intermediate container 5f477a6fb699 15:59:54 ---> 71b236471807 15:59:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:55 ---> 10c38bbec6e5 15:59:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:59:58 ---> 89e1ce8f644a 15:59:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:59:59 ---> 7b0f217671ea 15:59:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:00:01 ---> 45be36f9a12f 16:00:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:00:01 ---> Running in 977d09872fa0 16:00:02 Removing intermediate container 977d09872fa0 16:00:02 ---> c0391aa6cb8c 16:00:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:02 ---> Running in a0d23d09784f 16:00:03 Removing intermediate container a0d23d09784f 16:00:03 ---> 897d04164d90 16:00:03 Step 22/24 : LABEL arch=arm64 16:00:03 ---> Running in 6d7e0a0d35f6 16:00:04 Removing intermediate container 6d7e0a0d35f6 16:00:04 ---> afb20997e820 16:00:04 Step 23/24 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:00:05 ---> Running in 177a43cec018 16:00:06 Removing intermediate container 177a43cec018 16:00:06 ---> 3ac3c9fea317 16:00:06 Step 24/24 : LABEL version=2.3.0-dev.49 16:00:06 ---> Running in 52b63aa7ed8e 16:00:08 Removing intermediate container 52b63aa7ed8e 16:00:08 ---> b399e86e45f8 16:00:08 16:00:08 Successfully built b399e86e45f8 16:00:08 Successfully tagged core-metadata-arm64:latest 16:00:08  Building core-metadata ... done Building security-spiffe-token-provider 16:00:14 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:00:14 ---> 33ab0671c249 16:00:14 Step 3/20 : WORKDIR /edgex-go 16:00:14 ---> Using cache 16:00:14 ---> f2c30348e07a 16:00:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:00:14 ---> Running in 05c84de2eefb 16:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:19 v3.16.2-72-g941795a804 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:00:19 v3.16.2-75-g0ffe80ea03 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:00:19 OK: 16890 distinct packages available 16:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:21 Removing intermediate container 9fa8d82259a0 16:00:21 ---> 94b8cb58897b 16:00:21 16:00:21 Step 10/22 : FROM alpine:3.16 16:00:21 ---> a6215f271958 16:00:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:00:21 ---> Running in 206faa20bb3c 16:00:21 OK: 221 MiB in 51 packages 16:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:24 Removing intermediate container 05c84de2eefb 16:00:24 ---> 98b79921258b 16:00:24 Step 5/20 : COPY go.mod vendor* ./ 16:00:25 (1/6) Installing ca-certificates (20220614-r0) 16:00:25 (2/6) Installing brotli-libs (1.0.9-r6) 16:00:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:00:25 (4/6) Installing libcurl (7.83.1-r2) 16:00:25 (5/6) Installing curl (7.83.1-r2) 16:00:25 (6/6) Installing dumb-init (1.2.5-r1) 16:00:25 Executing busybox-1.35.0-r17.trigger 16:00:25 Executing ca-certificates-20220614-r0.trigger 16:00:26 OK: 8 MiB in 20 packages 16:00:26 ---> cdd015a4fbc7 16:00:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:26 ---> Running in 6a17376e84af 16:00:29 Removing intermediate container 206faa20bb3c 16:00:29 ---> c08efe6062a8 16:00:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:29 ---> Running in 927ba2491db9 16:00:30 Removing intermediate container 927ba2491db9 16:00:30 ---> 5aa9da158245 16:00:30 Step 13/22 : WORKDIR /edgex 16:00:30 ---> Running in 62657953bb16 16:00:30 Removing intermediate container 62657953bb16 16:00:30 ---> fffe6046886b 16:00:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:00:31 Removing intermediate container 559458b07163 16:00:31 ---> f8379f850d94 16:00:31 Step 8/25 : COPY . . 16:00:32 ---> 458424c419ff 16:00:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:00:34 ---> bfa8cb6e1570 16:00:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:00:36 ---> 1fe509a6fb61 16:00:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:00:36 ---> Running in 6bdb1fc4a897 16:00:37 Removing intermediate container 6bdb1fc4a897 16:00:37 ---> a1a8a59fcead 16:00:37 Step 10/25 : WORKDIR /edgex-go/spire-build 16:00:37 ---> af8252206f62 16:00:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:00:37 ---> Running in 2bff1f721a6d 16:00:38 Removing intermediate container 2bff1f721a6d 16:00:38 ---> 0b86608f252f 16:00:38 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 16:00:38 ---> Running in 7bec496063a0 16:00:38 ---> 691275484fab 16:00:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:00:38 ---> Running in b341421745ca 16:00:42 Removing intermediate container 7bec496063a0 16:00:42 ---> f663c8d3e9f2 16:00:42 Step 12/25 : WORKDIR /edgex-go 16:00:42 ---> Running in 562450ea86cb 16:00:42 Removing intermediate container b341421745ca 16:00:42 ---> a3c08dad197d 16:00:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:00:42 ---> Running in 33917ea964dd 16:00:43 Removing intermediate container 562450ea86cb 16:00:43 ---> a74f7955138e 16:00:43 16:00:43 Step 13/25 : FROM alpine:3.15 16:00:43 ---> 02e0d6fdf486 16:00:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Removing intermediate container 33917ea964dd 16:00:43 ---> 7867159b8550 16:00:43 Step 20/22 : LABEL arch=arm64 16:00:43 16:00:43 ---> Using cache 16:00:43 ---> b76ac27bc72f 16:00:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:43 ---> Using cache 16:00:43 ---> f8941969f313 16:00:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:00:43 ---> Running in 7f4b7d67c22b 16:00:43 ---> Running in 9d595005e8c9 16:00:44 Removing intermediate container 9d595005e8c9 16:00:44 ---> fb768efd1967 16:00:44 Step 21/22 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:00:44 ---> Running in 97ebd0950a5a 16:00:45 Removing intermediate container 97ebd0950a5a 16:00:45 ---> 4f035f7527ca 16:00:45 Step 22/22 : LABEL version=2.3.0-dev.49 16:00:45 ---> Running in ab057df17f3e 16:00:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:00:46 Removing intermediate container ab057df17f3e 16:00:46 ---> ae8c9ad7733e 16:00:46 16:00:46 Successfully built ae8c9ad7733e 16:00:46 Successfully tagged security-proxy-setup-arm64:latest 16:00:46  Building security-proxy-setup ... done Building security-spire-agent 16:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:00:48 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:00:48 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:00:48 OK: 15733 distinct packages available 16:00:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:00:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:00:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:00:49 ---> 33ab0671c249 16:00:49 Step 3/26 : WORKDIR /edgex-go 16:00:49 ---> Using cache 16:00:49 ---> f2c30348e07a 16:00:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:49 ---> Using cache 16:00:49 ---> 335257241edd 16:00:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:00:49 ---> Using cache 16:00:49 ---> 270a1906c421 16:00:49 Step 6/26 : COPY go.mod vendor* ./ 16:00:49 ---> Using cache 16:00:49 ---> 61ccc5c39084 16:00:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:49 ---> Using cache 16:00:49 ---> f8379f850d94 16:00:49 Step 8/26 : COPY . . 16:00:49 ---> Using cache 16:00:49 ---> 1fe509a6fb61 16:00:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:00:49 ---> Using cache 16:00:49 ---> a1a8a59fcead 16:00:49 Step 10/26 : WORKDIR /edgex-go/spire-build 16:00:49 ---> Using cache 16:00:49 ---> 0b86608f252f 16:00:49 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 16:00:50 ---> Running in 5ea3e262e7ca 16:00:50 (1/5) Installing dumb-init (1.2.5-r1) 16:00:51 (2/5) Installing musl-obstack (1.2.3-r0) 16:00:51 (3/5) Installing libucontext (1.1-r0) 16:00:51 (4/5) Installing gcompat (1.0.0-r4) 16:00:51 (5/5) Installing openssl (1.1.1q-r0) 16:00:51 Executing busybox-1.34.1-r7.trigger 16:00:51 OK: 6 MiB in 19 packages 16:00:54 Removing intermediate container 5ea3e262e7ca 16:00:54 ---> a7b3880c5b84 16:00:54 Step 12/26 : WORKDIR /edgex-go 16:00:54 ---> Running in 7d3e0a2f9d98 16:00:54 Removing intermediate container 7f4b7d67c22b 16:00:54 ---> 9a632d82bd21 16:00:54 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:00:55 Removing intermediate container 7d3e0a2f9d98 16:00:55 ---> 05afec0fcfb4 16:00:55 16:00:55 Step 13/26 : FROM alpine:3.15 16:00:55 ---> 02e0d6fdf486 16:00:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:00:55 ---> Using cache 16:00:55 ---> b76ac27bc72f 16:00:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:55 ---> Using cache 16:00:55 ---> f8941969f313 16:00:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:00:55 ---> Using cache 16:00:55 ---> 9a632d82bd21 16:00:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:01:02 ---> fd93fb2ea14c 16:01:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:01:06 ---> 6e3d8eb6e4f2 16:01:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:01:09 ---> d570579c1106 16:01:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:01:11 ---> ed6ce92c5481 16:01:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:01:13 ---> a988e71d53c5 16:01:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:01:13 ---> Running in 132f4ec014f6 16:01:14 Removing intermediate container 132f4ec014f6 16:01:14 ---> 785c54e1fe92 16:01:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:01:14 ---> Running in af196f20ffef 16:01:15 Removing intermediate container af196f20ffef 16:01:15 ---> 522e558be604 16:01:15 Step 23/25 : LABEL arch=arm64 16:01:16 ---> Running in b6af97a9f944 16:01:17 Removing intermediate container b6af97a9f944 16:01:17 ---> ea258df29c3e 16:01:17 Step 24/25 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:01:17 ---> 3588e6421f6b 16:01:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:01:17 ---> Running in fa1750a38dfa 16:01:19 Removing intermediate container fa1750a38dfa 16:01:19 ---> e95a982bec09 16:01:19 Step 25/25 : LABEL version=2.3.0-dev.49 16:01:19 ---> Running in 7212f267b890 16:01:19 ---> 04521dc799cf 16:01:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:01:20 Removing intermediate container 7212f267b890 16:01:20 ---> c942a9a143ee 16:01:20 16:01:20 Successfully built c942a9a143ee 16:01:20 Successfully tagged security-spire-server-arm64:latest 16:01:20  Building security-spire-server ... done Building support-scheduler 16:01:22 ---> bf1281362f5d 16:01:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:01:23 ---> bb5c45c540f4 16:01:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:01:23 ---> Running in a84834badf73 16:01:25 Removing intermediate container a84834badf73 16:01:25 ---> 39e5ee6e9b7c 16:01:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:01:25 ---> Running in 0c59708e3eeb 16:01:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:26 ---> 33ab0671c249 16:01:26 Step 3/22 : WORKDIR /edgex-go 16:01:26 ---> Using cache 16:01:26 ---> f2c30348e07a 16:01:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:26 ---> Using cache 16:01:26 ---> 335257241edd 16:01:26 Step 5/22 : RUN apk add --update --no-cache make git 16:01:26 ---> Using cache 16:01:26 ---> 1d5cd05ba594 16:01:26 Step 6/22 : COPY go.mod vendor* ./ 16:01:26 ---> Using cache 16:01:26 ---> 7ad143204492 16:01:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:26 ---> Using cache 16:01:26 ---> 89a786c93072 16:01:26 Step 8/22 : COPY . . 16:01:27 Removing intermediate container 0c59708e3eeb 16:01:27 ---> ed75d54366e3 16:01:27 Step 24/26 : LABEL arch=arm64 16:01:27 ---> Running in 3fc57d53b9b6 16:01:27 ---> Using cache 16:01:27 ---> b26aa63d7abc 16:01:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:01:27 ---> Running in d477db187309 16:01:28 Removing intermediate container 3fc57d53b9b6 16:01:28 ---> 3f068715647e 16:01:28 Step 25/26 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:01:28 ---> Running in 9252171a8645 16:01:28 Removing intermediate container 7f50971e4b2a 16:01:28 ---> fb4dffd461d7 16:01:28 16:01:28 Step 10/22 : FROM alpine:3.16 16:01:28 ---> a6215f271958 16:01:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:29 ---> Running in b67048c1b927 16:01:30 Removing intermediate container 9252171a8645 16:01:30 ---> e743a4ed6266 16:01:30 Step 26/26 : LABEL version=2.3.0-dev.49 16:01:30 ---> Running in 93c6c6cdb5df 16:01:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:01:31 Removing intermediate container 93c6c6cdb5df 16:01:31 ---> 4834746c1a59 16:01:31 16:01:31 Successfully built 4834746c1a59 16:01:31 Successfully tagged security-spire-agent-arm64:latest 16:01:31  Building security-spire-agent ... done Building sys-mgmt-agent 16:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:01:33 Removing intermediate container 6a17376e84af 16:01:33 ---> 2785c8f28088 16:01:33 Step 7/20 : COPY . . 16:01:34 (1/2) Installing ca-certificates (20220614-r0) 16:01:34 (2/2) Installing dumb-init (1.2.5-r1) 16:01:34 Executing busybox-1.35.0-r17.trigger 16:01:34 Executing ca-certificates-20220614-r0.trigger 16:01:35 OK: 6 MiB in 16 packages 16:01:38 Removing intermediate container b67048c1b927 16:01:38 ---> bd8a3b3a2014 16:01:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:01:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:38 ---> 33ab0671c249 16:01:38 Step 3/23 : WORKDIR /edgex-go 16:01:38 ---> Using cache 16:01:38 ---> f2c30348e07a 16:01:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:38 ---> Using cache 16:01:38 ---> 335257241edd 16:01:38 Step 5/23 : RUN apk add --update --no-cache make bash git 16:01:38 ---> Running in 362aefe65801 16:01:38 ---> Running in 8ba1fd98efa8 16:01:38 ---> 6fc2bc86bb0e 16:01:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:01:38 ---> Running in d64197c1c2a3 16:01:39 Removing intermediate container 362aefe65801 16:01:39 ---> d9490f41eb4d 16:01:39 Step 13/22 : ENV APP_PORT=59860 16:01:39 ---> Running in 0c7b4d78c5dd 16:01:40 Removing intermediate container 0c7b4d78c5dd 16:01:40 ---> 77836db67d76 16:01:40 Step 14/22 : EXPOSE $APP_PORT 16:01:40 ---> Running in abe0a2b26399 16:01:41 Removing intermediate container abe0a2b26399 16:01:41 ---> 658094cc5f59 16:01:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:01:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:01:42 ---> 7da97278dd81 16:01:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:01:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:01:44 OK: 221 MiB in 51 packages 16:01:45 ---> 1647b2ce58d8 16:01:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:01:45 Removing intermediate container 8ba1fd98efa8 16:01:45 ---> a5821b98da7a 16:01:45 Step 6/23 : COPY go.mod vendor* ./ 16:01:46 ---> ef86f4e41965 16:01:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:01:46 ---> Running in 3207fe67efce 16:01:47 ---> 0399796562eb 16:01:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:47 ---> Running in cf93c4e3ca16 16:01:47 Removing intermediate container 3207fe67efce 16:01:47 ---> eb46cbf7580f 16:01:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:47 ---> Running in 80f601b3ef4f 16:01:48 Removing intermediate container 80f601b3ef4f 16:01:48 ---> e1c8c5378057 16:01:48 Step 20/22 : LABEL arch=arm64 16:01:48 ---> Running in 0ec7fc8db91f 16:01:49 Removing intermediate container 0ec7fc8db91f 16:01:49 ---> 30f80e7d4155 16:01:49 Step 21/22 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:01:49 ---> Running in 55e1e686ff3d 16:01:49 Removing intermediate container 55e1e686ff3d 16:01:49 ---> da5617ea420f 16:01:49 Step 22/22 : LABEL version=2.3.0-dev.49 16:01:49 ---> Running in bd68130c1ab3 16:01:50 Removing intermediate container bd68130c1ab3 16:01:50 ---> c8a5dcaffcc8 16:01:50 16:01:50 Successfully built c8a5dcaffcc8 16:01:50 Successfully tagged support-notifications-arm64:latest 16:01:50  Building support-notifications ... done Building core-data 16:01:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:53 ---> 33ab0671c249 16:01:53 Step 3/23 : WORKDIR /edgex-go 16:01:53 ---> Using cache 16:01:53 ---> f2c30348e07a 16:01:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:53 ---> Using cache 16:01:53 ---> 335257241edd 16:01:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:01:54 ---> Running in 7009a967ff31 16:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:01:58 OK: 221 MiB in 51 packages 16:01:59 Removing intermediate container 7009a967ff31 16:01:59 ---> 066effcd16bb 16:01:59 Step 6/23 : COPY go.mod vendor* ./ 16:02:00 ---> 3f2b1fd38e95 16:02:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:00 ---> Running in f642143e4495 16:02:47 Removing intermediate container cf93c4e3ca16 16:02:47 ---> e7b059bbc83e 16:02:47 Step 8/23 : COPY . . 16:02:48 ---> e6dce6355e55 16:02:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:02:48 ---> Running in 8c1155d10dfe 16:02: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.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:02:55 Removing intermediate container f642143e4495 16:02:55 ---> ae951b9e6ae9 16:02:55 Step 8/23 : COPY . . 16:02:58 ---> 27bdfd953c10 16:02:58 Step 9/23 : RUN make cmd/core-data/core-data 16:02:58 ---> Running in 6a01024c42ef 16:03: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.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:03: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.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:03:28 Removing intermediate container 8beb982ae320 16:03:28 ---> 9e214632a8bb 16:03:28 16:03:28 Step 10/25 : FROM alpine:3.16 16:03:28 ---> a6215f271958 16:03:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:03:28 ---> Running in 995d39664456 16:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:30 (1/3) Installing ca-certificates (20220614-r0) 16:03:30 (2/3) Installing dumb-init (1.2.5-r1) 16:03:30 (3/3) Installing su-exec (0.2-r1) 16:03:30 Executing busybox-1.35.0-r17.trigger 16:03:30 Executing ca-certificates-20220614-r0.trigger 16:03:31 OK: 6 MiB in 17 packages 16:03:33 Removing intermediate container 995d39664456 16:03:33 ---> 8909042ed091 16:03:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:03:33 ---> Running in 99a0ce8aa43e 16:03:33 Removing intermediate container 99a0ce8aa43e 16:03:33 ---> 12fae83b9511 16:03:33 Step 13/25 : WORKDIR / 16:03:33 ---> Running in bfb4cd9379ab 16:03:33 Removing intermediate container bfb4cd9379ab 16:03:33 ---> 194025d2109a 16:03: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 16:03:34 ---> e2b50ba5bc3e 16:03:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:03:35 ---> 298fe58334b5 16:03:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:03:37 ---> 7785578f36f0 16:03:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:03:38 ---> 097530529c9c 16:03:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:03:39 ---> 6ada0fe4f1c8 16:03:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:03:41 ---> e223e4801195 16:03:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:03:41 ---> 35b7a7ec2b8c 16:03:41 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:42 ---> Running in 281e57387982 16:03:45 Removing intermediate container 281e57387982 16:03:45 ---> 3818268fc003 16:03:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:03:45 ---> Running in 5d25577f5c9e 16:03:45 Removing intermediate container 5d25577f5c9e 16:03:45 ---> 8284bfaae68b 16:03:45 Step 23/25 : LABEL arch=arm64 16:03:45 ---> Running in af296fdf8975 16:03:46 Removing intermediate container af296fdf8975 16:03:46 ---> 837d955f207c 16:03:46 Step 24/25 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:03:46 ---> Running in 1422c5c83677 16:03:47 Removing intermediate container 1422c5c83677 16:03:47 ---> 1d7c42f3b07b 16:03:47 Step 25/25 : LABEL version=2.3.0-dev.49 16:03:47 ---> Running in 8cdfa904404f 16:03:47 Removing intermediate container 8cdfa904404f 16:03:47 ---> 4cdebf6b6e82 16:03:47 16:03:47 Successfully built 4cdebf6b6e82 16:03:47 Successfully tagged security-secretstore-setup-arm64:latest 16:07:09  Building security-secretstore-setup ... done Removing intermediate container 8c1155d10dfe 16:07:09 ---> 8a3d000d3468 16:07:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:07:09 ---> Running in 8343f281284b 16:07: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.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:07:09 Removing intermediate container 8343f281284b 16:07:09 ---> e29098d36566 16:07:09 16:07:09 Step 11/23 : FROM alpine:3.16 16:07:09 ---> a6215f271958 16:07:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:07:09 ---> Running in b13eb3611929 16:07:09 Removing intermediate container b13eb3611929 16:07:09 ---> aac3ce0a9dde 16:07:09 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 16:07:09 ---> Running in 869ac7933460 16:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:07:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:07:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:07:13 (3/33) Installing readline (8.1.2-r0) 16:07:13 (4/33) Installing bash (5.1.16-r2) 16:07:13 Executing bash-5.1.16-r2.post-install 16:07:13 (5/33) Installing ca-certificates (20220614-r0) 16:07:13 (6/33) Installing brotli-libs (1.0.9-r6) 16:07:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:07:13 (8/33) Installing libcurl (7.83.1-r2) 16:07:13 (9/33) Installing curl (7.83.1-r2) 16:07:13 (10/33) Installing docker-cli (20.10.16-r2) 16:07:14 (11/33) Installing dumb-init (1.2.5-r1) 16:07:14 (12/33) Installing libbz2 (1.0.8-r1) 16:07:14 (13/33) Installing expat (2.4.8-r0) 16:07:14 (14/33) Installing libffi (3.4.2-r1) 16:07:14 (15/33) Installing gdbm (1.23-r0) 16:07:14 (16/33) Installing xz-libs (5.2.5-r1) 16:07:14 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:07:14 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:07:14 (19/33) Installing mpdecimal (2.5.1-r1) 16:07:14 (20/33) Installing sqlite-libs (3.38.5-r0) 16:07:14 (21/33) Installing python3 (3.10.5-r0) 16:07:17 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:07:17 (23/33) Installing py3-tomli (2.0.1-r1) 16:07:17 (24/33) Installing py3-pep517 (0.12.0-r2) 16:07:17 (25/33) Installing py3-six (1.16.0-r1) 16:07:17 (26/33) Installing py3-retrying (1.3.3-r3) 16:07:17 (27/33) Installing py3-appdirs (1.4.4-r3) 16:07:17 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:07:17 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:07:17 (30/33) Installing py3-parsing (2.4.7-r3) 16:07:17 (31/33) Installing py3-packaging (21.3-r0) 16:07:17 (32/33) Installing py3-setuptools (59.4.0-r0) 16:07:17 (33/33) Installing py3-pip (22.1.1-r0) 16:07:18 Executing busybox-1.35.0-r17.trigger 16:07:18 Executing ca-certificates-20220614-r0.trigger 16:07:18 OK: 120 MiB in 47 packages 16:07:33 Collecting docker-compose==1.23.2 16:07:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:07:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.5 MB/s eta 0:00:00 16:07:33 Collecting dockerpty<0.5,>=0.4.1 16:07:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:07:33 Preparing metadata (setup.py): started 16:07:33 Preparing metadata (setup.py): finished with status 'done' 16:07:33 Collecting docopt<0.7,>=0.6.1 16:07:33 Downloading docopt-0.6.2.tar.gz (25 kB) 16:07:33 Preparing metadata (setup.py): started 16:07:35 Preparing metadata (setup.py): finished with status 'done' 16:07:35 Collecting jsonschema<3,>=2.5.1 16:07:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:07:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:07:36 Collecting websocket-client<1.0,>=0.32.0 16:07:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:07:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.7 MB/s eta 0:00:00 16:07:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:07:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:07:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.6 MB/s eta 0:00:00 16:07:37 Collecting cached-property<2,>=1.2.0 16:07:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:07:37 Collecting texttable<0.10,>=0.9.0 16:07:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:07:37 Preparing metadata (setup.py): started 16:07:39 Preparing metadata (setup.py): finished with status 'done' 16:07:40 Collecting docker<4.0,>=3.6.0 16:07:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:07:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.2 MB/s eta 0:00:00 16:07:40 Collecting PyYAML<4,>=3.10 16:07:40 Downloading PyYAML-3.13.tar.gz (270 kB) 16:07:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 16:07:42 Preparing metadata (setup.py): started 16:07:44 Preparing metadata (setup.py): finished with status 'done' 16:07:45 Collecting docker-pycreds>=0.4.0 16:07:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:07:46 Collecting idna<2.8,>=2.5 16:07:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 16:07:46 Collecting chardet<3.1.0,>=3.0.2 16:07:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.0 MB/s eta 0:00:00 16:07:47 Collecting urllib3<1.25,>=1.21.1 16:07:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 16:07:47 Collecting certifi>=2017.4.17 16:07:47 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.6 MB/s eta 0:00:00 16:07:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:07:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:07:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:07:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:07:49 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:07:49 Running setup.py install for texttable: started 16:07:49 Removing intermediate container d64197c1c2a3 16:07:49 ---> ae23196d67af 16:07:49 16:07:49 Step 9/20 : FROM alpine:3.15 16:07:49 ---> 02e0d6fdf486 16:07:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:07:49 ---> Using cache 16:07:49 ---> b76ac27bc72f 16:07:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:49 ---> Using cache 16:07:49 ---> f8941969f313 16:07:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:07:49 ---> Running in c88aedd73dbc 16:07:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:51 Running setup.py install for texttable: finished with status 'done' 16:07:51 Running setup.py install for PyYAML: started 16:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:53 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:07:53 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:07:53 OK: 15733 distinct packages available 16:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:54 Running setup.py install for PyYAML: finished with status 'done' 16:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:56 Running setup.py install for docopt: started 16:07:56 (1/9) Installing ca-certificates (20220614-r0) 16:07:56 (2/9) Installing brotli-libs (1.0.9-r5) 16:07:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:07:56 (4/9) Installing libcurl (7.80.0-r2) 16:07:56 (5/9) Installing curl (7.80.0-r2) 16:07:56 (6/9) Installing dumb-init (1.2.5-r1) 16:07:56 (7/9) Installing musl-obstack (1.2.3-r0) 16:07:56 (8/9) Installing libucontext (1.1-r0) 16:07:56 (9/9) Installing gcompat (1.0.0-r4) 16:07:56 Executing busybox-1.34.1-r7.trigger 16:07:57 Executing ca-certificates-20220614-r0.trigger 16:07:57 OK: 8 MiB in 23 packages 16:07:58 Running setup.py install for docopt: finished with status 'done' 16:08:00 Removing intermediate container c88aedd73dbc 16:08:00 ---> d549f7785d17 16:08:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:01 Running setup.py install for dockerpty: started 16:08:02 ---> 191f5da86245 16:08:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:08:04 Running setup.py install for dockerpty: finished with status 'done' 16:08:06 ---> 77ed9597bfee 16:08:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:08:07 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 16:08:07 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 16:08:07  ---> 77afd11e93e0 16:08:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:08:07 ---> Running in 7b078237af1e 16:08:08 Removing intermediate container 7b078237af1e 16:08:08 ---> 18b638ba3d18 16:08:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:08 ---> Running in 71a1ab9947b9 16:08:08 Removing intermediate container 71a1ab9947b9 16:08:08 ---> 71a9895a9685 16:08:08 Step 18/20 : LABEL arch=arm64 16:08:09 ---> Running in ccb8686721eb 16:08:09 Removing intermediate container ccb8686721eb 16:08:09 ---> 9fc64f119eba 16:08:09 Step 19/20 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:08:10 ---> Running in d0741d56417e 16:08:11 Removing intermediate container d0741d56417e 16:08:11 ---> bc7dc687321a 16:08:11 Step 20/20 : LABEL version=2.3.0-dev.49 16:08:11 ---> Running in c839cc542335 16:08:12 Removing intermediate container c839cc542335 16:08:12 ---> 5a91c26848ac 16:08:12 16:08:12 Removing intermediate container d477db187309 16:08:12 ---> b0c0a46eb443 16:08:12 16:08:12 Step 10/22 : FROM alpine:3.16 16:08:12 ---> a6215f271958 16:08:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:08:12 ---> Using cache 16:08:12 ---> 1810a8dcf0ba 16:08:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:08:12 ---> Using cache 16:08:12 ---> 5004f6a5e4d8 16:08:12 Step 13/22 : ENV APP_PORT=59861 16:08:12 Successfully built 5a91c26848ac 16:08:12 Successfully tagged security-spiffe-token-provider-arm64:latest 16:08:12  Building security-spiffe-token-provider ... done  ---> Running in f11f53b6d5d7 16:08:12 Removing intermediate container f11f53b6d5d7 16:08:12 ---> bd9d72df7b28 16:08:12 Step 14/22 : EXPOSE $APP_PORT 16:08:12 ---> Running in ce489bfbc0bd 16:08:13 Removing intermediate container ce489bfbc0bd 16:08:13 ---> b7890bd57aae 16:08:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:14 ---> 7b3489dd32de 16:08:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:08:16 ---> 4f7fa878f216 16:08:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:08:17 ---> a3da04c8e3ea 16:08:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:08:17 ---> Running in 329c849dc823 16:08:18 Removing intermediate container 329c849dc823 16:08:18 ---> a71ff893d298 16:08:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:18 ---> Running in 0e4ae7144a34 16:08:18 Removing intermediate container 0e4ae7144a34 16:08:18 ---> b303d9240692 16:08:18 Step 20/22 : LABEL arch=arm64 16:08:19 ---> Running in ab325652ce87 16:08:19 Removing intermediate container ab325652ce87 16:08:19 ---> dffde501098f 16:08:19 Step 21/22 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:08:19 ---> Running in e1a023ed37aa 16:08:20 Removing intermediate container e1a023ed37aa 16:08:20 ---> 22c014b04273 16:08:20 Step 22/22 : LABEL version=2.3.0-dev.49 16:08:20 ---> Running in e40b5aa18bfd 16:08:21 Removing intermediate container e40b5aa18bfd 16:08:21 ---> fbddabf3ad2b 16:08:21 16:08:21 Successfully built fbddabf3ad2b 16:08:21 Successfully tagged support-scheduler-arm64:latest 16:08:21  Building support-scheduler ... done Removing intermediate container 869ac7933460 16:08:21 ---> 1de05292149b 16:08:21 Step 14/23 : ENV APP_PORT=58890 16:08:21 ---> Running in 3855d3b79116 16:08:21 Removing intermediate container 6a01024c42ef 16:08:21 ---> 59f308b0951a 16:08:21 16:08:21 Step 10/23 : FROM alpine:3.16 16:08:21 ---> a6215f271958 16:08:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:08:22 ---> Running in 8fc7ec23d162 16:08:22 Removing intermediate container 3855d3b79116 16:08:22 ---> 64ff260ad6d1 16:08:22 Step 15/23 : EXPOSE $APP_PORT 16:08:22 ---> Running in 0db878375bda 16:08:22 Removing intermediate container 8fc7ec23d162 16:08:22 ---> 0f9a537879c1 16:08:22 Step 12/23 : ENV APP_PORT=59880 16:08:22 ---> Running in 79a52593111d 16:08:22 Removing intermediate container 0db878375bda 16:08:22 ---> 41082e88c77d 16:08:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:08:23 Removing intermediate container 79a52593111d 16:08:23 ---> ff60e5dad4e1 16:08:23 Step 13/23 : EXPOSE $APP_PORT 16:08:23 ---> Running in 48768a6b6210 16:08:23 Removing intermediate container 48768a6b6210 16:08:23 ---> 6d0d83b54bdb 16:08:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:23 ---> Running in f635b625d14d 16:08:23 ---> 4a69edc29102 16:08:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:08:24 ---> 97a2ea7f2259 16:08:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:08:25 ---> eb7e24946efc 16:08:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:08:25 ---> Running in f0222d0ee1de 16:08:25 Removing intermediate container f635b625d14d 16:08:25 ---> 0f83febf0413 16:08:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:08:25 ---> Running in edf79fd65701 16:08:25 Removing intermediate container f0222d0ee1de 16:08:25 ---> af1ef50effb3 16:08:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:26 ---> Running in 966fe8060997 16:08:26 Removing intermediate container 966fe8060997 16:08:26 ---> f28d9e3161ba 16:08:26 Step 21/23 : LABEL arch=arm64 16:08:26 ---> Running in 43efc3277d20 16:08:26 Removing intermediate container 43efc3277d20 16:08:26 ---> 7800ffe59201 16:08:26 Step 22/23 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:08:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:26 ---> Running in 380841522d69 16:08:27 Removing intermediate container 380841522d69 16:08:27 ---> 7327ce1617b5 16:08:27 Step 23/23 : LABEL version=2.3.0-dev.49 16:08:27 ---> Running in b9d495952d40 16:08:27 Removing intermediate container b9d495952d40 16:08:27 ---> d7f9e50b4657 16:08:27 16:08:27 Successfully built d7f9e50b4657 16:08:27 Successfully tagged sys-mgmt-agent-arm64:latest 16:08:27  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:28 (1/6) Installing dumb-init (1.2.5-r1) 16:08:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:08:28 (3/6) Installing libsodium (1.0.18-r0) 16:08:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:08:28 (5/6) Installing libzmq (4.3.4-r0) 16:08:29 (6/6) Installing zeromq (4.3.4-r0) 16:08:29 Executing busybox-1.35.0-r17.trigger 16:08:29 OK: 8 MiB in 20 packages 16:08:30 Removing intermediate container edf79fd65701 16:08:30 ---> 07cf6197d27f 16:08:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:30 ---> 86b5ce603051 16:08:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:08:31 ---> c186d166aee7 16:08:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:08:32 ---> f399f4449ab5 16:08:32 Step 19/23 : ENTRYPOINT ["/core-data"] 16:08:32 ---> Running in 211a3f9cb88e 16:08:32 Removing intermediate container 211a3f9cb88e 16:08:32 ---> 5354a1282c23 16:08:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:32 ---> Running in 003202ad1df9 16:08:32 Removing intermediate container 003202ad1df9 16:08:32 ---> ee5307ac7b05 16:08:33 Step 21/23 : LABEL arch=arm64 16:08:33 ---> Running in bbfdc59225fc 16:08:33 Removing intermediate container bbfdc59225fc 16:08:33 ---> 3cd74f568583 16:08:33 Step 22/23 : LABEL git_sha=0b67b2119381be7da318202365afae4bab1434a1 16:08:33 ---> Running in f594c4bf8aa0 16:08:33 Removing intermediate container f594c4bf8aa0 16:08:33 ---> 3a8506cfef6e 16:08:33 Step 23/23 : LABEL version=2.3.0-dev.49 16:08:34 ---> Running in 3b6d868d12a3 16:08:34 Removing intermediate container 3b6d868d12a3 16:08:34 ---> 42cf2a5d0ffa 16:08:34 16:08:34 Successfully built 42cf2a5d0ffa 16:08:34 Successfully tagged core-data-arm64:latest 16:08:34  Building core-data ... done  [Pipeline] } 16:08:34 $ docker stop --time=1 dcef4d48b08c9c1742d2927b46d73a0a272b0381c6d70ba11bae47900982bee0 16:08:36 $ docker rm -f dcef4d48b08c9c1742d2927b46d73a0a272b0381c6d70ba11bae47900982bee0 [Pipeline] // withDockerContainer [Pipeline] sh 16:08:36 + docker images 16:08:37 REPOSITORY TAG IMAGE ID CREATED SIZE 16:08:37 core-data-arm64 latest 42cf2a5d0ffa 2 seconds ago 20.6MB 16:08:37 sys-mgmt-agent-arm64 latest d7f9e50b4657 9 seconds ago 133MB 16:08:37 59f308b0951a 15 seconds ago 1.22GB 16:08:37 support-scheduler-arm64 latest fbddabf3ad2b 16 seconds ago 25.6MB 16:08:37 security-spiffe-token-provider-arm64 latest 5a91c26848ac 25 seconds ago 28.3MB 16:08:37 b0c0a46eb443 26 seconds ago 1.25GB 16:08:37 ae23196d67af 48 seconds ago 1.24GB 16:08:37 e29098d36566 About a minute ago 1.19GB 16:08:37 security-secretstore-setup-arm64 latest 4cdebf6b6e82 4 minutes ago 27.9MB 16:08:37 9e214632a8bb 5 minutes ago 1.2GB 16:08:37 support-notifications-arm64 latest c8a5dcaffcc8 6 minutes ago 26.1MB 16:08:37 security-spire-agent-arm64 latest 4834746c1a59 7 minutes ago 122MB 16:08:37 fb4dffd461d7 7 minutes ago 1.25GB 16:08:37 security-spire-server-arm64 latest c942a9a143ee 7 minutes ago 84.2MB 16:08:37 05afec0fcfb4 7 minutes ago 1.09GB 16:08:37 security-proxy-setup-arm64 latest ae8c9ad7733e 7 minutes ago 26.2MB 16:08:37 a74f7955138e 7 minutes ago 1.09GB 16:08:37 94b8cb58897b 8 minutes ago 1.19GB 16:08:37 core-metadata-arm64 latest b399e86e45f8 8 minutes ago 17.5MB 16:08:37 1028d7cff83a 8 minutes ago 1.22GB 16:08:37 security-bootstrapper-arm64 latest db5940d0ecbd 9 minutes ago 18.6MB 16:08:37 core-command-arm64 latest d72361283547 9 minutes ago 15.6MB 16:08:37 e33819113a63 9 minutes ago 1.19GB 16:08:37 abc1f182c07a 9 minutes ago 1.19GB 16:08:37 security-spire-config-arm64 latest 11db0737634b 14 minutes ago 83.6MB 16:08:37 8e2bdb176eb0 15 minutes ago 1.09GB 16:08:37 ci-base-image-arm64 latest 33ab0671c249 17 minutes ago 995MB 16:08:37 alpine 3.15 02e0d6fdf486 12 days ago 5.33MB 16:08:37 alpine 3.16 a6215f271958 12 days ago 5.29MB 16:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 6 weeks ago 678MB 16:08: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 16:08:37 provisioning config files... 16:08:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/285@tmp/config1450692022577896521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:37 ---> docker-login.sh 16:08:37 nexus3.edgexfoundry.org:10001 16:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:38 Configure a credential helper to remove this warning. See 16:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:38 16:08:38 Login Succeeded 16:08:38 nexus3.edgexfoundry.org:10002 16:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:38 Configure a credential helper to remove this warning. See 16:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:38 16:08:38 Login Succeeded 16:08:38 nexus3.edgexfoundry.org:10003 16:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:39 Configure a credential helper to remove this warning. See 16:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:39 16:08:39 Login Succeeded 16:08:39 nexus3.edgexfoundry.org:10004 16:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:39 Configure a credential helper to remove this warning. See 16:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:39 16:08:39 Login Succeeded 16:08:39 docker.io 16:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:40 Configure a credential helper to remove this warning. See 16:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:40 16:08:40 Login Succeeded 16:08:40 ---> docker-login.sh ends [Pipeline] } 16:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:08:40 0b67b2119381be7da318202365afae4bab1434a1 16:08:40 latest 16:08:40 2.3.0-dev.49 16:08:40 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:40 main 16:08:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:08:41 28bd361254f4: Preparing 16:08:41 fa0b60ca5d1b: Preparing 16:08:41 de126ade460e: Preparing 16:08:41 0158d5e78a2a: Preparing 16:08:41 5d3e392a13a0: Preparing 16:08:41 5d3e392a13a0: Layer already exists 16:08:41 28bd361254f4: Pushed 16:08:41 de126ade460e: Pushed 16:08:41 0158d5e78a2a: Pushed 16:08:43 fa0b60ca5d1b: Pushed 16:08:43 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:de404e0d0eb4a3c4518b4f1c5eb79ff994b809f82875ecb381d322bb1d4ee8f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:08:44 28bd361254f4: Preparing 16:08:44 fa0b60ca5d1b: Preparing 16:08:44 de126ade460e: Preparing 16:08:44 0158d5e78a2a: Preparing 16:08:44 5d3e392a13a0: Preparing 16:08:44 0158d5e78a2a: Layer already exists 16:08:44 fa0b60ca5d1b: Layer already exists 16:08:44 28bd361254f4: Layer already exists 16:08:44 de126ade460e: Layer already exists 16:08:44 5d3e392a13a0: Layer already exists 16:08:44 latest: digest: sha256:de404e0d0eb4a3c4518b4f1c5eb79ff994b809f82875ecb381d322bb1d4ee8f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.49 16:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:08:45 28bd361254f4: Preparing 16:08:45 fa0b60ca5d1b: Preparing 16:08:45 de126ade460e: Preparing 16:08:45 0158d5e78a2a: Preparing 16:08:45 5d3e392a13a0: Preparing 16:08:45 5d3e392a13a0: Layer already exists 16:08:45 de126ade460e: Layer already exists 16:08:45 fa0b60ca5d1b: Layer already exists 16:08:45 0158d5e78a2a: Layer already exists 16:08:45 28bd361254f4: Layer already exists 16:08:46 2.3.0-dev.49: digest: sha256:de404e0d0eb4a3c4518b4f1c5eb79ff994b809f82875ecb381d322bb1d4ee8f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:08:46 28bd361254f4: Preparing 16:08:46 fa0b60ca5d1b: Preparing 16:08:46 de126ade460e: Preparing 16:08:46 0158d5e78a2a: Preparing 16:08:46 5d3e392a13a0: Preparing 16:08:46 5d3e392a13a0: Layer already exists 16:08:46 fa0b60ca5d1b: Layer already exists 16:08:46 0158d5e78a2a: Layer already exists 16:08:46 de126ade460e: Layer already exists 16:08:46 28bd361254f4: Layer already exists 16:08:47 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:de404e0d0eb4a3c4518b4f1c5eb79ff994b809f82875ecb381d322bb1d4ee8f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:08:47 28bd361254f4: Preparing 16:08:47 fa0b60ca5d1b: Preparing 16:08:47 de126ade460e: Preparing 16:08:47 0158d5e78a2a: Preparing 16:08:47 5d3e392a13a0: Preparing 16:08:47 5d3e392a13a0: Layer already exists 16:08:47 fa0b60ca5d1b: Layer already exists 16:08:47 28bd361254f4: Layer already exists 16:08:47 de126ade460e: Layer already exists 16:08:47 0158d5e78a2a: Layer already exists 16:08:48 main: digest: sha256:de404e0d0eb4a3c4518b4f1c5eb79ff994b809f82875ecb381d322bb1d4ee8f0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:48 ===================================================== [Pipeline] echo 16:08:48 taggedImages: 16:08:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:08:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:08:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.49 16:08:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:08:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:08:48 0b67b2119381be7da318202365afae4bab1434a1 16:08:48 latest 16:08:48 2.3.0-dev.49 16:08:48 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:48 main 16:08:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:08:48 a9cd2c6d21ad: Preparing 16:08:48 b1385158c245: Preparing 16:08:48 de126ade460e: Preparing 16:08:48 dd58b1267e1b: Preparing 16:08:48 31825880e751: Preparing 16:08:48 5d3e392a13a0: Preparing 16:08:48 5d3e392a13a0: Waiting 16:08:49 de126ade460e: Layer already exists 16:08:49 5d3e392a13a0: Layer already exists 16:08:49 31825880e751: Pushed 16:08:49 a9cd2c6d21ad: Pushed 16:08:49 dd58b1267e1b: Pushed 16:08:52 b1385158c245: Pushed 16:08:52 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:0aa0be29b03732d81ea36c9ee0443eacc6a0f61ac281fc85263a3bc540c5b889 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:08:53 a9cd2c6d21ad: Preparing 16:08:53 b1385158c245: Preparing 16:08:53 de126ade460e: Preparing 16:08:53 dd58b1267e1b: Preparing 16:08:53 31825880e751: Preparing 16:08:53 5d3e392a13a0: Preparing 16:08:53 5d3e392a13a0: Waiting 16:08:53 dd58b1267e1b: Layer already exists 16:08:53 b1385158c245: Layer already exists 16:08:53 31825880e751: Layer already exists 16:08:53 de126ade460e: Layer already exists 16:08:53 a9cd2c6d21ad: Layer already exists 16:08:53 5d3e392a13a0: Layer already exists 16:08:53 latest: digest: sha256:0aa0be29b03732d81ea36c9ee0443eacc6a0f61ac281fc85263a3bc540c5b889 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.49 16:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:08:54 a9cd2c6d21ad: Preparing 16:08:54 b1385158c245: Preparing 16:08:54 de126ade460e: Preparing 16:08:54 dd58b1267e1b: Preparing 16:08:54 31825880e751: Preparing 16:08:54 5d3e392a13a0: Preparing 16:08:54 5d3e392a13a0: Waiting 16:08:54 31825880e751: Layer already exists 16:08:54 a9cd2c6d21ad: Layer already exists 16:08:54 dd58b1267e1b: Layer already exists 16:08:54 b1385158c245: Layer already exists 16:08:54 de126ade460e: Layer already exists 16:08:54 5d3e392a13a0: Layer already exists 16:08:54 2.3.0-dev.49: digest: sha256:0aa0be29b03732d81ea36c9ee0443eacc6a0f61ac281fc85263a3bc540c5b889 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:08:55 a9cd2c6d21ad: Preparing 16:08:55 b1385158c245: Preparing 16:08:55 de126ade460e: Preparing 16:08:55 dd58b1267e1b: Preparing 16:08:55 31825880e751: Preparing 16:08:55 5d3e392a13a0: Preparing 16:08:55 5d3e392a13a0: Waiting 16:08:55 a9cd2c6d21ad: Layer already exists 16:08:55 de126ade460e: Layer already exists 16:08:55 31825880e751: Layer already exists 16:08:55 b1385158c245: Layer already exists 16:08:55 dd58b1267e1b: Layer already exists 16:08:55 5d3e392a13a0: Layer already exists 16:08:55 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:0aa0be29b03732d81ea36c9ee0443eacc6a0f61ac281fc85263a3bc540c5b889 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:08:56 a9cd2c6d21ad: Preparing 16:08:56 b1385158c245: Preparing 16:08:56 de126ade460e: Preparing 16:08:56 dd58b1267e1b: Preparing 16:08:56 31825880e751: Preparing 16:08:56 5d3e392a13a0: Preparing 16:08:56 5d3e392a13a0: Waiting 16:08:56 de126ade460e: Layer already exists 16:08:56 31825880e751: Layer already exists 16:08:56 dd58b1267e1b: Layer already exists 16:08:56 a9cd2c6d21ad: Layer already exists 16:08:56 b1385158c245: Layer already exists 16:08:56 5d3e392a13a0: Layer already exists 16:08:56 main: digest: sha256:0aa0be29b03732d81ea36c9ee0443eacc6a0f61ac281fc85263a3bc540c5b889 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:56 ===================================================== [Pipeline] echo 16:08:56 taggedImages: 16:08:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:08:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:08:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.49 16:08:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:08:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:08:56 0b67b2119381be7da318202365afae4bab1434a1 16:08:56 latest 16:08:56 2.3.0-dev.49 16:08:56 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:08:56 main 16:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:08:57 419cc7bc03db: Preparing 16:08:57 3acd61739662: Preparing 16:08:57 4596032da43a: Preparing 16:08:57 de126ade460e: Preparing 16:08:57 0158d5e78a2a: Preparing 16:08:57 5d3e392a13a0: Preparing 16:08:57 5d3e392a13a0: Waiting 16:08:57 de126ade460e: Layer already exists 16:08:57 0158d5e78a2a: Layer already exists 16:08:57 5d3e392a13a0: Layer already exists 16:08:57 3acd61739662: Pushed 16:08:57 419cc7bc03db: Pushed 16:09:00 4596032da43a: Pushed 16:09:00 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:b7e305a29b59e82f1eb5552df992b80450ae4f9eb4a8f75a910a2ab7a31cf3de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:01 419cc7bc03db: Preparing 16:09:01 3acd61739662: Preparing 16:09:01 4596032da43a: Preparing 16:09:01 de126ade460e: Preparing 16:09:01 0158d5e78a2a: Preparing 16:09:01 5d3e392a13a0: Preparing 16:09:01 5d3e392a13a0: Waiting 16:09:01 de126ade460e: Layer already exists 16:09:01 419cc7bc03db: Layer already exists 16:09:01 3acd61739662: Layer already exists 16:09:01 0158d5e78a2a: Layer already exists 16:09:01 4596032da43a: Layer already exists 16:09:01 5d3e392a13a0: Layer already exists 16:09:01 latest: digest: sha256:b7e305a29b59e82f1eb5552df992b80450ae4f9eb4a8f75a910a2ab7a31cf3de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.49 16:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:02 419cc7bc03db: Preparing 16:09:02 3acd61739662: Preparing 16:09:02 4596032da43a: Preparing 16:09:02 de126ade460e: Preparing 16:09:02 0158d5e78a2a: Preparing 16:09:02 5d3e392a13a0: Preparing 16:09:02 5d3e392a13a0: Waiting 16:09:02 3acd61739662: Layer already exists 16:09:02 0158d5e78a2a: Layer already exists 16:09:02 4596032da43a: Layer already exists 16:09:02 de126ade460e: Layer already exists 16:09:02 419cc7bc03db: Layer already exists 16:09:02 5d3e392a13a0: Layer already exists 16:09:03 2.3.0-dev.49: digest: sha256:b7e305a29b59e82f1eb5552df992b80450ae4f9eb4a8f75a910a2ab7a31cf3de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:03 419cc7bc03db: Preparing 16:09:03 3acd61739662: Preparing 16:09:03 4596032da43a: Preparing 16:09:03 de126ade460e: Preparing 16:09:03 0158d5e78a2a: Preparing 16:09:03 5d3e392a13a0: Preparing 16:09:03 5d3e392a13a0: Waiting 16:09:03 de126ade460e: Layer already exists 16:09:03 4596032da43a: Layer already exists 16:09:03 3acd61739662: Layer already exists 16:09:03 0158d5e78a2a: Layer already exists 16:09:03 419cc7bc03db: Layer already exists 16:09:03 5d3e392a13a0: Layer already exists 16:09:03 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:b7e305a29b59e82f1eb5552df992b80450ae4f9eb4a8f75a910a2ab7a31cf3de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:04 419cc7bc03db: Preparing 16:09:04 3acd61739662: Preparing 16:09:04 4596032da43a: Preparing 16:09:04 de126ade460e: Preparing 16:09:04 0158d5e78a2a: Preparing 16:09:04 5d3e392a13a0: Preparing 16:09:04 5d3e392a13a0: Waiting 16:09:04 0158d5e78a2a: Layer already exists 16:09:04 4596032da43a: Layer already exists 16:09:04 de126ade460e: Layer already exists 16:09:04 419cc7bc03db: Layer already exists 16:09:04 3acd61739662: Layer already exists 16:09:04 5d3e392a13a0: Layer already exists 16:09:04 main: digest: sha256:b7e305a29b59e82f1eb5552df992b80450ae4f9eb4a8f75a910a2ab7a31cf3de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:05 ===================================================== [Pipeline] echo 16:09:05 taggedImages: 16:09:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:09:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.49 16:09:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:09:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:09:05 0b67b2119381be7da318202365afae4bab1434a1 16:09:05 latest 16:09:05 2.3.0-dev.49 16:09:05 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:05 main 16:09:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:05 620b12ffad77: Preparing 16:09:05 620b12ffad77: Preparing 16:09:05 d38f3e257f94: Preparing 16:09:05 aa7234c4f4cd: Preparing 16:09:05 2f59e2b81da0: Preparing 16:09:05 3e64bf410fd5: Preparing 16:09:05 de126ade460e: Preparing 16:09:05 48d6dd28198d: Preparing 16:09:05 dea0c30dc956: Preparing 16:09:05 086d439c904b: Preparing 16:09:05 5127f796347c: Preparing 16:09:05 5d3e392a13a0: Preparing 16:09:05 5127f796347c: Waiting 16:09:05 5d3e392a13a0: Waiting 16:09:05 de126ade460e: Waiting 16:09:05 48d6dd28198d: Waiting 16:09:05 dea0c30dc956: Waiting 16:09:05 086d439c904b: Waiting 16:09:06 2f59e2b81da0: Pushed 16:09:06 d38f3e257f94: Pushed 16:09:06 aa7234c4f4cd: Pushed 16:09:06 de126ade460e: Layer already exists 16:09:06 620b12ffad77: Pushed 16:09:06 48d6dd28198d: Pushed 16:09:06 dea0c30dc956: Pushed 16:09:06 086d439c904b: Pushed 16:09:06 5d3e392a13a0: Layer already exists 16:09:06 5127f796347c: Pushed 16:09:09 3e64bf410fd5: Pushed 16:09:09 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:004096c596a357622ae03cd4a7610392986c64c3cdf41d6991c1fa2d0ca20d32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:10 620b12ffad77: Preparing 16:09:10 620b12ffad77: Preparing 16:09:10 d38f3e257f94: Preparing 16:09:10 aa7234c4f4cd: Preparing 16:09:10 2f59e2b81da0: Preparing 16:09:10 3e64bf410fd5: Preparing 16:09:10 de126ade460e: Preparing 16:09:10 48d6dd28198d: Preparing 16:09:10 dea0c30dc956: Preparing 16:09:10 086d439c904b: Preparing 16:09:10 5127f796347c: Preparing 16:09:10 5d3e392a13a0: Preparing 16:09:10 dea0c30dc956: Waiting 16:09:10 086d439c904b: Waiting 16:09:10 5127f796347c: Waiting 16:09:10 5d3e392a13a0: Waiting 16:09:10 de126ade460e: Waiting 16:09:10 48d6dd28198d: Waiting 16:09:10 aa7234c4f4cd: Layer already exists 16:09:10 3e64bf410fd5: Layer already exists 16:09:10 2f59e2b81da0: Layer already exists 16:09:10 d38f3e257f94: Layer already exists 16:09:10 620b12ffad77: Layer already exists 16:09:10 de126ade460e: Layer already exists 16:09:10 5127f796347c: Layer already exists 16:09:10 48d6dd28198d: Layer already exists 16:09:10 086d439c904b: Layer already exists 16:09:10 dea0c30dc956: Layer already exists 16:09:10 5d3e392a13a0: Layer already exists 16:09:10 latest: digest: sha256:004096c596a357622ae03cd4a7610392986c64c3cdf41d6991c1fa2d0ca20d32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.49 16:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:11 620b12ffad77: Preparing 16:09:11 620b12ffad77: Preparing 16:09:11 d38f3e257f94: Preparing 16:09:11 aa7234c4f4cd: Preparing 16:09:11 2f59e2b81da0: Preparing 16:09:11 3e64bf410fd5: Preparing 16:09:11 de126ade460e: Preparing 16:09:11 48d6dd28198d: Preparing 16:09:11 dea0c30dc956: Preparing 16:09:11 086d439c904b: Preparing 16:09:11 5127f796347c: Preparing 16:09:11 5d3e392a13a0: Preparing 16:09:11 de126ade460e: Waiting 16:09:11 48d6dd28198d: Waiting 16:09:11 dea0c30dc956: Waiting 16:09:11 086d439c904b: Waiting 16:09:11 5d3e392a13a0: Waiting 16:09:11 5127f796347c: Waiting 16:09:11 3e64bf410fd5: Layer already exists 16:09:11 620b12ffad77: Layer already exists 16:09:11 aa7234c4f4cd: Layer already exists 16:09:11 d38f3e257f94: Layer already exists 16:09:11 2f59e2b81da0: Layer already exists 16:09:11 086d439c904b: Layer already exists 16:09:11 de126ade460e: Layer already exists 16:09:11 48d6dd28198d: Layer already exists 16:09:11 dea0c30dc956: Layer already exists 16:09:11 5127f796347c: Layer already exists 16:09:11 5d3e392a13a0: Layer already exists 16:09:11 2.3.0-dev.49: digest: sha256:004096c596a357622ae03cd4a7610392986c64c3cdf41d6991c1fa2d0ca20d32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:12 620b12ffad77: Preparing 16:09:12 620b12ffad77: Preparing 16:09:12 d38f3e257f94: Preparing 16:09:12 aa7234c4f4cd: Preparing 16:09:12 2f59e2b81da0: Preparing 16:09:12 3e64bf410fd5: Preparing 16:09:12 de126ade460e: Preparing 16:09:12 48d6dd28198d: Preparing 16:09:12 dea0c30dc956: Preparing 16:09:12 086d439c904b: Preparing 16:09:12 5127f796347c: Preparing 16:09:12 5d3e392a13a0: Preparing 16:09:12 dea0c30dc956: Waiting 16:09:12 086d439c904b: Waiting 16:09:12 5127f796347c: Waiting 16:09:12 de126ade460e: Waiting 16:09:12 48d6dd28198d: Waiting 16:09:12 5d3e392a13a0: Waiting 16:09:12 2f59e2b81da0: Layer already exists 16:09:12 d38f3e257f94: Layer already exists 16:09:12 aa7234c4f4cd: Layer already exists 16:09:12 620b12ffad77: Layer already exists 16:09:12 3e64bf410fd5: Layer already exists 16:09:12 48d6dd28198d: Layer already exists 16:09:12 de126ade460e: Layer already exists 16:09:12 086d439c904b: Layer already exists 16:09:12 5127f796347c: Layer already exists 16:09:12 dea0c30dc956: Layer already exists 16:09:12 5d3e392a13a0: Layer already exists 16:09:12 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:004096c596a357622ae03cd4a7610392986c64c3cdf41d6991c1fa2d0ca20d32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:13 620b12ffad77: Preparing 16:09:13 620b12ffad77: Preparing 16:09:13 d38f3e257f94: Preparing 16:09:13 aa7234c4f4cd: Preparing 16:09:13 2f59e2b81da0: Preparing 16:09:13 3e64bf410fd5: Preparing 16:09:13 de126ade460e: Preparing 16:09:13 48d6dd28198d: Preparing 16:09:13 dea0c30dc956: Preparing 16:09:13 086d439c904b: Preparing 16:09:13 5127f796347c: Preparing 16:09:13 5d3e392a13a0: Preparing 16:09:13 dea0c30dc956: Waiting 16:09:13 086d439c904b: Waiting 16:09:13 5127f796347c: Waiting 16:09:13 5d3e392a13a0: Waiting 16:09:13 de126ade460e: Waiting 16:09:13 48d6dd28198d: Waiting 16:09:13 aa7234c4f4cd: Layer already exists 16:09:13 2f59e2b81da0: Layer already exists 16:09:13 620b12ffad77: Layer already exists 16:09:13 d38f3e257f94: Layer already exists 16:09:13 3e64bf410fd5: Layer already exists 16:09:13 de126ade460e: Layer already exists 16:09:13 dea0c30dc956: Layer already exists 16:09:13 48d6dd28198d: Layer already exists 16:09:13 086d439c904b: Layer already exists 16:09:13 5127f796347c: Layer already exists 16:09:13 5d3e392a13a0: Layer already exists 16:09:13 main: digest: sha256:004096c596a357622ae03cd4a7610392986c64c3cdf41d6991c1fa2d0ca20d32 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:13 ===================================================== [Pipeline] echo 16:09:13 taggedImages: 16:09:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:09:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.49 16:09:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:09:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:09:13 0b67b2119381be7da318202365afae4bab1434a1 16:09:13 latest 16:09:13 2.3.0-dev.49 16:09:13 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:13 main 16:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:14 385e10356fbd: Preparing 16:09:14 cecc8a37dcea: Preparing 16:09:14 e4fb739d27f2: Preparing 16:09:14 343980894a7f: Preparing 16:09:14 abb5dfe20eaa: Preparing 16:09:14 a5c46c010745: Preparing 16:09:14 1087067d0301: Preparing 16:09:14 5d3e392a13a0: Preparing 16:09:14 a5c46c010745: Waiting 16:09:14 1087067d0301: Waiting 16:09:14 5d3e392a13a0: Waiting 16:09:15 385e10356fbd: Pushed 16:09:15 abb5dfe20eaa: Pushed 16:09:15 cecc8a37dcea: Pushed 16:09:15 5d3e392a13a0: Layer already exists 16:09:15 a5c46c010745: Pushed 16:09:15 1087067d0301: Pushed 16:09:17 e4fb739d27f2: Pushed 16:09:17 343980894a7f: Pushed 16:09:17 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:15467a3c2b8fee39a124d7d5fe1160fb1c268bfa1a9981e896ffc82fc84a32e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09: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 16:09:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:18 385e10356fbd: Preparing 16:09:18 cecc8a37dcea: Preparing 16:09:18 e4fb739d27f2: Preparing 16:09:18 343980894a7f: Preparing 16:09:18 abb5dfe20eaa: Preparing 16:09:18 a5c46c010745: Preparing 16:09:18 1087067d0301: Preparing 16:09:18 5d3e392a13a0: Preparing 16:09:18 a5c46c010745: Waiting 16:09:18 5d3e392a13a0: Waiting 16:09:18 abb5dfe20eaa: Layer already exists 16:09:18 e4fb739d27f2: Layer already exists 16:09:18 385e10356fbd: Layer already exists 16:09:18 343980894a7f: Layer already exists 16:09:18 cecc8a37dcea: Layer already exists 16:09:18 a5c46c010745: Layer already exists 16:09:18 5d3e392a13a0: Layer already exists 16:09:18 1087067d0301: Layer already exists 16:09:18 latest: digest: sha256:15467a3c2b8fee39a124d7d5fe1160fb1c268bfa1a9981e896ffc82fc84a32e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.49 16:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:19 385e10356fbd: Preparing 16:09:19 cecc8a37dcea: Preparing 16:09:19 e4fb739d27f2: Preparing 16:09:19 343980894a7f: Preparing 16:09:19 abb5dfe20eaa: Preparing 16:09:19 a5c46c010745: Preparing 16:09:19 1087067d0301: Preparing 16:09:19 5d3e392a13a0: Preparing 16:09:19 1087067d0301: Waiting 16:09:19 5d3e392a13a0: Waiting 16:09:19 a5c46c010745: Waiting 16:09:19 cecc8a37dcea: Layer already exists 16:09:19 385e10356fbd: Layer already exists 16:09:19 343980894a7f: Layer already exists 16:09:19 e4fb739d27f2: Layer already exists 16:09:19 abb5dfe20eaa: Layer already exists 16:09:19 1087067d0301: Layer already exists 16:09:19 a5c46c010745: Layer already exists 16:09:19 5d3e392a13a0: Layer already exists 16:09:19 2.3.0-dev.49: digest: sha256:15467a3c2b8fee39a124d7d5fe1160fb1c268bfa1a9981e896ffc82fc84a32e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:20 385e10356fbd: Preparing 16:09:20 cecc8a37dcea: Preparing 16:09:20 e4fb739d27f2: Preparing 16:09:20 343980894a7f: Preparing 16:09:20 abb5dfe20eaa: Preparing 16:09:20 a5c46c010745: Preparing 16:09:20 1087067d0301: Preparing 16:09:20 5d3e392a13a0: Preparing 16:09:20 a5c46c010745: Waiting 16:09:20 5d3e392a13a0: Waiting 16:09:20 1087067d0301: Waiting 16:09:20 abb5dfe20eaa: Layer already exists 16:09:20 385e10356fbd: Layer already exists 16:09:20 343980894a7f: Layer already exists 16:09:20 e4fb739d27f2: Layer already exists 16:09:20 cecc8a37dcea: Layer already exists 16:09:20 a5c46c010745: Layer already exists 16:09:20 5d3e392a13a0: Layer already exists 16:09:20 1087067d0301: Layer already exists 16:09:20 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:15467a3c2b8fee39a124d7d5fe1160fb1c268bfa1a9981e896ffc82fc84a32e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09: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 16:09:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:21 385e10356fbd: Preparing 16:09:21 cecc8a37dcea: Preparing 16:09:21 e4fb739d27f2: Preparing 16:09:21 343980894a7f: Preparing 16:09:21 abb5dfe20eaa: Preparing 16:09:21 a5c46c010745: Preparing 16:09:21 1087067d0301: Preparing 16:09:21 5d3e392a13a0: Preparing 16:09:21 a5c46c010745: Waiting 16:09:21 1087067d0301: Waiting 16:09:21 5d3e392a13a0: Waiting 16:09:21 343980894a7f: Layer already exists 16:09:21 e4fb739d27f2: Layer already exists 16:09:21 abb5dfe20eaa: Layer already exists 16:09:21 385e10356fbd: Layer already exists 16:09:21 cecc8a37dcea: Layer already exists 16:09:21 a5c46c010745: Layer already exists 16:09:21 1087067d0301: Layer already exists 16:09:21 5d3e392a13a0: Layer already exists 16:09:21 main: digest: sha256:15467a3c2b8fee39a124d7d5fe1160fb1c268bfa1a9981e896ffc82fc84a32e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:21 ===================================================== [Pipeline] echo 16:09:21 taggedImages: 16:09:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:09:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.49 16:09:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:09:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:09:21 0b67b2119381be7da318202365afae4bab1434a1 16:09:21 latest 16:09:21 2.3.0-dev.49 16:09:21 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:21 main 16:09:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:22 33b7e8b21a83: Preparing 16:09:22 8911e4194c05: Preparing 16:09:22 fd4ed6fb3eb2: Preparing 16:09:22 736a024fd85f: Preparing 16:09:22 74b018f269a5: Preparing 16:09:22 cdf103e7877e: Preparing 16:09:22 ed4e48e3ded2: Preparing 16:09:22 7187b99ec310: Preparing 16:09:22 6f8ac6547881: Preparing 16:09:22 5d3e392a13a0: Preparing 16:09:22 cdf103e7877e: Waiting 16:09:22 ed4e48e3ded2: Waiting 16:09:22 7187b99ec310: Waiting 16:09:22 6f8ac6547881: Waiting 16:09:22 5d3e392a13a0: Waiting 16:09:22 33b7e8b21a83: Pushed 16:09:22 74b018f269a5: Pushed 16:09:22 8911e4194c05: Pushed 16:09:23 cdf103e7877e: Pushed 16:09:23 7187b99ec310: Pushed 16:09:23 ed4e48e3ded2: Pushed 16:09:23 5d3e392a13a0: Layer already exists 16:09:23 6f8ac6547881: Pushed 16:09:25 736a024fd85f: Pushed 16:09:26 fd4ed6fb3eb2: Pushed 16:09:26 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:a5f08a1f6d7e44feee82dfacf62f30eaafd2e2dc6115fa9ce271d41677b3b48e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:26 + 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 16:09:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:26 33b7e8b21a83: Preparing 16:09:26 8911e4194c05: Preparing 16:09:26 fd4ed6fb3eb2: Preparing 16:09:26 736a024fd85f: Preparing 16:09:26 74b018f269a5: Preparing 16:09:26 cdf103e7877e: Preparing 16:09:26 ed4e48e3ded2: Preparing 16:09:26 7187b99ec310: Preparing 16:09:26 6f8ac6547881: Preparing 16:09:26 5d3e392a13a0: Preparing 16:09:26 cdf103e7877e: Waiting 16:09:26 6f8ac6547881: Waiting 16:09:26 ed4e48e3ded2: Waiting 16:09:26 5d3e392a13a0: Waiting 16:09:26 7187b99ec310: Waiting 16:09:26 fd4ed6fb3eb2: Layer already exists 16:09:26 33b7e8b21a83: Layer already exists 16:09:26 74b018f269a5: Layer already exists 16:09:26 736a024fd85f: Layer already exists 16:09:26 8911e4194c05: Layer already exists 16:09:26 ed4e48e3ded2: Layer already exists 16:09:26 7187b99ec310: Layer already exists 16:09:26 cdf103e7877e: Layer already exists 16:09:26 6f8ac6547881: Layer already exists 16:09:26 5d3e392a13a0: Layer already exists 16:09:27 latest: digest: sha256:a5f08a1f6d7e44feee82dfacf62f30eaafd2e2dc6115fa9ce271d41677b3b48e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.49 16:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:27 33b7e8b21a83: Preparing 16:09:27 8911e4194c05: Preparing 16:09:27 fd4ed6fb3eb2: Preparing 16:09:27 736a024fd85f: Preparing 16:09:27 74b018f269a5: Preparing 16:09:27 cdf103e7877e: Preparing 16:09:27 ed4e48e3ded2: Preparing 16:09:27 7187b99ec310: Preparing 16:09:27 6f8ac6547881: Preparing 16:09:27 5d3e392a13a0: Preparing 16:09:27 cdf103e7877e: Waiting 16:09:27 7187b99ec310: Waiting 16:09:27 6f8ac6547881: Waiting 16:09:27 5d3e392a13a0: Waiting 16:09:27 ed4e48e3ded2: Waiting 16:09:27 8911e4194c05: Layer already exists 16:09:27 74b018f269a5: Layer already exists 16:09:27 33b7e8b21a83: Layer already exists 16:09:27 736a024fd85f: Layer already exists 16:09:27 fd4ed6fb3eb2: Layer already exists 16:09:27 7187b99ec310: Layer already exists 16:09:27 ed4e48e3ded2: Layer already exists 16:09:27 cdf103e7877e: Layer already exists 16:09:27 6f8ac6547881: Layer already exists 16:09:27 5d3e392a13a0: Layer already exists 16:09:28 2.3.0-dev.49: digest: sha256:a5f08a1f6d7e44feee82dfacf62f30eaafd2e2dc6115fa9ce271d41677b3b48e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:28 33b7e8b21a83: Preparing 16:09:28 8911e4194c05: Preparing 16:09:28 fd4ed6fb3eb2: Preparing 16:09:28 736a024fd85f: Preparing 16:09:28 74b018f269a5: Preparing 16:09:28 cdf103e7877e: Preparing 16:09:28 ed4e48e3ded2: Preparing 16:09:28 7187b99ec310: Preparing 16:09:28 6f8ac6547881: Preparing 16:09:28 5d3e392a13a0: Preparing 16:09:28 cdf103e7877e: Waiting 16:09:28 ed4e48e3ded2: Waiting 16:09:28 7187b99ec310: Waiting 16:09:28 6f8ac6547881: Waiting 16:09:28 5d3e392a13a0: Waiting 16:09:28 fd4ed6fb3eb2: Layer already exists 16:09:28 33b7e8b21a83: Layer already exists 16:09:28 74b018f269a5: Layer already exists 16:09:28 736a024fd85f: Layer already exists 16:09:28 8911e4194c05: Layer already exists 16:09:28 cdf103e7877e: Layer already exists 16:09:28 ed4e48e3ded2: Layer already exists 16:09:28 7187b99ec310: Layer already exists 16:09:28 6f8ac6547881: Layer already exists 16:09:28 5d3e392a13a0: Layer already exists 16:09:29 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:a5f08a1f6d7e44feee82dfacf62f30eaafd2e2dc6115fa9ce271d41677b3b48e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + 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 16:09:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:29 33b7e8b21a83: Preparing 16:09:29 8911e4194c05: Preparing 16:09:29 fd4ed6fb3eb2: Preparing 16:09:29 736a024fd85f: Preparing 16:09:29 74b018f269a5: Preparing 16:09:29 cdf103e7877e: Preparing 16:09:29 ed4e48e3ded2: Preparing 16:09:29 7187b99ec310: Preparing 16:09:29 6f8ac6547881: Preparing 16:09:29 5d3e392a13a0: Preparing 16:09:29 ed4e48e3ded2: Waiting 16:09:29 7187b99ec310: Waiting 16:09:29 6f8ac6547881: Waiting 16:09:29 5d3e392a13a0: Waiting 16:09:29 cdf103e7877e: Waiting 16:09:29 74b018f269a5: Layer already exists 16:09:29 33b7e8b21a83: Layer already exists 16:09:29 fd4ed6fb3eb2: Layer already exists 16:09:29 736a024fd85f: Layer already exists 16:09:29 8911e4194c05: Layer already exists 16:09:29 ed4e48e3ded2: Layer already exists 16:09:29 cdf103e7877e: Layer already exists 16:09:29 6f8ac6547881: Layer already exists 16:09:29 5d3e392a13a0: Layer already exists 16:09:29 7187b99ec310: Layer already exists 16:09:30 main: digest: sha256:a5f08a1f6d7e44feee82dfacf62f30eaafd2e2dc6115fa9ce271d41677b3b48e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:30 ===================================================== [Pipeline] echo 16:09:30 taggedImages: 16:09:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:09:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.49 16:09:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:09:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:09:30 0b67b2119381be7da318202365afae4bab1434a1 16:09:30 latest 16:09:30 2.3.0-dev.49 16:09:30 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:30 main 16:09:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:09:30 39c8815e1439: Preparing 16:09:30 e7f6552effcb: Preparing 16:09:30 de126ade460e: Preparing 16:09:30 135cfdc21df3: Preparing 16:09:30 77eb0e5304fe: Preparing 16:09:30 9833f26c6bda: Preparing 16:09:30 9833f26c6bda: Waiting 16:09:30 de126ade460e: Layer already exists 16:09:31 9833f26c6bda: Layer already exists 16:09:31 39c8815e1439: Pushed 16:09:31 77eb0e5304fe: Pushed 16:09:32 135cfdc21df3: Pushed 16:09:35 e7f6552effcb: Pushed 16:09:35 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:d3c2b6a1139337389803269fb0b0df4240cde8bf66233334b5e6936ffa654f47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:36 + 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 16:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:09:36 39c8815e1439: Preparing 16:09:36 e7f6552effcb: Preparing 16:09:36 de126ade460e: Preparing 16:09:36 135cfdc21df3: Preparing 16:09:36 77eb0e5304fe: Preparing 16:09:36 9833f26c6bda: Preparing 16:09:36 9833f26c6bda: Waiting 16:09:36 135cfdc21df3: Layer already exists 16:09:36 77eb0e5304fe: Layer already exists 16:09:36 e7f6552effcb: Layer already exists 16:09:36 de126ade460e: Layer already exists 16:09:36 39c8815e1439: Layer already exists 16:09:36 9833f26c6bda: Layer already exists 16:09:36 latest: digest: sha256:d3c2b6a1139337389803269fb0b0df4240cde8bf66233334b5e6936ffa654f47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.49 16:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:09:37 39c8815e1439: Preparing 16:09:37 e7f6552effcb: Preparing 16:09:37 de126ade460e: Preparing 16:09:37 135cfdc21df3: Preparing 16:09:37 77eb0e5304fe: Preparing 16:09:37 9833f26c6bda: Preparing 16:09:37 9833f26c6bda: Waiting 16:09:37 e7f6552effcb: Layer already exists 16:09:37 de126ade460e: Layer already exists 16:09:37 39c8815e1439: Layer already exists 16:09:37 77eb0e5304fe: Layer already exists 16:09:37 135cfdc21df3: Layer already exists 16:09:37 9833f26c6bda: Layer already exists 16:09:37 2.3.0-dev.49: digest: sha256:d3c2b6a1139337389803269fb0b0df4240cde8bf66233334b5e6936ffa654f47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:09:38 39c8815e1439: Preparing 16:09:38 e7f6552effcb: Preparing 16:09:38 de126ade460e: Preparing 16:09:38 135cfdc21df3: Preparing 16:09:38 77eb0e5304fe: Preparing 16:09:38 9833f26c6bda: Preparing 16:09:38 9833f26c6bda: Waiting 16:09:38 e7f6552effcb: Layer already exists 16:09:38 77eb0e5304fe: Layer already exists 16:09:38 39c8815e1439: Layer already exists 16:09:38 135cfdc21df3: Layer already exists 16:09:38 de126ade460e: Layer already exists 16:09:38 9833f26c6bda: Layer already exists 16:09:38 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:d3c2b6a1139337389803269fb0b0df4240cde8bf66233334b5e6936ffa654f47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:39 + 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 16:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:09:39 39c8815e1439: Preparing 16:09:39 e7f6552effcb: Preparing 16:09:39 de126ade460e: Preparing 16:09:39 135cfdc21df3: Preparing 16:09:39 77eb0e5304fe: Preparing 16:09:39 9833f26c6bda: Preparing 16:09:39 9833f26c6bda: Waiting 16:09:39 39c8815e1439: Layer already exists 16:09:39 135cfdc21df3: Layer already exists 16:09:39 de126ade460e: Layer already exists 16:09:39 e7f6552effcb: Layer already exists 16:09:39 77eb0e5304fe: Layer already exists 16:09:39 9833f26c6bda: Layer already exists 16:09:39 main: digest: sha256:d3c2b6a1139337389803269fb0b0df4240cde8bf66233334b5e6936ffa654f47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:39 ===================================================== [Pipeline] echo 16:09:39 taggedImages: 16:09:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:09:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.49 16:09:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:09:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:09:39 0b67b2119381be7da318202365afae4bab1434a1 16:09:39 latest 16:09:39 2.3.0-dev.49 16:09:39 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:39 main 16:09:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:09:40 072ea918d68d: Preparing 16:09:40 b4bd37b58c69: Preparing 16:09:40 8de3b6ffd991: Preparing 16:09:40 c9b7f9986542: Preparing 16:09:40 d078280a675b: Preparing 16:09:40 97fcfee9d58f: Preparing 16:09:40 77eb0e5304fe: Preparing 16:09:40 9833f26c6bda: Preparing 16:09:40 97fcfee9d58f: Waiting 16:09:40 77eb0e5304fe: Waiting 16:09:40 9833f26c6bda: Waiting 16:09:40 b4bd37b58c69: Pushed 16:09:40 8de3b6ffd991: Pushed 16:09:40 072ea918d68d: Pushed 16:09:40 77eb0e5304fe: Layer already exists 16:09:40 9833f26c6bda: Layer already exists 16:09:41 97fcfee9d58f: Pushed 16:09:50 d078280a675b: Pushed 16:09:56 c9b7f9986542: Pushed 16:09:56 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:7278e9d6de43f0e9c2f787a605a8a0d1350c8d6e97732eeef4cea8091914b129 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:57 + 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 16:09:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:09:57 072ea918d68d: Preparing 16:09:57 b4bd37b58c69: Preparing 16:09:57 8de3b6ffd991: Preparing 16:09:57 c9b7f9986542: Preparing 16:09:57 d078280a675b: Preparing 16:09:57 97fcfee9d58f: Preparing 16:09:57 77eb0e5304fe: Preparing 16:09:57 9833f26c6bda: Preparing 16:09:57 97fcfee9d58f: Waiting 16:09:57 77eb0e5304fe: Waiting 16:09:57 9833f26c6bda: Waiting 16:09:57 b4bd37b58c69: Layer already exists 16:09:57 072ea918d68d: Layer already exists 16:09:57 8de3b6ffd991: Layer already exists 16:09:57 d078280a675b: Layer already exists 16:09:57 c9b7f9986542: Layer already exists 16:09:57 9833f26c6bda: Layer already exists 16:09:57 77eb0e5304fe: Layer already exists 16:09:57 97fcfee9d58f: Layer already exists 16:09:57 latest: digest: sha256:7278e9d6de43f0e9c2f787a605a8a0d1350c8d6e97732eeef4cea8091914b129 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.49 16:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:09:58 072ea918d68d: Preparing 16:09:58 b4bd37b58c69: Preparing 16:09:58 8de3b6ffd991: Preparing 16:09:58 c9b7f9986542: Preparing 16:09:58 d078280a675b: Preparing 16:09:58 97fcfee9d58f: Preparing 16:09:58 77eb0e5304fe: Preparing 16:09:58 9833f26c6bda: Preparing 16:09:58 97fcfee9d58f: Waiting 16:09:58 77eb0e5304fe: Waiting 16:09:58 9833f26c6bda: Waiting 16:09:58 d078280a675b: Layer already exists 16:09:58 c9b7f9986542: Layer already exists 16:09:58 072ea918d68d: Layer already exists 16:09:58 b4bd37b58c69: Layer already exists 16:09:58 8de3b6ffd991: Layer already exists 16:09:58 77eb0e5304fe: Layer already exists 16:09:58 97fcfee9d58f: Layer already exists 16:09:58 9833f26c6bda: Layer already exists 16:09:58 2.3.0-dev.49: digest: sha256:7278e9d6de43f0e9c2f787a605a8a0d1350c8d6e97732eeef4cea8091914b129 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:09:59 072ea918d68d: Preparing 16:09:59 b4bd37b58c69: Preparing 16:09:59 8de3b6ffd991: Preparing 16:09:59 c9b7f9986542: Preparing 16:09:59 d078280a675b: Preparing 16:09:59 97fcfee9d58f: Preparing 16:09:59 77eb0e5304fe: Preparing 16:09:59 9833f26c6bda: Preparing 16:09:59 97fcfee9d58f: Waiting 16:09:59 77eb0e5304fe: Waiting 16:09:59 9833f26c6bda: Waiting 16:09:59 d078280a675b: Layer already exists 16:09:59 072ea918d68d: Layer already exists 16:09:59 c9b7f9986542: Layer already exists 16:09:59 8de3b6ffd991: Layer already exists 16:09:59 b4bd37b58c69: Layer already exists 16:09:59 9833f26c6bda: Layer already exists 16:09:59 97fcfee9d58f: Layer already exists 16:09:59 77eb0e5304fe: Layer already exists 16:09:59 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:7278e9d6de43f0e9c2f787a605a8a0d1350c8d6e97732eeef4cea8091914b129 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:00 + 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 16:10:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:00 072ea918d68d: Preparing 16:10:00 b4bd37b58c69: Preparing 16:10:00 8de3b6ffd991: Preparing 16:10:00 c9b7f9986542: Preparing 16:10:00 d078280a675b: Preparing 16:10:00 97fcfee9d58f: Preparing 16:10:00 77eb0e5304fe: Preparing 16:10:00 9833f26c6bda: Preparing 16:10:00 97fcfee9d58f: Waiting 16:10:00 77eb0e5304fe: Waiting 16:10:00 9833f26c6bda: Waiting 16:10:00 d078280a675b: Layer already exists 16:10:00 c9b7f9986542: Layer already exists 16:10:00 072ea918d68d: Layer already exists 16:10:00 b4bd37b58c69: Layer already exists 16:10:00 8de3b6ffd991: Layer already exists 16:10:00 9833f26c6bda: Layer already exists 16:10:00 97fcfee9d58f: Layer already exists 16:10:00 77eb0e5304fe: Layer already exists 16:10:00 main: digest: sha256:7278e9d6de43f0e9c2f787a605a8a0d1350c8d6e97732eeef4cea8091914b129 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:00 ===================================================== [Pipeline] echo 16:10:01 taggedImages: 16:10:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:10:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.49 16:10:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:10:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:10:01 0b67b2119381be7da318202365afae4bab1434a1 16:10:01 latest 16:10:01 2.3.0-dev.49 16:10:01 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:01 main 16:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:01 3ecb31268a13: Preparing 16:10:01 e69b74e1eb75: Preparing 16:10:01 fde63bdcafed: Preparing 16:10:01 d981208e71b8: Preparing 16:10:01 99dde96ae7ae: Preparing 16:10:01 77eb0e5304fe: Preparing 16:10:01 9833f26c6bda: Preparing 16:10:01 77eb0e5304fe: Waiting 16:10:01 9833f26c6bda: Waiting 16:10:02 3ecb31268a13: Pushed 16:10:02 fde63bdcafed: Pushed 16:10:02 e69b74e1eb75: Pushed 16:10:02 77eb0e5304fe: Layer already exists 16:10:02 9833f26c6bda: Layer already exists 16:10:02 99dde96ae7ae: Pushed 16:10:17 d981208e71b8: Pushed 16:10:17 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:06300a87a048e2a0ecfb30de53214963ea436819fbedd20638f3054579ed03fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:18 + 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 16:10:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:18 3ecb31268a13: Preparing 16:10:18 e69b74e1eb75: Preparing 16:10:18 fde63bdcafed: Preparing 16:10:18 d981208e71b8: Preparing 16:10:18 99dde96ae7ae: Preparing 16:10:18 77eb0e5304fe: Preparing 16:10:18 9833f26c6bda: Preparing 16:10:18 77eb0e5304fe: Waiting 16:10:18 9833f26c6bda: Waiting 16:10:18 3ecb31268a13: Layer already exists 16:10:18 e69b74e1eb75: Layer already exists 16:10:18 d981208e71b8: Layer already exists 16:10:18 99dde96ae7ae: Layer already exists 16:10:18 fde63bdcafed: Layer already exists 16:10:18 9833f26c6bda: Layer already exists 16:10:18 77eb0e5304fe: Layer already exists 16:10:18 latest: digest: sha256:06300a87a048e2a0ecfb30de53214963ea436819fbedd20638f3054579ed03fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.49 16:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:19 3ecb31268a13: Preparing 16:10:19 e69b74e1eb75: Preparing 16:10:19 fde63bdcafed: Preparing 16:10:19 d981208e71b8: Preparing 16:10:19 99dde96ae7ae: Preparing 16:10:19 77eb0e5304fe: Preparing 16:10:19 9833f26c6bda: Preparing 16:10:19 77eb0e5304fe: Waiting 16:10:19 9833f26c6bda: Waiting 16:10:19 3ecb31268a13: Layer already exists 16:10:19 fde63bdcafed: Layer already exists 16:10:19 e69b74e1eb75: Layer already exists 16:10:19 99dde96ae7ae: Layer already exists 16:10:19 d981208e71b8: Layer already exists 16:10:19 9833f26c6bda: Layer already exists 16:10:19 77eb0e5304fe: Layer already exists 16:10:19 2.3.0-dev.49: digest: sha256:06300a87a048e2a0ecfb30de53214963ea436819fbedd20638f3054579ed03fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:20 3ecb31268a13: Preparing 16:10:20 e69b74e1eb75: Preparing 16:10:20 fde63bdcafed: Preparing 16:10:20 d981208e71b8: Preparing 16:10:20 99dde96ae7ae: Preparing 16:10:20 77eb0e5304fe: Preparing 16:10:20 9833f26c6bda: Preparing 16:10:20 9833f26c6bda: Waiting 16:10:20 77eb0e5304fe: Waiting 16:10:20 d981208e71b8: Layer already exists 16:10:20 fde63bdcafed: Layer already exists 16:10:20 99dde96ae7ae: Layer already exists 16:10:20 3ecb31268a13: Layer already exists 16:10:20 e69b74e1eb75: Layer already exists 16:10:20 77eb0e5304fe: Layer already exists 16:10:20 9833f26c6bda: Layer already exists 16:10:20 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:06300a87a048e2a0ecfb30de53214963ea436819fbedd20638f3054579ed03fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:21 + 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 16:10:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:21 3ecb31268a13: Preparing 16:10:21 e69b74e1eb75: Preparing 16:10:21 fde63bdcafed: Preparing 16:10:21 d981208e71b8: Preparing 16:10:21 99dde96ae7ae: Preparing 16:10:21 77eb0e5304fe: Preparing 16:10:21 9833f26c6bda: Preparing 16:10:21 77eb0e5304fe: Waiting 16:10:21 9833f26c6bda: Waiting 16:10:21 d981208e71b8: Layer already exists 16:10:21 fde63bdcafed: Layer already exists 16:10:21 e69b74e1eb75: Layer already exists 16:10:21 99dde96ae7ae: Layer already exists 16:10:21 3ecb31268a13: Layer already exists 16:10:21 9833f26c6bda: Layer already exists 16:10:21 77eb0e5304fe: Layer already exists 16:10:21 main: digest: sha256:06300a87a048e2a0ecfb30de53214963ea436819fbedd20638f3054579ed03fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:22 ===================================================== [Pipeline] echo 16:10:22 taggedImages: 16:10:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:10:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.49 16:10:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:10:22 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:10:22 0b67b2119381be7da318202365afae4bab1434a1 16:10:22 latest 16:10:22 2.3.0-dev.49 16:10:22 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:22 main 16:10:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:10:22 73391ee30ba2: Preparing 16:10:22 240cabc4828d: Preparing 16:10:22 7075125f5f39: Preparing 16:10:22 fefb1a5a132f: Preparing 16:10:22 97fcfee9d58f: Preparing 16:10:22 77eb0e5304fe: Preparing 16:10:22 9833f26c6bda: Preparing 16:10:22 77eb0e5304fe: Waiting 16:10:22 9833f26c6bda: Waiting 16:10:23 97fcfee9d58f: Layer already exists 16:10:23 77eb0e5304fe: Layer already exists 16:10:23 9833f26c6bda: Layer already exists 16:10:23 7075125f5f39: Pushed 16:10:23 73391ee30ba2: Pushed 16:10:23 240cabc4828d: Pushed 16:10:41 fefb1a5a132f: Pushed 16:10:41 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:bfb3a5d636ae9925a3dfedddd67b248a1e4df9f6eec7c6ca5051fcd84c41333e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:41 + 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 16:10:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:10:42 73391ee30ba2: Preparing 16:10:42 240cabc4828d: Preparing 16:10:42 7075125f5f39: Preparing 16:10:42 fefb1a5a132f: Preparing 16:10:42 97fcfee9d58f: Preparing 16:10:42 77eb0e5304fe: Preparing 16:10:42 9833f26c6bda: Preparing 16:10:42 77eb0e5304fe: Waiting 16:10:42 9833f26c6bda: Waiting 16:10:42 fefb1a5a132f: Layer already exists 16:10:42 97fcfee9d58f: Layer already exists 16:10:42 240cabc4828d: Layer already exists 16:10:42 73391ee30ba2: Layer already exists 16:10:42 7075125f5f39: Layer already exists 16:10:42 9833f26c6bda: Layer already exists 16:10:42 77eb0e5304fe: Layer already exists 16:10:42 latest: digest: sha256:bfb3a5d636ae9925a3dfedddd67b248a1e4df9f6eec7c6ca5051fcd84c41333e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.49 16:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:10:43 73391ee30ba2: Preparing 16:10:43 240cabc4828d: Preparing 16:10:43 7075125f5f39: Preparing 16:10:43 fefb1a5a132f: Preparing 16:10:43 97fcfee9d58f: Preparing 16:10:43 77eb0e5304fe: Preparing 16:10:43 9833f26c6bda: Preparing 16:10:43 77eb0e5304fe: Waiting 16:10:43 9833f26c6bda: Waiting 16:10:43 73391ee30ba2: Layer already exists 16:10:43 fefb1a5a132f: Layer already exists 16:10:43 97fcfee9d58f: Layer already exists 16:10:43 240cabc4828d: Layer already exists 16:10:43 7075125f5f39: Layer already exists 16:10:43 9833f26c6bda: Layer already exists 16:10:43 77eb0e5304fe: Layer already exists 16:10:43 2.3.0-dev.49: digest: sha256:bfb3a5d636ae9925a3dfedddd67b248a1e4df9f6eec7c6ca5051fcd84c41333e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:10:44 73391ee30ba2: Preparing 16:10:44 240cabc4828d: Preparing 16:10:44 7075125f5f39: Preparing 16:10:44 fefb1a5a132f: Preparing 16:10:44 97fcfee9d58f: Preparing 16:10:44 77eb0e5304fe: Preparing 16:10:44 9833f26c6bda: Preparing 16:10:44 77eb0e5304fe: Waiting 16:10:44 9833f26c6bda: Waiting 16:10:44 97fcfee9d58f: Layer already exists 16:10:44 fefb1a5a132f: Layer already exists 16:10:44 7075125f5f39: Layer already exists 16:10:44 73391ee30ba2: Layer already exists 16:10:44 240cabc4828d: Layer already exists 16:10:44 9833f26c6bda: Layer already exists 16:10:44 77eb0e5304fe: Layer already exists 16:10:44 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:bfb3a5d636ae9925a3dfedddd67b248a1e4df9f6eec7c6ca5051fcd84c41333e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:44 + 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 16:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:10:45 73391ee30ba2: Preparing 16:10:45 240cabc4828d: Preparing 16:10:45 7075125f5f39: Preparing 16:10:45 fefb1a5a132f: Preparing 16:10:45 97fcfee9d58f: Preparing 16:10:45 77eb0e5304fe: Preparing 16:10:45 9833f26c6bda: Preparing 16:10:45 77eb0e5304fe: Waiting 16:10:45 9833f26c6bda: Waiting 16:10:45 fefb1a5a132f: Layer already exists 16:10:45 240cabc4828d: Layer already exists 16:10:45 73391ee30ba2: Layer already exists 16:10:45 7075125f5f39: Layer already exists 16:10:45 97fcfee9d58f: Layer already exists 16:10:45 9833f26c6bda: Layer already exists 16:10:45 77eb0e5304fe: Layer already exists 16:10:45 main: digest: sha256:bfb3a5d636ae9925a3dfedddd67b248a1e4df9f6eec7c6ca5051fcd84c41333e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:45 ===================================================== [Pipeline] echo 16:10:45 taggedImages: 16:10:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:10:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.49 16:10:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:10:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:10:45 0b67b2119381be7da318202365afae4bab1434a1 16:10:45 latest 16:10:45 2.3.0-dev.49 16:10:45 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:45 main 16:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:10:46 f5b27de037c9: Preparing 16:10:46 d17caad52910: Preparing 16:10:46 de126ade460e: Preparing 16:10:46 dc9a8585ad19: Preparing 16:10:46 5d3e392a13a0: Preparing 16:10:46 5d3e392a13a0: Layer already exists 16:10:46 de126ade460e: Layer already exists 16:10:46 f5b27de037c9: Pushed 16:10:46 dc9a8585ad19: Pushed 16:10:52 d17caad52910: Pushed 16:10:52 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:cbbc9d054762dff48278d776e7d16cf8d1c4b8527dc0e8f139f83aea5ad7ac2f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:10:52 f5b27de037c9: Preparing 16:10:52 d17caad52910: Preparing 16:10:52 de126ade460e: Preparing 16:10:52 dc9a8585ad19: Preparing 16:10:52 5d3e392a13a0: Preparing 16:10:52 5d3e392a13a0: Layer already exists 16:10:52 d17caad52910: Layer already exists 16:10:52 dc9a8585ad19: Layer already exists 16:10:52 f5b27de037c9: Layer already exists 16:10:52 de126ade460e: Layer already exists 16:10:53 latest: digest: sha256:cbbc9d054762dff48278d776e7d16cf8d1c4b8527dc0e8f139f83aea5ad7ac2f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.49 16:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:10:53 f5b27de037c9: Preparing 16:10:53 d17caad52910: Preparing 16:10:53 de126ade460e: Preparing 16:10:53 dc9a8585ad19: Preparing 16:10:53 5d3e392a13a0: Preparing 16:10:53 5d3e392a13a0: Layer already exists 16:10:53 d17caad52910: Layer already exists 16:10:53 f5b27de037c9: Layer already exists 16:10:53 dc9a8585ad19: Layer already exists 16:10:53 de126ade460e: Layer already exists 16:10:54 2.3.0-dev.49: digest: sha256:cbbc9d054762dff48278d776e7d16cf8d1c4b8527dc0e8f139f83aea5ad7ac2f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:10:54 f5b27de037c9: Preparing 16:10:54 d17caad52910: Preparing 16:10:54 de126ade460e: Preparing 16:10:54 dc9a8585ad19: Preparing 16:10:54 5d3e392a13a0: Preparing 16:10:54 5d3e392a13a0: Layer already exists 16:10:54 d17caad52910: Layer already exists 16:10:54 de126ade460e: Layer already exists 16:10:54 dc9a8585ad19: Layer already exists 16:10:54 f5b27de037c9: Layer already exists 16:10:55 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:cbbc9d054762dff48278d776e7d16cf8d1c4b8527dc0e8f139f83aea5ad7ac2f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:10:55 f5b27de037c9: Preparing 16:10:55 d17caad52910: Preparing 16:10:55 de126ade460e: Preparing 16:10:55 dc9a8585ad19: Preparing 16:10:55 5d3e392a13a0: Preparing 16:10:55 f5b27de037c9: Layer already exists 16:10:55 de126ade460e: Layer already exists 16:10:55 d17caad52910: Layer already exists 16:10:55 5d3e392a13a0: Layer already exists 16:10:55 dc9a8585ad19: Layer already exists 16:10:56 main: digest: sha256:cbbc9d054762dff48278d776e7d16cf8d1c4b8527dc0e8f139f83aea5ad7ac2f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:56 ===================================================== [Pipeline] echo 16:10:56 taggedImages: 16:10:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:10:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.49 16:10:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:10:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:10:56 0b67b2119381be7da318202365afae4bab1434a1 16:10:56 latest 16:10:56 2.3.0-dev.49 16:10:56 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:10:56 main 16:10:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:10:56 adf368e0397b: Preparing 16:10:56 ba6650f8608b: Preparing 16:10:56 de126ade460e: Preparing 16:10:56 0158d5e78a2a: Preparing 16:10:56 5d3e392a13a0: Preparing 16:10:56 5d3e392a13a0: Layer already exists 16:10:57 de126ade460e: Layer already exists 16:10:57 0158d5e78a2a: Layer already exists 16:10:57 adf368e0397b: Pushed 16:11:02 ba6650f8608b: Pushed 16:11:02 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:7872f2a9b9b14fd9e5b146fc0dae6c646decf67860447db8414fe3be0236ffa1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:03 adf368e0397b: Preparing 16:11:03 ba6650f8608b: Preparing 16:11:03 de126ade460e: Preparing 16:11:03 0158d5e78a2a: Preparing 16:11:03 5d3e392a13a0: Preparing 16:11:03 adf368e0397b: Layer already exists 16:11:03 ba6650f8608b: Layer already exists 16:11:03 de126ade460e: Layer already exists 16:11:03 5d3e392a13a0: Layer already exists 16:11:03 0158d5e78a2a: Layer already exists 16:11:03 latest: digest: sha256:7872f2a9b9b14fd9e5b146fc0dae6c646decf67860447db8414fe3be0236ffa1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.49 16:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:04 adf368e0397b: Preparing 16:11:04 ba6650f8608b: Preparing 16:11:04 de126ade460e: Preparing 16:11:04 0158d5e78a2a: Preparing 16:11:04 5d3e392a13a0: Preparing 16:11:04 ba6650f8608b: Layer already exists 16:11:04 0158d5e78a2a: Layer already exists 16:11:04 adf368e0397b: Layer already exists 16:11:04 5d3e392a13a0: Layer already exists 16:11:04 de126ade460e: Layer already exists 16:11:04 2.3.0-dev.49: digest: sha256:7872f2a9b9b14fd9e5b146fc0dae6c646decf67860447db8414fe3be0236ffa1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:05 adf368e0397b: Preparing 16:11:05 ba6650f8608b: Preparing 16:11:05 de126ade460e: Preparing 16:11:05 0158d5e78a2a: Preparing 16:11:05 5d3e392a13a0: Preparing 16:11:05 5d3e392a13a0: Layer already exists 16:11:05 de126ade460e: Layer already exists 16:11:05 ba6650f8608b: Layer already exists 16:11:05 adf368e0397b: Layer already exists 16:11:05 0158d5e78a2a: Layer already exists 16:11:05 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:7872f2a9b9b14fd9e5b146fc0dae6c646decf67860447db8414fe3be0236ffa1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:06 adf368e0397b: Preparing 16:11:06 ba6650f8608b: Preparing 16:11:06 de126ade460e: Preparing 16:11:06 0158d5e78a2a: Preparing 16:11:06 5d3e392a13a0: Preparing 16:11:06 5d3e392a13a0: Layer already exists 16:11:06 0158d5e78a2a: Layer already exists 16:11:06 adf368e0397b: Layer already exists 16:11:06 ba6650f8608b: Layer already exists 16:11:06 de126ade460e: Layer already exists 16:11:06 main: digest: sha256:7872f2a9b9b14fd9e5b146fc0dae6c646decf67860447db8414fe3be0236ffa1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:06 ===================================================== [Pipeline] echo 16:11:06 taggedImages: 16:11:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:11:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:11:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.49 16:11:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:11:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:11:06 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:11:06 0b67b2119381be7da318202365afae4bab1434a1 16:11:06 latest 16:11:06 2.3.0-dev.49 16:11:06 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:11:06 main 16:11:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:11:07 eccb4bbde721: Preparing 16:11:07 69f39e67708f: Preparing 16:11:07 6c730ae568b4: Preparing 16:11:07 58c14f61f024: Preparing 16:11:07 5d3e392a13a0: Preparing 16:11:07 5d3e392a13a0: Layer already exists 16:11:07 69f39e67708f: Pushed 16:11:08 eccb4bbde721: Pushed 16:11:10 6c730ae568b4: Pushed 16:11:37 58c14f61f024: Pushed 16:11:37 0b67b2119381be7da318202365afae4bab1434a1: digest: sha256:d1dd69895d9202376a245b907379f1ab8ae573bcac69190ac2890e816a2abe10 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:37 + 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 16:11:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:11:38 eccb4bbde721: Preparing 16:11:38 69f39e67708f: Preparing 16:11:38 6c730ae568b4: Preparing 16:11:38 58c14f61f024: Preparing 16:11:38 5d3e392a13a0: Preparing 16:11:38 69f39e67708f: Layer already exists 16:11:38 58c14f61f024: Layer already exists 16:11:38 5d3e392a13a0: Layer already exists 16:11:38 6c730ae568b4: Layer already exists 16:11:38 eccb4bbde721: Layer already exists 16:11:38 latest: digest: sha256:d1dd69895d9202376a245b907379f1ab8ae573bcac69190ac2890e816a2abe10 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.49 16:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:11:39 eccb4bbde721: Preparing 16:11:39 69f39e67708f: Preparing 16:11:39 6c730ae568b4: Preparing 16:11:39 58c14f61f024: Preparing 16:11:39 5d3e392a13a0: Preparing 16:11:39 5d3e392a13a0: Layer already exists 16:11:39 6c730ae568b4: Layer already exists 16:11:39 eccb4bbde721: Layer already exists 16:11:39 69f39e67708f: Layer already exists 16:11:39 58c14f61f024: Layer already exists 16:11:39 2.3.0-dev.49: digest: sha256:d1dd69895d9202376a245b907379f1ab8ae573bcac69190ac2890e816a2abe10 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:11:40 eccb4bbde721: Preparing 16:11:40 69f39e67708f: Preparing 16:11:40 6c730ae568b4: Preparing 16:11:40 58c14f61f024: Preparing 16:11:40 5d3e392a13a0: Preparing 16:11:40 5d3e392a13a0: Layer already exists 16:11:40 69f39e67708f: Layer already exists 16:11:40 eccb4bbde721: Layer already exists 16:11:40 58c14f61f024: Layer already exists 16:11:40 6c730ae568b4: Layer already exists 16:11:40 0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49: digest: sha256:d1dd69895d9202376a245b907379f1ab8ae573bcac69190ac2890e816a2abe10 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:40 + 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 16:11:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:11:41 eccb4bbde721: Preparing 16:11:41 69f39e67708f: Preparing 16:11:41 6c730ae568b4: Preparing 16:11:41 58c14f61f024: Preparing 16:11:41 5d3e392a13a0: Preparing 16:11:41 5d3e392a13a0: Layer already exists 16:11:41 eccb4bbde721: Layer already exists 16:11:41 58c14f61f024: Layer already exists 16:11:41 69f39e67708f: Layer already exists 16:11:41 6c730ae568b4: Layer already exists 16:11:41 main: digest: sha256:d1dd69895d9202376a245b907379f1ab8ae573bcac69190ac2890e816a2abe10 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:41 ===================================================== [Pipeline] echo 16:11:41 taggedImages: 16:11:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1 16:11:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:11:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.49 16:11:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0b67b2119381be7da318202365afae4bab1434a1-2.3.0-dev.49 16:11:41 - 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 16:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:42 16:11:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:42 arm64: Pulling from edgex-lftools-log-publisher 16:11:42 8998bd30e6a1: Pulling fs layer 16:11:42 04944245beec: Pulling fs layer 16:11:42 699f458cf7ca: Pulling fs layer 16:11:42 765212b225bb: Pulling fs layer 16:11:42 f23df028b6ca: Pulling fs layer 16:11:42 d65c8cfc05b1: Pulling fs layer 16:11:42 2437ff75d9bd: Pulling fs layer 16:11:42 765212b225bb: Waiting 16:11:42 f23df028b6ca: Waiting 16:11:42 d65c8cfc05b1: Waiting 16:11:42 2437ff75d9bd: Waiting 16:11:42 04944245beec: Verifying Checksum 16:11:42 04944245beec: Download complete 16:11:42 765212b225bb: Verifying Checksum 16:11:42 765212b225bb: Download complete 16:11:42 f23df028b6ca: Download complete 16:11:42 d65c8cfc05b1: Verifying Checksum 16:11:42 d65c8cfc05b1: Download complete 16:11:42 699f458cf7ca: Verifying Checksum 16:11:42 699f458cf7ca: Download complete 16:11:43 8998bd30e6a1: Verifying Checksum 16:11:43 8998bd30e6a1: Download complete 16:11:45 2437ff75d9bd: Verifying Checksum 16:11:45 2437ff75d9bd: Download complete 16:11:47 8998bd30e6a1: Pull complete 16:11:48 04944245beec: Pull complete 16:11:49 699f458cf7ca: Pull complete 16:11:49 765212b225bb: Pull complete 16:11:50 f23df028b6ca: Pull complete 16:11:51 d65c8cfc05b1: Pull complete 16:12:06 2437ff75d9bd: Pull complete 16:12:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-23313 does not seem to be running inside a container 16:12:06 $ 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/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:12:09 $ docker top 6d53d0e4424396fba233544b947027bdd512cf0433d4c64f6db5b6cf60b9f3f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:09 ---> job-cost.sh 16:12:09 lf-activate-venv: SKIPPING 16:12:09 INFO: No Stack... 16:12:10 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:11 INFO: Archiving Costs [Pipeline] sh 16:12:11 + cat /w/workspace/edgex-go/285/archives/cost.csv 16:12:11 + cut -d, -f6 [Pipeline] lock 16:12:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-285-stack-cost] 16:12:11 Resource [jenkins-edgexfoundry-edgex-go-main-285-stack-cost] did not exist. Created. 16:12:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-285-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:13 Stashed 1 file(s) [Pipeline] } 16:12:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-285-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:13 $ docker stop --time=1 6d53d0e4424396fba233544b947027bdd512cf0433d4c64f6db5b6cf60b9f3f7 16:12:14 $ docker rm -f 6d53d0e4424396fba233544b947027bdd512cf0433d4c64f6db5b6cf60b9f3f7 [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 16:12:15 provisioning config files... 16:12:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/285@tmp/config2304081158278605219tmp [Pipeline] { [Pipeline] sh 16:12:15 + set +x 16:12:15 + curl -s https://codecov.io/bash 16:12:15 + bash -s -- 16:12:15 16:12:15 _____ _ 16:12:15 / ____| | | 16:12:15 | | ___ __| | ___ ___ _____ __ 16:12:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:12:15 | |___| (_) | (_| | __/ (_| (_) \ V / 16:12:15 \_____\___/ \__,_|\___|\___\___/ \_/ 16:12:15 Bash-1.0.6 16:12:15 16:12:15 16:12:15 ==> git version 2.25.1 found 16:12:15 ==> 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 16:12:15 Release-Date: 2020-01-08 16:12:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:12:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:12:15 ==> Jenkins CI detected. 16:12:15 current dir:  /w/workspace/edgex-go/285 16:12:15 project root: . 16:12:15 --> token set from env 16:12:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:12:15 ==> Running gcov in . (disable via -X gcov) 16:12:15 ==> Python coveragepy not found 16:12:15 ==> Searching for coverage reports in: 16:12:15 + . 16:12:15 -> Found 1 reports 16:12:15 ==> Detecting git/mercurial file structure 16:12:16 ==> Reading reports 16:12:16 + ./coverage.out bytes=482786 16:12:16 ==> Appending adjustments 16:12:16 https://docs.codecov.io/docs/fixing-reports 16:12:17 + Found adjustments 16:12:17 ==> Gzipping contents 16:12:17 64K /tmp/codecov.8Cv6PN.gz 16:12:17 ==> Uploading reports 16:12:17 url: https://codecov.io 16:12:17 query: branch=main&commit=0b67b2119381be7da318202365afae4bab1434a1&build=285&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F285%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:17 -> Pinging Codecov 16:12:17 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=0b67b2119381be7da318202365afae4bab1434a1&build=285&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F285%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:17 -> Uploading to 16:12:17 https://storage.googleapis.com/codecov/v4/raw/2022-08-22/00271124DB129430A58F1EEE437C3FCB/0b67b2119381be7da318202365afae4bab1434a1/7ab87184-d714-4794-8bdf-a33d1e6c2e6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T161217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1855f958b757ab8ea7f0b133b5d826a16c703ff8ad6d685924bfc2a696eeaa11 16:12:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:17 Dload Upload Total Spent Left Speed 16:12:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63328 0 0 100 63328 0 265k --:--:-- --:--:-- --:--:-- 265k 16:12:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0b67b2119381be7da318202365afae4bab1434a1 [Pipeline] } 16:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:12:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:12:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:18 16:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:12:18 df9b9388f04a: Pulling fs layer 16:12:18 52dc419b0ee2: Pulling fs layer 16:12:18 25bc292e5bac: Pulling fs layer 16:12:18 114826534d7a: Pulling fs layer 16:12:18 4657fd5d0bcf: Pulling fs layer 16:12:18 6ad1cebc031e: Pulling fs layer 16:12:18 8a3aa393b2d8: Pulling fs layer 16:12:18 114826534d7a: Waiting 16:12:18 4657fd5d0bcf: Waiting 16:12:18 6ad1cebc031e: Waiting 16:12:18 25bc292e5bac: Verifying Checksum 16:12:18 25bc292e5bac: Download complete 16:12:18 52dc419b0ee2: Verifying Checksum 16:12:18 52dc419b0ee2: Download complete 16:12:18 4657fd5d0bcf: Verifying Checksum 16:12:18 4657fd5d0bcf: Download complete 16:12:18 df9b9388f04a: Verifying Checksum 16:12:18 df9b9388f04a: Download complete 16:12:18 6ad1cebc031e: Verifying Checksum 16:12:18 6ad1cebc031e: Download complete 16:12:18 df9b9388f04a: Pull complete 16:12:18 52dc419b0ee2: Pull complete 16:12:18 25bc292e5bac: Pull complete 16:12:19 114826534d7a: Verifying Checksum 16:12:19 114826534d7a: Download complete 16:12:19 8a3aa393b2d8: Verifying Checksum 16:12:19 8a3aa393b2d8: Download complete 16:12:22 114826534d7a: Pull complete 16:12:23 4657fd5d0bcf: Pull complete 16:12:23 6ad1cebc031e: Pull complete 16:12:26 8a3aa393b2d8: Pull complete 16:12:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:26 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 16:12:26 $ 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/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:12:29 $ docker top f3c433c473d36fbff8da301d583e0128fce2d5cad2ad9910da023321ec7df954 -eo pid,comm [Pipeline] { [Pipeline] echo 16:12:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:12:30 + set -o pipefail 16:12:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:12:38 16:12:38 Monitoring /w/workspace/edgex-go/285 (github.com/edgexfoundry/edgex-go)... 16:12:38 16:12:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f9d89ec9-b105-435c-b194-d1c9a95f1353 16:12:38 16:12:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:12:38 16:12:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:12:38 16:12:38 [Pipeline] } 16:12:38 $ docker stop --time=1 f3c433c473d36fbff8da301d583e0128fce2d5cad2ad9910da023321ec7df954 16:12:40 $ docker rm -f f3c433c473d36fbff8da301d583e0128fce2d5cad2ad9910da023321ec7df954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:12:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:41 provisioning config files... 16:12:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/285@tmp/config938423114492586371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:41 --> edgex-publish-swagger.sh 16:12:41 === Publish openapi/v2 API === 16:12:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:12:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/285/openapi/v2/core-command.yaml] 16:12:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:41 Dload Upload Total Spent Left Speed 16:12:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 127k --:--:-- --:--:-- --:--:-- 126k 100 33831 0 0 100 33831 0 30924 0:00:01 0:00:01 --:--:-- 30924 16:12:42 16:12:42 16:12:42 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/285/openapi/v2/core-data.yaml] 16:12:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:42 Dload Upload Total Spent Left Speed 16:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 542k --:--:-- --:--:-- --:--:-- 537k 100 71604 0 0 100 71604 0 70545 0:00:01 0:00:01 --:--:-- 70545 16:12:43 16:12:43 16:12:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/285/openapi/v2/core-metadata.yaml] 16:12:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:43 Dload Upload Total Spent Left Speed 16:12:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65536 0 659k --:--:-- --:--:-- --:--:-- 653k 100 144k 0 0 100 144k 0 142k 0:00:01 0:00:01 --:--:-- 142k 16:12:44 16:12:44 16:12:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/285/openapi/v2/support-notifications.yaml] 16:12:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:44 Dload Upload Total Spent Left Speed 16:12:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74061 0:00:01 0:00:01 --:--:-- 74000 100 89318 0 0 100 89318 0 57698 0:00:01 0:00:01 --:--:-- 57661 16:12:46 16:12:46 16:12:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/285/openapi/v2/support-scheduler.yaml] 16:12:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:46 Dload Upload Total Spent Left Speed 16:12:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43756 --:--:-- --:--:-- --:--:-- 43708 100 39556 0 0 100 39556 0 43708 --:--:-- --:--:-- --:--:-- 43708 16:12:47 16:12:47 16:12:47 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/285/openapi/v2/system-agent.yaml] 16:12:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:47 Dload Upload Total Spent Left Speed 16:12:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20212 --:--:-- --:--:-- --:--:-- 20191 100 20091 0 0 100 20091 0 20191 --:--:-- --:--:-- --:--:-- 20191 16:12:48 16:12:48 [Pipeline] } 16:12: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 16:12:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:48 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 16:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:12:49 $ docker top 738ec31066347485521303307b25ac935b888279d764ff52b3757f24c344a496 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:49 [ssh-agent] Looking for ssh-agent implementation... 16:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:49 $ docker exec 738ec31066347485521303307b25ac935b888279d764ff52b3757f24c344a496 ssh-agent 16:12:49 SSH_AUTH_SOCK=/tmp/ssh-CFluZalXYMMS/agent.33 16:12:49 SSH_AGENT_PID=40 16:12:49 Running ssh-add (command line suppressed) 16:12:49 Identity added: /w/workspace/edgex-go/285@tmp/private_key_7390503646489367365.key (/w/workspace/edgex-go/285@tmp/private_key_7390503646489367365.key) 16:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:50 + git semver tag 16:12:50 2022-08-22 16:12:50,393 [run_tag] DEBUG tag force:False 16:12:50 2022-08-22 16:12:50,393 [check_head_tag] DEBUG check head tag 16:12:50 2022-08-22 16:12:50,394 [execute] INFO git cat-file --batch-check 16:12:50 2022-08-22 16:12:50,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/285, universal_newlines=False, shell=None, istream=) 16:12:50 2022-08-22 16:12:50,397 [execute] INFO git cat-file --batch 16:12:50 2022-08-22 16:12:50,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/285, universal_newlines=False, shell=None, istream=) 16:12:50 2022-08-22 16:12:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 16:12:50 2022-08-22 16:12:50,423 [execute] INFO git tag -a v2.3.0-dev.49 -m v2.3.0-dev.49 16:12:50 2022-08-22 16:12:50,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.49', '-m', 'v2.3.0-dev.49'], cwd=/w/workspace/edgex-go/285, universal_newlines=False, shell=None, istream=None) 16:12:50 2022-08-22 16:12:50,428 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 16:12:50 2.3.0-dev.49 [Pipeline] } 16:12:50 $ docker exec --env ******** --env ******** 738ec31066347485521303307b25ac935b888279d764ff52b3757f24c344a496 ssh-agent -k 16:12:50 unset SSH_AUTH_SOCK; 16:12:50 unset SSH_AGENT_PID; 16:12:50 echo Agent pid 40 killed; 16:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:50 + git semver [Pipeline] } 16:12:51 $ docker stop --time=1 738ec31066347485521303307b25ac935b888279d764ff52b3757f24c344a496 16:12:52 $ docker rm -f 738ec31066347485521303307b25ac935b888279d764ff52b3757f24c344a496 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:52 16:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:53 0.23.1-centos7: Pulling from edgex-lftools 16:12:53 ab5ef0e58194: Pulling fs layer 16:12:53 9712f1f96733: Pulling fs layer 16:12:53 63f879dbbcfc: Pulling fs layer 16:12:53 0d9ebad4ef96: Pulling fs layer 16:12:53 e9a5061849ea: Pulling fs layer 16:12:53 d747dcd14b5f: Pulling fs layer 16:12:53 2de7ff778b66: Pulling fs layer 16:12:53 0d9ebad4ef96: Waiting 16:12:53 2de7ff778b66: Waiting 16:12:53 e9a5061849ea: Waiting 16:12:53 d747dcd14b5f: Waiting 16:12:53 9712f1f96733: Verifying Checksum 16:12:53 9712f1f96733: Download complete 16:12:53 63f879dbbcfc: Verifying Checksum 16:12:53 63f879dbbcfc: Download complete 16:12:53 ab5ef0e58194: Download complete 16:12:53 0d9ebad4ef96: Verifying Checksum 16:12:53 0d9ebad4ef96: Download complete 16:12:53 d747dcd14b5f: Verifying Checksum 16:12:53 d747dcd14b5f: Download complete 16:12:53 e9a5061849ea: Verifying Checksum 16:12:53 2de7ff778b66: Verifying Checksum 16:12:53 2de7ff778b66: Download complete 16:12:56 ab5ef0e58194: Pull complete 16:12:56 9712f1f96733: Pull complete 16:12:57 63f879dbbcfc: Pull complete 16:13:01 0d9ebad4ef96: Pull complete 16:13:01 e9a5061849ea: Pull complete 16:13:01 d747dcd14b5f: Pull complete 16:13:02 2de7ff778b66: Pull complete 16:13:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:02 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 16:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:13:05 $ docker top 6f6a66968a3126df2a18a6b3c091017b1721c94559930d867a8ab306aab33c1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:13:05 provisioning config files... 16:13:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/285@tmp/config1873539724859256378tmp 16:13:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/285@tmp/config617981481465437523tmp 16:13:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/285@tmp/config2983285825485449817tmp [Pipeline] { [Pipeline] echo 16:13:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:13:05 ---> sigul-configuration.sh 16:13:05 gpg: directory `/root/.gnupg' created 16:13:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:13:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:13:05 gpg: keyring `/root/.gnupg/secring.gpg' created 16:13:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:13:05 gpg: CAST5 encrypted data 16:13:05 gpg: encrypted with 1 passphrase 16:13:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:13:06 + mkdir /home/jenkins 16:13:06 + mkdir /home/jenkins/sigul [Pipeline] sh 16:13: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 16:13:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:13:06 ---> sigul-install.sh 16:13:06 Sigul already installed; skipping installation. [Pipeline] sh 16:13:07 + git tag --list 16:13:07 0.6.0 16:13:07 0.6.1 16:13:07 0.7.0 16:13:07 0.7.1 16:13:07 v1.0.0 16:13:07 v1.0.1 16:13:07 v1.1.0 16:13:07 v1.2.0 16:13:07 v1.2.1 16:13:07 v1.3.0 16:13:07 v1.3.1 16:13:07 v2.0.0 16:13:07 v2.1.0 16:13:07 v2.1.1 16:13:07 v2.1.1-dev.1 16:13:07 v2.1.1-dev.2 16:13:07 v2.1.1-dev.3 16:13:07 v2.1.1-dev.4 16:13:07 v2.1.1-dev.5 16:13:07 v2.1.1-dev.6 16:13:07 v2.1.1-dev.7 16:13:07 v2.1.1-dev.8 16:13:07 v2.1.2-dev.1 16:13:07 v2.2.0 16:13:07 v2.2.1-dev.1 16:13:07 v2.2.1-dev.10 16:13:07 v2.2.1-dev.11 16:13:07 v2.2.1-dev.12 16:13:07 v2.2.1-dev.13 16:13:07 v2.2.1-dev.14 16:13:07 v2.2.1-dev.15 16:13:07 v2.2.1-dev.16 16:13:07 v2.2.1-dev.17 16:13:07 v2.2.1-dev.18 16:13:07 v2.2.1-dev.19 16:13:07 v2.2.1-dev.2 16:13:07 v2.2.1-dev.20 16:13:07 v2.2.1-dev.21 16:13:07 v2.2.1-dev.22 16:13:07 v2.2.1-dev.23 16:13:07 v2.2.1-dev.24 16:13:07 v2.2.1-dev.25 16:13:07 v2.2.1-dev.26 16:13:07 v2.2.1-dev.27 16:13:07 v2.2.1-dev.28 16:13:07 v2.2.1-dev.29 16:13:07 v2.2.1-dev.3 16:13:07 v2.2.1-dev.4 16:13:07 v2.2.1-dev.5 16:13:07 v2.2.1-dev.6 16:13:07 v2.2.1-dev.7 16:13:07 v2.2.1-dev.8 16:13:07 v2.2.1-dev.9 16:13:07 v2.3.0-dev.29 16:13:07 v2.3.0-dev.30 16:13:07 v2.3.0-dev.31 16:13:07 v2.3.0-dev.32 16:13:07 v2.3.0-dev.33 16:13:07 v2.3.0-dev.34 16:13:07 v2.3.0-dev.35 16:13:07 v2.3.0-dev.36 16:13:07 v2.3.0-dev.37 16:13:07 v2.3.0-dev.38 16:13:07 v2.3.0-dev.39 16:13:07 v2.3.0-dev.40 16:13:07 v2.3.0-dev.41 16:13:07 v2.3.0-dev.42 16:13:07 v2.3.0-dev.43 16:13:07 v2.3.0-dev.44 16:13:07 v2.3.0-dev.45 16:13:07 v2.3.0-dev.46 16:13:07 v2.3.0-dev.47 16:13:07 v2.3.0-dev.48 16:13:07 v2.3.0-dev.49 [Pipeline] sh 16:13:07 + lftools sign git-tag v2.3.0-dev.49 16:13:07 Signing Git tag with Sigul... 16:13:07 Signing v2.3.0-dev.49 [Pipeline] echo 16:13:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:13:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:13:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:13:08 $ docker stop --time=1 6f6a66968a3126df2a18a6b3c091017b1721c94559930d867a8ab306aab33c1e 16:13:09 $ docker rm -f 6f6a66968a3126df2a18a6b3c091017b1721c94559930d867a8ab306aab33c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:13:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:10 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 16:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:13:10 $ docker top 0d7c952b48c49f10fbfbf7488b049c0dd7b6394b4c28c864183e5bc7e16e443b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:11 [ssh-agent] Looking for ssh-agent implementation... 16:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:11 $ docker exec 0d7c952b48c49f10fbfbf7488b049c0dd7b6394b4c28c864183e5bc7e16e443b ssh-agent 16:13:11 SSH_AUTH_SOCK=/tmp/ssh-fHD1q8I96pdv/agent.32 16:13:11 SSH_AGENT_PID=38 16:13:11 Running ssh-add (command line suppressed) 16:13:11 Identity added: /w/workspace/edgex-go/285@tmp/private_key_4007107590479471371.key (/w/workspace/edgex-go/285@tmp/private_key_4007107590479471371.key) 16:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:11 + git semver bump pre 16:13:12 2022-08-22 16:13:11,961 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 16:13:12 2022-08-22 16:13:11,961 [bump_version] DEBUG bumping version:2.3.0-dev.49 on axis:pre with prefix:dev 16:13:12 2022-08-22 16:13:11,961 [bump_version] DEBUG bumped version:2.3.0-dev.50 16:13:12 2022-08-22 16:13:11,962 [write_version] DEBUG write version:2.3.0-dev.50 to path:/w/workspace/edgex-go/285/.semver/main with force:True 16:13:12 2022-08-22 16:13:11,962 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 16:13:12 2022-08-22 16:13:11,962 [write_file] DEBUG write to file:/w/workspace/edgex-go/285/.semver/main 16:13:12 2022-08-22 16:13:11,964 [execute] INFO git cat-file --batch-check 16:13:12 2022-08-22 16:13:11,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/285/.semver, universal_newlines=False, shell=None, istream=) 16:13:12 2022-08-22 16:13:11,969 [execute] INFO git cat-file --batch 16:13:12 2022-08-22 16:13:11,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/285/.semver, universal_newlines=False, shell=None, istream=) 16:13:12 2022-08-22 16:13:11,974 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 16:13:12 2.3.0-dev.50 [Pipeline] } 16:13:12 $ docker exec --env ******** --env ******** 0d7c952b48c49f10fbfbf7488b049c0dd7b6394b4c28c864183e5bc7e16e443b ssh-agent -k 16:13:12 unset SSH_AUTH_SOCK; 16:13:12 unset SSH_AGENT_PID; 16:13:12 echo Agent pid 38 killed; 16:13:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:12 + git semver [Pipeline] } 16:13:12 $ docker stop --time=1 0d7c952b48c49f10fbfbf7488b049c0dd7b6394b4c28c864183e5bc7e16e443b 16:13:14 $ docker rm -f 0d7c952b48c49f10fbfbf7488b049c0dd7b6394b4c28c864183e5bc7e16e443b [Pipeline] // withDockerContainer [Pipeline] sh 16:13:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:14 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 16:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:13:15 $ docker top cba7853f682a696c20d0822cb12134ba2e52f315314a2233f6ce9db8e0cb07ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:15 [ssh-agent] Looking for ssh-agent implementation... 16:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:15 $ docker exec cba7853f682a696c20d0822cb12134ba2e52f315314a2233f6ce9db8e0cb07ab ssh-agent 16:13:15 SSH_AUTH_SOCK=/tmp/ssh-wodbBF6FTL8y/agent.33 16:13:15 SSH_AGENT_PID=40 16:13:15 Running ssh-add (command line suppressed) 16:13:15 Identity added: /w/workspace/edgex-go/285@tmp/private_key_1464227012334210093.key (/w/workspace/edgex-go/285@tmp/private_key_1464227012334210093.key) 16:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:15 + git semver push 16:13:16 2022-08-22 16:13:16,121 [run_push] DEBUG push 16:13:16 2022-08-22 16:13:16,122 [execute] INFO git cat-file --batch-check 16:13:16 2022-08-22 16:13:16,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/285/.semver, universal_newlines=False, shell=None, istream=) 16:13:16 2022-08-22 16:13:16,127 [execute] INFO git rev-list 18c4463d3c5c8bb7fa0c08881c9da84412d7a00a -- 16:13:16 2022-08-22 16:13:16,127 [execute] DEBUG Popen(['git', 'rev-list', '18c4463d3c5c8bb7fa0c08881c9da84412d7a00a', '--'], cwd=/w/workspace/edgex-go/285/.semver, universal_newlines=False, shell=None, istream=None) 16:13:16 2022-08-22 16:13:16,145 [execute] INFO git fetch -v origin 16:13:16 2022-08-22 16:13:16,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/285/.semver, universal_newlines=True, shell=None, istream=None) 16:13:16 2022-08-22 16:13:16,635 [run_push] DEBUG no remote changes detected 16:13:16 2022-08-22 16:13:16,635 [execute] INFO git push origin semver 16:13:16 2022-08-22 16:13:16,636 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/285/.semver, universal_newlines=False, shell=None, istream=None) 16:13:17 2022-08-22 16:13:17,452 [run_push] DEBUG push all version tags 16:13:17 2022-08-22 16:13:17,452 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:13:17 2022-08-22 16:13:17,453 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/285, universal_newlines=False, shell=None, istream=None) 16:13:18 2022-08-22 16:13:18,288 [read_version] DEBUG read version from /w/workspace/edgex-go/285/.semver/main 16:13:18 2.3.0-dev.50 [Pipeline] } 16:13:18 $ docker exec --env ******** --env ******** cba7853f682a696c20d0822cb12134ba2e52f315314a2233f6ce9db8e0cb07ab ssh-agent -k 16:13:18 unset SSH_AUTH_SOCK; 16:13:18 unset SSH_AGENT_PID; 16:13:18 echo Agent pid 40 killed; 16:13:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:19 + git semver [Pipeline] } 16:13:19 $ docker stop --time=1 cba7853f682a696c20d0822cb12134ba2e52f315314a2233f6ce9db8e0cb07ab 16:13:20 $ docker rm -f cba7853f682a696c20d0822cb12134ba2e52f315314a2233f6ce9db8e0cb07ab [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 16:13:21 + [ -d /w/workspace/edgex-go/285/archives ] [Pipeline] libraryResource [Pipeline] sh 16:13:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:22 ---> package-listing.sh 16:13:22 ++ facter osfamily 16:13:22 ++ tr '[:upper:]' '[:lower:]' 16:13:22 + OS_FAMILY=debian 16:13:22 + workspace=/w/workspace/edgex-go/285 16:13:22 + START_PACKAGES=/tmp/packages_start.txt 16:13:22 + END_PACKAGES=/tmp/packages_end.txt 16:13:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:22 + PACKAGES=/tmp/packages_start.txt 16:13:22 + '[' /w/workspace/edgex-go/285 ']' 16:13:22 + PACKAGES=/tmp/packages_end.txt 16:13:22 + case "${OS_FAMILY}" in 16:13:22 + dpkg -l 16:13:22 + grep '^ii' 16:13:22 + '[' -f /tmp/packages_start.txt ']' 16:13:22 + '[' -f /tmp/packages_end.txt ']' 16:13:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:22 + '[' /w/workspace/edgex-go/285 ']' 16:13:22 + mkdir -p /w/workspace/edgex-go/285/archives/ 16:13:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/285/archives/ [Pipeline] echo 16:13: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/285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:13:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:23 16:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:23 latest: Pulling from edgex-lftools-log-publisher 16:13:23 5eb5b503b376: Pulling fs layer 16:13:23 5c69ac0246d0: Pulling fs layer 16:13:23 ec43610c2a17: Pulling fs layer 16:13:23 3a2ae6a8a46f: Pulling fs layer 16:13:23 33b1e0a273af: Pulling fs layer 16:13:23 5d3b04190fa2: Pulling fs layer 16:13:23 2f39f015ded8: Pulling fs layer 16:13:23 33b1e0a273af: Waiting 16:13:23 5d3b04190fa2: Waiting 16:13:23 2f39f015ded8: Waiting 16:13:23 3a2ae6a8a46f: Waiting 16:13:23 5c69ac0246d0: Verifying Checksum 16:13:23 5c69ac0246d0: Download complete 16:13:23 3a2ae6a8a46f: Download complete 16:13:23 33b1e0a273af: Verifying Checksum 16:13:23 33b1e0a273af: Download complete 16:13:23 5d3b04190fa2: Download complete 16:13:24 ec43610c2a17: Verifying Checksum 16:13:24 ec43610c2a17: Download complete 16:13:24 5eb5b503b376: Verifying Checksum 16:13:24 5eb5b503b376: Download complete 16:13:24 2f39f015ded8: Download complete 16:13:25 5eb5b503b376: Pull complete 16:13:25 5c69ac0246d0: Pull complete 16:13:26 ec43610c2a17: Pull complete 16:13:26 3a2ae6a8a46f: Pull complete 16:13:26 33b1e0a273af: Pull complete 16:13:26 5d3b04190fa2: Pull complete 16:13:30 2f39f015ded8: Pull complete 16:13:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:30 prd-ubuntu20.04-docker-8c-8g-23311 does not seem to be running inside a container 16:13: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/285/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/285 -v /w/workspace/edgex-go/285:/w/workspace/edgex-go/285:rw,z -v /w/workspace/edgex-go/285@tmp:/w/workspace/edgex-go/285@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 16:13:32 $ docker top e41106668f5370a37fece8f88cead4e386e4fbccc5a8bbf76b0ac4d0dec4c4e0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:33 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:33 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:33 + ls /var/log/sa-host 16:13:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:33 provisioning config files... 16:13:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/285@tmp/config8087642733454699542tmp [Pipeline] { [Pipeline] echo 16:13:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:34 ---> create-netrc.sh [Pipeline] } 16:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:34 ---> python-tools-install.sh [Pipeline] echo 16:13:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:34 ---> sudo-logs.sh 16:13:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:35 ---> job-cost.sh 16:13:35 lf-activate-venv: SKIPPING 16:13:35 DEBUG: total: 0.10999999940395355 16:13:35 INFO: Retrieving Stack Cost... 16:13:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:35 INFO: Archiving Costs [Pipeline] echo 16:13:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:36 ---> logs-deploy.sh 16:13:36 lf-activate-venv: SKIPPING 16:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/285 16:13:36 INFO: archiving workspace using pattern(s): 16:13:37 Archives upload complete. 16:13:37 INFO: archiving logs to Nexus 16:13:38 ---> uname -a: 16:13:38 Linux prd-ubuntu20-04-docker-8c-8g-23311 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:13:38 16:13:38 16:13:38 ---> lscpu: 16:13:38 Architecture: x86_64 16:13:38 CPU op-mode(s): 32-bit, 64-bit 16:13:38 Byte Order: Little Endian 16:13:38 Address sizes: 40 bits physical, 48 bits virtual 16:13:38 CPU(s): 8 16:13:38 On-line CPU(s) list: 0-7 16:13:38 Thread(s) per core: 1 16:13:38 Core(s) per socket: 1 16:13:38 Socket(s): 8 16:13:38 NUMA node(s): 1 16:13:38 Vendor ID: AuthenticAMD 16:13:38 CPU family: 23 16:13:38 Model: 49 16:13:38 Model name: AMD EPYC-Rome Processor 16:13:38 Stepping: 0 16:13:38 CPU MHz: 2799.996 16:13:38 BogoMIPS: 5599.99 16:13:38 Virtualization: AMD-V 16:13:38 Hypervisor vendor: KVM 16:13:38 Virtualization type: full 16:13:38 L1d cache: 256 KiB 16:13:38 L1i cache: 256 KiB 16:13:38 L2 cache: 4 MiB 16:13:38 L3 cache: 128 MiB 16:13:38 NUMA node0 CPU(s): 0-7 16:13:38 Vulnerability Itlb multihit: Not affected 16:13:38 Vulnerability L1tf: Not affected 16:13:38 Vulnerability Mds: Not affected 16:13:38 Vulnerability Meltdown: Not affected 16:13:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:38 Vulnerability Srbds: Not affected 16:13:38 Vulnerability Tsx async abort: Not affected 16:13:38 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 16:13:38 16:13:38 16:13:38 ---> nproc: 16:13:38 8 16:13:38 16:13:38 16:13:38 ---> df -h: 16:13:38 Filesystem Size Used Avail Use% Mounted on 16:13:38 overlay 155G 19G 137G 12% / 16:13:38 tmpfs 64M 0 64M 0% /dev 16:13:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:13:38 shm 64M 0 64M 0% /dev/shm 16:13:38 /dev/vda1 155G 19G 137G 12% /facter-os 16:13:38 16:13:38 16:13:38 ---> sar -b -r -n DEV: 16:13:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23311) 08/22/22 _x86_64_ (8 CPU) 16:13:38 16:13:38 15:44:40 LINUX RESTART (8 CPU) 16:13:38 16:13:38 15:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:38 15:46:01 263.34 44.28 219.06 0.00 4048.53 151441.29 0.00 16:13:38 15:47:01 120.18 1.18 118.99 0.00 34.79 61347.28 0.00 16:13:38 15:48:01 35.03 0.20 34.83 0.00 2.27 14835.54 0.00 16:13:38 15:49:01 86.04 0.02 86.02 0.00 4.27 34246.16 0.00 16:13:38 15:50:01 1004.27 6.03 998.23 0.00 66.38 349751.02 0.00 16:13:38 15:51:01 1050.77 1.50 1049.28 0.00 17.20 314264.56 0.00 16:13:38 15:52:01 548.06 0.08 547.98 0.00 7.60 73714.38 0.00 16:13:38 15:53:01 23.60 0.00 23.60 0.00 0.00 583.50 0.00 16:13:38 15:54:01 2.83 0.00 2.83 0.00 0.00 61.05 0.00 16:13:38 15:55:01 2.10 0.00 2.10 0.00 0.00 27.46 0.00 16:13:38 15:56:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 16:13:38 15:57:01 1.77 0.00 1.77 0.00 0.00 19.59 0.00 16:13:38 15:58:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 16:13:38 15:59:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 16:13:38 16:00:01 1.98 0.02 1.97 0.00 0.13 21.73 0.00 16:13:38 16:01:01 2.20 0.00 2.20 0.00 0.00 24.66 0.00 16:13:38 16:02:01 2.55 0.87 1.68 0.00 18.39 19.33 0.00 16:13:38 16:03:01 1.83 0.00 1.83 0.00 0.00 25.60 0.00 16:13:38 16:04:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 16:13:38 16:05:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 16:13:38 16:06:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 16:13:38 16:07:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 16:13:38 16:08:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 16:13:38 16:09:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 16:13:38 16:10:01 3.12 1.57 1.55 0.00 49.06 20.26 0.00 16:13:38 16:11:01 1.00 0.00 1.00 0.00 0.00 14.00 0.00 16:13:38 16:12:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 16:13:38 16:13:01 82.09 0.35 81.74 0.00 10.66 36559.55 0.00 16:13:38 Average: 115.88 2.00 113.87 0.00 152.11 37040.09 0.00 16:13:38 16:13:38 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:38 15:46:01 29493236 31800008 522936 1.59 90300 2505600 1969820 5.81 1040632 2007368 60292 16:13:38 15:47:01 27567612 31406560 884420 2.69 136292 3904840 2625476 7.74 1727968 3128332 261696 16:13:38 15:48:01 27676404 31749572 539000 1.64 140788 4101192 2058852 6.07 1320244 3396048 197224 16:13:38 15:49:01 24959716 31625216 664036 2.02 142580 6634060 3001820 8.85 1706292 5661680 2498232 16:13:38 15:50:01 22486816 31647908 624156 1.90 318760 8749264 2682076 7.90 2012160 7605996 652 16:13:38 15:51:01 19615264 31372156 882080 2.68 447360 11034044 3185756 9.39 2517968 9769768 98436 16:13:38 15:52:01 21136608 31771312 502124 1.53 461556 9946964 1882152 5.55 2180016 8663600 1060 16:13:38 15:53:01 21120624 31758016 515612 1.57 462220 9947232 2075856 6.12 2191300 8663604 56 16:13:38 15:54:01 21141856 31777484 496788 1.51 462280 9947248 1874560 5.52 2170444 8664028 16 16:13:38 15:55:01 21142380 31778232 495892 1.51 462340 9947352 1874560 5.52 2169620 8664132 12 16:13:38 15:56:01 21146164 31782032 492448 1.50 462348 9947360 1874560 5.52 2166912 8664140 188 16:13:38 15:57:01 21146416 31782332 492156 1.50 462368 9947364 1874560 5.52 2166464 8664144 184 16:13:38 15:58:01 21151984 31787900 486588 1.48 462372 9947364 1874560 5.52 2160704 8664144 12 16:13:38 15:59:01 21152156 31788160 486344 1.48 462376 9947368 1874560 5.52 2160676 8664220 164 16:13:38 16:00:01 21151668 31787776 486836 1.48 462392 9947368 1908880 5.63 2160684 8664228 28 16:13:38 16:01:01 21151624 31787772 486964 1.48 462428 9947376 1908880 5.63 2161564 8664232 184 16:13:38 16:02:01 21145656 31782668 491868 1.50 462488 9947892 1977148 5.83 2167896 8664672 12 16:13:38 16:03:01 21150372 31787400 487032 1.48 462500 9947892 1943496 5.73 2161432 8664672 220 16:13:38 16:04:01 21150624 31787680 486740 1.48 462524 9947896 1943496 5.73 2161740 8664676 192 16:13:38 16:05:01 21150608 31787676 486684 1.48 462536 9947896 1926768 5.68 2161272 8664680 64 16:13:38 16:06:01 21150632 31787708 486648 1.48 462544 9947900 1926768 5.68 2161244 8664680 12 16:13:38 16:07:01 21151092 31788184 486328 1.48 462556 9947904 1926768 5.68 2160964 8664684 52 16:13:38 16:08:01 21151236 31788336 486336 1.48 462572 9947904 1926768 5.68 2160956 8664684 12 16:13:38 16:09:01 21150880 31788016 486596 1.48 462588 9947912 1926768 5.68 2161580 8664688 268 16:13:38 16:10:01 21146464 31786120 488384 1.49 462620 9949384 1926768 5.68 2167448 8664260 16 16:13:38 16:11:01 21146708 31786400 488172 1.48 462636 9949384 1926768 5.68 2167180 8664216 180 16:13:38 16:12:01 21146912 31786620 487896 1.48 462648 9949392 1926768 5.68 2166572 8664216 16 16:13:38 16:13:01 19639460 31715016 557764 1.70 507960 11228128 2343248 6.91 2320852 9901300 604100 16:13:38 Average: 21982899 31741938 534958 1.63 410533 9180767 2077445 6.12 2076171 7979325 132985 16:13:38 16:13:38 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:38 15:46:01 docker0 80.17 98.55 4.71 1002.94 0.00 0.00 0.00 0.00 16:13:38 15:46:01 veth9603e8c 80.17 98.67 5.80 1002.95 0.00 0.00 0.00 0.08 16:13:38 15:46:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 16:13:38 15:46:01 ens3 929.98 676.80 6071.88 114.18 0.00 0.00 0.00 0.00 16:13:38 15:47:01 docker0 218.71 262.28 14.90 2847.06 0.00 0.00 0.00 0.00 16:13:38 15:47:01 veth2f73180 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:13:38 15:47:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:13:38 15:47:01 ens3 450.40 350.33 6812.12 91.32 0.00 0.00 0.00 0.00 16:13:38 15:48:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 16:13:38 15:48:01 veth2f73180 1.43 1.47 0.11 0.12 0.00 0.00 0.00 0.00 16:13:38 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:48:01 ens3 27.76 16.10 23.36 11.03 0.00 0.00 0.00 0.00 16:13:38 15:49:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:13:38 15:49:01 vethe3663a7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:13:38 15:49:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:13:38 15:49:01 ens3 127.20 91.97 1698.15 75.81 0.00 0.00 0.00 0.00 16:13:38 15:50:01 docker0 202.02 268.59 14.60 2378.18 0.00 0.00 0.00 0.00 16:13:38 15:50:01 vethe3663a7 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 16:13:38 15:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:13:38 15:50:01 vethad0e7b7 1.75 4.22 0.13 40.44 0.00 0.00 0.00 0.00 16:13:38 15:50:01 veth0fcde47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:50:01 ens3 344.69 261.50 2513.88 90.72 0.00 0.00 0.00 0.00 16:13:38 15:51:01 docker0 90.00 142.34 7.01 1716.97 0.00 0.00 0.00 0.00 16:13:38 15:51:01 vethac42dd8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:13:38 15:51:01 vethe3663a7 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 16:13:38 15:51:01 veth2f2ae5b 12.46 36.53 1.25 652.88 0.00 0.00 0.00 0.05 16:13:38 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 15:51:01 veth1414ba5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:13:38 15:51:01 ens3 188.40 114.85 1754.10 28.35 0.00 0.00 0.00 0.00 16:13:38 15:52:01 docker0 28.90 37.54 1.72 192.20 0.00 0.00 0.00 0.00 16:13:38 15:52:01 lo 28.60 28.60 2.82 2.82 0.00 0.00 0.00 0.00 16:13:38 15:52:01 ens3 320.05 317.21 351.40 1064.06 0.00 0.00 0.00 0.00 16:13:38 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:53:01 lo 30.86 30.86 3.04 3.04 0.00 0.00 0.00 0.00 16:13:38 15:53:01 ens3 398.03 454.82 167.17 2795.57 0.00 0.00 0.00 0.00 16:13:38 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:54:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 16:13:38 15:54:01 ens3 27.74 26.51 24.14 103.57 0.00 0.00 0.00 0.00 16:13:38 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 15:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:56:01 ens3 0.42 0.20 0.83 0.07 0.00 0.00 0.00 0.00 16:13:38 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 15:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 15:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:01:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:13:38 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:02:01 ens3 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 16:13:38 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:04:01 ens3 1.05 0.47 0.39 0.28 0.00 0.00 0.00 0.00 16:13:38 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:06:01 ens3 0.12 0.10 0.07 0.07 0.00 0.00 0.00 0.00 16:13:38 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:09:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:13:38 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:10:01 ens3 7.13 5.37 5.23 6.09 0.00 0.00 0.00 0.00 16:13:38 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:38 16:11:01 ens3 0.67 0.48 0.34 0.27 0.00 0.00 0.00 0.00 16:13:38 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:38 16:13:01 docker0 41.54 49.57 3.61 691.43 0.00 0.00 0.00 0.00 16:13:38 16:13:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 16:13:38 16:13:01 ens3 341.15 246.33 7866.06 68.97 0.00 0.00 0.00 0.00 16:13:38 Average: docker0 23.67 30.73 1.67 315.33 0.00 0.00 0.00 0.00 16:13:38 Average: lo 2.65 2.65 0.26 0.26 0.00 0.00 0.00 0.00 16:13:38 Average: ens3 113.08 91.58 974.66 158.94 0.00 0.00 0.00 0.00 16:13:38 16:13:38 16:13:38 ---> sar -P ALL: 16:13:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23311) 08/22/22 _x86_64_ (8 CPU) 16:13:38 16:13:38 15:44:40 LINUX RESTART (8 CPU) 16:13:38 16:13:38 15:45:01 CPU %user %nice %system %iowait %steal %idle 16:13:38 15:46:01 all 7.88 0.00 2.56 1.40 0.05 88.10 16:13:38 15:46:01 0 11.70 0.00 2.92 0.84 0.05 84.49 16:13:38 15:46:01 1 5.91 0.00 2.24 1.27 0.05 90.53 16:13:38 15:46:01 2 5.98 0.00 3.19 2.24 0.05 88.54 16:13:38 15:46:01 3 7.14 0.00 2.52 0.29 0.07 89.99 16:13:38 15:46:01 4 10.53 0.00 2.12 0.69 0.03 86.63 16:13:38 15:46:01 5 5.05 0.00 2.42 2.77 0.03 89.73 16:13:38 15:46:01 6 7.88 0.00 1.98 0.92 0.03 89.19 16:13:38 15:46:01 7 8.89 0.00 3.14 2.23 0.07 85.67 16:13:38 15:47:01 all 22.89 0.00 5.44 0.97 0.08 70.61 16:13:38 15:47:01 0 24.87 0.00 5.45 0.52 0.07 69.08 16:13:38 15:47:01 1 23.23 0.00 5.87 0.74 0.07 70.10 16:13:38 15:47:01 2 21.93 0.00 4.76 0.02 0.07 73.23 16:13:38 15:47:01 3 21.70 0.00 5.74 3.40 0.10 69.06 16:13:38 15:47:01 4 20.96 0.00 5.06 0.05 0.08 73.84 16:13:38 15:47:01 5 23.51 0.00 6.10 2.96 0.07 67.36 16:13:38 15:47:01 6 23.81 0.00 5.33 0.07 0.08 70.71 16:13:38 15:47:01 7 23.14 0.00 5.22 0.02 0.09 71.54 16:13:38 15:48:01 all 46.26 0.00 7.92 0.20 0.09 45.54 16:13:38 15:48:01 0 46.40 0.00 7.44 0.03 0.10 46.03 16:13:38 15:48:01 1 44.68 0.00 7.53 0.00 0.08 47.71 16:13:38 15:48:01 2 46.89 0.00 7.33 0.07 0.08 45.64 16:13:38 15:48:01 3 47.08 0.00 7.88 0.29 0.08 44.67 16:13:38 15:48:01 4 45.53 0.00 7.31 0.00 0.08 47.08 16:13:38 15:48:01 5 46.80 0.00 8.11 1.10 0.10 43.89 16:13:38 15:48:01 6 45.89 0.00 8.80 0.03 0.08 45.20 16:13:38 15:48:01 7 46.76 0.00 8.99 0.07 0.10 44.09 16:13:38 15:49:01 all 35.36 0.00 7.98 0.65 0.10 55.92 16:13:38 15:49:01 0 36.05 0.00 8.28 0.07 0.08 55.52 16:13:38 15:49:01 1 32.26 0.00 7.64 0.03 0.08 59.98 16:13:38 15:49:01 2 36.06 0.00 8.13 0.02 0.08 55.71 16:13:38 15:49:01 3 35.61 0.00 7.64 2.46 0.10 54.19 16:13:38 15:49:01 4 36.00 0.00 8.41 0.07 0.10 55.43 16:13:38 15:49:01 5 36.25 0.00 7.24 2.52 0.10 53.89 16:13:38 15:49:01 6 36.54 0.00 8.26 0.00 0.10 55.10 16:13:38 15:49:01 7 34.15 0.00 8.21 0.03 0.10 57.51 16:13:38 15:50:01 all 49.34 0.00 15.16 7.90 0.14 27.46 16:13:38 15:50:01 0 49.91 0.00 14.71 6.76 0.15 28.48 16:13:38 15:50:01 1 50.46 0.00 14.98 6.10 0.14 28.33 16:13:38 15:50:01 2 46.50 0.00 13.37 4.76 0.12 35.25 16:13:38 15:50:01 3 49.21 0.00 16.05 11.81 0.17 22.76 16:13:38 15:50:01 4 49.56 0.00 15.10 6.55 0.15 28.64 16:13:38 15:50:01 5 49.51 0.00 14.90 9.60 0.15 25.83 16:13:38 15:50:01 6 50.56 0.00 14.45 8.65 0.14 26.20 16:13:38 15:50:01 7 48.98 0.00 17.72 8.91 0.14 24.26 16:13:38 15:51:01 all 62.06 0.00 15.56 6.86 0.16 15.37 16:13:38 15:51:01 0 61.75 0.00 15.24 6.92 0.19 15.90 16:13:38 15:51:01 1 63.65 0.00 14.87 5.21 0.15 16.11 16:13:38 15:51:01 2 59.88 0.00 15.78 12.96 0.19 11.19 16:13:38 15:51:01 3 62.51 0.00 15.58 7.04 0.19 14.68 16:13:38 15:51:01 4 61.16 0.00 16.28 4.22 0.14 18.21 16:13:38 15:51:01 5 61.90 0.00 16.05 7.55 0.14 14.37 16:13:38 15:51:01 6 63.38 0.00 14.66 6.15 0.14 15.68 16:13:38 15:51:01 7 62.23 0.00 16.00 4.84 0.15 16.78 16:13:38 15:52:01 all 23.61 0.00 5.70 1.55 0.09 69.06 16:13:38 15:52:01 0 24.48 0.00 5.47 1.15 0.07 68.83 16:13:38 15:52:01 1 23.39 0.00 5.75 1.65 0.10 69.11 16:13:38 15:52:01 2 23.73 0.00 5.13 2.89 0.10 68.15 16:13:38 15:52:01 3 22.81 0.00 5.53 1.21 0.10 70.34 16:13:38 15:52:01 4 25.02 0.00 5.87 1.02 0.10 67.98 16:13:38 15:52:01 5 23.00 0.00 5.33 1.34 0.08 70.25 16:13:38 15:52:01 6 23.18 0.00 6.20 2.07 0.08 68.46 16:13:38 15:52:01 7 23.24 0.00 6.28 1.04 0.08 69.34 16:13:38 15:53:01 all 10.15 0.00 1.10 0.08 0.06 88.61 16:13:38 15:53:01 0 10.83 0.00 0.97 0.38 0.05 87.77 16:13:38 15:53:01 1 13.46 0.00 1.17 0.00 0.05 85.32 16:13:38 15:53:01 2 4.37 0.00 0.98 0.13 0.03 94.48 16:13:38 15:53:01 3 9.98 0.00 1.17 0.00 0.07 88.78 16:13:38 15:53:01 4 12.04 0.00 1.21 0.02 0.05 86.68 16:13:38 15:53:01 5 7.18 0.00 0.92 0.02 0.05 91.84 16:13:38 15:53:01 6 13.04 0.00 0.97 0.03 0.07 85.89 16:13:38 15:53:01 7 10.36 0.00 1.37 0.08 0.08 88.10 16:13:38 15:54:01 all 0.99 0.00 0.16 0.01 0.01 98.83 16:13:38 15:54:01 0 2.28 0.00 0.15 0.05 0.02 97.50 16:13:38 15:54:01 1 0.80 0.00 0.12 0.00 0.02 99.06 16:13:38 15:54:01 2 0.18 0.00 0.13 0.02 0.00 99.67 16:13:38 15:54:01 3 1.09 0.00 0.22 0.00 0.03 98.66 16:13:38 15:54:01 4 0.88 0.00 0.12 0.00 0.00 99.00 16:13:38 15:54:01 5 1.35 0.00 0.13 0.00 0.00 98.52 16:13:38 15:54:01 6 0.95 0.00 0.18 0.00 0.03 98.83 16:13:38 15:54:01 7 0.37 0.00 0.20 0.00 0.00 99.43 16:13:38 15:55:01 all 0.26 0.00 0.01 0.01 0.00 99.71 16:13:38 15:55:01 0 1.99 0.00 0.05 0.03 0.00 97.93 16:13:38 15:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:13:38 15:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:13:38 15:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 15:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 15:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:13:38 15:55:01 6 0.03 0.00 0.02 0.02 0.00 99.93 16:13:38 15:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 15:56:01 all 0.03 0.00 0.01 0.01 0.00 99.94 16:13:38 15:56:01 0 0.12 0.00 0.00 0.05 0.00 99.83 16:13:38 15:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 15:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 15:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 15:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:13:38 15:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:13:38 15:56:01 6 0.05 0.00 0.03 0.00 0.00 99.92 16:13:38 15:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:13:38 15:56:01 CPU %user %nice %system %iowait %steal %idle 16:13:38 15:57:01 all 0.01 0.00 0.02 0.01 0.00 99.96 16:13:38 15:57:01 0 0.02 0.00 0.02 0.05 0.00 99.92 16:13:38 15:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 15:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 15:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:38 15:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 15:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:13:38 15:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:13:38 15:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:13:38 15:58:01 0 0.02 0.00 0.00 0.03 0.02 99.93 16:13:38 15:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 15:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 15:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 15:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 15:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 15:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 15:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:13:38 15:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 15:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 15:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:13:38 15:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:13:38 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 15:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 15:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:13:38 15:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:00:01 all 0.03 0.00 0.03 0.01 0.00 99.94 16:13:38 16:00:01 0 0.02 0.00 0.02 0.07 0.00 99.90 16:13:38 16:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:13:38 16:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:13:38 16:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 16:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:13:38 16:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:13:38 16:00:01 6 0.03 0.00 0.05 0.00 0.00 99.92 16:13:38 16:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 16:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:13:38 16:01:01 0 0.02 0.00 0.00 0.07 0.00 99.92 16:13:38 16:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 16:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:13:38 16:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:38 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:13:38 16:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:13:38 16:02:01 all 0.05 0.00 0.03 0.01 0.00 99.90 16:13:38 16:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:13:38 16:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:13:38 16:02:01 2 0.02 0.00 0.03 0.03 0.02 99.90 16:13:38 16:02:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:13:38 16:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:13:38 16:02:01 6 0.03 0.00 0.05 0.00 0.00 99.92 16:13:38 16:02:01 7 0.18 0.00 0.05 0.03 0.00 99.73 16:13:38 16:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:13:38 16:03:01 0 0.02 0.00 0.03 0.05 0.00 99.90 16:13:38 16:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:13:38 16:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:13:38 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:13:38 16:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:13:38 16:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:04:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:13:38 16:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:13:38 16:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:13:38 16:04:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:13:38 16:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:13:38 16:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 16:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:13:38 16:05:01 0 0.02 0.00 0.02 0.03 0.00 99.93 16:13:38 16:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 16:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:05:01 5 0.02 0.00 0.03 0.03 0.00 99.92 16:13:38 16:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:13:38 16:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 16:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:13:38 16:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:13:38 16:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:13:38 16:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:13:38 16:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 16:07:01 all 0.07 0.00 0.01 0.01 0.00 99.91 16:13:38 16:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:13:38 16:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:07:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:13:38 16:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:07:01 6 0.50 0.00 0.02 0.00 0.02 99.47 16:13:38 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:13:38 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:13:38 16:08:01 all 0.24 0.00 0.02 0.01 0.00 99.74 16:13:38 16:08:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:13:38 16:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:08:01 2 0.00 0.00 0.00 0.05 0.00 99.95 16:13:38 16:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:13:38 16:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:13:38 16:08:01 6 1.76 0.00 0.08 0.00 0.00 98.16 16:13:38 16:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:13:38 16:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:09:01 3 0.00 0.00 0.03 0.05 0.00 99.92 16:13:38 16:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:09:01 6 0.10 0.00 0.05 0.00 0.02 99.83 16:13:38 16:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 16:10:01 all 0.19 0.00 0.04 0.02 0.01 99.75 16:13:38 16:10:01 0 0.12 0.00 0.05 0.05 0.02 99.77 16:13:38 16:10:01 1 0.07 0.00 0.07 0.02 0.00 99.85 16:13:38 16:10:01 2 0.17 0.00 0.05 0.02 0.00 99.77 16:13:38 16:10:01 3 0.20 0.00 0.03 0.02 0.02 99.73 16:13:38 16:10:01 4 0.10 0.00 0.03 0.02 0.00 99.85 16:13:38 16:10:01 5 0.17 0.00 0.02 0.02 0.00 99.80 16:13:38 16:10:01 6 0.33 0.00 0.03 0.00 0.02 99.61 16:13:38 16:10:01 7 0.35 0.00 0.02 0.00 0.00 99.63 16:13:38 16:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:13:38 16:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 16:13:38 16:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:13:38 16:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:38 16:11:01 3 0.02 0.00 0.05 0.02 0.00 99.92 16:13:38 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:13:38 16:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:38 16:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:13:38 16:12:01 3 0.05 0.00 0.03 0.02 0.00 99.90 16:13:38 16:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:13:38 16:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:13:38 16:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:13:38 16:13:01 all 8.59 0.00 3.41 0.93 0.05 87.02 16:13:38 16:13:01 0 7.33 0.00 2.99 0.20 0.03 89.44 16:13:38 16:13:01 1 8.28 0.00 3.09 0.73 0.05 87.86 16:13:38 16:13:01 2 9.73 0.00 3.53 2.12 0.05 84.57 16:13:38 16:13:01 3 8.53 0.00 3.66 3.71 0.05 84.05 16:13:38 16:13:01 4 7.80 0.00 3.50 0.03 0.03 88.63 16:13:38 16:13:01 5 9.56 0.00 3.30 0.20 0.03 86.91 16:13:38 16:13:01 6 8.98 0.00 3.07 0.35 0.05 87.55 16:13:38 16:13:01 7 8.51 0.00 4.16 0.14 0.07 87.13 16:13:38 Average: all 9.48 0.00 2.30 0.73 0.03 87.46 16:13:38 Average: 0 9.82 0.00 2.25 0.61 0.03 87.28 16:13:38 Average: 1 9.42 0.00 2.25 0.56 0.03 87.75 16:13:38 Average: 2 9.02 0.00 2.20 0.89 0.03 87.85 16:13:38 Average: 3 9.41 0.00 2.34 1.07 0.04 87.14 16:13:38 Average: 4 9.54 0.00 2.30 0.45 0.03 87.68 16:13:38 Average: 5 9.34 0.00 2.28 0.99 0.03 87.35 16:13:38 Average: 6 9.81 0.00 2.28 0.65 0.03 87.23 16:13:38 Average: 7 9.44 0.00 2.52 0.61 0.03 87.39 16:13:38 16:13:38 16:13:38