Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c06f5ea463beb75557a6507ee42ec03376c15ad1 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-ssh3230326175083022419.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-ssh3818206385851272011.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-ssh4886292845131516532.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-ssh4090291238539362367.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-ssh12188735496647292051.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-121143 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/359 [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/359 # 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 c06f5ea463beb75557a6507ee42ec03376c15ad1 (main) Commit message: "refactor!: Use common Config Stem constants for Core Contracts (#4243)" > 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 c06f5ea463beb75557a6507ee42ec03376c15ad1 # timeout=10 > git rev-list --no-walk ce5f54ee227979e87e10d432f14d23cbb08ffdb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:35 ========================================================= 23:02:35 EdgeX Global Pipelines Version Info 23:02:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:36 ------------------- 23:02:36 stable info: 23:02:36 ------------------- 23:02:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:02:36 Message: update stable to v1.0.244 23:02:36 ------------------- 23:02:36 experimental info: 23:02:36 ------------------- 23:02:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:02:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c06f5ea [Pipeline] echo 23:02:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:37 provisioning config files... 23:02:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/359@tmp/config2220234931743671387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:37 ---> docker-login.sh 23:02:37 nexus3.edgexfoundry.org:10001 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 nexus3.edgexfoundry.org:10002 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 nexus3.edgexfoundry.org:10003 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 nexus3.edgexfoundry.org:10004 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 docker.io 23:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:38 Configure a credential helper to remove this warning. See 23:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:38 23:02:38 Login Succeeded 23:02:38 ---> docker-login.sh ends [Pipeline] } 23:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:39 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:02:39 + dirname cmd/core-command/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo core-command,cmd/core-command/Dockerfile 23:02:39 + dirname cmd/core-data/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo core-data,cmd/core-data/Dockerfile 23:02:39 + dirname cmd/core-metadata/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo core-metadata,cmd/core-metadata/Dockerfile 23:02:39 + dirname cmd/security-bootstrapper/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:02:39 + dirname cmd/security-proxy-setup/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:02:39 + dirname cmd/security-secretstore-setup/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:02:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:02:39 + dirname cmd/security-spire-agent/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:02:39 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 23:02:39 -f2 23:02:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:02:39 + dirname cmd/security-spire-server/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:02:39 + dirname cmd/support-notifications/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo support-notifications,cmd/support-notifications/Dockerfile 23:02:39 + dirname cmd/support-scheduler/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:02:39 + dirname cmd/sys-mgmt-agent/Dockerfile 23:02:39 + cut -d/ -f2 23:02:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:02:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:02:39 + git rev-list -1 --merges c06f5ea463beb75557a6507ee42ec03376c15ad1~1..c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] echo 23:02:39 -----------> git rev-list -1 --merges c06f5ea463beb75557a6507ee42ec03376c15ad1~1..c06f5ea463beb75557a6507ee42ec03376c15ad1 c06f5ea463beb75557a6507ee42ec03376c15ad1 [false] [Pipeline] sh 23:02:39 + git log --format=format:%s -1 c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] echo 23:02:39 ========================================================= 23:02:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:02:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:02:40 + grep -v github /etc/ssh/ssh_known_hosts 23:02:40 + [ -e /tmp/ssh_known_hosts ] 23:02:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:02:40 + sudo tee -a /etc/ssh/ssh_known_hosts 23:02:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:40 23: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 23:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:41 0.1.4: Pulling from edgex-devops/py-git-semver 23:02:41 b85a868b505f: Pulling fs layer 23:02:41 e2be974225ed: Pulling fs layer 23:02:41 339a4e72a1f5: Pulling fs layer 23:02:41 988bab9f4d93: Pulling fs layer 23:02:41 1469e6f7b9e6: Pulling fs layer 23:02:41 eaf3925da568: Pulling fs layer 23:02:41 bab4dde63d76: Pulling fs layer 23:02:41 bde34c3a00c8: Pulling fs layer 23:02:41 b352a97aabf1: Pulling fs layer 23:02:41 4872d77fe225: Pulling fs layer 23:02:41 988bab9f4d93: Waiting 23:02:41 5851b861e8e6: Pulling fs layer 23:02:41 1469e6f7b9e6: Waiting 23:02:41 b352a97aabf1: Waiting 23:02:41 4872d77fe225: Waiting 23:02:41 5851b861e8e6: Waiting 23:02:41 eaf3925da568: Waiting 23:02:41 bab4dde63d76: Waiting 23:02:41 e2be974225ed: Download complete 23:02:41 988bab9f4d93: Verifying Checksum 23:02:41 988bab9f4d93: Download complete 23:02:41 1469e6f7b9e6: Verifying Checksum 23:02:41 1469e6f7b9e6: Download complete 23:02:41 eaf3925da568: Verifying Checksum 23:02:41 eaf3925da568: Download complete 23:02:41 339a4e72a1f5: Verifying Checksum 23:02:41 339a4e72a1f5: Download complete 23:02:41 bde34c3a00c8: Verifying Checksum 23:02:41 bde34c3a00c8: Download complete 23:02:41 b352a97aabf1: Download complete 23:02:41 4872d77fe225: Download complete 23:02:41 5851b861e8e6: Verifying Checksum 23:02:41 5851b861e8e6: Download complete 23:02:41 b85a868b505f: Verifying Checksum 23:02:41 b85a868b505f: Download complete 23:02:41 bab4dde63d76: Verifying Checksum 23:02:41 bab4dde63d76: Download complete 23:02:42 b85a868b505f: Pull complete 23:02:42 e2be974225ed: Pull complete 23:02:43 339a4e72a1f5: Pull complete 23:02:43 988bab9f4d93: Pull complete 23:02:43 1469e6f7b9e6: Pull complete 23:02:43 eaf3925da568: Pull complete 23:02:45 bab4dde63d76: Pull complete 23:02:45 bde34c3a00c8: Pull complete 23:02:45 b352a97aabf1: Pull complete 23:02:45 4872d77fe225: Pull complete 23:02:45 5851b861e8e6: Pull complete 23:02:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:45 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:02:47 $ docker top b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 -eo pid,comm 23:02:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:02:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:47 [ssh-agent] Looking for ssh-agent implementation... 23:02:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:47 $ docker exec b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 ssh-agent 23:02:47 SSH_AUTH_SOCK=/tmp/ssh-jGFPGdxHvMcQ/agent.32 23:02:47 SSH_AGENT_PID=38 23:02:47 Running ssh-add (command line suppressed) 23:02:47 Identity added: /w/workspace/edgex-go/359@tmp/private_key_9033652965293032963.key (/w/workspace/edgex-go/359@tmp/private_key_9033652965293032963.key) 23:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:48 + git tag --points-at HEAD [Pipeline] } 23:02:48 $ docker exec --env ******** --env ******** b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 ssh-agent -k 23:02:48 unset SSH_AUTH_SOCK; 23:02:48 unset SSH_AGENT_PID; 23:02:48 echo Agent pid 38 killed; 23:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:48 [ssh-agent] Looking for ssh-agent implementation... 23:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:48 $ docker exec b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 ssh-agent 23:02:48 SSH_AUTH_SOCK=/tmp/ssh-3DrXZn0G8C3v/agent.70 23:02:48 SSH_AGENT_PID=76 23:02:48 Running ssh-add (command line suppressed) 23:02:48 Identity added: /w/workspace/edgex-go/359@tmp/private_key_15142197730439906583.key (/w/workspace/edgex-go/359@tmp/private_key_15142197730439906583.key) 23:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:49 + git semver init 23:02:49 2022-12-13 23:02:49,248 [run_init] DEBUG init version:0.0.0 force:False 23:02:49 2022-12-13 23:02:49,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/359/.semver 23:02:49 2022-12-13 23:02:49,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/359/.semver 23:02:49 2022-12-13 23:02:49,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/359/.semver'], cwd=/w/workspace/edgex-go/359, universal_newlines=False, shell=None, istream=None) 23:02:54 2022-12-13 23:02:53,555 [append_file] DEBUG append to file:/w/workspace/edgex-go/359/.git/info/exclude 23:02:54 2022-12-13 23:02:53,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/359/.semver/main with force:False 23:02:54 2022-12-13 23:02:53,556 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:02:54 2022-12-13 23:02:53,556 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:02:54 3.0.0-dev.5 [Pipeline] } 23:02:54 $ docker exec --env ******** --env ******** b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 ssh-agent -k 23:02:54 unset SSH_AUTH_SOCK; 23:02:54 unset SSH_AGENT_PID; 23:02:54 echo Agent pid 76 killed; 23:02:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:55 + git semver [Pipeline] } 23:02:55 $ docker stop --time=1 b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 23:02:56 $ docker rm -f b8be9001eb2704986cd7f426eb17297dd730445cd95fea3010f428c351482e82 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:57 Stashed 1 file(s) [Pipeline] echo 23:02:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 23:02:57 + git config --global --add safe.directory /w/workspace/edgex-go/359 [Pipeline] echo 23:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:57 ========================================================= 23:02:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:02:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:02:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:57 213ec9aee27d: Pulling fs layer 23:02:57 4583459ba037: Pulling fs layer 23:02:57 93c1e223e6f2: Pulling fs layer 23:02:57 53926ce57604: Pulling fs layer 23:02:57 21b2b0c7a3f4: Pulling fs layer 23:02:57 22ff95d597cd: Pulling fs layer 23:02:57 12d6caf4c0d1: Pulling fs layer 23:02:57 96b7cbca73a9: Pulling fs layer 23:02:57 a7acece74701: Pulling fs layer 23:02:57 22ff95d597cd: Waiting 23:02:57 12d6caf4c0d1: Waiting 23:02:57 96b7cbca73a9: Waiting 23:02:57 a7acece74701: Waiting 23:02:57 21b2b0c7a3f4: Waiting 23:02:57 93c1e223e6f2: Verifying Checksum 23:02:57 93c1e223e6f2: Download complete 23:02:57 4583459ba037: Verifying Checksum 23:02:57 4583459ba037: Download complete 23:02:57 21b2b0c7a3f4: Verifying Checksum 23:02:57 21b2b0c7a3f4: Download complete 23:02:57 22ff95d597cd: Verifying Checksum 23:02:57 22ff95d597cd: Download complete 23:02:57 213ec9aee27d: Verifying Checksum 23:02:57 213ec9aee27d: Download complete 23:02:57 12d6caf4c0d1: Download complete 23:02:58 213ec9aee27d: Pull complete 23:02:58 4583459ba037: Pull complete 23:02:58 93c1e223e6f2: Pull complete 23:02:58 a7acece74701: Verifying Checksum 23:02:58 a7acece74701: Download complete 23:02:59 96b7cbca73a9: Verifying Checksum 23:02:59 96b7cbca73a9: Download complete 23:02:59 53926ce57604: Verifying Checksum 23:02:59 53926ce57604: Download complete 23:03:03 53926ce57604: Pull complete 23:03:03 21b2b0c7a3f4: Pull complete 23:03:03 22ff95d597cd: Pull complete 23:03:03 12d6caf4c0d1: Pull complete 23:03:05 96b7cbca73a9: Pull complete 23:03:06 a7acece74701: Pull complete 23:03:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:03:06 + + docker build -techo ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:06 WORKDIR /edgex 23:03:06 COPY go.mod . 23:03:06 RUN go mod download -f 23:03:06 - . 23:03:07 Sending build context to Docker daemon 170.2MB 23:03:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:07 ---> db6d94c90886 23:03:07 Step 2/4 : WORKDIR /edgex 23:03:09 ---> Running in e4f5393222b3 23:03:09 Removing intermediate container e4f5393222b3 23:03:09 ---> 3b099c18dcd2 23:03:09 Step 3/4 : COPY go.mod . 23:03:09 ---> de5bc27c85e9 23:03:09 Step 4/4 : RUN go mod download 23:03:09 ---> Running in 778f1c6e4889 23:03:12 Still waiting to schedule task 23:03:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:03:21 Removing intermediate container 778f1c6e4889 23:03:21 ---> 9a15a60b9918 23:03:21 Successfully built 9a15a60b9918 23:03:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:22 + docker inspect -f . ci-base-image-x86_64 23:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:22 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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-x86_64 cat 23:03:22 $ docker top 9fdd30f60fdcdbf5578a2ae2cd3bd34784d9ee1aa2d7b87c49a89bdfd827af18 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:23 + go version 23:03:23 go version go1.18.7 linux/amd64 [Pipeline] } 23:03:23 $ docker stop --time=1 9fdd30f60fdcdbf5578a2ae2cd3bd34784d9ee1aa2d7b87c49a89bdfd827af18 23:03:24 $ docker rm -f 9fdd30f60fdcdbf5578a2ae2cd3bd34784d9ee1aa2d7b87c49a89bdfd827af18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:24 + docker inspect -f . ci-base-image-x86_64 23:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:24 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:03:25 $ 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/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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-x86_64 cat 23:03:25 $ docker top 45bcbcaf38ddbc75450e48207baa6c32292f31d2916921f5dd7bbdf63c43320a -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:25 ========================================================= 23:03:25 [edgeXBuildGoParallel] Running Tests and Build... 23:03:25 ========================================================= [Pipeline] sh 23:03:26 + git config --global --add safe.directory /w/workspace/edgex-go/359 [Pipeline] fileExists [Pipeline] sh 23:03:26 + make test 23:03:26 go test -race -coverprofile=coverage.out ./... 23:03:32 ? github.com/edgexfoundry/edgex-go [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 23:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.101s coverage: 43.0% of statements 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.150s coverage: 54.2% of statements 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.373s coverage: 89.2% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.2% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.095s coverage: 72.2% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.084s coverage: 58.8% of statements 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.114s coverage: 29.6% of statements 23:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 79.5% of statements 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 23:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.108s coverage: 94.4% of statements 23:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 23:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 79.9% of statements 23:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.7% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.8% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.188s coverage: 92.3% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:04:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 23:04:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 23:04:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:04:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:04:34 go vet ./... 23:04:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:35 ./bin/test-attribution-txt.sh 23:04:35 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo 23:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:04:35 + ls -al . 23:04:35 total 772 23:04:35 drwxrwxr-x 11 1001 1001 4096 Dec 13 23:03 . 23:04:35 drwxr-xr-x 4 root root 4096 Dec 13 23:03 .. 23:04:35 drwxrwxr-x 2 1001 1001 4096 Dec 13 23:02 .blubracket 23:04:35 -rw-rw-r-- 1 1001 1001 16 Dec 13 23:02 .dockerignore 23:04:35 drwxrwxr-x 8 1001 1001 4096 Dec 13 23:04 .git 23:04:35 drwxrwxr-x 3 1001 1001 4096 Dec 13 23:02 .github 23:04:35 -rw-rw-r-- 1 1001 1001 1030 Dec 13 23:02 .gitignore 23:04:35 -rw-rw-r-- 1 1001 1001 42 Dec 13 23:02 .golangci.yml 23:04:35 -rw-rw-r-- 1 1001 1001 87 Dec 13 23:02 .hadolint.yml 23:04:35 drwxr-xr-x 3 1001 1001 4096 Dec 13 23:02 .semver 23:04:35 -rw-rw-r-- 1 1001 1001 166 Dec 13 23:02 .sonarcloud.properties 23:04:35 -rw-rw-r-- 1 1001 1001 1171 Dec 13 23:02 ADOPTERS.md 23:04:35 -rw-rw-r-- 1 1001 1001 10618 Dec 13 23:02 Attribution.txt 23:04:35 -rw-rw-r-- 1 1001 1001 73765 Dec 13 23:02 CHANGELOG.md 23:04:35 -rw-rw-r-- 1 1001 1001 3804 Dec 13 23:02 CONTRIBUTING.md 23:04:35 -rw-rw-r-- 1 1001 1001 677 Dec 13 23:02 GOVERNANCE.md 23:04:35 -rw-rw-r-- 1 1001 1001 850 Dec 13 23:02 Jenkinsfile 23:04:35 -rw-rw-r-- 1 1001 1001 10775 Dec 13 23:02 LICENSE 23:04:35 -rw-rw-r-- 1 1001 1001 13289 Dec 13 23:02 Makefile 23:04:35 -rw-rw-r-- 1 1001 1001 582 Dec 13 23:02 OWNERS.md 23:04:35 -rw-rw-r-- 1 1001 1001 9403 Dec 13 23:02 README.md 23:04:35 -rw-rw-r-- 1 1001 1001 6912 Dec 13 23:02 SECURITY.md 23:04:35 -rw-rw-r-- 1 1001 1001 11 Dec 13 23:02 VERSION 23:04:35 drwxrwxr-x 2 1001 1001 4096 Dec 13 23:02 bin 23:04:35 drwxrwxr-x 18 1001 1001 4096 Dec 13 23:02 cmd 23:04:35 -rw-r--r-- 1 root root 501826 Dec 13 23:04 coverage.out 23:04:35 -rw-rw-r-- 1 1001 1001 3400 Dec 13 23:02 go.mod 23:04:35 -rw-rw-r-- 1 1001 1001 45110 Dec 13 23:02 go.sum 23:04:35 drwxrwxr-x 8 1001 1001 4096 Dec 13 23:02 internal 23:04:35 drwxrwxr-x 3 1001 1001 4096 Dec 13 23:02 openapi 23:04:35 drwxrwxr-x 4 1001 1001 4096 Dec 13 23:02 snap 23:04:35 -rw-rw-r-- 1 1001 1001 204 Dec 13 23:02 version.go [Pipeline] sh 23:04:36 + '[' -e coverage.out ] 23:04:36 + chown 1001:1001 coverage.out [Pipeline] stash 23:04:36 Stashed 1 file(s) [Pipeline] sh 23:04:36 + make build 23:04:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:04:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:04:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:04:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121145 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:04:49 Running in /w/workspace/edgex-go/359 [Pipeline] { [Pipeline] checkout 23:04:49 The recommended git tool is: git 23:04:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:04:53 using credential edgex-jenkins-ssh 23:04:53 Cloning the remote Git repository 23:04:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:04:54 > git init /w/workspace/edgex-go/359 # timeout=10 23:04:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:04:54 > git --version # timeout=10 23:04:54 > git --version # 'git version 2.25.1' 23:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:04:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:04:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:04:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:05:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:05:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:05:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:05:06 $ docker stop --time=1 45bcbcaf38ddbc75450e48207baa6c32292f31d2916921f5dd7bbdf63c43320a 23:05:09 $ docker rm -f 45bcbcaf38ddbc75450e48207baa6c32292f31d2916921f5dd7bbdf63c43320a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:10 23:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:10 latest: Pulling from edgex-devops/edgex-compose 23:05:10 cbdbe7a5bc2a: Pulling fs layer 23:05:10 ca9280d653b3: Pulling fs layer 23:05:10 7e9c9ca2126c: Pulling fs layer 23:05:10 cbdbe7a5bc2a: Verifying Checksum 23:05:10 cbdbe7a5bc2a: Download complete 23:05:10 cbdbe7a5bc2a: Pull complete 23:05:10 ca9280d653b3: Verifying Checksum 23:05:10 ca9280d653b3: Download complete 23:05:11 7e9c9ca2126c: Download complete 23:05:11 ca9280d653b3: Pull complete 23:05:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:05:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:11 Avoid second fetch 23:05:11 Checking out Revision c06f5ea463beb75557a6507ee42ec03376c15ad1 (main) 23:05:12 Commit message: "refactor!: Use common Config Stem constants for Core Contracts (#4243)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:05:12 % Total % Received % Xferd Average Speed Time Time Time Current 23:05:12 Dload Upload Total Spent Left Speed 23:05:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 23:05:11 > git config core.sparsecheckout # timeout=10 23:05:11 > git checkout -f c06f5ea463beb75557a6507ee42ec03376c15ad1 # timeout=10 23:05:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:05:13 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:05:13 tee /etc/docker/daemon.new 23:05:13 { 23:05:13 "registry-mirrors": [ 23:05:13 "https://nexus3.edgexfoundry.org:10001" 23:05:13 ], 23:05:13 "bip": "10.250.0.254/24", 23:05:13 "hosts": [ 23:05:13 "tcp://0.0.0.0:5555", 23:05:13 "unix:///var/run/docker.sock" 23:05:13 ], 23:05:13 "mtu": 1458, 23:05:13 "selinux-enabled": true, 23:05:13 "seccomp-profile": "/etc/docker/seccomp.json" 23:05:13 } [Pipeline] sh 23:05:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:05:14 7e9c9ca2126c: Pull complete 23:05:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:14 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:05:14 + sudo service docker restart 23:05:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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:latest cat 23:05:16 $ docker top 09217d3218160d3c19322749570cf01054e107b743f32734d3a3bdbdea15b480 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:16 + docker-compose build --help 23:05:16 + grep parallel 23:05:17 --parallel Build images in parallel. [Pipeline] } 23:05:17 $ docker stop --time=1 09217d3218160d3c19322749570cf01054e107b743f32734d3a3bdbdea15b480 23:05:18 $ docker rm -f 09217d3218160d3c19322749570cf01054e107b743f32734d3a3bdbdea15b480 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:18 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:05:18 $ 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/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:05:19 $ docker top 569a1e65ba708f47de2605bcad78eacec09a6ba2dc7e486f219d82e92218a282 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:19 + docker-compose -f ./docker-compose-build.yml build --parallel 23:05:20 Building core-command ... 23:05:20 Building core-data ... 23:05:20 Building core-metadata ... 23:05:20 Building security-bootstrapper ... 23:05:20 Building security-proxy-setup ... 23:05:20 Building security-secretstore-setup ... 23:05:20 Building security-spiffe-token-provider ... 23:05:20 Building security-spire-agent ... 23:05:20 Building security-spire-config ... 23:05:20 Building security-spire-server ... 23:05:20 Building support-notifications ... 23:05:20 Building support-scheduler ... 23:05:20 Building sys-mgmt-agent ... 23:05:20 Building support-scheduler 23:05:20 Building security-spiffe-token-provider 23:05:20 Building support-notifications 23:05:20 Building core-metadata 23:05:20 Building core-command 23:05:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:32 ---> 9a15a60b9918 23:05:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:32 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:05:32 ---> 9a15a60b9918 23:05:32 Step 3/19 : WORKDIR /edgex-go 23:05:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:05:32 ---> 9a15a60b9918 23:05:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:05:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:05:32 ---> 9a15a60b9918 23:05:32 Step 3/22 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:32 provisioning config files... 23:05:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/359@tmp/config11718290579816354269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:32 ---> 9a15a60b9918 23:05:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:05:33 ---> docker-login.sh 23:05:33 nexus3.edgexfoundry.org:10001 23:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:33 Configure a credential helper to remove this warning. See 23:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:33 23:05:33 Login Succeeded 23:05:33 nexus3.edgexfoundry.org:10002 23:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:33 Configure a credential helper to remove this warning. See 23:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:33 23:05:33 Login Succeeded 23:05:33 nexus3.edgexfoundry.org:10003 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 nexus3.edgexfoundry.org:10004 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 docker.io 23:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:36 ---> Running in d9da9655a8de 23:05:36 ---> Running in a0fa946062c6 23:05:36 ---> Running in 778feeb82e39 23:05:36 ---> Running in 7f0c3909b046 23:05:36 ---> Running in 3d1b3270db2c 23:05:36 Removing intermediate container 7f0c3909b046 23:05:36 ---> 6fd39abc0247 23:05:36 Step 4/24 : WORKDIR /edgex-go 23:05:36 Removing intermediate container 778feeb82e39 23:05:36 ---> c6115c5bdb44 23:05:36 Step 4/22 : WORKDIR /edgex-go 23:05:36 Removing intermediate container a0fa946062c6 23:05:36 ---> 656cd3af73d8 23:05:36 Step 4/22 : WORKDIR /edgex-go 23:05:36 Removing intermediate container d9da9655a8de 23:05:36 ---> e64d7d99627c 23:05:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:05:36 Removing intermediate container 3d1b3270db2c 23:05:36 ---> 77311e8205fc 23:05:36 Step 4/23 : WORKDIR /edgex-go 23:05:36 ---> Running in cd4e1fbe300e 23:05:36 ---> Running in 95f2e0e6e608 23:05:36 ---> Running in 4a6992e40581 23:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:36 Configure a credential helper to remove this warning. See 23:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:36 23:05:36 Login Succeeded 23:05:36 ---> docker-login.sh ends [Pipeline] } 23:05:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:05:36 ---> Running in ca5cd3f8dded 23:05:36 ---> Running in 0c2d49201da3 23:05:36 Removing intermediate container 95f2e0e6e608 23:05:36 ---> 1f4fdf3053d4 23:05:36 Step 5/22 : RUN apk add --update --no-cache make git 23:05:36 Removing intermediate container cd4e1fbe300e 23:05:36 ---> 9e247a1dbd51 23:05:36 Step 5/24 : RUN apk add --update --no-cache make git 23:05:36 Removing intermediate container 4a6992e40581 23:05:36 ---> 16661930faf3 23:05:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:05:36 ---> Running in 4494442f7536 23:05:36 Removing intermediate container 0c2d49201da3 23:05:36 ---> 5d488391fe46 23:05:36 Step 5/23 : RUN apk add --update --no-cache make git 23:05:36 ---> Running in de1349c9a87b 23:05:36 ---> Running in a3bfd5fc9266 23:05:36 ---> Running in 31e54a3bd2be 23:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:05:36 + git config --global --add safe.directory /w/workspace/edgex-go/359 [Pipeline] echo 23:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:36 ========================================================= 23:05:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:05:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:05:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:05:37 9b18e9b68314: Pulling fs layer 23:05:37 35d82f9e3411: Pulling fs layer 23:05:37 e16973657156: Pulling fs layer 23:05:37 fc693d55d65f: Pulling fs layer 23:05:37 7e9fc2657dce: Pulling fs layer 23:05:37 dda99020689f: Pulling fs layer 23:05:37 db1c61fa0a46: Pulling fs layer 23:05:37 891c053d2c06: Pulling fs layer 23:05:37 fc693d55d65f: Waiting 23:05:37 7e9fc2657dce: Waiting 23:05:37 dda99020689f: Waiting 23:05:37 db1c61fa0a46: Waiting 23:05:37 891c053d2c06: Waiting 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:05:37 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:05:37 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:05:37 OK: 17038 distinct packages available 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:05:37 e16973657156: Verifying Checksum 23:05:37 e16973657156: Download complete 23:05:37 35d82f9e3411: Verifying Checksum 23:05:37 35d82f9e3411: Download complete 23:05:37 7e9fc2657dce: Verifying Checksum 23:05:37 7e9fc2657dce: Download complete 23:05:37 dda99020689f: Verifying Checksum 23:05:37 dda99020689f: Download complete 23:05:37 9b18e9b68314: Verifying Checksum 23:05:37 OK: 211 MiB in 51 packages 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:05:37 OK: 211 MiB in 51 packages 23:05:37 OK: 211 MiB in 51 packages 23:05:37 OK: 211 MiB in 51 packages 23:05:37 OK: 211 MiB in 51 packages 23:05:38 Removing intermediate container de1349c9a87b 23:05:38 ---> 98a9eac5b2be 23:05:38 Step 6/24 : COPY go.mod vendor* ./ 23:05:38 Removing intermediate container 4494442f7536 23:05:38 ---> 064393675efc 23:05:38 Step 6/22 : COPY go.mod vendor* ./ 23:05:38 Removing intermediate container ca5cd3f8dded 23:05:38 ---> 2bd826e285e6 23:05:38 Step 5/19 : COPY go.mod vendor* ./ 23:05:38 ---> 9365e3e09ba4 23:05:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:38 ---> a78ca8450f22 23:05:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:38 ---> Running in 771972a941a1 23:05:38 ---> Running in 699ccbd6a218 23:05:38 Removing intermediate container 31e54a3bd2be 23:05:38 ---> 48209e77b6a3 23:05:38 ---> 2cb461c0f97e 23:05:38 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/23 : COPY go.mod vendor* ./ 23:05:38 23:05:38 9b18e9b68314: Pull complete 23:05:38 891c053d2c06: Verifying Checksum 23:05:38 891c053d2c06: Download complete 23:05:38 Removing intermediate container a3bfd5fc9266 23:05:38 ---> f2bb1f6a7e81 23:05:38 Step 6/22 : COPY go.mod vendor* ./ 23:05:38 ---> Running in 726e4c62fb46 23:05:38 ---> d1362a7c9fa3 23:05:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:38 ---> Running in e123f713e9fb 23:05:38 ---> c27dab21a000 23:05:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:39 ---> Running in 59955da85a8b 23:05:39 35d82f9e3411: Pull complete 23:05:39 e16973657156: Pull complete 23:05:39 db1c61fa0a46: Verifying Checksum 23:05:39 db1c61fa0a46: Download complete 23:05:40 fc693d55d65f: Verifying Checksum 23:05:40 fc693d55d65f: Download complete 23:05:52 fc693d55d65f: Pull complete 23:05:52 7e9fc2657dce: Pull complete 23:05:52 dda99020689f: Pull complete 23:05:58 db1c61fa0a46: Pull complete 23:06:00 891c053d2c06: Pull complete 23:06:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:06:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:06:00 WORKDIR /edgex 23:06:00 COPY go.mod . 23:06:00 RUN go mod download 23:06:00 + docker build -t ci-base-image-arm64 -f - . 23:06:00 Sending build context to Docker daemon 3.266MB 23:06:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:06:00 ---> f96f9c87975a 23:06:00 Step 2/4 : WORKDIR /edgex 23:06:01 Removing intermediate container 726e4c62fb46 23:06:01 Removing intermediate container 59955da85a8b 23:06:01 ---> 6f8ab6c8efc4 23:06:01 ---> 66b6a5e0500b 23:06:01 Step 7/19 : COPY . .Step 8/22 : COPY . . 23:06:01 23:06:01 Removing intermediate container 771972a941a1 23:06:01 ---> 55a39caa921a 23:06:01 Step 8/24 : COPY . . 23:06:01 Removing intermediate container e123f713e9fb 23:06:01 ---> 074671201edf 23:06:01 Step 8/23 : COPY . . 23:06:01 Removing intermediate container 699ccbd6a218 23:06:01 ---> 014722273a4c 23:06:01 Step 8/22 : COPY . . 23:06:02 ---> Running in 1db1dfe900e9 23:06:02 Removing intermediate container 1db1dfe900e9 23:06:02 ---> 29e4771df6b2 23:06:02 Step 3/4 : COPY go.mod . 23:06:03 ---> 598e2ad565e4 23:06:03 Step 4/4 : RUN go mod download 23:06:03 ---> Running in 7f1ce744cb86 23:06:11 ---> 54f412baa6de 23:06:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:06:11 ---> 7668d56e96c6 23:06:11 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:06:11 ---> 8827a6ba2671 23:06:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:06:11 ---> 8be0dc0f1f21 23:06:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:06:11 ---> 579c3745d41f 23:06:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:06:11 ---> Running in 5d0c3e3ed032 23:06:11 ---> Running in 76168060c4e0 23:06:11 ---> Running in 07e92dab412c 23:06:11 ---> Running in f198c9a85bfb 23:06:11 ---> Running in 3418961dc510 23:06:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:06:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:06:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:06:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:06:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:06:35 Removing intermediate container 7f1ce744cb86 23:06:35 ---> 80d55a411119 23:06:35 Successfully built 80d55a411119 23:06:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:36 + docker inspect -f . ci-base-image-arm64 23:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-121145 does not seem to be running inside a container 23:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 23:06:37 $ docker top 3211fd9f6291f9713c97261ce70ddc4ff7d1d26997765123031b08c065cfae20 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:38 + go version 23:06:38 go version go1.18.7 linux/arm64 [Pipeline] } 23:06:38 $ docker stop --time=1 3211fd9f6291f9713c97261ce70ddc4ff7d1d26997765123031b08c065cfae20 23:06:39 $ docker rm -f 3211fd9f6291f9713c97261ce70ddc4ff7d1d26997765123031b08c065cfae20 [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 23:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:40 23:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:40 latest: Pulling from edgex-devops/edgex-compose-arm64 23:06:40 29e5d40040c1: Pulling fs layer 23:06:40 1ce36da41761: Pulling fs layer 23:06:40 25b303627fd3: Pulling fs layer 23:06:40 29e5d40040c1: Verifying Checksum 23:06:40 29e5d40040c1: Download complete 23:06:41 1ce36da41761: Verifying Checksum 23:06:41 1ce36da41761: Download complete 23:06:41 29e5d40040c1: Pull complete 23:06:43 25b303627fd3: Verifying Checksum 23:06:43 25b303627fd3: Download complete 23:06:43 1ce36da41761: Pull complete 23:06:51 25b303627fd3: Pull complete 23:06:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:52 prd-ubuntu20.04-docker-arm64-4c-16g-121145 does not seem to be running inside a container 23:06:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 23:06:54 $ docker top d5622d9511ddc725677d5d037eda4030db2f4aad81d3dffffa0c105717ab3643 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:55 + docker-compose build --help 23:06:55 + grep parallel 23:06:57 Removing intermediate container 5d0c3e3ed032 23:06:57 ---> 099aa7288c47 23:06:57 23:06:57 Step 10/23 : FROM alpine:3.16 23:06:57 Removing intermediate container 3418961dc510 23:06:57 ---> 146bd5df6f02 23:06:57 23:06:57 Step 10/24 : FROM alpine:3.16 23:06:57 3.16: Pulling from library/alpine 23:06:57 3.16: Pulling from library/alpine 23:06:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:06:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:06:57 Status: Downloaded newer image for alpine:3.16 23:06:57 Status: Image is up to date for alpine:3.16 23:06:57 ---> bfe296a52501 23:06:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:06:57 ---> bfe296a52501 23:06:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:06:57 ---> Running in 90be0895ffbc 23:06:57 ---> Running in 8826fe5251a8 23:06:57 Removing intermediate container 76168060c4e0 23:06:57 ---> 397bd9a32f0d 23:06:57 23:06:57 Step 9/19 : FROM alpine:3.15 23:06:57 3.15: Pulling from library/alpine 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:57 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:06:57 Status: Downloaded newer image for alpine:3.15 23:06:57 ---> c4fc93816858 23:06:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:57 ---> Running in 10059e205d68 23:06:57 Removing intermediate container 07e92dab412c 23:06:57 ---> 581d1b937532 23:06:57 23:06:57 Step 10/22 : FROM alpine:3.16 23:06:57 ---> bfe296a52501 23:06:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:06:57 Removing intermediate container f198c9a85bfb 23:06:57 ---> fb5cdc42ad58 23:06:57 23:06:57 Step 10/22 : FROM alpine:3.16 23:06:57 ---> bfe296a52501 23:06:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:06:57 ---> Running in 3708ca67ae56 23:06:57 ---> Running in da38ab5360ab 23:06:57 Removing intermediate container 10059e205d68 23:06:57 ---> f46b26f0173c 23:06:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:06:57 ---> Running in 053b06a54cff 23:06:57 (1/1) Installing dumb-init (1.2.5-r1) 23:06:57 (1/1) Installing dumb-init (1.2.5-r1) 23:06:57 Executing busybox-1.35.0-r17.trigger 23:06:57 Executing busybox-1.35.0-r17.trigger 23:06:57 OK: 6 MiB in 15 packages 23:06:57 OK: 6 MiB in 15 packages 23:06:57 Removing intermediate container 90be0895ffbc 23:06:57 ---> 779c14501da5 23:06:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:57 Removing intermediate container 8826fe5251a8 23:06:57 ---> 2679d4e3844b 23:06:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:06:57 ---> Running in c47c4e507df0 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:57 ---> Running in c477f359a403 23:06:57 Removing intermediate container c47c4e507df0 23:06:57 ---> e141d06a4ae8 23:06:57 Step 13/24 : ENV APP_PORT=59881 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:57 ---> Running in aff02ea688d6 23:06:57 Removing intermediate container c477f359a403 23:06:57 ---> 85e6ea00cce1 23:06:57 Step 13/23 : ENV APP_PORT=59882 23:06:57 (1/2) Installing ca-certificates (20220614-r0) 23:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:06:57 (2/2) Installing dumb-init (1.2.5-r1) 23:06:57 ---> Running in dae4f6224b09 23:06:57 Executing busybox-1.35.0-r17.trigger 23:06:57 Executing ca-certificates-20220614-r0.trigger 23:06:57 Removing intermediate container aff02ea688d6 23:06:57 ---> eddbff9d295a 23:06:57 Step 14/24 : EXPOSE $APP_PORT 23:06:57 (1/1) Installing dumb-init (1.2.5-r1) 23:06:57 Executing busybox-1.35.0-r17.trigger 23:06:57 OK: 6 MiB in 15 packages 23:06:58 ---> Running in a909ef58999e 23:06:58 Removing intermediate container dae4f6224b09 23:06:58 ---> 2cf446e9ea6d 23:06:58 Step 14/23 : EXPOSE $APP_PORT 23:06:58 OK: 6 MiB in 16 packages 23:06:58 ---> Running in b7fcfcbbffd6 23:06:58 Removing intermediate container a909ef58999e 23:06:58 ---> d12f23b064d2 23:06:58 Step 15/24 : WORKDIR / 23:06:58 ---> Running in 12d224e5d774 23:06:58 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:06:58 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:06:58 OK: 15859 distinct packages available 23:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:06:58 Removing intermediate container b7fcfcbbffd6 23:06:58 ---> dbcec53ec486 23:06:58 Step 15/23 : WORKDIR / 23:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:06:58 ---> Running in 86cbd3d315f6 23:06:58 Removing intermediate container 12d224e5d774 23:06:58 ---> 880ad4e82433 23:06:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:58 Removing intermediate container da38ab5360ab 23:06:58 ---> 97ff58fb3329 23:06:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:06:58 ---> Running in 71f3a80608dc 23:06:58 Removing intermediate container 86cbd3d315f6 23:06:58 ---> f1e242897bf3 23:06:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:58 (1/9) Installing ca-certificates (20220614-r0) 23:06:58 (2/9) Installing brotli-libs (1.0.9-r5) 23:06:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:06:58 (4/9) Installing libcurl (7.80.0-r4) 23:06:58 ---> ee9ad30ea617 23:06:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:06:58 Removing intermediate container 3708ca67ae56 23:06:58 ---> 2521e9cd786d 23:06:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:06:58 (5/9) Installing curl (7.80.0-r4) 23:06:58 (6/9) Installing dumb-init (1.2.5-r1) 23:06:58 (7/9) Installing musl-obstack (1.2.3-r0) 23:06:58 (8/9) Installing libucontext (1.1-r0) 23:06:58 Removing intermediate container 71f3a80608dc 23:06:58 ---> fec2e04375d5 23:06:58 Step 13/22 : ENV APP_PORT=59861 23:06:58 (9/9) Installing gcompat (1.0.0-r4) 23:06:58 Executing busybox-1.34.1-r7.trigger 23:06:58 Executing ca-certificates-20220614-r0.trigger 23:06:58 ---> Running in 46358aad0165 23:06:58 --parallel Build images in parallel. 23:06:58 OK: 8 MiB in 23 packages 23:06:58 ---> 62070bfd0fff 23:06:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:06:58 ---> Running in 0efe8576f685 23:06:58 Removing intermediate container 46358aad0165 23:06:58 ---> 393a24599f7b 23:06:58 Step 13/22 : ENV APP_PORT=59860 [Pipeline] } 23:06:59 $ docker stop --time=1 d5622d9511ddc725677d5d037eda4030db2f4aad81d3dffffa0c105717ab3643 23:06:59 ---> 4abd2c692a4c 23:06:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:06:59 ---> Running in b59c161993ea 23:06:59 Removing intermediate container 0efe8576f685 23:06:59 ---> cba42b320e36 23:06:59 Step 14/22 : EXPOSE $APP_PORT 23:06:59 ---> 2c97039bc645 23:06:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:06:59 ---> Running in 15787d99e1ff 23:06:59 Removing intermediate container b59c161993ea 23:06:59 ---> e6a015f95e11 23:06:59 ---> d2c6c6850905 23:06:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:06:59 Step 14/22 : EXPOSE $APP_PORT 23:06:59 ---> Running in 3ce6b959204e 23:06:59 Removing intermediate container 15787d99e1ff 23:06:59 ---> b095a64ad143 23:06:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:59 ---> 8c7f579f48b9 23:06:59 Step 19/23 : ENTRYPOINT ["/core-command"] 23:06:59 Removing intermediate container 053b06a54cff 23:06:59 ---> 2b5e428ece15 23:06:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:59 ---> Running in 41d562394b85 23:06:59 ---> 3d132d2fc706 23:06:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:06:59 Removing intermediate container 3ce6b959204e 23:06:59 ---> ad44152903ed 23:06:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:59 ---> Running in 8a5324e21d45 23:06:59 ---> 092d5abc2206 23:06:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:06:59 Removing intermediate container 41d562394b85 23:06:59 ---> 0b24c47eb7e4 23:06:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:59 ---> a2db5dfa50cb 23:06:59 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:07:00 ---> Running in 16eb8a1cfcd7 23:07:00 Removing intermediate container 8a5324e21d45 23:07:00 ---> 533f782a3eb6 23:07:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:00 ---> 63fa079e2fa1 23:07:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:07:00 ---> Running in 44dbc5e3bacd 23:07:00 Removing intermediate container 16eb8a1cfcd7 23:07:00 ---> dd7b8a3abc63 23:07:00 Step 21/23 : LABEL arch=x86_64 23:07:00 ---> Running in c2a5f0dcef24 23:07:00 ---> 4a5bd75fcc2b 23:07:00 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:07:00 Removing intermediate container 44dbc5e3bacd 23:07:00 ---> 6f2d7655b1d7 23:07:00 Step 22/24 : LABEL arch=x86_64 23:07:00 ---> 47f7471b3bba 23:07:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:07:00 ---> 3e377549a4e6 23:07:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:07:00 ---> Running in 4f2a2c1434ca 23:07:00 $ docker rm -f d5622d9511ddc725677d5d037eda4030db2f4aad81d3dffffa0c105717ab3643 [Pipeline] // withDockerContainer [Pipeline] writeFile 23:07:00 Removing intermediate container c2a5f0dcef24 23:07:00 ---> a8b52cb1e250 23:07:00 Step 22/23 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:07:00 ---> Running in e056f8e82bf8 23:07:00 ---> 54a981825575 23:07:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:07:00 Removing intermediate container 4f2a2c1434ca 23:07:00 ---> 4bca31491bf0 23:07:00 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:07:00 ---> 58bdf4843fee 23:07:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:07:00 ---> Running in e529c898e9b9 23:07:00 ---> Running in 12cf4d73afb2 23:07:00 ---> 140e88b87e40 23:07:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:01 Removing intermediate container e056f8e82bf8 23:07:01 ---> b573e938864a 23:07:01 Step 23/23 : LABEL version=3.0.0-dev.5 23:07:01 ---> Running in 7390376a8f96 23:07:01 ---> Running in 045e628c5f69 23:07:01 ---> Running in c352ef2bdecb 23:07:01 Removing intermediate container 12cf4d73afb2 23:07:01 ---> 6df608c45316 23:07:01 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:01 Removing intermediate container e529c898e9b9 23:07:01 ---> afb5f2cba54e 23:07:01 Step 24/24 : LABEL version=3.0.0-dev.5 23:07:01 ---> Running in c650abf0f45e 23:07:01 Removing intermediate container 7390376a8f96 23:07:01 ---> 536db1271429 23:07:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:01 ---> Running in 99eea5747e7f 23:07:01 Removing intermediate container 045e628c5f69 23:07:01 ---> 898227545f43 23:07:01 23:07:01 Removing intermediate container c352ef2bdecb 23:07:01 ---> 04962194659b 23:07:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:01 prd-ubuntu20.04-docker-arm64-4c-16g-121145 does not seem to be running inside a container 23:07:01 $ 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/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 23:07:01 ---> Running in fd7d9b3864c5 23:07:01 ---> Running in 003159d10a77 23:07:01 Removing intermediate container c650abf0f45e 23:07:01 ---> 6398ed234014 23:07:01 Step 17/19 : LABEL arch=x86_64 23:07:01 Successfully built 898227545f43 23:07:01 Successfully tagged core-command:latest 23:07:01 Removing intermediate container 99eea5747e7f 23:07:01  Building core-command ... done  ---> c51fb637f1d9 23:07:01 23:07:01 Building security-proxy-setup 23:07:01 ---> Running in c02dbf0a5328 23:07:01 Removing intermediate container fd7d9b3864c5 23:07:01 ---> 33ba37e84cf9 23:07:01 Step 20/22 : LABEL arch=x86_64 23:07:01 Removing intermediate container 003159d10a77 23:07:01 ---> 34dc88a69e56 23:07:01 Step 20/22 : LABEL arch=x86_64 23:07:01 Successfully built c51fb637f1d9 23:07:01 ---> Running in 18080ae9cad8 23:07:01 Successfully tagged core-metadata:latest 23:07:01  Building core-metadata ... done Building security-bootstrapper 23:07:02 $ docker top 472cf1454f9df327a97b5b7646c65cd2b98b81fb2399e4cb8e285166c1309712 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:02 ---> Running in a7a74405cee4 23:07:02 + docker-compose -f ./docker-compose-build.yml build --parallel 23:07:03 Removing intermediate container c02dbf0a5328 23:07:03 ---> edacef4db485 23:07:03 Step 18/19 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:07:03 Removing intermediate container 18080ae9cad8 23:07:03 ---> f41646b2104a 23:07:03 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:07:03 Removing intermediate container a7a74405cee4 23:07:03 ---> d1e8a8dd2465 23:07:03 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:07:04 ---> Running in b89f6da08032 23:07:04 ---> Running in c7f438739a4d 23:07:04 ---> Running in 9e669b8d7785 23:07:04 Removing intermediate container b89f6da08032 23:07:04 Removing intermediate container c7f438739a4d 23:07:04 ---> 9a1004e27083 23:07:04 ---> 1f878ea171e1 23:07:04 Step 22/22 : LABEL version=3.0.0-dev.5 23:07:04 Step 19/19 : LABEL version=3.0.0-dev.5 23:07:04 ---> Running in 5dff8d0d94a7 23:07:04 Removing intermediate container 9e669b8d7785 23:07:04 ---> 0153bbc2f627 23:07:04 Step 22/22 : LABEL version=3.0.0-dev.5 23:07:04 ---> Running in 4243a3f00b43 23:07:04 ---> Running in ad0cff7688a9 23:07:04 Removing intermediate container 5dff8d0d94a7 23:07:04 ---> 697ee3dd8cb0 23:07:04 23:07:04 Removing intermediate container 4243a3f00b43 23:07:04 ---> faa7a6d71c8c 23:07:04 23:07:04 Successfully built 697ee3dd8cb0 23:07:04 Successfully built faa7a6d71c8c 23:07:04 Successfully tagged support-scheduler:latest 23:07:04  Building support-scheduler ... done Building security-secretstore-setup 23:07:04 Removing intermediate container ad0cff7688a9 23:07:04 ---> 6165fd0d44e6 23:07:04 23:07:04 Successfully tagged security-spiffe-token-provider:latest 23:07:04  Building security-spiffe-token-provider ... done Building security-spire-config 23:07:05 Successfully built 6165fd0d44e6 23:07:05 Successfully tagged support-notifications:latest 23:07:05 Building sys-mgmt-agent 23:07:07 Building core-command ... 23:07:07 Building core-data ... 23:07:07 Building core-metadata ... 23:07:07 Building security-bootstrapper ... 23:07:07 Building security-proxy-setup ... 23:07:07 Building security-secretstore-setup ... 23:07:07 Building security-spiffe-token-provider ... 23:07:07 Building security-spire-agent ... 23:07:07 Building security-spire-config ... 23:07:07 Building security-spire-server ... 23:07:07 Building support-notifications ... 23:07:07 Building support-scheduler ... 23:07:07 Building sys-mgmt-agent ... 23:07:07 Building security-bootstrapper 23:07:07 Building security-spiffe-token-provider 23:07:07 Building sys-mgmt-agent 23:07:07 Building support-notifications 23:07:07 Building security-secretstore-setup 23:07:07  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:07:07 ---> 9a15a60b9918 23:07:07 Step 3/21 : WORKDIR /edgex-go 23:07:07 ---> Using cache 23:07:07 ---> e64d7d99627c 23:07:07 Step 4/21 : RUN apk add --update --no-cache make git 23:07:09 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:07:09 ---> 9a15a60b9918 23:07:09 Step 3/32 : WORKDIR /edgex-go 23:07:09 ---> Using cache 23:07:09 ---> e64d7d99627c 23:07:09 Step 4/32 : RUN apk add --update --no-cache make git 23:07:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:07:12 ---> 9a15a60b9918 23:07:12 Step 3/24 : WORKDIR /edgex-go 23:07:12 ---> Using cache 23:07:12 ---> e64d7d99627c 23:07:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:07:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:07:12 ---> 9a15a60b9918 23:07:12 Step 3/22 : WORKDIR /edgex-go 23:07:12 ---> Using cache 23:07:12 ---> e64d7d99627c 23:07:12 Step 4/22 : RUN apk add --update --no-cache make bash git 23:07:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:07:12 ---> 9a15a60b9918 23:07:12 Step 3/24 : WORKDIR /edgex-go 23:07:12 ---> Using cache 23:07:12 ---> e64d7d99627c 23:07:12 Step 4/24 : RUN apk add --update --no-cache make git 23:07:12 ---> Running in cc6ca2980836 23:07:12 ---> Running in 26a4d1e32045 23:07:12 ---> Running in 57ababd92b17 23:07:12 ---> Running in 3892764408fd 23:07:12 ---> Running in dec9930aa935 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:13 OK: 211 MiB in 51 packages 23:07:13 OK: 211 MiB in 51 packages 23:07:13 OK: 211 MiB in 51 packages 23:07:13 OK: 211 MiB in 51 packages 23:07:14 OK: 211 MiB in 51 packages 23:07:14 Removing intermediate container 57ababd92b17 23:07:14 ---> a064033ae0ca 23:07:14 Step 5/24 : COPY go.mod vendor* ./ 23:07:14 Removing intermediate container 26a4d1e32045 23:07:14 ---> 1a50740bcbb5 23:07:14 Step 5/21 : COPY go.mod vendor* ./ 23:07:14 Removing intermediate container 3892764408fd 23:07:14 ---> f1de09e7aa5f 23:07:14 Step 5/22 : COPY go.mod vendor* ./ 23:07:14 Removing intermediate container cc6ca2980836 23:07:14 ---> 469da7c27f23 23:07:14 Step 5/32 : COPY go.mod vendor* ./ 23:07:14 Removing intermediate container dec9930aa935 23:07:14 ---> 96b49a0e60f3 23:07:14 Step 5/24 : COPY go.mod vendor* ./ 23:07:15 ---> f811e68157fc 23:07:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:15 ---> Running in 1626cd9d1a68 23:07:15 ---> 59abeff0d80f 23:07:15 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:15 ---> cdddb22ff900 23:07:15 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:15 ---> 8f3d53c91e04 23:07:15 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:15 ---> 166d0a1cc632 23:07:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:15 ---> Running in 106b4e15731d 23:07:15 ---> Running in fded81b0d49e 23:07:15 ---> Running in c32b48e6a91a 23:07:15 ---> Running in b1b06947c519 23:07:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:07:17 ---> 80d55a411119 23:07:17 Step 3/24 : WORKDIR /edgex-go 23:07:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:07:17 ---> 80d55a411119 23:07:17 Step 3/19 : WORKDIR /edgex-go 23:07:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:07:17 ---> 80d55a411119 23:07:17 Step 3/22 : WORKDIR /edgex-go 23:07:17 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:07:17 ---> 80d55a411119 23:07:17 Step 3/32 : WORKDIR /edgex-go 23:07:17 ---> Running in f9dc60cd2988 23:07:17 ---> Running in 621ed67710fc 23:07:17 ---> Running in c01b30e7af16 23:07:17 ---> Running in 8973d08742b9 23:07:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:07:17 ---> 80d55a411119 23:07:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:07:17 ---> Running in 3b96cb27f515 23:07:17 Removing intermediate container f9dc60cd2988 23:07:17 ---> 46526e7bf506 23:07:17 Step 4/24 : RUN apk add --update --no-cache make git 23:07:17 Removing intermediate container c01b30e7af16 23:07:17 ---> 48801c556f48 23:07:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:07:17 Removing intermediate container 621ed67710fc 23:07:17 ---> f9ac1bfcdba6 23:07:17 Step 4/22 : RUN apk add --update --no-cache make bash git 23:07:17 Removing intermediate container 8973d08742b9 23:07:17 ---> 3ffcbf9ee860 23:07:17 Step 4/32 : RUN apk add --update --no-cache make git 23:07:17 ---> Running in 51754b45fb9a 23:07:18 ---> Running in 092bbc50f5b2 23:07:18 Removing intermediate container 3b96cb27f515 23:07:18 ---> Running in 941935d89e6a 23:07:18 ---> c4aaddf7cdde 23:07:18 Step 4/22 : WORKDIR /edgex-go 23:07:18 ---> Running in ea7535bb4ec4 23:07:18 ---> Running in 5602b792b2c5 23:07:19 Removing intermediate container 5602b792b2c5 23:07:19 ---> e7c46fe5c759 23:07:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:07:19 ---> Running in cd64c34c7e77 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:21 OK: 221 MiB in 51 packages 23:07:21 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:07:21 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:07:21 OK: 16895 distinct packages available 23:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:07:22 OK: 221 MiB in 51 packages 23:07:22 OK: 221 MiB in 51 packages 23:07:22 OK: 221 MiB in 51 packages 23:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:07:23 Removing intermediate container 51754b45fb9a 23:07:23 ---> e9cfd53a943e 23:07:23 Step 5/24 : COPY go.mod vendor* ./ 23:07:23 OK: 221 MiB in 51 packages 23:07:24 Removing intermediate container ea7535bb4ec4 23:07:24 ---> a7da7f72ccf7 23:07:24 Step 5/32 : COPY go.mod vendor* ./ 23:07:24 Removing intermediate container 941935d89e6a 23:07:24 ---> d21ebc2ad0d1 23:07:24 Step 5/22 : COPY go.mod vendor* ./ 23:07:24 Removing intermediate container cd64c34c7e77 23:07:24 ---> cbeec2823ef0 23:07:24 Step 6/22 : COPY go.mod vendor* ./ 23:07:24 ---> 76cf0367c513 23:07:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:24 ---> Running in 68dbd3749b9a 23:07:25 Removing intermediate container 092bbc50f5b2 23:07:25 ---> bde4d471fcec 23:07:25 Step 5/19 : COPY go.mod vendor* ./ 23:07:25 ---> 18f81eef2ab6 23:07:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:25 ---> Running in b9ef0114fe13 23:07:25 ---> f48b9bc3461c 23:07:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:25 ---> 2b1f6505219d 23:07:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:25 ---> Running in 31af405cd7ed 23:07:25 ---> Running in 7d2204b6bdc5 23:07:26 ---> bbdfbd045f1b 23:07:26 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:26 ---> Running in f5092e95ed55 23:07:33 Removing intermediate container 1626cd9d1a68 23:07:33 ---> 4d6739a5a104 23:07:33 Step 7/24 : COPY . . 23:07:33 Removing intermediate container fded81b0d49e 23:07:33 ---> 697e966f96bd 23:07:33 Step 7/22 : COPY . . 23:07:33 Removing intermediate container 106b4e15731d 23:07:33 ---> 763d40ec0fd8 23:07:33 Step 7/21 : COPY . . 23:07:33 Removing intermediate container b1b06947c519 23:07:33 ---> 37a44ce3d8c5 23:07:33 Step 7/24 : COPY . . 23:07:33 Removing intermediate container c32b48e6a91a 23:07:33 ---> 70cc9431c490 23:07:33 Step 7/32 : COPY . . 23:07:43 ---> 23380c4da18f 23:07:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:07:43 ---> 19167210c4ee 23:07:43 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:07:43 ---> 3e713dfb44ef 23:07:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:07:43 ---> 920630f700d3 23:07:43 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:07:43 ---> 0f247fbad998 23:07:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:07:43 ---> Running in 674da3ae52c1 23:07:43 ---> Running in 06eb069fbf60 23:07:43 ---> Running in bab97d360e4d 23:07:43 ---> Running in 58b09c4fd299 23:07:43 ---> Running in 82b0304c8bbd 23:07:43 Removing intermediate container 82b0304c8bbd 23:07:43 ---> 1d12b73360f2 23:07:43 Step 9/24 : WORKDIR /edgex-go/spire-build 23:07:43 ---> Running in 6228e50deba6 23:07:43 Removing intermediate container 6228e50deba6 23:07:43 ---> 02f6dbb01510 23:07:43 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 23:07:43 ---> Running in dc8928d67f94 23:07:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:07:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:07:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:07:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:07:44 Removing intermediate container dc8928d67f94 23:07:44 ---> 12ff744f5a4c 23:07:44 Step 11/24 : WORKDIR /edgex-go 23:07:44 ---> Running in 6456a6739024 23:07:44 Removing intermediate container 6456a6739024 23:07:44 ---> 731ac391c0e2 23:07:44 23:07:44 Step 12/24 : FROM alpine:3.15 23:07:44 ---> c4fc93816858 23:07:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:44 ---> Using cache 23:07:44 ---> f46b26f0173c 23:07:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:07:44 ---> Running in b48f1f9ee7d8 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:45 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:07:45 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:07:45 OK: 15859 distinct packages available 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:45 (1/4) Installing dumb-init (1.2.5-r1) 23:07:45 (2/4) Installing musl-obstack (1.2.3-r0) 23:07:45 (3/4) Installing libucontext (1.1-r0) 23:07:45 (4/4) Installing gcompat (1.0.0-r4) 23:07:45 Executing busybox-1.34.1-r7.trigger 23:07:45 OK: 6 MiB in 18 packages 23:07:46 Removing intermediate container b48f1f9ee7d8 23:07:46 ---> 907d7743eb5e 23:07:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:48 ---> b57b922f84be 23:07:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:07:48 ---> 82abc814667e 23:07:48 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:07:48 ---> Running in 90a960f4d54b 23:07:49 Removing intermediate container 90a960f4d54b 23:07:49 ---> cf82005ed3f7 23:07:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:07:49 ---> 02849717eef0 23:07:49 Step 19/24 : WORKDIR / 23:07:49 ---> Running in 45ab8b85c32c 23:07:50 Removing intermediate container 45ab8b85c32c 23:07:50 ---> b785a94fb68c 23:07:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:07:50 ---> Running in 92215a63edb4 23:07:50 Removing intermediate container 92215a63edb4 23:07:50 ---> 2b5e667078f3 23:07:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:07:50 ---> Running in 26de1dcad51c 23:07:50 Removing intermediate container 26de1dcad51c 23:07:50 ---> af6e4af1db07 23:07:50 Step 22/24 : LABEL arch=x86_64 23:07:51 ---> Running in 974727f3f40d 23:07:51 Removing intermediate container 974727f3f40d 23:07:51 ---> 4a0ab1fe32bf 23:07:51 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:07:51 ---> Running in 81def67d2f6a 23:07:52 Removing intermediate container 81def67d2f6a 23:07:52 ---> 79a3f997685e 23:07:52 Step 24/24 : LABEL version=3.0.0-dev.5 23:07:52 ---> Running in b3b31d1261e4 23:07:52 Removing intermediate container b3b31d1261e4 23:07:52 ---> 1791152f1457 23:07:52 23:07:52 Successfully built 1791152f1457 23:07:52 Successfully tagged security-spire-config:latest 23:07:52 Building security-spire-agent 23:07:59  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:07:59 ---> 9a15a60b9918 23:07:59 Step 3/24 : WORKDIR /edgex-go 23:07:59 ---> Using cache 23:07:59 ---> e64d7d99627c 23:07:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:07:59 ---> Using cache 23:07:59 ---> a064033ae0ca 23:07:59 Step 5/24 : COPY go.mod vendor* ./ 23:07:59 ---> Using cache 23:07:59 ---> f811e68157fc 23:07:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:59 ---> Using cache 23:07:59 ---> 4d6739a5a104 23:07:59 Step 7/24 : COPY . . 23:07:59 ---> Using cache 23:07:59 ---> 0f247fbad998 23:07:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:07:59 ---> Using cache 23:07:59 ---> 1d12b73360f2 23:07:59 Step 9/24 : WORKDIR /edgex-go/spire-build 23:07:59 ---> Using cache 23:07:59 ---> 02f6dbb01510 23:07:59 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 23:07:59 ---> Using cache 23:07:59 ---> 12ff744f5a4c 23:07:59 Step 11/24 : WORKDIR /edgex-go 23:07:59 ---> Using cache 23:07:59 ---> 731ac391c0e2 23:07:59 23:07:59 Step 12/24 : FROM alpine:3.15 23:07:59 ---> c4fc93816858 23:07:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:59 ---> Using cache 23:07:59 ---> f46b26f0173c 23:07:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:00 ---> Running in c451de0a1bb8 23:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:01 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:08:01 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:08:01 OK: 15859 distinct packages available 23:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:02 (1/5) Installing dumb-init (1.2.5-r1) 23:08:02 (2/5) Installing musl-obstack (1.2.3-r0) 23:08:02 (3/5) Installing libucontext (1.1-r0) 23:08:02 (4/5) Installing gcompat (1.0.0-r4) 23:08:02 (5/5) Installing openssl (1.1.1s-r1) 23:08:02 Executing busybox-1.34.1-r7.trigger 23:08:02 OK: 7 MiB in 19 packages 23:08:03 Removing intermediate container c451de0a1bb8 23:08:03 ---> d8c78ac5d9e8 23:08:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:08:05 ---> 8ca24751577f 23:08:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:07 ---> 5f7d6df6474d 23:08:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:08:07 ---> 894dc6d8e5f8 23:08:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:08:08 ---> e72e0d76f7ec 23:08:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:08:08 ---> 6b302d735ce7 23:08:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:08 ---> Running in e08b56626d95 23:08:08 Removing intermediate container e08b56626d95 23:08:08 ---> 1f331fa7b41c 23:08:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:08 ---> Running in 1e7390f8a748 23:08:09 Removing intermediate container 1e7390f8a748 23:08:09 ---> e70ff8dc1905 23:08:09 Step 22/24 : LABEL arch=x86_64 23:08:09 ---> Running in b45367d351ea 23:08:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:08:09 Removing intermediate container b45367d351ea 23:08:09 ---> 7905af63271a 23:08:09 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:09 ---> Running in c49215f6a707 23:08:09 Removing intermediate container c49215f6a707 23:08:09 ---> ebfc5c12d4d3 23:08:09 Step 24/24 : LABEL version=3.0.0-dev.5 23:08:09 ---> Running in 74d71f8aa17a 23:08:09 Removing intermediate container 74d71f8aa17a 23:08:09 ---> 3ea6f8b02327 23:08:09 23:08:09 Successfully built 3ea6f8b02327 23:08:10 Successfully tagged security-spire-agent:latest 23:08:10 Building security-spire-server 23:08:10  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:08:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:12 ---> 9a15a60b9918 23:08:12 Step 3/23 : WORKDIR /edgex-go 23:08:12 ---> Using cache 23:08:12 ---> e64d7d99627c 23:08:12 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:08:12 ---> Using cache 23:08:12 ---> a064033ae0ca 23:08:12 Step 5/23 : COPY go.mod vendor* ./ 23:08:12 ---> Using cache 23:08:12 ---> f811e68157fc 23:08:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:12 ---> Using cache 23:08:12 ---> 4d6739a5a104 23:08:12 Step 7/23 : COPY . . 23:08:12 ---> Using cache 23:08:12 ---> 0f247fbad998 23:08:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:08:12 ---> Using cache 23:08:12 ---> 1d12b73360f2 23:08:12 Step 9/23 : WORKDIR /edgex-go/spire-build 23:08:12 ---> Using cache 23:08:12 ---> 02f6dbb01510 23:08:12 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 23:08:13 ---> Running in 99f2c5980fd6 23:08:15 Removing intermediate container 99f2c5980fd6 23:08:15 ---> ee37cb223485 23:08:15 Step 11/23 : WORKDIR /edgex-go 23:08:15 Removing intermediate container 674da3ae52c1 23:08:15 ---> c944dd38a6dd 23:08:15 23:08:15 Step 9/24 : FROM alpine:3.16 23:08:15 ---> bfe296a52501 23:08:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:08:15 ---> Running in ffb1fb688e51 23:08:15 Removing intermediate container 06eb069fbf60 23:08:15 ---> b52d967e6ad2 23:08:15 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:08:15 Removing intermediate container 58b09c4fd299 23:08:15 Removing intermediate container bab97d360e4d 23:08:15 ---> 0ea0046d23cd 23:08:15 23:08:15 Step 9/21 : FROM alpine:3.16 23:08:15 ---> bfe296a52501 23:08:15 Step 10/21 : RUN apk add --update --no-cache curl dumb-init ---> 1ceb0d7f6e45 23:08:15 23:08:15 23:08:15 Step 9/32 : FROM alpine:3.16 23:08:15 ---> bfe296a52501 23:08:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:15 ---> Running in e1adb40b15bc 23:08:15 ---> Running in 978dbbd053b7 23:08:15 ---> Running in 77b428874d59 23:08:15 ---> Running in fb356274bfcb 23:08:15 Removing intermediate container ffb1fb688e51 23:08:15 ---> ab38657748d7 23:08:15 23:08:15 Step 12/23 : FROM alpine:3.15 23:08:15 ---> c4fc93816858 23:08:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:15 ---> Using cache 23:08:15 ---> f46b26f0173c 23:08:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:15 ---> Using cache 23:08:15 ---> d8c78ac5d9e8 23:08:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:15 Removing intermediate container 77b428874d59 23:08:15 ---> 411e3f84b938 23:08:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:08:15 ---> Running in 79dd75990a11 23:08:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:16 (1/3) Installing ca-certificates (20220614-r0) 23:08:16 (2/3) Installing dumb-init (1.2.5-r1) 23:08:16 (3/3) Installing su-exec (0.2-r1) 23:08:16 Executing busybox-1.35.0-r17.trigger 23:08:16 Executing ca-certificates-20220614-r0.trigger 23:08:16 OK: 6 MiB in 17 packages 23:08:16 (1/6) Installing ca-certificates (20220614-r0) 23:08:16 (2/6) Installing brotli-libs (1.0.9-r6) 23:08:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:08:16 (1/2) Installing dumb-init (1.2.5-r1) 23:08:16 (4/6) Installing libcurl (7.83.1-r4) 23:08:16 (2/2) Installing su-exec (0.2-r1) 23:08:16 Executing busybox-1.35.0-r17.trigger 23:08:16 (5/6) Installing curl (7.83.1-r4) 23:08:16 OK: 6 MiB in 16 packages 23:08:16 (6/6) Installing dumb-init (1.2.5-r1) 23:08:16 Executing busybox-1.35.0-r17.trigger 23:08:16 Executing ca-certificates-20220614-r0.trigger 23:08:16 OK: 8 MiB in 20 packages 23:08:17 ---> bd4befbed8cb 23:08:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:08:17 Removing intermediate container 978dbbd053b7 23:08:17 ---> faa77e944213 23:08:17 23:08:17 Step 10/22 : FROM alpine:3.16 23:08:17 ---> bfe296a52501 23:08:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:08:17 ---> Running in c812eb76f669 23:08:17 ---> c8aeceee485a 23:08:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:08:17 Removing intermediate container c812eb76f669 23:08:17 ---> e81920ad9d66 23:08:17 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 23:08:17 Removing intermediate container 79dd75990a11 23:08:17 ---> 08fab8324cf0 23:08:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:08:17 Removing intermediate container e1adb40b15bc 23:08:17 ---> 1c9b5a2deeb6 23:08:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:08:17 ---> Running in a5f196462aad 23:08:17 ---> a8bbfb903df8 23:08:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:08:17 ---> Running in 9e3815ba32f9 23:08:17 ---> Running in 9e1efb0f720a 23:08:17 Removing intermediate container fb356274bfcb 23:08:17 ---> 22e3ac49bc27 23:08:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:08:17 ---> Running in 87284508a5ff 23:08:17 Removing intermediate container 9e3815ba32f9 23:08:17 ---> 5c68f3af4478 23:08:17 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:08:17 ---> 267e448d1e9e 23:08:17 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:17 Removing intermediate container 9e1efb0f720a 23:08:17 ---> d90f47801267 23:08:17 Step 12/24 : WORKDIR / 23:08:17 ---> Running in dbbacb6c18d4 23:08:17 ---> Running in 087bc2c11fcd 23:08:17 ---> Running in 7d3c75a4898f 23:08:17 Removing intermediate container 87284508a5ff 23:08:17 ---> 6dd1a127919a 23:08:17 Step 12/21 : WORKDIR /edgex 23:08:18 ---> Running in 28191cb5c28e 23:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:18 Removing intermediate container dbbacb6c18d4 23:08:18 ---> 2d03d00a10bf 23:08:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:08:18 ---> Running in 2875eb67f4c8 23:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:18 Removing intermediate container 087bc2c11fcd 23:08:18 ---> 618d9a2c8e3c 23:08:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:08:18 Removing intermediate container 7d3c75a4898f 23:08:18 ---> 2cfc6d96dbaa 23:08:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:18 Removing intermediate container 28191cb5c28e 23:08:18 ---> 191e30c8a449 23:08:18 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:08:18 ---> Running in 246090b76793 23:08:18 Removing intermediate container 2875eb67f4c8 23:08:18 ---> 775d85ae83f9 23:08:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:08:18 ---> Running in 9bdc93454fc2 23:08:18 Removing intermediate container 246090b76793 23:08:18 ---> 86984951b649 23:08:18 Step 21/23 : LABEL arch=x86_64 23:08:18 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:08:18 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:08:18 (3/33) Installing readline (8.1.2-r0) 23:08:18 (4/33) Installing bash (5.1.16-r2) 23:08:18 ---> Running in 2c3b39b476bf 23:08:18 ---> be3a960dae2b 23:08:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:08:18 ---> d55bc3c0b311 23:08:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:08:18 Executing bash-5.1.16-r2.post-install 23:08:18 Removing intermediate container 9bdc93454fc2 23:08:18 ---> 18356c8df49a 23:08:18 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:08:18 (5/33) Installing ca-certificates (20220614-r0) 23:08:18 (6/33) Installing brotli-libs (1.0.9-r6) 23:08:18 ---> Running in d4c8c9c0106a 23:08:18 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:08:18 (8/33) Installing libcurl (7.83.1-r4) 23:08:18 (9/33) Installing curl (7.83.1-r4) 23:08:18 Removing intermediate container 2c3b39b476bf 23:08:18 ---> efce8fe5c2e1 23:08:18 Step 22/23 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:18 (10/33) Installing docker-cli (20.10.20-r0) 23:08:19 ---> Running in 37d05eb6c7db 23:08:19 (11/33) Installing dumb-init (1.2.5-r1) 23:08:19 (12/33) Installing libbz2 (1.0.8-r1) 23:08:19 ---> 5afa6ddce0c8 23:08:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:08:19 (13/33) Installing expat (2.5.0-r0) 23:08:19 (14/33) Installing libffi (3.4.2-r1) 23:08:19 (15/33) Installing gdbm (1.23-r0) 23:08:19 (16/33) Installing xz-libs (5.2.5-r1) 23:08:19 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:08:19 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:08:19 (19/33) Installing mpdecimal (2.5.1-r1) 23:08:19 (20/33) Installing sqlite-libs (3.38.5-r0) 23:08:19 (21/33) Installing python3 (3.10.9-r0) 23:08:19 ---> 8a08f875b03d 23:08:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:08:19 Removing intermediate container 37d05eb6c7db 23:08:19 ---> 4d0aeb26d991 23:08:19 Step 23/23 : LABEL version=3.0.0-dev.5 23:08:19 ---> Running in f232f8a9b1b5 23:08:19 ---> 4e2fbe858fd5 23:08:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:08:19 Removing intermediate container f232f8a9b1b5 23:08:19 ---> a1d40e075eae 23:08:19 23:08:19 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:08:19 (23/33) Installing py3-tomli (2.0.1-r1) 23:08:19 Successfully built a1d40e075eae 23:08:19 (24/33) Installing py3-pep517 (0.12.0-r2) 23:08:19 (25/33) Installing py3-six (1.16.0-r1) 23:08:19 (26/33) Installing py3-retrying (1.3.3-r3) 23:08:19 (27/33) Installing py3-appdirs (1.4.4-r3) 23:08:19 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:08:19 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:08:19 Successfully tagged security-spire-server:latest 23:08:19 Building core-data 23:08:19 (30/33) Installing py3-parsing (2.4.7-r3) 23:08:19  Building security-spire-server ... done  ---> 203dad82a0f3 23:08:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:08:19 (31/33) Installing py3-packaging (21.3-r0) 23:08:19 ---> 32ac045c65c3 23:08:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:08:19 (32/33) Installing py3-setuptools (59.4.0-r0) 23:08:19 (33/33) Installing py3-pip (22.1.1-r0) 23:08:20 Executing busybox-1.35.0-r17.trigger 23:08:20 Executing ca-certificates-20220614-r0.trigger 23:08:20 OK: 123 MiB in 47 packages 23:08:20 Removing intermediate container d4c8c9c0106a 23:08:20 ---> 98f3837b79f0 23:08:20 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:08:21 ---> 9a7d923d9720 23:08:21 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:21 ---> 2e69bc1fbb9c 23:08:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:08:21 ---> Running in 767660ba4eaf 23:08:21 ---> Running in 54098cf29a99 23:08:21 Removing intermediate container 767660ba4eaf 23:08:21 ---> d2e63e82fc40 23:08:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:08:21 ---> 651a79a8eb31 23:08:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:08:22 ---> 444c86d973e5 23:08:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:08:22 ---> Running in bf29d1974da6 23:08:22 ---> 2f4c7878c2e8 23:08:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:22 Removing intermediate container 54098cf29a99 23:08:22 ---> 1ef191672e01 23:08:22 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:08:22 ---> Running in 2fd4dc64b34b 23:08:22 ---> Running in e4fdb22219a9 23:08:22 Removing intermediate container e4fdb22219a9 23:08:22 ---> 3b2578c925cb 23:08:22 Step 19/21 : LABEL arch=x86_64 23:08:22 ---> Running in 4d58aec7cbf0 23:08:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:23 ---> 9a15a60b9918 23:08:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:08:23 ---> Using cache 23:08:23 ---> 77311e8205fc 23:08:23 Step 4/22 : WORKDIR /edgex-go 23:08:23 ---> Using cache 23:08:23 ---> 5d488391fe46 23:08:23 Step 5/22 : RUN apk add --update --no-cache make git 23:08:23 ---> Using cache 23:08:23 ---> 2cb461c0f97e 23:08:23 Step 6/22 : COPY go.mod vendor* ./ 23:08:23 ---> Using cache 23:08:23 ---> d1362a7c9fa3 23:08:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:23 ---> Using cache 23:08:23 ---> 074671201edf 23:08:23 Step 8/22 : COPY . . 23:08:23 ---> Using cache 23:08:23 ---> 54f412baa6de 23:08:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:08:23 Removing intermediate container 4d58aec7cbf0 23:08:23 ---> 689c740ffa02 23:08:23 Step 20/21 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:23 ---> Running in b644372d7336 23:08:23 ---> Running in 0482712abb97 23:08:23 Removing intermediate container bf29d1974da6 23:08:23 ---> 2794b5eeae9b 23:08:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:23 Removing intermediate container 0482712abb97 23:08:23 ---> 4b50601dc0d3 23:08:23 Step 21/21 : LABEL version=3.0.0-dev.5 23:08:23 Removing intermediate container 2fd4dc64b34b 23:08:23 ---> f5393e1bd1ed 23:08:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:08:23 ---> Running in 40016bfef9ef 23:08:23 ---> Running in 5922a17cd2d2 23:08:23 ---> 23024a7dad48 23:08:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:08:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:08:23 Removing intermediate container 40016bfef9ef 23:08:23 ---> ce984f48aafd 23:08:23 23:08:23 Removing intermediate container 5922a17cd2d2 23:08:23 ---> 5cd37fb46275 23:08:23 Step 22/24 : LABEL arch=x86_64 23:08:23 Successfully built ce984f48aafd 23:08:23 Successfully tagged security-proxy-setup:latest 23:08:23 ---> Running in f319da32d9ac 23:08:23  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 23:08:23 Removing intermediate container f319da32d9ac 23:08:23 ---> 75c1caa8abbc 23:08:23 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:08:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.3 MB/s eta 0:00:00 23:08:23 Collecting texttable<0.10,>=0.9.0 23:08:23 Downloading texttable-0.9.1.tar.gz (11 kB) 23:08:24 Preparing metadata (setup.py): started 23:08:24 ---> Running in b87deea65738 23:08:24 ---> 076420076880 23:08:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:08:24 Removing intermediate container b87deea65738 23:08:24 ---> f1480994cc80 23:08:24 Step 24/24 : LABEL version=3.0.0-dev.5 23:08:24 ---> Running in 4e21908cfce3 23:08:24 ---> 5d29ea3b1ca0 23:08:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:08:24 Preparing metadata (setup.py): finished with status 'done' 23:08:24 Collecting dockerpty<0.5,>=0.4.1 23:08:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:08:24 Preparing metadata (setup.py): started 23:08:24 Removing intermediate container 4e21908cfce3 23:08:24 ---> c7a8528c788f 23:08:24 23:08:24 ---> 15f3db242b7a 23:08:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:08:24 Successfully built c7a8528c788f 23:08:24 Successfully tagged security-secretstore-setup:latest 23:08:24  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 23:08:24 ---> d5f06696d2cc 23:08:24 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:08:24 Collecting docker<4.0,>=3.6.0 23:08:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:08:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 70.8 MB/s eta 0:00:00 23:08:24 Collecting cached-property<2,>=1.2.0 23:08:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:08:24 ---> 768a779f6419 23:08:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:08:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:08:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:08:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.7 MB/s eta 0:00:00 23:08:24 Collecting websocket-client<1.0,>=0.32.0 23:08:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:08:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 70.2 MB/s eta 0:00:00 23:08:25 ---> 074219e3dd7f 23:08:25 Step 27/32 : RUN chmod +x /entrypoint.sh 23:08:25 Collecting jsonschema<3,>=2.5.1 23:08:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:08:25 ---> Running in 8d500fffcaa2 23:08:25 Collecting PyYAML<4,>=3.10 23:08:25 Downloading PyYAML-3.13.tar.gz (270 kB) 23:08:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 32.9 MB/s eta 0:00:00 23:08:25 Preparing metadata (setup.py): started 23:08:25 Preparing metadata (setup.py): finished with status 'done' 23:08:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:08:25 Collecting docopt<0.7,>=0.6.1 23:08:25 Downloading docopt-0.6.2.tar.gz (25 kB) 23:08:25 Preparing metadata (setup.py): started 23:08:25 Removing intermediate container 8d500fffcaa2 23:08:25 ---> 2654075a8b37 23:08:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:08:25 ---> Running in 20f799fbb029 23:08:25 Preparing metadata (setup.py): finished with status 'done' 23:08:25 Removing intermediate container 20f799fbb029 23:08:25 ---> 63a96dff6fc5 23:08:25 Step 29/32 : CMD ["gate"] 23:08:25 Collecting docker-pycreds>=0.4.0 23:08:26 ---> Running in 26774a31af63 23:08:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:08:26 Collecting certifi>=2017.4.17 23:08:26 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 23:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 96.2 MB/s eta 0:00:00 23:08:26 Collecting idna<2.8,>=2.5 23:08:26 Removing intermediate container 26774a31af63 23:08:26 ---> a58360836aa0 23:08:26 Step 30/32 : LABEL arch=x86_64 23:08:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 129.0 MB/s eta 0:00:00 23:08:26 Collecting chardet<3.1.0,>=3.0.2 23:08:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:08:26 ---> Running in 01ef0f6796c9 23:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 104.9 MB/s eta 0:00:00 23:08:26 Collecting urllib3<1.25,>=1.21.1 23:08:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:08:26 Removing intermediate container 01ef0f6796c9 23:08:26 ---> bf17f91a78ca 23:08:26 Step 31/32 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 3.1 MB/s eta 0:00:00 23:08:26 ---> Running in dd86d5617509 23:08:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:08:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:08:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:08:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:08:26 Removing intermediate container dd86d5617509 23:08:26 ---> d84d1a34bc28 23:08:26 Step 32/32 : LABEL version=3.0.0-dev.5 23:08:26 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:08:26 Running setup.py install for texttable: started 23:08:26 ---> Running in 7739c6f91e5a 23:08:26 Removing intermediate container 7739c6f91e5a 23:08:26 ---> bfb345064f04 23:08:26 23:08:26 Successfully built bfb345064f04 23:08:26 Successfully tagged security-bootstrapper:latest 23:08:26  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' 23:08:26 Running setup.py install for PyYAML: started 23:08:27 Running setup.py install for PyYAML: finished with status 'done' 23:08:27 Running setup.py install for docopt: started 23:08:27 Running setup.py install for docopt: finished with status 'done' 23:08:28 Running setup.py install for dockerpty: started 23:08:28 Running setup.py install for dockerpty: finished with status 'done' 23:08:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:08:28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:08:33 Removing intermediate container a5f196462aad 23:08:33 ---> f12e735d7ba9 23:08:33 Step 13/22 : ENV APP_PORT=58890 23:08:33 ---> Running in 0c5f3d7a612c 23:08:33 Removing intermediate container 0c5f3d7a612c 23:08:33 ---> 057f6d9c2b95 23:08:33 Step 14/22 : EXPOSE $APP_PORT 23:08:33 ---> Running in f7c97101b14d 23:08:33 Removing intermediate container f7c97101b14d 23:08:33 ---> 66543ae3e69e 23:08:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:08:33 ---> c739a6b99d6c 23:08:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:08:33 ---> adb78d6719c7 23:08:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:08:33 ---> 68ad519951d9 23:08:33 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:08:33 ---> Running in da23173c331a 23:08:34 Removing intermediate container da23173c331a 23:08:34 ---> b93a6b74822f 23:08:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:34 ---> Running in ea73324f0796 23:08:34 Removing intermediate container ea73324f0796 23:08:34 ---> bef03f551681 23:08:34 Step 20/22 : LABEL arch=x86_64 23:08:34 ---> Running in 30bf779053ab 23:08:34 Removing intermediate container 30bf779053ab 23:08:34 ---> d2d4dfa9c4ae 23:08:34 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:34 ---> Running in b4eecd505c5e 23:08:34 Removing intermediate container b4eecd505c5e 23:08:34 ---> 6336739118cb 23:08:34 Step 22/22 : LABEL version=3.0.0-dev.5 23:08:34 ---> Running in 2afdce50da80 23:08:34 Removing intermediate container 2afdce50da80 23:08:34 ---> 883330c0f69d 23:08:34 23:08:34 Successfully built 883330c0f69d 23:08:34 Successfully tagged sys-mgmt-agent:latest 23:08:40  Building sys-mgmt-agent ... done Removing intermediate container b644372d7336 23:08:40 ---> 0f54afac4cfa 23:08:40 23:08:40 Step 10/22 : FROM alpine:3.16 23:08:40 ---> bfe296a52501 23:08:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:08:40 ---> Running in 98cfabf12df1 23:08:40 Removing intermediate container 98cfabf12df1 23:08:40 ---> 386efe5179e0 23:08:40 Step 12/22 : ENV APP_PORT=59880 23:08:40 ---> Running in 8bdb43beaf66 23:08:40 Removing intermediate container 8bdb43beaf66 23:08:40 ---> c0321fe43466 23:08:40 Step 13/22 : EXPOSE $APP_PORT 23:08:40 ---> Running in 94d7edd8dbfb 23:08:40 Removing intermediate container 94d7edd8dbfb 23:08:40 ---> b07313b26e5a 23:08:40 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:08:40 ---> Running in 02e1476cfb35 23:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:40 (1/1) Installing dumb-init (1.2.5-r1) 23:08:40 Executing busybox-1.35.0-r17.trigger 23:08:40 OK: 6 MiB in 15 packages 23:08:41 Removing intermediate container 02e1476cfb35 23:08:41 ---> 6fb15d386aa6 23:08:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:41 ---> dc56bd2e2e80 23:08:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:08:41 ---> b175ca5418dc 23:08:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:08:42 ---> 797c05406fca 23:08:42 Step 18/22 : ENTRYPOINT ["/core-data"] 23:08:42 ---> Running in 1261092892e0 23:08:42 Removing intermediate container 1261092892e0 23:08:42 ---> f664ce29daf8 23:08:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:42 ---> Running in 617de4a91aab 23:08:42 Removing intermediate container 617de4a91aab 23:08:42 ---> 9fc89d3d8110 23:08:42 Step 20/22 : LABEL arch=x86_64 23:08:42 ---> Running in e01b5302da73 23:08:42 Removing intermediate container e01b5302da73 23:08:42 ---> b205b18bf714 23:08:42 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:42 ---> Running in a116f4a58a97 23:08:42 Removing intermediate container a116f4a58a97 23:08:42 ---> 1596665bcd8e 23:08:42 Step 22/22 : LABEL version=3.0.0-dev.5 23:08:42 ---> Running in 61f053ce75d6 23:08:42 Removing intermediate container 61f053ce75d6 23:08:42 ---> b78b60a3c536 23:08:42 23:08:42 Successfully built b78b60a3c536 23:08:42 Successfully tagged core-data:latest 23:08:42  Building core-data ... done  [Pipeline] } 23:08:42 $ docker stop --time=1 569a1e65ba708f47de2605bcad78eacec09a6ba2dc7e486f219d82e92218a282 23:08:44 $ docker rm -f 569a1e65ba708f47de2605bcad78eacec09a6ba2dc7e486f219d82e92218a282 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:44 + docker images 23:08:44 REPOSITORY TAG IMAGE ID CREATED SIZE 23:08:44 core-data latest b78b60a3c536 2 seconds ago 17.9MB 23:08:44 0f54afac4cfa 5 seconds ago 1.62GB 23:08:44 sys-mgmt-agent latest 883330c0f69d 10 seconds ago 136MB 23:08:44 security-bootstrapper latest bfb345064f04 18 seconds ago 20.3MB 23:08:44 security-secretstore-setup latest c7a8528c788f 20 seconds ago 29.9MB 23:08:44 security-proxy-setup latest ce984f48aafd 21 seconds ago 27.7MB 23:08:44 security-spire-server latest a1d40e075eae 25 seconds ago 86.5MB 23:08:44 faa77e944213 27 seconds ago 1.6GB 23:08:44 0ea0046d23cd 29 seconds ago 1.6GB 23:08:44 c944dd38a6dd 29 seconds ago 1.61GB 23:08:44 1ceb0d7f6e45 29 seconds ago 1.6GB 23:08:44 ab38657748d7 29 seconds ago 1.49GB 23:08:44 security-spire-agent latest 3ea6f8b02327 35 seconds ago 125MB 23:08:44 security-spire-config latest 1791152f1457 52 seconds ago 85.8MB 23:08:44 731ac391c0e2 About a minute ago 1.49GB 23:08:44 support-scheduler latest 697ee3dd8cb0 About a minute ago 29.9MB 23:08:44 security-spiffe-token-provider latest faa7a6d71c8c About a minute ago 29.7MB 23:08:44 support-notifications latest 6165fd0d44e6 About a minute ago 30.5MB 23:08:44 core-metadata latest c51fb637f1d9 About a minute ago 18.5MB 23:08:44 core-command latest 898227545f43 About a minute ago 17.7MB 23:08:44 fb5cdc42ad58 About a minute ago 1.68GB 23:08:44 397bd9a32f0d About a minute ago 1.65GB 23:08:44 581d1b937532 About a minute ago 1.68GB 23:08:44 146bd5df6f02 About a minute ago 1.62GB 23:08:44 099aa7288c47 About a minute ago 1.61GB 23:08:44 ci-base-image-x86_64 latest 9a15a60b9918 5 minutes ago 947MB 23:08:44 alpine 3.16 bfe296a52501 4 weeks ago 5.54MB 23:08:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB 23:08:44 alpine 3.15 c4fc93816858 4 months ago 5.59MB 23:08:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 23:08:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:44 provisioning config files... 23:08:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/359@tmp/config264645128454468531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:44 ---> docker-login.sh 23:08:44 nexus3.edgexfoundry.org:10001 23:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:44 Configure a credential helper to remove this warning. See 23:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:44 23:08:44 Login Succeeded 23:08:44 nexus3.edgexfoundry.org:10002 23:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:45 Configure a credential helper to remove this warning. See 23:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:45 23:08:45 Login Succeeded 23:08:45 nexus3.edgexfoundry.org:10003 23:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:45 Configure a credential helper to remove this warning. See 23:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:45 23:08:45 Login Succeeded 23:08:45 nexus3.edgexfoundry.org:10004 23:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:45 Configure a credential helper to remove this warning. See 23:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:45 23:08:45 Login Succeeded 23:08:45 docker.io 23:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:45 Configure a credential helper to remove this warning. See 23:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:45 23:08:45 Login Succeeded 23:08:45 ---> docker-login.sh ends [Pipeline] } 23:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:08:45 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:45 latest 23:08:45 3.0.0-dev.5 23:08:45 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:45 main 23:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:46 + docker push nexus3.edgexfoundry.org:10004/core-command:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:08:46 6fe7cbe6145f: Preparing 23:08:46 10dd83972609: Preparing 23:08:46 542e8411969a: Preparing 23:08:46 7608dcdfe2bb: Preparing 23:08:46 e5e13b0c77cb: Preparing 23:08:46 e5e13b0c77cb: Layer already exists 23:08:46 7608dcdfe2bb: Pushed 23:08:46 6fe7cbe6145f: Pushed 23:08:46 542e8411969a: Pushed 23:08:47 10dd83972609: Pushed 23:08:47 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:e0b0c3aa27730739ba74ef8708e083220c973bdc5c59b5d02054a8edd52e3f85 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 Removing intermediate container b9ef0114fe13 23:08:48 ---> a0446c592198 23:08:48 Step 7/32 : COPY . . 23:08:48 Removing intermediate container 68dbd3749b9a 23:08:48 ---> 789d0b6b4d30 23:08:48 Step 7/24 : COPY . . 23:08:48 Removing intermediate container 7d2204b6bdc5 23:08:48 ---> c21446b2fb71 23:08:48 Step 7/22 : COPY . . 23:08:48 Removing intermediate container 31af405cd7ed 23:08:48 ---> 52f2ce770e81 23:08:48 Step 8/22 : COPY . . 23:08:48 Removing intermediate container f5092e95ed55 23:08:48 ---> a613e9c355bf 23:08:48 Step 7/19 : COPY . . 23:08:48 ---> bf1e441a7d91 23:08:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:08:48 ---> a7fc05f31113 23:08:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:08:48 ---> 375dc3b2feb7 23:08:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:08:48 ---> 0f9b0183d89f 23:08:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:08:48 ---> Running in 10598d68463b 23:08:48 ---> Running in 38b8d7b79d8f 23:08:48 ---> c59e2302c9c7 23:08:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:08:48 ---> Running in c1a31504c4e5 23:08:48 ---> Running in f9edb4f38f3b 23:08:48 ---> Running in 279ed451c2e6 23:08:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:08:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:08:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:08:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:08:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:08:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:08:48 6fe7cbe6145f: Preparing 23:08:48 10dd83972609: Preparing 23:08:48 542e8411969a: Preparing 23:08:48 7608dcdfe2bb: Preparing 23:08:48 e5e13b0c77cb: Preparing 23:08:48 7608dcdfe2bb: Layer already exists 23:08:48 542e8411969a: Layer already exists 23:08:48 6fe7cbe6145f: Layer already exists 23:08:48 e5e13b0c77cb: Layer already exists 23:08:48 10dd83972609: Layer already exists 23:08:48 latest: digest: sha256:e0b0c3aa27730739ba74ef8708e083220c973bdc5c59b5d02054a8edd52e3f85 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.5 23:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:08:49 6fe7cbe6145f: Preparing 23:08:49 10dd83972609: Preparing 23:08:49 542e8411969a: Preparing 23:08:49 7608dcdfe2bb: Preparing 23:08:49 e5e13b0c77cb: Preparing 23:08:49 6fe7cbe6145f: Layer already exists 23:08:49 542e8411969a: Layer already exists 23:08:49 e5e13b0c77cb: Layer already exists 23:08:49 10dd83972609: Layer already exists 23:08:49 7608dcdfe2bb: Layer already exists 23:08:49 3.0.0-dev.5: digest: sha256:e0b0c3aa27730739ba74ef8708e083220c973bdc5c59b5d02054a8edd52e3f85 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:49 + docker push nexus3.edgexfoundry.org:10004/core-command:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:08:49 6fe7cbe6145f: Preparing 23:08:49 10dd83972609: Preparing 23:08:49 542e8411969a: Preparing 23:08:49 7608dcdfe2bb: Preparing 23:08:49 e5e13b0c77cb: Preparing 23:08:49 e5e13b0c77cb: Layer already exists 23:08:49 10dd83972609: Layer already exists 23:08:49 6fe7cbe6145f: Layer already exists 23:08:49 7608dcdfe2bb: Layer already exists 23:08:49 542e8411969a: Layer already exists 23:08:49 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:e0b0c3aa27730739ba74ef8708e083220c973bdc5c59b5d02054a8edd52e3f85 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:08:50 6fe7cbe6145f: Preparing 23:08:50 10dd83972609: Preparing 23:08:50 542e8411969a: Preparing 23:08:50 7608dcdfe2bb: Preparing 23:08:50 e5e13b0c77cb: Preparing 23:08:50 6fe7cbe6145f: Layer already exists 23:08:50 e5e13b0c77cb: Layer already exists 23:08:50 7608dcdfe2bb: Layer already exists 23:08:50 542e8411969a: Layer already exists 23:08:50 10dd83972609: Layer already exists 23:08:50 main: digest: sha256:e0b0c3aa27730739ba74ef8708e083220c973bdc5c59b5d02054a8edd52e3f85 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:50 ===================================================== [Pipeline] echo 23:08:50 taggedImages: 23:08:50 - nexus3.edgexfoundry.org:10004/core-command:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:50 - nexus3.edgexfoundry.org:10004/core-command:latest 23:08:50 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.5 23:08:50 - nexus3.edgexfoundry.org:10004/core-command:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:08:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:08:50 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:50 latest 23:08:50 3.0.0-dev.5 23:08:50 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:50 main 23:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:51 + docker push nexus3.edgexfoundry.org:10004/core-data:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:08:51 994198808a9b: Preparing 23:08:51 6d5d38620787: Preparing 23:08:51 542e8411969a: Preparing 23:08:51 0574ec9fe068: Preparing 23:08:51 e5e13b0c77cb: Preparing 23:08:51 542e8411969a: Layer already exists 23:08:51 e5e13b0c77cb: Layer already exists 23:08:51 994198808a9b: Pushed 23:08:51 0574ec9fe068: Pushed 23:08:52 6d5d38620787: Pushed 23:08:52 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:2a2136519a1e77b584523c909d444e3698be66e82054f001a312cfa8e0295cfa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:08:53 994198808a9b: Preparing 23:08:53 6d5d38620787: Preparing 23:08:53 542e8411969a: Preparing 23:08:53 0574ec9fe068: Preparing 23:08:53 e5e13b0c77cb: Preparing 23:08:53 0574ec9fe068: Layer already exists 23:08:53 994198808a9b: Layer already exists 23:08:53 542e8411969a: Layer already exists 23:08:53 6d5d38620787: Layer already exists 23:08:53 e5e13b0c77cb: Layer already exists 23:08:53 latest: digest: sha256:2a2136519a1e77b584523c909d444e3698be66e82054f001a312cfa8e0295cfa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:53 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.5 23:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:08:53 994198808a9b: Preparing 23:08:53 6d5d38620787: Preparing 23:08:53 542e8411969a: Preparing 23:08:53 0574ec9fe068: Preparing 23:08:53 e5e13b0c77cb: Preparing 23:08:53 0574ec9fe068: Layer already exists 23:08:53 e5e13b0c77cb: Layer already exists 23:08:53 542e8411969a: Layer already exists 23:08:53 994198808a9b: Layer already exists 23:08:53 6d5d38620787: Layer already exists 23:08:53 3.0.0-dev.5: digest: sha256:2a2136519a1e77b584523c909d444e3698be66e82054f001a312cfa8e0295cfa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:54 + docker push nexus3.edgexfoundry.org:10004/core-data:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:08:54 994198808a9b: Preparing 23:08:54 6d5d38620787: Preparing 23:08:54 542e8411969a: Preparing 23:08:54 0574ec9fe068: Preparing 23:08:54 e5e13b0c77cb: Preparing 23:08:54 994198808a9b: Layer already exists 23:08:54 0574ec9fe068: Layer already exists 23:08:54 6d5d38620787: Layer already exists 23:08:54 e5e13b0c77cb: Layer already exists 23:08:54 542e8411969a: Layer already exists 23:08:54 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:2a2136519a1e77b584523c909d444e3698be66e82054f001a312cfa8e0295cfa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:08:54 994198808a9b: Preparing 23:08:54 6d5d38620787: Preparing 23:08:54 542e8411969a: Preparing 23:08:54 0574ec9fe068: Preparing 23:08:54 e5e13b0c77cb: Preparing 23:08:54 542e8411969a: Layer already exists 23:08:54 994198808a9b: Layer already exists 23:08:54 0574ec9fe068: Layer already exists 23:08:54 e5e13b0c77cb: Layer already exists 23:08:54 6d5d38620787: Layer already exists 23:08:54 main: digest: sha256:2a2136519a1e77b584523c909d444e3698be66e82054f001a312cfa8e0295cfa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:54 ===================================================== [Pipeline] echo 23:08:54 taggedImages: 23:08:54 - nexus3.edgexfoundry.org:10004/core-data:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:54 - nexus3.edgexfoundry.org:10004/core-data:latest 23:08:54 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.5 23:08:54 - nexus3.edgexfoundry.org:10004/core-data:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:08:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:08:54 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:54 latest 23:08:54 3.0.0-dev.5 23:08:54 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:54 main 23:08:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:08:55 00059b58800e: Preparing 23:08:55 6406de276119: Preparing 23:08:55 816581d6395a: Preparing 23:08:55 542e8411969a: Preparing 23:08:55 7608dcdfe2bb: Preparing 23:08:55 e5e13b0c77cb: Preparing 23:08:55 e5e13b0c77cb: Waiting 23:08:55 542e8411969a: Layer already exists 23:08:55 7608dcdfe2bb: Layer already exists 23:08:55 e5e13b0c77cb: Layer already exists 23:08:55 00059b58800e: Pushed 23:08:55 6406de276119: Pushed 23:08:56 816581d6395a: Pushed 23:08:56 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:954596fb5dd8455e3631b160dfcdad1dec8acd4eaeee026939236716651cf530 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:08:57 00059b58800e: Preparing 23:08:57 6406de276119: Preparing 23:08:57 816581d6395a: Preparing 23:08:57 542e8411969a: Preparing 23:08:57 7608dcdfe2bb: Preparing 23:08:57 e5e13b0c77cb: Preparing 23:08:57 e5e13b0c77cb: Waiting 23:08:57 816581d6395a: Layer already exists 23:08:57 7608dcdfe2bb: Layer already exists 23:08:57 00059b58800e: Layer already exists 23:08:57 542e8411969a: Layer already exists 23:08:57 6406de276119: Layer already exists 23:08:57 e5e13b0c77cb: Layer already exists 23:08:57 latest: digest: sha256:954596fb5dd8455e3631b160dfcdad1dec8acd4eaeee026939236716651cf530 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.5 23:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:08:58 00059b58800e: Preparing 23:08:58 6406de276119: Preparing 23:08:58 816581d6395a: Preparing 23:08:58 542e8411969a: Preparing 23:08:58 7608dcdfe2bb: Preparing 23:08:58 e5e13b0c77cb: Preparing 23:08:58 e5e13b0c77cb: Waiting 23:08:58 6406de276119: Layer already exists 23:08:58 7608dcdfe2bb: Layer already exists 23:08:58 816581d6395a: Layer already exists 23:08:58 00059b58800e: Layer already exists 23:08:58 542e8411969a: Layer already exists 23:08:58 e5e13b0c77cb: Layer already exists 23:08:58 3.0.0-dev.5: digest: sha256:954596fb5dd8455e3631b160dfcdad1dec8acd4eaeee026939236716651cf530 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:08:59 00059b58800e: Preparing 23:08:59 6406de276119: Preparing 23:08:59 816581d6395a: Preparing 23:08:59 542e8411969a: Preparing 23:08:59 7608dcdfe2bb: Preparing 23:08:59 e5e13b0c77cb: Preparing 23:08:59 e5e13b0c77cb: Waiting 23:08:59 6406de276119: Layer already exists 23:08:59 00059b58800e: Layer already exists 23:08:59 542e8411969a: Layer already exists 23:08:59 816581d6395a: Layer already exists 23:08:59 7608dcdfe2bb: Layer already exists 23:08:59 e5e13b0c77cb: Layer already exists 23:08:59 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:954596fb5dd8455e3631b160dfcdad1dec8acd4eaeee026939236716651cf530 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:08:59 00059b58800e: Preparing 23:08:59 6406de276119: Preparing 23:08:59 816581d6395a: Preparing 23:08:59 542e8411969a: Preparing 23:08:59 7608dcdfe2bb: Preparing 23:08:59 e5e13b0c77cb: Preparing 23:08:59 e5e13b0c77cb: Waiting 23:08:59 816581d6395a: Layer already exists 23:08:59 542e8411969a: Layer already exists 23:08:59 7608dcdfe2bb: Layer already exists 23:08:59 6406de276119: Layer already exists 23:08:59 00059b58800e: Layer already exists 23:08:59 e5e13b0c77cb: Layer already exists 23:08:59 main: digest: sha256:954596fb5dd8455e3631b160dfcdad1dec8acd4eaeee026939236716651cf530 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:59 ===================================================== [Pipeline] echo 23:08:59 taggedImages: 23:08:59 - nexus3.edgexfoundry.org:10004/core-metadata:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:08:59 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.5 23:08:59 - nexus3.edgexfoundry.org:10004/core-metadata:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:08:59 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:08:59 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:08:59 latest 23:08:59 3.0.0-dev.5 23:08:59 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:08:59 main 23:08:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:09:00 855e0d7a3f95: Preparing 23:09:00 855e0d7a3f95: Preparing 23:09:00 67bf9d4a9d76: Preparing 23:09:00 e253fd6bbeb0: Preparing 23:09:00 8faf4214eaeb: Preparing 23:09:00 6017bf845699: Preparing 23:09:00 c9f1b97626c8: Preparing 23:09:00 542e8411969a: Preparing 23:09:00 cb3e63213992: Preparing 23:09:00 8004c3ca70e8: Preparing 23:09:00 a4d5ecaf72fb: Preparing 23:09:00 1ec7afcb988d: Preparing 23:09:00 e5e13b0c77cb: Preparing 23:09:00 542e8411969a: Waiting 23:09:00 cb3e63213992: Waiting 23:09:00 8004c3ca70e8: Waiting 23:09:00 c9f1b97626c8: Waiting 23:09:00 a4d5ecaf72fb: Waiting 23:09:00 1ec7afcb988d: Waiting 23:09:00 e5e13b0c77cb: Waiting 23:09:00 e253fd6bbeb0: Pushed 23:09:00 855e0d7a3f95: Pushed 23:09:00 6017bf845699: Pushed 23:09:00 67bf9d4a9d76: Pushed 23:09:00 8faf4214eaeb: Pushed 23:09:00 542e8411969a: Layer already exists 23:09:00 a4d5ecaf72fb: Pushed 23:09:00 cb3e63213992: Pushed 23:09:00 1ec7afcb988d: Pushed 23:09:00 8004c3ca70e8: Pushed 23:09:00 e5e13b0c77cb: Layer already exists 23:09:02 c9f1b97626c8: Pushed 23:09:02 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:e879010e12494b27041b684996ae9ca7d3553b0fa8f47c51228731251aecb3d7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:09:02 855e0d7a3f95: Preparing 23:09:02 855e0d7a3f95: Preparing 23:09:02 67bf9d4a9d76: Preparing 23:09:02 e253fd6bbeb0: Preparing 23:09:02 8faf4214eaeb: Preparing 23:09:02 6017bf845699: Preparing 23:09:02 c9f1b97626c8: Preparing 23:09:02 542e8411969a: Preparing 23:09:02 cb3e63213992: Preparing 23:09:02 8004c3ca70e8: Preparing 23:09:02 a4d5ecaf72fb: Preparing 23:09:02 1ec7afcb988d: Preparing 23:09:02 e5e13b0c77cb: Preparing 23:09:02 a4d5ecaf72fb: Waiting 23:09:02 1ec7afcb988d: Waiting 23:09:02 e5e13b0c77cb: Waiting 23:09:02 542e8411969a: Waiting 23:09:02 cb3e63213992: Waiting 23:09:02 8004c3ca70e8: Waiting 23:09:02 c9f1b97626c8: Waiting 23:09:02 8faf4214eaeb: Layer already exists 23:09:02 855e0d7a3f95: Layer already exists 23:09:02 67bf9d4a9d76: Layer already exists 23:09:02 e253fd6bbeb0: Layer already exists 23:09:02 6017bf845699: Layer already exists 23:09:02 cb3e63213992: Layer already exists 23:09:02 542e8411969a: Layer already exists 23:09:02 8004c3ca70e8: Layer already exists 23:09:02 c9f1b97626c8: Layer already exists 23:09:02 a4d5ecaf72fb: Layer already exists 23:09:02 1ec7afcb988d: Layer already exists 23:09:02 e5e13b0c77cb: Layer already exists 23:09:02 latest: digest: sha256:e879010e12494b27041b684996ae9ca7d3553b0fa8f47c51228731251aecb3d7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.5 23:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:09:03 855e0d7a3f95: Preparing 23:09:03 855e0d7a3f95: Preparing 23:09:03 67bf9d4a9d76: Preparing 23:09:03 e253fd6bbeb0: Preparing 23:09:03 8faf4214eaeb: Preparing 23:09:03 6017bf845699: Preparing 23:09:03 c9f1b97626c8: Preparing 23:09:03 542e8411969a: Preparing 23:09:03 cb3e63213992: Preparing 23:09:03 8004c3ca70e8: Preparing 23:09:03 a4d5ecaf72fb: Preparing 23:09:03 1ec7afcb988d: Preparing 23:09:03 e5e13b0c77cb: Preparing 23:09:03 542e8411969a: Waiting 23:09:03 a4d5ecaf72fb: Waiting 23:09:03 1ec7afcb988d: Waiting 23:09:03 e5e13b0c77cb: Waiting 23:09:03 cb3e63213992: Waiting 23:09:03 8004c3ca70e8: Waiting 23:09:03 c9f1b97626c8: Waiting 23:09:03 67bf9d4a9d76: Layer already exists 23:09:03 8faf4214eaeb: Layer already exists 23:09:03 e253fd6bbeb0: Layer already exists 23:09:03 6017bf845699: Layer already exists 23:09:03 855e0d7a3f95: Layer already exists 23:09:03 542e8411969a: Layer already exists 23:09:03 c9f1b97626c8: Layer already exists 23:09:03 a4d5ecaf72fb: Layer already exists 23:09:03 cb3e63213992: Layer already exists 23:09:03 8004c3ca70e8: Layer already exists 23:09:03 1ec7afcb988d: Layer already exists 23:09:03 e5e13b0c77cb: Layer already exists 23:09:03 3.0.0-dev.5: digest: sha256:e879010e12494b27041b684996ae9ca7d3553b0fa8f47c51228731251aecb3d7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:09:03 855e0d7a3f95: Preparing 23:09:03 855e0d7a3f95: Preparing 23:09:03 67bf9d4a9d76: Preparing 23:09:03 e253fd6bbeb0: Preparing 23:09:03 8faf4214eaeb: Preparing 23:09:03 6017bf845699: Preparing 23:09:03 c9f1b97626c8: Preparing 23:09:03 542e8411969a: Preparing 23:09:03 cb3e63213992: Preparing 23:09:03 8004c3ca70e8: Preparing 23:09:03 a4d5ecaf72fb: Preparing 23:09:03 1ec7afcb988d: Preparing 23:09:03 e5e13b0c77cb: Preparing 23:09:03 a4d5ecaf72fb: Waiting 23:09:03 c9f1b97626c8: Waiting 23:09:03 1ec7afcb988d: Waiting 23:09:03 542e8411969a: Waiting 23:09:03 e5e13b0c77cb: Waiting 23:09:03 8004c3ca70e8: Waiting 23:09:03 cb3e63213992: Waiting 23:09:03 67bf9d4a9d76: Layer already exists 23:09:03 8faf4214eaeb: Layer already exists 23:09:03 855e0d7a3f95: Layer already exists 23:09:03 6017bf845699: Layer already exists 23:09:03 e253fd6bbeb0: Layer already exists 23:09:03 c9f1b97626c8: Layer already exists 23:09:03 542e8411969a: Layer already exists 23:09:03 cb3e63213992: Layer already exists 23:09:03 a4d5ecaf72fb: Layer already exists 23:09:03 8004c3ca70e8: Layer already exists 23:09:03 1ec7afcb988d: Layer already exists 23:09:03 e5e13b0c77cb: Layer already exists 23:09:03 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:e879010e12494b27041b684996ae9ca7d3553b0fa8f47c51228731251aecb3d7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:09:04 855e0d7a3f95: Preparing 23:09:04 855e0d7a3f95: Preparing 23:09:04 67bf9d4a9d76: Preparing 23:09:04 e253fd6bbeb0: Preparing 23:09:04 8faf4214eaeb: Preparing 23:09:04 6017bf845699: Preparing 23:09:04 c9f1b97626c8: Preparing 23:09:04 542e8411969a: Preparing 23:09:04 cb3e63213992: Preparing 23:09:04 8004c3ca70e8: Preparing 23:09:04 a4d5ecaf72fb: Preparing 23:09:04 1ec7afcb988d: Preparing 23:09:04 e5e13b0c77cb: Preparing 23:09:04 a4d5ecaf72fb: Waiting 23:09:04 542e8411969a: Waiting 23:09:04 e5e13b0c77cb: Waiting 23:09:04 cb3e63213992: Waiting 23:09:04 1ec7afcb988d: Waiting 23:09:04 8004c3ca70e8: Waiting 23:09:04 c9f1b97626c8: Waiting 23:09:04 6017bf845699: Layer already exists 23:09:04 855e0d7a3f95: Layer already exists 23:09:04 67bf9d4a9d76: Layer already exists 23:09:04 e253fd6bbeb0: Layer already exists 23:09:04 8faf4214eaeb: Layer already exists 23:09:04 c9f1b97626c8: Layer already exists 23:09:04 542e8411969a: Layer already exists 23:09:04 cb3e63213992: Layer already exists 23:09:04 8004c3ca70e8: Layer already exists 23:09:04 a4d5ecaf72fb: Layer already exists 23:09:04 1ec7afcb988d: Layer already exists 23:09:04 e5e13b0c77cb: Layer already exists 23:09:04 main: digest: sha256:e879010e12494b27041b684996ae9ca7d3553b0fa8f47c51228731251aecb3d7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:04 ===================================================== [Pipeline] echo 23:09:04 taggedImages: 23:09:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:09:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.5 23:09:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:09:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:09:04 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:04 latest 23:09:04 3.0.0-dev.5 23:09:04 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:04 main 23:09:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:09:05 18fe3f1ac9bc: Preparing 23:09:05 00a609ba1ecf: Preparing 23:09:05 be5108cde62d: Preparing 23:09:05 f695e35b9e36: Preparing 23:09:05 95f3f603cb1b: Preparing 23:09:05 a62013fb1299: Preparing 23:09:05 f920cde5ed63: Preparing 23:09:05 e5e13b0c77cb: Preparing 23:09:05 f920cde5ed63: Waiting 23:09:05 e5e13b0c77cb: Waiting 23:09:05 a62013fb1299: Waiting 23:09:05 18fe3f1ac9bc: Pushed 23:09:05 00a609ba1ecf: Pushed 23:09:05 95f3f603cb1b: Pushed 23:09:05 e5e13b0c77cb: Layer already exists 23:09:05 a62013fb1299: Pushed 23:09:05 f920cde5ed63: Pushed 23:09:06 f695e35b9e36: Pushed 23:09:06 be5108cde62d: Pushed 23:09:06 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:01e113cf74dae4a48e597440e0b76988def44df2188bf67efd625a32baf94bc0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:09:06 18fe3f1ac9bc: Preparing 23:09:06 00a609ba1ecf: Preparing 23:09:06 be5108cde62d: Preparing 23:09:06 f695e35b9e36: Preparing 23:09:06 95f3f603cb1b: Preparing 23:09:06 a62013fb1299: Preparing 23:09:06 f920cde5ed63: Preparing 23:09:06 e5e13b0c77cb: Preparing 23:09:06 a62013fb1299: Waiting 23:09:06 f920cde5ed63: Waiting 23:09:06 e5e13b0c77cb: Waiting 23:09:06 00a609ba1ecf: Layer already exists 23:09:06 95f3f603cb1b: Layer already exists 23:09:06 be5108cde62d: Layer already exists 23:09:06 18fe3f1ac9bc: Layer already exists 23:09:06 f695e35b9e36: Layer already exists 23:09:06 a62013fb1299: Layer already exists 23:09:06 f920cde5ed63: Layer already exists 23:09:06 e5e13b0c77cb: Layer already exists 23:09:06 latest: digest: sha256:01e113cf74dae4a48e597440e0b76988def44df2188bf67efd625a32baf94bc0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.5 23:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:09:07 18fe3f1ac9bc: Preparing 23:09:07 00a609ba1ecf: Preparing 23:09:07 be5108cde62d: Preparing 23:09:07 f695e35b9e36: Preparing 23:09:07 95f3f603cb1b: Preparing 23:09:07 a62013fb1299: Preparing 23:09:07 f920cde5ed63: Preparing 23:09:07 e5e13b0c77cb: Preparing 23:09:07 a62013fb1299: Waiting 23:09:07 f920cde5ed63: Waiting 23:09:07 e5e13b0c77cb: Waiting 23:09:07 18fe3f1ac9bc: Layer already exists 23:09:07 f695e35b9e36: Layer already exists 23:09:07 00a609ba1ecf: Layer already exists 23:09:07 95f3f603cb1b: Layer already exists 23:09:07 be5108cde62d: Layer already exists 23:09:07 a62013fb1299: Layer already exists 23:09:07 e5e13b0c77cb: Layer already exists 23:09:07 f920cde5ed63: Layer already exists 23:09:07 3.0.0-dev.5: digest: sha256:01e113cf74dae4a48e597440e0b76988def44df2188bf67efd625a32baf94bc0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:09:08 18fe3f1ac9bc: Preparing 23:09:08 00a609ba1ecf: Preparing 23:09:08 be5108cde62d: Preparing 23:09:08 f695e35b9e36: Preparing 23:09:08 95f3f603cb1b: Preparing 23:09:08 a62013fb1299: Preparing 23:09:08 f920cde5ed63: Preparing 23:09:08 e5e13b0c77cb: Preparing 23:09:08 a62013fb1299: Waiting 23:09:08 f920cde5ed63: Waiting 23:09:08 e5e13b0c77cb: Waiting 23:09:08 95f3f603cb1b: Layer already exists 23:09:08 be5108cde62d: Layer already exists 23:09:08 18fe3f1ac9bc: Layer already exists 23:09:08 f695e35b9e36: Layer already exists 23:09:08 00a609ba1ecf: Layer already exists 23:09:08 a62013fb1299: Layer already exists 23:09:08 f920cde5ed63: Layer already exists 23:09:08 e5e13b0c77cb: Layer already exists 23:09:08 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:01e113cf74dae4a48e597440e0b76988def44df2188bf67efd625a32baf94bc0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:09:08 18fe3f1ac9bc: Preparing 23:09:08 00a609ba1ecf: Preparing 23:09:08 be5108cde62d: Preparing 23:09:08 f695e35b9e36: Preparing 23:09:08 95f3f603cb1b: Preparing 23:09:08 a62013fb1299: Preparing 23:09:08 f920cde5ed63: Preparing 23:09:08 e5e13b0c77cb: Preparing 23:09:08 e5e13b0c77cb: Waiting 23:09:08 f920cde5ed63: Waiting 23:09:08 a62013fb1299: Waiting 23:09:08 18fe3f1ac9bc: Layer already exists 23:09:08 95f3f603cb1b: Layer already exists 23:09:08 00a609ba1ecf: Layer already exists 23:09:08 f695e35b9e36: Layer already exists 23:09:08 be5108cde62d: Layer already exists 23:09:08 a62013fb1299: Layer already exists 23:09:08 e5e13b0c77cb: Layer already exists 23:09:08 f920cde5ed63: Layer already exists 23:09:08 main: digest: sha256:01e113cf74dae4a48e597440e0b76988def44df2188bf67efd625a32baf94bc0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:08 ===================================================== [Pipeline] echo 23:09:08 taggedImages: 23:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.5 23:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:09:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:09:08 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:08 latest 23:09:08 3.0.0-dev.5 23:09:08 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:08 main 23:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:09:09 df795dbf587d: Preparing 23:09:09 226fb3aa2ca2: Preparing 23:09:09 6c8faa9f42a4: Preparing 23:09:09 58500f0dada9: Preparing 23:09:09 67f7ef3487e5: Preparing 23:09:09 e49789b985ab: Preparing 23:09:09 2c3640d25581: Preparing 23:09:09 7fea738c3d88: Preparing 23:09:09 8589220d6a75: Preparing 23:09:09 e5e13b0c77cb: Preparing 23:09:09 e49789b985ab: Waiting 23:09:09 7fea738c3d88: Waiting 23:09:09 e5e13b0c77cb: Waiting 23:09:09 8589220d6a75: Waiting 23:09:09 226fb3aa2ca2: Pushed 23:09:09 67f7ef3487e5: Pushed 23:09:09 df795dbf587d: Pushed 23:09:09 e49789b985ab: Pushed 23:09:09 7fea738c3d88: Pushed 23:09:09 2c3640d25581: Pushed 23:09:09 e5e13b0c77cb: Layer already exists 23:09:09 8589220d6a75: Pushed 23:09:10 58500f0dada9: Pushed 23:09:10 6c8faa9f42a4: Pushed 23:09:10 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:cbbce321c0d17261e2a177d5a3113860f133e111789213bc77a4729de89f4b02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:09:11 df795dbf587d: Preparing 23:09:11 226fb3aa2ca2: Preparing 23:09:11 6c8faa9f42a4: Preparing 23:09:11 58500f0dada9: Preparing 23:09:11 67f7ef3487e5: Preparing 23:09:11 e49789b985ab: Preparing 23:09:11 2c3640d25581: Preparing 23:09:11 7fea738c3d88: Preparing 23:09:11 8589220d6a75: Preparing 23:09:11 e5e13b0c77cb: Preparing 23:09:11 2c3640d25581: Waiting 23:09:11 7fea738c3d88: Waiting 23:09:11 e5e13b0c77cb: Waiting 23:09:11 8589220d6a75: Waiting 23:09:11 67f7ef3487e5: Layer already exists 23:09:11 6c8faa9f42a4: Layer already exists 23:09:11 58500f0dada9: Layer already exists 23:09:11 226fb3aa2ca2: Layer already exists 23:09:11 df795dbf587d: Layer already exists 23:09:11 e49789b985ab: Layer already exists 23:09:11 2c3640d25581: Layer already exists 23:09:11 8589220d6a75: Layer already exists 23:09:11 e5e13b0c77cb: Layer already exists 23:09:11 7fea738c3d88: Layer already exists 23:09:11 latest: digest: sha256:cbbce321c0d17261e2a177d5a3113860f133e111789213bc77a4729de89f4b02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.5 23:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:09:12 df795dbf587d: Preparing 23:09:12 226fb3aa2ca2: Preparing 23:09:12 6c8faa9f42a4: Preparing 23:09:12 58500f0dada9: Preparing 23:09:12 67f7ef3487e5: Preparing 23:09:12 e49789b985ab: Preparing 23:09:12 2c3640d25581: Preparing 23:09:12 7fea738c3d88: Preparing 23:09:12 8589220d6a75: Preparing 23:09:12 e5e13b0c77cb: Preparing 23:09:12 2c3640d25581: Waiting 23:09:12 e49789b985ab: Waiting 23:09:12 8589220d6a75: Waiting 23:09:12 e5e13b0c77cb: Waiting 23:09:12 7fea738c3d88: Waiting 23:09:12 58500f0dada9: Layer already exists 23:09:12 6c8faa9f42a4: Layer already exists 23:09:12 67f7ef3487e5: Layer already exists 23:09:12 226fb3aa2ca2: Layer already exists 23:09:12 df795dbf587d: Layer already exists 23:09:12 e49789b985ab: Layer already exists 23:09:12 2c3640d25581: Layer already exists 23:09:12 7fea738c3d88: Layer already exists 23:09:12 8589220d6a75: Layer already exists 23:09:12 e5e13b0c77cb: Layer already exists 23:09:12 3.0.0-dev.5: digest: sha256:cbbce321c0d17261e2a177d5a3113860f133e111789213bc77a4729de89f4b02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:09:12 df795dbf587d: Preparing 23:09:12 226fb3aa2ca2: Preparing 23:09:12 6c8faa9f42a4: Preparing 23:09:12 58500f0dada9: Preparing 23:09:12 67f7ef3487e5: Preparing 23:09:12 e49789b985ab: Preparing 23:09:12 2c3640d25581: Preparing 23:09:12 7fea738c3d88: Preparing 23:09:12 8589220d6a75: Preparing 23:09:12 e5e13b0c77cb: Preparing 23:09:12 e49789b985ab: Waiting 23:09:12 8589220d6a75: Waiting 23:09:12 e5e13b0c77cb: Waiting 23:09:12 2c3640d25581: Waiting 23:09:12 7fea738c3d88: Waiting 23:09:12 58500f0dada9: Layer already exists 23:09:12 6c8faa9f42a4: Layer already exists 23:09:12 67f7ef3487e5: Layer already exists 23:09:12 226fb3aa2ca2: Layer already exists 23:09:12 df795dbf587d: Layer already exists 23:09:12 e49789b985ab: Layer already exists 23:09:12 8589220d6a75: Layer already exists 23:09:12 7fea738c3d88: Layer already exists 23:09:12 e5e13b0c77cb: Layer already exists 23:09:12 2c3640d25581: Layer already exists 23:09:12 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:cbbce321c0d17261e2a177d5a3113860f133e111789213bc77a4729de89f4b02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:09:13 df795dbf587d: Preparing 23:09:13 226fb3aa2ca2: Preparing 23:09:13 6c8faa9f42a4: Preparing 23:09:13 58500f0dada9: Preparing 23:09:13 67f7ef3487e5: Preparing 23:09:13 e49789b985ab: Preparing 23:09:13 2c3640d25581: Preparing 23:09:13 7fea738c3d88: Preparing 23:09:13 8589220d6a75: Preparing 23:09:13 e5e13b0c77cb: Preparing 23:09:13 e49789b985ab: Waiting 23:09:13 2c3640d25581: Waiting 23:09:13 7fea738c3d88: Waiting 23:09:13 e5e13b0c77cb: Waiting 23:09:13 8589220d6a75: Waiting 23:09:13 67f7ef3487e5: Layer already exists 23:09:13 226fb3aa2ca2: Layer already exists 23:09:13 df795dbf587d: Layer already exists 23:09:13 58500f0dada9: Layer already exists 23:09:13 6c8faa9f42a4: Layer already exists 23:09:13 e49789b985ab: Layer already exists 23:09:13 7fea738c3d88: Layer already exists 23:09:13 2c3640d25581: Layer already exists 23:09:13 e5e13b0c77cb: Layer already exists 23:09:13 8589220d6a75: Layer already exists 23:09:13 main: digest: sha256:cbbce321c0d17261e2a177d5a3113860f133e111789213bc77a4729de89f4b02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:13 ===================================================== [Pipeline] echo 23:09:13 taggedImages: 23:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.5 23:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:09:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:09:13 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:13 latest 23:09:13 3.0.0-dev.5 23:09:13 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:13 main 23:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:09:13 ac560674483e: Preparing 23:09:13 17caf8c7d44f: Preparing 23:09:13 542e8411969a: Preparing 23:09:13 cc26b26ff2d7: Preparing 23:09:13 34d5ebaa5410: Preparing 23:09:13 542e8411969a: Layer already exists 23:09:13 34d5ebaa5410: Layer already exists 23:09:13 ac560674483e: Pushed 23:09:14 cc26b26ff2d7: Pushed 23:09:15 17caf8c7d44f: Pushed 23:09:15 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:77c70fa4836a550e9824bae7daa91392051a5a5664a56e16c9cdf7e10d1cac38 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:09:16 ac560674483e: Preparing 23:09:16 17caf8c7d44f: Preparing 23:09:16 542e8411969a: Preparing 23:09:16 cc26b26ff2d7: Preparing 23:09:16 34d5ebaa5410: Preparing 23:09:16 542e8411969a: Layer already exists 23:09:16 34d5ebaa5410: Layer already exists 23:09:16 cc26b26ff2d7: Layer already exists 23:09:16 17caf8c7d44f: Layer already exists 23:09:16 ac560674483e: Layer already exists 23:09:16 latest: digest: sha256:77c70fa4836a550e9824bae7daa91392051a5a5664a56e16c9cdf7e10d1cac38 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.5 23:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:09:17 ac560674483e: Preparing 23:09:17 17caf8c7d44f: Preparing 23:09:17 542e8411969a: Preparing 23:09:17 cc26b26ff2d7: Preparing 23:09:17 34d5ebaa5410: Preparing 23:09:17 17caf8c7d44f: Layer already exists 23:09:17 cc26b26ff2d7: Layer already exists 23:09:17 ac560674483e: Layer already exists 23:09:17 34d5ebaa5410: Layer already exists 23:09:17 542e8411969a: Layer already exists 23:09:17 3.0.0-dev.5: digest: sha256:77c70fa4836a550e9824bae7daa91392051a5a5664a56e16c9cdf7e10d1cac38 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:09:17 ac560674483e: Preparing 23:09:17 17caf8c7d44f: Preparing 23:09:17 542e8411969a: Preparing 23:09:17 cc26b26ff2d7: Preparing 23:09:17 34d5ebaa5410: Preparing 23:09:17 542e8411969a: Layer already exists 23:09:17 34d5ebaa5410: Layer already exists 23:09:17 cc26b26ff2d7: Layer already exists 23:09:17 ac560674483e: Layer already exists 23:09:17 17caf8c7d44f: Layer already exists 23:09:17 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:77c70fa4836a550e9824bae7daa91392051a5a5664a56e16c9cdf7e10d1cac38 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:09:18 ac560674483e: Preparing 23:09:18 17caf8c7d44f: Preparing 23:09:18 542e8411969a: Preparing 23:09:18 cc26b26ff2d7: Preparing 23:09:18 34d5ebaa5410: Preparing 23:09:18 34d5ebaa5410: Layer already exists 23:09:18 542e8411969a: Layer already exists 23:09:18 cc26b26ff2d7: Layer already exists 23:09:18 17caf8c7d44f: Layer already exists 23:09:18 ac560674483e: Layer already exists 23:09:18 main: digest: sha256:77c70fa4836a550e9824bae7daa91392051a5a5664a56e16c9cdf7e10d1cac38 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:18 ===================================================== [Pipeline] echo 23:09:18 taggedImages: 23:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.5 23:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:09:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:09:18 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:18 latest 23:09:18 3.0.0-dev.5 23:09:18 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:18 main 23:09:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:09:19 da88cd11271e: Preparing 23:09:19 b076f04bf590: Preparing 23:09:19 3ee1947a22e8: Preparing 23:09:19 6e16670a6515: Preparing 23:09:19 b178f82c9ec0: Preparing 23:09:19 994d93ac5a08: Preparing 23:09:19 34d5ebaa5410: Preparing 23:09:19 994d93ac5a08: Waiting 23:09:19 34d5ebaa5410: Waiting 23:09:19 da88cd11271e: Pushed 23:09:19 3ee1947a22e8: Pushed 23:09:19 b076f04bf590: Pushed 23:09:19 34d5ebaa5410: Layer already exists 23:09:19 994d93ac5a08: Pushed 23:09:22 b178f82c9ec0: Pushed 23:09:25 6e16670a6515: Pushed 23:09:25 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:fea6ef7f69a9ec302c76d01ebec7f7f0260a52dc073e3ebc8c8035fed4f1b6d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:09:26 da88cd11271e: Preparing 23:09:26 b076f04bf590: Preparing 23:09:26 3ee1947a22e8: Preparing 23:09:26 6e16670a6515: Preparing 23:09:26 b178f82c9ec0: Preparing 23:09:26 994d93ac5a08: Preparing 23:09:26 34d5ebaa5410: Preparing 23:09:26 34d5ebaa5410: Waiting 23:09:26 994d93ac5a08: Waiting 23:09:26 da88cd11271e: Layer already exists 23:09:26 6e16670a6515: Layer already exists 23:09:26 b178f82c9ec0: Layer already exists 23:09:26 b076f04bf590: Layer already exists 23:09:26 3ee1947a22e8: Layer already exists 23:09:26 994d93ac5a08: Layer already exists 23:09:26 34d5ebaa5410: Layer already exists 23:09:26 latest: digest: sha256:fea6ef7f69a9ec302c76d01ebec7f7f0260a52dc073e3ebc8c8035fed4f1b6d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.5 23:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:09:26 da88cd11271e: Preparing 23:09:26 b076f04bf590: Preparing 23:09:26 3ee1947a22e8: Preparing 23:09:26 6e16670a6515: Preparing 23:09:26 b178f82c9ec0: Preparing 23:09:26 994d93ac5a08: Preparing 23:09:26 34d5ebaa5410: Preparing 23:09:26 994d93ac5a08: Waiting 23:09:26 34d5ebaa5410: Waiting 23:09:26 3ee1947a22e8: Layer already exists 23:09:26 b178f82c9ec0: Layer already exists 23:09:26 b076f04bf590: Layer already exists 23:09:26 6e16670a6515: Layer already exists 23:09:26 da88cd11271e: Layer already exists 23:09:26 34d5ebaa5410: Layer already exists 23:09:26 994d93ac5a08: Layer already exists 23:09:26 3.0.0-dev.5: digest: sha256:fea6ef7f69a9ec302c76d01ebec7f7f0260a52dc073e3ebc8c8035fed4f1b6d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:09:27 da88cd11271e: Preparing 23:09:27 b076f04bf590: Preparing 23:09:27 3ee1947a22e8: Preparing 23:09:27 6e16670a6515: Preparing 23:09:27 b178f82c9ec0: Preparing 23:09:27 994d93ac5a08: Preparing 23:09:27 34d5ebaa5410: Preparing 23:09:27 34d5ebaa5410: Waiting 23:09:27 994d93ac5a08: Waiting 23:09:27 da88cd11271e: Layer already exists 23:09:27 b076f04bf590: Layer already exists 23:09:27 3ee1947a22e8: Layer already exists 23:09:27 b178f82c9ec0: Layer already exists 23:09:27 6e16670a6515: Layer already exists 23:09:27 34d5ebaa5410: Layer already exists 23:09:27 994d93ac5a08: Layer already exists 23:09:27 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:fea6ef7f69a9ec302c76d01ebec7f7f0260a52dc073e3ebc8c8035fed4f1b6d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:09:28 da88cd11271e: Preparing 23:09:28 b076f04bf590: Preparing 23:09:28 3ee1947a22e8: Preparing 23:09:28 6e16670a6515: Preparing 23:09:28 b178f82c9ec0: Preparing 23:09:28 994d93ac5a08: Preparing 23:09:28 34d5ebaa5410: Preparing 23:09:28 994d93ac5a08: Waiting 23:09:28 34d5ebaa5410: Waiting 23:09:28 da88cd11271e: Layer already exists 23:09:28 6e16670a6515: Layer already exists 23:09:28 3ee1947a22e8: Layer already exists 23:09:28 b178f82c9ec0: Layer already exists 23:09:28 b076f04bf590: Layer already exists 23:09:28 994d93ac5a08: Layer already exists 23:09:28 34d5ebaa5410: Layer already exists 23:09:28 main: digest: sha256:fea6ef7f69a9ec302c76d01ebec7f7f0260a52dc073e3ebc8c8035fed4f1b6d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:28 ===================================================== [Pipeline] echo 23:09:28 taggedImages: 23:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.5 23:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:09:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:09:28 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:28 latest 23:09:28 3.0.0-dev.5 23:09:28 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:28 main 23:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:09:28 1b34347713d0: Preparing 23:09:28 9f6160c4d2d5: Preparing 23:09:28 fb6fe9f60d28: Preparing 23:09:28 4b32fcf523b4: Preparing 23:09:28 218abb61c961: Preparing 23:09:28 34d5ebaa5410: Preparing 23:09:28 fb6fe9f60d28: Pushed 23:09:28 1b34347713d0: Pushed 23:09:28 9f6160c4d2d5: Pushed 23:09:28 34d5ebaa5410: Layer already exists 23:09:29 218abb61c961: Pushed 23:09:35 4b32fcf523b4: Pushed 23:09:35 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:2a5bd0a257f3e970bdb566d9b23b68f68f4101a286889f6053918a1ce951b980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:09:36 1b34347713d0: Preparing 23:09:36 9f6160c4d2d5: Preparing 23:09:36 fb6fe9f60d28: Preparing 23:09:36 4b32fcf523b4: Preparing 23:09:36 218abb61c961: Preparing 23:09:36 34d5ebaa5410: Preparing 23:09:36 34d5ebaa5410: Waiting 23:09:36 9f6160c4d2d5: Layer already exists 23:09:36 218abb61c961: Layer already exists 23:09:36 1b34347713d0: Layer already exists 23:09:36 4b32fcf523b4: Layer already exists 23:09:36 fb6fe9f60d28: Layer already exists 23:09:36 34d5ebaa5410: Layer already exists 23:09:36 latest: digest: sha256:2a5bd0a257f3e970bdb566d9b23b68f68f4101a286889f6053918a1ce951b980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.5 23:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:09:36 1b34347713d0: Preparing 23:09:36 9f6160c4d2d5: Preparing 23:09:36 fb6fe9f60d28: Preparing 23:09:36 4b32fcf523b4: Preparing 23:09:36 218abb61c961: Preparing 23:09:36 34d5ebaa5410: Preparing 23:09:36 34d5ebaa5410: Waiting 23:09:36 4b32fcf523b4: Layer already exists 23:09:36 fb6fe9f60d28: Layer already exists 23:09:36 218abb61c961: Layer already exists 23:09:36 9f6160c4d2d5: Layer already exists 23:09:36 1b34347713d0: Layer already exists 23:09:36 34d5ebaa5410: Layer already exists 23:09:36 3.0.0-dev.5: digest: sha256:2a5bd0a257f3e970bdb566d9b23b68f68f4101a286889f6053918a1ce951b980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:09:37 1b34347713d0: Preparing 23:09:37 9f6160c4d2d5: Preparing 23:09:37 fb6fe9f60d28: Preparing 23:09:37 4b32fcf523b4: Preparing 23:09:37 218abb61c961: Preparing 23:09:37 34d5ebaa5410: Preparing 23:09:37 34d5ebaa5410: Waiting 23:09:37 9f6160c4d2d5: Layer already exists 23:09:37 4b32fcf523b4: Layer already exists 23:09:37 1b34347713d0: Layer already exists 23:09:37 218abb61c961: Layer already exists 23:09:37 fb6fe9f60d28: Layer already exists 23:09:37 34d5ebaa5410: Layer already exists 23:09:37 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:2a5bd0a257f3e970bdb566d9b23b68f68f4101a286889f6053918a1ce951b980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:09:37 1b34347713d0: Preparing 23:09:37 9f6160c4d2d5: Preparing 23:09:37 fb6fe9f60d28: Preparing 23:09:37 4b32fcf523b4: Preparing 23:09:37 218abb61c961: Preparing 23:09:37 34d5ebaa5410: Preparing 23:09:37 34d5ebaa5410: Waiting 23:09:37 218abb61c961: Layer already exists 23:09:37 9f6160c4d2d5: Layer already exists 23:09:37 4b32fcf523b4: Layer already exists 23:09:37 fb6fe9f60d28: Layer already exists 23:09:37 1b34347713d0: Layer already exists 23:09:37 34d5ebaa5410: Layer already exists 23:09:37 main: digest: sha256:2a5bd0a257f3e970bdb566d9b23b68f68f4101a286889f6053918a1ce951b980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:38 ===================================================== [Pipeline] echo 23:09:38 taggedImages: 23:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.5 23:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:09:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:09:38 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:38 latest 23:09:38 3.0.0-dev.5 23:09:38 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:38 main 23:09:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:09:38 212ec80ff010: Preparing 23:09:38 f5b32a511ff0: Preparing 23:09:38 880d07ce4b5c: Preparing 23:09:38 1f484d14cde5: Preparing 23:09:38 994d93ac5a08: Preparing 23:09:38 34d5ebaa5410: Preparing 23:09:38 34d5ebaa5410: Waiting 23:09:38 994d93ac5a08: Layer already exists 23:09:38 34d5ebaa5410: Layer already exists 23:09:38 212ec80ff010: Pushed 23:09:38 f5b32a511ff0: Pushed 23:09:38 880d07ce4b5c: Pushed 23:09:45 1f484d14cde5: Pushed 23:09:45 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:7ea34cee64931086a8776546ff4c8a4acd92e029ff9ebfabc3f23ff580e91a21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:09:45 212ec80ff010: Preparing 23:09:45 f5b32a511ff0: Preparing 23:09:45 880d07ce4b5c: Preparing 23:09:45 1f484d14cde5: Preparing 23:09:45 994d93ac5a08: Preparing 23:09:45 34d5ebaa5410: Preparing 23:09:45 34d5ebaa5410: Waiting 23:09:45 212ec80ff010: Layer already exists 23:09:45 994d93ac5a08: Layer already exists 23:09:45 880d07ce4b5c: Layer already exists 23:09:45 1f484d14cde5: Layer already exists 23:09:45 f5b32a511ff0: Layer already exists 23:09:45 34d5ebaa5410: Layer already exists 23:09:45 latest: digest: sha256:7ea34cee64931086a8776546ff4c8a4acd92e029ff9ebfabc3f23ff580e91a21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.5 23:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:09:46 212ec80ff010: Preparing 23:09:46 f5b32a511ff0: Preparing 23:09:46 880d07ce4b5c: Preparing 23:09:46 1f484d14cde5: Preparing 23:09:46 994d93ac5a08: Preparing 23:09:46 34d5ebaa5410: Preparing 23:09:46 34d5ebaa5410: Waiting 23:09:46 994d93ac5a08: Layer already exists 23:09:46 1f484d14cde5: Layer already exists 23:09:46 880d07ce4b5c: Layer already exists 23:09:46 f5b32a511ff0: Layer already exists 23:09:46 212ec80ff010: Layer already exists 23:09:46 34d5ebaa5410: Layer already exists 23:09:46 3.0.0-dev.5: digest: sha256:7ea34cee64931086a8776546ff4c8a4acd92e029ff9ebfabc3f23ff580e91a21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:09:47 212ec80ff010: Preparing 23:09:47 f5b32a511ff0: Preparing 23:09:47 880d07ce4b5c: Preparing 23:09:47 1f484d14cde5: Preparing 23:09:47 994d93ac5a08: Preparing 23:09:47 34d5ebaa5410: Preparing 23:09:47 34d5ebaa5410: Waiting 23:09:47 1f484d14cde5: Layer already exists 23:09:47 212ec80ff010: Layer already exists 23:09:47 880d07ce4b5c: Layer already exists 23:09:47 f5b32a511ff0: Layer already exists 23:09:47 994d93ac5a08: Layer already exists 23:09:47 34d5ebaa5410: Layer already exists 23:09:47 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:7ea34cee64931086a8776546ff4c8a4acd92e029ff9ebfabc3f23ff580e91a21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:09:47 212ec80ff010: Preparing 23:09:47 f5b32a511ff0: Preparing 23:09:47 880d07ce4b5c: Preparing 23:09:47 1f484d14cde5: Preparing 23:09:47 994d93ac5a08: Preparing 23:09:47 34d5ebaa5410: Preparing 23:09:47 34d5ebaa5410: Waiting 23:09:47 1f484d14cde5: Layer already exists 23:09:47 f5b32a511ff0: Layer already exists 23:09:47 212ec80ff010: Layer already exists 23:09:47 880d07ce4b5c: Layer already exists 23:09:47 994d93ac5a08: Layer already exists 23:09:47 34d5ebaa5410: Layer already exists 23:09:47 main: digest: sha256:7ea34cee64931086a8776546ff4c8a4acd92e029ff9ebfabc3f23ff580e91a21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:47 ===================================================== [Pipeline] echo 23:09:47 taggedImages: 23:09:47 - nexus3.edgexfoundry.org:10004/security-spire-server:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:09:47 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.5 23:09:47 - nexus3.edgexfoundry.org:10004/security-spire-server:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:09:47 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:09:47 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:47 latest 23:09:47 3.0.0-dev.5 23:09:47 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:47 main 23:09:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:09:48 c4b292fff5ac: Preparing 23:09:48 01da2c3aa1a2: Preparing 23:09:48 542e8411969a: Preparing 23:09:48 a5864135c392: Preparing 23:09:48 e5e13b0c77cb: Preparing 23:09:48 542e8411969a: Layer already exists 23:09:48 e5e13b0c77cb: Layer already exists 23:09:48 c4b292fff5ac: Pushed 23:09:48 a5864135c392: Pushed 23:09:50 01da2c3aa1a2: Pushed 23:09:50 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:63a6a7e6d97494493243368c3811ef0195a557d2cabb01419cecde59b11f5ef3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:09:51 c4b292fff5ac: Preparing 23:09:51 01da2c3aa1a2: Preparing 23:09:51 542e8411969a: Preparing 23:09:51 a5864135c392: Preparing 23:09:51 e5e13b0c77cb: Preparing 23:09:51 01da2c3aa1a2: Layer already exists 23:09:51 a5864135c392: Layer already exists 23:09:51 542e8411969a: Layer already exists 23:09:51 e5e13b0c77cb: Layer already exists 23:09:51 c4b292fff5ac: Layer already exists 23:09:51 latest: digest: sha256:63a6a7e6d97494493243368c3811ef0195a557d2cabb01419cecde59b11f5ef3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.5 23:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:09:52 c4b292fff5ac: Preparing 23:09:52 01da2c3aa1a2: Preparing 23:09:52 542e8411969a: Preparing 23:09:52 a5864135c392: Preparing 23:09:52 e5e13b0c77cb: Preparing 23:09:52 c4b292fff5ac: Layer already exists 23:09:52 a5864135c392: Layer already exists 23:09:52 542e8411969a: Layer already exists 23:09:52 01da2c3aa1a2: Layer already exists 23:09:52 e5e13b0c77cb: Layer already exists 23:09:52 3.0.0-dev.5: digest: sha256:63a6a7e6d97494493243368c3811ef0195a557d2cabb01419cecde59b11f5ef3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:09:52 c4b292fff5ac: Preparing 23:09:52 01da2c3aa1a2: Preparing 23:09:52 542e8411969a: Preparing 23:09:52 a5864135c392: Preparing 23:09:52 e5e13b0c77cb: Preparing 23:09:52 e5e13b0c77cb: Layer already exists 23:09:52 a5864135c392: Layer already exists 23:09:52 542e8411969a: Layer already exists 23:09:52 c4b292fff5ac: Layer already exists 23:09:52 01da2c3aa1a2: Layer already exists 23:09:52 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:63a6a7e6d97494493243368c3811ef0195a557d2cabb01419cecde59b11f5ef3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:09:53 c4b292fff5ac: Preparing 23:09:53 01da2c3aa1a2: Preparing 23:09:53 542e8411969a: Preparing 23:09:53 a5864135c392: Preparing 23:09:53 e5e13b0c77cb: Preparing 23:09:53 542e8411969a: Layer already exists 23:09:53 c4b292fff5ac: Layer already exists 23:09:53 e5e13b0c77cb: Layer already exists 23:09:53 a5864135c392: Layer already exists 23:09:53 01da2c3aa1a2: Layer already exists 23:09:53 main: digest: sha256:63a6a7e6d97494493243368c3811ef0195a557d2cabb01419cecde59b11f5ef3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:53 ===================================================== [Pipeline] echo 23:09:53 taggedImages: 23:09:53 - nexus3.edgexfoundry.org:10004/support-notifications:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:09:53 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.5 23:09:53 - nexus3.edgexfoundry.org:10004/support-notifications:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:09:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:09:53 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:53 latest 23:09:53 3.0.0-dev.5 23:09:53 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:53 main 23:09:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:09:53 a087c32425cb: Preparing 23:09:53 826016fc2a2b: Preparing 23:09:53 542e8411969a: Preparing 23:09:53 a56c14716968: Preparing 23:09:53 e5e13b0c77cb: Preparing 23:09:53 542e8411969a: Layer already exists 23:09:53 e5e13b0c77cb: Layer already exists 23:09:53 a087c32425cb: Pushed 23:09:53 a56c14716968: Pushed 23:09:56 826016fc2a2b: Pushed 23:09:56 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:4201c57788c807e11a910b04b196e4f35a258b63549fa7873a14141dd7fa8c26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:09:57 a087c32425cb: Preparing 23:09:57 826016fc2a2b: Preparing 23:09:57 542e8411969a: Preparing 23:09:57 a56c14716968: Preparing 23:09:57 e5e13b0c77cb: Preparing 23:09:57 e5e13b0c77cb: Layer already exists 23:09:57 a56c14716968: Layer already exists 23:09:57 826016fc2a2b: Layer already exists 23:09:57 a087c32425cb: Layer already exists 23:09:57 542e8411969a: Layer already exists 23:09:57 latest: digest: sha256:4201c57788c807e11a910b04b196e4f35a258b63549fa7873a14141dd7fa8c26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.5 23:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:09:57 a087c32425cb: Preparing 23:09:57 826016fc2a2b: Preparing 23:09:57 542e8411969a: Preparing 23:09:57 a56c14716968: Preparing 23:09:57 e5e13b0c77cb: Preparing 23:09:57 e5e13b0c77cb: Layer already exists 23:09:57 a56c14716968: Layer already exists 23:09:57 a087c32425cb: Layer already exists 23:09:57 826016fc2a2b: Layer already exists 23:09:57 542e8411969a: Layer already exists 23:09:57 3.0.0-dev.5: digest: sha256:4201c57788c807e11a910b04b196e4f35a258b63549fa7873a14141dd7fa8c26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:09:58 a087c32425cb: Preparing 23:09:58 826016fc2a2b: Preparing 23:09:58 542e8411969a: Preparing 23:09:58 a56c14716968: Preparing 23:09:58 e5e13b0c77cb: Preparing 23:09:58 826016fc2a2b: Layer already exists 23:09:58 e5e13b0c77cb: Layer already exists 23:09:58 a56c14716968: Layer already exists 23:09:58 542e8411969a: Layer already exists 23:09:58 a087c32425cb: Layer already exists 23:09:58 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:4201c57788c807e11a910b04b196e4f35a258b63549fa7873a14141dd7fa8c26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:09:58 a087c32425cb: Preparing 23:09:58 826016fc2a2b: Preparing 23:09:58 542e8411969a: Preparing 23:09:58 a56c14716968: Preparing 23:09:58 e5e13b0c77cb: Preparing 23:09:58 a56c14716968: Layer already exists 23:09:58 a087c32425cb: Layer already exists 23:09:58 826016fc2a2b: Layer already exists 23:09:58 542e8411969a: Layer already exists 23:09:58 e5e13b0c77cb: Layer already exists 23:09:58 main: digest: sha256:4201c57788c807e11a910b04b196e4f35a258b63549fa7873a14141dd7fa8c26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:58 ===================================================== [Pipeline] echo 23:09:58 taggedImages: 23:09:58 - nexus3.edgexfoundry.org:10004/support-scheduler:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:09:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.5 23:09:58 - nexus3.edgexfoundry.org:10004/support-scheduler:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:58 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:09:59 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:09:59 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:59 latest 23:09:59 3.0.0-dev.5 23:09:59 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:09:59 main 23:09:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:09:59 8ce04561a3d4: Preparing 23:09:59 e9b717930d26: Preparing 23:09:59 9633fbc42cea: Preparing 23:09:59 6be728cf61b1: Preparing 23:09:59 e5e13b0c77cb: Preparing 23:09:59 e5e13b0c77cb: Layer already exists 23:09:59 e9b717930d26: Pushed 23:09:59 8ce04561a3d4: Pushed 23:10:00 9633fbc42cea: Pushed 23:10:13 6be728cf61b1: Pushed 23:10:13 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:5a7f195a71099aa574d25b877623629dd671089992ddab77cd5fdbc72ade70ba size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:10:13 8ce04561a3d4: Preparing 23:10:13 e9b717930d26: Preparing 23:10:13 9633fbc42cea: Preparing 23:10:13 6be728cf61b1: Preparing 23:10:13 e5e13b0c77cb: Preparing 23:10:13 6be728cf61b1: Layer already exists 23:10:13 e5e13b0c77cb: Layer already exists 23:10:13 8ce04561a3d4: Layer already exists 23:10:13 9633fbc42cea: Layer already exists 23:10:13 e9b717930d26: Layer already exists 23:10:13 latest: digest: sha256:5a7f195a71099aa574d25b877623629dd671089992ddab77cd5fdbc72ade70ba size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.5 23:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:10:14 8ce04561a3d4: Preparing 23:10:14 e9b717930d26: Preparing 23:10:14 9633fbc42cea: Preparing 23:10:14 6be728cf61b1: Preparing 23:10:14 e5e13b0c77cb: Preparing 23:10:14 9633fbc42cea: Layer already exists 23:10:14 6be728cf61b1: Layer already exists 23:10:14 e5e13b0c77cb: Layer already exists 23:10:14 e9b717930d26: Layer already exists 23:10:14 8ce04561a3d4: Layer already exists 23:10:14 3.0.0-dev.5: digest: sha256:5a7f195a71099aa574d25b877623629dd671089992ddab77cd5fdbc72ade70ba size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:10:14 8ce04561a3d4: Preparing 23:10:14 e9b717930d26: Preparing 23:10:14 9633fbc42cea: Preparing 23:10:14 6be728cf61b1: Preparing 23:10:14 e5e13b0c77cb: Preparing 23:10:14 e9b717930d26: Layer already exists 23:10:14 9633fbc42cea: Layer already exists 23:10:14 6be728cf61b1: Layer already exists 23:10:14 8ce04561a3d4: Layer already exists 23:10:14 e5e13b0c77cb: Layer already exists 23:10:14 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:5a7f195a71099aa574d25b877623629dd671089992ddab77cd5fdbc72ade70ba size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:10:15 8ce04561a3d4: Preparing 23:10:15 e9b717930d26: Preparing 23:10:15 9633fbc42cea: Preparing 23:10:15 6be728cf61b1: Preparing 23:10:15 e5e13b0c77cb: Preparing 23:10:15 e9b717930d26: Layer already exists 23:10:15 e5e13b0c77cb: Layer already exists 23:10:15 8ce04561a3d4: Layer already exists 23:10:15 9633fbc42cea: Layer already exists 23:10:15 6be728cf61b1: Layer already exists 23:10:15 main: digest: sha256:5a7f195a71099aa574d25b877623629dd671089992ddab77cd5fdbc72ade70ba size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:10:15 ===================================================== [Pipeline] echo 23:10:15 taggedImages: 23:10:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:10:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:10:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.5 23:10:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:10:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:14:40 Removing intermediate container 279ed451c2e6 23:14:40 ---> 7facde636484 23:14:40 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:14:40 ---> Running in 6769bbfec83b 23:14:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:14:44 Removing intermediate container 6769bbfec83b 23:14:44 ---> d7b1c1e9a896 23:14:44 23:14:44 Step 10/22 : FROM alpine:3.16 23:14:44 3.16: Pulling from library/alpine 23:14:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:14:45 Status: Downloaded newer image for alpine:3.16 23:14:45 ---> 2b4661558fb8 23:14:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:14:46 ---> Running in 02f413768074 23:14:46 Removing intermediate container 02f413768074 23:14:46 ---> 8eceef1210bb 23:14:46 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 23:14:47 ---> Running in 5f17dbdc8afd 23:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:51 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:14:51 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:14:51 (3/33) Installing readline (8.1.2-r0) 23:14:51 (4/33) Installing bash (5.1.16-r2) 23:14:51 Executing bash-5.1.16-r2.post-install 23:14:51 (5/33) Installing ca-certificates (20220614-r0) 23:14:51 (6/33) Installing brotli-libs (1.0.9-r6) 23:14:51 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:14:51 (8/33) Installing libcurl (7.83.1-r4) 23:14:51 (9/33) Installing curl (7.83.1-r4) 23:14:51 (10/33) Installing docker-cli (20.10.20-r0) 23:14:52 (11/33) Installing dumb-init (1.2.5-r1) 23:14:52 (12/33) Installing libbz2 (1.0.8-r1) 23:14:52 (13/33) Installing expat (2.5.0-r0) 23:14:52 (14/33) Installing libffi (3.4.2-r1) 23:14:52 (15/33) Installing gdbm (1.23-r0) 23:14:52 (16/33) Installing xz-libs (5.2.5-r1) 23:14:52 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:14:52 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:14:52 (19/33) Installing mpdecimal (2.5.1-r1) 23:14:52 (20/33) Installing sqlite-libs (3.38.5-r0) 23:14:52 (21/33) Installing python3 (3.10.9-r0) 23:14:55 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:14:55 Removing intermediate container 38b8d7b79d8f 23:14:55 ---> 6be76dc29bc7 23:14:55 23:14:55 Step 9/24 : FROM alpine:3.16 23:14:55 ---> 2b4661558fb8 23:14:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:14:55 (23/33) Installing py3-tomli (2.0.1-r1) 23:14:55 (24/33) Installing py3-pep517 (0.12.0-r2) 23:14:55 (25/33) Installing py3-six (1.16.0-r1) 23:14:55 (26/33) Installing py3-retrying (1.3.3-r3) 23:14:55 (27/33) Installing py3-appdirs (1.4.4-r3) 23:14:55 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:14:55 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:14:55 (30/33) Installing py3-parsing (2.4.7-r3) 23:14:55 (31/33) Installing py3-packaging (21.3-r0) 23:14:55 (32/33) Installing py3-setuptools (59.4.0-r0) 23:14:56 ---> Running in 28c1b9f05075 23:14:56 (33/33) Installing py3-pip (22.1.1-r0) 23:14:56 Executing busybox-1.35.0-r17.trigger 23:14:56 Executing ca-certificates-20220614-r0.trigger 23:14:57 OK: 121 MiB in 47 packages 23:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:00 (1/3) Installing ca-certificates (20220614-r0) 23:15:00 (2/3) Installing dumb-init (1.2.5-r1) 23:15:00 (3/3) Installing su-exec (0.2-r1) 23:15:00 Executing busybox-1.35.0-r17.trigger 23:15:00 Executing ca-certificates-20220614-r0.trigger 23:15:00 OK: 6 MiB in 17 packages 23:15:03 Removing intermediate container c1a31504c4e5 23:15:03 ---> 02278b60f7b4 23:15:03 23:15:03 Step 9/32 : FROM alpine:3.16 23:15:03 ---> 2b4661558fb8 23:15:03 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:15:03 ---> Running in 421038ccc6ed 23:15:04 Removing intermediate container 28c1b9f05075 23:15:04 ---> e7991228303d 23:15:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:15:04 ---> Running in fad9b7f8d2f7 23:15:04 Removing intermediate container 421038ccc6ed 23:15:04 ---> 46f4076766f2 23:15:04 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:15:04 ---> Running in a1311a20ea29 23:15:04 Removing intermediate container fad9b7f8d2f7 23:15:04 ---> 46bd9f4064d3 23:15:04 Step 12/24 : WORKDIR / 23:15:04 ---> Running in 671f410b500a 23:15:05 Removing intermediate container 671f410b500a 23:15:05 ---> 798375954bc4 23:15:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:06 ---> 01dca4b551fb 23:15:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:07 ---> 9baf36aae129 23:15:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:15:08 ---> eedb8e38865b 23:15:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:15:08 (1/2) Installing dumb-init (1.2.5-r1) 23:15:08 (2/2) Installing su-exec (0.2-r1) 23:15:08 Executing busybox-1.35.0-r17.trigger 23:15:08 OK: 5 MiB in 16 packages 23:15:09 ---> ac6f56099eff 23:15:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:15:10 Removing intermediate container a1311a20ea29 23:15:10 ---> 956c2c93b04c 23:15:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:15:11 ---> Running in 1c33a4ffa1b5 23:15:11 ---> 942625dfe694 23:15:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:15:11 Removing intermediate container 1c33a4ffa1b5 23:15:11 ---> c16de2aef1a8 23:15:11 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:15:12 ---> Running in 12e6755e0f9d 23:15:12 Removing intermediate container 12e6755e0f9d 23:15:12 ---> 2e428f1237bd 23:15:12 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:15:12 ---> Running in 4d4a061bc5d7 23:15:13 Removing intermediate container 4d4a061bc5d7 23:15:13 ---> 50a0dda6b59e 23:15:13 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:15:13 ---> Running in 05d84a54a9c3 23:15:14 ---> de72f2de5490 23:15:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:15:14 Removing intermediate container 05d84a54a9c3 23:15:14 ---> 55ebb19a1748 23:15:14 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:15:14 ---> Running in d9738c469669 23:15:15 Collecting docker-compose==1.23.2 23:15:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:15:15 ---> f3ad297756a2 23:15:15 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.8 MB/s eta 0:00:00 23:15:15 ---> Running in 7a1285b949a0 23:15:16 Collecting cached-property<2,>=1.2.0 23:15:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:15:17 Collecting docker<4.0,>=3.6.0 23:15:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:15:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.9 MB/s eta 0:00:00 23:15:17 Collecting dockerpty<0.5,>=0.4.1 23:15:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:15:19 Preparing metadata (setup.py): started 23:15:20 Removing intermediate container d9738c469669 23:15:20 ---> a085a6c19302 23:15:20 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:15:20 ---> Running in 5cc0135a0480 23:15:20 Preparing metadata (setup.py): finished with status 'done' 23:15:21 Removing intermediate container 5cc0135a0480 23:15:21 ---> 28e9f93dc4c5 23:15:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:15:21 Removing intermediate container 7a1285b949a0 23:15:21 ---> c4b563081e40 23:15:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:15:21 ---> Running in 35208a385dbe 23:15:21 Collecting PyYAML<4,>=3.10 23:15:21 Downloading PyYAML-3.13.tar.gz (270 kB) 23:15:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.1 MB/s eta 0:00:00 23:15:21 Removing intermediate container 35208a385dbe 23:15:21 ---> abfe8c4114e2 23:15:21 Step 22/24 : LABEL arch=arm64 23:15:22 ---> 0788b9d4b621 23:15:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:15:22 ---> Running in 9037f262dd08 23:15:22 ---> Running in 2d90b1f5dbaf 23:15:23 Removing intermediate container 9037f262dd08 23:15:23 ---> c04eb7673f8e 23:15:23 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:15:23 ---> Running in f1e28bff433f 23:15:23 Removing intermediate container f1e28bff433f 23:15:23 ---> bceb30debc0d 23:15:23 Step 24/24 : LABEL version=3.0.0-dev.5 23:15:23 Preparing metadata (setup.py): started 23:15:23 ---> Running in ac4992876ab8 23:15:24 Removing intermediate container ac4992876ab8 23:15:24 ---> eab2b08579ce 23:15:24 23:15:24 Successfully built eab2b08579ce 23:15:24 Successfully tagged security-secretstore-setup-arm64:latest 23:15:24  Building security-secretstore-setup ... done Building core-metadata 23:15:25 Removing intermediate container 2d90b1f5dbaf 23:15:25 ---> 3abbcfef401c 23:15:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:26 Preparing metadata (setup.py): finished with status 'done' 23:15:26 ---> 6fd685a13f62 23:15:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:15:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:15:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:15:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 8.0 MB/s eta 0:00:00 23:15:27 Collecting docopt<0.7,>=0.6.1 23:15:28 Downloading docopt-0.6.2.tar.gz (25 kB) 23:15:28 Preparing metadata (setup.py): started 23:15:29 ---> 1dfa551dd7ea 23:15:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:15:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:15:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:15:29 ---> 80d55a411119 23:15:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:15:29 ---> Using cache 23:15:29 ---> c4aaddf7cdde 23:15:29 Step 4/24 : WORKDIR /edgex-go 23:15:29 ---> Using cache 23:15:29 ---> e7c46fe5c759 23:15:29 Step 5/24 : RUN apk add --update --no-cache make git 23:15:29 ---> Running in 17aa858bf25e 23:15:30 ---> 0d95888915c1 23:15:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:15:30 Preparing metadata (setup.py): finished with status 'done' 23:15:31 Collecting websocket-client<1.0,>=0.32.0 23:15:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:15:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.3 MB/s eta 0:00:00 23:15:31 ---> 916d6f106874 23:15:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:15:31 Collecting texttable<0.10,>=0.9.0 23:15:31 Downloading texttable-0.9.1.tar.gz (11 kB) 23:15:31 Preparing metadata (setup.py): started 23:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:32 ---> d09b4ea74111 23:15:32 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:15:33 ---> f7e6e6686f70 23:15:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:15:34 OK: 221 MiB in 51 packages 23:15:34 Preparing metadata (setup.py): finished with status 'done' 23:15:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:15:34 ---> 211df8180695 23:15:34 Step 27/32 : RUN chmod +x /entrypoint.sh 23:15:34 ---> Running in 0ba7fa4d63d1 23:15:35 Collecting jsonschema<3,>=2.5.1 23:15:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:15:35 Removing intermediate container 17aa858bf25e 23:15:35 ---> b20603849e15 23:15:35 Step 6/24 : COPY go.mod vendor* ./ 23:15:36 Collecting docker-pycreds>=0.4.0 23:15:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:15:36 Collecting chardet<3.1.0,>=3.0.2 23:15:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:15:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.9 MB/s eta 0:00:00 23:15:36 ---> eec89f820b0a 23:15:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:36 Collecting idna<2.8,>=2.5 23:15:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:15:37 ---> Running in 1b1ba265b571 23:15:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 3.1 MB/s eta 0:00:00 23:15:37 Collecting certifi>=2017.4.17 23:15:37 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 23:15:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 10.3 MB/s eta 0:00:00 23:15:38 Removing intermediate container 0ba7fa4d63d1 23:15:38 ---> 32f3482630ba 23:15:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:15:38 Collecting urllib3<1.25,>=1.21.1 23:15:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:15:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.6 MB/s eta 0:00:00 23:15:38 ---> Running in bf8d58d30421 23:15:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:15:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:15:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:15:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:15:39 Removing intermediate container bf8d58d30421 23:15:39 ---> 6a9f7e60797e 23:15:39 Step 29/32 : CMD ["gate"] 23:15:39 ---> Running in 7c2d9043f510 23:15:40 Removing intermediate container 7c2d9043f510 23:15:40 ---> bbb1aa2692f0 23:15:40 Step 30/32 : LABEL arch=arm64 23:15:40 ---> Running in f14d2bb9ca22 23:15:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:15:40 Running setup.py install for texttable: started 23:15:40 Removing intermediate container f14d2bb9ca22 23:15:40 ---> ac79449a2e81 23:15:40 Step 31/32 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:15:40 ---> Running in 1eb2df081bba 23:15:41 Removing intermediate container 1eb2df081bba 23:15:41 ---> 85ac5c2d9e8c 23:15:41 Step 32/32 : LABEL version=3.0.0-dev.5 23:15:41 ---> Running in 9424b22963aa 23:15:41 Removing intermediate container 9424b22963aa 23:15:41 ---> fedb61e62377 23:15:41 23:15:41 Successfully built fedb61e62377 23:15:41 Successfully tagged security-bootstrapper-arm64:latest 23:15:41 Building security-spire-server 23:15:43  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' 23:15:43 Running setup.py install for PyYAML: started 23:15:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:15:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:45 ---> 80d55a411119 23:15:45 Step 3/23 : WORKDIR /edgex-go 23:15:45 ---> Using cache 23:15:45 ---> 3ffcbf9ee860 23:15:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:15:45 ---> Running in 8bfd4183751c 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:47 Running setup.py install for PyYAML: finished with status 'done' 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:49 Running setup.py install for docopt: started 23:15:49 OK: 221 MiB in 51 packages 23:15:50 Removing intermediate container 8bfd4183751c 23:15:50 ---> 4fc800ebfe94 23:15:50 Step 5/23 : COPY go.mod vendor* ./ 23:15:51 ---> 451ebe26ed81 23:15:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:51 ---> Running in 3956940a4d13 23:15:52 Running setup.py install for docopt: finished with status 'done' 23:15:56 Running setup.py install for dockerpty: started 23:15:58 Running setup.py install for dockerpty: finished with status 'done' 23:16:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:16:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:16:21 Removing intermediate container 5f17dbdc8afd 23:16:21 ---> 8fe8d73c4e3d 23:16:21 Step 13/22 : ENV APP_PORT=58890 23:16:21 ---> Running in 343961000dfc 23:16:21 Removing intermediate container 343961000dfc 23:16:21 ---> 5ef3717454f3 23:16:21 Step 14/22 : EXPOSE $APP_PORT 23:16:21 ---> Running in a029cee94ef7 23:16:22 Removing intermediate container a029cee94ef7 23:16:22 ---> 0ff325f13ea7 23:16:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:16:24 ---> fd10d97fce3e 23:16:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:16:26 ---> 856fe0bf7076 23:16:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:16:28 ---> e6bcc90b30ff 23:16:28 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:16:28 ---> Running in a24d566bcf6f 23:16:29 Removing intermediate container a24d566bcf6f 23:16:29 ---> 12d17cf78e3c 23:16:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:16:29 ---> Running in 1e932974532c 23:16:30 Removing intermediate container 1e932974532c 23:16:30 ---> 855f8eb6d6c3 23:16:30 Step 20/22 : LABEL arch=arm64 23:16:30 ---> Running in 0bd6e4eb00d7 23:16:33 Removing intermediate container 0bd6e4eb00d7 23:16:33 ---> cef84bd0dc43 23:16:33 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:16:33 ---> Running in ec5227b439a5 23:16:34 Removing intermediate container ec5227b439a5 23:16:34 ---> df966dd24545 23:16:34 Step 22/22 : LABEL version=3.0.0-dev.5 23:16:35 ---> Running in 953060de4cf4 23:16:36 Removing intermediate container 953060de4cf4 23:16:36 ---> ede7fc37438c 23:16:36 23:16:36 Successfully built ede7fc37438c 23:16:36 Successfully tagged sys-mgmt-agent-arm64:latest 23:16:36  Building sys-mgmt-agent ... done Building security-proxy-setup 23:16:40 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:16:40 ---> 80d55a411119 23:16:40 Step 3/21 : WORKDIR /edgex-go 23:16:40 ---> Using cache 23:16:40 ---> 3ffcbf9ee860 23:16:40 Step 4/21 : RUN apk add --update --no-cache make git 23:16:40 ---> Using cache 23:16:40 ---> a7da7f72ccf7 23:16:40 Step 5/21 : COPY go.mod vendor* ./ 23:16:40 ---> Using cache 23:16:40 ---> 18f81eef2ab6 23:16:40 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:40 ---> Using cache 23:16:40 ---> a0446c592198 23:16:40 Step 7/21 : COPY . . 23:16:41 ---> Using cache 23:16:41 ---> 375dc3b2feb7 23:16:41 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:16:42 ---> Running in 3b2ab1961bf2 23:16:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:16:54 Removing intermediate container f9edb4f38f3b 23:16:54 ---> 42eab99a8172 23:16:54 23:16:54 Step 9/19 : FROM alpine:3.15 23:16:54 3.15: Pulling from library/alpine 23:16:57 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:16:57 Status: Downloaded newer image for alpine:3.15 23:16:57 ---> 8aa73fd46299 23:16:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:16:57 ---> Running in d059d5339f47 23:16:58 Removing intermediate container d059d5339f47 23:16:58 ---> eeaaede40980 23:16:58 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:58 ---> Running in 70350542c539 23:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:17:02 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:17:02 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:17:02 OK: 15736 distinct packages available 23:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:17:03 Removing intermediate container 1b1ba265b571 23:17:03 ---> b20e731c7d1c 23:17:03 Step 8/24 : COPY . . 23:17:04 (1/9) Installing ca-certificates (20220614-r0) 23:17:04 (2/9) Installing brotli-libs (1.0.9-r5) 23:17:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:17:04 (4/9) Installing libcurl (7.80.0-r4) 23:17:04 (5/9) Installing curl (7.80.0-r4) 23:17:04 (6/9) Installing dumb-init (1.2.5-r1) 23:17:04 (7/9) Installing musl-obstack (1.2.3-r0) 23:17:04 (8/9) Installing libucontext (1.1-r0) 23:17:04 (9/9) Installing gcompat (1.0.0-r4) 23:17:04 Executing busybox-1.34.1-r7.trigger 23:17:04 Executing ca-certificates-20220614-r0.trigger 23:17:05 OK: 8 MiB in 23 packages 23:17:09 Removing intermediate container 70350542c539 23:17:09 ---> 1c1ad221cdee 23:17:09 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:12 ---> e9dd4727bbcb 23:17:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:17:12 ---> a12c260e5bb0 23:17:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:17:12 ---> Running in 00a62871cae6 23:17:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:15 ---> 8423c1445d64 23:17:15 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:17:15 ---> 83b653a347af 23:17:15 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:17:16 ---> Running in 35a58861608e 23:17:16 Removing intermediate container 3956940a4d13 23:17:16 ---> 1058a64e5462 23:17:16 Step 7/23 : COPY . . 23:17:16 Removing intermediate container 35a58861608e 23:17:16 ---> 002163ab6216 23:17:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:17 ---> Running in 45436768e027 23:17:17 Removing intermediate container 45436768e027 23:17:17 ---> 18786d4554e2 23:17:17 Step 17/19 : LABEL arch=arm64 23:17:17 ---> Running in 016ff2758887 23:17:18 Removing intermediate container 016ff2758887 23:17:18 ---> 12dff6b75827 23:17:18 Step 18/19 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:17:18 ---> Running in 534e205af6ec 23:17:19 Removing intermediate container 534e205af6ec 23:17:19 ---> 04a9821ba126 23:17:19 Step 19/19 : LABEL version=3.0.0-dev.5 23:17:19 ---> Running in e6e53d1d42be 23:17:20 Removing intermediate container e6e53d1d42be 23:17:20 ---> 163b99b6c434 23:17:20 23:17:20 ---> f7d8d6803311 23:17:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:17:20 ---> Running in d9a338c6a319 23:17:20 Successfully built 163b99b6c434 23:17:20 Successfully tagged security-spiffe-token-provider-arm64:latest 23:17:20 Building core-command 23:17:21  Building security-spiffe-token-provider ... done Removing intermediate container d9a338c6a319 23:17:21 ---> 21fa82355a22 23:17:21 Step 9/23 : WORKDIR /edgex-go/spire-build 23:17:21 ---> Running in 4f9d36317b45 23:17:21 Removing intermediate container 4f9d36317b45 23:17:21 ---> cff7faf17acf 23:17:21 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 23:17:22 ---> Running in f0f42a2206ca 23:17:25 Removing intermediate container f0f42a2206ca 23:17:25 ---> 9af474216e67 23:17:25 Step 11/23 : WORKDIR /edgex-go 23:17:25 ---> Running in b030d2027b04 23:17:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:17:26 ---> 80d55a411119 23:17:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:17:26 ---> Using cache 23:17:26 ---> c4aaddf7cdde 23:17:26 Step 4/23 : WORKDIR /edgex-go 23:17:26 ---> Using cache 23:17:26 ---> e7c46fe5c759 23:17:26 Step 5/23 : RUN apk add --update --no-cache make git 23:17:26 ---> Using cache 23:17:26 ---> b20603849e15 23:17:26 Step 6/23 : COPY go.mod vendor* ./ 23:17:26 ---> Using cache 23:17:26 ---> eec89f820b0a 23:17:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:26 ---> Using cache 23:17:26 ---> b20e731c7d1c 23:17:26 Step 8/23 : COPY . . 23:17:26 Removing intermediate container b030d2027b04 23:17:26 ---> b3986a5fddf6 23:17:26 23:17:26 Step 12/23 : FROM alpine:3.15 23:17:26 ---> 8aa73fd46299 23:17:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:26 ---> Using cache 23:17:26 ---> eeaaede40980 23:17:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:17:26 ---> Running in ae3111d246e0 23:17:27 ---> Using cache 23:17:27 ---> e9dd4727bbcb 23:17:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:17:27 ---> Running in 62ab460d0927 23:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:17:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:17:31 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:17:31 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:17:31 OK: 15736 distinct packages available 23:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:17:33 (1/5) Installing dumb-init (1.2.5-r1) 23:17:33 (2/5) Installing musl-obstack (1.2.3-r0) 23:17:33 (3/5) Installing libucontext (1.1-r0) 23:17:33 (4/5) Installing gcompat (1.0.0-r4) 23:17:33 (5/5) Installing openssl (1.1.1s-r1) 23:17:33 Executing busybox-1.34.1-r7.trigger 23:17:33 OK: 6 MiB in 19 packages 23:17:36 Removing intermediate container ae3111d246e0 23:17:36 ---> 691b89f44e43 23:17:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:40 Removing intermediate container 10598d68463b 23:17:40 ---> e9edfcfaffc9 23:17:40 23:17:40 Step 10/22 : FROM alpine:3.16 23:17:40 ---> 2b4661558fb8 23:17:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:17:40 ---> Running in 0544016c11dd 23:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:44 ---> 96a6bd7b724a 23:17:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:17:44 (1/2) Installing ca-certificates (20220614-r0) 23:17:44 (2/2) Installing dumb-init (1.2.5-r1) 23:17:44 Executing busybox-1.35.0-r17.trigger 23:17:45 Executing ca-certificates-20220614-r0.trigger 23:17:45 ---> 03730d6d23e6 23:17:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:17:45 OK: 6 MiB in 16 packages 23:17:46 ---> 318fa1bcc3ca 23:17:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:17:49 ---> e7db7dcea9e9 23:17:49 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:17:49 ---> Running in b89095243f2d 23:17:49 Removing intermediate container 0544016c11dd 23:17:49 ---> 448d9a7e353b 23:17:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:17:49 ---> Running in 7b46ba393df2 23:17:50 Removing intermediate container b89095243f2d 23:17:50 ---> bafe5875bcff 23:17:50 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:17:50 Removing intermediate container 7b46ba393df2 23:17:50 ---> f54d2f37db55 23:17:50 Step 13/22 : ENV APP_PORT=59860 23:17:50 ---> Running in 1bd055847db1 23:17:50 ---> Running in 4b70966fca14 23:17:51 Removing intermediate container 1bd055847db1 23:17:51 ---> 138bfbcef83d 23:17:51 Step 21/23 : LABEL arch=arm64 23:17:51 Removing intermediate container 4b70966fca14 23:17:51 ---> 45061d374f29 23:17:51 Step 14/22 : EXPOSE $APP_PORT 23:17:51 ---> Running in 5c2f4898c34c 23:17:51 ---> Running in 28ea17a2ffa5 23:17:51 Removing intermediate container 5c2f4898c34c 23:17:51 ---> ff1af56b2ab9 23:17:51 Step 22/23 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:17:51 ---> Running in 4cc17e57ce2c 23:17:52 Removing intermediate container 28ea17a2ffa5 23:17:52 ---> 26c9edd66823 23:17:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:52 Removing intermediate container 4cc17e57ce2c 23:17:52 ---> cffa323ce6eb 23:17:52 Step 23/23 : LABEL version=3.0.0-dev.5 23:17:52 ---> Running in 06f2bd06b034 23:17:53 ---> f03d83b46c97 23:17:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:17:53 Removing intermediate container 06f2bd06b034 23:17:53 ---> d182accbddab 23:17:53 23:17:53 Successfully built d182accbddab 23:17:53 Successfully tagged security-spire-server-arm64:latest 23:17:54  Building security-spire-server ... done Building security-spire-agent 23:17:56 ---> 206fbfad4dd4 23:17:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:17:57 ---> ec4cedc053b9 23:17:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:17:57 ---> Running in b79d39ba2087 23:17:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 80d55a411119 23:17:57 Step 3/24 : WORKDIR /edgex-go 23:17:57 ---> Using cache 23:17:57 ---> 3ffcbf9ee860 23:17:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:17:57 ---> Using cache 23:17:57 ---> 4fc800ebfe94 23:17:57 Step 5/24 : COPY go.mod vendor* ./ 23:17:58 ---> Using cache 23:17:58 ---> 451ebe26ed81 23:17:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:58 ---> Using cache 23:17:58 ---> 1058a64e5462 23:17:58 Step 7/24 : COPY . . 23:17:58 Removing intermediate container b79d39ba2087 23:17:58 ---> e4247f8e83ff 23:17:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:58 ---> Running in 710262e4e84e 23:17:58 ---> Using cache 23:17:58 ---> f7d8d6803311 23:17:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:17:58 ---> Using cache 23:17:58 ---> 21fa82355a22 23:17:58 Step 9/24 : WORKDIR /edgex-go/spire-build 23:17:58 ---> Using cache 23:17:58 ---> cff7faf17acf 23:17:58 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 23:17:58 ---> Running in f6b5139b24e7 23:17:58 Removing intermediate container 710262e4e84e 23:17:58 ---> 9cdd3d1029eb 23:17:58 Step 20/22 : LABEL arch=arm64 23:17:59 ---> Running in e5d3c4a73476 23:17:59 Removing intermediate container e5d3c4a73476 23:17:59 ---> 6156f34f3b12 23:17:59 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:17:59 ---> Running in aa3475950ec3 23:18:00 Removing intermediate container aa3475950ec3 23:18:00 ---> 4ced7d81f7ff 23:18:00 Step 22/22 : LABEL version=3.0.0-dev.5 23:18:00 ---> Running in 1baf5c997d35 23:18:01 Removing intermediate container 1baf5c997d35 23:18:01 ---> 7dc200c78163 23:18:01 23:18:01 Successfully built 7dc200c78163 23:18:01 Successfully tagged support-notifications-arm64:latest 23:18:01 Building core-data 23:18:02  Building support-notifications ... done Removing intermediate container f6b5139b24e7 23:18:02 ---> 2c0870bf1b21 23:18:02 Step 11/24 : WORKDIR /edgex-go 23:18:02 ---> Running in 8826a9aa6e52 23:18:02 Removing intermediate container 8826a9aa6e52 23:18:02 ---> 8c9fd08abd46 23:18:02 23:18:02 Step 12/24 : FROM alpine:3.15 23:18:02 ---> 8aa73fd46299 23:18:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:02 ---> Using cache 23:18:02 ---> eeaaede40980 23:18:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:02 ---> Using cache 23:18:02 ---> 691b89f44e43 23:18:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:18:06 ---> 5409a9775945 23:18:06 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:06 ---> 80d55a411119 23:18:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:18:06 ---> Using cache 23:18:06 ---> c4aaddf7cdde 23:18:06 Step 4/22 : WORKDIR /edgex-go 23:18:06 ---> Using cache 23:18:06 ---> e7c46fe5c759 23:18:06 Step 5/22 : RUN apk add --update --no-cache make git 23:18:06 ---> Using cache 23:18:06 ---> b20603849e15 23:18:06 Step 6/22 : COPY go.mod vendor* ./ 23:18:06 ---> Using cache 23:18:06 ---> eec89f820b0a 23:18:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:06 ---> Using cache 23:18:06 ---> b20e731c7d1c 23:18:06 Step 8/22 : COPY . . 23:18:06 ---> Using cache 23:18:06 ---> e9dd4727bbcb 23:18:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:18:06 ---> Running in 5ec5fcbf92c8 23:18:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:18:12 ---> 1827a90703d4 23:18:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:18:13 ---> 7bae9e751d7a 23:18:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:18:15 ---> ba986ca06c5d 23:18:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:18:16 ---> cf8458cece4f 23:18:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:16 ---> Running in f03543666d9e 23:18:17 Removing intermediate container f03543666d9e 23:18:17 ---> bcc6b8d4629c 23:18:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:17 ---> Running in 9d0ca4ad63cf 23:18:17 Removing intermediate container 9d0ca4ad63cf 23:18:17 ---> 357d0b10f454 23:18:17 Step 22/24 : LABEL arch=arm64 23:18:17 ---> Running in ac2105aa6bb9 23:18:18 Removing intermediate container ac2105aa6bb9 23:18:18 ---> c3fce0098a0c 23:18:18 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:18:18 ---> Running in 60f03192d443 23:18:19 Removing intermediate container 60f03192d443 23:18:19 ---> fb15b1308247 23:18:19 Step 24/24 : LABEL version=3.0.0-dev.5 23:18:19 ---> Running in 90dd14dd0bda 23:18:19 Removing intermediate container 90dd14dd0bda 23:18:19 ---> 10912372d2e7 23:18:19 23:18:19 Successfully built 10912372d2e7 23:18:19 Successfully tagged security-spire-agent-arm64:latest 23:18:19 Building security-spire-config 23:18:23  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:23 ---> 80d55a411119 23:18:23 Step 3/24 : WORKDIR /edgex-go 23:18:23 ---> Using cache 23:18:23 ---> 3ffcbf9ee860 23:18:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:18:23 ---> Using cache 23:18:23 ---> 4fc800ebfe94 23:18:23 Step 5/24 : COPY go.mod vendor* ./ 23:18:23 ---> Using cache 23:18:23 ---> 451ebe26ed81 23:18:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:23 ---> Using cache 23:18:23 ---> 1058a64e5462 23:18:23 Step 7/24 : COPY . . 23:18:23 ---> Using cache 23:18:23 ---> f7d8d6803311 23:18:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:18:23 ---> Using cache 23:18:23 ---> 21fa82355a22 23:18:23 Step 9/24 : WORKDIR /edgex-go/spire-build 23:18:23 ---> Using cache 23:18:23 ---> cff7faf17acf 23:18:23 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 23:18:23 ---> Using cache 23:18:23 ---> 2c0870bf1b21 23:18:23 Step 11/24 : WORKDIR /edgex-go 23:18:23 ---> Using cache 23:18:23 ---> 8c9fd08abd46 23:18:23 23:18:23 Step 12/24 : FROM alpine:3.15 23:18:23 ---> 8aa73fd46299 23:18:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:23 ---> Using cache 23:18:23 ---> eeaaede40980 23:18:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:18:23 ---> Running in ec16569b09a2 23:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:26 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:18:26 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:18:26 OK: 15736 distinct packages available 23:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:28 (1/4) Installing dumb-init (1.2.5-r1) 23:18:28 (2/4) Installing musl-obstack (1.2.3-r0) 23:18:28 (3/4) Installing libucontext (1.1-r0) 23:18:28 (4/4) Installing gcompat (1.0.0-r4) 23:18:28 Executing busybox-1.34.1-r7.trigger 23:18:28 OK: 6 MiB in 18 packages 23:18:30 Removing intermediate container ec16569b09a2 23:18:30 ---> a86e143f3733 23:18:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:35 ---> d87504d4dc3a 23:18:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:18:36 ---> 813b25600e08 23:18:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:18:36 ---> Running in ab48c015f616 23:18:37 Removing intermediate container ab48c015f616 23:18:37 ---> 0c023f495d9a 23:18:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:18:38 ---> 7ca5743ccbd9 23:18:38 Step 19/24 : WORKDIR / 23:18:38 ---> Running in f55d9c22cf40 23:18:38 Removing intermediate container f55d9c22cf40 23:18:38 ---> c6d542932e28 23:18:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:41 ---> Running in 930da9271489 23:18:41 Removing intermediate container 930da9271489 23:18:41 ---> a274b8330303 23:18:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:41 ---> Running in fd21ed91b1e5 23:18:42 Removing intermediate container fd21ed91b1e5 23:18:42 ---> db81bef8b293 23:18:42 Step 22/24 : LABEL arch=arm64 23:18:42 ---> Running in 5200f942a13f 23:18:42 Removing intermediate container 5200f942a13f 23:18:42 ---> 99829160b46e 23:18:42 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:18:42 ---> Running in f8dcc3dfaae5 23:18:43 Removing intermediate container f8dcc3dfaae5 23:18:43 ---> f2cccd29df74 23:18:43 Step 24/24 : LABEL version=3.0.0-dev.5 23:18:43 ---> Running in f29c5a9600d6 23:18:43 Removing intermediate container f29c5a9600d6 23:18:43 ---> a271bb469355 23:18:43 23:18:43 Successfully built a271bb469355 23:18:43 Successfully tagged security-spire-config-arm64:latest 23:18:43  Building security-spire-config ... done Building support-scheduler 23:18:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:48 ---> 80d55a411119 23:18:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:18:48 ---> Using cache 23:18:48 ---> c4aaddf7cdde 23:18:48 Step 4/22 : WORKDIR /edgex-go 23:18:48 ---> Using cache 23:18:48 ---> e7c46fe5c759 23:18:48 Step 5/22 : RUN apk add --update --no-cache make git 23:18:48 ---> Using cache 23:18:48 ---> b20603849e15 23:18:48 Step 6/22 : COPY go.mod vendor* ./ 23:18:48 ---> Using cache 23:18:48 ---> eec89f820b0a 23:18:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:48 ---> Using cache 23:18:48 ---> b20e731c7d1c 23:18:48 Step 8/22 : COPY . . 23:18:48 ---> Using cache 23:18:48 ---> e9dd4727bbcb 23:18:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:18:48 ---> Running in 1e72a5c15298 23:18:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:21:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:22:07 Removing intermediate container 3b2ab1961bf2 23:22:07 ---> 0dd8b3a009fe 23:22:07 23:22:07 Step 9/21 : FROM alpine:3.16 23:22:07 ---> 2b4661558fb8 23:22:07 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:22:07 ---> Running in 65890db9019b 23:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:10 (1/6) Installing ca-certificates (20220614-r0) 23:22:10 (2/6) Installing brotli-libs (1.0.9-r6) 23:22:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:22:10 (4/6) Installing libcurl (7.83.1-r4) 23:22:10 (5/6) Installing curl (7.83.1-r4) 23:22:10 (6/6) Installing dumb-init (1.2.5-r1) 23:22:10 Executing busybox-1.35.0-r17.trigger 23:22:10 Executing ca-certificates-20220614-r0.trigger 23:22:10 OK: 8 MiB in 20 packages 23:22:13 Removing intermediate container 65890db9019b 23:22:13 ---> 0770d28367f9 23:22:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:22:13 ---> Running in 9a8cbe513f0b 23:22:13 Removing intermediate container 9a8cbe513f0b 23:22:13 ---> 4419ffe46d80 23:22:13 Step 12/21 : WORKDIR /edgex 23:22:13 ---> Running in f0bd12426f2a 23:22:14 Removing intermediate container f0bd12426f2a 23:22:14 ---> 6d7225e24a25 23:22:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:22:15 ---> 9150ce58ee4a 23:22:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:22:16 ---> ba1a02a1cb58 23:22:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:22:18 ---> 45a3eb3abdfc 23:22:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:22:19 ---> a4ded6dfa0ec 23:22:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:19 ---> Running in 3fad15992fe2 23:22:22 Removing intermediate container 3fad15992fe2 23:22:22 ---> d1860bb1cf75 23:22:22 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:22:22 ---> Running in 361791fd43ab 23:22:24 Removing intermediate container 361791fd43ab 23:22:24 ---> e0f517fa9d87 23:22:24 Step 19/21 : LABEL arch=arm64 23:22:24 ---> Running in e90618a097b1 23:22:24 Removing intermediate container e90618a097b1 23:22:24 ---> 3d1c04ce01a5 23:22:24 Step 20/21 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:22:24 ---> Running in 42028f53b270 23:22:25 Removing intermediate container 42028f53b270 23:22:25 ---> db335593ea5b 23:22:25 Step 21/21 : LABEL version=3.0.0-dev.5 23:22:25 ---> Running in 6ea5e78d632b 23:22:26 Removing intermediate container 6ea5e78d632b 23:22:26 ---> 317e37d68444 23:22:26 23:22:26 Successfully built 317e37d68444 23:22:26 Successfully tagged security-proxy-setup-arm64:latest 23:23:34  Building security-proxy-setup ... done Removing intermediate container 62ab460d0927 23:23:34 ---> 4315e9383b17 23:23:34 23:23:34 Step 10/23 : FROM alpine:3.16 23:23:34 ---> 2b4661558fb8 23:23:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:23:34 Removing intermediate container 00a62871cae6 23:23:34 ---> f64dbd786898 23:23:34 23:23:34 Step 10/24 : FROM alpine:3.16 23:23:34 ---> 2b4661558fb8 23:23:34 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:23:34 ---> Running in 4a2eba4fca5a 23:23:34 ---> Running in 6720975ec07b 23:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:23:37 (1/1) Installing dumb-init (1.2.5-r1) 23:23:37 Executing busybox-1.35.0-r17.trigger 23:23:37 OK: 5 MiB in 15 packages 23:23:37 (1/1) Installing dumb-init (1.2.5-r1) 23:23:37 Executing busybox-1.35.0-r17.trigger 23:23:37 OK: 5 MiB in 15 packages 23:23:38 Removing intermediate container 4a2eba4fca5a 23:23:38 ---> 180dce0943a3 23:23:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:23:39 ---> Running in 0465cc2eb503 23:23:39 Removing intermediate container 6720975ec07b 23:23:39 ---> 0648f3cc83fd 23:23:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:23:39 ---> Running in c516db36106a 23:23:39 Removing intermediate container 0465cc2eb503 23:23:39 ---> 5bdb604d9d61 23:23:39 Step 13/23 : ENV APP_PORT=59882 23:23:39 ---> Running in c34c50527cbd 23:23:39 Removing intermediate container c516db36106a 23:23:39 ---> 85aeb85b0aab 23:23:39 Step 13/24 : ENV APP_PORT=59881 23:23:40 ---> Running in b088245d1c01 23:23:40 Removing intermediate container c34c50527cbd 23:23:40 ---> 0a6077a4f50e 23:23:40 Step 14/23 : EXPOSE $APP_PORT 23:23:40 ---> Running in aa3320cf162c 23:23:41 Removing intermediate container b088245d1c01 23:23:41 ---> acb2f100eb51 23:23:41 Step 14/24 : EXPOSE $APP_PORT 23:23:41 ---> Running in 348140fe074d 23:23:41 Removing intermediate container aa3320cf162c 23:23:41 ---> a382feb47b21 23:23:41 Step 15/23 : WORKDIR / 23:23:41 ---> Running in 00f5c7732029 23:23:41 Removing intermediate container 348140fe074d 23:23:41 ---> c56b85f604c9 23:23:41 Step 15/24 : WORKDIR / 23:23:42 ---> Running in ed7d72ea9ef0 23:23:42 Removing intermediate container 00f5c7732029 23:23:42 ---> 8080c24ffdee 23:23:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:42 Removing intermediate container ed7d72ea9ef0 23:23:42 ---> 0dae85f6c38f 23:23:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:43 ---> ab5ef11cc748 23:23:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:23:43 ---> 9208afe72345 23:23:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:23:45 ---> af72958bf329 23:23:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:23:46 ---> 00a9b66f0abd 23:23:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:23:46 ---> cab632486ac3 23:23:46 Step 19/23 : ENTRYPOINT ["/core-command"] 23:23:47 ---> Running in da96bc8bc591 23:23:47 ---> 6ff42188f896 23:23:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:23:47 Removing intermediate container da96bc8bc591 23:23:47 ---> 6f6de16494cb 23:23:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:23:47 ---> Running in 612b354b1dbb 23:23:49 Removing intermediate container 612b354b1dbb 23:23:49 ---> 1841b1dce0ad 23:23:49 Step 21/23 : LABEL arch=arm64 23:23:49 ---> cd6cb095822c 23:23:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:23:49 ---> Running in 97d912369d9a 23:23:49 ---> Running in 1d01d96cbe55 23:23:50 Removing intermediate container 97d912369d9a 23:23:50 ---> f25e0ebfdd89 23:23:50 Step 22/23 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:23:50 Removing intermediate container 1d01d96cbe55 23:23:50 ---> 89fe4571e430 23:23:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:23:50 ---> Running in 214eadc4fe72 23:23:50 ---> Running in 57cfa11b6ea2 23:23:51 Removing intermediate container 57cfa11b6ea2 23:23:51 ---> 3b7454999bb5 23:23:51 Step 22/24 : LABEL arch=arm64 23:23:51 Removing intermediate container 214eadc4fe72 23:23:51 ---> d6200a7967d9 23:23:51 Step 23/23 : LABEL version=3.0.0-dev.5 23:23:51 ---> Running in 2e92562a3978 23:23:51 ---> Running in 104ae94c8e6c 23:23:51 Removing intermediate container 2e92562a3978 23:23:51 ---> c20abc8123fe 23:23:51 Step 23/24 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:23:51 Removing intermediate container 104ae94c8e6c 23:23:51 ---> 8162700fea97 23:23:51 23:23:51 ---> Running in 0439a8bd8c83 23:23:52 Successfully built 8162700fea97 23:23:52 Successfully tagged core-command-arm64:latest 23:23:52  Building core-command ... done Removing intermediate container 0439a8bd8c83 23:23:52 ---> 5721cd35da14 23:23:52 Step 24/24 : LABEL version=3.0.0-dev.5 23:23:52 ---> Running in 611b5130dddc 23:23:52 Removing intermediate container 611b5130dddc 23:23:52 ---> 6f0c65ac8fe3 23:23:52 23:23:52 Successfully built 6f0c65ac8fe3 23:23:52 Successfully tagged core-metadata-arm64:latest 23:24:07  Building core-metadata ... done Removing intermediate container 5ec5fcbf92c8 23:24:07 ---> 40f9309a4acf 23:24:07 23:24:07 Step 10/22 : FROM alpine:3.16 23:24:07 ---> 2b4661558fb8 23:24:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:24:07 ---> Running in 2c4595f82f7c 23:24:07 Removing intermediate container 2c4595f82f7c 23:24:07 ---> 5f75fdea6a18 23:24:07 Step 12/22 : ENV APP_PORT=59880 23:24:07 ---> Running in 95bfc8f60c44 23:24:07 Removing intermediate container 95bfc8f60c44 23:24:07 ---> aec7a75150f3 23:24:07 Step 13/22 : EXPOSE $APP_PORT 23:24:07 ---> Running in 2ba012f32cdf 23:24:07 Removing intermediate container 2ba012f32cdf 23:24:07 ---> f4728a4dd3ab 23:24:07 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:24:07 ---> Running in d9087be94159 23:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:10 (1/1) Installing dumb-init (1.2.5-r1) 23:24:10 Executing busybox-1.35.0-r17.trigger 23:24:10 OK: 5 MiB in 15 packages 23:24:11 Removing intermediate container d9087be94159 23:24:11 ---> af2bba3e4de7 23:24:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:12 ---> 000734f9022e 23:24:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:24:14 ---> c4267359f18b 23:24:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:24:15 ---> 6020a3f6ece7 23:24:15 Step 18/22 : ENTRYPOINT ["/core-data"] 23:24:15 ---> Running in 8d35b92afb5a 23:24:15 Removing intermediate container 8d35b92afb5a 23:24:15 ---> 3703035a3895 23:24:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:15 ---> Running in a027a6b320d1 23:24:16 Removing intermediate container a027a6b320d1 23:24:16 ---> 1b60a3f0e080 23:24:16 Step 20/22 : LABEL arch=arm64 23:24:16 ---> Running in b10f461f490e 23:24:16 Removing intermediate container b10f461f490e 23:24:16 ---> 46273a760a20 23:24:16 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:24:16 ---> Running in bfa5358ad333 23:24:17 Removing intermediate container bfa5358ad333 23:24:17 ---> 8d1037880666 23:24:17 Step 22/22 : LABEL version=3.0.0-dev.5 23:24:17 ---> Running in d8a98b52c681 23:24:17 Removing intermediate container d8a98b52c681 23:24:17 ---> b7d1eaaf23ee 23:24:17 23:24:18 Successfully built b7d1eaaf23ee 23:24:18 Successfully tagged core-data-arm64:latest 23:24:50  Building core-data ... done Removing intermediate container 1e72a5c15298 23:24:50 ---> d73dc42df384 23:24:50 23:24:50 Step 10/22 : FROM alpine:3.16 23:24:50 ---> 2b4661558fb8 23:24:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:24:50 ---> Using cache 23:24:50 ---> 0648f3cc83fd 23:24:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:50 ---> Using cache 23:24:50 ---> 85aeb85b0aab 23:24:50 Step 13/22 : ENV APP_PORT=59861 23:24:50 ---> Running in 0c096353a7c6 23:24:50 Removing intermediate container 0c096353a7c6 23:24:50 ---> 75006656b54f 23:24:50 Step 14/22 : EXPOSE $APP_PORT 23:24:50 ---> Running in a33dd51cd966 23:24:50 Removing intermediate container a33dd51cd966 23:24:50 ---> b88203078a9d 23:24:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:50 ---> 2e95a9cc9f54 23:24:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:24:50 ---> f43c38a9726d 23:24:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:24:51 ---> cbf55de484a8 23:24:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:24:51 ---> Running in f03c4a226fe1 23:24:51 Removing intermediate container f03c4a226fe1 23:24:51 ---> cae44a876c73 23:24:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:51 ---> Running in 0b472edd3d21 23:24:51 Removing intermediate container 0b472edd3d21 23:24:51 ---> 4d123049c8e2 23:24:51 Step 20/22 : LABEL arch=arm64 23:24:51 ---> Running in 72092044a67a 23:24:51 Removing intermediate container 72092044a67a 23:24:51 ---> f13a92ad216e 23:24:51 Step 21/22 : LABEL git_sha=c06f5ea463beb75557a6507ee42ec03376c15ad1 23:24:52 ---> Running in 9bf018d5b416 23:24:52 Removing intermediate container 9bf018d5b416 23:24:52 ---> f00a2322f3cb 23:24:52 Step 22/22 : LABEL version=3.0.0-dev.5 23:24:52 ---> Running in 48b4667aa8ad 23:24:52 Removing intermediate container 48b4667aa8ad 23:24:52 ---> f29d870c7b2d 23:24:52 23:24:52 Successfully built f29d870c7b2d 23:24:52 Successfully tagged support-scheduler-arm64:latest 23:24:52  Building support-scheduler ... done  [Pipeline] } 23:24:52 $ docker stop --time=1 472cf1454f9df327a97b5b7646c65cd2b98b81fb2399e4cb8e285166c1309712 23:24:54 $ docker rm -f 472cf1454f9df327a97b5b7646c65cd2b98b81fb2399e4cb8e285166c1309712 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:55 + docker images 23:24:55 REPOSITORY TAG IMAGE ID CREATED SIZE 23:24:55 support-scheduler-arm64 latest f29d870c7b2d 3 seconds ago 29MB 23:24:55 d73dc42df384 9 seconds ago 1.33GB 23:24:55 core-data-arm64 latest b7d1eaaf23ee 38 seconds ago 17.2MB 23:24:55 40f9309a4acf 51 seconds ago 1.28GB 23:24:55 core-metadata-arm64 latest 6f0c65ac8fe3 About a minute ago 17.8MB 23:24:55 core-command-arm64 latest 8162700fea97 About a minute ago 17MB 23:24:55 4315e9383b17 About a minute ago 1.27GB 23:24:55 f64dbd786898 About a minute ago 1.28GB 23:24:55 security-proxy-setup-arm64 latest 317e37d68444 2 minutes ago 26.8MB 23:24:55 0dd8b3a009fe 2 minutes ago 1.26GB 23:24:55 security-spire-config-arm64 latest a271bb469355 6 minutes ago 83.6MB 23:24:55 security-spire-agent-arm64 latest 10912372d2e7 6 minutes ago 122MB 23:24:55 8c9fd08abd46 6 minutes ago 1.14GB 23:24:55 support-notifications-arm64 latest 7dc200c78163 6 minutes ago 29.5MB 23:24:55 security-spire-server-arm64 latest d182accbddab 7 minutes ago 84.3MB 23:24:55 e9edfcfaffc9 7 minutes ago 1.33GB 23:24:55 b3986a5fddf6 7 minutes ago 1.14GB 23:24:55 security-spiffe-token-provider-arm64 latest 163b99b6c434 7 minutes ago 28.9MB 23:24:55 42eab99a8172 8 minutes ago 1.3GB 23:24:55 sys-mgmt-agent-arm64 latest ede7fc37438c 8 minutes ago 134MB 23:24:55 security-bootstrapper-arm64 latest fedb61e62377 9 minutes ago 19.5MB 23:24:55 security-secretstore-setup-arm64 latest eab2b08579ce 9 minutes ago 28.7MB 23:24:55 02278b60f7b4 9 minutes ago 1.26GB 23:24:55 6be76dc29bc7 10 minutes ago 1.26GB 23:24:55 d7b1c1e9a896 10 minutes ago 1.25GB 23:24:55 ci-base-image-arm64 latest 80d55a411119 18 minutes ago 948MB 23:24:55 alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB 23:24:55 alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB 23:24:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB 23:24:55 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 23:24:55 provisioning config files... 23:24:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/359@tmp/config8237096435935925003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:55 ---> docker-login.sh 23:24:55 nexus3.edgexfoundry.org:10001 23:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:55 Configure a credential helper to remove this warning. See 23:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:55 23:24:55 Login Succeeded 23:24:55 nexus3.edgexfoundry.org:10002 23:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:56 Configure a credential helper to remove this warning. See 23:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:56 23:24:56 Login Succeeded 23:24:56 nexus3.edgexfoundry.org:10003 23:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:56 Configure a credential helper to remove this warning. See 23:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:56 23:24:56 Login Succeeded 23:24:56 nexus3.edgexfoundry.org:10004 23:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:57 Configure a credential helper to remove this warning. See 23:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:57 23:24:57 Login Succeeded 23:24:57 docker.io 23:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:57 Configure a credential helper to remove this warning. See 23:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:57 23:24:57 Login Succeeded 23:24:57 ---> docker-login.sh ends [Pipeline] } 23:24:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:57 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:24:57 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:24:57 latest 23:24:57 3.0.0-dev.5 23:24:57 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:24:57 main 23:24:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:24:58 5691f3c44f9e: Preparing 23:24:58 573a19d3abfe: Preparing 23:24:58 ebcf9b5d39b3: Preparing 23:24:58 b119c76840d1: Preparing 23:24:58 17bec77d7fdc: Preparing 23:24:58 17bec77d7fdc: Layer already exists 23:24:58 5691f3c44f9e: Pushed 23:24:58 b119c76840d1: Pushed 23:24:58 ebcf9b5d39b3: Pushed 23:25:01 573a19d3abfe: Pushed 23:25:01 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:73c463fcd4509df28d8614242ec0b7f53b2ec4228517905d3a6dfb9a20c0a62e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:25:02 5691f3c44f9e: Preparing 23:25:02 573a19d3abfe: Preparing 23:25:02 ebcf9b5d39b3: Preparing 23:25:02 b119c76840d1: Preparing 23:25:02 17bec77d7fdc: Preparing 23:25:02 5691f3c44f9e: Layer already exists 23:25:02 573a19d3abfe: Layer already exists 23:25:02 b119c76840d1: Layer already exists 23:25:02 ebcf9b5d39b3: Layer already exists 23:25:02 17bec77d7fdc: Layer already exists 23:25:02 latest: digest: sha256:73c463fcd4509df28d8614242ec0b7f53b2ec4228517905d3a6dfb9a20c0a62e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.5 23:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:25:03 5691f3c44f9e: Preparing 23:25:03 573a19d3abfe: Preparing 23:25:03 ebcf9b5d39b3: Preparing 23:25:03 b119c76840d1: Preparing 23:25:03 17bec77d7fdc: Preparing 23:25:03 5691f3c44f9e: Layer already exists 23:25:03 ebcf9b5d39b3: Layer already exists 23:25:03 573a19d3abfe: Layer already exists 23:25:03 b119c76840d1: Layer already exists 23:25:03 17bec77d7fdc: Layer already exists 23:25:03 3.0.0-dev.5: digest: sha256:73c463fcd4509df28d8614242ec0b7f53b2ec4228517905d3a6dfb9a20c0a62e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:25:03 5691f3c44f9e: Preparing 23:25:03 573a19d3abfe: Preparing 23:25:03 ebcf9b5d39b3: Preparing 23:25:03 b119c76840d1: Preparing 23:25:03 17bec77d7fdc: Preparing 23:25:03 573a19d3abfe: Layer already exists 23:25:03 b119c76840d1: Layer already exists 23:25:03 ebcf9b5d39b3: Layer already exists 23:25:03 5691f3c44f9e: Layer already exists 23:25:03 17bec77d7fdc: Layer already exists 23:25:03 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:73c463fcd4509df28d8614242ec0b7f53b2ec4228517905d3a6dfb9a20c0a62e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:25:04 5691f3c44f9e: Preparing 23:25:04 573a19d3abfe: Preparing 23:25:04 ebcf9b5d39b3: Preparing 23:25:04 b119c76840d1: Preparing 23:25:04 17bec77d7fdc: Preparing 23:25:04 b119c76840d1: Layer already exists 23:25:04 573a19d3abfe: Layer already exists 23:25:04 17bec77d7fdc: Layer already exists 23:25:04 ebcf9b5d39b3: Layer already exists 23:25:04 5691f3c44f9e: Layer already exists 23:25:04 main: digest: sha256:73c463fcd4509df28d8614242ec0b7f53b2ec4228517905d3a6dfb9a20c0a62e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:04 ===================================================== [Pipeline] echo 23:25:04 taggedImages: 23:25:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:25:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.5 23:25:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:25:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:25:04 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:04 latest 23:25:04 3.0.0-dev.5 23:25:04 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:04 main 23:25:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:25:05 0aaf84ca3178: Preparing 23:25:05 253ba17daa66: Preparing 23:25:05 ebcf9b5d39b3: Preparing 23:25:05 fee816c46fcd: Preparing 23:25:05 17bec77d7fdc: Preparing 23:25:05 17bec77d7fdc: Layer already exists 23:25:05 ebcf9b5d39b3: Layer already exists 23:25:05 0aaf84ca3178: Pushed 23:25:05 fee816c46fcd: Pushed 23:25:08 253ba17daa66: Pushed 23:25:08 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:3e039b8854dc44ec97e1582c7f7ddbea5341159e5d5f50fb31d2af6e37a730a9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:25:08 0aaf84ca3178: Preparing 23:25:08 253ba17daa66: Preparing 23:25:08 ebcf9b5d39b3: Preparing 23:25:08 fee816c46fcd: Preparing 23:25:08 17bec77d7fdc: Preparing 23:25:08 253ba17daa66: Layer already exists 23:25:08 0aaf84ca3178: Layer already exists 23:25:08 17bec77d7fdc: Layer already exists 23:25:08 fee816c46fcd: Layer already exists 23:25:08 ebcf9b5d39b3: Layer already exists 23:25:08 latest: digest: sha256:3e039b8854dc44ec97e1582c7f7ddbea5341159e5d5f50fb31d2af6e37a730a9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.5 23:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:25:09 0aaf84ca3178: Preparing 23:25:09 253ba17daa66: Preparing 23:25:09 ebcf9b5d39b3: Preparing 23:25:09 fee816c46fcd: Preparing 23:25:09 17bec77d7fdc: Preparing 23:25:09 0aaf84ca3178: Layer already exists 23:25:09 17bec77d7fdc: Layer already exists 23:25:09 253ba17daa66: Layer already exists 23:25:09 ebcf9b5d39b3: Layer already exists 23:25:09 fee816c46fcd: Layer already exists 23:25:09 3.0.0-dev.5: digest: sha256:3e039b8854dc44ec97e1582c7f7ddbea5341159e5d5f50fb31d2af6e37a730a9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:25:09 0aaf84ca3178: Preparing 23:25:09 253ba17daa66: Preparing 23:25:09 ebcf9b5d39b3: Preparing 23:25:09 fee816c46fcd: Preparing 23:25:09 17bec77d7fdc: Preparing 23:25:09 fee816c46fcd: Layer already exists 23:25:09 17bec77d7fdc: Layer already exists 23:25:09 0aaf84ca3178: Layer already exists 23:25:09 253ba17daa66: Layer already exists 23:25:09 ebcf9b5d39b3: Layer already exists 23:25:09 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:3e039b8854dc44ec97e1582c7f7ddbea5341159e5d5f50fb31d2af6e37a730a9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:25:10 0aaf84ca3178: Preparing 23:25:10 253ba17daa66: Preparing 23:25:10 ebcf9b5d39b3: Preparing 23:25:10 fee816c46fcd: Preparing 23:25:10 17bec77d7fdc: Preparing 23:25:10 253ba17daa66: Layer already exists 23:25:10 ebcf9b5d39b3: Layer already exists 23:25:10 0aaf84ca3178: Layer already exists 23:25:10 fee816c46fcd: Layer already exists 23:25:10 17bec77d7fdc: Layer already exists 23:25:10 main: digest: sha256:3e039b8854dc44ec97e1582c7f7ddbea5341159e5d5f50fb31d2af6e37a730a9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:10 ===================================================== [Pipeline] echo 23:25:10 taggedImages: 23:25:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:25:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.5 23:25:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:25:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:25:10 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:10 latest 23:25:10 3.0.0-dev.5 23:25:10 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:10 main 23:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:25:11 2564d1f999fe: Preparing 23:25:11 e5b887e77532: Preparing 23:25:11 2f1285cbadd6: Preparing 23:25:11 ebcf9b5d39b3: Preparing 23:25:11 f73ba6b9264d: Preparing 23:25:11 17bec77d7fdc: Preparing 23:25:11 17bec77d7fdc: Waiting 23:25:11 ebcf9b5d39b3: Layer already exists 23:25:11 17bec77d7fdc: Layer already exists 23:25:11 e5b887e77532: Pushed 23:25:11 2564d1f999fe: Pushed 23:25:11 f73ba6b9264d: Pushed 23:25:14 2f1285cbadd6: Pushed 23:25:14 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:acbe5f53ddb7b2621ea931ec5bee8ca8a9b831e255f49213d029be7981485407 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:25:15 2564d1f999fe: Preparing 23:25:15 e5b887e77532: Preparing 23:25:15 2f1285cbadd6: Preparing 23:25:15 ebcf9b5d39b3: Preparing 23:25:15 f73ba6b9264d: Preparing 23:25:15 17bec77d7fdc: Preparing 23:25:15 17bec77d7fdc: Waiting 23:25:15 2f1285cbadd6: Layer already exists 23:25:15 e5b887e77532: Layer already exists 23:25:15 ebcf9b5d39b3: Layer already exists 23:25:15 2564d1f999fe: Layer already exists 23:25:15 f73ba6b9264d: Layer already exists 23:25:15 17bec77d7fdc: Layer already exists 23:25:15 latest: digest: sha256:acbe5f53ddb7b2621ea931ec5bee8ca8a9b831e255f49213d029be7981485407 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.5 23:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:25:16 2564d1f999fe: Preparing 23:25:16 e5b887e77532: Preparing 23:25:16 2f1285cbadd6: Preparing 23:25:16 ebcf9b5d39b3: Preparing 23:25:16 f73ba6b9264d: Preparing 23:25:16 17bec77d7fdc: Preparing 23:25:16 17bec77d7fdc: Waiting 23:25:16 2564d1f999fe: Layer already exists 23:25:16 2f1285cbadd6: Layer already exists 23:25:16 ebcf9b5d39b3: Layer already exists 23:25:16 e5b887e77532: Layer already exists 23:25:16 f73ba6b9264d: Layer already exists 23:25:16 17bec77d7fdc: Layer already exists 23:25:16 3.0.0-dev.5: digest: sha256:acbe5f53ddb7b2621ea931ec5bee8ca8a9b831e255f49213d029be7981485407 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:25:17 2564d1f999fe: Preparing 23:25:17 e5b887e77532: Preparing 23:25:17 2f1285cbadd6: Preparing 23:25:17 ebcf9b5d39b3: Preparing 23:25:17 f73ba6b9264d: Preparing 23:25:17 17bec77d7fdc: Preparing 23:25:17 17bec77d7fdc: Waiting 23:25:17 f73ba6b9264d: Layer already exists 23:25:17 2564d1f999fe: Layer already exists 23:25:17 2f1285cbadd6: Layer already exists 23:25:17 ebcf9b5d39b3: Layer already exists 23:25:17 e5b887e77532: Layer already exists 23:25:17 17bec77d7fdc: Layer already exists 23:25:17 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:acbe5f53ddb7b2621ea931ec5bee8ca8a9b831e255f49213d029be7981485407 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:25:18 2564d1f999fe: Preparing 23:25:18 e5b887e77532: Preparing 23:25:18 2f1285cbadd6: Preparing 23:25:18 ebcf9b5d39b3: Preparing 23:25:18 f73ba6b9264d: Preparing 23:25:18 17bec77d7fdc: Preparing 23:25:18 17bec77d7fdc: Waiting 23:25:18 2f1285cbadd6: Layer already exists 23:25:18 f73ba6b9264d: Layer already exists 23:25:18 e5b887e77532: Layer already exists 23:25:18 2564d1f999fe: Layer already exists 23:25:18 ebcf9b5d39b3: Layer already exists 23:25:18 17bec77d7fdc: Layer already exists 23:25:18 main: digest: sha256:acbe5f53ddb7b2621ea931ec5bee8ca8a9b831e255f49213d029be7981485407 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:18 ===================================================== [Pipeline] echo 23:25:18 taggedImages: 23:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.5 23:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:25:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:25:18 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:18 latest 23:25:18 3.0.0-dev.5 23:25:18 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:18 main 23:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:25:19 68037d0ac088: Preparing 23:25:19 68037d0ac088: Preparing 23:25:19 2c160127478a: Preparing 23:25:19 3351876d9d77: Preparing 23:25:19 9eeea6729ff9: Preparing 23:25:19 4e653da5a85d: Preparing 23:25:19 798ce5e4984d: Preparing 23:25:19 ebcf9b5d39b3: Preparing 23:25:19 15465e0aed7c: Preparing 23:25:19 20312528a2e1: Preparing 23:25:19 d839df4bba32: Preparing 23:25:19 a6e8a823f81a: Preparing 23:25:19 17bec77d7fdc: Preparing 23:25:19 798ce5e4984d: Waiting 23:25:19 15465e0aed7c: Waiting 23:25:19 ebcf9b5d39b3: Waiting 23:25:19 20312528a2e1: Waiting 23:25:19 d839df4bba32: Waiting 23:25:19 a6e8a823f81a: Waiting 23:25:19 17bec77d7fdc: Waiting 23:25:19 4e653da5a85d: Pushed 23:25:19 9eeea6729ff9: Pushed 23:25:19 3351876d9d77: Pushed 23:25:19 2c160127478a: Pushed 23:25:19 68037d0ac088: Pushed 23:25:19 ebcf9b5d39b3: Layer already exists 23:25:19 15465e0aed7c: Pushed 23:25:19 20312528a2e1: Pushed 23:25:19 17bec77d7fdc: Layer already exists 23:25:19 a6e8a823f81a: Pushed 23:25:19 d839df4bba32: Pushed 23:25:23 798ce5e4984d: Pushed 23:25:23 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:0b681b1ed6725b5377593572e21d93fae3bddb5dd373445308d4298b85a8dc9f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:25:23 68037d0ac088: Preparing 23:25:23 68037d0ac088: Preparing 23:25:23 2c160127478a: Preparing 23:25:23 3351876d9d77: Preparing 23:25:23 9eeea6729ff9: Preparing 23:25:23 4e653da5a85d: Preparing 23:25:23 798ce5e4984d: Preparing 23:25:23 ebcf9b5d39b3: Preparing 23:25:23 15465e0aed7c: Preparing 23:25:23 20312528a2e1: Preparing 23:25:23 d839df4bba32: Preparing 23:25:23 a6e8a823f81a: Preparing 23:25:23 17bec77d7fdc: Preparing 23:25:23 ebcf9b5d39b3: Waiting 23:25:23 15465e0aed7c: Waiting 23:25:23 20312528a2e1: Waiting 23:25:23 d839df4bba32: Waiting 23:25:23 a6e8a823f81a: Waiting 23:25:23 17bec77d7fdc: Waiting 23:25:23 798ce5e4984d: Waiting 23:25:23 4e653da5a85d: Layer already exists 23:25:23 68037d0ac088: Layer already exists 23:25:23 3351876d9d77: Layer already exists 23:25:23 2c160127478a: Layer already exists 23:25:23 9eeea6729ff9: Layer already exists 23:25:23 798ce5e4984d: Layer already exists 23:25:23 20312528a2e1: Layer already exists 23:25:23 d839df4bba32: Layer already exists 23:25:23 15465e0aed7c: Layer already exists 23:25:23 ebcf9b5d39b3: Layer already exists 23:25:23 a6e8a823f81a: Layer already exists 23:25:23 17bec77d7fdc: Layer already exists 23:25:23 latest: digest: sha256:0b681b1ed6725b5377593572e21d93fae3bddb5dd373445308d4298b85a8dc9f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.5 23:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:25:24 68037d0ac088: Preparing 23:25:24 68037d0ac088: Preparing 23:25:24 2c160127478a: Preparing 23:25:24 3351876d9d77: Preparing 23:25:24 9eeea6729ff9: Preparing 23:25:24 4e653da5a85d: Preparing 23:25:24 798ce5e4984d: Preparing 23:25:24 ebcf9b5d39b3: Preparing 23:25:24 15465e0aed7c: Preparing 23:25:24 20312528a2e1: Preparing 23:25:24 d839df4bba32: Preparing 23:25:24 a6e8a823f81a: Preparing 23:25:24 17bec77d7fdc: Preparing 23:25:24 ebcf9b5d39b3: Waiting 23:25:24 15465e0aed7c: Waiting 23:25:24 798ce5e4984d: Waiting 23:25:24 20312528a2e1: Waiting 23:25:24 d839df4bba32: Waiting 23:25:24 a6e8a823f81a: Waiting 23:25:24 17bec77d7fdc: Waiting 23:25:24 3351876d9d77: Layer already exists 23:25:24 68037d0ac088: Layer already exists 23:25:24 9eeea6729ff9: Layer already exists 23:25:24 2c160127478a: Layer already exists 23:25:24 4e653da5a85d: Layer already exists 23:25:24 798ce5e4984d: Layer already exists 23:25:24 15465e0aed7c: Layer already exists 23:25:24 ebcf9b5d39b3: Layer already exists 23:25:24 17bec77d7fdc: Layer already exists 23:25:24 a6e8a823f81a: Layer already exists 23:25:24 20312528a2e1: Layer already exists 23:25:24 d839df4bba32: Layer already exists 23:25:24 3.0.0-dev.5: digest: sha256:0b681b1ed6725b5377593572e21d93fae3bddb5dd373445308d4298b85a8dc9f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:25:25 68037d0ac088: Preparing 23:25:25 68037d0ac088: Preparing 23:25:25 2c160127478a: Preparing 23:25:25 3351876d9d77: Preparing 23:25:25 9eeea6729ff9: Preparing 23:25:25 4e653da5a85d: Preparing 23:25:25 798ce5e4984d: Preparing 23:25:25 ebcf9b5d39b3: Preparing 23:25:25 15465e0aed7c: Preparing 23:25:25 20312528a2e1: Preparing 23:25:25 d839df4bba32: Preparing 23:25:25 a6e8a823f81a: Preparing 23:25:25 17bec77d7fdc: Preparing 23:25:25 20312528a2e1: Waiting 23:25:25 a6e8a823f81a: Waiting 23:25:25 17bec77d7fdc: Waiting 23:25:25 798ce5e4984d: Waiting 23:25:25 d839df4bba32: Waiting 23:25:25 ebcf9b5d39b3: Waiting 23:25:25 15465e0aed7c: Waiting 23:25:25 2c160127478a: Layer already exists 23:25:25 9eeea6729ff9: Layer already exists 23:25:25 4e653da5a85d: Layer already exists 23:25:25 3351876d9d77: Layer already exists 23:25:25 68037d0ac088: Layer already exists 23:25:25 ebcf9b5d39b3: Layer already exists 23:25:25 798ce5e4984d: Layer already exists 23:25:25 20312528a2e1: Layer already exists 23:25:25 15465e0aed7c: Layer already exists 23:25:25 d839df4bba32: Layer already exists 23:25:25 a6e8a823f81a: Layer already exists 23:25:25 17bec77d7fdc: Layer already exists 23:25:25 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:0b681b1ed6725b5377593572e21d93fae3bddb5dd373445308d4298b85a8dc9f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:25:26 68037d0ac088: Preparing 23:25:26 68037d0ac088: Preparing 23:25:26 2c160127478a: Preparing 23:25:26 3351876d9d77: Preparing 23:25:26 9eeea6729ff9: Preparing 23:25:26 4e653da5a85d: Preparing 23:25:26 798ce5e4984d: Preparing 23:25:26 ebcf9b5d39b3: Preparing 23:25:26 15465e0aed7c: Preparing 23:25:26 20312528a2e1: Preparing 23:25:26 798ce5e4984d: Waiting 23:25:26 ebcf9b5d39b3: Waiting 23:25:26 d839df4bba32: Preparing 23:25:26 a6e8a823f81a: Preparing 23:25:26 17bec77d7fdc: Preparing 23:25:26 20312528a2e1: Waiting 23:25:26 15465e0aed7c: Waiting 23:25:26 17bec77d7fdc: Waiting 23:25:26 a6e8a823f81a: Waiting 23:25:26 d839df4bba32: Waiting 23:25:26 2c160127478a: Layer already exists 23:25:26 3351876d9d77: Layer already exists 23:25:26 9eeea6729ff9: Layer already exists 23:25:26 4e653da5a85d: Layer already exists 23:25:26 68037d0ac088: Layer already exists 23:25:26 15465e0aed7c: Layer already exists 23:25:26 ebcf9b5d39b3: Layer already exists 23:25:26 798ce5e4984d: Layer already exists 23:25:26 d839df4bba32: Layer already exists 23:25:26 20312528a2e1: Layer already exists 23:25:26 a6e8a823f81a: Layer already exists 23:25:26 17bec77d7fdc: Layer already exists 23:25:26 main: digest: sha256:0b681b1ed6725b5377593572e21d93fae3bddb5dd373445308d4298b85a8dc9f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:26 ===================================================== [Pipeline] echo 23:25:26 taggedImages: 23:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.5 23:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:25:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:25:26 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:26 latest 23:25:26 3.0.0-dev.5 23:25:26 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:26 main 23:25:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:25:27 317f67554436: Preparing 23:25:27 a95a8d40e664: Preparing 23:25:27 07b7cba216c3: Preparing 23:25:27 fa31faa64b3b: Preparing 23:25:27 8cd394f94468: Preparing 23:25:27 c8279d235fdb: Preparing 23:25:27 ff29e6004d08: Preparing 23:25:27 17bec77d7fdc: Preparing 23:25:27 c8279d235fdb: Waiting 23:25:27 ff29e6004d08: Waiting 23:25:27 17bec77d7fdc: Waiting 23:25:27 317f67554436: Pushed 23:25:27 8cd394f94468: Pushed 23:25:27 a95a8d40e664: Pushed 23:25:27 17bec77d7fdc: Layer already exists 23:25:27 c8279d235fdb: Pushed 23:25:28 ff29e6004d08: Pushed 23:25:29 fa31faa64b3b: Pushed 23:25:29 07b7cba216c3: Pushed 23:25:30 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:cfc823713d243f9a17f05874596cbea074295b0f999f40a1627fb60ba7ebd675 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:30 + 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 23:25:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:25:30 317f67554436: Preparing 23:25:30 a95a8d40e664: Preparing 23:25:30 07b7cba216c3: Preparing 23:25:30 fa31faa64b3b: Preparing 23:25:30 8cd394f94468: Preparing 23:25:30 c8279d235fdb: Preparing 23:25:30 ff29e6004d08: Preparing 23:25:30 17bec77d7fdc: Preparing 23:25:30 c8279d235fdb: Waiting 23:25:30 ff29e6004d08: Waiting 23:25:30 17bec77d7fdc: Waiting 23:25:30 07b7cba216c3: Layer already exists 23:25:30 fa31faa64b3b: Layer already exists 23:25:30 317f67554436: Layer already exists 23:25:30 8cd394f94468: Layer already exists 23:25:30 a95a8d40e664: Layer already exists 23:25:30 c8279d235fdb: Layer already exists 23:25:30 ff29e6004d08: Layer already exists 23:25:30 17bec77d7fdc: Layer already exists 23:25:31 latest: digest: sha256:cfc823713d243f9a17f05874596cbea074295b0f999f40a1627fb60ba7ebd675 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.5 23:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:25:31 317f67554436: Preparing 23:25:31 a95a8d40e664: Preparing 23:25:31 07b7cba216c3: Preparing 23:25:31 fa31faa64b3b: Preparing 23:25:31 8cd394f94468: Preparing 23:25:31 c8279d235fdb: Preparing 23:25:31 ff29e6004d08: Preparing 23:25:31 17bec77d7fdc: Preparing 23:25:31 c8279d235fdb: Waiting 23:25:31 ff29e6004d08: Waiting 23:25:31 17bec77d7fdc: Waiting 23:25:31 317f67554436: Layer already exists 23:25:31 8cd394f94468: Layer already exists 23:25:31 a95a8d40e664: Layer already exists 23:25:31 07b7cba216c3: Layer already exists 23:25:31 fa31faa64b3b: Layer already exists 23:25:31 ff29e6004d08: Layer already exists 23:25:31 17bec77d7fdc: Layer already exists 23:25:31 c8279d235fdb: Layer already exists 23:25:32 3.0.0-dev.5: digest: sha256:cfc823713d243f9a17f05874596cbea074295b0f999f40a1627fb60ba7ebd675 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:25:32 317f67554436: Preparing 23:25:32 a95a8d40e664: Preparing 23:25:32 07b7cba216c3: Preparing 23:25:32 fa31faa64b3b: Preparing 23:25:32 8cd394f94468: Preparing 23:25:32 c8279d235fdb: Preparing 23:25:32 ff29e6004d08: Preparing 23:25:32 17bec77d7fdc: Preparing 23:25:32 c8279d235fdb: Waiting 23:25:32 17bec77d7fdc: Waiting 23:25:32 ff29e6004d08: Waiting 23:25:32 8cd394f94468: Layer already exists 23:25:32 07b7cba216c3: Layer already exists 23:25:32 a95a8d40e664: Layer already exists 23:25:32 fa31faa64b3b: Layer already exists 23:25:32 317f67554436: Layer already exists 23:25:32 ff29e6004d08: Layer already exists 23:25:32 c8279d235fdb: Layer already exists 23:25:32 17bec77d7fdc: Layer already exists 23:25:32 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:cfc823713d243f9a17f05874596cbea074295b0f999f40a1627fb60ba7ebd675 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:33 + 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 23:25:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:25:33 317f67554436: Preparing 23:25:33 a95a8d40e664: Preparing 23:25:33 07b7cba216c3: Preparing 23:25:33 fa31faa64b3b: Preparing 23:25:33 8cd394f94468: Preparing 23:25:33 c8279d235fdb: Preparing 23:25:33 ff29e6004d08: Preparing 23:25:33 17bec77d7fdc: Preparing 23:25:33 ff29e6004d08: Waiting 23:25:33 17bec77d7fdc: Waiting 23:25:33 c8279d235fdb: Waiting 23:25:33 07b7cba216c3: Layer already exists 23:25:33 8cd394f94468: Layer already exists 23:25:33 a95a8d40e664: Layer already exists 23:25:33 fa31faa64b3b: Layer already exists 23:25:33 317f67554436: Layer already exists 23:25:33 17bec77d7fdc: Layer already exists 23:25:33 ff29e6004d08: Layer already exists 23:25:33 c8279d235fdb: Layer already exists 23:25:33 main: digest: sha256:cfc823713d243f9a17f05874596cbea074295b0f999f40a1627fb60ba7ebd675 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:33 ===================================================== [Pipeline] echo 23:25:33 taggedImages: 23:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.5 23:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:25:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:25:33 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:33 latest 23:25:33 3.0.0-dev.5 23:25:33 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:33 main 23:25:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:25:34 b6aafb7b42bf: Preparing 23:25:34 d9fa687490bf: Preparing 23:25:34 6e3fb3af120f: Preparing 23:25:34 766050a14a60: Preparing 23:25:34 a197b0d8a0fb: Preparing 23:25:34 db93048748a1: Preparing 23:25:34 a9911ad13218: Preparing 23:25:34 a96b93bfda27: Preparing 23:25:34 6ceacefbce01: Preparing 23:25:34 17bec77d7fdc: Preparing 23:25:34 a96b93bfda27: Waiting 23:25:34 17bec77d7fdc: Waiting 23:25:34 6ceacefbce01: Waiting 23:25:34 db93048748a1: Waiting 23:25:34 a9911ad13218: Waiting 23:25:34 a197b0d8a0fb: Pushed 23:25:34 d9fa687490bf: Pushed 23:25:34 b6aafb7b42bf: Pushed 23:25:34 db93048748a1: Pushed 23:25:35 a96b93bfda27: Pushed 23:25:35 a9911ad13218: Pushed 23:25:35 17bec77d7fdc: Layer already exists 23:25:35 6ceacefbce01: Pushed 23:25:37 766050a14a60: Pushed 23:25:37 6e3fb3af120f: Pushed 23:25:38 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:3261aa3893296ff785fec634ed81764f5584281f653fa4aff41db697bf9ffba1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:38 + 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 23:25:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:25:38 b6aafb7b42bf: Preparing 23:25:38 d9fa687490bf: Preparing 23:25:38 6e3fb3af120f: Preparing 23:25:38 766050a14a60: Preparing 23:25:38 a197b0d8a0fb: Preparing 23:25:38 db93048748a1: Preparing 23:25:38 a9911ad13218: Preparing 23:25:38 a96b93bfda27: Preparing 23:25:38 6ceacefbce01: Preparing 23:25:38 17bec77d7fdc: Preparing 23:25:38 db93048748a1: Waiting 23:25:38 6ceacefbce01: Waiting 23:25:38 a9911ad13218: Waiting 23:25:38 a96b93bfda27: Waiting 23:25:38 17bec77d7fdc: Waiting 23:25:38 766050a14a60: Layer already exists 23:25:38 b6aafb7b42bf: Layer already exists 23:25:38 a197b0d8a0fb: Layer already exists 23:25:38 d9fa687490bf: Layer already exists 23:25:38 6e3fb3af120f: Layer already exists 23:25:38 db93048748a1: Layer already exists 23:25:38 a96b93bfda27: Layer already exists 23:25:38 17bec77d7fdc: Layer already exists 23:25:38 6ceacefbce01: Layer already exists 23:25:38 a9911ad13218: Layer already exists 23:25:39 latest: digest: sha256:3261aa3893296ff785fec634ed81764f5584281f653fa4aff41db697bf9ffba1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.5 23:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:25:39 b6aafb7b42bf: Preparing 23:25:39 d9fa687490bf: Preparing 23:25:39 6e3fb3af120f: Preparing 23:25:39 766050a14a60: Preparing 23:25:39 a197b0d8a0fb: Preparing 23:25:39 db93048748a1: Preparing 23:25:39 a9911ad13218: Preparing 23:25:39 a96b93bfda27: Preparing 23:25:39 6ceacefbce01: Preparing 23:25:39 17bec77d7fdc: Preparing 23:25:39 a96b93bfda27: Waiting 23:25:39 db93048748a1: Waiting 23:25:39 a9911ad13218: Waiting 23:25:39 6ceacefbce01: Waiting 23:25:39 17bec77d7fdc: Waiting 23:25:39 b6aafb7b42bf: Layer already exists 23:25:39 6e3fb3af120f: Layer already exists 23:25:39 d9fa687490bf: Layer already exists 23:25:39 766050a14a60: Layer already exists 23:25:39 a197b0d8a0fb: Layer already exists 23:25:39 a96b93bfda27: Layer already exists 23:25:39 a9911ad13218: Layer already exists 23:25:39 db93048748a1: Layer already exists 23:25:39 6ceacefbce01: Layer already exists 23:25:39 17bec77d7fdc: Layer already exists 23:25:40 3.0.0-dev.5: digest: sha256:3261aa3893296ff785fec634ed81764f5584281f653fa4aff41db697bf9ffba1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:25:40 b6aafb7b42bf: Preparing 23:25:40 d9fa687490bf: Preparing 23:25:40 6e3fb3af120f: Preparing 23:25:40 766050a14a60: Preparing 23:25:40 a197b0d8a0fb: Preparing 23:25:40 db93048748a1: Preparing 23:25:40 a9911ad13218: Preparing 23:25:40 a96b93bfda27: Preparing 23:25:40 6ceacefbce01: Preparing 23:25:40 17bec77d7fdc: Preparing 23:25:40 a96b93bfda27: Waiting 23:25:40 6ceacefbce01: Waiting 23:25:40 17bec77d7fdc: Waiting 23:25:40 db93048748a1: Waiting 23:25:40 a9911ad13218: Waiting 23:25:40 b6aafb7b42bf: Layer already exists 23:25:40 a197b0d8a0fb: Layer already exists 23:25:40 6e3fb3af120f: Layer already exists 23:25:40 766050a14a60: Layer already exists 23:25:40 d9fa687490bf: Layer already exists 23:25:40 a9911ad13218: Layer already exists 23:25:40 db93048748a1: Layer already exists 23:25:40 a96b93bfda27: Layer already exists 23:25:40 6ceacefbce01: Layer already exists 23:25:40 17bec77d7fdc: Layer already exists 23:25:41 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:3261aa3893296ff785fec634ed81764f5584281f653fa4aff41db697bf9ffba1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:41 + 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 23:25:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:25:41 b6aafb7b42bf: Preparing 23:25:41 d9fa687490bf: Preparing 23:25:41 6e3fb3af120f: Preparing 23:25:41 766050a14a60: Preparing 23:25:41 a197b0d8a0fb: Preparing 23:25:41 db93048748a1: Preparing 23:25:41 a9911ad13218: Preparing 23:25:41 a96b93bfda27: Preparing 23:25:41 6ceacefbce01: Preparing 23:25:41 17bec77d7fdc: Preparing 23:25:41 db93048748a1: Waiting 23:25:41 a9911ad13218: Waiting 23:25:41 a96b93bfda27: Waiting 23:25:41 6ceacefbce01: Waiting 23:25:41 17bec77d7fdc: Waiting 23:25:41 b6aafb7b42bf: Layer already exists 23:25:41 a197b0d8a0fb: Layer already exists 23:25:41 6e3fb3af120f: Layer already exists 23:25:41 d9fa687490bf: Layer already exists 23:25:41 766050a14a60: Layer already exists 23:25:41 db93048748a1: Layer already exists 23:25:41 6ceacefbce01: Layer already exists 23:25:41 a96b93bfda27: Layer already exists 23:25:41 a9911ad13218: Layer already exists 23:25:41 17bec77d7fdc: Layer already exists 23:25:41 main: digest: sha256:3261aa3893296ff785fec634ed81764f5584281f653fa4aff41db697bf9ffba1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:42 ===================================================== [Pipeline] echo 23:25:42 taggedImages: 23:25:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:25:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.5 23:25:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:25:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:25:42 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:42 latest 23:25:42 3.0.0-dev.5 23:25:42 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:42 main 23:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:25:42 13b9ccf4b973: Preparing 23:25:42 c93d6ec5a69e: Preparing 23:25:42 ebcf9b5d39b3: Preparing 23:25:42 33e8b851508c: Preparing 23:25:42 9833f26c6bda: Preparing 23:25:42 9833f26c6bda: Layer already exists 23:25:42 ebcf9b5d39b3: Layer already exists 23:25:42 13b9ccf4b973: Pushed 23:25:43 33e8b851508c: Pushed 23:25:47 c93d6ec5a69e: Pushed 23:25:47 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:58a396c86ea5062d7b1ba9d1b20458154ebed2f3d7923aaee440227df246343a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:47 + 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 23:25:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:25:48 13b9ccf4b973: Preparing 23:25:48 c93d6ec5a69e: Preparing 23:25:48 ebcf9b5d39b3: Preparing 23:25:48 33e8b851508c: Preparing 23:25:48 9833f26c6bda: Preparing 23:25:48 33e8b851508c: Layer already exists 23:25:48 9833f26c6bda: Layer already exists 23:25:48 13b9ccf4b973: Layer already exists 23:25:48 ebcf9b5d39b3: Layer already exists 23:25:48 c93d6ec5a69e: Layer already exists 23:25:48 latest: digest: sha256:58a396c86ea5062d7b1ba9d1b20458154ebed2f3d7923aaee440227df246343a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.5 23:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:25:49 13b9ccf4b973: Preparing 23:25:49 c93d6ec5a69e: Preparing 23:25:49 ebcf9b5d39b3: Preparing 23:25:49 33e8b851508c: Preparing 23:25:49 9833f26c6bda: Preparing 23:25:49 33e8b851508c: Layer already exists 23:25:49 9833f26c6bda: Layer already exists 23:25:49 ebcf9b5d39b3: Layer already exists 23:25:49 13b9ccf4b973: Layer already exists 23:25:49 c93d6ec5a69e: Layer already exists 23:25:49 3.0.0-dev.5: digest: sha256:58a396c86ea5062d7b1ba9d1b20458154ebed2f3d7923aaee440227df246343a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:25:49 13b9ccf4b973: Preparing 23:25:49 c93d6ec5a69e: Preparing 23:25:49 ebcf9b5d39b3: Preparing 23:25:49 33e8b851508c: Preparing 23:25:49 9833f26c6bda: Preparing 23:25:49 33e8b851508c: Layer already exists 23:25:49 9833f26c6bda: Layer already exists 23:25:49 13b9ccf4b973: Layer already exists 23:25:49 ebcf9b5d39b3: Layer already exists 23:25:49 c93d6ec5a69e: Layer already exists 23:25:49 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:58a396c86ea5062d7b1ba9d1b20458154ebed2f3d7923aaee440227df246343a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:50 + 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 23:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:25:52 13b9ccf4b973: Preparing 23:25:52 c93d6ec5a69e: Preparing 23:25:52 ebcf9b5d39b3: Preparing 23:25:52 33e8b851508c: Preparing 23:25:52 9833f26c6bda: Preparing 23:25:52 c93d6ec5a69e: Layer already exists 23:25:52 ebcf9b5d39b3: Layer already exists 23:25:52 33e8b851508c: Layer already exists 23:25:52 9833f26c6bda: Layer already exists 23:25:52 13b9ccf4b973: Layer already exists 23:25:52 main: digest: sha256:58a396c86ea5062d7b1ba9d1b20458154ebed2f3d7923aaee440227df246343a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:53 ===================================================== [Pipeline] echo 23:25:53 taggedImages: 23:25:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:25:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.5 23:25:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:25:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:25:53 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:53 latest 23:25:53 3.0.0-dev.5 23:25:53 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:25:53 main 23:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:25:53 240518825f2b: Preparing 23:25:53 56f822c07bd7: Preparing 23:25:53 11921fa091e3: Preparing 23:25:53 fcc8d1bd6ea6: Preparing 23:25:53 d7aa5421aad5: Preparing 23:25:53 180333d5ee54: Preparing 23:25:53 9833f26c6bda: Preparing 23:25:53 180333d5ee54: Waiting 23:25:53 9833f26c6bda: Waiting 23:25:53 11921fa091e3: Pushed 23:25:53 56f822c07bd7: Pushed 23:25:53 240518825f2b: Pushed 23:25:53 9833f26c6bda: Layer already exists 23:25:54 180333d5ee54: Pushed 23:26:03 d7aa5421aad5: Pushed 23:26:11 fcc8d1bd6ea6: Pushed 23:26:11 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:b987f8286e4467d7e2342859035071da34a74e27392fa814e7b2477d7aedb5bb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:11 + 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 23:26:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:26:12 240518825f2b: Preparing 23:26:12 56f822c07bd7: Preparing 23:26:12 11921fa091e3: Preparing 23:26:12 fcc8d1bd6ea6: Preparing 23:26:12 d7aa5421aad5: Preparing 23:26:12 180333d5ee54: Preparing 23:26:12 9833f26c6bda: Preparing 23:26:12 9833f26c6bda: Waiting 23:26:12 180333d5ee54: Waiting 23:26:12 56f822c07bd7: Layer already exists 23:26:12 240518825f2b: Layer already exists 23:26:12 d7aa5421aad5: Layer already exists 23:26:12 11921fa091e3: Layer already exists 23:26:12 fcc8d1bd6ea6: Layer already exists 23:26:12 9833f26c6bda: Layer already exists 23:26:12 180333d5ee54: Layer already exists 23:26:12 latest: digest: sha256:b987f8286e4467d7e2342859035071da34a74e27392fa814e7b2477d7aedb5bb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.5 23:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:26:13 240518825f2b: Preparing 23:26:13 56f822c07bd7: Preparing 23:26:13 11921fa091e3: Preparing 23:26:13 fcc8d1bd6ea6: Preparing 23:26:13 d7aa5421aad5: Preparing 23:26:13 180333d5ee54: Preparing 23:26:13 9833f26c6bda: Preparing 23:26:13 180333d5ee54: Waiting 23:26:13 9833f26c6bda: Waiting 23:26:13 fcc8d1bd6ea6: Layer already exists 23:26:13 240518825f2b: Layer already exists 23:26:13 11921fa091e3: Layer already exists 23:26:13 56f822c07bd7: Layer already exists 23:26:13 d7aa5421aad5: Layer already exists 23:26:13 180333d5ee54: Layer already exists 23:26:13 9833f26c6bda: Layer already exists 23:26:13 3.0.0-dev.5: digest: sha256:b987f8286e4467d7e2342859035071da34a74e27392fa814e7b2477d7aedb5bb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:26:14 240518825f2b: Preparing 23:26:14 56f822c07bd7: Preparing 23:26:14 11921fa091e3: Preparing 23:26:14 fcc8d1bd6ea6: Preparing 23:26:14 d7aa5421aad5: Preparing 23:26:14 180333d5ee54: Preparing 23:26:14 9833f26c6bda: Preparing 23:26:14 180333d5ee54: Waiting 23:26:14 9833f26c6bda: Waiting 23:26:14 d7aa5421aad5: Layer already exists 23:26:14 11921fa091e3: Layer already exists 23:26:14 56f822c07bd7: Layer already exists 23:26:14 fcc8d1bd6ea6: Layer already exists 23:26:14 240518825f2b: Layer already exists 23:26:14 180333d5ee54: Layer already exists 23:26:14 9833f26c6bda: Layer already exists 23:26:14 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:b987f8286e4467d7e2342859035071da34a74e27392fa814e7b2477d7aedb5bb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:14 + 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 23:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:26:14 240518825f2b: Preparing 23:26:14 56f822c07bd7: Preparing 23:26:14 11921fa091e3: Preparing 23:26:14 fcc8d1bd6ea6: Preparing 23:26:14 d7aa5421aad5: Preparing 23:26:14 180333d5ee54: Preparing 23:26:14 9833f26c6bda: Preparing 23:26:14 180333d5ee54: Waiting 23:26:14 9833f26c6bda: Waiting 23:26:14 d7aa5421aad5: Layer already exists 23:26:14 fcc8d1bd6ea6: Layer already exists 23:26:14 56f822c07bd7: Layer already exists 23:26:14 240518825f2b: Layer already exists 23:26:14 11921fa091e3: Layer already exists 23:26:14 9833f26c6bda: Layer already exists 23:26:14 180333d5ee54: Layer already exists 23:26:15 main: digest: sha256:b987f8286e4467d7e2342859035071da34a74e27392fa814e7b2477d7aedb5bb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:15 ===================================================== [Pipeline] echo 23:26:15 taggedImages: 23:26:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:26:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.5 23:26:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:26:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:26:15 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:15 latest 23:26:15 3.0.0-dev.5 23:26:15 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:15 main 23:26:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:26:18 94e05a8a5dd8: Preparing 23:26:18 51f9f7aeb9eb: Preparing 23:26:18 aad1c92bf189: Preparing 23:26:18 2936323c5b30: Preparing 23:26:18 eb61024b9417: Preparing 23:26:18 9833f26c6bda: Preparing 23:26:18 9833f26c6bda: Waiting 23:26:18 aad1c92bf189: Pushed 23:26:18 94e05a8a5dd8: Pushed 23:26:18 51f9f7aeb9eb: Pushed 23:26:18 9833f26c6bda: Layer already exists 23:26:19 eb61024b9417: Pushed 23:26:34 2936323c5b30: Pushed 23:26:34 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:885104c6e7b81e96968c2c7c28d305dd51774e808ac2b2e98206ac69298f5bf0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:34 + 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 23:26:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:26:34 94e05a8a5dd8: Preparing 23:26:34 51f9f7aeb9eb: Preparing 23:26:34 aad1c92bf189: Preparing 23:26:34 2936323c5b30: Preparing 23:26:34 eb61024b9417: Preparing 23:26:34 9833f26c6bda: Preparing 23:26:34 9833f26c6bda: Waiting 23:26:34 eb61024b9417: Layer already exists 23:26:34 94e05a8a5dd8: Layer already exists 23:26:34 aad1c92bf189: Layer already exists 23:26:34 2936323c5b30: Layer already exists 23:26:34 51f9f7aeb9eb: Layer already exists 23:26:34 9833f26c6bda: Layer already exists 23:26:34 latest: digest: sha256:885104c6e7b81e96968c2c7c28d305dd51774e808ac2b2e98206ac69298f5bf0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.5 23:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:26:35 94e05a8a5dd8: Preparing 23:26:35 51f9f7aeb9eb: Preparing 23:26:35 aad1c92bf189: Preparing 23:26:35 2936323c5b30: Preparing 23:26:35 eb61024b9417: Preparing 23:26:35 9833f26c6bda: Preparing 23:26:35 9833f26c6bda: Waiting 23:26:35 94e05a8a5dd8: Layer already exists 23:26:35 2936323c5b30: Layer already exists 23:26:35 eb61024b9417: Layer already exists 23:26:35 51f9f7aeb9eb: Layer already exists 23:26:35 aad1c92bf189: Layer already exists 23:26:35 9833f26c6bda: Layer already exists 23:26:35 3.0.0-dev.5: digest: sha256:885104c6e7b81e96968c2c7c28d305dd51774e808ac2b2e98206ac69298f5bf0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:26:36 94e05a8a5dd8: Preparing 23:26:36 51f9f7aeb9eb: Preparing 23:26:36 aad1c92bf189: Preparing 23:26:36 2936323c5b30: Preparing 23:26:36 eb61024b9417: Preparing 23:26:36 9833f26c6bda: Preparing 23:26:36 51f9f7aeb9eb: Layer already exists 23:26:36 2936323c5b30: Layer already exists 23:26:36 94e05a8a5dd8: Layer already exists 23:26:36 eb61024b9417: Layer already exists 23:26:36 aad1c92bf189: Layer already exists 23:26:36 9833f26c6bda: Layer already exists 23:26:36 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:885104c6e7b81e96968c2c7c28d305dd51774e808ac2b2e98206ac69298f5bf0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:36 + 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 23:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:26:36 94e05a8a5dd8: Preparing 23:26:36 51f9f7aeb9eb: Preparing 23:26:36 aad1c92bf189: Preparing 23:26:36 2936323c5b30: Preparing 23:26:36 eb61024b9417: Preparing 23:26:36 9833f26c6bda: Preparing 23:26:36 9833f26c6bda: Waiting 23:26:36 eb61024b9417: Layer already exists 23:26:36 94e05a8a5dd8: Layer already exists 23:26:36 aad1c92bf189: Layer already exists 23:26:36 51f9f7aeb9eb: Layer already exists 23:26:36 2936323c5b30: Layer already exists 23:26:36 9833f26c6bda: Layer already exists 23:26:37 main: digest: sha256:885104c6e7b81e96968c2c7c28d305dd51774e808ac2b2e98206ac69298f5bf0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:37 ===================================================== [Pipeline] echo 23:26:37 taggedImages: 23:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.5 23:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:26:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:26:37 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:37 latest 23:26:37 3.0.0-dev.5 23:26:37 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:37 main 23:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:26:37 f77295485cbd: Preparing 23:26:37 d7255381657b: Preparing 23:26:37 5b17da557f22: Preparing 23:26:37 c19e11392808: Preparing 23:26:37 180333d5ee54: Preparing 23:26:37 9833f26c6bda: Preparing 23:26:37 180333d5ee54: Layer already exists 23:26:37 9833f26c6bda: Layer already exists 23:26:38 d7255381657b: Pushed 23:26:38 f77295485cbd: Pushed 23:26:38 5b17da557f22: Pushed 23:26:53 c19e11392808: Pushed 23:26:53 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:f177ddad7fe11563a27b5e4b87c72fe24749fba381b24ac7d9f51d4de271e32e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:53 + 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 23:26:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:26:53 f77295485cbd: Preparing 23:26:53 d7255381657b: Preparing 23:26:53 5b17da557f22: Preparing 23:26:53 c19e11392808: Preparing 23:26:53 180333d5ee54: Preparing 23:26:53 9833f26c6bda: Preparing 23:26:53 9833f26c6bda: Waiting 23:26:53 180333d5ee54: Layer already exists 23:26:53 c19e11392808: Layer already exists 23:26:53 f77295485cbd: Layer already exists 23:26:53 d7255381657b: Layer already exists 23:26:53 5b17da557f22: Layer already exists 23:26:53 9833f26c6bda: Layer already exists 23:26:54 latest: digest: sha256:f177ddad7fe11563a27b5e4b87c72fe24749fba381b24ac7d9f51d4de271e32e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.5 23:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:26:54 f77295485cbd: Preparing 23:26:54 d7255381657b: Preparing 23:26:54 5b17da557f22: Preparing 23:26:54 c19e11392808: Preparing 23:26:54 180333d5ee54: Preparing 23:26:54 9833f26c6bda: Preparing 23:26:54 9833f26c6bda: Waiting 23:26:54 5b17da557f22: Layer already exists 23:26:54 f77295485cbd: Layer already exists 23:26:54 180333d5ee54: Layer already exists 23:26:54 c19e11392808: Layer already exists 23:26:54 d7255381657b: Layer already exists 23:26:54 9833f26c6bda: Layer already exists 23:26:54 3.0.0-dev.5: digest: sha256:f177ddad7fe11563a27b5e4b87c72fe24749fba381b24ac7d9f51d4de271e32e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:26:55 f77295485cbd: Preparing 23:26:55 d7255381657b: Preparing 23:26:55 5b17da557f22: Preparing 23:26:55 c19e11392808: Preparing 23:26:55 180333d5ee54: Preparing 23:26:55 9833f26c6bda: Preparing 23:26:55 9833f26c6bda: Waiting 23:26:55 c19e11392808: Layer already exists 23:26:55 180333d5ee54: Layer already exists 23:26:55 f77295485cbd: Layer already exists 23:26:55 5b17da557f22: Layer already exists 23:26:55 d7255381657b: Layer already exists 23:26:55 9833f26c6bda: Layer already exists 23:26:55 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:f177ddad7fe11563a27b5e4b87c72fe24749fba381b24ac7d9f51d4de271e32e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:56 + 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 23:26:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:26:56 f77295485cbd: Preparing 23:26:56 d7255381657b: Preparing 23:26:56 5b17da557f22: Preparing 23:26:56 c19e11392808: Preparing 23:26:56 180333d5ee54: Preparing 23:26:56 9833f26c6bda: Preparing 23:26:56 9833f26c6bda: Waiting 23:26:56 180333d5ee54: Layer already exists 23:26:56 c19e11392808: Layer already exists 23:26:56 f77295485cbd: Layer already exists 23:26:56 d7255381657b: Layer already exists 23:26:56 5b17da557f22: Layer already exists 23:26:56 9833f26c6bda: Layer already exists 23:26:56 main: digest: sha256:f177ddad7fe11563a27b5e4b87c72fe24749fba381b24ac7d9f51d4de271e32e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:56 ===================================================== [Pipeline] echo 23:26:56 taggedImages: 23:26:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:26:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.5 23:26:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:26:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:26:56 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:56 latest 23:26:56 3.0.0-dev.5 23:26:56 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:26:56 main 23:26:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:26:57 ab48fb97b877: Preparing 23:26:57 e078fce74bac: Preparing 23:26:57 ebcf9b5d39b3: Preparing 23:26:57 43ac3a170f5f: Preparing 23:26:57 17bec77d7fdc: Preparing 23:26:57 ebcf9b5d39b3: Layer already exists 23:26:57 17bec77d7fdc: Layer already exists 23:26:57 ab48fb97b877: Pushed 23:26:57 43ac3a170f5f: Pushed 23:27:02 e078fce74bac: Pushed 23:27:02 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:1afb837d6023ff3b8d9240ab9ff5e3e70a48d890063853af7a01b9979268d6f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:27:03 ab48fb97b877: Preparing 23:27:03 e078fce74bac: Preparing 23:27:03 ebcf9b5d39b3: Preparing 23:27:03 43ac3a170f5f: Preparing 23:27:03 17bec77d7fdc: Preparing 23:27:03 17bec77d7fdc: Layer already exists 23:27:03 e078fce74bac: Layer already exists 23:27:03 ab48fb97b877: Layer already exists 23:27:03 ebcf9b5d39b3: Layer already exists 23:27:03 43ac3a170f5f: Layer already exists 23:27:03 latest: digest: sha256:1afb837d6023ff3b8d9240ab9ff5e3e70a48d890063853af7a01b9979268d6f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.5 23:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:27:04 ab48fb97b877: Preparing 23:27:04 e078fce74bac: Preparing 23:27:04 ebcf9b5d39b3: Preparing 23:27:04 43ac3a170f5f: Preparing 23:27:04 17bec77d7fdc: Preparing 23:27:04 ebcf9b5d39b3: Layer already exists 23:27:04 43ac3a170f5f: Layer already exists 23:27:04 17bec77d7fdc: Layer already exists 23:27:04 ab48fb97b877: Layer already exists 23:27:04 e078fce74bac: Layer already exists 23:27:04 3.0.0-dev.5: digest: sha256:1afb837d6023ff3b8d9240ab9ff5e3e70a48d890063853af7a01b9979268d6f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:27:04 ab48fb97b877: Preparing 23:27:04 e078fce74bac: Preparing 23:27:04 ebcf9b5d39b3: Preparing 23:27:04 43ac3a170f5f: Preparing 23:27:04 17bec77d7fdc: Preparing 23:27:04 43ac3a170f5f: Layer already exists 23:27:04 ab48fb97b877: Layer already exists 23:27:04 e078fce74bac: Layer already exists 23:27:04 ebcf9b5d39b3: Layer already exists 23:27:04 17bec77d7fdc: Layer already exists 23:27:04 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:1afb837d6023ff3b8d9240ab9ff5e3e70a48d890063853af7a01b9979268d6f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:27:05 ab48fb97b877: Preparing 23:27:05 e078fce74bac: Preparing 23:27:05 ebcf9b5d39b3: Preparing 23:27:05 43ac3a170f5f: Preparing 23:27:05 17bec77d7fdc: Preparing 23:27:05 43ac3a170f5f: Layer already exists 23:27:05 17bec77d7fdc: Layer already exists 23:27:05 ebcf9b5d39b3: Layer already exists 23:27:05 ab48fb97b877: Layer already exists 23:27:05 e078fce74bac: Layer already exists 23:27:05 main: digest: sha256:1afb837d6023ff3b8d9240ab9ff5e3e70a48d890063853af7a01b9979268d6f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:05 ===================================================== [Pipeline] echo 23:27:05 taggedImages: 23:27:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:27:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.5 23:27:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:27:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:27:05 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:05 latest 23:27:05 3.0.0-dev.5 23:27:05 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:05 main 23:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:27:06 1cd4196781be: Preparing 23:27:06 c5ec657d963e: Preparing 23:27:06 ebcf9b5d39b3: Preparing 23:27:06 f73ba6b9264d: Preparing 23:27:06 17bec77d7fdc: Preparing 23:27:06 17bec77d7fdc: Layer already exists 23:27:06 ebcf9b5d39b3: Layer already exists 23:27:06 f73ba6b9264d: Layer already exists 23:27:06 1cd4196781be: Pushed 23:27:12 c5ec657d963e: Pushed 23:27:12 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:07436c4377b105537276c0959346b1f969554089a9f387a80d92aebb2e4b5932 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:27:13 1cd4196781be: Preparing 23:27:13 c5ec657d963e: Preparing 23:27:13 ebcf9b5d39b3: Preparing 23:27:13 f73ba6b9264d: Preparing 23:27:13 17bec77d7fdc: Preparing 23:27:13 17bec77d7fdc: Layer already exists 23:27:13 c5ec657d963e: Layer already exists 23:27:13 ebcf9b5d39b3: Layer already exists 23:27:13 f73ba6b9264d: Layer already exists 23:27:13 1cd4196781be: Layer already exists 23:27:13 latest: digest: sha256:07436c4377b105537276c0959346b1f969554089a9f387a80d92aebb2e4b5932 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.5 23:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:27:13 1cd4196781be: Preparing 23:27:13 c5ec657d963e: Preparing 23:27:13 ebcf9b5d39b3: Preparing 23:27:13 f73ba6b9264d: Preparing 23:27:13 17bec77d7fdc: Preparing 23:27:13 c5ec657d963e: Layer already exists 23:27:13 f73ba6b9264d: Layer already exists 23:27:13 1cd4196781be: Layer already exists 23:27:13 17bec77d7fdc: Layer already exists 23:27:13 ebcf9b5d39b3: Layer already exists 23:27:13 3.0.0-dev.5: digest: sha256:07436c4377b105537276c0959346b1f969554089a9f387a80d92aebb2e4b5932 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:27:14 1cd4196781be: Preparing 23:27:14 c5ec657d963e: Preparing 23:27:14 ebcf9b5d39b3: Preparing 23:27:14 f73ba6b9264d: Preparing 23:27:14 17bec77d7fdc: Preparing 23:27:14 17bec77d7fdc: Layer already exists 23:27:14 ebcf9b5d39b3: Layer already exists 23:27:14 f73ba6b9264d: Layer already exists 23:27:14 1cd4196781be: Layer already exists 23:27:14 c5ec657d963e: Layer already exists 23:27:14 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:07436c4377b105537276c0959346b1f969554089a9f387a80d92aebb2e4b5932 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:27:15 1cd4196781be: Preparing 23:27:15 c5ec657d963e: Preparing 23:27:15 ebcf9b5d39b3: Preparing 23:27:15 f73ba6b9264d: Preparing 23:27:15 17bec77d7fdc: Preparing 23:27:15 17bec77d7fdc: Layer already exists 23:27:15 ebcf9b5d39b3: Layer already exists 23:27:15 c5ec657d963e: Layer already exists 23:27:15 1cd4196781be: Layer already exists 23:27:15 f73ba6b9264d: Layer already exists 23:27:15 main: digest: sha256:07436c4377b105537276c0959346b1f969554089a9f387a80d92aebb2e4b5932 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:15 ===================================================== [Pipeline] echo 23:27:15 taggedImages: 23:27:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:27:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.5 23:27:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:27:15 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:27:15 c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:15 latest 23:27:15 3.0.0-dev.5 23:27:15 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:15 main 23:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:27:16 7531e11a020f: Preparing 23:27:16 b17bbda81d72: Preparing 23:27:16 765829653d64: Preparing 23:27:16 6b61e458d984: Preparing 23:27:16 17bec77d7fdc: Preparing 23:27:16 17bec77d7fdc: Layer already exists 23:27:16 b17bbda81d72: Pushed 23:27:17 7531e11a020f: Pushed 23:27:19 765829653d64: Pushed 23:27:45 6b61e458d984: Pushed 23:27:45 c06f5ea463beb75557a6507ee42ec03376c15ad1: digest: sha256:5548162741e1259dcade43b307a1ef4a2b6e2506424e9926a22cbe214fe7fe66 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:27:46 7531e11a020f: Preparing 23:27:46 b17bbda81d72: Preparing 23:27:46 765829653d64: Preparing 23:27:46 6b61e458d984: Preparing 23:27:46 17bec77d7fdc: Preparing 23:27:46 17bec77d7fdc: Layer already exists 23:27:46 6b61e458d984: Layer already exists 23:27:46 b17bbda81d72: Layer already exists 23:27:46 765829653d64: Layer already exists 23:27:46 7531e11a020f: Layer already exists 23:27:46 latest: digest: sha256:5548162741e1259dcade43b307a1ef4a2b6e2506424e9926a22cbe214fe7fe66 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.5 23:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:27:47 7531e11a020f: Preparing 23:27:47 b17bbda81d72: Preparing 23:27:47 765829653d64: Preparing 23:27:47 6b61e458d984: Preparing 23:27:47 17bec77d7fdc: Preparing 23:27:47 17bec77d7fdc: Layer already exists 23:27:47 6b61e458d984: Layer already exists 23:27:47 7531e11a020f: Layer already exists 23:27:47 765829653d64: Layer already exists 23:27:47 b17bbda81d72: Layer already exists 23:27:47 3.0.0-dev.5: digest: sha256:5548162741e1259dcade43b307a1ef4a2b6e2506424e9926a22cbe214fe7fe66 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:27:47 7531e11a020f: Preparing 23:27:47 b17bbda81d72: Preparing 23:27:47 765829653d64: Preparing 23:27:47 6b61e458d984: Preparing 23:27:47 17bec77d7fdc: Preparing 23:27:47 765829653d64: Layer already exists 23:27:47 6b61e458d984: Layer already exists 23:27:47 7531e11a020f: Layer already exists 23:27:47 b17bbda81d72: Layer already exists 23:27:47 17bec77d7fdc: Layer already exists 23:27:47 c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5: digest: sha256:5548162741e1259dcade43b307a1ef4a2b6e2506424e9926a22cbe214fe7fe66 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:27:48 7531e11a020f: Preparing 23:27:48 b17bbda81d72: Preparing 23:27:48 765829653d64: Preparing 23:27:48 6b61e458d984: Preparing 23:27:48 17bec77d7fdc: Preparing 23:27:48 6b61e458d984: Layer already exists 23:27:48 7531e11a020f: Layer already exists 23:27:48 765829653d64: Layer already exists 23:27:48 b17bbda81d72: Layer already exists 23:27:48 17bec77d7fdc: Layer already exists 23:27:48 main: digest: sha256:5548162741e1259dcade43b307a1ef4a2b6e2506424e9926a22cbe214fe7fe66 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:48 ===================================================== [Pipeline] echo 23:27:48 taggedImages: 23:27:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1 23:27:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:27:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.5 23:27:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c06f5ea463beb75557a6507ee42ec03376c15ad1-3.0.0-dev.5 23:27:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:49 23:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:49 arm64: Pulling from edgex-lftools-log-publisher 23:27:49 8998bd30e6a1: Pulling fs layer 23:27:49 04944245beec: Pulling fs layer 23:27:49 699f458cf7ca: Pulling fs layer 23:27:49 765212b225bb: Pulling fs layer 23:27:49 f23df028b6ca: Pulling fs layer 23:27:49 d65c8cfc05b1: Pulling fs layer 23:27:49 2437ff75d9bd: Pulling fs layer 23:27:49 765212b225bb: Waiting 23:27:49 f23df028b6ca: Waiting 23:27:49 d65c8cfc05b1: Waiting 23:27:49 2437ff75d9bd: Waiting 23:27:49 04944245beec: Verifying Checksum 23:27:49 04944245beec: Download complete 23:27:49 765212b225bb: Verifying Checksum 23:27:49 765212b225bb: Download complete 23:27:49 f23df028b6ca: Verifying Checksum 23:27:49 f23df028b6ca: Download complete 23:27:49 d65c8cfc05b1: Verifying Checksum 23:27:49 d65c8cfc05b1: Download complete 23:27:49 699f458cf7ca: Verifying Checksum 23:27:49 699f458cf7ca: Download complete 23:27:50 8998bd30e6a1: Verifying Checksum 23:27:50 8998bd30e6a1: Download complete 23:27:52 2437ff75d9bd: Verifying Checksum 23:27:52 2437ff75d9bd: Download complete 23:27:54 8998bd30e6a1: Pull complete 23:27:54 04944245beec: Pull complete 23:27:56 699f458cf7ca: Pull complete 23:27:57 765212b225bb: Pull complete 23:27:57 f23df028b6ca: Pull complete 23:27:58 d65c8cfc05b1: Pull complete 23:28:13 2437ff75d9bd: Pull complete 23:28:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-121145 does not seem to be running inside a container 23:28: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/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 23:28:15 $ docker top a47d1d1aac8305ab1798a7128e26d85f419e901dfd96b386866a1bb9a5254353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:16 ---> job-cost.sh 23:28:16 lf-activate-venv: SKIPPING 23:28:16 INFO: No Stack... 23:28:16 INFO: Retrieving Pricing Info for: v3-standard-4 23:28:17 INFO: Archiving Costs [Pipeline] sh 23:28:18 + cat /w/workspace/edgex-go/359/archives/cost.csv 23:28:18 + cut -d, -f6 [Pipeline] lock 23:28:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-359-stack-cost] 23:28:18 Resource [jenkins-edgexfoundry-edgex-go-main-359-stack-cost] did not exist. Created. 23:28:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-359-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:18 + echo total: 0.10999999940395355 [Pipeline] stash 23:28:19 Stashed 1 file(s) [Pipeline] } 23:28:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-359-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:19 $ docker stop --time=1 a47d1d1aac8305ab1798a7128e26d85f419e901dfd96b386866a1bb9a5254353 23:28:21 $ docker rm -f a47d1d1aac8305ab1798a7128e26d85f419e901dfd96b386866a1bb9a5254353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:28:21 provisioning config files... 23:28:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/359@tmp/config65372393124758819tmp [Pipeline] { [Pipeline] sh 23:28:21 + set +x 23:28:21 + curl -s https://codecov.io/bash 23:28:21 + bash -s -- 23:28:21 23:28:21 _____ _ 23:28:21 / ____| | | 23:28:21 | | ___ __| | ___ ___ _____ __ 23:28:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:21 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:21 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:21 Bash-1.0.6 23:28:21 23:28:21 23:28:21 ==> git version 2.25.1 found 23:28:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:28:21 Release-Date: 2020-01-08 23:28:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:28:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:28:21 ==> Jenkins CI detected. 23:28:21 current dir:  /w/workspace/edgex-go/359 23:28:21 project root: . 23:28:21 --> token set from env 23:28:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:21 ==> Running gcov in . (disable via -X gcov) 23:28:21 ==> Python coveragepy not found 23:28:21 ==> Searching for coverage reports in: 23:28:21 + . 23:28:21 -> Found 1 reports 23:28:21 ==> Detecting git/mercurial file structure 23:28:22 ==> Reading reports 23:28:22 + ./coverage.out bytes=501826 23:28:22 ==> Appending adjustments 23:28:22 https://docs.codecov.io/docs/fixing-reports 23:28:23 + Found adjustments 23:28:23 ==> Gzipping contents 23:28:23 64K /tmp/codecov.PJHyb0.gz 23:28:23 ==> Uploading reports 23:28:23 url: https://codecov.io 23:28:23 query: branch=main&commit=c06f5ea463beb75557a6507ee42ec03376c15ad1&build=359&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F359%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:23 -> Pinging Codecov 23:28:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=c06f5ea463beb75557a6507ee42ec03376c15ad1&build=359&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F359%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:23 -> Uploading to 23:28:23 https://storage.googleapis.com/codecov/v4/raw/2022-12-13/00271124DB129430A58F1EEE437C3FCB/c06f5ea463beb75557a6507ee42ec03376c15ad1/b852f053-54bd-4527-92aa-6b4c7db836b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T232823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63d1425e4c9a990438f22ee44bbd56b42635d87d12dad1b8f8ab4cd5781e5c49 23:28:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:23 Dload Upload Total Spent Left Speed 23:28:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65360 0 0 100 65360 0 261k --:--:-- --:--:-- --:--:-- 261k 23:28:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c06f5ea463beb75557a6507ee42ec03376c15ad1 [Pipeline] } 23:28:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:28:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:28:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:24 23:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:28:24 df9b9388f04a: Pulling fs layer 23:28:24 52dc419b0ee2: Pulling fs layer 23:28:24 25bc292e5bac: Pulling fs layer 23:28:24 114826534d7a: Pulling fs layer 23:28:24 4657fd5d0bcf: Pulling fs layer 23:28:24 6ad1cebc031e: Pulling fs layer 23:28:24 8a3aa393b2d8: Pulling fs layer 23:28:24 114826534d7a: Waiting 23:28:24 4657fd5d0bcf: Waiting 23:28:24 6ad1cebc031e: Waiting 23:28:24 8a3aa393b2d8: Waiting 23:28:24 25bc292e5bac: Verifying Checksum 23:28:24 25bc292e5bac: Download complete 23:28:24 52dc419b0ee2: Download complete 23:28:24 4657fd5d0bcf: Verifying Checksum 23:28:24 4657fd5d0bcf: Download complete 23:28:24 df9b9388f04a: Download complete 23:28:24 df9b9388f04a: Pull complete 23:28:24 52dc419b0ee2: Pull complete 23:28:24 6ad1cebc031e: Download complete 23:28:25 25bc292e5bac: Pull complete 23:28:25 114826534d7a: Verifying Checksum 23:28:25 114826534d7a: Download complete 23:28:25 8a3aa393b2d8: Verifying Checksum 23:28:25 8a3aa393b2d8: Download complete 23:28:28 114826534d7a: Pull complete 23:28:28 4657fd5d0bcf: Pull complete 23:28:28 6ad1cebc031e: Pull complete 23:28:31 8a3aa393b2d8: Pull complete 23:28:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:28:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:31 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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-snyk-go:1.410.4 cat 23:28:33 $ docker top a76f8fc3223886b01051c5105b0c9be991739752e82048ddcc3b668f2c564065 -eo pid,comm [Pipeline] { [Pipeline] echo 23:28:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:28:34 + set -o pipefail 23:28:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:28:41 23:28:41 Monitoring /w/workspace/edgex-go/359 (github.com/edgexfoundry/edgex-go)... 23:28:41 23:28:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3a98990c-f66f-4292-9cdc-f1aa4a46ef6a 23:28:41 23:28:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:28:41 23:28:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:28:41 23:28:41 23:28:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:28:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:28:41 More details here: https://snyk.co/ue1NS [Pipeline] } 23:28:41 $ docker stop --time=1 a76f8fc3223886b01051c5105b0c9be991739752e82048ddcc3b668f2c564065 23:28:43 $ docker rm -f a76f8fc3223886b01051c5105b0c9be991739752e82048ddcc3b668f2c564065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:28:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:43 provisioning config files... 23:28:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/359@tmp/config6121192721173698165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:43 --> edgex-publish-swagger.sh 23:28:43 === Publish openapi/v2 API === 23:28:43 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:28:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/359/openapi/v2/core-command.yaml] 23:28:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:43 Dload Upload Total Spent Left Speed 23:28:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 46 40996 --:--:-- --:--:-- --:--:-- 40992 100 33860 100 38 100 33822 46 40996 --:--:-- --:--:-- --:--:-- 40992 23:28:44 {"code":403,"message":"Access Denied"} 23:28:44 23:28:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/359/openapi/v2/core-data.yaml] 23:28:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:44 Dload Upload Total Spent Left Speed 23:28:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 48 90728 --:--:-- --:--:-- --:--:-- 90776 23:28:45 {"code":403,"message":"Access Denied"} 23:28:45 23:28:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/359/openapi/v2/core-metadata.yaml] 23:28:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:45 Dload Upload Total Spent Left Speed 23:28:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 1316k --:--:-- --:--:-- --:--:-- 1304k 100 144k 100 38 100 144k 45 172k --:--:-- --:--:-- --:--:-- 172k 23:28:46 {"code":403,"message":"Access Denied"} 23:28:46 23:28:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/359/openapi/v2/support-notifications.yaml] 23:28:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:46 Dload Upload Total Spent Left Speed 23:28:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 48 110k --:--:-- --:--:-- --:--:-- 110k 100 89347 100 38 100 89309 48 110k --:--:-- --:--:-- --:--:-- 110k 23:28:47 {"code":403,"message":"Access Denied"} 23:28:47 23:28:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/359/openapi/v2/support-scheduler.yaml] 23:28:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:47 Dload Upload Total Spent Left Speed 23:28:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 48 50571 --:--:-- --:--:-- --:--:-- 50555 100 39585 100 38 100 39547 48 50507 --:--:-- --:--:-- --:--:-- 50491 23:28:48 {"code":403,"message":"Access Denied"} 23:28:48 23:28:48 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/359/openapi/v2/system-agent.yaml] 23:28:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:48 Dload Upload Total Spent Left Speed 23:28:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 49 26218 --:--:-- --:--:-- --:--:-- 26233 100 20121 100 38 100 20083 49 26218 --:--:-- --:--:-- --:--:-- 26233 23:28:48 {"code":403,"message":"Access Denied"} 23:28:48 [Pipeline] } 23:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:28:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:49 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:28:49 $ docker top d01b49fee0a4a4257b117351fb88565a991f96e5a3c8c91c556c8dd9edc09399 -eo pid,comm 23:28:49 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). 23:28:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:49 [ssh-agent] Looking for ssh-agent implementation... 23:28:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:50 $ docker exec d01b49fee0a4a4257b117351fb88565a991f96e5a3c8c91c556c8dd9edc09399 ssh-agent 23:28:50 SSH_AUTH_SOCK=/tmp/ssh-dlpv4SdWEFB9/agent.32 23:28:50 SSH_AGENT_PID=38 23:28:50 Running ssh-add (command line suppressed) 23:28:50 Identity added: /w/workspace/edgex-go/359@tmp/private_key_1533720739363696154.key (/w/workspace/edgex-go/359@tmp/private_key_1533720739363696154.key) 23:28:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:50 + git semver tag 23:28:50 2022-12-13 23:28:50,679 [run_tag] DEBUG tag force:False 23:28:50 2022-12-13 23:28:50,679 [check_head_tag] DEBUG check head tag 23:28:50 2022-12-13 23:28:50,681 [execute] INFO git cat-file --batch-check 23:28:50 2022-12-13 23:28:50,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/359, universal_newlines=False, shell=None, istream=) 23:28:50 2022-12-13 23:28:50,685 [execute] INFO git cat-file --batch 23:28:50 2022-12-13 23:28:50,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/359, universal_newlines=False, shell=None, istream=) 23:28:50 2022-12-13 23:28:50,723 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:28:50 2022-12-13 23:28:50,723 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 23:28:50 2022-12-13 23:28:50,723 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgex-go/359, universal_newlines=False, shell=None, istream=None) 23:28:50 2022-12-13 23:28:50,727 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:28:50 3.0.0-dev.5 [Pipeline] } 23:28:50 $ docker exec --env ******** --env ******** d01b49fee0a4a4257b117351fb88565a991f96e5a3c8c91c556c8dd9edc09399 ssh-agent -k 23:28:50 unset SSH_AUTH_SOCK; 23:28:50 unset SSH_AGENT_PID; 23:28:50 echo Agent pid 38 killed; 23:28:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:51 + git semver [Pipeline] } 23:28:51 $ docker stop --time=1 d01b49fee0a4a4257b117351fb88565a991f96e5a3c8c91c556c8dd9edc09399 23:28:52 $ docker rm -f d01b49fee0a4a4257b117351fb88565a991f96e5a3c8c91c556c8dd9edc09399 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:28:53 23:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:28:53 0.23.1-centos7: Pulling from edgex-lftools 23:28:53 ab5ef0e58194: Pulling fs layer 23:28:53 9712f1f96733: Pulling fs layer 23:28:53 63f879dbbcfc: Pulling fs layer 23:28:53 0d9ebad4ef96: Pulling fs layer 23:28:53 e9a5061849ea: Pulling fs layer 23:28:53 d747dcd14b5f: Pulling fs layer 23:28:53 2de7ff778b66: Pulling fs layer 23:28:53 0d9ebad4ef96: Waiting 23:28:53 e9a5061849ea: Waiting 23:28:53 d747dcd14b5f: Waiting 23:28:53 2de7ff778b66: Waiting 23:28:53 9712f1f96733: Verifying Checksum 23:28:53 9712f1f96733: Download complete 23:28:53 63f879dbbcfc: Verifying Checksum 23:28:53 63f879dbbcfc: Download complete 23:28:53 0d9ebad4ef96: Verifying Checksum 23:28:53 0d9ebad4ef96: Download complete 23:28:53 d747dcd14b5f: Verifying Checksum 23:28:53 d747dcd14b5f: Download complete 23:28:53 e9a5061849ea: Download complete 23:28:53 ab5ef0e58194: Download complete 23:28:54 2de7ff778b66: Verifying Checksum 23:28:54 2de7ff778b66: Download complete 23:28:56 ab5ef0e58194: Pull complete 23:28:56 9712f1f96733: Pull complete 23:28:57 63f879dbbcfc: Pull complete 23:29:00 0d9ebad4ef96: Pull complete 23:29:00 e9a5061849ea: Pull complete 23:29:00 d747dcd14b5f: Pull complete 23:29:01 2de7ff778b66: Pull complete 23:29:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:01 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:29:03 $ docker top 8746c0cf8ea2851ea743aa1a057dfe3e76a65863bacecdcc14c6563d4f9550a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:29:03 provisioning config files... 23:29:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/359@tmp/config14294038861940452499tmp 23:29:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/359@tmp/config4969594909676913801tmp 23:29:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/359@tmp/config5413221205803732968tmp [Pipeline] { [Pipeline] echo 23:29:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:29:03 ---> sigul-configuration.sh 23:29:03 gpg: directory `/root/.gnupg' created 23:29:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:29:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:29:03 gpg: keyring `/root/.gnupg/secring.gpg' created 23:29:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:29:03 gpg: CAST5 encrypted data 23:29:03 gpg: encrypted with 1 passphrase 23:29:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:29:04 + mkdir /home/jenkins 23:29:04 + mkdir /home/jenkins/sigul [Pipeline] sh 23:29:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:29:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:29:04 ---> sigul-install.sh 23:29:04 Sigul already installed; skipping installation. [Pipeline] sh 23:29:05 + git tag --list 23:29:05 0.6.0 23:29:05 0.6.1 23:29:05 0.7.0 23:29:05 0.7.1 23:29:05 v1.0.0 23:29:05 v1.0.1 23:29:05 v1.1.0 23:29:05 v1.2.0 23:29:05 v1.2.1 23:29:05 v1.3.0 23:29:05 v1.3.1 23:29:05 v2.0.0 23:29:05 v2.1.0 23:29:05 v2.1.1 23:29:05 v2.1.1-dev.1 23:29:05 v2.1.1-dev.2 23:29:05 v2.1.1-dev.3 23:29:05 v2.1.1-dev.4 23:29:05 v2.1.1-dev.5 23:29:05 v2.1.1-dev.6 23:29:05 v2.1.1-dev.7 23:29:05 v2.1.1-dev.8 23:29:05 v2.1.2-dev.1 23:29:05 v2.2.0 23:29:05 v2.2.1-dev.1 23:29:05 v2.2.1-dev.10 23:29:05 v2.2.1-dev.11 23:29:05 v2.2.1-dev.12 23:29:05 v2.2.1-dev.13 23:29:05 v2.2.1-dev.14 23:29:05 v2.2.1-dev.15 23:29:05 v2.2.1-dev.16 23:29:05 v2.2.1-dev.17 23:29:05 v2.2.1-dev.18 23:29:05 v2.2.1-dev.19 23:29:05 v2.2.1-dev.2 23:29:05 v2.2.1-dev.20 23:29:05 v2.2.1-dev.21 23:29:05 v2.2.1-dev.22 23:29:05 v2.2.1-dev.23 23:29:05 v2.2.1-dev.24 23:29:05 v2.2.1-dev.25 23:29:05 v2.2.1-dev.26 23:29:05 v2.2.1-dev.27 23:29:05 v2.2.1-dev.28 23:29:05 v2.2.1-dev.29 23:29:05 v2.2.1-dev.3 23:29:05 v2.2.1-dev.4 23:29:05 v2.2.1-dev.5 23:29:05 v2.2.1-dev.6 23:29:05 v2.2.1-dev.7 23:29:05 v2.2.1-dev.8 23:29:05 v2.2.1-dev.9 23:29:05 v2.3.0 23:29:05 v2.3.0-dev.100 23:29:05 v2.3.0-dev.101 23:29:05 v2.3.0-dev.102 23:29:05 v2.3.0-dev.103 23:29:05 v2.3.0-dev.104 23:29:05 v2.3.0-dev.105 23:29:05 v2.3.0-dev.106 23:29:05 v2.3.0-dev.29 23:29:05 v2.3.0-dev.30 23:29:05 v2.3.0-dev.31 23:29:05 v2.3.0-dev.32 23:29:05 v2.3.0-dev.33 23:29:05 v2.3.0-dev.34 23:29:05 v2.3.0-dev.35 23:29:05 v2.3.0-dev.36 23:29:05 v2.3.0-dev.37 23:29:05 v2.3.0-dev.38 23:29:05 v2.3.0-dev.39 23:29:05 v2.3.0-dev.40 23:29:05 v2.3.0-dev.41 23:29:05 v2.3.0-dev.42 23:29:05 v2.3.0-dev.43 23:29:05 v2.3.0-dev.44 23:29:05 v2.3.0-dev.45 23:29:05 v2.3.0-dev.46 23:29:05 v2.3.0-dev.47 23:29:05 v2.3.0-dev.48 23:29:05 v2.3.0-dev.49 23:29:05 v2.3.0-dev.50 23:29:05 v2.3.0-dev.51 23:29:05 v2.3.0-dev.52 23:29:05 v2.3.0-dev.53 23:29:05 v2.3.0-dev.54 23:29:05 v2.3.0-dev.55 23:29:05 v2.3.0-dev.56 23:29:05 v2.3.0-dev.57 23:29:05 v2.3.0-dev.58 23:29:05 v2.3.0-dev.59 23:29:05 v2.3.0-dev.60 23:29:05 v2.3.0-dev.61 23:29:05 v2.3.0-dev.62 23:29:05 v2.3.0-dev.63 23:29:05 v2.3.0-dev.64 23:29:05 v2.3.0-dev.65 23:29:05 v2.3.0-dev.66 23:29:05 v2.3.0-dev.67 23:29:05 v2.3.0-dev.68 23:29:05 v2.3.0-dev.69 23:29:05 v2.3.0-dev.70 23:29:05 v2.3.0-dev.71 23:29:05 v2.3.0-dev.72 23:29:05 v2.3.0-dev.73 23:29:05 v2.3.0-dev.74 23:29:05 v2.3.0-dev.75 23:29:05 v2.3.0-dev.76 23:29:05 v2.3.0-dev.77 23:29:05 v2.3.0-dev.78 23:29:05 v2.3.0-dev.79 23:29:05 v2.3.0-dev.80 23:29:05 v2.3.0-dev.81 23:29:05 v2.3.0-dev.82 23:29:05 v2.3.0-dev.83 23:29:05 v2.3.0-dev.84 23:29:05 v2.3.0-dev.85 23:29:05 v2.3.0-dev.86 23:29:05 v2.3.0-dev.87 23:29:05 v2.3.0-dev.88 23:29:05 v2.3.0-dev.89 23:29:05 v2.3.0-dev.90 23:29:05 v2.3.0-dev.91 23:29:05 v2.3.0-dev.92 23:29:05 v2.3.0-dev.93 23:29:05 v2.3.0-dev.94 23:29:05 v2.3.0-dev.95 23:29:05 v2.3.0-dev.96 23:29:05 v2.3.0-dev.97 23:29:05 v2.3.0-dev.98 23:29:05 v2.3.0-dev.99 23:29:05 v2.3.1-dev.1 23:29:05 v2.3.1-dev.2 23:29:05 v2.3.1-dev.3 23:29:05 v2.3.1-dev.4 23:29:05 v2.3.1-dev.5 23:29:05 v3.0.0-dev.1 23:29:05 v3.0.0-dev.2 23:29:05 v3.0.0-dev.3 23:29:05 v3.0.0-dev.4 23:29:05 v3.0.0-dev.5 [Pipeline] sh 23:29:05 + lftools sign git-tag v3.0.0-dev.5 23:29:05 Signing Git tag with Sigul... 23:29:05 Signing v3.0.0-dev.5 [Pipeline] echo 23:29:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:29:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:29:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:29:06 $ docker stop --time=1 8746c0cf8ea2851ea743aa1a057dfe3e76a65863bacecdcc14c6563d4f9550a7 23:29:07 $ docker rm -f 8746c0cf8ea2851ea743aa1a057dfe3e76a65863bacecdcc14c6563d4f9550a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:29:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:08 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:29:09 $ docker top 004be9e93c803405d008d71e37ebf7189ae2371a536353360e0b2939f531f557 -eo pid,comm 23:29:09 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). 23:29:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:09 [ssh-agent] Looking for ssh-agent implementation... 23:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:09 $ docker exec 004be9e93c803405d008d71e37ebf7189ae2371a536353360e0b2939f531f557 ssh-agent 23:29:09 SSH_AUTH_SOCK=/tmp/ssh-6pStRyIqzrlw/agent.32 23:29:09 SSH_AGENT_PID=38 23:29:09 Running ssh-add (command line suppressed) 23:29:09 Identity added: /w/workspace/edgex-go/359@tmp/private_key_9151601958020223024.key (/w/workspace/edgex-go/359@tmp/private_key_9151601958020223024.key) 23:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:09 + git semver bump pre 23:29:09 2022-12-13 23:29:09,926 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:29:09 2022-12-13 23:29:09,926 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev 23:29:09 2022-12-13 23:29:09,926 [bump_version] DEBUG bumped version:3.0.0-dev.6 23:29:09 2022-12-13 23:29:09,926 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgex-go/359/.semver/main with force:True 23:29:09 2022-12-13 23:29:09,926 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:29:09 2022-12-13 23:29:09,926 [write_file] DEBUG write to file:/w/workspace/edgex-go/359/.semver/main 23:29:09 2022-12-13 23:29:09,928 [execute] INFO git cat-file --batch-check 23:29:09 2022-12-13 23:29:09,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/359/.semver, universal_newlines=False, shell=None, istream=) 23:29:09 2022-12-13 23:29:09,932 [execute] INFO git cat-file --batch 23:29:09 2022-12-13 23:29:09,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/359/.semver, universal_newlines=False, shell=None, istream=) 23:29:09 2022-12-13 23:29:09,937 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:29:09 3.0.0-dev.6 [Pipeline] } 23:29:10 $ docker exec --env ******** --env ******** 004be9e93c803405d008d71e37ebf7189ae2371a536353360e0b2939f531f557 ssh-agent -k 23:29:10 unset SSH_AUTH_SOCK; 23:29:10 unset SSH_AGENT_PID; 23:29:10 echo Agent pid 38 killed; 23:29:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:10 + git semver [Pipeline] } 23:29:10 $ docker stop --time=1 004be9e93c803405d008d71e37ebf7189ae2371a536353360e0b2939f531f557 23:29:12 $ docker rm -f 004be9e93c803405d008d71e37ebf7189ae2371a536353360e0b2939f531f557 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:12 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:29:13 $ docker top 7ca3056b8455e3390a75d181d36b6b5b955e032f12a92a8b473514acad908614 -eo pid,comm 23:29:13 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). 23:29:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:13 [ssh-agent] Looking for ssh-agent implementation... 23:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:13 $ docker exec 7ca3056b8455e3390a75d181d36b6b5b955e032f12a92a8b473514acad908614 ssh-agent 23:29:13 SSH_AUTH_SOCK=/tmp/ssh-silXmKZK7FAO/agent.33 23:29:13 SSH_AGENT_PID=39 23:29:13 Running ssh-add (command line suppressed) 23:29:13 Identity added: /w/workspace/edgex-go/359@tmp/private_key_8526935391278228025.key (/w/workspace/edgex-go/359@tmp/private_key_8526935391278228025.key) 23:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:14 + git semver push 23:29:14 2022-12-13 23:29:14,414 [run_push] DEBUG push 23:29:14 2022-12-13 23:29:14,415 [execute] INFO git cat-file --batch-check 23:29:14 2022-12-13 23:29:14,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/359/.semver, universal_newlines=False, shell=None, istream=) 23:29:14 2022-12-13 23:29:14,418 [execute] INFO git rev-list f75531c837fc9a867f7f3e152b6089350ec39661 -- 23:29:14 2022-12-13 23:29:14,418 [execute] DEBUG Popen(['git', 'rev-list', 'f75531c837fc9a867f7f3e152b6089350ec39661', '--'], cwd=/w/workspace/edgex-go/359/.semver, universal_newlines=False, shell=None, istream=None) 23:29:14 2022-12-13 23:29:14,433 [execute] INFO git fetch -v origin 23:29:14 2022-12-13 23:29:14,433 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/359/.semver, universal_newlines=True, shell=None, istream=None) 23:29:15 2022-12-13 23:29:14,903 [run_push] DEBUG no remote changes detected 23:29:15 2022-12-13 23:29:14,903 [execute] INFO git push origin semver 23:29:15 2022-12-13 23:29:14,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/359/.semver, universal_newlines=False, shell=None, istream=None) 23:29:16 2022-12-13 23:29:15,860 [run_push] DEBUG push all version tags 23:29:16 2022-12-13 23:29:15,860 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:29:16 2022-12-13 23:29:15,861 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/359, universal_newlines=False, shell=None, istream=None) 23:29:16 2022-12-13 23:29:16,682 [read_version] DEBUG read version from /w/workspace/edgex-go/359/.semver/main 23:29:16 3.0.0-dev.6 [Pipeline] } 23:29:16 $ docker exec --env ******** --env ******** 7ca3056b8455e3390a75d181d36b6b5b955e032f12a92a8b473514acad908614 ssh-agent -k 23:29:17 unset SSH_AUTH_SOCK; 23:29:17 unset SSH_AGENT_PID; 23:29:17 echo Agent pid 39 killed; 23:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:17 + git semver [Pipeline] } 23:29:17 $ docker stop --time=1 7ca3056b8455e3390a75d181d36b6b5b955e032f12a92a8b473514acad908614 23:29:18 $ docker rm -f 7ca3056b8455e3390a75d181d36b6b5b955e032f12a92a8b473514acad908614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:29:19 + [ -d /w/workspace/edgex-go/359/archives ] [Pipeline] libraryResource [Pipeline] sh 23:29:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:20 ---> package-listing.sh 23:29:20 ++ facter osfamily 23:29:20 ++ tr '[:upper:]' '[:lower:]' 23:29:20 + OS_FAMILY=debian 23:29:20 + workspace=/w/workspace/edgex-go/359 23:29:20 + START_PACKAGES=/tmp/packages_start.txt 23:29:20 + END_PACKAGES=/tmp/packages_end.txt 23:29:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:20 + PACKAGES=/tmp/packages_start.txt 23:29:20 + '[' /w/workspace/edgex-go/359 ']' 23:29:20 + PACKAGES=/tmp/packages_end.txt 23:29:20 + case "${OS_FAMILY}" in 23:29:20 + dpkg -l 23:29:20 + grep '^ii' 23:29:20 + '[' -f /tmp/packages_start.txt ']' 23:29:20 + '[' -f /tmp/packages_end.txt ']' 23:29:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:20 + '[' /w/workspace/edgex-go/359 ']' 23:29:20 + mkdir -p /w/workspace/edgex-go/359/archives/ 23:29:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/359/archives/ [Pipeline] echo 23:29:20 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/359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:29:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:21 23:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:21 latest: Pulling from edgex-lftools-log-publisher 23:29:21 5eb5b503b376: Pulling fs layer 23:29:21 5c69ac0246d0: Pulling fs layer 23:29:21 ec43610c2a17: Pulling fs layer 23:29:21 3a2ae6a8a46f: Pulling fs layer 23:29:21 33b1e0a273af: Pulling fs layer 23:29:21 5d3b04190fa2: Pulling fs layer 23:29:21 2f39f015ded8: Pulling fs layer 23:29:21 3a2ae6a8a46f: Waiting 23:29:21 33b1e0a273af: Waiting 23:29:21 2f39f015ded8: Waiting 23:29:21 5d3b04190fa2: Waiting 23:29:21 5c69ac0246d0: Verifying Checksum 23:29:21 5c69ac0246d0: Download complete 23:29:21 3a2ae6a8a46f: Verifying Checksum 23:29:21 3a2ae6a8a46f: Download complete 23:29:22 33b1e0a273af: Verifying Checksum 23:29:22 33b1e0a273af: Download complete 23:29:22 5d3b04190fa2: Download complete 23:29:22 ec43610c2a17: Verifying Checksum 23:29:22 5eb5b503b376: Verifying Checksum 23:29:22 5eb5b503b376: Download complete 23:29:22 2f39f015ded8: Download complete 23:29:23 5eb5b503b376: Pull complete 23:29:23 5c69ac0246d0: Pull complete 23:29:23 ec43610c2a17: Pull complete 23:29:23 3a2ae6a8a46f: Pull complete 23:29:23 33b1e0a273af: Pull complete 23:29:24 5d3b04190fa2: Pull complete 23:29:28 2f39f015ded8: Pull complete 23:29:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:28 prd-ubuntu20.04-docker-8c-8g-121143 does not seem to be running inside a container 23:29:28 $ 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/359/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/359 -v /w/workspace/edgex-go/359:/w/workspace/edgex-go/359:rw,z -v /w/workspace/edgex-go/359@tmp:/w/workspace/edgex-go/359@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:30 $ docker top 0d2ca96aecbd1c0042f3866189d8a552373cf01bfde6b3ba1e2cfc38f56e8e72 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:30 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:30 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:30 + ls /var/log/sa-host 23:29:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:31 provisioning config files... 23:29:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/359@tmp/config9732543464059641483tmp [Pipeline] { [Pipeline] echo 23:29:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:31 ---> create-netrc.sh [Pipeline] } 23:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:31 ---> python-tools-install.sh [Pipeline] echo 23:29:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:32 ---> sudo-logs.sh 23:29:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:29:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:32 ---> job-cost.sh 23:29:32 lf-activate-venv: SKIPPING 23:29:32 DEBUG: total: 0.10999999940395355 23:29:32 INFO: Retrieving Stack Cost... 23:29:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:33 INFO: Archiving Costs [Pipeline] echo 23:29:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:29:33 ---> logs-deploy.sh 23:29:33 lf-activate-venv: SKIPPING 23:29:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/359 23:29:33 INFO: archiving workspace using pattern(s): 23:29:34 Archives upload complete. 23:29:34 INFO: archiving logs to Nexus 23:29:35 ---> uname -a: 23:29:35 Linux prd-ubuntu20-04-docker-8c-8g-121143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:29:35 23:29:35 23:29:35 ---> lscpu: 23:29:35 Architecture: x86_64 23:29:35 CPU op-mode(s): 32-bit, 64-bit 23:29:35 Byte Order: Little Endian 23:29:35 Address sizes: 40 bits physical, 48 bits virtual 23:29:35 CPU(s): 8 23:29:35 On-line CPU(s) list: 0-7 23:29:35 Thread(s) per core: 1 23:29:35 Core(s) per socket: 1 23:29:35 Socket(s): 8 23:29:35 NUMA node(s): 1 23:29:35 Vendor ID: AuthenticAMD 23:29:35 CPU family: 23 23:29:35 Model: 49 23:29:35 Model name: AMD EPYC-Rome Processor 23:29:35 Stepping: 0 23:29:35 CPU MHz: 2799.976 23:29:35 BogoMIPS: 5599.95 23:29:35 Virtualization: AMD-V 23:29:35 Hypervisor vendor: KVM 23:29:35 Virtualization type: full 23:29:35 L1d cache: 256 KiB 23:29:35 L1i cache: 256 KiB 23:29:35 L2 cache: 4 MiB 23:29:35 L3 cache: 128 MiB 23:29:35 NUMA node0 CPU(s): 0-7 23:29:35 Vulnerability Itlb multihit: Not affected 23:29:35 Vulnerability L1tf: Not affected 23:29:35 Vulnerability Mds: Not affected 23:29:35 Vulnerability Meltdown: Not affected 23:29:35 Vulnerability Mmio stale data: Not affected 23:29:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:29:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:29:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:29:35 Vulnerability Srbds: Not affected 23:29:35 Vulnerability Tsx async abort: Not affected 23:29:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:29:35 23:29:35 23:29:35 ---> nproc: 23:29:35 8 23:29:35 23:29:35 23:29:35 ---> df -h: 23:29:35 Filesystem Size Used Avail Use% Mounted on 23:29:35 overlay 155G 21G 135G 14% / 23:29:35 tmpfs 64M 0 64M 0% /dev 23:29:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:29:35 shm 64M 0 64M 0% /dev/shm 23:29:35 /dev/vda1 155G 21G 135G 14% /facter-os 23:29:35 23:29:35 23:29:35 ---> sar -b -r -n DEV: 23:29:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121143) 12/13/22 _x86_64_ (8 CPU) 23:29:35 23:29:35 23:01:56 LINUX RESTART (8 CPU) 23:29:35 23:29:35 23:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:29:35 23:03:01 135.44 47.58 87.85 0.00 5334.76 138821.33 0.00 23:29:35 23:04:01 119.68 0.55 119.13 0.00 23.20 119928.68 0.00 23:29:35 23:05:01 45.73 0.20 45.53 0.00 2.80 17451.11 0.00 23:29:35 23:06:01 442.01 8.60 433.41 0.00 93.72 192785.87 0.00 23:29:35 23:07:01 595.62 2.82 592.80 0.00 112.65 210291.75 0.00 23:29:35 23:08:01 850.03 14.28 835.75 0.00 5126.82 377624.66 0.00 23:29:35 23:09:01 791.87 1.13 790.74 0.00 36.92 127526.02 0.00 23:29:35 23:10:01 30.42 0.12 30.31 0.00 12.00 851.32 0.00 23:29:35 23:11:01 2.77 0.02 2.75 0.00 2.93 59.99 0.00 23:29:35 23:12:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 23:29:35 23:13:02 1.42 0.00 1.42 0.00 0.00 15.20 0.00 23:29:35 23:14:01 1.03 0.00 1.03 0.00 0.00 10.17 0.00 23:29:35 23:15:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 23:29:35 23:16:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 23:29:35 23:17:01 1.27 0.02 1.25 0.00 0.13 14.53 0.00 23:29:35 23:18:01 2.05 0.02 2.03 0.00 0.13 26.26 0.00 23:29:35 23:19:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 23:29:35 23:20:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 23:29:35 23:21:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 23:29:35 23:22:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 23:29:35 23:23:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 23:29:35 23:24:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 23:29:35 23:25:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 23:29:35 23:26:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 23:29:35 23:27:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 23:29:35 23:28:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 23:29:35 23:29:01 81.90 0.10 81.80 0.00 10.53 36647.49 0.00 23:29:35 Average: 115.49 2.80 112.69 0.00 398.68 45297.11 0.00 23:29:35 23:29:35 23:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:29:35 23:03:01 29040252 31599280 730256 2.22 67488 2770716 2059920 6.07 1004988 2494264 554772 23:29:35 23:04:01 27829912 31484092 817948 2.49 108188 3743008 2005852 5.91 1531520 3064516 485892 23:29:35 23:05:01 27671820 31560528 739416 2.25 110704 3951548 1868300 5.51 1351920 3384200 315868 23:29:35 23:06:01 22475864 31429404 861904 2.62 275912 8594544 2646092 7.80 1807728 7850984 2121884 23:29:35 23:07:01 22164180 31472552 814528 2.48 287604 8900552 1977500 5.83 1876636 8052316 278172 23:29:35 23:08:01 17350048 31077520 1160056 3.53 427120 12913616 3387488 9.98 2940060 11479568 40596 23:29:35 23:09:01 18971744 31495172 766036 2.33 449924 11737236 1971236 5.81 2490380 10389296 1640 23:29:35 23:10:01 18979956 31500236 760656 2.31 449340 11734848 1952120 5.75 2485352 10386272 8 23:29:35 23:11:01 18988840 31509084 751648 2.29 449444 11734956 1842576 5.43 2475584 10386320 16 23:29:35 23:12:01 18988776 31509072 751576 2.29 449468 11734960 1842576 5.43 2475504 10386332 188 23:29:35 23:13:02 18996508 31516844 744352 2.26 449500 11734968 1842576 5.43 2468612 10386340 8 23:29:35 23:14:01 18996856 31517168 744084 2.26 449524 11734968 1842576 5.43 2468560 10386340 12 23:29:35 23:15:01 19002888 31523672 738024 2.24 449540 11734972 1842576 5.43 2462448 10386796 8 23:29:35 23:16:01 19003048 31523856 737988 2.24 449556 11734976 1842576 5.43 2462464 10386800 148 23:29:35 23:17:01 19002488 31523304 738512 2.25 449580 11734956 1842576 5.43 2462480 10386800 8 23:29:35 23:18:01 19001132 31522108 739568 2.25 449608 11734956 1878112 5.54 2462588 10386780 12 23:29:35 23:19:01 19000840 31521836 739792 2.25 449624 11734956 1878112 5.54 2462516 10386780 12 23:29:35 23:20:01 19000792 31521796 739768 2.25 449628 11734960 1878112 5.54 2462516 10386784 8 23:29:35 23:21:01 19000404 31521468 739928 2.25 449668 11734964 1878112 5.54 2462536 10386788 8 23:29:35 23:22:01 19000372 31521512 739904 2.25 449684 11734968 1878112 5.54 2462608 10386796 0 23:29:35 23:23:01 19000292 31521476 739832 2.25 449708 11734972 1878112 5.54 2462676 10386796 8 23:29:35 23:24:01 19000448 31521752 739420 2.25 449724 11735100 1878112 5.54 2462924 10386888 12 23:29:35 23:25:01 19000588 31521952 739196 2.25 449736 11735108 1878112 5.54 2462648 10386932 4 23:29:35 23:26:01 19000540 31521912 739160 2.25 449752 11735112 1878112 5.54 2462652 10386936 8 23:29:35 23:27:01 19000712 31522084 738956 2.25 449776 11735104 1878112 5.54 2462648 10386936 12 23:29:35 23:28:01 19000224 31521652 739392 2.25 449792 11735116 1878112 5.54 2462764 10386940 8 23:29:35 23:29:01 17501840 31468220 790780 2.40 471892 13044024 2154432 6.35 2576764 11654116 634516 23:29:35 Average: 20147088 31498132 769729 2.34 397833 10689636 1984452 5.85 2312225 9470986 164216 23:29:35 23:29:35 23:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:29:35 23:03:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 23:29:35 23:03:01 ens3 1046.68 928.09 11830.33 135.08 0.00 0.00 0.00 0.00 23:29:35 23:03:01 docker0 242.95 208.86 20.88 2715.92 0.00 0.00 0.00 0.00 23:29:35 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:04:01 ens3 161.22 114.41 801.49 24.85 0.00 0.00 0.00 0.00 23:29:35 23:04:01 vethcc43dd6 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 23:29:35 23:04:01 docker0 91.70 122.55 7.64 760.57 0.00 0.00 0.00 0.00 23:29:35 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:05:01 ens3 43.31 44.68 23.19 103.26 0.00 0.00 0.00 0.00 23:29:35 23:05:01 vethcc43dd6 0.95 0.97 0.07 0.07 0.00 0.00 0.00 0.00 23:29:35 23:05:01 docker0 0.95 0.95 0.06 0.07 0.00 0.00 0.00 0.00 23:29:35 23:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:29:35 23:06:01 veth69f43ab 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:29:35 23:06:01 ens3 698.37 597.40 6733.22 62.24 0.00 0.00 0.00 0.00 23:29:35 23:06:01 docker0 538.23 606.90 36.47 5037.78 0.00 0.00 0.00 0.00 23:29:35 23:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 23:29:35 23:07:01 veth69f43ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:29:35 23:07:01 ens3 57.62 37.93 385.57 14.71 0.00 0.00 0.00 0.00 23:29:35 23:07:01 docker0 11.23 20.63 0.72 258.34 0.00 0.00 0.00 0.00 23:29:35 23:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 23:29:35 23:08:01 veth6c009e8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:29:35 23:08:01 veth69f43ab 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 23:29:35 23:08:01 ens3 904.22 603.03 7880.41 62.08 0.00 0.00 0.00 0.00 23:29:35 23:08:01 vethc79f7d6 2.68 3.42 0.20 41.66 0.00 0.00 0.00 0.00 23:29:35 23:08:01 veth73729ac 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:29:35 23:08:01 veth93118d9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:29:35 23:08:01 docker0 357.18 473.84 27.36 5106.75 0.00 0.00 0.00 0.00 23:29:35 23:08:01 veth2d4ced0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:29:35 23:09:01 lo 16.66 16.66 1.64 1.64 0.00 0.00 0.00 0.00 23:29:35 23:09:01 ens3 246.73 231.26 995.83 674.43 0.00 0.00 0.00 0.00 23:29:35 23:09:01 docker0 22.84 55.35 1.75 880.54 0.00 0.00 0.00 0.00 23:29:35 23:10:01 lo 41.72 41.72 4.11 4.11 0.00 0.00 0.00 0.00 23:29:35 23:10:01 ens3 477.52 489.14 223.27 2876.61 0.00 0.00 0.00 0.00 23:29:35 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:11:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 23:29:35 23:11:01 ens3 61.56 60.87 20.20 494.22 0.00 0.00 0.00 0.00 23:29:35 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:13:02 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:29:35 23:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:18:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 23:29:35 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:19:01 ens3 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:29:35 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:23:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:29:35 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:26:01 ens3 0.52 0.47 2.91 0.03 0.00 0.00 0.00 0.00 23:29:35 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:29:35 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:28:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 23:29:35 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:35 23:29:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 23:29:35 23:29:01 ens3 358.37 220.06 7869.22 41.31 0.00 0.00 0.00 0.00 23:29:35 23:29:01 docker0 39.88 59.61 3.45 694.83 0.00 0.00 0.00 0.00 23:29:35 Average: lo 2.74 2.74 0.27 0.27 0.00 0.00 0.00 0.00 23:29:35 Average: ens3 150.39 123.37 1362.61 166.38 0.00 0.00 0.00 0.00 23:29:35 Average: docker0 48.36 57.40 3.64 572.78 0.00 0.00 0.00 0.00 23:29:35 23:29:35 23:29:35 ---> sar -P ALL: 23:29:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121143) 12/13/22 _x86_64_ (8 CPU) 23:29:35 23:29:35 23:01:56 LINUX RESTART (8 CPU) 23:29:35 23:29:35 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:29:35 23:03:01 all 9.23 0.00 3.39 1.50 0.05 85.82 23:29:35 23:03:01 0 12.86 0.00 3.33 0.23 0.05 83.53 23:29:35 23:03:01 1 9.81 0.00 2.44 2.04 0.05 85.66 23:29:35 23:03:01 2 9.65 0.00 3.13 1.25 0.05 85.92 23:29:35 23:03:01 3 11.01 0.00 2.58 1.50 0.05 84.87 23:29:35 23:03:01 4 6.61 0.00 2.64 0.27 0.05 90.43 23:29:35 23:03:01 5 9.04 0.00 4.61 0.71 0.05 85.59 23:29:35 23:03:01 6 7.62 0.00 5.49 3.51 0.05 83.33 23:29:35 23:03:01 7 7.24 0.00 2.94 2.49 0.07 87.27 23:29:35 23:04:01 all 34.11 0.00 7.30 1.01 0.08 57.49 23:29:35 23:04:01 0 35.57 0.00 7.20 1.39 0.07 55.77 23:29:35 23:04:01 1 34.64 0.00 7.61 0.40 0.08 57.27 23:29:35 23:04:01 2 34.20 0.00 8.82 2.87 0.07 54.05 23:29:35 23:04:01 3 33.18 0.00 7.89 0.07 0.08 58.78 23:29:35 23:04:01 4 34.17 0.00 6.43 0.19 0.08 59.13 23:29:35 23:04:01 5 35.44 0.00 7.31 1.52 0.08 55.65 23:29:35 23:04:01 6 33.71 0.00 6.86 0.05 0.07 59.31 23:29:35 23:04:01 7 32.01 0.00 6.29 1.59 0.10 60.01 23:29:35 23:05:01 all 45.88 0.00 6.35 0.27 0.08 47.42 23:29:35 23:05:01 0 44.61 0.00 6.36 0.05 0.08 48.89 23:29:35 23:05:01 1 45.04 0.00 6.22 0.02 0.08 48.64 23:29:35 23:05:01 2 46.32 0.00 6.19 0.03 0.08 47.38 23:29:35 23:05:01 3 45.12 0.00 6.18 0.03 0.08 48.58 23:29:35 23:05:01 4 46.98 0.00 6.32 0.00 0.08 46.61 23:29:35 23:05:01 5 46.09 0.00 6.43 1.11 0.08 46.28 23:29:35 23:05:01 6 48.01 0.00 6.58 0.69 0.08 44.63 23:29:35 23:05:01 7 44.86 0.00 6.55 0.19 0.08 48.32 23:29:35 23:06:01 all 16.35 0.00 11.23 6.09 0.07 66.25 23:29:35 23:06:01 0 16.32 0.00 12.34 16.51 0.09 54.74 23:29:35 23:06:01 1 18.42 0.00 12.55 7.18 0.09 61.77 23:29:35 23:06:01 2 16.60 0.00 10.45 3.25 0.05 69.65 23:29:35 23:06:01 3 16.03 0.00 11.54 4.69 0.09 67.66 23:29:35 23:06:01 4 16.57 0.00 9.94 3.73 0.07 69.70 23:29:35 23:06:01 5 16.91 0.00 10.45 4.76 0.07 67.81 23:29:35 23:06:01 6 15.52 0.00 11.56 3.33 0.07 69.52 23:29:35 23:06:01 7 14.45 0.00 11.04 5.26 0.09 69.17 23:29:35 23:07:01 all 64.70 0.00 10.64 4.68 0.10 19.87 23:29:35 23:07:01 0 65.39 0.00 10.43 3.05 0.12 21.00 23:29:35 23:07:01 1 64.87 0.00 10.60 6.53 0.10 17.89 23:29:35 23:07:01 2 64.60 0.00 10.83 1.73 0.12 22.72 23:29:35 23:07:01 3 64.39 0.00 10.88 1.88 0.08 22.77 23:29:35 23:07:01 4 64.06 0.00 11.70 13.46 0.12 10.66 23:29:35 23:07:01 5 64.78 0.00 10.07 5.05 0.10 20.00 23:29:35 23:07:01 6 64.42 0.00 10.28 1.39 0.10 23.81 23:29:35 23:07:01 7 65.10 0.00 10.33 4.38 0.10 20.08 23:29:35 23:08:01 all 40.08 0.00 15.38 11.40 0.11 33.02 23:29:35 23:08:01 0 40.40 0.00 15.15 7.63 0.10 36.72 23:29:35 23:08:01 1 40.97 0.00 16.25 20.08 0.12 22.58 23:29:35 23:08:01 2 41.11 0.00 14.46 13.85 0.10 30.48 23:29:35 23:08:01 3 39.83 0.00 16.40 11.14 0.10 32.52 23:29:35 23:08:01 4 41.46 0.00 14.69 6.05 0.10 37.69 23:29:35 23:08:01 5 41.39 0.00 14.38 9.89 0.10 34.24 23:29:35 23:08:01 6 37.83 0.00 15.19 7.55 0.10 39.33 23:29:35 23:08:01 7 37.68 0.00 16.57 15.10 0.12 30.53 23:29:35 23:09:01 all 32.46 0.00 8.70 4.56 0.08 54.19 23:29:35 23:09:01 0 31.76 0.00 9.06 3.27 0.08 55.82 23:29:35 23:09:01 1 30.41 0.00 7.59 4.30 0.08 57.62 23:29:35 23:09:01 2 33.40 0.00 8.95 5.07 0.08 52.49 23:29:35 23:09:01 3 33.42 0.00 9.46 7.05 0.10 49.97 23:29:35 23:09:01 4 32.35 0.00 9.30 5.15 0.07 53.13 23:29:35 23:09:01 5 32.53 0.00 8.32 3.06 0.08 56.01 23:29:35 23:09:01 6 31.79 0.00 8.64 3.60 0.08 55.88 23:29:35 23:09:01 7 34.04 0.00 8.32 4.94 0.08 52.62 23:29:35 23:10:01 all 9.14 0.00 1.01 0.13 0.05 89.67 23:29:35 23:10:01 0 6.60 0.00 1.12 0.07 0.05 92.16 23:29:35 23:10:01 1 9.29 0.00 0.87 0.02 0.05 89.77 23:29:35 23:10:01 2 12.69 0.00 1.14 0.03 0.07 86.07 23:29:35 23:10:01 3 10.18 0.00 1.00 0.03 0.07 88.71 23:29:35 23:10:01 4 11.77 0.00 1.05 0.64 0.05 86.49 23:29:35 23:10:01 5 10.19 0.00 0.87 0.17 0.05 88.73 23:29:35 23:10:01 6 3.32 0.00 0.80 0.03 0.03 95.81 23:29:35 23:10:01 7 9.07 0.00 1.21 0.02 0.07 89.64 23:29:35 23:11:01 all 1.94 0.00 0.18 0.01 0.02 97.85 23:29:35 23:11:01 0 0.12 0.00 0.13 0.00 0.00 99.75 23:29:35 23:11:01 1 1.15 0.00 0.08 0.00 0.00 98.77 23:29:35 23:11:01 2 3.64 0.00 0.27 0.02 0.02 96.06 23:29:35 23:11:01 3 3.89 0.00 0.18 0.00 0.02 95.91 23:29:35 23:11:01 4 0.75 0.00 0.17 0.10 0.05 98.93 23:29:35 23:11:01 5 3.23 0.00 0.22 0.00 0.02 96.54 23:29:35 23:11:01 6 0.13 0.00 0.10 0.00 0.02 99.75 23:29:35 23:11:01 7 2.59 0.00 0.27 0.00 0.02 97.12 23:29:35 23:12:01 all 0.01 0.00 0.03 0.01 0.01 99.94 23:29:35 23:12:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:29:35 23:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:29:35 23:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:29:35 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:12:01 4 0.00 0.00 0.02 0.05 0.02 99.92 23:29:35 23:12:01 5 0.03 0.00 0.05 0.00 0.02 99.90 23:29:35 23:12:01 6 0.03 0.00 0.10 0.00 0.00 99.87 23:29:35 23:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:29:35 23:13:02 all 0.03 0.00 0.01 0.01 0.01 99.95 23:29:35 23:13:02 0 0.02 0.00 0.00 0.00 0.02 99.97 23:29:35 23:13:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:13:02 2 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:13:02 3 0.02 0.00 0.00 0.00 0.02 99.97 23:29:35 23:13:02 4 0.03 0.00 0.02 0.05 0.02 99.88 23:29:35 23:13:02 5 0.03 0.00 0.02 0.00 0.00 99.95 23:29:35 23:13:02 6 0.05 0.00 0.03 0.00 0.00 99.92 23:29:35 23:13:02 7 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:29:35 23:13:02 CPU %user %nice %system %iowait %steal %idle 23:29:35 23:14:01 all 0.01 0.00 0.01 0.00 0.01 99.98 23:29:35 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:14:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:29:35 23:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:29:35 23:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:29:35 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:29:35 23:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:29:35 23:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:29:35 23:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:29:35 23:15:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:29:35 23:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:29:35 23:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:29:35 23:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:29:35 23:16:01 0 0.00 0.00 0.03 0.05 0.02 99.90 23:29:35 23:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:16:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:29:35 23:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:29:35 23:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:17:01 all 0.23 0.00 0.01 0.01 0.00 99.74 23:29:35 23:17:01 0 0.00 0.00 0.03 0.10 0.00 99.87 23:29:35 23:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:29:35 23:17:01 3 1.61 0.00 0.02 0.00 0.00 98.37 23:29:35 23:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:29:35 23:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:29:35 23:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:29:35 23:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:18:01 all 0.12 0.00 0.03 0.01 0.01 99.83 23:29:35 23:18:01 0 0.05 0.00 0.02 0.02 0.00 99.92 23:29:35 23:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:29:35 23:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:29:35 23:18:01 3 0.80 0.00 0.05 0.00 0.02 99.14 23:29:35 23:18:01 4 0.03 0.00 0.03 0.03 0.02 99.88 23:29:35 23:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:29:35 23:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:29:35 23:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:29:35 23:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:29:35 23:19:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:29:35 23:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:19:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:29:35 23:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:29:35 23:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:29:35 23:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:29:35 23:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:29:35 23:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:20:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:29:35 23:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:29:35 23:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:21:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:29:35 23:21:01 0 0.00 0.00 0.03 0.03 0.00 99.93 23:29:35 23:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:29:35 23:21:01 4 0.02 0.00 0.02 0.02 0.03 99.92 23:29:35 23:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:22:01 all 0.09 0.00 0.01 0.00 0.01 99.88 23:29:35 23:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:29:35 23:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:29:35 23:22:01 4 0.07 0.00 0.02 0.02 0.00 99.90 23:29:35 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:29:35 23:22:01 7 0.67 0.00 0.00 0.00 0.02 99.32 23:29:35 23:23:01 all 0.06 0.00 0.01 0.01 0.00 99.91 23:29:35 23:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:29:35 23:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:29:35 23:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:23:01 4 0.03 0.00 0.03 0.02 0.03 99.88 23:29:35 23:23:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:29:35 23:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:23:01 7 0.35 0.00 0.03 0.00 0.00 99.62 23:29:35 23:24:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:29:35 23:24:01 0 0.00 0.00 0.00 0.03 0.00 99.97 23:29:35 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:24:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:29:35 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:29:35 23:29:35 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:29:35 23:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:29:35 23:25:01 0 0.02 0.00 0.02 0.03 0.02 99.92 23:29:35 23:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:29:35 23:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:25:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:29:35 23:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:29:35 23:25:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:29:35 23:25:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:29:35 23:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:29:35 23:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:29:35 23:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:29:35 23:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:29:35 23:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:29:35 23:26:01 4 0.05 0.00 0.02 0.02 0.03 99.88 23:29:35 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:29:35 23:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:29:35 23:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:29:35 23:27:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:29:35 23:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:27:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:29:35 23:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:29:35 23:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:29:35 23:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:29:35 23:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:29:35 23:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:29:35 23:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:29:35 23:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:29:35 23:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:29:35 23:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:29:35 23:29:01 all 7.53 0.00 3.17 0.73 0.03 88.53 23:29:35 23:29:01 0 7.11 0.00 3.44 3.83 0.03 85.58 23:29:35 23:29:01 1 7.39 0.00 2.89 0.03 0.02 89.67 23:29:35 23:29:01 2 7.55 0.00 3.38 0.05 0.03 88.98 23:29:35 23:29:01 3 7.03 0.00 3.66 0.02 0.03 89.26 23:29:35 23:29:01 4 7.84 0.00 2.85 0.94 0.03 88.33 23:29:35 23:29:01 5 7.83 0.00 3.18 0.34 0.03 88.62 23:29:35 23:29:01 6 7.31 0.00 3.19 0.03 0.05 89.41 23:29:35 23:29:01 7 8.17 0.00 2.78 0.59 0.03 88.42 23:29:35 Average: all 9.64 0.00 2.48 1.12 0.03 86.73 23:29:35 Average: 0 9.59 0.00 2.52 1.33 0.03 86.52 23:29:35 Average: 1 9.64 0.00 2.47 1.48 0.03 86.38 23:29:35 Average: 2 9.94 0.00 2.49 1.03 0.03 86.52 23:29:35 Average: 3 9.82 0.00 2.57 0.97 0.03 86.62 23:29:35 Average: 4 9.68 0.00 2.40 1.14 0.04 86.74 23:29:35 Average: 5 9.85 0.00 2.42 0.98 0.03 86.72 23:29:35 Average: 6 9.19 0.00 2.54 0.74 0.03 87.51 23:29:35 Average: 7 9.44 0.00 2.44 1.27 0.03 86.83 23:29:35 23:29:35 23:29:35