Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a37026ef060af0a96832afa785f280dce900bb2a 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-ssh18391679942156048768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh145623688045452932.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15726747939696381426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14545164397355105866.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-ssh6387506924196894722.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3709 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/386 [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/386 # 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 a37026ef060af0a96832afa785f280dce900bb2a (main) Commit message: "refactor!: Change Database configuration to be single instance (#4308)" > 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 a37026ef060af0a96832afa785f280dce900bb2a # timeout=10 > git rev-list --no-walk 228e514b7b7673bf36cf89ad007a44664e52a272 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:35 ========================================================= 00:02:35 EdgeX Global Pipelines Version Info 00:02:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:35 ------------------- 00:02:35 stable info: 00:02:35 ------------------- 00:02:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:02:35 Message: update stable to v1.0.244 00:02:36 ------------------- 00:02:36 experimental info: 00:02:36 ------------------- 00:02:36 Commited By: **** collab-it+edgex@linuxfoundation.org 00:02:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:02:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a37026e [Pipeline] echo 00:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:37 provisioning config files... 00:02:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/386@tmp/config5536713646899209662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:37 ---> docker-login.sh 00:02:37 nexus3.edgexfoundry.org:10001 00:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:38 Configure a credential helper to remove this warning. See 00:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:38 00:02:38 Login Succeeded 00:02:38 nexus3.edgexfoundry.org:10002 00:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:38 Configure a credential helper to remove this warning. See 00:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:38 00:02:38 Login Succeeded 00:02:38 nexus3.edgexfoundry.org:10003 00:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:38 Configure a credential helper to remove this warning. See 00:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:38 00:02:38 Login Succeeded 00:02:38 nexus3.edgexfoundry.org:10004 00:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:38 Configure a credential helper to remove this warning. See 00:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:38 00:02:38 Login Succeeded 00:02:38 docker.io 00:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 ---> docker-login.sh ends [Pipeline] } 00:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:39 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:02:39 + dirname cmd/core-command/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo core-command,cmd/core-command/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:02:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:02:39 + dirname cmd/core-data/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo core-data,cmd/core-data/Dockerfile 00:02:39 + dirname cmd/core-metadata/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo core-metadata,cmd/core-metadata/Dockerfile 00:02:39 + dirname cmd/security-bootstrapper/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:02:39 + dirname cmd/security-proxy-setup/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:02:39 + dirname cmd/security-secretstore-setup/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:02:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:02:39 + dirname cmd/security-spire-agent/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:02:39 + dirname+ cmd/security-spire-config/Dockerfile 00:02:39 cut -d/ -f2 00:02:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:02:39 + dirname cmd/security-spire-server/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:02:39 + dirname cmd/support-notifications/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo support-notifications,cmd/support-notifications/Dockerfile 00:02:39 + dirname cmd/support-scheduler/Dockerfile 00:02:39 + cut -d/ -f2 00:02:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:02:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:02:39 + git rev-list -1 --merges a37026ef060af0a96832afa785f280dce900bb2a~1..a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] echo 00:02:39 -----------> git rev-list -1 --merges a37026ef060af0a96832afa785f280dce900bb2a~1..a37026ef060af0a96832afa785f280dce900bb2a a37026ef060af0a96832afa785f280dce900bb2a [false] [Pipeline] sh 00:02:40 + git log --format=format:%s -1 a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] echo 00:02:40 ========================================================= 00:02:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:02:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:02:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:40 + grep -v github /etc/ssh/ssh_known_hosts 00:02:40 + [ -e /tmp/ssh_known_hosts ] 00:02:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:02:40 + sudo tee -a /etc/ssh/ssh_known_hosts 00:02:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:02:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:40 00:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:02:41 b85a868b505f: Pulling fs layer 00:02:41 e2be974225ed: Pulling fs layer 00:02:41 339a4e72a1f5: Pulling fs layer 00:02:41 988bab9f4d93: Pulling fs layer 00:02:41 1469e6f7b9e6: Pulling fs layer 00:02:41 eaf3925da568: Pulling fs layer 00:02:41 bab4dde63d76: Pulling fs layer 00:02:41 bde34c3a00c8: Pulling fs layer 00:02:41 b352a97aabf1: Pulling fs layer 00:02:41 4872d77fe225: Pulling fs layer 00:02:41 5851b861e8e6: Pulling fs layer 00:02:41 eaf3925da568: Waiting 00:02:41 4872d77fe225: Waiting 00:02:41 5851b861e8e6: Waiting 00:02:41 bab4dde63d76: Waiting 00:02:41 bde34c3a00c8: Waiting 00:02:41 b352a97aabf1: Waiting 00:02:41 988bab9f4d93: Waiting 00:02:41 1469e6f7b9e6: Waiting 00:02:41 e2be974225ed: Verifying Checksum 00:02:41 e2be974225ed: Download complete 00:02:41 988bab9f4d93: Verifying Checksum 00:02:41 988bab9f4d93: Download complete 00:02:41 1469e6f7b9e6: Verifying Checksum 00:02:41 1469e6f7b9e6: Download complete 00:02:41 339a4e72a1f5: Verifying Checksum 00:02:41 339a4e72a1f5: Download complete 00:02:41 eaf3925da568: Download complete 00:02:41 bde34c3a00c8: Download complete 00:02:41 b352a97aabf1: Download complete 00:02:41 4872d77fe225: Download complete 00:02:41 5851b861e8e6: Verifying Checksum 00:02:41 5851b861e8e6: Download complete 00:02:41 b85a868b505f: Download complete 00:02:42 bab4dde63d76: Verifying Checksum 00:02:42 bab4dde63d76: Download complete 00:02:42 b85a868b505f: Pull complete 00:02:43 e2be974225ed: Pull complete 00:02:43 339a4e72a1f5: Pull complete 00:02:43 988bab9f4d93: Pull complete 00:02:44 1469e6f7b9e6: Pull complete 00:02:44 eaf3925da568: Pull complete 00:02:46 bab4dde63d76: Pull complete 00:02:46 bde34c3a00c8: Pull complete 00:02:46 b352a97aabf1: Pull complete 00:02:46 4872d77fe225: Pull complete 00:02:46 5851b861e8e6: Pull complete 00:02:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:46 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 00:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@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 00:02:50 $ docker top 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 -eo pid,comm 00:02: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). 00:02:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:50 [ssh-agent] Looking for ssh-agent implementation... 00:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:50 $ docker exec 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 ssh-agent 00:02:50 SSH_AUTH_SOCK=/tmp/ssh-HRBqEz53CkR0/agent.32 00:02:50 SSH_AGENT_PID=38 00:02:50 Running ssh-add (command line suppressed) 00:02:51 Identity added: /w/workspace/edgex-go/386@tmp/private_key_8279040295326080087.key (/w/workspace/edgex-go/386@tmp/private_key_8279040295326080087.key) 00:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:51 + git tag --points-at HEAD [Pipeline] } 00:02:51 $ docker exec --env ******** --env ******** 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 ssh-agent -k 00:02:51 unset SSH_AUTH_SOCK; 00:02:51 unset SSH_AGENT_PID; 00:02:51 echo Agent pid 38 killed; 00:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:51 [ssh-agent] Looking for ssh-agent implementation... 00:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:51 $ docker exec 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 ssh-agent 00:02:51 SSH_AUTH_SOCK=/tmp/ssh-3nSaEYP2LSN7/agent.70 00:02:51 SSH_AGENT_PID=76 00:02:51 Running ssh-add (command line suppressed) 00:02:51 Identity added: /w/workspace/edgex-go/386@tmp/private_key_14069832403930416484.key (/w/workspace/edgex-go/386@tmp/private_key_14069832403930416484.key) 00:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:52 + git semver init 00:02:52 2023-01-26 00:02:52,299 [run_init] DEBUG init version:0.0.0 force:False 00:02:52 2023-01-26 00:02:52,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/386/.semver 00:02:52 2023-01-26 00:02:52,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/386/.semver 00:02:52 2023-01-26 00:02:52,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/386/.semver'], cwd=/w/workspace/edgex-go/386, universal_newlines=False, shell=None, istream=None) 00:02:58 2023-01-26 00:02:58,141 [append_file] DEBUG append to file:/w/workspace/edgex-go/386/.git/info/exclude 00:02:58 2023-01-26 00:02:58,142 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/386/.semver/main with force:False 00:02:58 2023-01-26 00:02:58,142 [read_version] DEBUG read version from /w/workspace/edgex-go/386/.semver/main 00:02:58 2023-01-26 00:02:58,142 [read_version] DEBUG read version from /w/workspace/edgex-go/386/.semver/main 00:02:58 3.0.0-dev.29 [Pipeline] } 00:02:58 $ docker exec --env ******** --env ******** 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 ssh-agent -k 00:02:59 unset SSH_AUTH_SOCK; 00:02:59 unset SSH_AGENT_PID; 00:02:59 echo Agent pid 76 killed; 00:02:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:59 + git semver [Pipeline] } 00:02:59 $ docker stop --time=1 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 00:03:00 $ docker rm -f --volumes 42d1e9f58a7ab6b558ba31bf7fff3e043518fd51d5d3d75d27209422d61926a2 [Pipeline] // withDockerContainer [Pipeline] sh 00:03:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:03:01 Stashed 1 file(s) [Pipeline] echo 00:03:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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 00:03:01 + git config --global --add safe.directory /w/workspace/edgex-go/386 [Pipeline] echo 00:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:01 ========================================================= 00:03:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:03:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:03:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:03:02 213ec9aee27d: Pulling fs layer 00:03:02 4583459ba037: Pulling fs layer 00:03:02 93c1e223e6f2: Pulling fs layer 00:03:02 53926ce57604: Pulling fs layer 00:03:02 21b2b0c7a3f4: Pulling fs layer 00:03:02 22ff95d597cd: Pulling fs layer 00:03:02 12d6caf4c0d1: Pulling fs layer 00:03:02 96b7cbca73a9: Pulling fs layer 00:03:02 a7acece74701: Pulling fs layer 00:03:02 22ff95d597cd: Waiting 00:03:02 96b7cbca73a9: Waiting 00:03:02 a7acece74701: Waiting 00:03:02 12d6caf4c0d1: Waiting 00:03:02 53926ce57604: Waiting 00:03:02 21b2b0c7a3f4: Waiting 00:03:02 93c1e223e6f2: Download complete 00:03:02 4583459ba037: Download complete 00:03:02 21b2b0c7a3f4: Verifying Checksum 00:03:02 21b2b0c7a3f4: Download complete 00:03:02 22ff95d597cd: Download complete 00:03:02 213ec9aee27d: Verifying Checksum 00:03:02 213ec9aee27d: Download complete 00:03:02 12d6caf4c0d1: Verifying Checksum 00:03:02 12d6caf4c0d1: Download complete 00:03:02 213ec9aee27d: Pull complete 00:03:02 4583459ba037: Pull complete 00:03:02 93c1e223e6f2: Pull complete 00:03:03 a7acece74701: Verifying Checksum 00:03:03 a7acece74701: Download complete 00:03:03 53926ce57604: Verifying Checksum 00:03:03 53926ce57604: Download complete 00:03:04 96b7cbca73a9: Verifying Checksum 00:03:04 96b7cbca73a9: Download complete 00:03:07 53926ce57604: Pull complete 00:03:07 21b2b0c7a3f4: Pull complete 00:03:07 22ff95d597cd: Pull complete 00:03:07 12d6caf4c0d1: Pull complete 00:03:09 96b7cbca73a9: Pull complete 00:03:09 a7acece74701: Pull complete 00:03:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:03:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:03:10 WORKDIR /edgex 00:03:10 COPY go.mod . 00:03:10 RUN go mod download 00:03:10 docker build -t ci-base-image-x86_64 -f - . 00:03:10 Sending build context to Docker daemon 170.1MB 00:03:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:03:10 ---> db6d94c90886 00:03:10 Step 2/4 : WORKDIR /edgex 00:03:15 ---> Running in 17c86e06a071 00:03:15 Removing intermediate container 17c86e06a071 00:03:15 ---> 4666aa80f2e3 00:03:15 Step 3/4 : COPY go.mod . 00:03:15 ---> 7ffc836e70e9 00:03:15 Step 4/4 : RUN go mod download 00:03:16 ---> Running in 2ea36f62f0f6 00:03:16 Still waiting to schedule task 00:03:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:03:34 Removing intermediate container 2ea36f62f0f6 00:03:34 ---> d8f50ee3164b 00:03:34 Successfully built d8f50ee3164b 00:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:34 + docker inspect -f . ci-base-image-x86_64 00:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:34 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 00:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@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 00:03:35 $ docker top 46af3f631f89f059d3df49eab62c5c5b4e51c91a9264fe94e7cde984de112a64 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:35 + go version 00:03:35 go version go1.18.7 linux/amd64 [Pipeline] } 00:03:35 $ docker stop --time=1 46af3f631f89f059d3df49eab62c5c5b4e51c91a9264fe94e7cde984de112a64 00:03:36 $ docker rm -f --volumes 46af3f631f89f059d3df49eab62c5c5b4e51c91a9264fe94e7cde984de112a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:37 + docker inspect -f . ci-base-image-x86_64 00:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:37 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 00:03:37 $ 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/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@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 00:03:37 $ docker top 8c35e879a280de11a1990d2e35427002dc46706603720db778ea81870e6b853f -eo pid,comm [Pipeline] { [Pipeline] echo 00:03:37 ========================================================= 00:03:37 [edgeXBuildGoParallel] Running Tests and Build... 00:03:37 ========================================================= [Pipeline] sh 00:03:37 + git config --global --add safe.directory /w/workspace/edgex-go/386 [Pipeline] fileExists [Pipeline] sh 00:03:38 + make test 00:03:38 go test -race -coverprofile=coverage.out ./... 00:03:44 ? github.com/edgexfoundry/edgex-go [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 00:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 00:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.152s coverage: 43.1% of statements 00:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.0% of statements 00:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.838s coverage: 89.2% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.4% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.469s coverage: 95.6% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.129s coverage: 72.2% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 00:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.096s coverage: 79.5% of statements 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 00:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 00:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 00:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 00:04:13 flag provided but not defined: -invalid 00:04:13 Usage of setupRegistryACL: 00:04:13 -configDir string 00:04:13 00:04:13 --- FAIL: TestExecute (0.00s) 00:04:13 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.01s) 00:04:13 command_test.go:181: 00:04:13 Error Trace: /w/workspace/edgex-go/386/internal/security/bootstrapper/command/setupacl/command_test.go:181 00:04:13 Error: Received unexpected error: 00:04:13 failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden 00:04:13 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 00:04:13 FAIL 00:04:13 coverage: 79.9% of statements 00:04:13 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s 00:04:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 91.2% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.7% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.3% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.8% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:04:21 FAIL 00:04:21 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 00:04:21 $ docker stop --time=1 8c35e879a280de11a1990d2e35427002dc46706603720db778ea81870e6b853f 00:04:23 $ docker rm -f --volumes 8c35e879a280de11a1990d2e35427002dc46706603720db778ea81870e6b853f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:04:23 Failed in branch amd64 00:04:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3711 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:04:57 Running in /w/workspace/edgex-go/386 [Pipeline] { [Pipeline] checkout 00:04:57 The recommended git tool is: git 00:05:03 using credential edgex-jenkins-ssh 00:05:03 Cloning the remote Git repository 00:05:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:05:03 > git init /w/workspace/edgex-go/386 # timeout=10 00:05:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:05:03 > git --version # timeout=10 00:05:03 > git --version # 'git version 2.25.1' 00:05:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:21 Avoid second fetch 00:05:21 Checking out Revision a37026ef060af0a96832afa785f280dce900bb2a (main) 00:05:22 Commit message: "refactor!: Change Database configuration to be single instance (#4308)" 00:05:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:05:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:21 > git config core.sparsecheckout # timeout=10 00:05:21 > git checkout -f a37026ef060af0a96832afa785f280dce900bb2a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:23 Dload Upload Total Spent Left Speed 00:05:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 00:05:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:05:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:05:24 + sudo tee /etc/docker/daemon.new 00:05:24 { 00:05:24 "registry-mirrors": [ 00:05:24 "https://nexus3.edgexfoundry.org:10001" 00:05:24 ], 00:05:24 "bip": "10.250.0.254/24", 00:05:24 "hosts": [ 00:05:24 "tcp://0.0.0.0:5555", 00:05:24 "unix:///var/run/docker.sock" 00:05:24 ], 00:05:24 "mtu": 1458, 00:05:24 "selinux-enabled": true, 00:05:24 "seccomp-profile": "/etc/docker/seccomp.json" 00:05:24 } [Pipeline] sh 00:05:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:43 provisioning config files... 00:05:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/386@tmp/config1492882985101695286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:43 ---> docker-login.sh 00:05:43 nexus3.edgexfoundry.org:10001 00:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:44 Configure a credential helper to remove this warning. See 00:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:44 00:05:44 Login Succeeded 00:05:44 nexus3.edgexfoundry.org:10002 00:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:44 Configure a credential helper to remove this warning. See 00:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:44 00:05:44 Login Succeeded 00:05:44 nexus3.edgexfoundry.org:10003 00:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:44 Configure a credential helper to remove this warning. See 00:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:44 00:05:44 Login Succeeded 00:05:44 nexus3.edgexfoundry.org:10004 00:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:45 Configure a credential helper to remove this warning. See 00:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:45 00:05:45 Login Succeeded 00:05:45 docker.io 00:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:45 Configure a credential helper to remove this warning. See 00:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:45 00:05:45 Login Succeeded 00:05:45 ---> docker-login.sh ends [Pipeline] } 00:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:05:46 + git config --global --add safe.directory /w/workspace/edgex-go/386 [Pipeline] echo 00:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:46 ========================================================= 00:05:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:05:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:05:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:05:46 9b18e9b68314: Pulling fs layer 00:05:46 35d82f9e3411: Pulling fs layer 00:05:46 e16973657156: Pulling fs layer 00:05:46 fc693d55d65f: Pulling fs layer 00:05:46 7e9fc2657dce: Pulling fs layer 00:05:46 dda99020689f: Pulling fs layer 00:05:46 db1c61fa0a46: Pulling fs layer 00:05:46 891c053d2c06: Pulling fs layer 00:05:46 fc693d55d65f: Waiting 00:05:46 7e9fc2657dce: Waiting 00:05:46 dda99020689f: Waiting 00:05:46 db1c61fa0a46: Waiting 00:05:46 891c053d2c06: Waiting 00:05:46 e16973657156: Verifying Checksum 00:05:46 e16973657156: Download complete 00:05:46 35d82f9e3411: Verifying Checksum 00:05:46 35d82f9e3411: Download complete 00:05:46 7e9fc2657dce: Download complete 00:05:46 dda99020689f: Verifying Checksum 00:05:46 dda99020689f: Download complete 00:05:46 9b18e9b68314: Download complete 00:05:47 9b18e9b68314: Pull complete 00:05:47 891c053d2c06: Verifying Checksum 00:05:47 891c053d2c06: Download complete 00:05:48 35d82f9e3411: Pull complete 00:05:48 e16973657156: Pull complete 00:05:48 db1c61fa0a46: Verifying Checksum 00:05:48 db1c61fa0a46: Download complete 00:05:49 fc693d55d65f: Download complete 00:06:02 fc693d55d65f: Pull complete 00:06:02 7e9fc2657dce: Pull complete 00:06:02 dda99020689f: Pull complete 00:06:07 db1c61fa0a46: Pull complete 00:06:09 891c053d2c06: Pull complete 00:06:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:06:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:06:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:06:09 WORKDIR /edgex 00:06:09 COPY go.mod . 00:06:09 RUN go mod downloaddocker 00:06:09 build -t ci-base-image-arm64 -f - . 00:06:10 Sending build context to Docker daemon 3.127MB 00:06:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:06:10 ---> f96f9c87975a 00:06:10 Step 2/4 : WORKDIR /edgex 00:06:12 ---> Running in c2b20060054f 00:06:12 Removing intermediate container c2b20060054f 00:06:12 ---> ee48731587dc 00:06:12 Step 3/4 : COPY go.mod . 00:06:12 ---> 10d3835c6a45 00:06:12 Step 4/4 : RUN go mod download 00:06:12 ---> Running in a62450f26430 00:06:45 Removing intermediate container a62450f26430 00:06:45 ---> 05898bcf606d 00:06:45 Successfully built 05898bcf606d 00:06:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:45 + docker inspect -f . ci-base-image-arm64 00:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:45 prd-ubuntu20.04-docker-arm64-4c-16g-3711 does not seem to be running inside a container 00:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:06:47 $ docker top 012cc3a4732e8d72f9c2b053ee07749899c40145c83f4d8b2e7e9d0d3d632f7f -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:47 + go version 00:06:47 go version go1.18.7 linux/arm64 [Pipeline] } 00:06:47 $ docker stop --time=1 012cc3a4732e8d72f9c2b053ee07749899c40145c83f4d8b2e7e9d0d3d632f7f 00:06:49 $ docker rm -f --volumes 012cc3a4732e8d72f9c2b053ee07749899c40145c83f4d8b2e7e9d0d3d632f7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:06:50 00:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:06:50 latest: Pulling from edgex-devops/edgex-compose-arm64 00:06:50 29e5d40040c1: Pulling fs layer 00:06:50 1ce36da41761: Pulling fs layer 00:06:50 25b303627fd3: Pulling fs layer 00:06:50 29e5d40040c1: Verifying Checksum 00:06:50 29e5d40040c1: Download complete 00:06:51 1ce36da41761: Verifying Checksum 00:06:51 1ce36da41761: Download complete 00:06:51 29e5d40040c1: Pull complete 00:06:52 1ce36da41761: Pull complete 00:06:52 25b303627fd3: Download complete 00:07:03 25b303627fd3: Pull complete 00:07:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-3711 does not seem to be running inside a container 00:07:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:07:05 $ docker top f58b57451c0fbcd212989977681cb98d3576119e5088aae588d59263341e7c76 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:06 + docker-compose+ build --helpgrep 00:07:06 parallel 00:07:10 --parallel Build images in parallel. [Pipeline] } 00:07:10 $ docker stop --time=1 f58b57451c0fbcd212989977681cb98d3576119e5088aae588d59263341e7c76 00:07:12 $ docker rm -f --volumes f58b57451c0fbcd212989977681cb98d3576119e5088aae588d59263341e7c76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:12 prd-ubuntu20.04-docker-arm64-4c-16g-3711 does not seem to be running inside a container 00:07:12 $ 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/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@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 00:07:14 $ docker top 27fc401da832243633fa960c24b41ca3e1aad845221a4f7629721428948d7db4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:14 + docker-compose -f ./docker-compose-build.yml build --parallel 00:07:18 Building core-command ... 00:07:18 Building core-common-config-bootstrapper ... 00:07:18 Building core-data ... 00:07:18 Building core-metadata ... 00:07:18 Building security-bootstrapper ... 00:07:18 Building security-proxy-setup ... 00:07:18 Building security-secretstore-setup ... 00:07:18 Building security-spiffe-token-provider ... 00:07:18 Building security-spire-agent ... 00:07:18 Building security-spire-config ... 00:07:18 Building security-spire-server ... 00:07:18 Building support-notifications ... 00:07:18 Building support-scheduler ... 00:07:18 Building security-secretstore-setup 00:07:18 Building core-data 00:07:18 Building security-proxy-setup 00:07:18 Building security-spire-agent 00:07:18 Building security-spire-config 00:07:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:07:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:07:28 ---> 05898bcf606d 00:07:28 Step 3/24 : WORKDIR /edgex-go 00:07:28 ---> Running in 04ce79d0f0b7 00:07:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:07:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:07:28 ---> 05898bcf606d 00:07:28 Step 3/24 : WORKDIR /edgex-go 00:07:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:07:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:07:28 ---> 05898bcf606d 00:07:28 Step 3/24 : WORKDIR /edgex-go 00:07:28 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:07:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:07:28 ---> 05898bcf606d 00:07:28 Step 3/21 : WORKDIR /edgex-go 00:07:28 ---> Running in 6ba3c6d407cd 00:07:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:07:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:07:28 ---> 05898bcf606d 00:07:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:07:28 ---> Running in 77b4fc073bb5 00:07:28 ---> Running in f15269565be1 00:07:29 ---> Running in 29f067886449 00:07:29 Removing intermediate container 04ce79d0f0b7 00:07:29 ---> 517cb9365089 00:07:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:07:29 ---> Running in 9c5c7723f453 00:07:29 Removing intermediate container 6ba3c6d407cd 00:07:29 ---> 3a6123bfc03d 00:07:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:07:29 Removing intermediate container f15269565be1 00:07:29 ---> fcdd83d4210f 00:07:29 Step 4/21 : RUN apk add --update --no-cache make git 00:07:29 Removing intermediate container 77b4fc073bb5 00:07:29 ---> ff9a8621e1bc 00:07:29 Step 4/24 : RUN apk add --update --no-cache make git 00:07:29 ---> Running in f14662832b5c 00:07:29 ---> Running in fde616f2a88d 00:07:29 ---> Running in 00e8f8305f7f 00:07:29 Removing intermediate container 29f067886449 00:07:29 ---> 8ff4d382eea3 00:07:29 Step 4/22 : WORKDIR /edgex-go 00:07:29 ---> Running in a791f73fa801 00:07:30 Removing intermediate container a791f73fa801 00:07:30 ---> 5583301619b6 00:07:30 Step 5/22 : RUN apk add --update --no-cache make git 00:07:30 ---> Running in 223fd5d05f64 00:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:33 OK: 221 MiB in 51 packages 00:07:33 OK: 221 MiB in 51 packages 00:07:33 OK: 221 MiB in 51 packages 00:07:33 OK: 221 MiB in 51 packages 00:07:34 OK: 221 MiB in 51 packages 00:07:35 Removing intermediate container 9c5c7723f453 00:07:35 ---> 167cbeaaaaee 00:07:35 Step 5/24 : COPY go.mod vendor* ./ 00:07:36 Removing intermediate container fde616f2a88d 00:07:36 ---> 085f42f383b1 00:07:36 Step 5/21 : COPY go.mod vendor* ./ 00:07:36 Removing intermediate container 00e8f8305f7f 00:07:36 ---> 1fa303a15010 00:07:36 Step 5/24 : COPY go.mod vendor* ./ 00:07:36 Removing intermediate container f14662832b5c 00:07:36 ---> c8c3f8f61385 00:07:36 Step 5/24 : COPY go.mod vendor* ./ 00:07:36 Removing intermediate container 223fd5d05f64 00:07:36 ---> 64dd6082e2c8 00:07:36 Step 6/22 : COPY go.mod vendor* ./ 00:07:36 ---> 6bfa15b792e1 00:07:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:36 ---> Running in 74c45b7a58a4 00:07:36 ---> 66ba65a3211c 00:07:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:37 ---> bb676a44eb3f 00:07:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:37 ---> 50d987ce88e0 00:07:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:37 ---> Running in 07d60b19cb9e 00:07:37 ---> Running in c879296932b0 00:07:37 ---> Running in 2840ccd5cef4 00:07:37 ---> 9741c174457b 00:07:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:37 ---> Running in b97a0bcd2b76 00:09:29 Removing intermediate container 74c45b7a58a4 00:09:29 ---> c156ce7a3fe3 00:09:29 Step 7/24 : COPY . . 00:09:29 Removing intermediate container 2840ccd5cef4 00:09:29 ---> 0853275ff2c1 00:09:29 Step 7/21 : COPY . . 00:09:29 Removing intermediate container b97a0bcd2b76 00:09:29 ---> cd76e829b97f 00:09:29 Step 8/22 : COPY . . 00:09:29 Removing intermediate container 07d60b19cb9e 00:09:29 ---> e2572aa7386f 00:09:29 Step 7/24 : COPY . . 00:09:29 Removing intermediate container c879296932b0 00:09:29 ---> d22eaf8cb523 00:09:29 Step 7/24 : COPY . . 00:09:32 ---> fb4321de476a 00:09:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:09:32 ---> f81290176f21 00:09:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:09:32 ---> Running in 6e2cfdf44882 00:09:32 ---> Running in 3bc8e79f8426 00:09:32 ---> 42a44edda877 00:09:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:09:32 ---> 3c6bf049bcb3 00:09:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:09:32 ---> Running in 635dc60661bf 00:09:32 ---> Running in 576da216c90b 00:09:33 Removing intermediate container 6e2cfdf44882 00:09:33 ---> 693ac616cdcb 00:09:33 Step 9/24 : WORKDIR /edgex-go/spire-build 00:09:33 ---> 00e5421dfd9d 00:09:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:09:33 ---> Running in 9ccd15cfa23f 00:09:33 ---> Running in 92392744921a 00:09:34 Removing intermediate container 9ccd15cfa23f 00:09:34 ---> 370072f5eed3 00:09:34 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:09:34 Removing intermediate container 92392744921a 00:09:34 ---> 21b98236de21 00:09:34 Step 9/24 : WORKDIR /edgex-go/spire-build 00:09:34 ---> Running in c2d5e74e95f1 00:09:34 ---> Running in 796e31fafe0d 00:09:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:09:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:09:35 Removing intermediate container 796e31fafe0d 00:09:35 ---> 47fc1f89c0cc 00:09:35 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:09:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:09:35 ---> Running in 922e32d52a75 00:09:39 Removing intermediate container c2d5e74e95f1 00:09:39 ---> 8ac4ed247f5a 00:09:39 Step 11/24 : WORKDIR /edgex-go 00:09:39 ---> Running in 86e3f6459e9b 00:09:40 Removing intermediate container 922e32d52a75 00:09:40 ---> 9eac5e5a8417 00:09:40 Step 11/24 : WORKDIR /edgex-go 00:09:40 ---> Running in 262518f3a30e 00:09:40 Removing intermediate container 86e3f6459e9b 00:09:40 ---> b60404a4add7 00:09:40 00:09:40 Step 12/24 : FROM alpine:3.15 00:09:40 3.15: Pulling from library/alpine 00:09:43 Removing intermediate container 262518f3a30e 00:09:43 ---> ca8b61a17749 00:09:43 00:09:43 Step 12/24 : FROM alpine:3.15 00:09:43 3.15: Pulling from library/alpine 00:09:43 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 00:09:43 Status: Downloaded newer image for alpine:3.15 00:09:43 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 00:09:43 Status: Image is up to date for alpine:3.15 00:09:43 ---> 8aa73fd46299 00:09:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:09:43 ---> 8aa73fd46299 00:09:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:09:44 ---> Running in aebb12e5fce7 00:09:44 ---> Running in 9915ddbfaa5b 00:09:45 Removing intermediate container aebb12e5fce7 00:09:45 ---> 73e965321e84 00:09:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:09:45 Removing intermediate container 9915ddbfaa5b 00:09:45 ---> 5cf5f71e16b5 00:09:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:09:45 ---> Running in 4afb942b7552 00:09:45 ---> Running in b564ea41a9fc 00:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:51 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:09:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:09:51 OK: 15736 distinct packages available 00:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:51 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:09:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:09:51 OK: 15736 distinct packages available 00:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:09:53 (1/4) Installing dumb-init (1.2.5-r1) 00:09:53 (2/4) Installing musl-obstack (1.2.3-r0) 00:09:53 (3/4) Installing libucontext (1.1-r0) 00:09:53 (4/4) Installing gcompat (1.0.0-r4) 00:09:53 Executing busybox-1.34.1-r7.trigger 00:09:53 OK: 6 MiB in 18 packages 00:09:53 (1/5) Installing dumb-init (1.2.5-r1) 00:09:53 (2/5) Installing musl-obstack (1.2.3-r0) 00:09:53 (3/5) Installing libucontext (1.1-r0) 00:09:53 (4/5) Installing gcompat (1.0.0-r4) 00:09:53 (5/5) Installing openssl (1.1.1s-r1) 00:09:53 Executing busybox-1.34.1-r7.trigger 00:09:54 OK: 6 MiB in 19 packages 00:09:56 Removing intermediate container b564ea41a9fc 00:09:56 ---> 39c2a513feca 00:09:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:09:56 Removing intermediate container 4afb942b7552 00:09:56 ---> 27006ff1da8d 00:09:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:10:03 ---> e5d243aadf84 00:10:03 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:10:08 ---> 52ca7ad3867b 00:10:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:10:10 ---> 64de412d1dd2 00:10:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:10:10 ---> Running in 788b31b34692 00:10:11 Removing intermediate container 788b31b34692 00:10:11 ---> a5ba640c61e8 00:10:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:10:12 ---> d03c204a4143 00:10:12 Step 19/24 : WORKDIR / 00:10:12 ---> Running in 00797c3e6750 00:10:13 ---> 4e299b40f90b 00:10:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:10:13 Removing intermediate container 00797c3e6750 00:10:13 ---> 91210975410b 00:10:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:10:14 ---> Running in 7615268fa655 00:10:14 Removing intermediate container 7615268fa655 00:10:14 ---> e4b9f85ce870 00:10:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:10:14 ---> Running in 22474fbe6b32 00:10:15 ---> 004c3675047f 00:10:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:10:15 Removing intermediate container 22474fbe6b32 00:10:15 ---> d3d24c642073 00:10:15 Step 22/24 : LABEL arch=arm64 00:10:15 ---> Running in e82995236c8c 00:10:16 Removing intermediate container e82995236c8c 00:10:16 ---> b06fc2662021 00:10:16 Step 23/24 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:10:17 ---> Running in 0427f926030a 00:10:17 ---> bab8c4048c08 00:10:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:10:18 Removing intermediate container 0427f926030a 00:10:18 ---> e6a8aaeffb48 00:10:18 Step 24/24 : LABEL version=3.0.0-dev.29 00:10:18 ---> Running in d365924013a1 00:10:20 ---> d127b2492779 00:10:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:10:20 Removing intermediate container d365924013a1 00:10:20 ---> a83a0a60117b 00:10:20 00:10:20 ---> Running in a9444ad06a8e 00:10:21 Successfully built a83a0a60117b 00:10:21 Successfully tagged security-spire-config-arm64:latest 00:10:21 Building security-spire-server 00:10:21  Building security-spire-config ... done Removing intermediate container a9444ad06a8e 00:10:21 ---> d9827f88d6da 00:10:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:10:21 ---> Running in 6ec55112bf7f 00:10:22 Removing intermediate container 6ec55112bf7f 00:10:22 ---> 94b2a862285c 00:10:22 Step 22/24 : LABEL arch=arm64 00:10:22 ---> Running in 89da0d069bd8 00:10:23 Removing intermediate container 89da0d069bd8 00:10:23 ---> bbf4617eaae5 00:10:23 Step 23/24 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:10:23 ---> Running in 798bdfec5988 00:10:24 Removing intermediate container 798bdfec5988 00:10:24 ---> aa4ab05f7ada 00:10:24 Step 24/24 : LABEL version=3.0.0-dev.29 00:10:24 ---> Running in caa877029a48 00:10:25 Removing intermediate container caa877029a48 00:10:25 ---> 2db29f8be2e8 00:10:25 00:10:26 Successfully built 2db29f8be2e8 00:10:26 Successfully tagged security-spire-agent-arm64:latest 00:10:26  Building security-spire-agent ... done Building security-spiffe-token-provider 00:10:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:10:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:26 ---> 05898bcf606d 00:10:26 Step 3/23 : WORKDIR /edgex-go 00:10:26 ---> Using cache 00:10:26 ---> ff9a8621e1bc 00:10:26 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 00:10:27 ---> Running in 2f6e48d25b84 00:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:10:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:10:31 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:10:31 Step 2/19 : FROM ${BUILDER_BASE} AS builder 00:10:31 ---> 05898bcf606d 00:10:31 Step 3/19 : WORKDIR /edgex-go 00:10:31 ---> Using cache 00:10:31 ---> ff9a8621e1bc 00:10:31 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 00:10:31 ---> Running in 02cfe19e4fc6 00:10:31 OK: 221 MiB in 51 packages 00:10:33 Removing intermediate container 2f6e48d25b84 00:10:33 ---> 923b6808bc54 00:10:33 Step 5/23 : COPY go.mod vendor* ./ 00:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:10:36 ---> 8aed1cb7bda2 00:10:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:36 ---> Running in 80870bb97f72 00:10:36 v3.16.3-146-gfa07c3b49d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:10:36 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:10:36 OK: 16901 distinct packages available 00:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:10:39 OK: 221 MiB in 51 packages 00:10:40 Removing intermediate container 02cfe19e4fc6 00:10:40 ---> 4205466a51c3 00:10:40 Step 5/19 : COPY go.mod vendor* ./ 00:10:41 ---> bf6b4177b53b 00:10:41 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:41 ---> Running in 85001ea95d2e 00:12:33 Removing intermediate container 85001ea95d2e 00:12:33 ---> e99e0ffbf5b5 00:12:33 Step 7/19 : COPY . . 00:12:33 Removing intermediate container 80870bb97f72 00:12:33 ---> 48523235c8fa 00:12:33 Step 7/23 : COPY . . 00:12:39 ---> 9472f5eb68a5 00:12:39 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 00:12:39 ---> 6dd7d6c1f6b5 00:12:39 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:12:39 ---> Running in 60e309e8e407 00:12:39 ---> Running in 6144588de676 00:12:40 Removing intermediate container 60e309e8e407 00:12:40 ---> 34d348710a6f 00:12:40 Step 9/23 : WORKDIR /edgex-go/spire-build 00:12:40 ---> Running in b214959326a4 00:12:40 Removing intermediate container b214959326a4 00:12:40 ---> ba188512ec63 00:12:40 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:12:41 ---> Running in 8ebe2394f9b4 00:12:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:12:43 Removing intermediate container 8ebe2394f9b4 00:12:43 ---> a78ed662f5b5 00:12:43 Step 11/23 : WORKDIR /edgex-go 00:12:44 ---> Running in a34d133db6d9 00:12:44 Removing intermediate container a34d133db6d9 00:12:44 ---> f5982720356e 00:12:44 00:12:44 Step 12/23 : FROM alpine:3.15 00:12:44 ---> 8aa73fd46299 00:12:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:12:44 ---> Using cache 00:12:44 ---> 5cf5f71e16b5 00:12:44 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:12:44 ---> Running in 0bf1528ee9ec 00:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:12:48 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:12:48 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:12:48 OK: 15736 distinct packages available 00:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:12:50 (1/5) Installing dumb-init (1.2.5-r1) 00:12:50 (2/5) Installing musl-obstack (1.2.3-r0) 00:12:50 (3/5) Installing libucontext (1.1-r0) 00:12:50 (4/5) Installing gcompat (1.0.0-r4) 00:12:50 (5/5) Installing openssl (1.1.1s-r1) 00:12:50 Executing busybox-1.34.1-r7.trigger 00:12:50 OK: 6 MiB in 19 packages 00:12:51 Removing intermediate container 0bf1528ee9ec 00:12:51 ---> 902c1dc9c729 00:12:51 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:12:57 ---> 02e668d3122d 00:12:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:12:57 ---> 0517847bd6f6 00:12:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:12:58 ---> 653a858e7d61 00:12:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:12:59 ---> 7e4a42084145 00:12:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:12:59 ---> Running in 6dccc63193bb 00:12:59 Removing intermediate container 6dccc63193bb 00:12:59 ---> 7840082642cc 00:12:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:12:59 ---> Running in c7b43846b228 00:13:00 Removing intermediate container c7b43846b228 00:13:00 ---> 07b2dab9a18b 00:13:00 Step 21/23 : LABEL arch=arm64 00:13:00 ---> Running in 517bb98bac95 00:13:01 Removing intermediate container 517bb98bac95 00:13:01 ---> 004c18571cc5 00:13:01 Step 22/23 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:13:01 ---> Running in 80ac8f8ec64b 00:13:03 Removing intermediate container 80ac8f8ec64b 00:13:03 ---> ffd36756245d 00:13:03 Step 23/23 : LABEL version=3.0.0-dev.29 00:13:03 ---> Running in ed690b0a5015 00:13:03 Removing intermediate container ed690b0a5015 00:13:03 ---> b7c10c409f2a 00:13:03 00:13:04 Successfully built b7c10c409f2a 00:13:04 Successfully tagged security-spire-server-arm64:latest 00:13:04 Building support-notifications 00:13:07  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:13:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:13:07 ---> 05898bcf606d 00:13:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:13:07 ---> Using cache 00:13:07 ---> 8ff4d382eea3 00:13:07 Step 4/22 : WORKDIR /edgex-go 00:13:07 ---> Using cache 00:13:07 ---> 5583301619b6 00:13:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:13:07 ---> Running in 065367a1a89c 00:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:13:11 OK: 221 MiB in 51 packages 00:13:12 Removing intermediate container 065367a1a89c 00:13:12 ---> 7df42a10c902 00:13:12 Step 6/22 : COPY go.mod vendor* ./ 00:13:13 ---> 847b2a125797 00:13:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:13 ---> Running in df281262faaf 00:14:49 Removing intermediate container df281262faaf 00:14:49 ---> 01677764ae01 00:14:49 Step 8/22 : COPY . . 00:14:49 ---> 45164d104162 00:14:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:14:49 ---> Running in 1116d6e2ebe7 00:14:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:15:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:15:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:15:33 Removing intermediate container 3bc8e79f8426 00:15:33 ---> 7add2631042c 00:15:33 00:15:33 Step 9/21 : FROM alpine:3.16 00:15:33 3.16: Pulling from library/alpine 00:15:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 00:15:33 Status: Downloaded newer image for alpine:3.16 00:15:33 ---> 2b4661558fb8 00:15:33 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 00:15:33 ---> Running in 7c7e86be7233 00:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:15:37 (1/6) Installing ca-certificates (20220614-r0) 00:15:37 (2/6) Installing brotli-libs (1.0.9-r6) 00:15:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:15:37 (4/6) Installing libcurl (7.83.1-r5) 00:15:37 (5/6) Installing curl (7.83.1-r5) 00:15:37 (6/6) Installing dumb-init (1.2.5-r1) 00:15:37 Executing busybox-1.35.0-r17.trigger 00:15:37 Executing ca-certificates-20220614-r0.trigger 00:15:37 OK: 8 MiB in 20 packages 00:15:38 Removing intermediate container 635dc60661bf 00:15:38 ---> 2de852e61f84 00:15:38 00:15:38 Step 9/24 : FROM alpine:3.16 00:15:38 ---> 2b4661558fb8 00:15:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:15:38 ---> Running in e80e924bb60d 00:15:40 Removing intermediate container 7c7e86be7233 00:15:40 ---> a54c87f86708 00:15:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:40 ---> Running in cc894802437c 00:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:15:40 Removing intermediate container cc894802437c 00:15:40 ---> 8e1ca8a667e1 00:15:40 Step 12/21 : WORKDIR /edgex 00:15:41 ---> Running in 61d9beb78c0d 00:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:15:41 Removing intermediate container 61d9beb78c0d 00:15:41 ---> bf19bb7ab551 00:15:41 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:15:42 ---> 9814950b1507 00:15:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:15:43 (1/3) Installing ca-certificates (20220614-r0) 00:15:43 (2/3) Installing dumb-init (1.2.5-r1) 00:15:43 (3/3) Installing su-exec (0.2-r1) 00:15:43 Executing busybox-1.35.0-r17.trigger 00:15:43 Executing ca-certificates-20220614-r0.trigger 00:15:43 OK: 6 MiB in 17 packages 00:15:43 ---> b67197226afa 00:15:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:15:47 ---> f1157fe195b0 00:15:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:15:47 Removing intermediate container e80e924bb60d 00:15:47 ---> e09a42539dc4 00:15:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:47 ---> Running in aa0c4f03ea4a 00:15:48 Removing intermediate container aa0c4f03ea4a 00:15:48 ---> 87ee0241722b 00:15:48 Step 12/24 : WORKDIR / 00:15:48 ---> Running in ce02587fc938 00:15:48 ---> 418e1d46c313 00:15:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:15:48 ---> Running in 4153f3b7a3dc 00:15:49 Removing intermediate container ce02587fc938 00:15:49 ---> be63d183b21b 00:15:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:15:50 ---> 244f4bbe40d7 00:15:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:15:51 ---> 38c183b7382c 00:15:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:15:52 Removing intermediate container 4153f3b7a3dc 00:15:52 ---> 3a550c391cf1 00:15:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:15:52 ---> d7d8f4fbd6d2 00:15:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:15:52 ---> Running in 7a7d243c0acd 00:15:53 Removing intermediate container 7a7d243c0acd 00:15:53 ---> 2dc0a4f9d842 00:15:53 Step 19/21 : LABEL arch=arm64 00:15:53 ---> Running in 3669e3e498fd 00:15:53 ---> 4f2e013350c2 00:15:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:15:54 Removing intermediate container 3669e3e498fd 00:15:54 ---> 4f59a59fbadd 00:15:54 Step 20/21 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:15:54 ---> Running in 73d59973eafc 00:15:55 Removing intermediate container 73d59973eafc 00:15:55 ---> d5ef7f01b8b8 00:15:55 Step 21/21 : LABEL version=3.0.0-dev.29 00:15:55 ---> Running in 31d7bb8c9653 00:15:55 Removing intermediate container 31d7bb8c9653 00:15:55 ---> 8cf8c753429f 00:15:55 00:15:55 ---> 18d9f2e0eadb 00:15:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:15:56 Successfully built 8cf8c753429f 00:15:56 Successfully tagged security-proxy-setup-arm64:latest 00:15:56 Building core-common-config-bootstrapper 00:15:58  Building security-proxy-setup ... done  ---> 08afc71d5612 00:15:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:15:59 ---> d099b470a4fc 00:15:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:15:59 ---> Running in 3122e9a9f844 00:16:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:16:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:00 ---> 05898bcf606d 00:16:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:16:00 ---> Using cache 00:16:00 ---> 8ff4d382eea3 00:16:00 Step 4/22 : WORKDIR /edgex-go 00:16:00 ---> Using cache 00:16:00 ---> 5583301619b6 00:16:00 Step 5/22 : RUN apk add --update --no-cache make git 00:16:00 ---> Using cache 00:16:00 ---> 64dd6082e2c8 00:16:00 Step 6/22 : COPY go.mod vendor* ./ 00:16:00 ---> Using cache 00:16:00 ---> 9741c174457b 00:16:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:00 ---> Using cache 00:16:00 ---> cd76e829b97f 00:16:00 Step 8/22 : COPY . . 00:16:00 ---> Using cache 00:16:00 ---> 3c6bf049bcb3 00:16:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:16:00 ---> Running in 2eb81600cf63 00:16:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:16:03 Removing intermediate container 3122e9a9f844 00:16:03 ---> c02188fd8949 00:16:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:16:03 ---> Running in b95a64acbe46 00:16:04 Removing intermediate container b95a64acbe46 00:16:04 ---> 4786bcfa2e9f 00:16:04 Step 22/24 : LABEL arch=arm64 00:16:04 ---> Running in c69c798b0ed5 00:16:04 Removing intermediate container c69c798b0ed5 00:16:04 ---> a124d68a7705 00:16:04 Step 23/24 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:16:04 ---> Running in e4c8051b450b 00:16:05 Removing intermediate container e4c8051b450b 00:16:05 ---> 7f5de7481c80 00:16:05 Step 24/24 : LABEL version=3.0.0-dev.29 00:16:05 ---> Running in 2522d1a7e595 00:16:05 Removing intermediate container 2522d1a7e595 00:16:05 ---> d60644b9b904 00:16:05 00:16:05 Successfully built d60644b9b904 00:16:05 Successfully tagged security-secretstore-setup-arm64:latest 00:16:05  Building security-secretstore-setup ... done Building core-metadata 00:16:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:16:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:16:09 ---> 05898bcf606d 00:16:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:16:09 ---> Using cache 00:16:09 ---> 8ff4d382eea3 00:16:09 Step 4/24 : WORKDIR /edgex-go 00:16:09 ---> Using cache 00:16:09 ---> 5583301619b6 00:16:09 Step 5/24 : RUN apk add --update --no-cache make git 00:16:09 ---> Using cache 00:16:09 ---> 64dd6082e2c8 00:16:09 Step 6/24 : COPY go.mod vendor* ./ 00:16:09 ---> Using cache 00:16:09 ---> 9741c174457b 00:16:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:09 ---> Using cache 00:16:09 ---> cd76e829b97f 00:16:09 Step 8/24 : COPY . . 00:16:09 ---> Using cache 00:16:09 ---> 3c6bf049bcb3 00:16:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:16:09 ---> Running in 4255ee6b20bc 00:16:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:16:23 Removing intermediate container 576da216c90b 00:16:23 ---> cb23b36a35fe 00:16:23 00:16:23 Step 10/22 : FROM alpine:3.16 00:16:23 ---> 2b4661558fb8 00:16:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:16:23 ---> Running in 35399b5dfdb3 00:16:23 Removing intermediate container 35399b5dfdb3 00:16:23 ---> 68b4d546f90a 00:16:23 Step 12/22 : ENV APP_PORT=59880 00:16:24 ---> Running in b46d394cc2bd 00:16:24 Removing intermediate container b46d394cc2bd 00:16:24 ---> faeb7fc0162b 00:16:24 Step 13/22 : EXPOSE $APP_PORT 00:16:24 ---> Running in f8f1c367f571 00:16:25 Removing intermediate container f8f1c367f571 00:16:25 ---> a1991d0949c1 00:16:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:16:25 ---> Running in 1c88d82b4a4a 00:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:16:29 (1/1) Installing dumb-init (1.2.5-r1) 00:16:29 Executing busybox-1.35.0-r17.trigger 00:16:29 OK: 5 MiB in 15 packages 00:16:30 Removing intermediate container 1c88d82b4a4a 00:16:30 ---> 13768371e1cc 00:16:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:16:31 ---> 817c74ae0510 00:16:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:16:33 ---> d2f5523b1d89 00:16:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:16:34 ---> 3b1a0a10bd3b 00:16:34 Step 18/22 : ENTRYPOINT ["/core-data"] 00:16:34 ---> Running in b3e1afb48a3b 00:16:37 Removing intermediate container b3e1afb48a3b 00:16:37 ---> 83fdcabb99bb 00:16:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:16:37 ---> Running in 578eacae1d27 00:16:38 Removing intermediate container 578eacae1d27 00:16:38 ---> b2375708b53e 00:16:38 Step 20/22 : LABEL arch=arm64 00:16:38 ---> Running in 281894efec4d 00:16:38 Removing intermediate container 281894efec4d 00:16:38 ---> 2292f4712f97 00:16:38 Step 21/22 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:16:38 ---> Running in a843c669e401 00:16:39 Removing intermediate container a843c669e401 00:16:39 ---> fba92656fa52 00:16:39 Step 22/22 : LABEL version=3.0.0-dev.29 00:16:39 ---> Running in 198f89b8cf53 00:16:39 Removing intermediate container 198f89b8cf53 00:16:39 ---> 3963d0b2f479 00:16:39 00:16:39 Successfully built 3963d0b2f479 00:16:39 Successfully tagged core-data-arm64:latest 00:16:39  Building core-data ... done Building security-bootstrapper 00:16:43 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:16:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:16:43 ---> 05898bcf606d 00:16:43 Step 3/32 : WORKDIR /edgex-go 00:16:43 ---> Using cache 00:16:43 ---> ff9a8621e1bc 00:16:43 Step 4/32 : RUN apk add --update --no-cache make git 00:16:43 ---> Using cache 00:16:43 ---> 1fa303a15010 00:16:43 Step 5/32 : COPY go.mod vendor* ./ 00:16:43 ---> Using cache 00:16:43 ---> bb676a44eb3f 00:16:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:43 ---> Using cache 00:16:43 ---> e2572aa7386f 00:16:43 Step 7/32 : COPY . . 00:16:43 ---> Using cache 00:16:43 ---> 42a44edda877 00:16:43 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:16:43 ---> Running in e84a2f860327 00:16:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:20:37 Removing intermediate container 6144588de676 00:20:37 ---> 858cee6bbabe 00:20:37 00:20:37 Step 9/19 : FROM alpine:3.15 00:20:37 ---> 8aa73fd46299 00:20:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:20:37 ---> Using cache 00:20:37 ---> 5cf5f71e16b5 00:20:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:20:37 ---> Running in bcc1a11017f3 00:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:40 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:20:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:20:40 OK: 15736 distinct packages available 00:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:41 (1/9) Installing ca-certificates (20220614-r0) 00:20:41 (2/9) Installing brotli-libs (1.0.9-r5) 00:20:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:20:41 (4/9) Installing libcurl (7.80.0-r5) 00:20:41 (5/9) Installing curl (7.80.0-r5) 00:20:41 (6/9) Installing dumb-init (1.2.5-r1) 00:20:41 (7/9) Installing musl-obstack (1.2.3-r0) 00:20:41 (8/9) Installing libucontext (1.1-r0) 00:20:41 (9/9) Installing gcompat (1.0.0-r4) 00:20:41 Executing busybox-1.34.1-r7.trigger 00:20:41 Executing ca-certificates-20220614-r0.trigger 00:20:42 OK: 8 MiB in 23 packages 00:20:44 Removing intermediate container bcc1a11017f3 00:20:44 ---> 09b4045262c9 00:20:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:44 ---> ac93e658275b 00:20:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:20:46 ---> 05e74cc8c404 00:20:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:20:48 ---> ae205cc8b49d 00:20:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:20:48 ---> Running in 93c4c7db38d4 00:20:48 Removing intermediate container 93c4c7db38d4 00:20:48 ---> 1719c62f86cf 00:20:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:20:48 ---> Running in 16f6052caf67 00:20:49 Removing intermediate container 16f6052caf67 00:20:49 ---> 58b9cffad08d 00:20:49 Step 17/19 : LABEL arch=arm64 00:20:49 ---> Running in bf18fd8629f0 00:20:49 Removing intermediate container bf18fd8629f0 00:20:49 ---> 73fcfaf9173b 00:20:49 Step 18/19 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:20:49 ---> Running in 3e242ac20986 00:20:50 Removing intermediate container 3e242ac20986 00:20:50 ---> e6d8e2a1ffa8 00:20:50 Step 19/19 : LABEL version=3.0.0-dev.29 00:20:50 ---> Running in b36a2a63b7f2 00:20:50 Removing intermediate container b36a2a63b7f2 00:20:50 ---> b3adec718d46 00:20:50 00:20:50 Successfully built b3adec718d46 00:20:50 Successfully tagged security-spiffe-token-provider-arm64:latest 00:20:50 Building core-command 00:20:53  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:20:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:20:53 ---> 05898bcf606d 00:20:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:20:53 ---> Using cache 00:20:53 ---> 8ff4d382eea3 00:20:53 Step 4/23 : WORKDIR /edgex-go 00:20:53 ---> Using cache 00:20:53 ---> 5583301619b6 00:20:53 Step 5/23 : RUN apk add --update --no-cache make git 00:20:53 ---> Using cache 00:20:53 ---> 64dd6082e2c8 00:20:53 Step 6/23 : COPY go.mod vendor* ./ 00:20:53 ---> Using cache 00:20:53 ---> 9741c174457b 00:20:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:53 ---> Using cache 00:20:53 ---> cd76e829b97f 00:20:53 Step 8/23 : COPY . . 00:20:53 ---> Using cache 00:20:53 ---> 3c6bf049bcb3 00:20:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:20:54 ---> Running in 2138bc5de935 00:20:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:22:17 Removing intermediate container 2eb81600cf63 00:22:17 ---> 39c9927cba6a 00:22:17 00:22:17 Step 10/22 : FROM alpine:3.16 00:22:17 ---> 2b4661558fb8 00:22:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:22:17 ---> Running in f22f671cf934 00:22:17 Removing intermediate container f22f671cf934 00:22:17 ---> 2df2d5516b65 00:22:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:22:17 ---> Running in 85324ad2f1c4 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:22:17 (1/1) Installing dumb-init (1.2.5-r1) 00:22:17 Executing busybox-1.35.0-r17.trigger 00:22:17 OK: 5 MiB in 15 packages 00:22:17 Removing intermediate container 85324ad2f1c4 00:22:17 ---> 72a3b2fd3bc0 00:22:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:17 ---> 6f620aedd6be 00:22:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:22:19 ---> 3de9daba78fd 00:22:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:22:20 ---> de29a54a3e34 00:22:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:22:21 ---> 5825c6fe78b5 00:22:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:21 ---> Running in 59f579548e9b 00:22:24 Removing intermediate container 59f579548e9b 00:22:24 ---> f34c050aea77 00:22:24 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:22:24 ---> Running in 7b8d2d123f4c 00:22:24 Removing intermediate container 7b8d2d123f4c 00:22:24 ---> ca220f1d861b 00:22:24 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:22:24 ---> Running in 4159162904ba 00:22:25 Removing intermediate container 4159162904ba 00:22:25 ---> 95260bf59081 00:22:25 Step 20/22 : LABEL arch=arm64 00:22:25 ---> Running in 1983cac87ee1 00:22:25 Removing intermediate container 1983cac87ee1 00:22:25 ---> 6e1145f81c5a 00:22:25 Step 21/22 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:22:25 ---> Running in 1300d116aaeb 00:22:26 Removing intermediate container 1300d116aaeb 00:22:26 ---> 786872d44c2f 00:22:26 Step 22/22 : LABEL version=3.0.0-dev.29 00:22:26 ---> Running in 498918448fdd 00:22:26 Removing intermediate container 498918448fdd 00:22:26 ---> 537a74b55057 00:22:26 00:22:26 Successfully built 537a74b55057 00:22:26 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:22:26  Building core-common-config-bootstrapper ... done Building support-scheduler 00:22:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:22:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:22:30 ---> 05898bcf606d 00:22:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:22:30 ---> Using cache 00:22:30 ---> 8ff4d382eea3 00:22:30 Step 4/22 : WORKDIR /edgex-go 00:22:30 ---> Using cache 00:22:30 ---> 5583301619b6 00:22:30 Step 5/22 : RUN apk add --update --no-cache make git 00:22:30 ---> Using cache 00:22:30 ---> 64dd6082e2c8 00:22:30 Step 6/22 : COPY go.mod vendor* ./ 00:22:30 ---> Using cache 00:22:30 ---> 9741c174457b 00:22:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:30 ---> Using cache 00:22:30 ---> cd76e829b97f 00:22:30 Step 8/22 : COPY . . 00:22:30 ---> Using cache 00:22:30 ---> 3c6bf049bcb3 00:22:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:22:31 ---> Running in f96be69432e7 00:22:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:22:43 Removing intermediate container e84a2f860327 00:22:43 ---> dcf9fcc54d25 00:22:43 00:22:43 Step 9/32 : FROM alpine:3.16 00:22:43 ---> 2b4661558fb8 00:22:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:43 ---> Running in 78e6c47d3b23 00:22:43 Removing intermediate container 78e6c47d3b23 00:22:43 ---> d2a0a2ae8641 00:22:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:22:43 ---> Running in eeb43d1da458 00:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:22:47 (1/2) Installing dumb-init (1.2.5-r1) 00:22:47 (2/2) Installing su-exec (0.2-r1) 00:22:47 Executing busybox-1.35.0-r17.trigger 00:22:47 OK: 5 MiB in 16 packages 00:22:49 Removing intermediate container eeb43d1da458 00:22:49 ---> ac041347564d 00:22:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:22:49 ---> Running in 9967c6ba9868 00:22:50 Removing intermediate container 9967c6ba9868 00:22:50 ---> cc470d34182b 00:22:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:22:50 ---> Running in c3311fa03dae 00:22:51 Removing intermediate container c3311fa03dae 00:22:51 ---> c4c94548b67c 00:22:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:22:51 ---> Running in c4d5f2beeb02 00:22:53 Removing intermediate container c4d5f2beeb02 00:22:53 ---> 3d4251aa9f73 00:22:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:22:53 ---> Running in d00180d07c7e 00:22:53 Removing intermediate container d00180d07c7e 00:22:53 ---> 2886c057f74e 00:22:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:22:54 ---> Running in 303c885dc4b5 00:22:54 Removing intermediate container 4255ee6b20bc 00:22:54 ---> 5796ceca5b8f 00:22:54 00:22:54 Step 10/24 : FROM alpine:3.16 00:22:54 ---> 2b4661558fb8 00:22:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:22:55 ---> Running in 628a66e2a34d 00:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:22:58 Removing intermediate container 303c885dc4b5 00:22:58 ---> d3c9d7dc1b45 00:22:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:22:58 ---> Running in 0a486bbf80f5 00:22:58 Removing intermediate container 0a486bbf80f5 00:22:58 ---> d163e805cdbb 00:22:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:22:59 (1/1) Installing dumb-init (1.2.5-r1) 00:22:59 ---> 7d61d34d6af1 00:22:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:22:59 Executing busybox-1.35.0-r17.trigger 00:22:59 OK: 5 MiB in 15 packages 00:22:59 ---> Running in 88ce00f4fb67 00:23:02 Removing intermediate container 628a66e2a34d 00:23:02 ---> de405b6c268e 00:23:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:23:02 ---> Running in 818ce88f34e8 00:23:02 Removing intermediate container 818ce88f34e8 00:23:02 ---> 82bab2d05a56 00:23:02 Step 13/24 : ENV APP_PORT=59881 00:23:02 ---> Running in aaa99946c781 00:23:03 Removing intermediate container aaa99946c781 00:23:03 ---> 050da037975c 00:23:03 Step 14/24 : EXPOSE $APP_PORT 00:23:03 ---> Running in 1382de4ca253 00:23:03 Removing intermediate container 88ce00f4fb67 00:23:03 ---> 49d6d7bed946 00:23:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:04 Removing intermediate container 1382de4ca253 00:23:04 ---> a7a0aeabb037 00:23:04 Step 15/24 : WORKDIR / 00:23:04 ---> Running in 16d1b302ecbf 00:23:05 ---> bd69c5decfdf 00:23:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:23:05 Removing intermediate container 16d1b302ecbf 00:23:05 ---> 02cca38760a9 00:23:05 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:06 ---> cac40a75e5fa 00:23:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:23:09 ---> 67e752c83e68 00:23:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:23:09 ---> 92e181bddf77 00:23:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:23:10 ---> 04057c9557e7 00:23:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:23:10 ---> ded79e23a34c 00:23:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:23:11 ---> fb5694e7d599 00:23:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:23:11 ---> 78c38e24e03d 00:23:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:23:11 ---> Running in bd98fb6828ae 00:23:12 Removing intermediate container bd98fb6828ae 00:23:12 ---> f03e877e5db4 00:23:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:23:12 ---> Running in 0e471dc26069 00:23:12 ---> eb81c0548bea 00:23:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:23:13 Removing intermediate container 0e471dc26069 00:23:13 ---> 72aec82552d3 00:23:13 Step 22/24 : LABEL arch=arm64 00:23:13 ---> Running in 163a204217dc 00:23:13 ---> 5b59c0e534d2 00:23:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:23:14 Removing intermediate container 163a204217dc 00:23:14 ---> 21b694d54406 00:23:14 Step 23/24 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:23:14 ---> Running in 8176db5a4d58 00:23:14 ---> 8b925bc79a42 00:23:14 Step 27/32 : RUN chmod +x /entrypoint.sh 00:23:14 ---> Running in c62806893e8f 00:23:15 Removing intermediate container 8176db5a4d58 00:23:15 ---> 8b5c9c26b264 00:23:15 Step 24/24 : LABEL version=3.0.0-dev.29 00:23:15 ---> Running in 5aea89c81f0b 00:23:15 Removing intermediate container 5aea89c81f0b 00:23:15 ---> 7a1f43f74f5d 00:23:15 00:23:16 Successfully built 7a1f43f74f5d 00:23:16 Successfully tagged core-metadata-arm64:latest 00:23:18  Building core-metadata ... done Removing intermediate container c62806893e8f 00:23:18 ---> 9cbaa53f32ed 00:23:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:23:18 ---> Running in 137bb76b9e87 00:23:18 Removing intermediate container 137bb76b9e87 00:23:18 ---> ba71b81de4ff 00:23:18 Step 29/32 : CMD ["gate"] 00:23:18 ---> Running in 834e74486ecc 00:23:18 Removing intermediate container 834e74486ecc 00:23:18 ---> e9f4eec10ed6 00:23:18 Step 30/32 : LABEL arch=arm64 00:23:19 ---> Running in 6100b00231ad 00:23:21 Removing intermediate container 6100b00231ad 00:23:21 ---> 8bf2fc7050f2 00:23:21 Step 31/32 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:23:21 ---> Running in 1609fce8ff59 00:23:22 Removing intermediate container 1609fce8ff59 00:23:22 ---> fcf8d38bf9a5 00:23:22 Step 32/32 : LABEL version=3.0.0-dev.29 00:23:22 ---> Running in f2cf22afede4 00:23:22 Removing intermediate container f2cf22afede4 00:23:22 ---> 9f0719d6d7a6 00:23:22 00:23:22 Successfully built 9f0719d6d7a6 00:23:22 Successfully tagged security-bootstrapper-arm64:latest 00:23:55  Building security-bootstrapper ... done Removing intermediate container 1116d6e2ebe7 00:23:55 ---> 8b4efbf7a3c3 00:23:55 00:23:55 Step 10/22 : FROM alpine:3.16 00:23:55 ---> 2b4661558fb8 00:23:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:23:55 ---> Running in 0e642c6f74b6 00:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:23:55 (1/2) Installing ca-certificates (20220614-r0) 00:23:55 (2/2) Installing dumb-init (1.2.5-r1) 00:23:55 Executing busybox-1.35.0-r17.trigger 00:23:55 Executing ca-certificates-20220614-r0.trigger 00:23:55 OK: 6 MiB in 16 packages 00:23:55 Removing intermediate container 0e642c6f74b6 00:23:55 ---> 1cbc98fdfd1f 00:23:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:23:55 ---> Running in 2f48093cf8a6 00:23:56 Removing intermediate container 2f48093cf8a6 00:23:56 ---> bfffc253337a 00:23:56 Step 13/22 : ENV APP_PORT=59860 00:23:56 ---> Running in 51f2d5aeb3f2 00:23:56 Removing intermediate container 51f2d5aeb3f2 00:23:56 ---> 0348130d1163 00:23:56 Step 14/22 : EXPOSE $APP_PORT 00:23:56 ---> Running in 6b0d2bd660cc 00:23:57 Removing intermediate container 6b0d2bd660cc 00:23:57 ---> 0d6e826944a3 00:23:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:24:00 ---> 38c0f06f9df1 00:24:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:24:03 ---> 06a7da8d61b7 00:24:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:24:03 ---> b42b0458c87b 00:24:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:24:03 ---> Running in 9ba5d6ea2319 00:24:04 Removing intermediate container 9ba5d6ea2319 00:24:04 ---> 35c32e6ef53e 00:24:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:24:04 ---> Running in 2d66da3e5114 00:24:05 Removing intermediate container 2d66da3e5114 00:24:05 ---> 12559e4794bf 00:24:05 Step 20/22 : LABEL arch=arm64 00:24:05 ---> Running in 5e913ee21f4a 00:24:05 Removing intermediate container 5e913ee21f4a 00:24:05 ---> ce3e2122f54a 00:24:05 Step 21/22 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:24:05 ---> Running in d54ee3ea8158 00:24:06 Removing intermediate container d54ee3ea8158 00:24:06 ---> 155eae35ea8d 00:24:06 Step 22/22 : LABEL version=3.0.0-dev.29 00:24:06 ---> Running in c563bc3beb09 00:24:06 Removing intermediate container c563bc3beb09 00:24:06 ---> 253b19955c63 00:24:06 00:24:06 Successfully built 253b19955c63 00:24:06 Successfully tagged support-notifications-arm64:latest 00:25:16  Building support-notifications ... done Removing intermediate container 2138bc5de935 00:25:16 ---> 6e75d1616c3b 00:25:16 00:25:16 Step 10/23 : FROM alpine:3.16 00:25:16 ---> 2b4661558fb8 00:25:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:25:16 ---> Using cache 00:25:16 ---> de405b6c268e 00:25:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:25:16 ---> Using cache 00:25:16 ---> 82bab2d05a56 00:25:16 Step 13/23 : ENV APP_PORT=59882 00:25:16 ---> Running in bc5b4bf1aeff 00:25:16 Removing intermediate container bc5b4bf1aeff 00:25:16 ---> c2f19ac84589 00:25:16 Step 14/23 : EXPOSE $APP_PORT 00:25:16 ---> Running in 9c6c08e1811f 00:25:16 Removing intermediate container 9c6c08e1811f 00:25:16 ---> 25dcfc3eede6 00:25:16 Step 15/23 : WORKDIR / 00:25:16 ---> Running in b8e6a34f2290 00:25:16 Removing intermediate container b8e6a34f2290 00:25:16 ---> a7b21d6bc597 00:25:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:16 ---> 4f197c30b0a3 00:25:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:25:18 ---> 263db54eea64 00:25:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:25:18 ---> e4b85165b273 00:25:18 Step 19/23 : ENTRYPOINT ["/core-command"] 00:25:19 ---> Running in e87260e291d6 00:25:19 Removing intermediate container e87260e291d6 00:25:19 ---> b60fdfbf89d8 00:25:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:19 ---> Running in ff502b509bc0 00:25:20 Removing intermediate container ff502b509bc0 00:25:20 ---> e5140a91e236 00:25:20 Step 21/23 : LABEL arch=arm64 00:25:20 ---> Running in a4866d232ece 00:25:20 Removing intermediate container a4866d232ece 00:25:20 ---> 347edbcbcd28 00:25:20 Step 22/23 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:25:20 ---> Running in e92cd2db8857 00:25:21 Removing intermediate container e92cd2db8857 00:25:21 ---> 1c33668e7a35 00:25:21 Step 23/23 : LABEL version=3.0.0-dev.29 00:25:21 ---> Running in 501f781685fb 00:25:22 Removing intermediate container 501f781685fb 00:25:22 ---> fbfaf0b76d2a 00:25:22 00:25:22 Successfully built fbfaf0b76d2a 00:25:22 Successfully tagged core-command-arm64:latest 00:26:18  Building core-command ... done Removing intermediate container f96be69432e7 00:26:18 ---> 9f630eeffbac 00:26:18 00:26:18 Step 10/22 : FROM alpine:3.16 00:26:18 ---> 2b4661558fb8 00:26:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:26:18 ---> Using cache 00:26:18 ---> de405b6c268e 00:26:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:26:18 ---> Using cache 00:26:18 ---> 82bab2d05a56 00:26:18 Step 13/22 : ENV APP_PORT=59861 00:26:18 ---> Running in bf454784d99c 00:26:18 Removing intermediate container bf454784d99c 00:26:18 ---> 48823d635270 00:26:18 Step 14/22 : EXPOSE $APP_PORT 00:26:18 ---> Running in ebbd7205a6f2 00:26:18 Removing intermediate container ebbd7205a6f2 00:26:18 ---> 5a33162ffc84 00:26:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:18 ---> 65ddb6a2a890 00:26:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:26:18 ---> 2399f5bfc576 00:26:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:26:18 ---> 98b84ae9ecd2 00:26:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:26:18 ---> Running in 54d52b3c494e 00:26:18 Removing intermediate container 54d52b3c494e 00:26:18 ---> 0cebb0bb4a1e 00:26:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:26:18 ---> Running in 1c9b6c4e71ff 00:26:19 Removing intermediate container 1c9b6c4e71ff 00:26:19 ---> e605c9c4ddf1 00:26:19 Step 20/22 : LABEL arch=arm64 00:26:19 ---> Running in cea14adaaec1 00:26:19 Removing intermediate container cea14adaaec1 00:26:19 ---> f34e2d83e02d 00:26:19 Step 21/22 : LABEL git_sha=a37026ef060af0a96832afa785f280dce900bb2a 00:26:19 ---> Running in 8861c7e21635 00:26:21 Removing intermediate container 8861c7e21635 00:26:21 ---> 66e4ace8553b 00:26:21 Step 22/22 : LABEL version=3.0.0-dev.29 00:26:21 ---> Running in 857bcaa62f27 00:26:21 Removing intermediate container 857bcaa62f27 00:26:21 ---> a7328acdadc7 00:26:21 00:26:21 Successfully built a7328acdadc7 00:26:21 Successfully tagged support-scheduler-arm64:latest 00:26:22  Building support-scheduler ... done  [Pipeline] } 00:26:22 $ docker stop --time=1 27fc401da832243633fa960c24b41ca3e1aad845221a4f7629721428948d7db4 00:26:23 $ docker rm -f --volumes 27fc401da832243633fa960c24b41ca3e1aad845221a4f7629721428948d7db4 [Pipeline] // withDockerContainer [Pipeline] sh 00:26:24 + docker images 00:26:24 REPOSITORY TAG IMAGE ID CREATED SIZE 00:26:24 support-scheduler-arm64 latest a7328acdadc7 3 seconds ago 29MB 00:26:24 9f630eeffbac 10 seconds ago 1.4GB 00:26:24 core-command-arm64 latest fbfaf0b76d2a About a minute ago 17MB 00:26:24 6e75d1616c3b About a minute ago 1.34GB 00:26:24 support-notifications-arm64 latest 253b19955c63 2 minutes ago 29.6MB 00:26:24 8b4efbf7a3c3 2 minutes ago 1.41GB 00:26:24 security-bootstrapper-arm64 latest 9f0719d6d7a6 3 minutes ago 19.5MB 00:26:24 core-metadata-arm64 latest 7a1f43f74f5d 3 minutes ago 17.8MB 00:26:24 5796ceca5b8f 3 minutes ago 1.35GB 00:26:24 dcf9fcc54d25 3 minutes ago 1.33GB 00:26:24 core-common-config-bootstrapper-arm64 latest 537a74b55057 3 minutes ago 14.9MB 00:26:24 39c9927cba6a 4 minutes ago 1.34GB 00:26:24 security-spiffe-token-provider-arm64 latest b3adec718d46 5 minutes ago 28.9MB 00:26:24 858cee6bbabe 5 minutes ago 1.37GB 00:26:24 core-data-arm64 latest 3963d0b2f479 9 minutes ago 17.2MB 00:26:24 cb23b36a35fe 10 minutes ago 1.35GB 00:26:24 security-secretstore-setup-arm64 latest d60644b9b904 10 minutes ago 28.7MB 00:26:24 security-proxy-setup-arm64 latest 8cf8c753429f 10 minutes ago 26.8MB 00:26:24 2de852e61f84 10 minutes ago 1.33GB 00:26:24 7add2631042c 10 minutes ago 1.33GB 00:26:24 security-spire-server-arm64 latest b7c10c409f2a 13 minutes ago 84.3MB 00:26:24 f5982720356e 13 minutes ago 1.21GB 00:26:24 security-spire-agent-arm64 latest 2db29f8be2e8 15 minutes ago 122MB 00:26:24 security-spire-config-arm64 latest a83a0a60117b 16 minutes ago 83.6MB 00:26:24 ca8b61a17749 16 minutes ago 1.21GB 00:26:24 b60404a4add7 16 minutes ago 1.21GB 00:26:24 ci-base-image-arm64 latest 05898bcf606d 19 minutes ago 905MB 00:26:24 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 00:26:24 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 00:26:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 00:26:24 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 00:26:24 provisioning config files... 00:26:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/386@tmp/config7118669770004479635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:24 ---> docker-login.sh 00:26:24 nexus3.edgexfoundry.org:10001 00:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:25 Configure a credential helper to remove this warning. See 00:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:25 00:26:25 Login Succeeded 00:26:25 nexus3.edgexfoundry.org:10002 00:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:25 Configure a credential helper to remove this warning. See 00:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:25 00:26:25 Login Succeeded 00:26:25 nexus3.edgexfoundry.org:10003 00:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:25 Configure a credential helper to remove this warning. See 00:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:25 00:26:25 Login Succeeded 00:26:25 nexus3.edgexfoundry.org:10004 00:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:26 Configure a credential helper to remove this warning. See 00:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:26 00:26:26 Login Succeeded 00:26:26 docker.io 00:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:26 Configure a credential helper to remove this warning. See 00:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:26 00:26:26 Login Succeeded 00:26:26 ---> docker-login.sh ends [Pipeline] } 00:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:26:26 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:26:26 a37026ef060af0a96832afa785f280dce900bb2a 00:26:26 latest 00:26:26 3.0.0-dev.29 00:26:26 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:26 main 00:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:26:27 97c32c4c97f8: Preparing 00:26:27 1c68564d7255: Preparing 00:26:27 c7e8ee3ef4fa: Preparing 00:26:27 f40b5dbd594e: Preparing 00:26:27 17bec77d7fdc: Preparing 00:26:27 17bec77d7fdc: Layer already exists 00:26:27 97c32c4c97f8: Pushed 00:26:27 c7e8ee3ef4fa: Pushed 00:26:27 f40b5dbd594e: Pushed 00:26:30 1c68564d7255: Pushed 00:26:30 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:16d90899235ea1e90cab838cd57658ec3277d6a4534a8aed8af781adbb33f086 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:26:31 97c32c4c97f8: Preparing 00:26:31 1c68564d7255: Preparing 00:26:31 c7e8ee3ef4fa: Preparing 00:26:31 f40b5dbd594e: Preparing 00:26:31 17bec77d7fdc: Preparing 00:26:31 1c68564d7255: Layer already exists 00:26:31 c7e8ee3ef4fa: Layer already exists 00:26:31 17bec77d7fdc: Layer already exists 00:26:31 f40b5dbd594e: Layer already exists 00:26:31 97c32c4c97f8: Layer already exists 00:26:31 latest: digest: sha256:16d90899235ea1e90cab838cd57658ec3277d6a4534a8aed8af781adbb33f086 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.29 00:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:26:32 97c32c4c97f8: Preparing 00:26:32 1c68564d7255: Preparing 00:26:32 c7e8ee3ef4fa: Preparing 00:26:32 f40b5dbd594e: Preparing 00:26:32 17bec77d7fdc: Preparing 00:26:32 17bec77d7fdc: Layer already exists 00:26:32 1c68564d7255: Layer already exists 00:26:32 97c32c4c97f8: Layer already exists 00:26:32 c7e8ee3ef4fa: Layer already exists 00:26:32 f40b5dbd594e: Layer already exists 00:26:32 3.0.0-dev.29: digest: sha256:16d90899235ea1e90cab838cd57658ec3277d6a4534a8aed8af781adbb33f086 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:26:34 97c32c4c97f8: Preparing 00:26:34 1c68564d7255: Preparing 00:26:34 c7e8ee3ef4fa: Preparing 00:26:34 f40b5dbd594e: Preparing 00:26:34 17bec77d7fdc: Preparing 00:26:34 97c32c4c97f8: Layer already exists 00:26:34 17bec77d7fdc: Layer already exists 00:26:34 c7e8ee3ef4fa: Layer already exists 00:26:34 1c68564d7255: Layer already exists 00:26:34 f40b5dbd594e: Layer already exists 00:26:34 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:16d90899235ea1e90cab838cd57658ec3277d6a4534a8aed8af781adbb33f086 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:26:34 97c32c4c97f8: Preparing 00:26:34 1c68564d7255: Preparing 00:26:34 c7e8ee3ef4fa: Preparing 00:26:34 f40b5dbd594e: Preparing 00:26:34 17bec77d7fdc: Preparing 00:26:34 c7e8ee3ef4fa: Layer already exists 00:26:34 f40b5dbd594e: Layer already exists 00:26:34 1c68564d7255: Layer already exists 00:26:34 97c32c4c97f8: Layer already exists 00:26:34 17bec77d7fdc: Layer already exists 00:26:34 main: digest: sha256:16d90899235ea1e90cab838cd57658ec3277d6a4534a8aed8af781adbb33f086 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:35 ===================================================== [Pipeline] echo 00:26:35 taggedImages: 00:26:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:26:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.29 00:26:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:26:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:26:35 a37026ef060af0a96832afa785f280dce900bb2a 00:26:35 latest 00:26:35 3.0.0-dev.29 00:26:35 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:35 main 00:26:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:26:35 b3a497696d29: Preparing 00:26:35 c8b325d863a7: Preparing 00:26:35 a443de40379f: Preparing 00:26:35 a0cad982c71c: Preparing 00:26:35 c7e8ee3ef4fa: Preparing 00:26:35 456607b5f67f: Preparing 00:26:35 17bec77d7fdc: Preparing 00:26:35 456607b5f67f: Waiting 00:26:35 c7e8ee3ef4fa: Layer already exists 00:26:36 c8b325d863a7: Pushed 00:26:36 a443de40379f: Pushed 00:26:36 b3a497696d29: Pushed 00:26:36 17bec77d7fdc: Layer already exists 00:26:36 456607b5f67f: Pushed 00:26:38 a0cad982c71c: Pushed 00:26:38 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:5a167a7dfb8d4df3116e72126df20a83042e66917076bdaa404824ba4979ff16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:26:39 b3a497696d29: Preparing 00:26:39 c8b325d863a7: Preparing 00:26:39 a443de40379f: Preparing 00:26:39 a0cad982c71c: Preparing 00:26:39 c7e8ee3ef4fa: Preparing 00:26:39 456607b5f67f: Preparing 00:26:39 17bec77d7fdc: Preparing 00:26:39 456607b5f67f: Waiting 00:26:39 17bec77d7fdc: Waiting 00:26:39 b3a497696d29: Layer already exists 00:26:39 a443de40379f: Layer already exists 00:26:39 c8b325d863a7: Layer already exists 00:26:39 c7e8ee3ef4fa: Layer already exists 00:26:39 a0cad982c71c: Layer already exists 00:26:39 17bec77d7fdc: Layer already exists 00:26:39 456607b5f67f: Layer already exists 00:26:39 latest: digest: sha256:5a167a7dfb8d4df3116e72126df20a83042e66917076bdaa404824ba4979ff16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.29 00:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:26:40 b3a497696d29: Preparing 00:26:40 c8b325d863a7: Preparing 00:26:40 a443de40379f: Preparing 00:26:40 a0cad982c71c: Preparing 00:26:40 c7e8ee3ef4fa: Preparing 00:26:40 456607b5f67f: Preparing 00:26:40 17bec77d7fdc: Preparing 00:26:40 456607b5f67f: Waiting 00:26:40 17bec77d7fdc: Waiting 00:26:40 a0cad982c71c: Layer already exists 00:26:40 c8b325d863a7: Layer already exists 00:26:40 a443de40379f: Layer already exists 00:26:40 b3a497696d29: Layer already exists 00:26:40 c7e8ee3ef4fa: Layer already exists 00:26:40 17bec77d7fdc: Layer already exists 00:26:40 456607b5f67f: Layer already exists 00:26:40 3.0.0-dev.29: digest: sha256:5a167a7dfb8d4df3116e72126df20a83042e66917076bdaa404824ba4979ff16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:26:40 b3a497696d29: Preparing 00:26:40 c8b325d863a7: Preparing 00:26:40 a443de40379f: Preparing 00:26:40 a0cad982c71c: Preparing 00:26:40 c7e8ee3ef4fa: Preparing 00:26:40 456607b5f67f: Preparing 00:26:40 17bec77d7fdc: Preparing 00:26:40 456607b5f67f: Waiting 00:26:40 17bec77d7fdc: Waiting 00:26:40 c8b325d863a7: Layer already exists 00:26:40 c7e8ee3ef4fa: Layer already exists 00:26:40 a0cad982c71c: Layer already exists 00:26:40 a443de40379f: Layer already exists 00:26:40 b3a497696d29: Layer already exists 00:26:40 17bec77d7fdc: Layer already exists 00:26:40 456607b5f67f: Layer already exists 00:26:40 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:5a167a7dfb8d4df3116e72126df20a83042e66917076bdaa404824ba4979ff16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:26:41 b3a497696d29: Preparing 00:26:41 c8b325d863a7: Preparing 00:26:41 a443de40379f: Preparing 00:26:41 a0cad982c71c: Preparing 00:26:41 c7e8ee3ef4fa: Preparing 00:26:41 456607b5f67f: Preparing 00:26:41 17bec77d7fdc: Preparing 00:26:41 456607b5f67f: Waiting 00:26:41 17bec77d7fdc: Waiting 00:26:41 c8b325d863a7: Layer already exists 00:26:41 c7e8ee3ef4fa: Layer already exists 00:26:41 a443de40379f: Layer already exists 00:26:41 b3a497696d29: Layer already exists 00:26:41 a0cad982c71c: Layer already exists 00:26:41 17bec77d7fdc: Layer already exists 00:26:41 456607b5f67f: Layer already exists 00:26:41 main: digest: sha256:5a167a7dfb8d4df3116e72126df20a83042e66917076bdaa404824ba4979ff16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:41 ===================================================== [Pipeline] echo 00:26:41 taggedImages: 00:26:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:26:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.29 00:26:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:26:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:26:41 a37026ef060af0a96832afa785f280dce900bb2a 00:26:41 latest 00:26:41 3.0.0-dev.29 00:26:41 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:41 main 00:26:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:26:42 fb704aef628d: Preparing 00:26:42 581a2ec27d92: Preparing 00:26:42 c7e8ee3ef4fa: Preparing 00:26:42 aab0dc670fa3: Preparing 00:26:42 17bec77d7fdc: Preparing 00:26:42 17bec77d7fdc: Layer already exists 00:26:42 c7e8ee3ef4fa: Layer already exists 00:26:42 fb704aef628d: Pushed 00:26:42 aab0dc670fa3: Pushed 00:26:45 581a2ec27d92: Pushed 00:26:45 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:5944fc8be1edd1ed2ac6028ef21de30929ea8ae046573152bd4896a6c31a8927 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:26:45 fb704aef628d: Preparing 00:26:45 581a2ec27d92: Preparing 00:26:45 c7e8ee3ef4fa: Preparing 00:26:45 aab0dc670fa3: Preparing 00:26:45 17bec77d7fdc: Preparing 00:26:45 17bec77d7fdc: Layer already exists 00:26:45 fb704aef628d: Layer already exists 00:26:45 aab0dc670fa3: Layer already exists 00:26:45 581a2ec27d92: Layer already exists 00:26:45 c7e8ee3ef4fa: Layer already exists 00:26:45 latest: digest: sha256:5944fc8be1edd1ed2ac6028ef21de30929ea8ae046573152bd4896a6c31a8927 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.29 00:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:26:46 fb704aef628d: Preparing 00:26:46 581a2ec27d92: Preparing 00:26:46 c7e8ee3ef4fa: Preparing 00:26:46 aab0dc670fa3: Preparing 00:26:46 17bec77d7fdc: Preparing 00:26:46 aab0dc670fa3: Layer already exists 00:26:46 17bec77d7fdc: Layer already exists 00:26:46 581a2ec27d92: Layer already exists 00:26:46 fb704aef628d: Layer already exists 00:26:46 c7e8ee3ef4fa: Layer already exists 00:26:46 3.0.0-dev.29: digest: sha256:5944fc8be1edd1ed2ac6028ef21de30929ea8ae046573152bd4896a6c31a8927 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:26:47 fb704aef628d: Preparing 00:26:47 581a2ec27d92: Preparing 00:26:47 c7e8ee3ef4fa: Preparing 00:26:47 aab0dc670fa3: Preparing 00:26:47 17bec77d7fdc: Preparing 00:26:47 581a2ec27d92: Layer already exists 00:26:47 17bec77d7fdc: Layer already exists 00:26:47 c7e8ee3ef4fa: Layer already exists 00:26:47 aab0dc670fa3: Layer already exists 00:26:47 fb704aef628d: Layer already exists 00:26:47 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:5944fc8be1edd1ed2ac6028ef21de30929ea8ae046573152bd4896a6c31a8927 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:26:47 fb704aef628d: Preparing 00:26:47 581a2ec27d92: Preparing 00:26:47 c7e8ee3ef4fa: Preparing 00:26:47 aab0dc670fa3: Preparing 00:26:47 17bec77d7fdc: Preparing 00:26:47 aab0dc670fa3: Layer already exists 00:26:47 581a2ec27d92: Layer already exists 00:26:47 fb704aef628d: Layer already exists 00:26:47 17bec77d7fdc: Layer already exists 00:26:47 c7e8ee3ef4fa: Layer already exists 00:26:47 main: digest: sha256:5944fc8be1edd1ed2ac6028ef21de30929ea8ae046573152bd4896a6c31a8927 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:47 ===================================================== [Pipeline] echo 00:26:47 taggedImages: 00:26:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:26:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.29 00:26:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:26:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:26:47 a37026ef060af0a96832afa785f280dce900bb2a 00:26:47 latest 00:26:47 3.0.0-dev.29 00:26:47 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:47 main 00:26:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:26:48 2dfd114cfdc7: Preparing 00:26:48 5841344b693e: Preparing 00:26:48 ab542ee8e61c: Preparing 00:26:48 c7e8ee3ef4fa: Preparing 00:26:48 f40b5dbd594e: Preparing 00:26:48 17bec77d7fdc: Preparing 00:26:48 17bec77d7fdc: Waiting 00:26:48 c7e8ee3ef4fa: Layer already exists 00:26:48 f40b5dbd594e: Layer already exists 00:26:48 17bec77d7fdc: Layer already exists 00:26:48 5841344b693e: Pushed 00:26:48 2dfd114cfdc7: Pushed 00:26:51 ab542ee8e61c: Pushed 00:26:51 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:b7c63f162011d3f94f21c08b56236324428ef891656847fbe832294f779ec9dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:26:52 2dfd114cfdc7: Preparing 00:26:52 5841344b693e: Preparing 00:26:52 ab542ee8e61c: Preparing 00:26:52 c7e8ee3ef4fa: Preparing 00:26:52 f40b5dbd594e: Preparing 00:26:52 17bec77d7fdc: Preparing 00:26:52 17bec77d7fdc: Waiting 00:26:52 2dfd114cfdc7: Layer already exists 00:26:52 ab542ee8e61c: Layer already exists 00:26:52 c7e8ee3ef4fa: Layer already exists 00:26:52 5841344b693e: Layer already exists 00:26:52 f40b5dbd594e: Layer already exists 00:26:52 17bec77d7fdc: Layer already exists 00:26:52 latest: digest: sha256:b7c63f162011d3f94f21c08b56236324428ef891656847fbe832294f779ec9dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.29 00:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:26:53 2dfd114cfdc7: Preparing 00:26:53 5841344b693e: Preparing 00:26:53 ab542ee8e61c: Preparing 00:26:53 c7e8ee3ef4fa: Preparing 00:26:53 f40b5dbd594e: Preparing 00:26:53 17bec77d7fdc: Preparing 00:26:53 17bec77d7fdc: Waiting 00:26:53 c7e8ee3ef4fa: Layer already exists 00:26:53 f40b5dbd594e: Layer already exists 00:26:53 ab542ee8e61c: Layer already exists 00:26:53 5841344b693e: Layer already exists 00:26:53 2dfd114cfdc7: Layer already exists 00:26:53 17bec77d7fdc: Layer already exists 00:26:53 3.0.0-dev.29: digest: sha256:b7c63f162011d3f94f21c08b56236324428ef891656847fbe832294f779ec9dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:26:53 2dfd114cfdc7: Preparing 00:26:53 5841344b693e: Preparing 00:26:53 ab542ee8e61c: Preparing 00:26:53 c7e8ee3ef4fa: Preparing 00:26:53 f40b5dbd594e: Preparing 00:26:53 17bec77d7fdc: Preparing 00:26:53 5841344b693e: Layer already exists 00:26:53 f40b5dbd594e: Layer already exists 00:26:53 c7e8ee3ef4fa: Layer already exists 00:26:53 ab542ee8e61c: Layer already exists 00:26:53 2dfd114cfdc7: Layer already exists 00:26:53 17bec77d7fdc: Layer already exists 00:26:53 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:b7c63f162011d3f94f21c08b56236324428ef891656847fbe832294f779ec9dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:26:54 2dfd114cfdc7: Preparing 00:26:54 5841344b693e: Preparing 00:26:54 ab542ee8e61c: Preparing 00:26:54 c7e8ee3ef4fa: Preparing 00:26:54 f40b5dbd594e: Preparing 00:26:54 17bec77d7fdc: Preparing 00:26:54 17bec77d7fdc: Waiting 00:26:54 2dfd114cfdc7: Layer already exists 00:26:54 f40b5dbd594e: Layer already exists 00:26:54 ab542ee8e61c: Layer already exists 00:26:54 c7e8ee3ef4fa: Layer already exists 00:26:54 5841344b693e: Layer already exists 00:26:54 17bec77d7fdc: Layer already exists 00:26:54 main: digest: sha256:b7c63f162011d3f94f21c08b56236324428ef891656847fbe832294f779ec9dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:54 ===================================================== [Pipeline] echo 00:26:54 taggedImages: 00:26:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:26:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.29 00:26:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:26:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:26:54 a37026ef060af0a96832afa785f280dce900bb2a 00:26:54 latest 00:26:54 3.0.0-dev.29 00:26:54 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:26:54 main 00:26:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:26:55 52a701528ed6: Preparing 00:26:55 52a701528ed6: Preparing 00:26:55 2c72580423b9: Preparing 00:26:55 a853767ecca9: Preparing 00:26:55 f42de1b26788: Preparing 00:26:55 062ad7495564: Preparing 00:26:55 43c196778507: Preparing 00:26:55 c7e8ee3ef4fa: Preparing 00:26:55 331ad072c1cb: Preparing 00:26:55 8ecee1c2ae4c: Preparing 00:26:55 ad65a46ce774: Preparing 00:26:55 7ca35a93bccf: Preparing 00:26:55 17bec77d7fdc: Preparing 00:26:55 43c196778507: Waiting 00:26:55 c7e8ee3ef4fa: Waiting 00:26:55 331ad072c1cb: Waiting 00:26:55 8ecee1c2ae4c: Waiting 00:26:55 ad65a46ce774: Waiting 00:26:55 7ca35a93bccf: Waiting 00:26:55 17bec77d7fdc: Waiting 00:26:55 2c72580423b9: Pushed 00:26:55 062ad7495564: Pushed 00:26:55 a853767ecca9: Pushed 00:26:55 f42de1b26788: Pushed 00:26:55 52a701528ed6: Pushed 00:26:55 c7e8ee3ef4fa: Layer already exists 00:26:56 ad65a46ce774: Pushed 00:26:56 331ad072c1cb: Pushed 00:26:56 8ecee1c2ae4c: Pushed 00:26:56 7ca35a93bccf: Pushed 00:26:56 17bec77d7fdc: Layer already exists 00:26:59 43c196778507: Pushed 00:26:59 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:a48711f02bd9b45da27d571ae2c76453485343be3beaf6a93aa27f7912c98e2a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:27:00 52a701528ed6: Preparing 00:27:00 52a701528ed6: Preparing 00:27:00 2c72580423b9: Preparing 00:27:00 a853767ecca9: Preparing 00:27:00 f42de1b26788: Preparing 00:27:00 062ad7495564: Preparing 00:27:00 43c196778507: Preparing 00:27:00 c7e8ee3ef4fa: Preparing 00:27:00 331ad072c1cb: Preparing 00:27:00 8ecee1c2ae4c: Preparing 00:27:00 ad65a46ce774: Preparing 00:27:00 7ca35a93bccf: Preparing 00:27:00 17bec77d7fdc: Preparing 00:27:00 ad65a46ce774: Waiting 00:27:00 8ecee1c2ae4c: Waiting 00:27:00 7ca35a93bccf: Waiting 00:27:00 43c196778507: Waiting 00:27:00 17bec77d7fdc: Waiting 00:27:00 c7e8ee3ef4fa: Waiting 00:27:00 331ad072c1cb: Waiting 00:27:00 a853767ecca9: Layer already exists 00:27:00 2c72580423b9: Layer already exists 00:27:00 062ad7495564: Layer already exists 00:27:00 f42de1b26788: Layer already exists 00:27:00 52a701528ed6: Layer already exists 00:27:00 c7e8ee3ef4fa: Layer already exists 00:27:00 43c196778507: Layer already exists 00:27:00 331ad072c1cb: Layer already exists 00:27:00 ad65a46ce774: Layer already exists 00:27:00 8ecee1c2ae4c: Layer already exists 00:27:00 7ca35a93bccf: Layer already exists 00:27:00 17bec77d7fdc: Layer already exists 00:27:00 latest: digest: sha256:a48711f02bd9b45da27d571ae2c76453485343be3beaf6a93aa27f7912c98e2a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.29 00:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:27:01 52a701528ed6: Preparing 00:27:01 52a701528ed6: Preparing 00:27:01 2c72580423b9: Preparing 00:27:01 a853767ecca9: Preparing 00:27:01 f42de1b26788: Preparing 00:27:01 062ad7495564: Preparing 00:27:01 43c196778507: Preparing 00:27:01 c7e8ee3ef4fa: Preparing 00:27:01 331ad072c1cb: Preparing 00:27:01 8ecee1c2ae4c: Preparing 00:27:01 ad65a46ce774: Preparing 00:27:01 7ca35a93bccf: Preparing 00:27:01 17bec77d7fdc: Preparing 00:27:01 8ecee1c2ae4c: Waiting 00:27:01 43c196778507: Waiting 00:27:01 ad65a46ce774: Waiting 00:27:01 7ca35a93bccf: Waiting 00:27:01 c7e8ee3ef4fa: Waiting 00:27:01 17bec77d7fdc: Waiting 00:27:01 331ad072c1cb: Waiting 00:27:01 062ad7495564: Layer already exists 00:27:01 f42de1b26788: Layer already exists 00:27:01 52a701528ed6: Layer already exists 00:27:01 2c72580423b9: Layer already exists 00:27:01 a853767ecca9: Layer already exists 00:27:01 331ad072c1cb: Layer already exists 00:27:01 43c196778507: Layer already exists 00:27:01 c7e8ee3ef4fa: Layer already exists 00:27:01 8ecee1c2ae4c: Layer already exists 00:27:01 ad65a46ce774: Layer already exists 00:27:01 7ca35a93bccf: Layer already exists 00:27:01 17bec77d7fdc: Layer already exists 00:27:01 3.0.0-dev.29: digest: sha256:a48711f02bd9b45da27d571ae2c76453485343be3beaf6a93aa27f7912c98e2a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:27:02 52a701528ed6: Preparing 00:27:02 52a701528ed6: Preparing 00:27:02 2c72580423b9: Preparing 00:27:02 a853767ecca9: Preparing 00:27:02 f42de1b26788: Preparing 00:27:02 062ad7495564: Preparing 00:27:02 43c196778507: Preparing 00:27:02 c7e8ee3ef4fa: Preparing 00:27:02 331ad072c1cb: Preparing 00:27:02 8ecee1c2ae4c: Preparing 00:27:02 ad65a46ce774: Preparing 00:27:02 7ca35a93bccf: Preparing 00:27:02 17bec77d7fdc: Preparing 00:27:02 43c196778507: Waiting 00:27:02 c7e8ee3ef4fa: Waiting 00:27:02 331ad072c1cb: Waiting 00:27:02 8ecee1c2ae4c: Waiting 00:27:02 ad65a46ce774: Waiting 00:27:02 7ca35a93bccf: Waiting 00:27:02 17bec77d7fdc: Waiting 00:27:02 2c72580423b9: Layer already exists 00:27:02 f42de1b26788: Layer already exists 00:27:02 52a701528ed6: Layer already exists 00:27:02 a853767ecca9: Layer already exists 00:27:02 062ad7495564: Layer already exists 00:27:02 43c196778507: Layer already exists 00:27:02 331ad072c1cb: Layer already exists 00:27:02 c7e8ee3ef4fa: Layer already exists 00:27:02 8ecee1c2ae4c: Layer already exists 00:27:02 ad65a46ce774: Layer already exists 00:27:02 7ca35a93bccf: Layer already exists 00:27:02 17bec77d7fdc: Layer already exists 00:27:02 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:a48711f02bd9b45da27d571ae2c76453485343be3beaf6a93aa27f7912c98e2a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:27:03 52a701528ed6: Preparing 00:27:03 52a701528ed6: Preparing 00:27:03 2c72580423b9: Preparing 00:27:03 a853767ecca9: Preparing 00:27:03 f42de1b26788: Preparing 00:27:03 062ad7495564: Preparing 00:27:03 43c196778507: Preparing 00:27:03 c7e8ee3ef4fa: Preparing 00:27:03 331ad072c1cb: Preparing 00:27:03 8ecee1c2ae4c: Preparing 00:27:03 ad65a46ce774: Preparing 00:27:03 7ca35a93bccf: Preparing 00:27:03 17bec77d7fdc: Preparing 00:27:03 331ad072c1cb: Waiting 00:27:03 8ecee1c2ae4c: Waiting 00:27:03 43c196778507: Waiting 00:27:03 c7e8ee3ef4fa: Waiting 00:27:03 7ca35a93bccf: Waiting 00:27:03 17bec77d7fdc: Waiting 00:27:03 ad65a46ce774: Waiting 00:27:03 f42de1b26788: Layer already exists 00:27:03 062ad7495564: Layer already exists 00:27:03 2c72580423b9: Layer already exists 00:27:03 a853767ecca9: Layer already exists 00:27:03 52a701528ed6: Layer already exists 00:27:03 8ecee1c2ae4c: Layer already exists 00:27:03 331ad072c1cb: Layer already exists 00:27:03 43c196778507: Layer already exists 00:27:03 ad65a46ce774: Layer already exists 00:27:03 c7e8ee3ef4fa: Layer already exists 00:27:03 17bec77d7fdc: Layer already exists 00:27:03 7ca35a93bccf: Layer already exists 00:27:03 main: digest: sha256:a48711f02bd9b45da27d571ae2c76453485343be3beaf6a93aa27f7912c98e2a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:03 ===================================================== [Pipeline] echo 00:27:03 taggedImages: 00:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.29 00:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:27:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:27:03 a37026ef060af0a96832afa785f280dce900bb2a 00:27:03 latest 00:27:03 3.0.0-dev.29 00:27:03 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:03 main 00:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:27:04 62d4420b7dd6: Preparing 00:27:04 efdd9958badb: Preparing 00:27:04 80cdcf01ee6f: Preparing 00:27:04 b06e549d09b4: Preparing 00:27:04 34dadd9e8edc: Preparing 00:27:04 17793aaf6d0b: Preparing 00:27:04 f1f4d702d478: Preparing 00:27:04 17bec77d7fdc: Preparing 00:27:04 17793aaf6d0b: Waiting 00:27:04 f1f4d702d478: Waiting 00:27:04 17bec77d7fdc: Waiting 00:27:04 34dadd9e8edc: Pushed 00:27:04 efdd9958badb: Pushed 00:27:04 62d4420b7dd6: Pushed 00:27:04 17bec77d7fdc: Layer already exists 00:27:04 17793aaf6d0b: Pushed 00:27:05 f1f4d702d478: Pushed 00:27:06 b06e549d09b4: Pushed 00:27:06 80cdcf01ee6f: Pushed 00:27:07 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:c32739bf90c7abf2ea64ce66a56a2bcd438fb9078b941b2678b12d2d94b136ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:07 + 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 00:27:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:27:07 62d4420b7dd6: Preparing 00:27:07 efdd9958badb: Preparing 00:27:07 80cdcf01ee6f: Preparing 00:27:07 b06e549d09b4: Preparing 00:27:07 34dadd9e8edc: Preparing 00:27:07 17793aaf6d0b: Preparing 00:27:07 f1f4d702d478: Preparing 00:27:07 17bec77d7fdc: Preparing 00:27:07 17793aaf6d0b: Waiting 00:27:07 f1f4d702d478: Waiting 00:27:07 b06e549d09b4: Layer already exists 00:27:07 34dadd9e8edc: Layer already exists 00:27:07 80cdcf01ee6f: Layer already exists 00:27:07 efdd9958badb: Layer already exists 00:27:07 62d4420b7dd6: Layer already exists 00:27:07 17793aaf6d0b: Layer already exists 00:27:07 f1f4d702d478: Layer already exists 00:27:07 17bec77d7fdc: Layer already exists 00:27:07 latest: digest: sha256:c32739bf90c7abf2ea64ce66a56a2bcd438fb9078b941b2678b12d2d94b136ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.29 00:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:27:08 62d4420b7dd6: Preparing 00:27:08 efdd9958badb: Preparing 00:27:08 80cdcf01ee6f: Preparing 00:27:08 b06e549d09b4: Preparing 00:27:08 34dadd9e8edc: Preparing 00:27:08 17793aaf6d0b: Preparing 00:27:08 f1f4d702d478: Preparing 00:27:08 17bec77d7fdc: Preparing 00:27:08 17793aaf6d0b: Waiting 00:27:08 f1f4d702d478: Waiting 00:27:08 17bec77d7fdc: Waiting 00:27:08 80cdcf01ee6f: Layer already exists 00:27:08 b06e549d09b4: Layer already exists 00:27:08 34dadd9e8edc: Layer already exists 00:27:08 62d4420b7dd6: Layer already exists 00:27:08 efdd9958badb: Layer already exists 00:27:08 f1f4d702d478: Layer already exists 00:27:08 17bec77d7fdc: Layer already exists 00:27:08 17793aaf6d0b: Layer already exists 00:27:08 3.0.0-dev.29: digest: sha256:c32739bf90c7abf2ea64ce66a56a2bcd438fb9078b941b2678b12d2d94b136ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:27:09 62d4420b7dd6: Preparing 00:27:09 efdd9958badb: Preparing 00:27:09 80cdcf01ee6f: Preparing 00:27:09 b06e549d09b4: Preparing 00:27:09 34dadd9e8edc: Preparing 00:27:09 17793aaf6d0b: Preparing 00:27:09 f1f4d702d478: Preparing 00:27:09 17bec77d7fdc: Preparing 00:27:09 17793aaf6d0b: Waiting 00:27:09 f1f4d702d478: Waiting 00:27:09 17bec77d7fdc: Waiting 00:27:09 efdd9958badb: Layer already exists 00:27:09 b06e549d09b4: Layer already exists 00:27:09 62d4420b7dd6: Layer already exists 00:27:09 80cdcf01ee6f: Layer already exists 00:27:09 34dadd9e8edc: Layer already exists 00:27:09 f1f4d702d478: Layer already exists 00:27:09 17bec77d7fdc: Layer already exists 00:27:09 17793aaf6d0b: Layer already exists 00:27:09 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:c32739bf90c7abf2ea64ce66a56a2bcd438fb9078b941b2678b12d2d94b136ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:10 + 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 00:27:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:27:10 62d4420b7dd6: Preparing 00:27:10 efdd9958badb: Preparing 00:27:10 80cdcf01ee6f: Preparing 00:27:10 b06e549d09b4: Preparing 00:27:10 34dadd9e8edc: Preparing 00:27:10 17793aaf6d0b: Preparing 00:27:10 f1f4d702d478: Preparing 00:27:10 17bec77d7fdc: Preparing 00:27:10 17793aaf6d0b: Waiting 00:27:10 f1f4d702d478: Waiting 00:27:10 17bec77d7fdc: Waiting 00:27:10 34dadd9e8edc: Layer already exists 00:27:10 80cdcf01ee6f: Layer already exists 00:27:10 efdd9958badb: Layer already exists 00:27:10 b06e549d09b4: Layer already exists 00:27:10 62d4420b7dd6: Layer already exists 00:27:10 17793aaf6d0b: Layer already exists 00:27:10 17bec77d7fdc: Layer already exists 00:27:10 f1f4d702d478: Layer already exists 00:27:10 main: digest: sha256:c32739bf90c7abf2ea64ce66a56a2bcd438fb9078b941b2678b12d2d94b136ab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:10 ===================================================== [Pipeline] echo 00:27:10 taggedImages: 00:27:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:27:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.29 00:27:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:27:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:27:10 a37026ef060af0a96832afa785f280dce900bb2a 00:27:10 latest 00:27:10 3.0.0-dev.29 00:27:10 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:10 main 00:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:27:11 1438acfd3fb5: Preparing 00:27:11 11f7f51ae780: Preparing 00:27:11 79292080da49: Preparing 00:27:11 ed211379e136: Preparing 00:27:11 5daa65045389: Preparing 00:27:11 bbfef3b6863e: Preparing 00:27:11 66e2b7891fcf: Preparing 00:27:11 698c841a65b1: Preparing 00:27:11 c15d234601d2: Preparing 00:27:11 17bec77d7fdc: Preparing 00:27:11 bbfef3b6863e: Waiting 00:27:11 698c841a65b1: Waiting 00:27:11 c15d234601d2: Waiting 00:27:11 17bec77d7fdc: Waiting 00:27:11 66e2b7891fcf: Waiting 00:27:11 11f7f51ae780: Pushed 00:27:11 5daa65045389: Pushed 00:27:11 1438acfd3fb5: Pushed 00:27:12 bbfef3b6863e: Pushed 00:27:12 698c841a65b1: Pushed 00:27:12 66e2b7891fcf: Pushed 00:27:12 17bec77d7fdc: Layer already exists 00:27:12 c15d234601d2: Pushed 00:27:14 ed211379e136: Pushed 00:27:14 79292080da49: Pushed 00:27:15 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:65035bea174db730063d42e8930ae66d5d90bb87f940304df2b4cade9ea7a7e2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:15 + 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 00:27:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:27:16 1438acfd3fb5: Preparing 00:27:16 11f7f51ae780: Preparing 00:27:16 79292080da49: Preparing 00:27:16 ed211379e136: Preparing 00:27:16 5daa65045389: Preparing 00:27:16 bbfef3b6863e: Preparing 00:27:16 66e2b7891fcf: Preparing 00:27:16 698c841a65b1: Preparing 00:27:16 c15d234601d2: Preparing 00:27:16 17bec77d7fdc: Preparing 00:27:16 698c841a65b1: Waiting 00:27:16 c15d234601d2: Waiting 00:27:16 17bec77d7fdc: Waiting 00:27:16 bbfef3b6863e: Waiting 00:27:16 66e2b7891fcf: Waiting 00:27:16 1438acfd3fb5: Layer already exists 00:27:16 11f7f51ae780: Layer already exists 00:27:16 79292080da49: Layer already exists 00:27:16 5daa65045389: Layer already exists 00:27:16 ed211379e136: Layer already exists 00:27:16 66e2b7891fcf: Layer already exists 00:27:16 bbfef3b6863e: Layer already exists 00:27:16 17bec77d7fdc: Layer already exists 00:27:16 698c841a65b1: Layer already exists 00:27:16 c15d234601d2: Layer already exists 00:27:16 latest: digest: sha256:65035bea174db730063d42e8930ae66d5d90bb87f940304df2b4cade9ea7a7e2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.29 00:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:27:17 1438acfd3fb5: Preparing 00:27:17 11f7f51ae780: Preparing 00:27:17 79292080da49: Preparing 00:27:17 ed211379e136: Preparing 00:27:17 5daa65045389: Preparing 00:27:17 bbfef3b6863e: Preparing 00:27:17 66e2b7891fcf: Preparing 00:27:17 698c841a65b1: Preparing 00:27:17 c15d234601d2: Preparing 00:27:17 17bec77d7fdc: Preparing 00:27:17 bbfef3b6863e: Waiting 00:27:17 66e2b7891fcf: Waiting 00:27:17 698c841a65b1: Waiting 00:27:17 c15d234601d2: Waiting 00:27:17 17bec77d7fdc: Waiting 00:27:17 ed211379e136: Layer already exists 00:27:17 11f7f51ae780: Layer already exists 00:27:17 5daa65045389: Layer already exists 00:27:17 79292080da49: Layer already exists 00:27:17 1438acfd3fb5: Layer already exists 00:27:17 bbfef3b6863e: Layer already exists 00:27:17 66e2b7891fcf: Layer already exists 00:27:17 698c841a65b1: Layer already exists 00:27:17 c15d234601d2: Layer already exists 00:27:17 17bec77d7fdc: Layer already exists 00:27:17 3.0.0-dev.29: digest: sha256:65035bea174db730063d42e8930ae66d5d90bb87f940304df2b4cade9ea7a7e2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:27:18 1438acfd3fb5: Preparing 00:27:18 11f7f51ae780: Preparing 00:27:18 79292080da49: Preparing 00:27:18 ed211379e136: Preparing 00:27:18 5daa65045389: Preparing 00:27:18 bbfef3b6863e: Preparing 00:27:18 66e2b7891fcf: Preparing 00:27:18 698c841a65b1: Preparing 00:27:18 c15d234601d2: Preparing 00:27:18 17bec77d7fdc: Preparing 00:27:18 698c841a65b1: Waiting 00:27:18 c15d234601d2: Waiting 00:27:18 17bec77d7fdc: Waiting 00:27:18 66e2b7891fcf: Waiting 00:27:18 bbfef3b6863e: Waiting 00:27:18 5daa65045389: Layer already exists 00:27:18 11f7f51ae780: Layer already exists 00:27:18 ed211379e136: Layer already exists 00:27:18 1438acfd3fb5: Layer already exists 00:27:18 79292080da49: Layer already exists 00:27:18 66e2b7891fcf: Layer already exists 00:27:18 c15d234601d2: Layer already exists 00:27:18 17bec77d7fdc: Layer already exists 00:27:18 bbfef3b6863e: Layer already exists 00:27:18 698c841a65b1: Layer already exists 00:27:18 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:65035bea174db730063d42e8930ae66d5d90bb87f940304df2b4cade9ea7a7e2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:18 + 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 00:27:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:27:18 1438acfd3fb5: Preparing 00:27:18 11f7f51ae780: Preparing 00:27:18 79292080da49: Preparing 00:27:18 ed211379e136: Preparing 00:27:18 5daa65045389: Preparing 00:27:18 bbfef3b6863e: Preparing 00:27:18 66e2b7891fcf: Preparing 00:27:18 698c841a65b1: Preparing 00:27:18 c15d234601d2: Preparing 00:27:18 17bec77d7fdc: Preparing 00:27:18 66e2b7891fcf: Waiting 00:27:18 bbfef3b6863e: Waiting 00:27:18 698c841a65b1: Waiting 00:27:18 c15d234601d2: Waiting 00:27:18 17bec77d7fdc: Waiting 00:27:18 5daa65045389: Layer already exists 00:27:18 79292080da49: Layer already exists 00:27:18 11f7f51ae780: Layer already exists 00:27:18 1438acfd3fb5: Layer already exists 00:27:18 ed211379e136: Layer already exists 00:27:18 698c841a65b1: Layer already exists 00:27:18 c15d234601d2: Layer already exists 00:27:18 bbfef3b6863e: Layer already exists 00:27:18 66e2b7891fcf: Layer already exists 00:27:18 17bec77d7fdc: Layer already exists 00:27:19 main: digest: sha256:65035bea174db730063d42e8930ae66d5d90bb87f940304df2b4cade9ea7a7e2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:19 ===================================================== [Pipeline] echo 00:27:19 taggedImages: 00:27:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:27:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.29 00:27:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:27:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:27:19 a37026ef060af0a96832afa785f280dce900bb2a 00:27:19 latest 00:27:19 3.0.0-dev.29 00:27:19 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:19 main 00:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:27:19 d712890af2d5: Preparing 00:27:19 3820153af5ae: Preparing 00:27:19 c7e8ee3ef4fa: Preparing 00:27:19 952aa5908fe7: Preparing 00:27:19 9833f26c6bda: Preparing 00:27:19 9833f26c6bda: Layer already exists 00:27:19 c7e8ee3ef4fa: Layer already exists 00:27:20 d712890af2d5: Pushed 00:27:21 952aa5908fe7: Pushed 00:27:24 3820153af5ae: Pushed 00:27:24 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:869d20903fe2858c68e517b0bced9d2baed8ed4eac509578aa5f184ffbf3759c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:24 + 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 00:27:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:27:25 d712890af2d5: Preparing 00:27:25 3820153af5ae: Preparing 00:27:25 c7e8ee3ef4fa: Preparing 00:27:25 952aa5908fe7: Preparing 00:27:25 9833f26c6bda: Preparing 00:27:25 c7e8ee3ef4fa: Layer already exists 00:27:25 d712890af2d5: Layer already exists 00:27:25 952aa5908fe7: Layer already exists 00:27:25 3820153af5ae: Layer already exists 00:27:25 9833f26c6bda: Layer already exists 00:27:25 latest: digest: sha256:869d20903fe2858c68e517b0bced9d2baed8ed4eac509578aa5f184ffbf3759c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.29 00:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:27:26 d712890af2d5: Preparing 00:27:26 3820153af5ae: Preparing 00:27:26 c7e8ee3ef4fa: Preparing 00:27:26 952aa5908fe7: Preparing 00:27:26 9833f26c6bda: Preparing 00:27:26 d712890af2d5: Layer already exists 00:27:26 952aa5908fe7: Layer already exists 00:27:26 9833f26c6bda: Layer already exists 00:27:26 c7e8ee3ef4fa: Layer already exists 00:27:26 3820153af5ae: Layer already exists 00:27:26 3.0.0-dev.29: digest: sha256:869d20903fe2858c68e517b0bced9d2baed8ed4eac509578aa5f184ffbf3759c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:27:26 d712890af2d5: Preparing 00:27:26 3820153af5ae: Preparing 00:27:26 c7e8ee3ef4fa: Preparing 00:27:26 952aa5908fe7: Preparing 00:27:26 9833f26c6bda: Preparing 00:27:26 c7e8ee3ef4fa: Layer already exists 00:27:26 952aa5908fe7: Layer already exists 00:27:26 9833f26c6bda: Layer already exists 00:27:26 d712890af2d5: Layer already exists 00:27:26 3820153af5ae: Layer already exists 00:27:26 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:869d20903fe2858c68e517b0bced9d2baed8ed4eac509578aa5f184ffbf3759c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:27 + 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 00:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:27:27 d712890af2d5: Preparing 00:27:27 3820153af5ae: Preparing 00:27:27 c7e8ee3ef4fa: Preparing 00:27:27 952aa5908fe7: Preparing 00:27:27 9833f26c6bda: Preparing 00:27:27 c7e8ee3ef4fa: Layer already exists 00:27:27 d712890af2d5: Layer already exists 00:27:27 3820153af5ae: Layer already exists 00:27:27 9833f26c6bda: Layer already exists 00:27:27 952aa5908fe7: Layer already exists 00:27:27 main: digest: sha256:869d20903fe2858c68e517b0bced9d2baed8ed4eac509578aa5f184ffbf3759c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:27 ===================================================== [Pipeline] echo 00:27:27 taggedImages: 00:27:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:27:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.29 00:27:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:27:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:27:27 a37026ef060af0a96832afa785f280dce900bb2a 00:27:27 latest 00:27:27 3.0.0-dev.29 00:27:27 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:27 main 00:27:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:27:28 28c1d8ba283d: Preparing 00:27:28 321fc73af2fd: Preparing 00:27:28 a297580bce77: Preparing 00:27:28 85e1bf336d05: Preparing 00:27:28 c0d0fefa4d6e: Preparing 00:27:28 0e64fddf5c0a: Preparing 00:27:28 9833f26c6bda: Preparing 00:27:28 9833f26c6bda: Waiting 00:27:28 0e64fddf5c0a: Waiting 00:27:28 a297580bce77: Pushed 00:27:28 321fc73af2fd: Pushed 00:27:28 28c1d8ba283d: Pushed 00:27:28 9833f26c6bda: Layer already exists 00:27:29 0e64fddf5c0a: Pushed 00:27:37 c0d0fefa4d6e: Pushed 00:27:44 85e1bf336d05: Pushed 00:27:44 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:27abffa0cd9166a3c4d38a68344eb6534bd53d6e39aced9568f5553d9801c8e0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:44 + 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 00:27:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:27:45 28c1d8ba283d: Preparing 00:27:45 321fc73af2fd: Preparing 00:27:45 a297580bce77: Preparing 00:27:45 85e1bf336d05: Preparing 00:27:45 c0d0fefa4d6e: Preparing 00:27:45 0e64fddf5c0a: Preparing 00:27:45 9833f26c6bda: Preparing 00:27:45 0e64fddf5c0a: Waiting 00:27:45 9833f26c6bda: Waiting 00:27:45 c0d0fefa4d6e: Layer already exists 00:27:45 28c1d8ba283d: Layer already exists 00:27:45 a297580bce77: Layer already exists 00:27:45 321fc73af2fd: Layer already exists 00:27:45 85e1bf336d05: Layer already exists 00:27:45 0e64fddf5c0a: Layer already exists 00:27:45 9833f26c6bda: Layer already exists 00:27:45 latest: digest: sha256:27abffa0cd9166a3c4d38a68344eb6534bd53d6e39aced9568f5553d9801c8e0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.29 00:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:27:46 28c1d8ba283d: Preparing 00:27:46 321fc73af2fd: Preparing 00:27:46 a297580bce77: Preparing 00:27:46 85e1bf336d05: Preparing 00:27:46 c0d0fefa4d6e: Preparing 00:27:46 0e64fddf5c0a: Preparing 00:27:46 9833f26c6bda: Preparing 00:27:46 0e64fddf5c0a: Waiting 00:27:46 9833f26c6bda: Waiting 00:27:46 28c1d8ba283d: Layer already exists 00:27:46 c0d0fefa4d6e: Layer already exists 00:27:46 a297580bce77: Layer already exists 00:27:46 321fc73af2fd: Layer already exists 00:27:46 85e1bf336d05: Layer already exists 00:27:46 0e64fddf5c0a: Layer already exists 00:27:46 9833f26c6bda: Layer already exists 00:27:46 3.0.0-dev.29: digest: sha256:27abffa0cd9166a3c4d38a68344eb6534bd53d6e39aced9568f5553d9801c8e0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:27:46 28c1d8ba283d: Preparing 00:27:46 321fc73af2fd: Preparing 00:27:46 a297580bce77: Preparing 00:27:46 85e1bf336d05: Preparing 00:27:46 c0d0fefa4d6e: Preparing 00:27:46 0e64fddf5c0a: Preparing 00:27:46 9833f26c6bda: Preparing 00:27:46 0e64fddf5c0a: Waiting 00:27:46 9833f26c6bda: Waiting 00:27:46 c0d0fefa4d6e: Layer already exists 00:27:46 a297580bce77: Layer already exists 00:27:46 28c1d8ba283d: Layer already exists 00:27:46 321fc73af2fd: Layer already exists 00:27:46 85e1bf336d05: Layer already exists 00:27:46 0e64fddf5c0a: Layer already exists 00:27:46 9833f26c6bda: Layer already exists 00:27:47 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:27abffa0cd9166a3c4d38a68344eb6534bd53d6e39aced9568f5553d9801c8e0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:47 + 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 00:27:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:27:47 28c1d8ba283d: Preparing 00:27:47 321fc73af2fd: Preparing 00:27:47 a297580bce77: Preparing 00:27:47 85e1bf336d05: Preparing 00:27:47 c0d0fefa4d6e: Preparing 00:27:47 0e64fddf5c0a: Preparing 00:27:47 9833f26c6bda: Preparing 00:27:47 0e64fddf5c0a: Waiting 00:27:47 9833f26c6bda: Waiting 00:27:47 a297580bce77: Layer already exists 00:27:47 c0d0fefa4d6e: Layer already exists 00:27:47 321fc73af2fd: Layer already exists 00:27:47 85e1bf336d05: Layer already exists 00:27:47 28c1d8ba283d: Layer already exists 00:27:47 9833f26c6bda: Layer already exists 00:27:47 0e64fddf5c0a: Layer already exists 00:27:48 main: digest: sha256:27abffa0cd9166a3c4d38a68344eb6534bd53d6e39aced9568f5553d9801c8e0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:48 ===================================================== [Pipeline] echo 00:27:48 taggedImages: 00:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.29 00:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:27:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:27:48 a37026ef060af0a96832afa785f280dce900bb2a 00:27:48 latest 00:27:48 3.0.0-dev.29 00:27:48 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:27:48 main 00:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:27:48 3d65bcfb0c0d: Preparing 00:27:48 3488589221f2: Preparing 00:27:48 c4f576643293: Preparing 00:27:48 489896d8bdcc: Preparing 00:27:48 f1cbd323142f: Preparing 00:27:48 9833f26c6bda: Preparing 00:27:48 9833f26c6bda: Waiting 00:27:49 3488589221f2: Pushed 00:27:49 3d65bcfb0c0d: Pushed 00:27:49 c4f576643293: Pushed 00:27:49 9833f26c6bda: Layer already exists 00:27:49 f1cbd323142f: Pushed 00:28:04 489896d8bdcc: Pushed 00:28:04 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:6086dcad0583f0a609f69c215f02b32db836c677dbfdd6aed934bf9773f815f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:05 + 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 00:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:28:05 3d65bcfb0c0d: Preparing 00:28:05 3488589221f2: Preparing 00:28:05 c4f576643293: Preparing 00:28:05 489896d8bdcc: Preparing 00:28:05 f1cbd323142f: Preparing 00:28:05 9833f26c6bda: Preparing 00:28:05 9833f26c6bda: Waiting 00:28:05 f1cbd323142f: Layer already exists 00:28:05 c4f576643293: Layer already exists 00:28:05 3488589221f2: Layer already exists 00:28:05 3d65bcfb0c0d: Layer already exists 00:28:05 489896d8bdcc: Layer already exists 00:28:05 9833f26c6bda: Layer already exists 00:28:05 latest: digest: sha256:6086dcad0583f0a609f69c215f02b32db836c677dbfdd6aed934bf9773f815f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.29 00:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:28:06 3d65bcfb0c0d: Preparing 00:28:06 3488589221f2: Preparing 00:28:06 c4f576643293: Preparing 00:28:06 489896d8bdcc: Preparing 00:28:06 f1cbd323142f: Preparing 00:28:06 9833f26c6bda: Preparing 00:28:06 9833f26c6bda: Waiting 00:28:06 489896d8bdcc: Layer already exists 00:28:06 f1cbd323142f: Layer already exists 00:28:06 c4f576643293: Layer already exists 00:28:06 3488589221f2: Layer already exists 00:28:06 3d65bcfb0c0d: Layer already exists 00:28:06 9833f26c6bda: Layer already exists 00:28:06 3.0.0-dev.29: digest: sha256:6086dcad0583f0a609f69c215f02b32db836c677dbfdd6aed934bf9773f815f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:28:07 3d65bcfb0c0d: Preparing 00:28:07 3488589221f2: Preparing 00:28:07 c4f576643293: Preparing 00:28:07 489896d8bdcc: Preparing 00:28:07 f1cbd323142f: Preparing 00:28:07 9833f26c6bda: Preparing 00:28:07 3d65bcfb0c0d: Layer already exists 00:28:07 f1cbd323142f: Layer already exists 00:28:07 489896d8bdcc: Layer already exists 00:28:07 3488589221f2: Layer already exists 00:28:07 c4f576643293: Layer already exists 00:28:07 9833f26c6bda: Layer already exists 00:28:07 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:6086dcad0583f0a609f69c215f02b32db836c677dbfdd6aed934bf9773f815f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:07 + 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 00:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:28:08 3d65bcfb0c0d: Preparing 00:28:08 3488589221f2: Preparing 00:28:08 c4f576643293: Preparing 00:28:08 489896d8bdcc: Preparing 00:28:08 f1cbd323142f: Preparing 00:28:08 9833f26c6bda: Preparing 00:28:08 9833f26c6bda: Waiting 00:28:08 3488589221f2: Layer already exists 00:28:08 3d65bcfb0c0d: Layer already exists 00:28:08 f1cbd323142f: Layer already exists 00:28:08 489896d8bdcc: Layer already exists 00:28:08 c4f576643293: Layer already exists 00:28:08 9833f26c6bda: Layer already exists 00:28:08 main: digest: sha256:6086dcad0583f0a609f69c215f02b32db836c677dbfdd6aed934bf9773f815f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:08 ===================================================== [Pipeline] echo 00:28:08 taggedImages: 00:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.29 00:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:28:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:28:08 a37026ef060af0a96832afa785f280dce900bb2a 00:28:08 latest 00:28:08 3.0.0-dev.29 00:28:08 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:08 main 00:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:28:09 588def13e391: Preparing 00:28:09 55a7a9b6c6c9: Preparing 00:28:09 186dad2e9b57: Preparing 00:28:09 6b5a2aceebba: Preparing 00:28:09 e2caacdd0bbb: Preparing 00:28:09 9833f26c6bda: Preparing 00:28:09 9833f26c6bda: Waiting 00:28:09 588def13e391: Pushed 00:28:09 186dad2e9b57: Pushed 00:28:09 55a7a9b6c6c9: Pushed 00:28:09 9833f26c6bda: Layer already exists 00:28:10 e2caacdd0bbb: Pushed 00:28:25 6b5a2aceebba: Pushed 00:28:25 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:61980698fb5c3841b74903ae2365772ad655ae413b3103aabe797ff19c527f63 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:25 + 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 00:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:28:26 588def13e391: Preparing 00:28:26 55a7a9b6c6c9: Preparing 00:28:26 186dad2e9b57: Preparing 00:28:26 6b5a2aceebba: Preparing 00:28:26 e2caacdd0bbb: Preparing 00:28:26 9833f26c6bda: Preparing 00:28:26 9833f26c6bda: Waiting 00:28:26 55a7a9b6c6c9: Layer already exists 00:28:26 588def13e391: Layer already exists 00:28:26 186dad2e9b57: Layer already exists 00:28:26 6b5a2aceebba: Layer already exists 00:28:26 e2caacdd0bbb: Layer already exists 00:28:26 9833f26c6bda: Layer already exists 00:28:26 latest: digest: sha256:61980698fb5c3841b74903ae2365772ad655ae413b3103aabe797ff19c527f63 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.29 00:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:28:26 588def13e391: Preparing 00:28:26 55a7a9b6c6c9: Preparing 00:28:26 186dad2e9b57: Preparing 00:28:26 6b5a2aceebba: Preparing 00:28:26 e2caacdd0bbb: Preparing 00:28:26 9833f26c6bda: Preparing 00:28:26 9833f26c6bda: Waiting 00:28:26 588def13e391: Layer already exists 00:28:26 55a7a9b6c6c9: Layer already exists 00:28:26 6b5a2aceebba: Layer already exists 00:28:26 186dad2e9b57: Layer already exists 00:28:26 e2caacdd0bbb: Layer already exists 00:28:26 9833f26c6bda: Layer already exists 00:28:27 3.0.0-dev.29: digest: sha256:61980698fb5c3841b74903ae2365772ad655ae413b3103aabe797ff19c527f63 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:28:27 588def13e391: Preparing 00:28:27 55a7a9b6c6c9: Preparing 00:28:27 186dad2e9b57: Preparing 00:28:27 6b5a2aceebba: Preparing 00:28:27 e2caacdd0bbb: Preparing 00:28:27 9833f26c6bda: Preparing 00:28:27 9833f26c6bda: Waiting 00:28:27 e2caacdd0bbb: Layer already exists 00:28:27 6b5a2aceebba: Layer already exists 00:28:27 55a7a9b6c6c9: Layer already exists 00:28:27 186dad2e9b57: Layer already exists 00:28:27 588def13e391: Layer already exists 00:28:27 9833f26c6bda: Layer already exists 00:28:28 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:61980698fb5c3841b74903ae2365772ad655ae413b3103aabe797ff19c527f63 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:28 + 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 00:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:28:28 588def13e391: Preparing 00:28:28 55a7a9b6c6c9: Preparing 00:28:28 186dad2e9b57: Preparing 00:28:28 6b5a2aceebba: Preparing 00:28:28 e2caacdd0bbb: Preparing 00:28:28 9833f26c6bda: Preparing 00:28:28 9833f26c6bda: Waiting 00:28:28 186dad2e9b57: Layer already exists 00:28:28 55a7a9b6c6c9: Layer already exists 00:28:28 e2caacdd0bbb: Layer already exists 00:28:28 588def13e391: Layer already exists 00:28:28 6b5a2aceebba: Layer already exists 00:28:28 9833f26c6bda: Layer already exists 00:28:29 main: digest: sha256:61980698fb5c3841b74903ae2365772ad655ae413b3103aabe797ff19c527f63 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:29 ===================================================== [Pipeline] echo 00:28:29 taggedImages: 00:28:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:28:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.29 00:28:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:28:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:28:29 a37026ef060af0a96832afa785f280dce900bb2a 00:28:29 latest 00:28:29 3.0.0-dev.29 00:28:29 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:29 main 00:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:28:29 2041999ea257: Preparing 00:28:29 b19bd68398e6: Preparing 00:28:29 c7e8ee3ef4fa: Preparing 00:28:29 abe59bb2886b: Preparing 00:28:29 17bec77d7fdc: Preparing 00:28:30 c7e8ee3ef4fa: Layer already exists 00:28:30 17bec77d7fdc: Layer already exists 00:28:30 2041999ea257: Pushed 00:28:30 abe59bb2886b: Pushed 00:28:35 b19bd68398e6: Pushed 00:28:35 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:c593a40178c376f65eaef80152a487a490a28b8478de156666733b21f2093b30 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:28:36 2041999ea257: Preparing 00:28:36 b19bd68398e6: Preparing 00:28:36 c7e8ee3ef4fa: Preparing 00:28:36 abe59bb2886b: Preparing 00:28:36 17bec77d7fdc: Preparing 00:28:36 abe59bb2886b: Layer already exists 00:28:36 17bec77d7fdc: Layer already exists 00:28:36 2041999ea257: Layer already exists 00:28:36 b19bd68398e6: Layer already exists 00:28:36 c7e8ee3ef4fa: Layer already exists 00:28:36 latest: digest: sha256:c593a40178c376f65eaef80152a487a490a28b8478de156666733b21f2093b30 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.29 00:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:28:37 2041999ea257: Preparing 00:28:37 b19bd68398e6: Preparing 00:28:37 c7e8ee3ef4fa: Preparing 00:28:37 abe59bb2886b: Preparing 00:28:37 17bec77d7fdc: Preparing 00:28:37 b19bd68398e6: Layer already exists 00:28:37 abe59bb2886b: Layer already exists 00:28:37 c7e8ee3ef4fa: Layer already exists 00:28:37 2041999ea257: Layer already exists 00:28:37 17bec77d7fdc: Layer already exists 00:28:37 3.0.0-dev.29: digest: sha256:c593a40178c376f65eaef80152a487a490a28b8478de156666733b21f2093b30 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:28:38 2041999ea257: Preparing 00:28:38 b19bd68398e6: Preparing 00:28:38 c7e8ee3ef4fa: Preparing 00:28:38 abe59bb2886b: Preparing 00:28:38 17bec77d7fdc: Preparing 00:28:38 17bec77d7fdc: Layer already exists 00:28:38 c7e8ee3ef4fa: Layer already exists 00:28:38 abe59bb2886b: Layer already exists 00:28:38 2041999ea257: Layer already exists 00:28:38 b19bd68398e6: Layer already exists 00:28:38 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:c593a40178c376f65eaef80152a487a490a28b8478de156666733b21f2093b30 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:28:39 2041999ea257: Preparing 00:28:39 b19bd68398e6: Preparing 00:28:39 c7e8ee3ef4fa: Preparing 00:28:39 abe59bb2886b: Preparing 00:28:39 17bec77d7fdc: Preparing 00:28:39 2041999ea257: Layer already exists 00:28:39 abe59bb2886b: Layer already exists 00:28:39 17bec77d7fdc: Layer already exists 00:28:39 c7e8ee3ef4fa: Layer already exists 00:28:39 b19bd68398e6: Layer already exists 00:28:39 main: digest: sha256:c593a40178c376f65eaef80152a487a490a28b8478de156666733b21f2093b30 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:39 ===================================================== [Pipeline] echo 00:28:39 taggedImages: 00:28:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:28:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.29 00:28:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:28:39 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:28:39 a37026ef060af0a96832afa785f280dce900bb2a 00:28:39 latest 00:28:39 3.0.0-dev.29 00:28:39 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:39 main 00:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a37026ef060af0a96832afa785f280dce900bb2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:28:40 2df7c3b8fa95: Preparing 00:28:40 11ec0279db30: Preparing 00:28:40 c7e8ee3ef4fa: Preparing 00:28:40 f40b5dbd594e: Preparing 00:28:40 17bec77d7fdc: Preparing 00:28:40 c7e8ee3ef4fa: Layer already exists 00:28:40 f40b5dbd594e: Layer already exists 00:28:40 17bec77d7fdc: Layer already exists 00:28:40 2df7c3b8fa95: Pushed 00:28:45 11ec0279db30: Pushed 00:28:45 a37026ef060af0a96832afa785f280dce900bb2a: digest: sha256:6908d422d1d8b4ca7f7ed6f6587b216d15e941f283602b195cacbff134a5be51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:28:46 2df7c3b8fa95: Preparing 00:28:46 11ec0279db30: Preparing 00:28:46 c7e8ee3ef4fa: Preparing 00:28:46 f40b5dbd594e: Preparing 00:28:46 17bec77d7fdc: Preparing 00:28:46 17bec77d7fdc: Layer already exists 00:28:46 c7e8ee3ef4fa: Layer already exists 00:28:46 f40b5dbd594e: Layer already exists 00:28:46 2df7c3b8fa95: Layer already exists 00:28:46 11ec0279db30: Layer already exists 00:28:47 latest: digest: sha256:6908d422d1d8b4ca7f7ed6f6587b216d15e941f283602b195cacbff134a5be51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.29 00:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:28:47 2df7c3b8fa95: Preparing 00:28:47 11ec0279db30: Preparing 00:28:47 c7e8ee3ef4fa: Preparing 00:28:47 f40b5dbd594e: Preparing 00:28:47 17bec77d7fdc: Preparing 00:28:47 11ec0279db30: Layer already exists 00:28:47 17bec77d7fdc: Layer already exists 00:28:47 f40b5dbd594e: Layer already exists 00:28:47 c7e8ee3ef4fa: Layer already exists 00:28:47 2df7c3b8fa95: Layer already exists 00:28:47 3.0.0-dev.29: digest: sha256:6908d422d1d8b4ca7f7ed6f6587b216d15e941f283602b195cacbff134a5be51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:28:48 2df7c3b8fa95: Preparing 00:28:48 11ec0279db30: Preparing 00:28:48 c7e8ee3ef4fa: Preparing 00:28:48 f40b5dbd594e: Preparing 00:28:48 17bec77d7fdc: Preparing 00:28:48 11ec0279db30: Layer already exists 00:28:48 17bec77d7fdc: Layer already exists 00:28:48 2df7c3b8fa95: Layer already exists 00:28:48 f40b5dbd594e: Layer already exists 00:28:48 c7e8ee3ef4fa: Layer already exists 00:28:48 a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29: digest: sha256:6908d422d1d8b4ca7f7ed6f6587b216d15e941f283602b195cacbff134a5be51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:28:49 2df7c3b8fa95: Preparing 00:28:49 11ec0279db30: Preparing 00:28:49 c7e8ee3ef4fa: Preparing 00:28:49 f40b5dbd594e: Preparing 00:28:49 17bec77d7fdc: Preparing 00:28:49 17bec77d7fdc: Layer already exists 00:28:49 f40b5dbd594e: Layer already exists 00:28:49 2df7c3b8fa95: Layer already exists 00:28:49 c7e8ee3ef4fa: Layer already exists 00:28:49 11ec0279db30: Layer already exists 00:28:49 main: digest: sha256:6908d422d1d8b4ca7f7ed6f6587b216d15e941f283602b195cacbff134a5be51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:49 ===================================================== [Pipeline] echo 00:28:49 taggedImages: 00:28:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a37026ef060af0a96832afa785f280dce900bb2a 00:28:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:28:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.29 00:28:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a37026ef060af0a96832afa785f280dce900bb2a-3.0.0-dev.29 00:28:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:50 00:28:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:50 arm64: Pulling from edgex-lftools-log-publisher 00:28:50 8998bd30e6a1: Pulling fs layer 00:28:50 04944245beec: Pulling fs layer 00:28:50 699f458cf7ca: Pulling fs layer 00:28:50 765212b225bb: Pulling fs layer 00:28:50 f23df028b6ca: Pulling fs layer 00:28:50 d65c8cfc05b1: Pulling fs layer 00:28:50 2437ff75d9bd: Pulling fs layer 00:28:50 765212b225bb: Waiting 00:28:50 f23df028b6ca: Waiting 00:28:50 2437ff75d9bd: Waiting 00:28:50 d65c8cfc05b1: Waiting 00:28:50 04944245beec: Verifying Checksum 00:28:50 04944245beec: Download complete 00:28:50 765212b225bb: Verifying Checksum 00:28:50 765212b225bb: Download complete 00:28:50 f23df028b6ca: Verifying Checksum 00:28:50 f23df028b6ca: Download complete 00:28:51 d65c8cfc05b1: Verifying Checksum 00:28:51 d65c8cfc05b1: Download complete 00:28:51 699f458cf7ca: Verifying Checksum 00:28:51 699f458cf7ca: Download complete 00:28:51 8998bd30e6a1: Verifying Checksum 00:28:51 8998bd30e6a1: Download complete 00:28:54 2437ff75d9bd: Verifying Checksum 00:28:55 8998bd30e6a1: Pull complete 00:28:55 04944245beec: Pull complete 00:28:57 699f458cf7ca: Pull complete 00:28:57 765212b225bb: Pull complete 00:28:58 f23df028b6ca: Pull complete 00:28:58 d65c8cfc05b1: Pull complete 00:29:13 2437ff75d9bd: Pull complete 00:29:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-3711 does not seem to be running inside a container 00:29:13 $ 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/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:29:15 $ docker top 5a1c65303370f3c54b1ce2c885925750ccda61a13049d03259fb1e0ab6df1e4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:16 ---> job-cost.sh 00:29:16 lf-activate-venv: SKIPPING 00:29:16 INFO: No Stack... 00:29:17 INFO: Retrieving Pricing Info for: v3-standard-4 00:29:18 INFO: Archiving Costs [Pipeline] sh 00:29:18 + cat /w/workspace/edgex-go/386/archives/cost.csv 00:29:18 + cut -d, -f6 [Pipeline] lock 00:29:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-386-stack-cost] 00:29:18 Resource [jenkins-edgexfoundry-edgex-go-main-386-stack-cost] did not exist. Created. 00:29:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-386-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:29:19 + echo total: 0.10999999940395355 [Pipeline] stash 00:29:19 Stashed 1 file(s) [Pipeline] } 00:29:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-386-stack-cost] [Pipeline] // lock [Pipeline] } 00:29:19 $ docker stop --time=1 5a1c65303370f3c54b1ce2c885925750ccda61a13049d03259fb1e0ab6df1e4f 00:29:21 $ docker rm -f --volumes 5a1c65303370f3c54b1ce2c885925750ccda61a13049d03259fb1e0ab6df1e4f [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:29:22 + [ -d /w/workspace/edgex-go/386/archives ] [Pipeline] libraryResource [Pipeline] sh 00:29:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:29:23 ---> package-listing.sh 00:29:23 ++ facter osfamily 00:29:23 ++ tr '[:upper:]' '[:lower:]' 00:29:23 + OS_FAMILY=debian 00:29:23 + workspace=/w/workspace/edgex-go/386 00:29:23 + START_PACKAGES=/tmp/packages_start.txt 00:29:23 + END_PACKAGES=/tmp/packages_end.txt 00:29:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:29:23 + PACKAGES=/tmp/packages_start.txt 00:29:23 + '[' /w/workspace/edgex-go/386 ']' 00:29:23 + PACKAGES=/tmp/packages_end.txt 00:29:23 + case "${OS_FAMILY}" in 00:29:23 + dpkg -l 00:29:23 + grep '^ii' 00:29:23 + '[' -f /tmp/packages_start.txt ']' 00:29:23 + '[' -f /tmp/packages_end.txt ']' 00:29:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:29:23 + '[' /w/workspace/edgex-go/386 ']' 00:29:23 + mkdir -p /w/workspace/edgex-go/386/archives/ 00:29:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/386/archives/ [Pipeline] echo 00:29:23 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/386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:29:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:24 00:29:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:24 latest: Pulling from edgex-lftools-log-publisher 00:29:24 5eb5b503b376: Pulling fs layer 00:29:24 5c69ac0246d0: Pulling fs layer 00:29:24 ec43610c2a17: Pulling fs layer 00:29:24 3a2ae6a8a46f: Pulling fs layer 00:29:24 33b1e0a273af: Pulling fs layer 00:29:24 5d3b04190fa2: Pulling fs layer 00:29:24 2f39f015ded8: Pulling fs layer 00:29:24 5d3b04190fa2: Waiting 00:29:24 33b1e0a273af: Waiting 00:29:24 5c69ac0246d0: Verifying Checksum 00:29:24 5c69ac0246d0: Download complete 00:29:24 3a2ae6a8a46f: Download complete 00:29:25 33b1e0a273af: Verifying Checksum 00:29:25 33b1e0a273af: Download complete 00:29:25 5d3b04190fa2: Verifying Checksum 00:29:25 5d3b04190fa2: Download complete 00:29:25 ec43610c2a17: Verifying Checksum 00:29:25 ec43610c2a17: Download complete 00:29:25 5eb5b503b376: Verifying Checksum 00:29:25 5eb5b503b376: Download complete 00:29:26 2f39f015ded8: Download complete 00:29:26 5eb5b503b376: Pull complete 00:29:26 5c69ac0246d0: Pull complete 00:29:27 ec43610c2a17: Pull complete 00:29:27 3a2ae6a8a46f: Pull complete 00:29:27 33b1e0a273af: Pull complete 00:29:27 5d3b04190fa2: Pull complete 00:29:31 2f39f015ded8: Pull complete 00:29:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:31 prd-ubuntu20.04-docker-8c-8g-3709 does not seem to be running inside a container 00:29:31 $ 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/386/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/386 -v /w/workspace/edgex-go/386:/w/workspace/edgex-go/386:rw,z -v /w/workspace/edgex-go/386@tmp:/w/workspace/edgex-go/386@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 00:29:33 $ docker top f981d46ba7a1cb41e91a171c9e9492393477aee87410c36d697af94a4b385a97 -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:33 + touch /tmp/pre-build-complete [Pipeline] sh 00:29:34 + mkdir -p /var/log/sysstat [Pipeline] sh 00:29:34 + ls /var/log/sa-host 00:29:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:34 provisioning config files... 00:29:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/386@tmp/config8825825600543894304tmp [Pipeline] { [Pipeline] echo 00:29:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:29:34 ---> create-netrc.sh [Pipeline] } 00:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:29:35 ---> python-tools-install.sh [Pipeline] echo 00:29:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:29:35 ---> sudo-logs.sh 00:29:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:29:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:29:35 ---> job-cost.sh 00:29:35 lf-activate-venv: SKIPPING 00:29:35 DEBUG: total: 0.10999999940395355 00:29:35 INFO: Retrieving Stack Cost... 00:29:36 INFO: Retrieving Pricing Info for: v3-standard-8 00:29:36 INFO: Archiving Costs [Pipeline] echo 00:29:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:29:37 ---> logs-deploy.sh 00:29:37 lf-activate-venv: SKIPPING 00:29:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/386 00:29:37 INFO: archiving workspace using pattern(s): 00:29:37 Archives upload complete. 00:29:37 INFO: archiving logs to Nexus