Started by upstream project "edgexfoundry/cd-management/release" build number 118 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1b2626cb078c7149dc655301029b2517b4b500 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-ssh2691375553229642459.key Verifying host key using known hosts file > 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-ssh5248080718466791706.key Verifying host key using known hosts file > 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-ssh2161927584262176608.key Verifying host key using known hosts file > 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-ssh6035092466536817150.key Verifying host key using known hosts file > 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-ssh8210923685587314335.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/348 [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/348 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 4f1b2626cb078c7149dc655301029b2517b4b500 (main) Commit message: "docs: Levski Change Log (#4230)" > 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 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 > git rev-list --no-walk 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:25 ========================================================= 19:05:25 EdgeX Global Pipelines Version Info 19:05:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:26 ------------------- 19:05:26 stable info: 19:05:26 ------------------- 19:05:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:26 Message: update stable to v1.0.244 19:05:26 ------------------- 19:05:26 experimental info: 19:05:26 ------------------- 19:05:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:05:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1b262 [Pipeline] echo 19:05:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:27 provisioning config files... 19:05:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config12505717978480363661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:27 ---> docker-login.sh 19:05:27 nexus3.edgexfoundry.org:10001 19:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:27 Configure a credential helper to remove this warning. See 19:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:27 19:05:27 Login Succeeded 19:05:27 nexus3.edgexfoundry.org:10002 19:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:28 Configure a credential helper to remove this warning. See 19:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:28 19:05:28 Login Succeeded 19:05:28 nexus3.edgexfoundry.org:10003 19:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:28 Configure a credential helper to remove this warning. See 19:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:28 19:05:28 Login Succeeded 19:05:28 nexus3.edgexfoundry.org:10004 19:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:28 Configure a credential helper to remove this warning. See 19:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:28 19:05:28 Login Succeeded 19:05:28 docker.io 19:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:28 Configure a credential helper to remove this warning. See 19:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:28 19:05:28 Login Succeeded 19:05:28 ---> docker-login.sh ends [Pipeline] } 19:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:28 + 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 19:05:28 + cut -d/ -f2 19:05:28 + dirname cmd/core-command/Dockerfile 19:05:28 + echo core-command,cmd/core-command/Dockerfile 19:05:28 + + dirname cmd/core-data/Dockerfile 19:05:28 cut -d/ -f2 19:05:28 + echo core-data,cmd/core-data/Dockerfile 19:05:28 + dirname cmd/core-metadata/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo core-metadata,cmd/core-metadata/Dockerfile 19:05:28 + dirname cmd/security-bootstrapper/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + dirname cmd/security-proxy-setup/Dockerfile 19:05:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:05:28 + dirname cmd/security-secretstore-setup/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:05:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:05:28 + dirname cmd/security-spire-agent/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + dirname cmd/security-spire-config/Dockerfile 19:05:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:05:28 + dirname cmd/security-spire-server/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:05:28 + + dirname cmd/support-notifications/Dockerfile 19:05:28 cut -d/ -f2 19:05:28 + echo support-notifications,cmd/support-notifications/Dockerfile 19:05:28 + dirname cmd/support-scheduler/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:05:28 + dirname cmd/sys-mgmt-agent/Dockerfile 19:05:28 + cut -d/ -f2 19:05:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:05:28 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 19:05:29 + git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo 19:05:29 -----------> git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 4f1b2626cb078c7149dc655301029b2517b4b500 [false] [Pipeline] sh 19:05:29 + git log --format=format:%s -1 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo 19:05:29 ========================================================= 19:05:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 19:05:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:05:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:30 + grep -v github /etc/ssh/ssh_known_hosts 19:05:30 + [ -e /tmp/ssh_known_hosts ] 19:05:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:30 + sudo tee -a /etc/ssh/ssh_known_hosts 19:05:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:30 19:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:30 b85a868b505f: Pulling fs layer 19:05:30 e2be974225ed: Pulling fs layer 19:05:30 339a4e72a1f5: Pulling fs layer 19:05:30 988bab9f4d93: Pulling fs layer 19:05:30 1469e6f7b9e6: Pulling fs layer 19:05:30 eaf3925da568: Pulling fs layer 19:05:30 bab4dde63d76: Pulling fs layer 19:05:30 bde34c3a00c8: Pulling fs layer 19:05:30 b352a97aabf1: Pulling fs layer 19:05:30 4872d77fe225: Pulling fs layer 19:05:30 5851b861e8e6: Pulling fs layer 19:05:30 bde34c3a00c8: Waiting 19:05:30 988bab9f4d93: Waiting 19:05:30 b352a97aabf1: Waiting 19:05:30 1469e6f7b9e6: Waiting 19:05:30 bab4dde63d76: Waiting 19:05:30 4872d77fe225: Waiting 19:05:30 5851b861e8e6: Waiting 19:05:30 e2be974225ed: Download complete 19:05:30 988bab9f4d93: Verifying Checksum 19:05:30 988bab9f4d93: Download complete 19:05:30 1469e6f7b9e6: Verifying Checksum 19:05:30 1469e6f7b9e6: Download complete 19:05:30 339a4e72a1f5: Verifying Checksum 19:05:30 339a4e72a1f5: Download complete 19:05:30 eaf3925da568: Download complete 19:05:30 bde34c3a00c8: Verifying Checksum 19:05:30 bde34c3a00c8: Download complete 19:05:30 b352a97aabf1: Verifying Checksum 19:05:30 b352a97aabf1: Download complete 19:05:30 4872d77fe225: Verifying Checksum 19:05:30 4872d77fe225: Download complete 19:05:30 5851b861e8e6: Verifying Checksum 19:05:30 5851b861e8e6: Download complete 19:05:30 b85a868b505f: Verifying Checksum 19:05:30 b85a868b505f: Download complete 19:05:31 bab4dde63d76: Verifying Checksum 19:05:31 bab4dde63d76: Download complete 19:05:32 b85a868b505f: Pull complete 19:05:32 e2be974225ed: Pull complete 19:05:32 339a4e72a1f5: Pull complete 19:05:32 988bab9f4d93: Pull complete 19:05:33 1469e6f7b9e6: Pull complete 19:05:33 eaf3925da568: Pull complete 19:05:35 bab4dde63d76: Pull complete 19:05:35 bde34c3a00c8: Pull complete 19:05:35 b352a97aabf1: Pull complete 19:05:35 4872d77fe225: Pull complete 19:05:35 5851b861e8e6: Pull complete 19:05:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:35 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:38 $ docker top d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 -eo pid,comm 19:05:38 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). 19:05:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:38 [ssh-agent] Looking for ssh-agent implementation... 19:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:38 $ docker exec d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent 19:05:38 SSH_AUTH_SOCK=/tmp/ssh-eg3FPinnPFme/agent.34 19:05:38 SSH_AGENT_PID=40 19:05:38 Running ssh-add (command line suppressed) 19:05:38 Identity added: /w/workspace/edgex-go/348@tmp/private_key_873481865493209539.key (/w/workspace/edgex-go/348@tmp/private_key_873481865493209539.key) 19:05:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:38 + git tag --points-at 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } 19:05:38 $ docker exec --env ******** --env ******** d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent -k 19:05:38 unset SSH_AUTH_SOCK; 19:05:38 unset SSH_AGENT_PID; 19:05:38 echo Agent pid 40 killed; 19:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:05:38 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.0|v2.3.0-dev.106' [Pipeline] sshagent 19:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:38 [ssh-agent] Looking for ssh-agent implementation... 19:05:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:39 $ docker exec d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent 19:05:39 SSH_AUTH_SOCK=/tmp/ssh-uw1fp67BAg71/agent.72 19:05:39 SSH_AGENT_PID=78 19:05:39 Running ssh-add (command line suppressed) 19:05:39 Identity added: /w/workspace/edgex-go/348@tmp/private_key_10294929550004946126.key (/w/workspace/edgex-go/348@tmp/private_key_10294929550004946126.key) 19:05:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:39 + git semver init 19:05:39 2022-11-09 19:05:39,715 [run_init] DEBUG init version:0.0.0 force:False 19:05:39 2022-11-09 19:05:39,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/348/.semver 19:05:39 2022-11-09 19:05:39,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/348/.semver 19:05:39 2022-11-09 19:05:39,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/348/.semver'], cwd=/w/workspace/edgex-go/348, universal_newlines=False, shell=None, istream=None) 19:05:45 2022-11-09 19:05:44,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/348/.git/info/exclude 19:05:45 2022-11-09 19:05:44,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/348/.semver/main with force:False 19:05:45 2022-11-09 19:05:44,637 [read_version] DEBUG read version from /w/workspace/edgex-go/348/.semver/main 19:05:45 2022-11-09 19:05:44,637 [read_version] DEBUG read version from /w/workspace/edgex-go/348/.semver/main 19:05:45 2.3.0 [Pipeline] } 19:05:45 $ docker exec --env ******** --env ******** d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent -k 19:05:45 unset SSH_AUTH_SOCK; 19:05:45 unset SSH_AGENT_PID; 19:05:45 echo Agent pid 78 killed; 19:05:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:45 + git semver [Pipeline] } 19:05:45 $ docker stop --time=1 d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 19:05:47 $ docker rm -f d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:47 Stashed 1 file(s) [Pipeline] echo 19:05:47 [edgeXSemver]: initialized semver on version 2.3.0 [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 19:05:48 + git checkout 4f1b2626cb078c7149dc655301029b2517b4b500 19:05:48 HEAD is now at 4f1b2626 docs: Levski Change Log (#4230) [Pipeline] sh 19:05:48 + git config --global --add safe.directory /w/workspace/edgex-go/348 [Pipeline] echo 19:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:48 ========================================================= 19:05:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:05:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:48 213ec9aee27d: Pulling fs layer 19:05:48 4583459ba037: Pulling fs layer 19:05:48 93c1e223e6f2: Pulling fs layer 19:05:48 53926ce57604: Pulling fs layer 19:05:48 21b2b0c7a3f4: Pulling fs layer 19:05:48 22ff95d597cd: Pulling fs layer 19:05:48 12d6caf4c0d1: Pulling fs layer 19:05:48 96b7cbca73a9: Pulling fs layer 19:05:48 a7acece74701: Pulling fs layer 19:05:48 96b7cbca73a9: Waiting 19:05:48 53926ce57604: Waiting 19:05:48 22ff95d597cd: Waiting 19:05:48 21b2b0c7a3f4: Waiting 19:05:48 a7acece74701: Waiting 19:05:48 93c1e223e6f2: Verifying Checksum 19:05:48 93c1e223e6f2: Download complete 19:05:48 4583459ba037: Download complete 19:05:48 21b2b0c7a3f4: Download complete 19:05:48 22ff95d597cd: Verifying Checksum 19:05:48 22ff95d597cd: Download complete 19:05:48 213ec9aee27d: Verifying Checksum 19:05:48 213ec9aee27d: Download complete 19:05:48 12d6caf4c0d1: Verifying Checksum 19:05:48 12d6caf4c0d1: Download complete 19:05:48 213ec9aee27d: Pull complete 19:05:48 4583459ba037: Pull complete 19:05:49 93c1e223e6f2: Pull complete 19:05:49 a7acece74701: Verifying Checksum 19:05:49 a7acece74701: Download complete 19:05:49 96b7cbca73a9: Verifying Checksum 19:05:49 96b7cbca73a9: Download complete 19:05:49 53926ce57604: Verifying Checksum 19:05:49 53926ce57604: Download complete 19:05:52 53926ce57604: Pull complete 19:05:52 21b2b0c7a3f4: Pull complete 19:05:52 22ff95d597cd: Pull complete 19:05:53 12d6caf4c0d1: Pull complete 19:05:55 96b7cbca73a9: Pull complete 19:05:55 a7acece74701: Pull complete 19:05:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:55 WORKDIR /edgex 19:05:55 COPY go.mod . 19:05:55 RUN go mod download 19:05:55 + docker build -t ci-base-image-x86_64 -f - . 19:05:56 Sending build context to Docker daemon 169.8MB 19:05:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:56 ---> db6d94c90886 19:05:56 Step 2/4 : WORKDIR /edgex 19:06:02 Still waiting to schedule task 19:06:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:06:03 ---> Running in 1996d8aedb56 19:06:03 Removing intermediate container 1996d8aedb56 19:06:03 ---> 431b0e582c25 19:06:03 Step 3/4 : COPY go.mod . 19:06:03 ---> 2174c28c212e 19:06:03 Step 4/4 : RUN go mod download 19:06:03 ---> Running in ad7b6831285d 19:06:17 Removing intermediate container ad7b6831285d 19:06:17 ---> 476ee3523e22 19:06:18 Successfully built 476ee3523e22 19:06:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:18 + docker inspect -f . ci-base-image-x86_64 19:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:18 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:18 $ docker top da6e423d1df688ca07b0b3e332c4c51b89cb174f4ff19abcd6645df63187d23e -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:19 + go version 19:06:19 go version go1.18.7 linux/amd64 [Pipeline] } 19:06:19 $ docker stop --time=1 da6e423d1df688ca07b0b3e332c4c51b89cb174f4ff19abcd6645df63187d23e 19:06:20 $ docker rm -f da6e423d1df688ca07b0b3e332c4c51b89cb174f4ff19abcd6645df63187d23e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:20 + docker inspect -f . ci-base-image-x86_64 19:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:21 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:21 $ docker top 990055b9e26d066eae304575fd3ea5cf416c83957ebb17f62e336699e1d1db50 -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:21 ========================================================= 19:06:21 [edgeXBuildGoParallel] Running Tests and Build... 19:06:21 ========================================================= [Pipeline] sh 19:06:21 + git config --global --add safe.directory /w/workspace/edgex-go/348 [Pipeline] fileExists [Pipeline] sh 19:06:22 + make test 19:06:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:06:28 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.132s coverage: 98.5% of statements 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.116s coverage: 43.0% of statements 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 89.2% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 2.2% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 19:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 79.9% of statements 19:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.8% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:07:05 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 19:07:23 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." 19:07:23 GO111MODULE=on go vet ./... 19:07:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:27 ./bin/test-attribution-txt.sh [Pipeline] echo 19:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:07:27 + ls -al . 19:07:27 total 776 19:07:27 drwxrwxr-x 11 1001 1001 4096 Nov 9 19:06 . 19:07:27 drwxr-xr-x 4 root root 4096 Nov 9 19:06 .. 19:07:27 drwxrwxr-x 2 1001 1001 4096 Nov 9 19:05 .blubracket 19:07:27 -rw-rw-r-- 1 1001 1001 16 Nov 9 19:05 .dockerignore 19:07:27 drwxrwxr-x 8 1001 1001 4096 Nov 9 19:07 .git 19:07:27 drwxrwxr-x 3 1001 1001 4096 Nov 9 19:05 .github 19:07:27 -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:05 .gitignore 19:07:27 -rw-rw-r-- 1 1001 1001 42 Nov 9 19:05 .golangci.yml 19:07:27 -rw-rw-r-- 1 1001 1001 87 Nov 9 19:05 .hadolint.yml 19:07:27 drwxr-xr-x 3 1001 1001 4096 Nov 9 19:05 .semver 19:07:27 -rw-rw-r-- 1 1001 1001 166 Nov 9 19:05 .sonarcloud.properties 19:07:27 -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:05 ADOPTERS.md 19:07:27 -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:05 Attribution.txt 19:07:27 -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:05 CHANGELOG.md 19:07:27 -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:05 CONTRIBUTING.md 19:07:27 -rw-rw-r-- 1 1001 1001 677 Nov 9 19:05 GOVERNANCE.md 19:07:27 -rw-rw-r-- 1 1001 1001 850 Nov 9 19:05 Jenkinsfile 19:07:27 -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:05 LICENSE 19:07:27 -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:05 Makefile 19:07:27 -rw-rw-r-- 1 1001 1001 582 Nov 9 19:05 OWNERS.md 19:07:27 -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:05 README.md 19:07:27 -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:05 SECURITY.md 19:07:27 -rw-rw-r-- 1 1001 1001 5 Nov 9 19:05 VERSION 19:07:27 -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:05 ZMQWindows.md 19:07:27 drwxrwxr-x 2 1001 1001 4096 Nov 9 19:05 bin 19:07:27 drwxrwxr-x 18 1001 1001 4096 Nov 9 19:05 cmd 19:07:27 -rw-r--r-- 1 root root 501828 Nov 9 19:07 coverage.out 19:07:27 -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:05 go.mod 19:07:27 -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:05 go.sum 19:07:27 drwxrwxr-x 8 1001 1001 4096 Nov 9 19:05 internal 19:07:27 drwxrwxr-x 3 1001 1001 4096 Nov 9 19:05 openapi 19:07:27 drwxrwxr-x 4 1001 1001 4096 Nov 9 19:05 snap 19:07:27 -rw-rw-r-- 1 1001 1001 204 Nov 9 19:05 version.go [Pipeline] sh 19:07:27 + '[' -e coverage.out ] 19:07:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:27 Stashed 1 file(s) [Pipeline] sh 19:07:28 + make build 19:07:28 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:07:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118790 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:07:33 Running in /w/workspace/edgex-go/348 [Pipeline] { [Pipeline] checkout 19:07:33 The recommended git tool is: git 19:07:38 using credential edgex-jenkins-ssh 19:07:38 Cloning the remote Git repository 19:07:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:38 > git init /w/workspace/edgex-go/348 # timeout=10 19:07:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:38 > git --version # timeout=10 19:07:38 > git --version # 'git version 2.25.1' 19:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:38 Verifying host key using known hosts file 19:07:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:07:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:07:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:07:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:07:56 Avoid second fetch 19:07:56 Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) 19:07:57 Commit message: "docs: Levski Change Log (#4230)" 19:07:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:07:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:56 > git config core.sparsecheckout # timeout=10 19:07:56 > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 19:07:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:58 Dload Upload Total Spent Left Speed 19:07:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh 19:07:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:59 + sudo tee /etc/docker/daemon.new 19:07:59 { 19:07:59 "registry-mirrors": [ 19:07:59 "https://nexus3.edgexfoundry.org:10001" 19:07:59 ], 19:07:59 "bip": "10.250.0.254/24", 19:07:59 "hosts": [ 19:07:59 "tcp://0.0.0.0:5555", 19:07:59 "unix:///var/run/docker.sock" 19:07:59 ], 19:07:59 "mtu": 1458, 19:07:59 "selinux-enabled": true, 19:07:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:59 } [Pipeline] sh 19:07:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:00 + sudo service docker restart 19:08:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:08:06 $ docker stop --time=1 990055b9e26d066eae304575fd3ea5cf416c83957ebb17f62e336699e1d1db50 19:08:12 $ docker rm -f 990055b9e26d066eae304575fd3ea5cf416c83957ebb17f62e336699e1d1db50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:13 19:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:13 latest: Pulling from edgex-devops/edgex-compose 19:08:13 cbdbe7a5bc2a: Pulling fs layer 19:08:13 ca9280d653b3: Pulling fs layer 19:08:13 7e9c9ca2126c: Pulling fs layer 19:08:13 cbdbe7a5bc2a: Download complete 19:08:13 cbdbe7a5bc2a: Pull complete 19:08:13 ca9280d653b3: Verifying Checksum 19:08:13 ca9280d653b3: Download complete 19:08:14 7e9c9ca2126c: Download complete 19:08:14 ca9280d653b3: Pull complete 19:08:17 7e9c9ca2126c: Pull complete 19:08:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:17 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:08:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:20 $ docker top 0106cdbaf2207ed6ed9e80947dc3ff2e87e9dfe45afec172635c5ae1532bf3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:08:21 + git checkout 4f1b2626cb078c7149dc655301029b2517b4b500 19:08:21 HEAD is now at 4f1b2626 docs: Levski Change Log (#4230) [Pipeline] withEnv [Pipeline] { 19:08:21 + docker-compose build --help 19:08:21 + grep parallel [Pipeline] configFileProvider 19:08:21 provisioning config files... 19:08:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config4633898067149985713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:21 ---> docker-login.sh 19:08:21 nexus3.edgexfoundry.org:10001 19:08:21 --parallel Build images in parallel. [Pipeline] } 19:08:21 $ docker stop --time=1 0106cdbaf2207ed6ed9e80947dc3ff2e87e9dfe45afec172635c5ae1532bf3c1 19:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:22 Configure a credential helper to remove this warning. See 19:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:22 19:08:22 Login Succeeded 19:08:22 nexus3.edgexfoundry.org:10002 19:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:22 Configure a credential helper to remove this warning. See 19:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:22 19:08:22 Login Succeeded 19:08:22 nexus3.edgexfoundry.org:10003 19:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:22 Configure a credential helper to remove this warning. See 19:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:22 19:08:22 Login Succeeded 19:08:22 nexus3.edgexfoundry.org:10004 19:08:23 $ docker rm -f 0106cdbaf2207ed6ed9e80947dc3ff2e87e9dfe45afec172635c5ae1532bf3c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:23 Configure a credential helper to remove this warning. See 19:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:23 19:08:23 Login Succeeded 19:08:23 docker.io 19:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:23 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:08:23 $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:23 Configure a credential helper to remove this warning. See 19:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:23 19:08:23 Login Succeeded 19:08:23 ---> docker-login.sh ends 19:08:23 $ docker top aecf30115f7dc17924e0ad60610f12a8c0ac417b15c7970245940f7c9d8ed853 -eo pid,comm [Pipeline] { [Pipeline] } 19:08:23 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:24 + docker-compose -f ./docker-compose-build.yml build --parallel 19:08:24 + git config --global --add safe.directory /w/workspace/edgex-go/348 [Pipeline] echo 19:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:24 ========================================================= 19:08:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:24 Building core-command ... 19:08:24 Building core-data ... 19:08:24 Building core-metadata ... 19:08:24 Building security-bootstrapper ... 19:08:24 Building security-proxy-setup ... 19:08:24 Building security-secretstore-setup ... 19:08:24 Building security-spiffe-token-provider ... 19:08:24 Building security-spire-agent ... 19:08:24 Building security-spire-config ... 19:08:24 Building security-spire-server ... 19:08:24 Building support-notifications ... 19:08:24 Building support-scheduler ... 19:08:24 Building sys-mgmt-agent ... 19:08:24 Building security-proxy-setup 19:08:24 Building security-spiffe-token-provider 19:08:24 Building security-spire-server 19:08:24 Building core-data 19:08:24 Building security-secretstore-setup 19:08:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:25 9b18e9b68314: Pulling fs layer 19:08:25 35d82f9e3411: Pulling fs layer 19:08:25 e16973657156: Pulling fs layer 19:08:25 fc693d55d65f: Pulling fs layer 19:08:25 7e9fc2657dce: Pulling fs layer 19:08:25 dda99020689f: Pulling fs layer 19:08:25 db1c61fa0a46: Pulling fs layer 19:08:25 891c053d2c06: Pulling fs layer 19:08:25 7e9fc2657dce: Waiting 19:08:25 dda99020689f: Waiting 19:08:25 db1c61fa0a46: Waiting 19:08:25 891c053d2c06: Waiting 19:08:25 fc693d55d65f: Waiting 19:08:25 e16973657156: Verifying Checksum 19:08:25 e16973657156: Download complete 19:08:25 35d82f9e3411: Verifying Checksum 19:08:25 35d82f9e3411: Download complete 19:08:25 7e9fc2657dce: Verifying Checksum 19:08:25 7e9fc2657dce: Download complete 19:08:25 dda99020689f: Verifying Checksum 19:08:25 dda99020689f: Download complete 19:08:25 9b18e9b68314: Verifying Checksum 19:08:25 9b18e9b68314: Download complete 19:08:25 9b18e9b68314: Pull complete 19:08:25 891c053d2c06: Verifying Checksum 19:08:25 891c053d2c06: Download complete 19:08:26 35d82f9e3411: Pull complete 19:08:26 e16973657156: Pull complete 19:08:27 db1c61fa0a46: Verifying Checksum 19:08:27 db1c61fa0a46: Download complete 19:08:27 fc693d55d65f: Verifying Checksum 19:08:27 fc693d55d65f: Download complete 19:08:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:34 ---> 476ee3523e22 19:08:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:08:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:34 ---> 476ee3523e22 19:08:34 Step 3/23 : WORKDIR /edgex-go 19:08:37 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:37 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:08:37 ---> 476ee3523e22 19:08:37 Step 3/19 : WORKDIR /edgex-go 19:08:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:08:37 ---> 476ee3523e22 19:08:37 Step 3/21 : WORKDIR /edgex-go 19:08:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:37 ---> 476ee3523e22 19:08:37 Step 3/24 : WORKDIR /edgex-go 19:08:40 fc693d55d65f: Pull complete 19:08:40 7e9fc2657dce: Pull complete 19:08:40 dda99020689f: Pull complete 19:08:45 ---> Running in b333241d1538 19:08:45 ---> Running in 40ff003cef10 19:08:45 ---> Running in 74d3d95395ca 19:08:45 ---> Running in 4d223cd44e93 19:08:45 ---> Running in ea41fad5c984 19:08:45 Removing intermediate container 74d3d95395ca 19:08:45 ---> aac38bd50a6c 19:08:45 Step 4/22 : WORKDIR /edgex-go 19:08:45 Removing intermediate container 4d223cd44e93 19:08:45 ---> 7c96c80e06e1 19:08:45 Step 4/21 : RUN apk add --update --no-cache make git 19:08:45 Removing intermediate container b333241d1538 19:08:45 ---> c1f43269d2cc 19:08:45 Step 4/24 : RUN apk add --update --no-cache make git 19:08:45 Removing intermediate container 40ff003cef10 19:08:45 ---> 5a34949a8c99 19:08:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:08:45 Removing intermediate container ea41fad5c984 19:08:45 ---> 535ed0a809ac 19:08:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:08:45 ---> Running in aab8b2cb9f6e 19:08:45 ---> Running in efaef59bff2d 19:08:45 ---> Running in 1a54ed70d0b5 19:08:45 ---> Running in e54e4aa4d2e9 19:08:45 ---> Running in 20313d59cdfa 19:08:45 Removing intermediate container aab8b2cb9f6e 19:08:45 ---> 7d3a08e79ca0 19:08:45 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:08:45 ---> Running in f6dd9c6ace56 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:45 OK: 211 MiB in 51 packages 19:08:45 OK: 211 MiB in 51 packages 19:08:45 OK: 211 MiB in 51 packages 19:08:45 v3.16.2-434-g9613d258cc [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:08:45 v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:08:45 OK: 17038 distinct packages available 19:08:45 OK: 211 MiB in 51 packages 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:45 OK: 211 MiB in 51 packages 19:08:46 Removing intermediate container efaef59bff2d 19:08:46 ---> 3f565472df4d 19:08:46 Step 5/21 : COPY go.mod vendor* ./ 19:08:46 Removing intermediate container e54e4aa4d2e9 19:08:46 ---> 2521c8cf7efc 19:08:46 Step 5/23 : COPY go.mod vendor* ./ 19:08:46 Removing intermediate container 1a54ed70d0b5 19:08:46 ---> fea0ec61a7b1 19:08:46 Step 5/24 : COPY go.mod vendor* ./ 19:08:46 Removing intermediate container f6dd9c6ace56 19:08:46 ---> 8f512e822f17 19:08:46 Step 6/22 : COPY go.mod vendor* ./ 19:08:46 ---> 4772ce82a8ab 19:08:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:46 ---> 9e5c83be129d 19:08:46 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:46 ---> Running in b9d04bea3391 19:08:46 ---> Running in 7cbcd8f7bb0d 19:08:46 ---> c2c0e9c92c73 19:08:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:46 ---> Running in 38515c57f56b 19:08:46 ---> 961168bdf5f0 19:08:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:46 ---> Running in 9a7cc383ebf2 19:08:46 Removing intermediate container 20313d59cdfa 19:08:46 ---> 04056e47c698 19:08:46 Step 5/19 : COPY go.mod vendor* ./ 19:08:46 ---> 1b3876db3264 19:08:46 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:46 ---> Running in e17efc8913ab 19:08:46 db1c61fa0a46: Pull complete 19:08:48 891c053d2c06: Pull complete 19:08:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:49 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:49 WORKDIR /edgex 19:08:49 COPY go.mod . 19:08:49 RUN go mod download -t 19:08:49 ci-base-image-arm64 -f - . 19:08:49 Sending build context to Docker daemon 3.277MB 19:08:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:49 ---> f96f9c87975a 19:08:49 Step 2/4 : WORKDIR /edgex 19:08:51 ---> Running in 40c59e51a5cb 19:08:51 Removing intermediate container 40c59e51a5cb 19:08:51 ---> 4324b16b9757 19:08:51 Step 3/4 : COPY go.mod . 19:08:52 ---> b64c5f0edd5a 19:08:52 Step 4/4 : RUN go mod download 19:08:52 ---> Running in bc463fef0595 19:09:24 Removing intermediate container bc463fef0595 19:09:24 ---> c810c9c1d514 19:09:24 Successfully built c810c9c1d514 19:09:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:24 + docker inspect -f . ci-base-image-arm64 19:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container 19:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:25 Removing intermediate container b9d04bea3391 19:09:25 ---> bcd1459dfdaf 19:09:25 Step 7/21 : COPY . . 19:09:25 Removing intermediate container 38515c57f56b 19:09:25 ---> 545181feb7d2 19:09:25 Step 7/24 : COPY . . 19:09:25 Removing intermediate container 9a7cc383ebf2 19:09:25 ---> fff605e78614 19:09:25 Step 8/22 : COPY . . 19:09:25 Removing intermediate container e17efc8913ab 19:09:25 ---> 211aa0b1300a 19:09:25 Step 7/19 : COPY . . 19:09:25 Removing intermediate container 7cbcd8f7bb0d 19:09:25 ---> f74745634e7c 19:09:25 Step 7/23 : COPY . . 19:09:26 $ docker top f455137a7603c12b8fe367dddc2acf77f841d6d168a3766c93469b8192c202bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:27 + go version 19:09:27 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:27 $ docker stop --time=1 f455137a7603c12b8fe367dddc2acf77f841d6d168a3766c93469b8192c202bf 19:09:28 $ docker rm -f f455137a7603c12b8fe367dddc2acf77f841d6d168a3766c93469b8192c202bf [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 19:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:09:29 19:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:09:29 latest: Pulling from edgex-devops/edgex-compose-arm64 19:09:29 29e5d40040c1: Pulling fs layer 19:09:29 1ce36da41761: Pulling fs layer 19:09:29 25b303627fd3: Pulling fs layer 19:09:29 29e5d40040c1: Verifying Checksum 19:09:29 29e5d40040c1: Download complete 19:09:30 1ce36da41761: Verifying Checksum 19:09:30 1ce36da41761: Download complete 19:09:30 29e5d40040c1: Pull complete 19:09:31 1ce36da41761: Pull complete 19:09:31 25b303627fd3: Verifying Checksum 19:09:31 25b303627fd3: Download complete 19:09:41 25b303627fd3: Pull complete 19:09:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:09:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:42 prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container 19:09:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:09:43 ---> 7f8b73cce66d 19:09:43 ---> f2ea44381554 19:09:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:43 19:09:43 ---> f1692335d655 19:09:43 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:09:43 ---> b87d382cae84 19:09:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:09:43 ---> 9eccdf0b2f09 19:09:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:09:43 ---> Running in fe56a0e50a05 19:09:43 ---> Running in f6f0d6c20554 19:09:43 ---> Running in 60e32f9a1c1b 19:09:43 ---> Running in 5c8b20f503b1 19:09:43 ---> Running in 9b8d41d22798 19:09:43 Removing intermediate container 5c8b20f503b1 19:09:43 ---> 52c44d8ffd3e 19:09:43 Step 9/23 : WORKDIR /edgex-go/spire-build 19:09:43 ---> Running in 0b1d6f7412d2 19:09:43 Removing intermediate container 0b1d6f7412d2 19:09:43 ---> 4b967a9ca62b 19:09:43 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 19:09:43 ---> Running in 2bcf23d9c81a 19:09:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:09:43 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:44 $ docker top 79192623174b0f7583adb8590dc5ca9e62b725db841709003280a6c6ca3188e8 -eo pid,comm 19:09:44 Removing intermediate container 2bcf23d9c81a 19:09:44 ---> 4c8d84ebc6cf 19:09:44 Step 11/23 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh 19:09:44 ---> Running in 4bf1a015868b 19:09:44 Removing intermediate container 4bf1a015868b 19:09:44 ---> e358a6429108 19:09:44 19:09:44 Step 12/23 : FROM alpine:3.15 19:09:44 3.15: Pulling from library/alpine 19:09:45 + docker-compose build --help 19:09:45 + grep parallel 19:09:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:09:45 Status: Downloaded newer image for alpine:3.15 19:09:45 ---> c4fc93816858 19:09:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:45 ---> Running in 0a21f6078f36 19:09:45 Removing intermediate container 0a21f6078f36 19:09:45 ---> 06a9b1fc17a9 19:09:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:45 ---> Running in c014722faaaa 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:46 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:46 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:46 OK: 15859 distinct packages available 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:46 (1/5) Installing dumb-init (1.2.5-r1) 19:09:46 (2/5) Installing musl-obstack (1.2.3-r0) 19:09:46 (3/5) Installing libucontext (1.1-r0) 19:09:46 (4/5) Installing gcompat (1.0.0-r4) 19:09:46 (5/5) Installing openssl (1.1.1s-r1) 19:09:46 Executing busybox-1.34.1-r7.trigger 19:09:46 OK: 7 MiB in 19 packages 19:09:48 Removing intermediate container c014722faaaa 19:09:48 ---> 80ee9a15a51a 19:09:48 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:49 --parallel Build images in parallel. [Pipeline] } 19:09:49 $ docker stop --time=1 79192623174b0f7583adb8590dc5ca9e62b725db841709003280a6c6ca3188e8 19:09:51 $ docker rm -f 79192623174b0f7583adb8590dc5ca9e62b725db841709003280a6c6ca3188e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:51 prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container 19:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:09:52 $ docker top 14c390bb4a248e4b6f510ff09cf4d39f0fd30e730c0064e8ada9f70fb93751fa -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:53 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:53 ---> ee6037a76e16 19:09:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:09:54 ---> cf3c505be068 19:09:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:09:55 ---> 48d9dc7feefa 19:09:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:09:56 ---> 61bd2c8f95d5 19:09:56 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:57 ---> Running in 949465e82906 19:09:57 Building core-command ... 19:09:57 Building core-data ... 19:09:57 Building core-metadata ... 19:09:57 Building security-bootstrapper ... 19:09:57 Building security-proxy-setup ... 19:09:57 Building security-secretstore-setup ... 19:09:57 Building security-spiffe-token-provider ... 19:09:57 Building security-spire-agent ... 19:09:57 Building security-spire-config ... 19:09:57 Building security-spire-server ... 19:09:57 Building support-notifications ... 19:09:57 Building support-scheduler ... 19:09:57 Building sys-mgmt-agent ... 19:09:57 Building security-spire-server 19:09:57 Building support-notifications 19:09:57 Building security-secretstore-setup 19:09:57 Building security-spiffe-token-provider 19:09:57 Building security-spire-agent 19:09:58 Removing intermediate container 949465e82906 19:09:58 ---> 56f488028358 19:09:58 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:58 ---> Running in 4e30dbde4275 19:09:59 Removing intermediate container 4e30dbde4275 19:09:59 ---> 90a3e1cb53c1 19:09:59 Step 21/23 : LABEL arch=x86_64 19:09:59 ---> Running in 2f0e7d24462f 19:10:00 Removing intermediate container 2f0e7d24462f 19:10:00 ---> 78fbdd7c83ca 19:10:00 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:10:00 ---> Running in d44f4648520d 19:10:01 Removing intermediate container d44f4648520d 19:10:01 ---> 12a6a77fa585 19:10:01 Step 23/23 : LABEL version=2.3.0 19:10:02 ---> Running in 28a4fab0f3d6 19:10:02 Removing intermediate container 28a4fab0f3d6 19:10:02 ---> bbd8558fcc61 19:10:02 19:10:02 Successfully built bbd8558fcc61 19:10:02 Successfully tagged security-spire-server:latest 19:10:02 Building security-spire-agent 19:10:06  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:06 ---> 476ee3523e22 19:10:06 Step 3/24 : WORKDIR /edgex-go 19:10:06 ---> Using cache 19:10:06 ---> 535ed0a809ac 19:10:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:09 ---> c810c9c1d514 19:10:09 Step 3/24 : WORKDIR /edgex-go 19:10:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:09 ---> c810c9c1d514 19:10:09 Step 3/24 : WORKDIR /edgex-go 19:10:09 ---> Running in 1f172bef2f98 19:10:09 ---> Running in d74a0f66e932 19:10:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:09 ---> c810c9c1d514 19:10:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:10:09 ---> c810c9c1d514 19:10:09 Step 3/19 : WORKDIR /edgex-go 19:10:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:09 ---> c810c9c1d514 19:10:09 Step 3/23 : WORKDIR /edgex-go 19:10:09 ---> Running in dbd24e6c92ce 19:10:09 ---> Running in 4757595ea9b6 19:10:09 ---> Running in 3228c1b733a6 19:10:09 Removing intermediate container d74a0f66e932 19:10:09 ---> a56cf589cb95 19:10:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:09 Removing intermediate container 1f172bef2f98 19:10:09 ---> d89a2d8914d7 19:10:09 Step 4/24 : RUN apk add --update --no-cache make git 19:10:09 ---> Running in ee00773c814b 19:10:09 ---> Running in 15369190dd06 19:10:09 Removing intermediate container dbd24e6c92ce 19:10:09 ---> ed8046d4dc6d 19:10:09 Step 4/22 : WORKDIR /edgex-go 19:10:09 Removing intermediate container 4757595ea9b6 19:10:09 ---> 190456823dcc 19:10:09 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:10:09 ---> Running in 3fddff62ab8a 19:10:09 ---> Running in 88e6f8558a4e 19:10:09 Removing intermediate container 3228c1b733a6 19:10:09 ---> 6fbee891aac8 19:10:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:10:09 ---> Running in 5f8867ef7c19 19:10:10 Removing intermediate container 3fddff62ab8a 19:10:10 ---> 3c65f7c99613 19:10:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:10 ---> Running in c9bb4e3ed6d5 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:12 ---> Running in 51a8bd1fa863 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:13 OK: 221 MiB in 51 packages 19:10:13 OK: 221 MiB in 51 packages 19:10:13 OK: 221 MiB in 51 packages 19:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:13 v3.16.2-434-g9613d258cc [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:13 v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:13 OK: 16895 distinct packages available 19:10:13 OK: 211 MiB in 51 packages 19:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:14 OK: 221 MiB in 51 packages 19:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:15 Removing intermediate container ee00773c814b 19:10:15 ---> 0cab2a6ae82a 19:10:15 Step 5/24 : COPY go.mod vendor* ./ 19:10:15 OK: 221 MiB in 51 packages 19:10:15 Removing intermediate container 88e6f8558a4e 19:10:15 Removing intermediate container 15369190dd06 19:10:15 ---> f27d33c7f1cb 19:10:15 Step 5/23 : COPY go.mod vendor* ./ 19:10:15 ---> 5476347517d8 19:10:15 Step 5/24 : COPY go.mod vendor* ./ 19:10:15 Removing intermediate container c9bb4e3ed6d5 19:10:15 ---> 31a6a2ffd1fa 19:10:15 Step 6/22 : COPY go.mod vendor* ./ 19:10:16 ---> 148629fb2bfb 19:10:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> 2764c6466c4a 19:10:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in 69cda9dd72c1 19:10:16 ---> f9a456b3425b 19:10:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in 89ca1d0764fe 19:10:16 ---> 80d91e968827 19:10:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in 264639a0a64f 19:10:16 Removing intermediate container 5f8867ef7c19 19:10:16 ---> 5f1b22f14503 19:10:16 Step 5/19 : COPY go.mod vendor* ./ 19:10:16 ---> Running in 375c512e79c3 19:10:17 ---> 6167f25f80e3 19:10:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 Removing intermediate container 60e32f9a1c1b 19:10:18 ---> 69dec12c6cc1 19:10:18 19:10:18 Step 9/21 : FROM alpine:3.16 19:10:18 Removing intermediate container fe56a0e50a05 19:10:18 ---> b25b59322636 19:10:18 19:10:18 Step 9/24 : FROM alpine:3.16 19:10:18 Removing intermediate container 51a8bd1fa863 19:10:18 ---> 4eccb8b535aa 19:10:18 Step 5/24 : COPY go.mod vendor* ./ 19:10:18 ---> Running in 6ee09767e0e6 19:10:18 3.16: Pulling from library/alpine 19:10:18 3.16: Pulling from library/alpine 19:10:18 ---> d25742c72722 19:10:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:21 ---> Running in e0faa7e8c26b 19:10:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:10:21 Status: Downloaded newer image for alpine:3.16 19:10:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:10:21 Status: Image is up to date for alpine:3.16 19:10:21 ---> 9c6f07244728 19:10:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:21 ---> 9c6f07244728 19:10:21 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:10:21 ---> Running in 55b7a4006265 19:10:21 ---> Running in 1eb0f6e3c21d 19:10:21 Removing intermediate container f6f0d6c20554 19:10:21 ---> b2df034aa5bf 19:10:21 19:10:21 Step 9/19 : FROM alpine:3.15 19:10:21 ---> c4fc93816858 19:10:21 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:21 ---> Using cache 19:10:21 ---> 06a9b1fc17a9 19:10:21 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:21 Removing intermediate container 9b8d41d22798 19:10:21 ---> ea4cbf7f10ba 19:10:21 19:10:21 Step 10/22 : FROM alpine:3.16 19:10:21 ---> 9c6f07244728 19:10:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:21 ---> Running in 3eeccf9eb7ac 19:10:21 ---> Running in 6911977f58d5 19:10:21 Removing intermediate container 6911977f58d5 19:10:21 ---> 2ce736c3437e 19:10:21 Step 12/22 : ENV APP_PORT=59880 19:10:21 ---> Running in cb4c2c054062 19:10:21 Removing intermediate container cb4c2c054062 19:10:21 ---> a829bc1598d7 19:10:21 Step 13/22 : EXPOSE $APP_PORT 19:10:21 ---> Running in 0a95aeef8ad9 19:10:21 Removing intermediate container 0a95aeef8ad9 19:10:21 ---> a800eedd3305 19:10:21 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:10:21 ---> Running in 6024a68be120 19:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:22 (1/6) Installing ca-certificates (20220614-r0) 19:10:22 (1/3) Installing ca-certificates (20220614-r0) 19:10:22 (2/6) Installing brotli-libs (1.0.9-r6) 19:10:22 (2/3) Installing dumb-init (1.2.5-r1) 19:10:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:10:22 (3/3) Installing su-exec (0.2-r1) 19:10:22 Executing busybox-1.35.0-r17.trigger 19:10:22 (4/6) Installing libcurl (7.83.1-r4) 19:10:22 Executing ca-certificates-20220614-r0.trigger 19:10:22 (1/6) Installing dumb-init (1.2.5-r1) 19:10:22 (5/6) Installing curl (7.83.1-r4) 19:10:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:10:22 (6/6) Installing dumb-init (1.2.5-r1) 19:10:22 (3/6) Installing libsodium (1.0.18-r0) 19:10:22 Executing busybox-1.35.0-r17.trigger 19:10:22 Executing ca-certificates-20220614-r0.trigger 19:10:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:10:22 OK: 6 MiB in 17 packages 19:10:22 (5/6) Installing libzmq (4.3.4-r0) 19:10:22 (6/6) Installing zeromq (4.3.4-r0) 19:10:22 OK: 8 MiB in 20 packages 19:10:22 Executing busybox-1.35.0-r17.trigger 19:10:22 OK: 8 MiB in 20 packages 19:10:22 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:22 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:22 OK: 15859 distinct packages available 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:22 (1/9) Installing ca-certificates (20220614-r0) 19:10:22 (2/9) Installing brotli-libs (1.0.9-r5) 19:10:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:10:23 (4/9) Installing libcurl (7.80.0-r4) 19:10:23 (5/9) Installing curl (7.80.0-r4) 19:10:23 (6/9) Installing dumb-init (1.2.5-r1) 19:10:23 (7/9) Installing musl-obstack (1.2.3-r0) 19:10:23 (8/9) Installing libucontext (1.1-r0) 19:10:23 (9/9) Installing gcompat (1.0.0-r4) 19:10:23 Executing busybox-1.34.1-r7.trigger 19:10:23 Executing ca-certificates-20220614-r0.trigger 19:10:23 OK: 8 MiB in 23 packages 19:10:26 Removing intermediate container 6024a68be120 19:10:26 ---> 8aa384555e30 19:10:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:26 Removing intermediate container 1eb0f6e3c21d 19:10:26 ---> 91fc3edc190c 19:10:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:26 Removing intermediate container 55b7a4006265 19:10:26 ---> 0ecf81fa1531 19:10:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:26 Removing intermediate container 3eeccf9eb7ac 19:10:26 ---> 46728e0a0fac 19:10:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:26 ---> Running in 78e0e4b1eecb 19:10:26 ---> Running in 5e3b9d2b021c 19:10:26 ---> a6b89382a591 19:10:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:27 ---> a6e7cbbb53c3 19:10:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:10:28 Removing intermediate container 78e0e4b1eecb 19:10:28 ---> 83ecaa9648da 19:10:28 Step 12/24 : WORKDIR / 19:10:28 Removing intermediate container 5e3b9d2b021c 19:10:28 ---> a347e1301e4a 19:10:28 Step 12/21 : WORKDIR /edgex 19:10:28 ---> 9d194442315d 19:10:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:28 ---> 2fc4c9710561 19:10:28 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:10:28 ---> Running in 8f9aa5c87e88 19:10:28 ---> Running in 44eb1dfef46b 19:10:29 Removing intermediate container 8f9aa5c87e88 19:10:29 ---> e21d8d5ecbf5 19:10:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:29 ---> 57594edd2124 19:10:29 Step 18/22 : ENTRYPOINT ["/core-data"] 19:10:29 Removing intermediate container 44eb1dfef46b 19:10:29 ---> 3e4ef5da794e 19:10:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:29 ---> 5f05b5c7d3a9 19:10:29 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:10:29 ---> Running in e31436083e0d 19:10:29 ---> Running in f14ce1d4a7dd 19:10:29 ---> 28a54c8e23f3 19:10:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:29 Removing intermediate container e31436083e0d 19:10:29 ---> 98aa13f08e29 19:10:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:29 ---> Running in 7b000dbe60fc 19:10:29 ---> b16bf7e772f2 19:10:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:29 Removing intermediate container f14ce1d4a7dd 19:10:29 ---> 67358a0ccf8b 19:10:29 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:29 ---> Running in e98313706e65 19:10:29 ---> a6d397163182 19:10:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:29 Removing intermediate container 7b000dbe60fc 19:10:29 ---> 1d5b78f8ac1d 19:10:29 Step 20/22 : LABEL arch=x86_64 19:10:30 ---> Running in 5fd9c9043109 19:10:30 Removing intermediate container e98313706e65 19:10:30 ---> 801bff8f8e3a 19:10:30 Step 17/19 : LABEL arch=x86_64 19:10:30 ---> Running in 67e3cac1e04d 19:10:30 Removing intermediate container 5fd9c9043109 19:10:30 ---> 416d03c3b8ab 19:10:30 ---> cf73cad6e14c 19:10:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:30 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:10:30 ---> Running in afe51ac2d38e 19:10:30 ---> 3494e83e57ad 19:10:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:30 Removing intermediate container 67e3cac1e04d 19:10:30 ---> 4dbe70f15386 19:10:30 Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:10:30 ---> cde67449ab0a 19:10:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:30 ---> Running in 5c387265addd 19:10:30 Removing intermediate container afe51ac2d38e 19:10:30 ---> eba70e28db4f 19:10:30 Step 22/22 : LABEL version=2.3.0 19:10:31 ---> Running in 8e56d1991463 19:10:31 Removing intermediate container 5c387265addd 19:10:31 ---> c1a8fa0d0de8 19:10:31 Step 19/19 : LABEL version=2.3.0 19:10:31 Removing intermediate container 8e56d1991463 19:10:31 ---> 872f7e48e83d 19:10:31 19:10:31 ---> Running in d945f9e6f4c4 19:10:31 ---> 38c3d115f5bf 19:10:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:31 ---> 20a86ffa294d 19:10:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:31 Successfully built 872f7e48e83d 19:10:31 Successfully tagged core-data:latest 19:10:31 Building sys-mgmt-agent 19:10:31  Building core-data ... done Removing intermediate container d945f9e6f4c4 19:10:31 ---> 223fb153ee38 19:10:31 19:10:32 Successfully built 223fb153ee38 19:10:32 Removing intermediate container e0faa7e8c26b 19:10:32 ---> 58058c4e70a4 19:10:32 Step 7/24 : COPY . . 19:10:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:35 Successfully tagged security-spiffe-token-provider:latest 19:10:35 ---> 476ee3523e22 19:10:35  Building security-spiffe-token-provider ... done Step 3/22 : WORKDIR /edgex-go 19:10:35 Building security-bootstrapper 19:10:35 ---> Using cache 19:10:35 ---> 535ed0a809ac 19:10:35 Step 4/22 : RUN apk add --update --no-cache make bash git 19:10:38 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:10:38 ---> 476ee3523e22 19:10:38 Step 3/32 : WORKDIR /edgex-go 19:10:38 ---> Using cache 19:10:38 ---> 535ed0a809ac 19:10:38 Step 4/32 : RUN apk add --update --no-cache make git 19:10:40 ---> f2737e2708fc 19:10:40 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:40 ---> ea1d625769bb 19:10:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:40 ---> Running in 740feba53516 19:10:40 ---> Running in 1c9fe7873fbf 19:10:40 ---> Running in 02743b31512a 19:10:40 ---> cd4e4eef91df 19:10:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:40 ---> Running in 454e476af2f0 19:10:40 ---> 57c1ba938fe2 19:10:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:40 Removing intermediate container 454e476af2f0 19:10:40 ---> 539ea2d49432 19:10:40 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:40 ---> Running in c02957eda8ce 19:10:40 ---> Running in 1e717bec1457 19:10:41 Removing intermediate container 1e717bec1457 19:10:41 ---> d85ccefcb1bc 19:10:41 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 19:10:41 ---> Running in 990625b3a3a1 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:41 OK: 211 MiB in 51 packages 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:41 OK: 211 MiB in 51 packages 19:10:41 Removing intermediate container 02743b31512a 19:10:41 ---> cf6acce38f6e 19:10:41 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:10:41 ---> Running in 5288b049f82a 19:10:42 Removing intermediate container 5288b049f82a 19:10:42 ---> bc798855595f 19:10:42 Step 19/21 : LABEL arch=x86_64 19:10:42 ---> Running in 725cb2e832a2 19:10:42 Removing intermediate container 1c9fe7873fbf 19:10:42 ---> 03c0e80e6bf0 19:10:42 Step 5/22 : COPY go.mod vendor* ./ 19:10:42 Removing intermediate container c02957eda8ce 19:10:42 ---> daed23d2fbd8 19:10:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:10:42 Removing intermediate container 725cb2e832a2 19:10:42 ---> e62d26595b3b 19:10:42 Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:10:42 Removing intermediate container 990625b3a3a1 19:10:42 ---> 4e7293061d0b 19:10:42 Step 11/24 : WORKDIR /edgex-go 19:10:42 ---> Running in b5b7436fa57e 19:10:42 ---> Running in 763c9337e548 19:10:42 ---> Running in 9b520481477a 19:10:42 Removing intermediate container 740feba53516 19:10:42 ---> 0c892540fd00 19:10:42 Step 5/32 : COPY go.mod vendor* ./ 19:10:42 Removing intermediate container 763c9337e548 19:10:42 ---> 4b8c142c15cc 19:10:42 Step 22/24 : LABEL arch=x86_64 19:10:42 Removing intermediate container b5b7436fa57e 19:10:42 ---> 3629e435af8b 19:10:42 Step 21/21 : LABEL version=2.3.0 19:10:42 ---> 16270202526b 19:10:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:42 ---> Running in cab074b75dff 19:10:42 ---> Running in 6d49c46ce653 19:10:42 ---> Running in 14080df1bfaa 19:10:42 Removing intermediate container 9b520481477a 19:10:42 ---> 9c1a99ef253e 19:10:42 19:10:42 Step 12/24 : FROM alpine:3.15 19:10:42 ---> c4fc93816858 19:10:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:42 ---> Using cache 19:10:42 ---> 06a9b1fc17a9 19:10:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:42 ---> Using cache 19:10:42 ---> 80ee9a15a51a 19:10:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:42 ---> a89a006e20f3 19:10:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:42 ---> Running in 128e0657f0b7 19:10:42 Removing intermediate container 6d49c46ce653 19:10:42 ---> 2a784af199f5 19:10:42 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:10:42 ---> Running in 85c40cabe53c 19:10:42 Removing intermediate container cab074b75dff 19:10:42 ---> 05d3f2cbcaa4 19:10:42 19:10:42 Successfully built 05d3f2cbcaa4 19:10:42 Successfully tagged security-proxy-setup:latest 19:10:42  Building security-proxy-setup ... done Building security-spire-config 19:10:43 Removing intermediate container 85c40cabe53c 19:10:43 ---> 505efc8ca728 19:10:43 Step 24/24 : LABEL version=2.3.0 19:10:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 476ee3523e22 19:10:46 Step 3/24 : WORKDIR /edgex-go 19:10:46 ---> Using cache 19:10:46 ---> 535ed0a809ac 19:10:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:46 ---> Using cache 19:10:46 ---> 4eccb8b535aa 19:10:46 Step 5/24 : COPY go.mod vendor* ./ 19:10:46 ---> Using cache 19:10:46 ---> d25742c72722 19:10:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:46 ---> Using cache 19:10:46 ---> 58058c4e70a4 19:10:46 Step 7/24 : COPY . . 19:10:46 ---> Using cache 19:10:46 ---> cd4e4eef91df 19:10:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:46 ---> Using cache 19:10:46 ---> 539ea2d49432 19:10:46 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:46 ---> Using cache 19:10:46 ---> d85ccefcb1bc 19:10:46 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 19:10:46 ---> Using cache 19:10:46 ---> 4e7293061d0b 19:10:46 Step 11/24 : WORKDIR /edgex-go 19:10:46 ---> Using cache 19:10:46 ---> 9c1a99ef253e 19:10:46 19:10:46 Step 12/24 : FROM alpine:3.15 19:10:46 ---> c4fc93816858 19:10:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:46 ---> Using cache 19:10:46 ---> 06a9b1fc17a9 19:10:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:47 ---> Running in e9746d670965 19:10:47 ---> c22ecb4059df 19:10:47 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:47 ---> Running in 2225854f6e0d 19:10:47 Removing intermediate container e9746d670965 19:10:47 ---> 68fd5ec3e9cc 19:10:47 19:10:47 Successfully built 68fd5ec3e9cc 19:10:47 Successfully tagged security-secretstore-setup:latest 19:10:47  Building security-secretstore-setup ... done Building support-scheduler 19:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:49 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:49 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:49 OK: 15859 distinct packages available 19:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:49 (1/4) Installing dumb-init (1.2.5-r1) 19:10:49 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:49 (3/4) Installing libucontext (1.1-r0) 19:10:49 (4/4) Installing gcompat (1.0.0-r4) 19:10:49 Executing busybox-1.34.1-r7.trigger 19:10:49 OK: 6 MiB in 18 packages 19:10:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:51 ---> 476ee3523e22 19:10:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:51 ---> Using cache 19:10:51 ---> aac38bd50a6c 19:10:51 Step 4/22 : WORKDIR /edgex-go 19:10:51 ---> Using cache 19:10:51 ---> 7d3a08e79ca0 19:10:51 Step 5/22 : RUN apk add --update --no-cache make git 19:11:00 ---> Running in c1dbacb42db1 19:11:00 ---> 5c25c629b7dd 19:11:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:00 Removing intermediate container 2225854f6e0d 19:11:00 ---> 58fd8fe8ef48 19:11:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 211 MiB in 51 packages 19:11:02 ---> a98dfd03229b 19:11:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:06 ---> 65baa6b9d34e 19:11:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:06 ---> 330c78b3eaa7 19:11:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:06 Removing intermediate container c1dbacb42db1 19:11:06 ---> b566b3ebe86d 19:11:06 Step 6/22 : COPY go.mod vendor* ./ 19:11:06 ---> 57ac1bf633e0 19:11:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:06 ---> 98d0051a65df 19:11:06 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:06 ---> a47b0e83a0e9 19:11:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 ---> Running in bfce10373246 19:11:06 ---> Running in 1255f9dc0dc1 19:11:06 ---> Running in 2ab81745338d 19:11:06 Removing intermediate container bfce10373246 19:11:06 ---> 2dd0a04d6c94 19:11:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:06 ---> Running in d551974bd4eb 19:11:06 Removing intermediate container 1255f9dc0dc1 19:11:06 ---> 397f15073b51 19:11:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:06 Removing intermediate container d551974bd4eb 19:11:06 ---> 838101f28b1e 19:11:06 Step 22/24 : LABEL arch=x86_64 19:11:06 ---> Running in 53130c5f3f6f 19:11:06 ---> 6f193009043e 19:11:06 Step 19/24 : WORKDIR / 19:11:07 ---> Running in ddb82a96032d 19:11:07 Removing intermediate container 53130c5f3f6f 19:11:07 ---> a9d82b9dbb1e 19:11:07 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:11:07 ---> Running in 5a2debe591cc 19:11:07 Removing intermediate container 14080df1bfaa 19:11:07 ---> 1130e0f04024 19:11:07 Step 7/22 : COPY . . 19:11:07 Removing intermediate container ddb82a96032d 19:11:07 ---> 150c4aed6bda 19:11:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:07 ---> Running in a0f8853415d4 19:11:07 Removing intermediate container 5a2debe591cc 19:11:07 ---> 49b222700c03 19:11:07 Step 24/24 : LABEL version=2.3.0 19:11:07 Removing intermediate container 128e0657f0b7 19:11:07 ---> 18d3f5368dc8 19:11:07 Step 7/32 : COPY . . 19:11:14 ---> Running in 3d1a4c309709 19:11:14 Removing intermediate container a0f8853415d4 19:11:14 ---> 299e7980cf69 19:11:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:14 ---> 973ed447dbf9 19:11:14 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:15 ---> 2e4549ae0272 19:11:15 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:17 Removing intermediate container 3d1a4c309709 19:11:17 ---> 02e73c8ba1d8 19:11:17 19:11:17 ---> Running in 1eddb6c6779a 19:11:17 ---> Running in 09898ea0da2a 19:11:17 ---> Running in e09f42e13113 19:11:17 Successfully built 02e73c8ba1d8 19:11:17 Successfully tagged security-spire-agent:latest 19:11:17  Building security-spire-agent ... done Building support-notifications 19:11:17 Removing intermediate container 1eddb6c6779a 19:11:17 ---> 9d2139c1fc03 19:11:17 Step 22/24 : LABEL arch=x86_64 19:11:17 ---> Running in 77f406e939a3 19:11:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:19 ---> 476ee3523e22 19:11:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:11:19 ---> Using cache 19:11:19 ---> aac38bd50a6c 19:11:19 Step 4/22 : WORKDIR /edgex-go 19:11:19 ---> Using cache 19:11:19 ---> 7d3a08e79ca0 19:11:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:22 Removing intermediate container 77f406e939a3 19:11:22 ---> ec6f4fb389a5 19:11:22 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:11:24 ---> Running in b0d0720f4b3a 19:11:24 ---> Running in 3766f203d51f 19:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:24 Removing intermediate container 3766f203d51f 19:11:24 ---> c9208dfbb2e7 19:11:24 Step 24/24 : LABEL version=2.3.0 19:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:25 ---> Running in 1057dfc3f23e 19:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:25 Removing intermediate container 2ab81745338d 19:11:25 ---> ca92582125b8 19:11:25 Step 8/22 : COPY . . 19:11:25 Removing intermediate container 1057dfc3f23e 19:11:25 ---> 0dab4629bd80 19:11:25 19:11:25 OK: 211 MiB in 51 packages 19:11:25 Successfully built 0dab4629bd80 19:11:25 Successfully tagged security-spire-config:latest 19:11:25  Building security-spire-config ... done Building core-metadata 19:11:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:30 ---> 476ee3523e22 19:11:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:11:30 ---> Using cache 19:11:30 ---> aac38bd50a6c 19:11:30 Step 4/24 : WORKDIR /edgex-go 19:11:30 ---> Using cache 19:11:30 ---> 7d3a08e79ca0 19:11:30 Step 5/24 : RUN apk add --update --no-cache make git 19:11:30 ---> Using cache 19:11:30 ---> b566b3ebe86d 19:11:30 Step 6/24 : COPY go.mod vendor* ./ 19:11:30 ---> Using cache 19:11:30 ---> a47b0e83a0e9 19:11:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:30 ---> Using cache 19:11:30 ---> ca92582125b8 19:11:30 Step 8/24 : COPY . . 19:11:39 Removing intermediate container 375c512e79c3 19:11:39 ---> a64c82766384 19:11:39 Step 8/22 : COPY . . 19:11:39 Removing intermediate container 89ca1d0764fe 19:11:39 ---> 5144dd2ca6bf 19:11:39 Step 7/23 : COPY . . 19:11:39 Removing intermediate container 69cda9dd72c1 19:11:39 ---> fe0baf6a9de4 19:11:39 Step 7/24 : COPY . . 19:11:39 Removing intermediate container 6ee09767e0e6 19:11:39 ---> 84dd35f1d6dd 19:11:39 Step 7/19 : COPY . . 19:11:39 Removing intermediate container 264639a0a64f 19:11:39 ---> f3cf4762c3d6 19:11:39 Step 7/24 : COPY . . 19:11:42 ---> ad24f8dab95a 19:11:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:42 ---> 0bc2dfba7058 19:11:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:42 ---> Running in 4339ecd9004e 19:11:42 ---> 5f460c04a3ef 19:11:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:11:42 ---> Running in 15138a5f8ce7 19:11:42 ---> 1f1895eef577 19:11:42 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:11:42 ---> c821d213e5e7 19:11:42 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:42 ---> Running in e9f12262549f 19:11:42 ---> Running in 817b5b2632c6 19:11:42 ---> Running in f506cd659ae5 19:11:43 Removing intermediate container 817b5b2632c6 19:11:43 ---> 9c3e25df0dc3 19:11:43 Step 9/23 : WORKDIR /edgex-go/spire-build 19:11:43 Removing intermediate container e9f12262549f 19:11:43 ---> ba105c9fd506 19:11:43 Step 9/24 : WORKDIR /edgex-go/spire-build 19:11:43 ---> Running in 033d966697e3 19:11:43 ---> Running in e2c76a132823 19:11:44 Removing intermediate container e2c76a132823 19:11:44 ---> 24f1921a4fb3 19:11:44 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 19:11:44 ---> Running in 4ade20a9e6d2 19:11:44 Removing intermediate container 033d966697e3 19:11:44 ---> 023563cf9afe 19:11:44 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 19:11:44 ---> Running in a98d3c940dfc 19:11:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:45 Removing intermediate container b0d0720f4b3a 19:11:45 ---> 79265080bb59 19:11:45 Step 6/22 : COPY go.mod vendor* ./ 19:11:45 ---> ec39c9694399 19:11:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:45 ---> 0242a9123b23 19:11:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:11:45 ---> Running in 266166d3d126 19:11:45 ---> Running in ccded7a56baa 19:11:45 ---> 753a407532c8 19:11:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:45 ---> Running in d43f50cac69e 19:11:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:47 Removing intermediate container a98d3c940dfc 19:11:47 ---> ffb428044fc2 19:11:47 Step 11/23 : WORKDIR /edgex-go 19:11:48 ---> Running in e77ac4f0ee0f 19:11:48 Removing intermediate container 4ade20a9e6d2 19:11:48 ---> 5dc280546f3e 19:11:48 Step 11/24 : WORKDIR /edgex-go 19:11:48 ---> Running in e2a6a28665f1 19:11:48 Removing intermediate container e77ac4f0ee0f 19:11:48 ---> 23563bd85154 19:11:48 19:11:48 Step 12/23 : FROM alpine:3.15 19:11:48 3.15: Pulling from library/alpine 19:11:49 Removing intermediate container e2a6a28665f1 19:11:49 ---> 81ef621c3ac4 19:11:49 19:11:49 Step 12/24 : FROM alpine:3.15 19:11:49 Removing intermediate container 09898ea0da2a 19:11:49 ---> 43dea0c1954b 19:11:49 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:49 3.15: Pulling from library/alpine 19:11:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:50 Status: Downloaded newer image for alpine:3.15 19:11:50 Status: Downloaded newer image for alpine:3.15 19:11:50 ---> 02e0d6fdf486 19:11:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:50 ---> 02e0d6fdf486 19:11:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:50 ---> Running in 28b3d0fcaea7 19:11:50 ---> Running in f77c24394c97 19:11:51 Removing intermediate container f77c24394c97 19:11:51 ---> 048af98bf4c2 19:11:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:51 Removing intermediate container 28b3d0fcaea7 19:11:51 ---> cb99693a4796 19:11:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:51 ---> Running in 34ae579630c5 19:11:51 ---> Running in 5a5b59feac3e 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:55 Removing intermediate container e09f42e13113 19:11:55 ---> d179f82a1460 19:11:55 19:11:55 Step 9/32 : FROM alpine:3.16 19:11:55 ---> 9c6f07244728 19:11:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:55 ---> Running in 101a75d4a943 19:11:55 ---> Running in 1ea56e28c3ff 19:11:55 Removing intermediate container 1ea56e28c3ff 19:11:55 ---> e26d024baa8b 19:11:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:11:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:56 ---> Running in 236ad0da5b91 19:11:56 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:56 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:56 OK: 15736 distinct packages available 19:11:56 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:56 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:56 OK: 15736 distinct packages available 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:59 (1/5) Installing dumb-init (1.2.5-r1) 19:11:59 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:59 (3/5) Installing libucontext (1.1-r0) 19:11:59 (1/5) Installing dumb-init (1.2.5-r1) 19:11:59 (4/5) Installing gcompat (1.0.0-r4) 19:11:59 (5/5) Installing openssl (1.1.1s-r1) 19:11:59 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:59 (3/5) Installing libucontext (1.1-r0) 19:11:59 (4/5) Installing gcompat (1.0.0-r4) 19:11:59 (5/5) Installing openssl (1.1.1s-r1) 19:11:59 Executing busybox-1.34.1-r7.trigger 19:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:59 (1/2) Installing dumb-init (1.2.5-r1) 19:11:59 (2/2) Installing su-exec (0.2-r1) 19:11:59 Executing busybox-1.35.0-r17.trigger 19:11:59 OK: 6 MiB in 16 packages 19:11:59 Executing busybox-1.34.1-r7.trigger 19:11:59 OK: 6 MiB in 19 packages 19:11:59 OK: 6 MiB in 19 packages 19:12:02 Removing intermediate container 5a5b59feac3e 19:12:02 ---> 24e5752c7d88 19:12:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:02 Removing intermediate container 34ae579630c5 19:12:02 ---> 9b56eb02213a 19:12:02 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:05 Removing intermediate container 101a75d4a943 19:12:05 ---> d65582df3342 19:12:05 19:12:05 Step 10/22 : FROM alpine:3.16 19:12:05 ---> 9c6f07244728 19:12:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:05 Removing intermediate container 236ad0da5b91 19:12:05 ---> 2edffa9d979d 19:12:05 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:12:05 ---> Running in 6868f44e014e 19:12:06 ---> Running in 51423aa3bbc3 19:12:06 Removing intermediate container 6868f44e014e 19:12:06 ---> a805d1cb76ef 19:12:06 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 19:12:06 Removing intermediate container 51423aa3bbc3 19:12:06 ---> 14e31a81cada 19:12:06 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:06 ---> Running in 1dfba0ad764b 19:12:06 Removing intermediate container d43f50cac69e 19:12:06 ---> ef8fc75555a8 19:12:06 Step 8/22 : COPY . . 19:12:06 ---> Running in ef7a496105cd 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:07 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:07 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:07 (3/33) Installing readline (8.1.2-r0) 19:12:07 (4/33) Installing bash (5.1.16-r2) 19:12:07 Executing bash-5.1.16-r2.post-install 19:12:07 (5/33) Installing ca-certificates (20220614-r0) 19:12:07 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:07 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:07 (8/33) Installing libcurl (7.83.1-r4) 19:12:07 (9/33) Installing curl (7.83.1-r4) 19:12:07 (10/33) Installing docker-cli (20.10.20-r0) 19:12:07 (11/33) Installing dumb-init (1.2.5-r1) 19:12:07 (12/33) Installing libbz2 (1.0.8-r1) 19:12:07 (13/33) Installing expat (2.5.0-r0) 19:12:07 (14/33) Installing libffi (3.4.2-r1) 19:12:07 (15/33) Installing gdbm (1.23-r0) 19:12:07 (16/33) Installing xz-libs (5.2.5-r1) 19:12:07 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:07 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:07 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:07 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:07 (21/33) Installing python3 (3.10.5-r0) 19:12:08 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:08 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:08 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:08 (25/33) Installing py3-six (1.16.0-r1) 19:12:08 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:08 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:08 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:08 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:08 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:08 (31/33) Installing py3-packaging (21.3-r0) 19:12:08 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:08 (33/33) Installing py3-pip (22.1.1-r0) 19:12:08 Executing busybox-1.35.0-r17.trigger 19:12:08 Executing ca-certificates-20220614-r0.trigger 19:12:08 OK: 122 MiB in 47 packages 19:12:09 Removing intermediate container ef7a496105cd 19:12:09 ---> e05d500ac301 19:12:09 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:10 ---> 4d89873e67dc 19:12:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:13 ---> f5c4b3acc66f 19:12:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:14 ---> d71c30272a92 19:12:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:15 ---> Running in 45c240b2f81a 19:12:15 ---> 5f396ed71620 19:12:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:15 Removing intermediate container 266166d3d126 19:12:15 ---> 83918dde8154 19:12:15 19:12:15 Step 10/24 : FROM alpine:3.16 19:12:15 ---> 9c6f07244728 19:12:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:12:16 ---> c1caf5557ac2 19:12:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:17 ---> Running in 050fc72aa451 19:12:17 ---> Running in 0540a92c8387 19:12:17 Removing intermediate container 45c240b2f81a 19:12:17 ---> e5cdd7aea1dc 19:12:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:12:17 ---> Running in 0a7c80950c01 19:12:17 Removing intermediate container 0a7c80950c01 19:12:17 ---> a37e92911a34 19:12:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:12:17 ---> Running in 5b1d4341771b 19:12:17 Removing intermediate container ccded7a56baa 19:12:17 ---> 51cdc7438045 19:12:17 19:12:17 Step 10/22 : FROM alpine:3.16 19:12:17 ---> 9c6f07244728 19:12:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:17 ---> Running in 2a59f4456e58 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:18 (1/1) Installing dumb-init (1.2.5-r1) 19:12:18 Executing busybox-1.35.0-r17.trigger 19:12:18 OK: 6 MiB in 15 packages 19:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:18 (1/1) Installing dumb-init (1.2.5-r1) 19:12:18 Executing busybox-1.35.0-r17.trigger 19:12:18 OK: 6 MiB in 15 packages 19:12:19 Removing intermediate container 050fc72aa451 19:12:19 ---> 019d9f68a772 19:12:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:19 Removing intermediate container 5b1d4341771b 19:12:19 ---> 1a3ee13712b7 19:12:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:19 ---> Running in 747025dc344f 19:12:19 ---> Running in 011b8ea648f0 19:12:19 Removing intermediate container 011b8ea648f0 19:12:19 ---> a39c0a4e2b17 19:12:19 Step 13/24 : ENV APP_PORT=59881 19:12:19 Removing intermediate container 747025dc344f 19:12:19 ---> faf29e541d7d 19:12:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:19 Removing intermediate container 2a59f4456e58 19:12:19 ---> 162d8dab9c9e 19:12:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:19 ---> Running in 0ddca525d92b 19:12:19 ---> abf45f7adf3a 19:12:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:19 ---> Running in ba0d484617b5 19:12:19 ---> Running in f9ea94e6b27a 19:12:19 Removing intermediate container 0ddca525d92b 19:12:19 ---> 4f20db8b9b44 19:12:19 Step 14/24 : EXPOSE $APP_PORT 19:12:19 ---> Running in 9f5ed23c52ff 19:12:19 ---> 05f12e1f4b0c 19:12:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:19 Removing intermediate container f9ea94e6b27a 19:12:19 ---> e6f54bfe87cc 19:12:19 Step 13/22 : ENV APP_PORT=59861 19:12:19 Collecting docker-compose==1.23.2 19:12:19 ---> Running in 3f246ec1b7c9 19:12:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.3 MB/s eta 0:00:00 19:12:19 ---> Running in df9c47081c1c 19:12:19 Removing intermediate container 9f5ed23c52ff 19:12:19 ---> 3fce0bf1553e 19:12:19 Step 15/24 : WORKDIR / 19:12:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:19 Collecting docopt<0.7,>=0.6.1 19:12:19 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:19 Preparing metadata (setup.py): started 19:12:19 ---> Running in 3fce5fec7974 19:12:19 Removing intermediate container 3f246ec1b7c9 19:12:19 ---> 0ce8c962037b 19:12:19 Step 14/22 : EXPOSE $APP_PORT 19:12:19 ---> Running in c41debaf8bce 19:12:20 Removing intermediate container 3fce5fec7974 19:12:20 ---> 9860c6335c05 19:12:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:20 Removing intermediate container c41debaf8bce 19:12:20 ---> d3717d2bcc21 19:12:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:20 Preparing metadata (setup.py): finished with status 'done' 19:12:20 Collecting websocket-client<1.0,>=0.32.0 19:12:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 78.9 MB/s eta 0:00:00 19:12:20 Collecting jsonschema<3,>=2.5.1 19:12:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:20 ---> 86a30bbf4148 19:12:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:20 ---> 2942e4d8b86e 19:12:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:20 Collecting docker<4.0,>=3.6.0 19:12:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 106.6 MB/s eta 0:00:00 19:12:20 Collecting cached-property<2,>=1.2.0 19:12:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:20 Collecting texttable<0.10,>=0.9.0 19:12:20 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:20 Preparing metadata (setup.py): started 19:12:20 Removing intermediate container ba0d484617b5 19:12:20 ---> d78b8d254eca 19:12:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:20 ---> Running in 749ea8220512 19:12:20 Preparing metadata (setup.py): finished with status 'done' 19:12:20 Collecting dockerpty<0.5,>=0.4.1 19:12:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:20 Preparing metadata (setup.py): started 19:12:21 Preparing metadata (setup.py): finished with status 'done' 19:12:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 127.7 MB/s eta 0:00:00 19:12:21 Collecting PyYAML<4,>=3.10 19:12:21 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 150.8 MB/s eta 0:00:00 19:12:21 Preparing metadata (setup.py): started 19:12:22 Preparing metadata (setup.py): finished with status 'done' 19:12:22 Collecting docker-pycreds>=0.4.0 19:12:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:22 Removing intermediate container 749ea8220512 19:12:22 ---> f6b6ac61231b 19:12:22 Step 21/23 : LABEL arch=arm64 19:12:22 Collecting chardet<3.1.0,>=3.0.2 19:12:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 77.9 MB/s eta 0:00:00 19:12:22 Collecting certifi>=2017.4.17 19:12:22 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 102.5 MB/s eta 0:00:00 19:12:22 Collecting urllib3<1.25,>=1.21.1 19:12:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 93.4 MB/s eta 0:00:00 19:12:22 ---> Running in 246ef475f6a0 19:12:22 Collecting idna<2.8,>=2.5 19:12:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 134.8 MB/s eta 0:00:00 19:12:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:22 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:22 ---> 704776b54787 19:12:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:22 ---> d0410f0b8fe2 19:12:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:22 Running setup.py install for texttable: started 19:12:22 ---> 26995ab61cdd 19:12:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:22 Running setup.py install for texttable: finished with status 'done' 19:12:22 Running setup.py install for PyYAML: started 19:12:23 Removing intermediate container 246ef475f6a0 19:12:23 ---> 2981d6c45742 19:12:23 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:23 Running setup.py install for PyYAML: finished with status 'done' 19:12:23 Removing intermediate container df9c47081c1c 19:12:23 ---> 68e976f521a0 19:12:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:23 ---> Running in b3d017ab6fed 19:12:24 Removing intermediate container b3d017ab6fed 19:12:24 ---> 5d4c227d5cd0 19:12:24 Step 23/23 : LABEL version=2.3.0 19:12:24 ---> b830fc09a56d 19:12:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:24 ---> Running in b412a6b240a6 19:12:25 Running setup.py install for docopt: started 19:12:25 Removing intermediate container b412a6b240a6 19:12:25 ---> 82cd5c144e09 19:12:25 19:12:25 ---> 8f18623a5497 19:12:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:25 Running setup.py install for docopt: finished with status 'done' 19:12:26 ---> c725befa857f 19:12:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:12:26 Successfully built 82cd5c144e09 19:12:26 Successfully tagged security-spire-server-arm64:latest 19:12:26 Building core-metadata 19:12:26  Building security-spire-server ... done  ---> c3def2f033d6 19:12:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:27 ---> 5423f62b2e8d 19:12:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:27 ---> Running in 1b3ebc931f85 19:12:28 ---> 4404ae7f0fbc 19:12:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:28 ---> Running in 544cbc5b1b22 19:12:28 Removing intermediate container 1b3ebc931f85 19:12:28 ---> 74eb1a347820 19:12:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:28 ---> 7d0cf4fbb02b 19:12:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:12:28 Running setup.py install for dockerpty: started 19:12:28 ---> Running in d754b99d2680 19:12:28 Removing intermediate container 544cbc5b1b22 19:12:28 ---> 1a57b6343095 19:12:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:28 ---> Running in 185f38251ac4 19:12:28 ---> 79742ffc384c 19:12:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> Running in 004c6fc6a473 19:12:28 19:12:28 Running setup.py install for dockerpty: finished with status 'done' 19:12:28 ---> 8958d47f0614 19:12:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:29 Removing intermediate container d754b99d2680 19:12:29 ---> c5b92158acc1 19:12:29 Step 22/24 : LABEL arch=arm64 19:12:29 Removing intermediate container 185f38251ac4 19:12:29 ---> 4d0d9ab4a479 19:12:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:29 Removing intermediate container 004c6fc6a473 19:12:29 ---> 159786fe3ea8 19:12:29 Step 20/22 : LABEL arch=x86_64 19:12:29 ---> Running in 6457e1431a30 19:12:29 ---> Running in de0dc1ea9dbf 19:12:29 ---> Running in a2925d163cf7 19:12:29 ---> 6240eff8a3ce 19:12:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:12:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 19:12:29 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 19:12:29 Removing intermediate container 6457e1431a30 19:12:29 ---> d48606bcad8c 19:12:29 Step 22/24 : LABEL arch=x86_64 19:12:29 Removing intermediate container de0dc1ea9dbf 19:12:29 ---> 332cf4aae094 19:12:29 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:29 ---> Running in 12cabdffbaf9 19:12:29 ---> Running in dbf95dc7ff92 19:12:29 Removing intermediate container a2925d163cf7 19:12:29 ---> 9d943337606a 19:12:29 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:29 ---> Running in 8ce64966f5bf 19:12:30 ---> 95a22c07e0b7 19:12:30 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:30 Removing intermediate container 8ce64966f5bf 19:12:30 ---> 41abf49f5053 19:12:30 Step 24/24 : LABEL version=2.3.0 19:12:30 Removing intermediate container 12cabdffbaf9 19:12:30 ---> 69e40f27e4ad 19:12:30 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:30 Removing intermediate container dbf95dc7ff92 19:12:30 ---> bcd47674359a 19:12:30 Step 22/22 : LABEL version=2.3.0 19:12:30 ---> Running in e23a249d86af 19:12:30 ---> ffccfbbd5fe3 19:12:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:30 ---> Running in a60c08b6dcd8 19:12:30 ---> Running in b188a8c180b1 19:12:31 Removing intermediate container e23a249d86af 19:12:31 ---> 23d3d96e65c3 19:12:31 19:12:31 Removing intermediate container a60c08b6dcd8 19:12:31 ---> 13090059344f 19:12:31 19:12:31 Successfully built 13090059344f 19:12:31 Successfully built 23d3d96e65c3 19:12:31 Successfully tagged security-spire-agent-arm64:latest 19:12:31  Building security-spire-agent ... done Building core-command 19:12:32 Successfully tagged support-scheduler:latest 19:12:32 Building core-command 19:12:32  Building support-scheduler ... done Removing intermediate container b188a8c180b1 19:12:32 ---> b14dad81e6f3 19:12:32 Step 24/24 : LABEL version=2.3.0 19:12:32 ---> 2ef179279d7e 19:12:32 Step 27/32 : RUN chmod +x /entrypoint.sh 19:12:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:32 ---> c810c9c1d514 19:12:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:12:32 ---> Using cache 19:12:32 ---> ed8046d4dc6d 19:12:32 Step 4/24 : WORKDIR /edgex-go 19:12:32 ---> Using cache 19:12:32 ---> 3c65f7c99613 19:12:32 Step 5/24 : RUN apk add --update --no-cache make git 19:12:32 ---> Running in 9116aa00f4eb 19:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:12:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:12:35 ---> 476ee3523e22 19:12:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:35 ---> Using cache 19:12:35 ---> aac38bd50a6c 19:12:35 Step 4/23 : WORKDIR /edgex-go 19:12:35 ---> Using cache 19:12:35 ---> 7d3a08e79ca0 19:12:35 Step 5/23 : RUN apk add --update --no-cache make git 19:12:35 ---> Using cache 19:12:35 ---> b566b3ebe86d 19:12:35 Step 6/23 : COPY go.mod vendor* ./ 19:12:35 ---> Using cache 19:12:35 ---> a47b0e83a0e9 19:12:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:35 ---> Using cache 19:12:35 ---> ca92582125b8 19:12:35 Step 8/23 : COPY . . 19:12:35 ---> Using cache 19:12:35 ---> 0242a9123b23 19:12:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:12:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:36 ---> c810c9c1d514 19:12:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:36 ---> Using cache 19:12:36 ---> ed8046d4dc6d 19:12:36 Step 4/23 : WORKDIR /edgex-go 19:12:36 ---> Using cache 19:12:36 ---> 3c65f7c99613 19:12:36 Step 5/23 : RUN apk add --update --no-cache make git 19:12:37 ---> Running in f61686495a54 19:12:37 ---> Running in b988ce7fa45f 19:12:37 ---> Running in b43e80842341 19:12:37 Removing intermediate container f61686495a54 19:12:37 ---> 7f55f1b3b1cc 19:12:37 19:12:37 Removing intermediate container 1dfba0ad764b 19:12:37 ---> 5eac1fe951dc 19:12:37 Step 13/22 : ENV APP_PORT=58890 19:12:37 Successfully built 7f55f1b3b1cc 19:12:37 ---> Running in 00a9cebbefeb 19:12:37 OK: 221 MiB in 51 packages 19:12:37 Successfully tagged core-metadata:latest 19:12:37  Building core-metadata ... done  ---> Running in 866fb29739f2 19:12:37 Removing intermediate container 866fb29739f2 19:12:37 ---> 53a8a7f5942a 19:12:37 Step 14/22 : EXPOSE $APP_PORT 19:12:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:38 ---> Running in afa27bd4ccac 19:12:39 Removing intermediate container 9116aa00f4eb 19:12:39 ---> 91702b11560b 19:12:39 Step 6/24 : COPY go.mod vendor* ./ 19:12:39 Removing intermediate container afa27bd4ccac 19:12:39 ---> 2e80876cfc6b 19:12:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:12:39 ---> ca2db3cf6133 19:12:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:12:39 ---> Running in d5dd5a293607 19:12:40 Removing intermediate container b988ce7fa45f 19:12:40 ---> d992b30e2783 19:12:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:12:40 ---> 7d88bebb2d5a 19:12:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:40 ---> Running in 4df233a34513 19:12:40 Removing intermediate container 4df233a34513 19:12:40 ---> 5af996cf88d5 19:12:40 Step 29/32 : CMD ["gate"] 19:12:40 ---> e9f3dfc7f01e 19:12:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:40 ---> Running in 010f153e0324 19:12:40 Removing intermediate container 0540a92c8387 19:12:40 ---> f42f591e6916 19:12:40 19:12:40 Step 10/22 : FROM alpine:3.16 19:12:40 ---> 9c6f07244728 19:12:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:40 ---> Running in 72f536621780 19:12:40 Removing intermediate container 010f153e0324 19:12:40 ---> 6f12db963c6c 19:12:40 Step 30/32 : LABEL arch=x86_64 19:12:40 ---> Running in 1d47984197b6 19:12:41 ---> f673aae465e2 19:12:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:41 ---> Running in 8e2fa10e5977 19:12:41 Removing intermediate container 1d47984197b6 19:12:41 ---> 4def127e6ccc 19:12:41 Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:41 ---> Running in 21f8a33617ee 19:12:41 Removing intermediate container 8e2fa10e5977 19:12:41 ---> 260745a624e3 19:12:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:41 ---> Running in 1372d6ad5a92 19:12:41 Removing intermediate container 21f8a33617ee 19:12:41 ---> 24505b6c6c7d 19:12:41 Step 32/32 : LABEL version=2.3.0 19:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:41 ---> Running in 72f032850410 19:12:41 Removing intermediate container 1372d6ad5a92 19:12:41 ---> 67d029f28b29 19:12:41 Step 20/22 : LABEL arch=x86_64 19:12:41 ---> Running in 17887be69161 19:12:41 Removing intermediate container 72f032850410 19:12:41 ---> aefc685f484f 19:12:41 19:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:41 Successfully built aefc685f484f 19:12:41 Successfully tagged security-bootstrapper:latest 19:12:41  Building security-bootstrapper ... done Removing intermediate container 17887be69161 19:12:41 ---> 6899ec96e0af 19:12:41 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:41 ---> Running in 66e2dc7aee15 19:12:41 (1/2) Installing ca-certificates (20220614-r0) 19:12:41 Removing intermediate container 66e2dc7aee15 19:12:41 ---> 29e72dea9c7e 19:12:41 Step 22/22 : LABEL version=2.3.0 19:12:41 OK: 221 MiB in 51 packages 19:12:42 (2/2) Installing dumb-init (1.2.5-r1) 19:12:42 Executing busybox-1.35.0-r17.trigger 19:12:42 Executing ca-certificates-20220614-r0.trigger 19:12:42 ---> Running in 03c7af4e05fc 19:12:42 OK: 6 MiB in 16 packages 19:12:42 Removing intermediate container 03c7af4e05fc 19:12:42 ---> 840cb5ac9665 19:12:42 19:12:42 Successfully built 840cb5ac9665 19:12:42 Successfully tagged sys-mgmt-agent:latest 19:12:42 Removing intermediate container 00a9cebbefeb 19:12:42 ---> 7ccaf20a1503 19:12:42 Step 6/23 : COPY go.mod vendor* ./ 19:12:42  Building sys-mgmt-agent ... done Removing intermediate container 72f536621780 19:12:42 ---> ffc3432aa3de 19:12:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:42 ---> Running in 71e45b8f0cd2 19:12:42 Removing intermediate container 71e45b8f0cd2 19:12:42 ---> ebcba2554636 19:12:42 Step 13/22 : ENV APP_PORT=59860 19:12:43 ---> Running in 89f83bbf1ed3 19:12:43 Removing intermediate container 89f83bbf1ed3 19:12:43 ---> ec347aadd94f 19:12:43 Step 14/22 : EXPOSE $APP_PORT 19:12:43 ---> Running in 1b7e272cb76f 19:12:43 Removing intermediate container 1b7e272cb76f 19:12:43 ---> 9733b3e211e4 19:12:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:43 ---> 0ab9f7b31e4d 19:12:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:43 ---> fba2487caae6 19:12:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:44 ---> Running in 5a0997f78329 19:12:45 ---> 605e0b73a40b 19:12:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:45 ---> 72e999451e3b 19:12:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:45 ---> Running in 7544aadd20ca 19:12:45 Removing intermediate container 7544aadd20ca 19:12:45 ---> da4303109b3f 19:12:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:45 ---> Running in 77b1d44cf49c 19:12:46 Removing intermediate container 77b1d44cf49c 19:12:46 ---> c86c9c1ba303 19:12:46 Step 20/22 : LABEL arch=x86_64 19:12:46 ---> Running in 0a2ccf7cc7ad 19:12:46 Removing intermediate container 0a2ccf7cc7ad 19:12:46 ---> 383a83d8c47d 19:12:46 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:46 ---> Running in c90201e65761 19:12:46 Removing intermediate container c90201e65761 19:12:46 ---> bc25c3bf9216 19:12:46 Step 22/22 : LABEL version=2.3.0 19:12:46 ---> Running in 035d9ba30b4e 19:12:46 Removing intermediate container 035d9ba30b4e 19:12:46 ---> 0406127cbc25 19:12:46 19:12:47 Successfully built 0406127cbc25 19:12:47 Successfully tagged support-notifications:latest 19:12:55  Building support-notifications ... done Removing intermediate container b43e80842341 19:12:55 ---> 9e321b533917 19:12:55 19:12:55 Step 10/23 : FROM alpine:3.16 19:12:55 ---> 9c6f07244728 19:12:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:55 ---> Using cache 19:12:55 ---> 162d8dab9c9e 19:12:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:55 ---> Using cache 19:12:55 ---> e6f54bfe87cc 19:12:55 Step 13/23 : ENV APP_PORT=59882 19:12:55 ---> Running in 027c68065c0b 19:12:55 Removing intermediate container 027c68065c0b 19:12:55 ---> a23ec6771876 19:12:55 Step 14/23 : EXPOSE $APP_PORT 19:12:55 ---> Running in 1f62d3248758 19:12:55 Removing intermediate container 1f62d3248758 19:12:55 ---> 63eb4a28d0de 19:12:55 Step 15/23 : WORKDIR / 19:12:55 ---> Running in 29e51ceb4dee 19:12:55 Removing intermediate container 29e51ceb4dee 19:12:55 ---> 9aa027577ddf 19:12:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:55 ---> 6199a1035adc 19:12:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:55 ---> 1e49e166e8ff 19:12:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:55 ---> 0b40116fd04b 19:12:55 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:55 ---> Running in 56c50562c1b7 19:12:56 Removing intermediate container 56c50562c1b7 19:12:56 ---> 8f5040cf362e 19:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:56 ---> Running in 72343205fd88 19:12:56 Removing intermediate container 72343205fd88 19:12:56 ---> 689b964ccb77 19:12:56 Step 21/23 : LABEL arch=x86_64 19:12:56 ---> Running in 0046d1958c0c 19:12:56 Removing intermediate container 0046d1958c0c 19:12:56 ---> 4883d1f1cf55 19:12:56 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:12:56 ---> Running in 27f052937275 19:12:56 Removing intermediate container 27f052937275 19:12:56 ---> bb3dffc60af0 19:12:56 Step 23/23 : LABEL version=2.3.0 19:12:56 ---> Running in 4e5decbc3da6 19:12:56 Removing intermediate container 4e5decbc3da6 19:12:56 ---> ef075935daca 19:12:56 19:12:56 Successfully built ef075935daca 19:12:56 Successfully tagged core-command:latest 19:12:56  Building core-command ... done  [Pipeline] } 19:12:56 $ docker stop --time=1 aecf30115f7dc17924e0ad60610f12a8c0ac417b15c7970245940f7c9d8ed853 19:12:57 $ docker rm -f aecf30115f7dc17924e0ad60610f12a8c0ac417b15c7970245940f7c9d8ed853 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:58 + docker images 19:12:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:58 core-command latest ef075935daca 1 second ago 17.6MB 19:12:58 9e321b533917 4 seconds ago 1.61GB 19:12:58 support-notifications latest 0406127cbc25 11 seconds ago 30.4MB 19:12:58 sys-mgmt-agent latest 840cb5ac9665 16 seconds ago 136MB 19:12:58 security-bootstrapper latest aefc685f484f 16 seconds ago 20.2MB 19:12:58 f42f591e6916 17 seconds ago 1.68GB 19:12:58 core-metadata latest 7f55f1b3b1cc 21 seconds ago 18.5MB 19:12:58 support-scheduler latest 13090059344f 26 seconds ago 29.8MB 19:12:58 51cdc7438045 40 seconds ago 1.68GB 19:12:58 83918dde8154 48 seconds ago 1.62GB 19:12:58 d65582df3342 54 seconds ago 1.6GB 19:12:58 d179f82a1460 About a minute ago 1.6GB 19:12:58 security-spire-config latest 0dab4629bd80 About a minute ago 85.8MB 19:12:58 security-spire-agent latest 02e73c8ba1d8 About a minute ago 125MB 19:12:58 security-secretstore-setup latest 68fd5ec3e9cc 2 minutes ago 29.7MB 19:12:58 security-proxy-setup latest 05d3f2cbcaa4 2 minutes ago 27.6MB 19:12:58 9c1a99ef253e 2 minutes ago 1.49GB 19:12:58 core-data latest 872f7e48e83d 2 minutes ago 21.7MB 19:12:58 security-spiffe-token-provider latest 223fb153ee38 2 minutes ago 29.7MB 19:12:58 b2df034aa5bf 2 minutes ago 1.65GB 19:12:58 ea4cbf7f10ba 2 minutes ago 1.62GB 19:12:58 69dec12c6cc1 2 minutes ago 1.6GB 19:12:58 b25b59322636 2 minutes ago 1.61GB 19:12:58 security-spire-server latest bbd8558fcc61 2 minutes ago 86.5MB 19:12:58 e358a6429108 3 minutes ago 1.49GB 19:12:58 ci-base-image-x86_64 latest 476ee3523e22 6 minutes ago 947MB 19:12:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 6 days ago 683MB 19:12:58 alpine 3.15 c4fc93816858 3 months ago 5.59MB 19:12:58 alpine 3.16 9c6f07244728 3 months ago 5.54MB 19:12:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 19:12:58 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 19:12:58 provisioning config files... 19:12:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config17198264166794240539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:58 ---> docker-login.sh 19:12:58 nexus3.edgexfoundry.org:10001 19:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:58 Configure a credential helper to remove this warning. See 19:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:58 19:12:58 Login Succeeded 19:12:58 nexus3.edgexfoundry.org:10002 19:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:58 Configure a credential helper to remove this warning. See 19:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:58 19:12:58 Login Succeeded 19:12:58 nexus3.edgexfoundry.org:10003 19:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:58 Configure a credential helper to remove this warning. See 19:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:58 19:12:58 Login Succeeded 19:12:58 nexus3.edgexfoundry.org:10004 19:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:58 Configure a credential helper to remove this warning. See 19:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:58 19:12:58 Login Succeeded 19:12:58 docker.io 19:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:59 Configure a credential helper to remove this warning. See 19:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:59 19:12:59 Login Succeeded 19:12:59 ---> docker-login.sh ends [Pipeline] } 19:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 19:12:59 4f1b2626cb078c7149dc655301029b2517b4b500 19:12:59 latest 19:12:59 2.3.0 19:12:59 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:12:59 main 19:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:00 + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:13:00 06e81938871c: Preparing 19:13:00 652845d9a168: Preparing 19:13:00 f6e618f09ec6: Preparing 19:13:00 d09250fffc0f: Preparing 19:13:00 994393dc58e7: Preparing 19:13:00 994393dc58e7: Layer already exists 19:13:00 06e81938871c: Pushed 19:13:00 d09250fffc0f: Pushed 19:13:00 f6e618f09ec6: Pushed 19:13:01 652845d9a168: Pushed 19:13:01 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 19:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:13:02 06e81938871c: Preparing 19:13:02 652845d9a168: Preparing 19:13:02 f6e618f09ec6: Preparing 19:13:02 d09250fffc0f: Preparing 19:13:02 994393dc58e7: Preparing 19:13:02 994393dc58e7: Layer already exists 19:13:02 d09250fffc0f: Layer already exists 19:13:02 06e81938871c: Layer already exists 19:13:02 652845d9a168: Layer already exists 19:13:02 f6e618f09ec6: Layer already exists 19:13:02 latest: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:03 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0 19:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:13:03 06e81938871c: Preparing 19:13:03 652845d9a168: Preparing 19:13:03 f6e618f09ec6: Preparing 19:13:03 d09250fffc0f: Preparing 19:13:03 994393dc58e7: Preparing 19:13:03 f6e618f09ec6: Layer already exists 19:13:03 994393dc58e7: Layer already exists 19:13:03 652845d9a168: Layer already exists 19:13:03 d09250fffc0f: Layer already exists 19:13:03 06e81938871c: Layer already exists 19:13:03 2.3.0: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:03 + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:13:03 06e81938871c: Preparing 19:13:03 652845d9a168: Preparing 19:13:03 f6e618f09ec6: Preparing 19:13:03 d09250fffc0f: Preparing 19:13:03 994393dc58e7: Preparing 19:13:03 994393dc58e7: Layer already exists 19:13:03 06e81938871c: Layer already exists 19:13:03 652845d9a168: Layer already exists 19:13:03 d09250fffc0f: Layer already exists 19:13:03 f6e618f09ec6: Layer already exists 19:13:03 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 19:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:13:04 06e81938871c: Preparing 19:13:04 652845d9a168: Preparing 19:13:04 f6e618f09ec6: Preparing 19:13:04 d09250fffc0f: Preparing 19:13:04 994393dc58e7: Preparing 19:13:04 06e81938871c: Layer already exists 19:13:04 d09250fffc0f: Layer already exists 19:13:04 994393dc58e7: Layer already exists 19:13:04 f6e618f09ec6: Layer already exists 19:13:04 652845d9a168: Layer already exists 19:13:04 main: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:04 ===================================================== [Pipeline] echo 19:13:04 taggedImages: 19:13:04 - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:04 - nexus3.edgexfoundry.org:10004/core-command:latest 19:13:04 - nexus3.edgexfoundry.org:10004/core-command:2.3.0 19:13:04 - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 19:13:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 19:13:04 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:04 latest 19:13:04 2.3.0 19:13:04 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:04 main 19:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:04 + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:13:04 9e99fac2a037: Preparing 19:13:04 c5c2ad55a8be: Preparing 19:13:04 f6e618f09ec6: Preparing 19:13:04 95493b9d413e: Preparing 19:13:04 994393dc58e7: Preparing 19:13:04 f6e618f09ec6: Layer already exists 19:13:04 994393dc58e7: Layer already exists 19:13:04 9e99fac2a037: Pushed 19:13:05 95493b9d413e: Pushed 19:13:06 c5c2ad55a8be: Pushed 19:13:06 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 19:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:13:07 9e99fac2a037: Preparing 19:13:07 c5c2ad55a8be: Preparing 19:13:07 f6e618f09ec6: Preparing 19:13:07 95493b9d413e: Preparing 19:13:07 994393dc58e7: Preparing 19:13:07 c5c2ad55a8be: Layer already exists 19:13:07 9e99fac2a037: Layer already exists 19:13:07 994393dc58e7: Layer already exists 19:13:07 f6e618f09ec6: Layer already exists 19:13:07 95493b9d413e: Layer already exists 19:13:07 latest: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:07 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0 19:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:13:07 9e99fac2a037: Preparing 19:13:07 c5c2ad55a8be: Preparing 19:13:07 f6e618f09ec6: Preparing 19:13:07 95493b9d413e: Preparing 19:13:07 994393dc58e7: Preparing 19:13:07 9e99fac2a037: Layer already exists 19:13:07 994393dc58e7: Layer already exists 19:13:07 c5c2ad55a8be: Layer already exists 19:13:07 95493b9d413e: Layer already exists 19:13:07 f6e618f09ec6: Layer already exists 19:13:07 2.3.0: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:08 + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:13:08 9e99fac2a037: Preparing 19:13:08 c5c2ad55a8be: Preparing 19:13:08 f6e618f09ec6: Preparing 19:13:08 95493b9d413e: Preparing 19:13:08 994393dc58e7: Preparing 19:13:08 c5c2ad55a8be: Layer already exists 19:13:08 f6e618f09ec6: Layer already exists 19:13:08 9e99fac2a037: Layer already exists 19:13:08 994393dc58e7: Layer already exists 19:13:08 95493b9d413e: Layer already exists 19:13:08 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 19:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:13:09 9e99fac2a037: Preparing 19:13:09 c5c2ad55a8be: Preparing 19:13:09 f6e618f09ec6: Preparing 19:13:09 95493b9d413e: Preparing 19:13:09 994393dc58e7: Preparing 19:13:09 95493b9d413e: Layer already exists 19:13:09 9e99fac2a037: Layer already exists 19:13:09 994393dc58e7: Layer already exists 19:13:09 c5c2ad55a8be: Layer already exists 19:13:09 f6e618f09ec6: Layer already exists 19:13:09 main: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:09 ===================================================== [Pipeline] echo 19:13:09 taggedImages: 19:13:09 - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:09 - nexus3.edgexfoundry.org:10004/core-data:latest 19:13:09 - nexus3.edgexfoundry.org:10004/core-data:2.3.0 19:13:09 - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 19:13:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 19:13:09 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:09 latest 19:13:09 2.3.0 19:13:09 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:09 main 19:13:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:13:09 26a5e2f071e3: Preparing 19:13:09 31f5bf690707: Preparing 19:13:09 22e466c5b450: Preparing 19:13:09 f6e618f09ec6: Preparing 19:13:09 ceee32537825: Preparing 19:13:09 994393dc58e7: Preparing 19:13:09 994393dc58e7: Waiting 19:13:09 f6e618f09ec6: Layer already exists 19:13:09 994393dc58e7: Layer already exists 19:13:09 26a5e2f071e3: Pushed 19:13:09 ceee32537825: Pushed 19:13:09 31f5bf690707: Pushed 19:13:11 22e466c5b450: Pushed 19:13:11 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 19:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:13:11 26a5e2f071e3: Preparing 19:13:11 31f5bf690707: Preparing 19:13:11 22e466c5b450: Preparing 19:13:11 f6e618f09ec6: Preparing 19:13:11 ceee32537825: Preparing 19:13:11 994393dc58e7: Preparing 19:13:11 994393dc58e7: Waiting 19:13:11 31f5bf690707: Layer already exists 19:13:11 26a5e2f071e3: Layer already exists 19:13:11 ceee32537825: Layer already exists 19:13:11 f6e618f09ec6: Layer already exists 19:13:11 22e466c5b450: Layer already exists 19:13:11 994393dc58e7: Layer already exists 19:13:11 latest: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0 19:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:13:12 26a5e2f071e3: Preparing 19:13:12 31f5bf690707: Preparing 19:13:12 22e466c5b450: Preparing 19:13:12 f6e618f09ec6: Preparing 19:13:12 ceee32537825: Preparing 19:13:12 994393dc58e7: Preparing 19:13:12 994393dc58e7: Waiting 19:13:12 22e466c5b450: Layer already exists 19:13:12 ceee32537825: Layer already exists 19:13:12 31f5bf690707: Layer already exists 19:13:12 26a5e2f071e3: Layer already exists 19:13:12 f6e618f09ec6: Layer already exists 19:13:12 994393dc58e7: Layer already exists 19:13:12 2.3.0: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:13:13 26a5e2f071e3: Preparing 19:13:13 31f5bf690707: Preparing 19:13:13 22e466c5b450: Preparing 19:13:13 f6e618f09ec6: Preparing 19:13:13 ceee32537825: Preparing 19:13:13 994393dc58e7: Preparing 19:13:13 31f5bf690707: Layer already exists 19:13:13 26a5e2f071e3: Layer already exists 19:13:13 f6e618f09ec6: Layer already exists 19:13:13 ceee32537825: Layer already exists 19:13:13 22e466c5b450: Layer already exists 19:13:13 994393dc58e7: Layer already exists 19:13:13 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 19:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:13:13 26a5e2f071e3: Preparing 19:13:13 31f5bf690707: Preparing 19:13:13 22e466c5b450: Preparing 19:13:13 f6e618f09ec6: Preparing 19:13:13 ceee32537825: Preparing 19:13:13 994393dc58e7: Preparing 19:13:13 994393dc58e7: Waiting 19:13:13 ceee32537825: Layer already exists 19:13:13 26a5e2f071e3: Layer already exists 19:13:13 31f5bf690707: Layer already exists 19:13:13 22e466c5b450: Layer already exists 19:13:13 f6e618f09ec6: Layer already exists 19:13:13 994393dc58e7: Layer already exists 19:13:13 main: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:13 ===================================================== [Pipeline] echo 19:13:13 taggedImages: 19:13:13 - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 19:13:13 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0 19:13:13 - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 19:13:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 19:13:13 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:13 latest 19:13:13 2.3.0 19:13:13 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:13 main 19:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:13:14 5d2f7d71cd04: Preparing 19:13:14 5d2f7d71cd04: Preparing 19:13:14 9c08ecec4b17: Preparing 19:13:14 14d853c0d343: Preparing 19:13:14 3eb0c05905c2: Preparing 19:13:14 0dd5833d2eef: Preparing 19:13:14 1d95221339d5: Preparing 19:13:14 f6e618f09ec6: Preparing 19:13:14 b50f7eeff551: Preparing 19:13:14 eb3ea27f7f6d: Preparing 19:13:14 7693f8f4ab61: Preparing 19:13:14 5d8052ebedd8: Preparing 19:13:14 994393dc58e7: Preparing 19:13:14 1d95221339d5: Waiting 19:13:14 7693f8f4ab61: Waiting 19:13:14 5d8052ebedd8: Waiting 19:13:14 f6e618f09ec6: Waiting 19:13:14 994393dc58e7: Waiting 19:13:14 b50f7eeff551: Waiting 19:13:14 eb3ea27f7f6d: Waiting 19:13:14 5d2f7d71cd04: Pushed 19:13:14 9c08ecec4b17: Pushed 19:13:14 3eb0c05905c2: Pushed 19:13:14 0dd5833d2eef: Pushed 19:13:14 14d853c0d343: Pushed 19:13:14 f6e618f09ec6: Layer already exists 19:13:14 eb3ea27f7f6d: Pushed 19:13:14 994393dc58e7: Layer already exists 19:13:14 b50f7eeff551: Pushed 19:13:14 7693f8f4ab61: Pushed 19:13:14 5d8052ebedd8: Pushed 19:13:16 1d95221339d5: Pushed 19:13:16 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:13:16 5d2f7d71cd04: Preparing 19:13:16 5d2f7d71cd04: Preparing 19:13:16 9c08ecec4b17: Preparing 19:13:16 14d853c0d343: Preparing 19:13:16 3eb0c05905c2: Preparing 19:13:16 0dd5833d2eef: Preparing 19:13:16 1d95221339d5: Preparing 19:13:16 f6e618f09ec6: Preparing 19:13:16 b50f7eeff551: Preparing 19:13:16 eb3ea27f7f6d: Preparing 19:13:16 7693f8f4ab61: Preparing 19:13:16 5d8052ebedd8: Preparing 19:13:16 994393dc58e7: Preparing 19:13:16 1d95221339d5: Waiting 19:13:16 f6e618f09ec6: Waiting 19:13:16 5d8052ebedd8: Waiting 19:13:16 b50f7eeff551: Waiting 19:13:16 994393dc58e7: Waiting 19:13:16 eb3ea27f7f6d: Waiting 19:13:16 7693f8f4ab61: Waiting 19:13:16 5d2f7d71cd04: Layer already exists 19:13:16 3eb0c05905c2: Layer already exists 19:13:16 14d853c0d343: Layer already exists 19:13:16 0dd5833d2eef: Layer already exists 19:13:16 9c08ecec4b17: Layer already exists 19:13:16 1d95221339d5: Layer already exists 19:13:16 eb3ea27f7f6d: Layer already exists 19:13:16 7693f8f4ab61: Layer already exists 19:13:16 b50f7eeff551: Layer already exists 19:13:16 f6e618f09ec6: Layer already exists 19:13:16 5d8052ebedd8: Layer already exists 19:13:16 994393dc58e7: Layer already exists 19:13:16 latest: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0 19:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:13:17 5d2f7d71cd04: Preparing 19:13:17 5d2f7d71cd04: Preparing 19:13:17 9c08ecec4b17: Preparing 19:13:17 14d853c0d343: Preparing 19:13:17 3eb0c05905c2: Preparing 19:13:17 0dd5833d2eef: Preparing 19:13:17 1d95221339d5: Preparing 19:13:17 f6e618f09ec6: Preparing 19:13:17 b50f7eeff551: Preparing 19:13:17 eb3ea27f7f6d: Preparing 19:13:17 7693f8f4ab61: Preparing 19:13:17 5d8052ebedd8: Preparing 19:13:17 994393dc58e7: Preparing 19:13:17 f6e618f09ec6: Waiting 19:13:17 b50f7eeff551: Waiting 19:13:17 eb3ea27f7f6d: Waiting 19:13:17 5d8052ebedd8: Waiting 19:13:17 994393dc58e7: Waiting 19:13:17 7693f8f4ab61: Waiting 19:13:17 1d95221339d5: Waiting 19:13:17 3eb0c05905c2: Layer already exists 19:13:17 5d2f7d71cd04: Layer already exists 19:13:17 9c08ecec4b17: Layer already exists 19:13:17 14d853c0d343: Layer already exists 19:13:17 0dd5833d2eef: Layer already exists 19:13:17 1d95221339d5: Layer already exists 19:13:17 b50f7eeff551: Layer already exists 19:13:17 f6e618f09ec6: Layer already exists 19:13:17 7693f8f4ab61: Layer already exists 19:13:17 eb3ea27f7f6d: Layer already exists 19:13:17 5d8052ebedd8: Layer already exists 19:13:17 994393dc58e7: Layer already exists 19:13:17 2.3.0: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:13:18 5d2f7d71cd04: Preparing 19:13:18 5d2f7d71cd04: Preparing 19:13:18 9c08ecec4b17: Preparing 19:13:18 14d853c0d343: Preparing 19:13:18 3eb0c05905c2: Preparing 19:13:18 0dd5833d2eef: Preparing 19:13:18 1d95221339d5: Preparing 19:13:18 f6e618f09ec6: Preparing 19:13:18 b50f7eeff551: Preparing 19:13:18 eb3ea27f7f6d: Preparing 19:13:18 7693f8f4ab61: Preparing 19:13:18 5d8052ebedd8: Preparing 19:13:18 994393dc58e7: Preparing 19:13:18 7693f8f4ab61: Waiting 19:13:18 eb3ea27f7f6d: Waiting 19:13:18 b50f7eeff551: Waiting 19:13:18 5d8052ebedd8: Waiting 19:13:18 1d95221339d5: Waiting 19:13:18 994393dc58e7: Waiting 19:13:18 f6e618f09ec6: Waiting 19:13:18 0dd5833d2eef: Layer already exists 19:13:18 9c08ecec4b17: Layer already exists 19:13:18 3eb0c05905c2: Layer already exists 19:13:18 5d2f7d71cd04: Layer already exists 19:13:18 14d853c0d343: Layer already exists 19:13:18 1d95221339d5: Layer already exists 19:13:18 f6e618f09ec6: Layer already exists 19:13:18 eb3ea27f7f6d: Layer already exists 19:13:18 7693f8f4ab61: Layer already exists 19:13:18 b50f7eeff551: Layer already exists 19:13:18 5d8052ebedd8: Layer already exists 19:13:18 994393dc58e7: Layer already exists 19:13:18 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 19:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:13:18 5d2f7d71cd04: Preparing 19:13:18 5d2f7d71cd04: Preparing 19:13:18 9c08ecec4b17: Preparing 19:13:18 14d853c0d343: Preparing 19:13:18 3eb0c05905c2: Preparing 19:13:18 0dd5833d2eef: Preparing 19:13:18 1d95221339d5: Preparing 19:13:18 f6e618f09ec6: Preparing 19:13:18 b50f7eeff551: Preparing 19:13:18 eb3ea27f7f6d: Preparing 19:13:18 7693f8f4ab61: Preparing 19:13:18 5d8052ebedd8: Preparing 19:13:18 994393dc58e7: Preparing 19:13:18 1d95221339d5: Waiting 19:13:18 b50f7eeff551: Waiting 19:13:18 eb3ea27f7f6d: Waiting 19:13:18 f6e618f09ec6: Waiting 19:13:18 7693f8f4ab61: Waiting 19:13:18 5d8052ebedd8: Waiting 19:13:18 994393dc58e7: Waiting 19:13:18 14d853c0d343: Layer already exists 19:13:18 3eb0c05905c2: Layer already exists 19:13:18 9c08ecec4b17: Layer already exists 19:13:18 5d2f7d71cd04: Layer already exists 19:13:18 0dd5833d2eef: Layer already exists 19:13:18 1d95221339d5: Layer already exists 19:13:18 f6e618f09ec6: Layer already exists 19:13:18 eb3ea27f7f6d: Layer already exists 19:13:18 b50f7eeff551: Layer already exists 19:13:18 7693f8f4ab61: Layer already exists 19:13:18 5d8052ebedd8: Layer already exists 19:13:18 994393dc58e7: Layer already exists 19:13:18 main: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:18 ===================================================== [Pipeline] echo 19:13:18 taggedImages: 19:13:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:13:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0 19:13:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 19:13:18 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 19:13:18 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:18 latest 19:13:18 2.3.0 19:13:18 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:18 main 19:13:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:13:19 91356b3df2d9: Preparing 19:13:19 9b06158f494d: Preparing 19:13:19 f008ec5292de: Preparing 19:13:19 b9dabba95e0e: Preparing 19:13:19 b3ad6a8b4b2c: Preparing 19:13:19 a0014464dcba: Preparing 19:13:19 58974a2ecdd9: Preparing 19:13:19 994393dc58e7: Preparing 19:13:19 a0014464dcba: Waiting 19:13:19 994393dc58e7: Waiting 19:13:19 9b06158f494d: Pushed 19:13:19 91356b3df2d9: Pushed 19:13:19 b3ad6a8b4b2c: Pushed 19:13:19 994393dc58e7: Layer already exists 19:13:19 a0014464dcba: Pushed 19:13:19 58974a2ecdd9: Pushed 19:13:20 b9dabba95e0e: Pushed 19:13:20 f008ec5292de: Pushed 19:13:20 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:13:21 91356b3df2d9: Preparing 19:13:21 9b06158f494d: Preparing 19:13:21 f008ec5292de: Preparing 19:13:21 b9dabba95e0e: Preparing 19:13:21 b3ad6a8b4b2c: Preparing 19:13:21 a0014464dcba: Preparing 19:13:21 58974a2ecdd9: Preparing 19:13:21 994393dc58e7: Preparing 19:13:21 a0014464dcba: Waiting 19:13:21 994393dc58e7: Waiting 19:13:21 58974a2ecdd9: Waiting 19:13:21 b3ad6a8b4b2c: Layer already exists 19:13:21 f008ec5292de: Layer already exists 19:13:21 9b06158f494d: Layer already exists 19:13:21 91356b3df2d9: Layer already exists 19:13:21 b9dabba95e0e: Layer already exists 19:13:21 a0014464dcba: Layer already exists 19:13:21 58974a2ecdd9: Layer already exists 19:13:21 994393dc58e7: Layer already exists 19:13:21 latest: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0 19:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:13:21 91356b3df2d9: Preparing 19:13:21 9b06158f494d: Preparing 19:13:21 f008ec5292de: Preparing 19:13:21 b9dabba95e0e: Preparing 19:13:21 b3ad6a8b4b2c: Preparing 19:13:21 a0014464dcba: Preparing 19:13:21 58974a2ecdd9: Preparing 19:13:21 994393dc58e7: Preparing 19:13:21 a0014464dcba: Waiting 19:13:21 994393dc58e7: Waiting 19:13:21 58974a2ecdd9: Waiting 19:13:21 f008ec5292de: Layer already exists 19:13:21 91356b3df2d9: Layer already exists 19:13:21 9b06158f494d: Layer already exists 19:13:21 b9dabba95e0e: Layer already exists 19:13:21 b3ad6a8b4b2c: Layer already exists 19:13:21 a0014464dcba: Layer already exists 19:13:21 58974a2ecdd9: Layer already exists 19:13:21 994393dc58e7: Layer already exists 19:13:21 2.3.0: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:13:22 91356b3df2d9: Preparing 19:13:22 9b06158f494d: Preparing 19:13:22 f008ec5292de: Preparing 19:13:22 b9dabba95e0e: Preparing 19:13:22 b3ad6a8b4b2c: Preparing 19:13:22 a0014464dcba: Preparing 19:13:22 58974a2ecdd9: Preparing 19:13:22 994393dc58e7: Preparing 19:13:22 58974a2ecdd9: Waiting 19:13:22 994393dc58e7: Waiting 19:13:22 f008ec5292de: Layer already exists 19:13:22 b9dabba95e0e: Layer already exists 19:13:22 b3ad6a8b4b2c: Layer already exists 19:13:22 91356b3df2d9: Layer already exists 19:13:22 9b06158f494d: Layer already exists 19:13:22 a0014464dcba: Layer already exists 19:13:22 994393dc58e7: Layer already exists 19:13:22 58974a2ecdd9: Layer already exists 19:13:22 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 19:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:13:23 91356b3df2d9: Preparing 19:13:23 9b06158f494d: Preparing 19:13:23 f008ec5292de: Preparing 19:13:23 b9dabba95e0e: Preparing 19:13:23 b3ad6a8b4b2c: Preparing 19:13:23 a0014464dcba: Preparing 19:13:23 58974a2ecdd9: Preparing 19:13:23 994393dc58e7: Preparing 19:13:23 a0014464dcba: Waiting 19:13:23 994393dc58e7: Waiting 19:13:23 58974a2ecdd9: Waiting 19:13:23 9b06158f494d: Layer already exists 19:13:23 b9dabba95e0e: Layer already exists 19:13:23 91356b3df2d9: Layer already exists 19:13:23 b3ad6a8b4b2c: Layer already exists 19:13:23 f008ec5292de: Layer already exists 19:13:23 a0014464dcba: Layer already exists 19:13:23 58974a2ecdd9: Layer already exists 19:13:23 994393dc58e7: Layer already exists 19:13:23 main: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:23 ===================================================== [Pipeline] echo 19:13:23 taggedImages: 19:13:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:13:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0 19:13:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 19:13:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 19:13:23 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:23 latest 19:13:23 2.3.0 19:13:23 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:23 main 19:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:13:23 010f358c68b5: Preparing 19:13:23 f9ea487d5234: Preparing 19:13:23 d09cf13610f0: Preparing 19:13:23 77c6e84c6896: Preparing 19:13:23 8e9f4fa6fdba: Preparing 19:13:23 223be5762fa5: Preparing 19:13:23 69d0ba04d02c: Preparing 19:13:23 2f9c606454ae: Preparing 19:13:23 c9b70aee1525: Preparing 19:13:23 994393dc58e7: Preparing 19:13:23 2f9c606454ae: Waiting 19:13:23 69d0ba04d02c: Waiting 19:13:23 c9b70aee1525: Waiting 19:13:23 994393dc58e7: Waiting 19:13:23 223be5762fa5: Waiting 19:13:23 010f358c68b5: Pushed 19:13:23 f9ea487d5234: Pushed 19:13:23 8e9f4fa6fdba: Pushed 19:13:24 69d0ba04d02c: Pushed 19:13:24 2f9c606454ae: Pushed 19:13:24 223be5762fa5: Pushed 19:13:24 994393dc58e7: Layer already exists 19:13:24 c9b70aee1525: Pushed 19:13:25 77c6e84c6896: Pushed 19:13:25 d09cf13610f0: Pushed 19:13:25 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:13:26 010f358c68b5: Preparing 19:13:26 f9ea487d5234: Preparing 19:13:26 d09cf13610f0: Preparing 19:13:26 77c6e84c6896: Preparing 19:13:26 8e9f4fa6fdba: Preparing 19:13:26 223be5762fa5: Preparing 19:13:26 69d0ba04d02c: Preparing 19:13:26 2f9c606454ae: Preparing 19:13:26 c9b70aee1525: Preparing 19:13:26 994393dc58e7: Preparing 19:13:26 c9b70aee1525: Waiting 19:13:26 223be5762fa5: Waiting 19:13:26 2f9c606454ae: Waiting 19:13:26 69d0ba04d02c: Waiting 19:13:26 994393dc58e7: Waiting 19:13:26 8e9f4fa6fdba: Layer already exists 19:13:26 f9ea487d5234: Layer already exists 19:13:26 010f358c68b5: Layer already exists 19:13:26 d09cf13610f0: Layer already exists 19:13:26 77c6e84c6896: Layer already exists 19:13:26 223be5762fa5: Layer already exists 19:13:26 2f9c606454ae: Layer already exists 19:13:26 994393dc58e7: Layer already exists 19:13:26 69d0ba04d02c: Layer already exists 19:13:26 c9b70aee1525: Layer already exists 19:13:26 latest: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0 19:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:13:26 010f358c68b5: Preparing 19:13:26 f9ea487d5234: Preparing 19:13:26 d09cf13610f0: Preparing 19:13:26 77c6e84c6896: Preparing 19:13:26 8e9f4fa6fdba: Preparing 19:13:26 223be5762fa5: Preparing 19:13:26 69d0ba04d02c: Preparing 19:13:26 2f9c606454ae: Preparing 19:13:26 c9b70aee1525: Preparing 19:13:26 994393dc58e7: Preparing 19:13:26 223be5762fa5: Waiting 19:13:26 c9b70aee1525: Waiting 19:13:26 2f9c606454ae: Waiting 19:13:26 69d0ba04d02c: Waiting 19:13:26 994393dc58e7: Waiting 19:13:26 8e9f4fa6fdba: Layer already exists 19:13:26 77c6e84c6896: Layer already exists 19:13:26 d09cf13610f0: Layer already exists 19:13:26 010f358c68b5: Layer already exists 19:13:26 f9ea487d5234: Layer already exists 19:13:26 223be5762fa5: Layer already exists 19:13:26 69d0ba04d02c: Layer already exists 19:13:26 2f9c606454ae: Layer already exists 19:13:26 c9b70aee1525: Layer already exists 19:13:26 994393dc58e7: Layer already exists 19:13:26 2.3.0: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:13:27 010f358c68b5: Preparing 19:13:27 f9ea487d5234: Preparing 19:13:27 d09cf13610f0: Preparing 19:13:27 77c6e84c6896: Preparing 19:13:27 8e9f4fa6fdba: Preparing 19:13:27 223be5762fa5: Preparing 19:13:27 69d0ba04d02c: Preparing 19:13:27 2f9c606454ae: Preparing 19:13:27 c9b70aee1525: Preparing 19:13:27 994393dc58e7: Preparing 19:13:27 223be5762fa5: Waiting 19:13:27 69d0ba04d02c: Waiting 19:13:27 2f9c606454ae: Waiting 19:13:27 994393dc58e7: Waiting 19:13:27 c9b70aee1525: Waiting 19:13:27 d09cf13610f0: Layer already exists 19:13:27 8e9f4fa6fdba: Layer already exists 19:13:27 f9ea487d5234: Layer already exists 19:13:27 77c6e84c6896: Layer already exists 19:13:27 010f358c68b5: Layer already exists 19:13:27 69d0ba04d02c: Layer already exists 19:13:27 c9b70aee1525: Layer already exists 19:13:27 2f9c606454ae: Layer already exists 19:13:27 223be5762fa5: Layer already exists 19:13:27 994393dc58e7: Layer already exists 19:13:27 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 19:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:13:28 010f358c68b5: Preparing 19:13:28 f9ea487d5234: Preparing 19:13:28 d09cf13610f0: Preparing 19:13:28 77c6e84c6896: Preparing 19:13:28 8e9f4fa6fdba: Preparing 19:13:28 223be5762fa5: Preparing 19:13:28 69d0ba04d02c: Preparing 19:13:28 2f9c606454ae: Preparing 19:13:28 c9b70aee1525: Preparing 19:13:28 994393dc58e7: Preparing 19:13:28 223be5762fa5: Waiting 19:13:28 69d0ba04d02c: Waiting 19:13:28 2f9c606454ae: Waiting 19:13:28 c9b70aee1525: Waiting 19:13:28 994393dc58e7: Waiting 19:13:28 f9ea487d5234: Layer already exists 19:13:28 8e9f4fa6fdba: Layer already exists 19:13:28 d09cf13610f0: Layer already exists 19:13:28 010f358c68b5: Layer already exists 19:13:28 77c6e84c6896: Layer already exists 19:13:28 223be5762fa5: Layer already exists 19:13:28 69d0ba04d02c: Layer already exists 19:13:28 2f9c606454ae: Layer already exists 19:13:28 c9b70aee1525: Layer already exists 19:13:28 994393dc58e7: Layer already exists 19:13:28 main: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:28 ===================================================== [Pipeline] echo 19:13:28 taggedImages: 19:13:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:13:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0 19:13:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 19:13:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 19:13:28 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:28 latest 19:13:28 2.3.0 19:13:28 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:28 main 19:13:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:13:28 295dac052c84: Preparing 19:13:28 b09a2c3a4fed: Preparing 19:13:28 f6e618f09ec6: Preparing 19:13:28 31771223dce9: Preparing 19:13:28 34d5ebaa5410: Preparing 19:13:28 f6e618f09ec6: Layer already exists 19:13:28 34d5ebaa5410: Layer already exists 19:13:28 295dac052c84: Pushed 19:13:29 31771223dce9: Pushed 19:13:30 b09a2c3a4fed: Pushed 19:13:30 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:31 + 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 19:13:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:13:31 295dac052c84: Preparing 19:13:31 b09a2c3a4fed: Preparing 19:13:31 f6e618f09ec6: Preparing 19:13:31 31771223dce9: Preparing 19:13:31 34d5ebaa5410: Preparing 19:13:31 295dac052c84: Layer already exists 19:13:31 34d5ebaa5410: Layer already exists 19:13:31 b09a2c3a4fed: Layer already exists 19:13:31 f6e618f09ec6: Layer already exists 19:13:31 31771223dce9: Layer already exists 19:13:31 latest: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0 19:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:13:32 295dac052c84: Preparing 19:13:32 b09a2c3a4fed: Preparing 19:13:32 f6e618f09ec6: Preparing 19:13:32 31771223dce9: Preparing 19:13:32 34d5ebaa5410: Preparing 19:13:32 f6e618f09ec6: Layer already exists 19:13:32 34d5ebaa5410: Layer already exists 19:13:32 31771223dce9: Layer already exists 19:13:32 295dac052c84: Layer already exists 19:13:32 b09a2c3a4fed: Layer already exists 19:13:32 2.3.0: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:13:32 295dac052c84: Preparing 19:13:32 b09a2c3a4fed: Preparing 19:13:32 f6e618f09ec6: Preparing 19:13:32 31771223dce9: Preparing 19:13:32 34d5ebaa5410: Preparing 19:13:32 b09a2c3a4fed: Layer already exists 19:13:32 f6e618f09ec6: Layer already exists 19:13:32 34d5ebaa5410: Layer already exists 19:13:32 295dac052c84: Layer already exists 19:13:32 31771223dce9: Layer already exists 19:13:32 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:33 + 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 19:13:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 19:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:13:33 295dac052c84: Preparing 19:13:33 b09a2c3a4fed: Preparing 19:13:33 f6e618f09ec6: Preparing 19:13:33 31771223dce9: Preparing 19:13:33 34d5ebaa5410: Preparing 19:13:33 34d5ebaa5410: Layer already exists 19:13:33 31771223dce9: Layer already exists 19:13:33 295dac052c84: Layer already exists 19:13:33 f6e618f09ec6: Layer already exists 19:13:33 b09a2c3a4fed: Layer already exists 19:13:33 main: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:33 ===================================================== [Pipeline] echo 19:13:33 taggedImages: 19:13:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:13:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0 19:13:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 19:13:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 19:13:33 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:33 latest 19:13:33 2.3.0 19:13:33 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:33 main 19:13:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:13:33 37abb1bb8f1c: Preparing 19:13:33 26b8940e0648: Preparing 19:13:33 fa4460ee87dd: Preparing 19:13:33 840d8bf1c740: Preparing 19:13:33 54a1634f613b: Preparing 19:13:33 609c0385b7cd: Preparing 19:13:33 34d5ebaa5410: Preparing 19:13:33 34d5ebaa5410: Waiting 19:13:33 609c0385b7cd: Waiting 19:13:33 26b8940e0648: Pushed 19:13:33 37abb1bb8f1c: Pushed 19:13:33 fa4460ee87dd: Pushed 19:13:33 34d5ebaa5410: Layer already exists 19:13:34 609c0385b7cd: Pushed 19:13:37 54a1634f613b: Pushed 19:13:41 840d8bf1c740: Pushed 19:13:41 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:13:41 37abb1bb8f1c: Preparing 19:13:41 26b8940e0648: Preparing 19:13:41 fa4460ee87dd: Preparing 19:13:41 840d8bf1c740: Preparing 19:13:41 54a1634f613b: Preparing 19:13:41 609c0385b7cd: Preparing 19:13:41 34d5ebaa5410: Preparing 19:13:41 609c0385b7cd: Waiting 19:13:41 34d5ebaa5410: Waiting 19:13:41 54a1634f613b: Layer already exists 19:13:41 37abb1bb8f1c: Layer already exists 19:13:41 26b8940e0648: Layer already exists 19:13:41 840d8bf1c740: Layer already exists 19:13:41 fa4460ee87dd: Layer already exists 19:13:41 609c0385b7cd: Layer already exists 19:13:41 34d5ebaa5410: Layer already exists 19:13:41 latest: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0 19:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:13:42 37abb1bb8f1c: Preparing 19:13:42 26b8940e0648: Preparing 19:13:42 fa4460ee87dd: Preparing 19:13:42 840d8bf1c740: Preparing 19:13:42 54a1634f613b: Preparing 19:13:42 609c0385b7cd: Preparing 19:13:42 34d5ebaa5410: Preparing 19:13:42 34d5ebaa5410: Waiting 19:13:42 609c0385b7cd: Waiting 19:13:42 54a1634f613b: Layer already exists 19:13:42 26b8940e0648: Layer already exists 19:13:42 37abb1bb8f1c: Layer already exists 19:13:42 840d8bf1c740: Layer already exists 19:13:42 fa4460ee87dd: Layer already exists 19:13:42 609c0385b7cd: Layer already exists 19:13:42 34d5ebaa5410: Layer already exists 19:13:42 2.3.0: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:13:42 37abb1bb8f1c: Preparing 19:13:42 26b8940e0648: Preparing 19:13:42 fa4460ee87dd: Preparing 19:13:42 840d8bf1c740: Preparing 19:13:42 54a1634f613b: Preparing 19:13:42 609c0385b7cd: Preparing 19:13:42 34d5ebaa5410: Preparing 19:13:42 609c0385b7cd: Waiting 19:13:42 34d5ebaa5410: Waiting 19:13:42 54a1634f613b: Layer already exists 19:13:42 37abb1bb8f1c: Layer already exists 19:13:42 26b8940e0648: Layer already exists 19:13:42 840d8bf1c740: Layer already exists 19:13:42 fa4460ee87dd: Layer already exists 19:13:42 609c0385b7cd: Layer already exists 19:13:42 34d5ebaa5410: Layer already exists 19:13:42 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 19:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:13:43 37abb1bb8f1c: Preparing 19:13:43 26b8940e0648: Preparing 19:13:43 fa4460ee87dd: Preparing 19:13:43 840d8bf1c740: Preparing 19:13:43 54a1634f613b: Preparing 19:13:43 609c0385b7cd: Preparing 19:13:43 34d5ebaa5410: Preparing 19:13:43 609c0385b7cd: Waiting 19:13:43 26b8940e0648: Layer already exists 19:13:43 54a1634f613b: Layer already exists 19:13:43 fa4460ee87dd: Layer already exists 19:13:43 37abb1bb8f1c: Layer already exists 19:13:43 840d8bf1c740: Layer already exists 19:13:43 34d5ebaa5410: Layer already exists 19:13:43 609c0385b7cd: Layer already exists 19:13:43 main: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:43 ===================================================== [Pipeline] echo 19:13:43 taggedImages: 19:13:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:13:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0 19:13:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 19:13:43 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 19:13:43 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:43 latest 19:13:43 2.3.0 19:13:43 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:43 main 19:13:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:13:44 4b2fa6f9c5ac: Preparing 19:13:44 06b5cc60e274: Preparing 19:13:44 f68244615359: Preparing 19:13:44 2a4602efad41: Preparing 19:13:44 e39fd11d52c6: Preparing 19:13:44 34d5ebaa5410: Preparing 19:13:44 34d5ebaa5410: Waiting 19:13:44 4b2fa6f9c5ac: Pushed 19:13:44 f68244615359: Pushed 19:13:44 06b5cc60e274: Pushed 19:13:44 34d5ebaa5410: Layer already exists 19:13:44 e39fd11d52c6: Pushed 19:13:51 2a4602efad41: Pushed 19:13:51 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:13:51 4b2fa6f9c5ac: Preparing 19:13:51 06b5cc60e274: Preparing 19:13:51 f68244615359: Preparing 19:13:51 2a4602efad41: Preparing 19:13:51 e39fd11d52c6: Preparing 19:13:51 34d5ebaa5410: Preparing 19:13:51 34d5ebaa5410: Waiting 19:13:51 4b2fa6f9c5ac: Layer already exists 19:13:51 06b5cc60e274: Layer already exists 19:13:51 e39fd11d52c6: Layer already exists 19:13:51 2a4602efad41: Layer already exists 19:13:51 f68244615359: Layer already exists 19:13:51 34d5ebaa5410: Layer already exists 19:13:51 latest: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0 19:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:13:52 4b2fa6f9c5ac: Preparing 19:13:52 06b5cc60e274: Preparing 19:13:52 f68244615359: Preparing 19:13:52 2a4602efad41: Preparing 19:13:52 e39fd11d52c6: Preparing 19:13:52 34d5ebaa5410: Preparing 19:13:52 34d5ebaa5410: Waiting 19:13:52 2a4602efad41: Layer already exists 19:13:52 06b5cc60e274: Layer already exists 19:13:52 4b2fa6f9c5ac: Layer already exists 19:13:52 e39fd11d52c6: Layer already exists 19:13:52 f68244615359: Layer already exists 19:13:52 34d5ebaa5410: Layer already exists 19:13:52 2.3.0: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:13:52 4b2fa6f9c5ac: Preparing 19:13:52 06b5cc60e274: Preparing 19:13:52 f68244615359: Preparing 19:13:52 2a4602efad41: Preparing 19:13:52 e39fd11d52c6: Preparing 19:13:52 34d5ebaa5410: Preparing 19:13:52 34d5ebaa5410: Waiting 19:13:52 e39fd11d52c6: Layer already exists 19:13:52 4b2fa6f9c5ac: Layer already exists 19:13:52 2a4602efad41: Layer already exists 19:13:52 f68244615359: Layer already exists 19:13:52 06b5cc60e274: Layer already exists 19:13:52 34d5ebaa5410: Layer already exists 19:13:52 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 19:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:13:53 4b2fa6f9c5ac: Preparing 19:13:53 06b5cc60e274: Preparing 19:13:53 f68244615359: Preparing 19:13:53 2a4602efad41: Preparing 19:13:53 e39fd11d52c6: Preparing 19:13:53 34d5ebaa5410: Preparing 19:13:53 34d5ebaa5410: Waiting 19:13:53 06b5cc60e274: Layer already exists 19:13:53 f68244615359: Layer already exists 19:13:53 4b2fa6f9c5ac: Layer already exists 19:13:53 2a4602efad41: Layer already exists 19:13:53 e39fd11d52c6: Layer already exists 19:13:53 34d5ebaa5410: Layer already exists 19:13:53 main: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:53 ===================================================== [Pipeline] echo 19:13:53 taggedImages: 19:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0 19:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 19:13:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 19:13:53 4f1b2626cb078c7149dc655301029b2517b4b500 19:13:53 latest 19:13:53 2.3.0 19:13:53 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:13:53 main 19:13:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 19:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:13:54 7857c367e4ed: Preparing 19:13:54 7474400bd3e8: Preparing 19:13:54 9762c711e9fe: Preparing 19:13:54 563b8878cda4: Preparing 19:13:54 609c0385b7cd: Preparing 19:13:54 34d5ebaa5410: Preparing 19:13:54 34d5ebaa5410: Waiting 19:13:54 609c0385b7cd: Layer already exists 19:13:54 34d5ebaa5410: Layer already exists 19:13:54 7857c367e4ed: Pushed 19:13:54 7474400bd3e8: Pushed 19:13:54 9762c711e9fe: Pushed 19:14:02 563b8878cda4: Pushed 19:14:02 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:14:02 7857c367e4ed: Preparing 19:14:02 7474400bd3e8: Preparing 19:14:02 9762c711e9fe: Preparing 19:14:02 563b8878cda4: Preparing 19:14:02 609c0385b7cd: Preparing 19:14:02 34d5ebaa5410: Preparing 19:14:02 34d5ebaa5410: Waiting 19:14:02 7857c367e4ed: Layer already exists 19:14:02 563b8878cda4: Layer already exists 19:14:02 9762c711e9fe: Layer already exists 19:14:02 7474400bd3e8: Layer already exists 19:14:02 609c0385b7cd: Layer already exists 19:14:02 34d5ebaa5410: Layer already exists 19:14:02 latest: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0 19:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:14:03 7857c367e4ed: Preparing 19:14:03 7474400bd3e8: Preparing 19:14:03 9762c711e9fe: Preparing 19:14:03 563b8878cda4: Preparing 19:14:03 609c0385b7cd: Preparing 19:14:03 34d5ebaa5410: Preparing 19:14:03 34d5ebaa5410: Waiting 19:14:03 7857c367e4ed: Layer already exists 19:14:03 9762c711e9fe: Layer already exists 19:14:03 609c0385b7cd: Layer already exists 19:14:03 563b8878cda4: Layer already exists 19:14:03 7474400bd3e8: Layer already exists 19:14:03 34d5ebaa5410: Layer already exists 19:14:03 2.3.0: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:14:04 7857c367e4ed: Preparing 19:14:04 7474400bd3e8: Preparing 19:14:04 9762c711e9fe: Preparing 19:14:04 563b8878cda4: Preparing 19:14:04 609c0385b7cd: Preparing 19:14:04 34d5ebaa5410: Preparing 19:14:04 34d5ebaa5410: Waiting 19:14:04 563b8878cda4: Layer already exists 19:14:04 609c0385b7cd: Layer already exists 19:14:04 7474400bd3e8: Layer already exists 19:14:04 9762c711e9fe: Layer already exists 19:14:04 7857c367e4ed: Layer already exists 19:14:04 34d5ebaa5410: Layer already exists 19:14:04 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 19:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:14:04 7857c367e4ed: Preparing 19:14:04 7474400bd3e8: Preparing 19:14:04 9762c711e9fe: Preparing 19:14:04 563b8878cda4: Preparing 19:14:04 609c0385b7cd: Preparing 19:14:04 34d5ebaa5410: Preparing 19:14:04 34d5ebaa5410: Waiting 19:14:04 9762c711e9fe: Layer already exists 19:14:04 563b8878cda4: Layer already exists 19:14:04 609c0385b7cd: Layer already exists 19:14:04 7474400bd3e8: Layer already exists 19:14:04 7857c367e4ed: Layer already exists 19:14:04 34d5ebaa5410: Layer already exists 19:14:04 main: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:04 ===================================================== [Pipeline] echo 19:14:04 taggedImages: 19:14:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:14:04 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0 19:14:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 19:14:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 19:14:04 4f1b2626cb078c7149dc655301029b2517b4b500 19:14:04 latest 19:14:04 2.3.0 19:14:04 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:04 main 19:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:14:05 5582ae53409e: Preparing 19:14:05 e4f22c034941: Preparing 19:14:05 f6e618f09ec6: Preparing 19:14:05 8388c77d4481: Preparing 19:14:05 994393dc58e7: Preparing 19:14:05 994393dc58e7: Layer already exists 19:14:05 f6e618f09ec6: Layer already exists 19:14:05 5582ae53409e: Pushed 19:14:05 8388c77d4481: Pushed 19:14:08 e4f22c034941: Pushed 19:14:08 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 19:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:14:08 5582ae53409e: Preparing 19:14:08 e4f22c034941: Preparing 19:14:08 f6e618f09ec6: Preparing 19:14:08 8388c77d4481: Preparing 19:14:08 994393dc58e7: Preparing 19:14:08 5582ae53409e: Layer already exists 19:14:08 e4f22c034941: Layer already exists 19:14:08 994393dc58e7: Layer already exists 19:14:08 f6e618f09ec6: Layer already exists 19:14:08 8388c77d4481: Layer already exists 19:14:08 latest: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0 19:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:14:09 5582ae53409e: Preparing 19:14:09 e4f22c034941: Preparing 19:14:09 f6e618f09ec6: Preparing 19:14:09 8388c77d4481: Preparing 19:14:09 994393dc58e7: Preparing 19:14:09 994393dc58e7: Layer already exists 19:14:09 e4f22c034941: Layer already exists 19:14:09 8388c77d4481: Layer already exists 19:14:09 5582ae53409e: Layer already exists 19:14:09 f6e618f09ec6: Layer already exists 19:14:09 2.3.0: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:14:09 5582ae53409e: Preparing 19:14:09 e4f22c034941: Preparing 19:14:09 f6e618f09ec6: Preparing 19:14:09 8388c77d4481: Preparing 19:14:09 994393dc58e7: Preparing 19:14:09 994393dc58e7: Layer already exists 19:14:09 8388c77d4481: Layer already exists 19:14:09 e4f22c034941: Layer already exists 19:14:09 f6e618f09ec6: Layer already exists 19:14:09 5582ae53409e: Layer already exists 19:14:09 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 19:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:14:10 5582ae53409e: Preparing 19:14:10 e4f22c034941: Preparing 19:14:10 f6e618f09ec6: Preparing 19:14:10 8388c77d4481: Preparing 19:14:10 994393dc58e7: Preparing 19:14:10 994393dc58e7: Layer already exists 19:14:10 e4f22c034941: Layer already exists 19:14:10 5582ae53409e: Layer already exists 19:14:10 8388c77d4481: Layer already exists 19:14:10 f6e618f09ec6: Layer already exists 19:14:10 main: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:10 ===================================================== [Pipeline] echo 19:14:10 taggedImages: 19:14:10 - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 19:14:10 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0 19:14:10 - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 19:14:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 19:14:10 4f1b2626cb078c7149dc655301029b2517b4b500 19:14:10 latest 19:14:10 2.3.0 19:14:10 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:10 main 19:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:14:11 67f381ad5451: Preparing 19:14:11 9f7f711b87a9: Preparing 19:14:11 f6e618f09ec6: Preparing 19:14:11 d09250fffc0f: Preparing 19:14:11 994393dc58e7: Preparing 19:14:11 994393dc58e7: Layer already exists 19:14:11 d09250fffc0f: Layer already exists 19:14:11 f6e618f09ec6: Layer already exists 19:14:11 67f381ad5451: Pushed 19:14:13 9f7f711b87a9: Pushed 19:14:14 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:14:14 67f381ad5451: Preparing 19:14:14 9f7f711b87a9: Preparing 19:14:14 f6e618f09ec6: Preparing 19:14:14 d09250fffc0f: Preparing 19:14:14 994393dc58e7: Preparing 19:14:14 994393dc58e7: Layer already exists 19:14:14 9f7f711b87a9: Layer already exists 19:14:14 d09250fffc0f: Layer already exists 19:14:14 f6e618f09ec6: Layer already exists 19:14:14 67f381ad5451: Layer already exists 19:14:14 latest: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0 19:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:14:15 67f381ad5451: Preparing 19:14:15 9f7f711b87a9: Preparing 19:14:15 f6e618f09ec6: Preparing 19:14:15 d09250fffc0f: Preparing 19:14:15 994393dc58e7: Preparing 19:14:15 67f381ad5451: Layer already exists 19:14:15 f6e618f09ec6: Layer already exists 19:14:15 d09250fffc0f: Layer already exists 19:14:15 9f7f711b87a9: Layer already exists 19:14:15 994393dc58e7: Layer already exists 19:14:15 2.3.0: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:14:15 67f381ad5451: Preparing 19:14:15 9f7f711b87a9: Preparing 19:14:15 f6e618f09ec6: Preparing 19:14:15 d09250fffc0f: Preparing 19:14:15 994393dc58e7: Preparing 19:14:15 67f381ad5451: Layer already exists 19:14:15 994393dc58e7: Layer already exists 19:14:15 d09250fffc0f: Layer already exists 19:14:15 9f7f711b87a9: Layer already exists 19:14:15 f6e618f09ec6: Layer already exists 19:14:15 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 19:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:14:16 67f381ad5451: Preparing 19:14:16 9f7f711b87a9: Preparing 19:14:16 f6e618f09ec6: Preparing 19:14:16 d09250fffc0f: Preparing 19:14:16 994393dc58e7: Preparing 19:14:16 994393dc58e7: Layer already exists 19:14:16 f6e618f09ec6: Layer already exists 19:14:16 67f381ad5451: Layer already exists 19:14:16 d09250fffc0f: Layer already exists 19:14:16 9f7f711b87a9: Layer already exists 19:14:16 main: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:16 ===================================================== [Pipeline] echo 19:14:16 taggedImages: 19:14:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:14:16 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0 19:14:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 19:14:16 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 19:14:16 4f1b2626cb078c7149dc655301029b2517b4b500 19:14:16 latest 19:14:16 2.3.0 19:14:16 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:16 main 19:14:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:14:17 5fa8b9025b47: Preparing 19:14:17 4c8108797c04: Preparing 19:14:17 04a771b52106: Preparing 19:14:17 fc65a387a2bf: Preparing 19:14:17 994393dc58e7: Preparing 19:14:17 994393dc58e7: Layer already exists 19:14:17 4c8108797c04: Pushed 19:14:17 5fa8b9025b47: Pushed 19:14:18 04a771b52106: Pushed 19:14:20 Removing intermediate container 5a0997f78329 19:14:20 ---> 319fd9fa9ddc 19:14:20 Step 8/23 : COPY . . 19:14:20 Removing intermediate container d5dd5a293607 19:14:20 ---> 349bfc10cc1d 19:14:20 Step 8/24 : COPY . . 19:14:20 ---> 959b69e17bcb 19:14:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:14:20 ---> Running in 2f94d6cca888 19:14:20 ---> d5c5f7fe5a8a 19:14:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:14:20 ---> Running in 7d48867be507 19:14:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:30 fc65a387a2bf: Pushed 19:14:30 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:14:31 5fa8b9025b47: Preparing 19:14:31 4c8108797c04: Preparing 19:14:31 04a771b52106: Preparing 19:14:31 fc65a387a2bf: Preparing 19:14:31 994393dc58e7: Preparing 19:14:31 5fa8b9025b47: Layer already exists 19:14:31 4c8108797c04: Layer already exists 19:14:31 fc65a387a2bf: Layer already exists 19:14:31 04a771b52106: Layer already exists 19:14:31 994393dc58e7: Layer already exists 19:14:31 latest: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0 19:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:14:31 5fa8b9025b47: Preparing 19:14:31 4c8108797c04: Preparing 19:14:31 04a771b52106: Preparing 19:14:31 fc65a387a2bf: Preparing 19:14:31 994393dc58e7: Preparing 19:14:31 04a771b52106: Layer already exists 19:14:31 fc65a387a2bf: Layer already exists 19:14:31 994393dc58e7: Layer already exists 19:14:31 5fa8b9025b47: Layer already exists 19:14:31 4c8108797c04: Layer already exists 19:14:31 2.3.0: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:14:32 5fa8b9025b47: Preparing 19:14:32 4c8108797c04: Preparing 19:14:32 04a771b52106: Preparing 19:14:32 fc65a387a2bf: Preparing 19:14:32 994393dc58e7: Preparing 19:14:32 fc65a387a2bf: Layer already exists 19:14:32 994393dc58e7: Layer already exists 19:14:32 5fa8b9025b47: Layer already exists 19:14:32 04a771b52106: Layer already exists 19:14:32 4c8108797c04: Layer already exists 19:14:32 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 19:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:14:33 5fa8b9025b47: Preparing 19:14:33 4c8108797c04: Preparing 19:14:33 04a771b52106: Preparing 19:14:33 fc65a387a2bf: Preparing 19:14:33 994393dc58e7: Preparing 19:14:33 994393dc58e7: Layer already exists 19:14:33 5fa8b9025b47: Layer already exists 19:14:33 fc65a387a2bf: Layer already exists 19:14:33 4c8108797c04: Layer already exists 19:14:33 04a771b52106: Layer already exists 19:14:33 main: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:33 ===================================================== [Pipeline] echo 19:14:33 taggedImages: 19:14:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 19:14:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:14:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0 19:14:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:14:33 - 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] } 19:17:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:17:34 Removing intermediate container 15138a5f8ce7 19:17:34 ---> 1bd20140e82d 19:17:34 19:17:34 Step 9/24 : FROM alpine:3.16 19:17:34 3.16: Pulling from library/alpine 19:17:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:17:34 Status: Downloaded newer image for alpine:3.16 19:17:34 ---> a6215f271958 19:17:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:17:34 ---> Running in f9a7d7f2fcc0 19:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:37 (1/3) Installing ca-certificates (20220614-r0) 19:17:38 (2/3) Installing dumb-init (1.2.5-r1) 19:17:38 (3/3) Installing su-exec (0.2-r1) 19:17:38 Executing busybox-1.35.0-r17.trigger 19:17:38 Executing ca-certificates-20220614-r0.trigger 19:17:38 OK: 6 MiB in 17 packages 19:17:40 Removing intermediate container f9a7d7f2fcc0 19:17:40 ---> bc2c3a413408 19:17:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:40 ---> Running in 4bf66a2e702a 19:17:41 Removing intermediate container 4bf66a2e702a 19:17:41 ---> 1026953c4d13 19:17:41 Step 12/24 : WORKDIR / 19:17:41 ---> Running in c106196d369c 19:17:42 Removing intermediate container c106196d369c 19:17:42 ---> ab7a7d454183 19:17:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:17:45 ---> bdd41a75c803 19:17:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:17:45 ---> bb3243625ccb 19:17:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:46 ---> bb118ddd2dd5 19:17:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:17:47 ---> 5033341ee029 19:17:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:48 ---> b353f2bf1a12 19:17:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:50 ---> af7de16e84db 19:17:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:17:51 ---> 47762a873f3c 19:17:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:51 ---> Running in fac61e52865f 19:17:54 Removing intermediate container fac61e52865f 19:17:54 ---> d46d51588f42 19:17:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:17:54 ---> Running in 35986dee69af 19:17:56 Removing intermediate container 35986dee69af 19:17:56 ---> 7eb2d441ac1b 19:17:56 Step 22/24 : LABEL arch=arm64 19:17:56 ---> Running in 4ec828d6f4cf 19:17:56 Removing intermediate container 4ec828d6f4cf 19:17:56 ---> f78bc4340c60 19:17:56 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:17:56 ---> Running in 6f35d3407f55 19:17:56 Removing intermediate container 6f35d3407f55 19:17:56 ---> 8c723d96b976 19:17:56 Step 24/24 : LABEL version=2.3.0 19:17:57 ---> Running in 8490686bf172 19:17:57 Removing intermediate container 8490686bf172 19:17:57 ---> 42ea5d53e0e3 19:17:57 19:17:57 Successfully built 42ea5d53e0e3 19:17:57 Successfully tagged security-secretstore-setup-arm64:latest 19:17:57  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:18:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:01 ---> c810c9c1d514 19:18:01 Step 3/22 : WORKDIR /edgex-go 19:18:01 ---> Using cache 19:18:01 ---> 6fbee891aac8 19:18:01 Step 4/22 : RUN apk add --update --no-cache make bash git 19:18:01 ---> Running in 51b033165cd7 19:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:05 OK: 221 MiB in 51 packages 19:18:08 Removing intermediate container 51b033165cd7 19:18:08 ---> ee334e48f012 19:18:08 Step 5/22 : COPY go.mod vendor* ./ 19:18:09 ---> f903e5d6f8da 19:18:09 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:09 ---> Running in d8c2eb6a4372 19:19:17 Removing intermediate container d8c2eb6a4372 19:19:17 ---> a712415a2a25 19:19:17 Step 7/22 : COPY . . 19:19:19 ---> 0f3fa12f9c26 19:19:19 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:19:19 ---> Running in 41aceadd21d9 19:19:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:39 Removing intermediate container f506cd659ae5 19:19:39 ---> f111dc2e1aca 19:19:39 19:19:39 Step 9/19 : FROM alpine:3.15 19:19:39 ---> 02e0d6fdf486 19:19:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:39 ---> Using cache 19:19:39 ---> cb99693a4796 19:19:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:39 ---> Running in a55bac090b90 19:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:40 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:19:40 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:19:40 OK: 15736 distinct packages available 19:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:42 (1/9) Installing ca-certificates (20220614-r0) 19:19:42 (2/9) Installing brotli-libs (1.0.9-r5) 19:19:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:19:42 (4/9) Installing libcurl (7.80.0-r4) 19:19:42 (5/9) Installing curl (7.80.0-r4) 19:19:42 (6/9) Installing dumb-init (1.2.5-r1) 19:19:42 (7/9) Installing musl-obstack (1.2.3-r0) 19:19:42 (8/9) Installing libucontext (1.1-r0) 19:19:42 (9/9) Installing gcompat (1.0.0-r4) 19:19:42 Executing busybox-1.34.1-r7.trigger 19:19:42 Executing ca-certificates-20220614-r0.trigger 19:19:43 OK: 8 MiB in 23 packages 19:19:47 Removing intermediate container a55bac090b90 19:19:47 ---> 3957b98bcb47 19:19:47 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:47 ---> 885fdcfaf6db 19:19:47 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:49 ---> 4f13252b7816 19:19:49 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:19:50 ---> f56719f24fb3 19:19:50 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:19:50 ---> Running in 6ff728665f3e 19:19:51 Removing intermediate container 6ff728665f3e 19:19:51 ---> 5efeb472bcd1 19:19:51 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:51 ---> Running in 9eaa8e86a35a 19:19:51 Removing intermediate container 9eaa8e86a35a 19:19:51 ---> 1d995047a5bd 19:19:51 Step 17/19 : LABEL arch=arm64 19:19:51 ---> Running in 7a6f8ed9a041 19:19:52 Removing intermediate container 7a6f8ed9a041 19:19:52 ---> 424ab779f641 19:19:52 Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:19:52 ---> Running in 7226a0e34ed2 19:19:53 Removing intermediate container 7226a0e34ed2 19:19:53 ---> fd90d3eff4cc 19:19:53 Step 19/19 : LABEL version=2.3.0 19:19:53 ---> Running in 6b391cd84775 19:19:53 Removing intermediate container 6b391cd84775 19:19:53 ---> d3087db2d9cf 19:19:53 19:19:53 Successfully built d3087db2d9cf 19:19:53 Successfully tagged security-spiffe-token-provider-arm64:latest 19:19:53  Building security-spiffe-token-provider ... done Building security-bootstrapper 19:19:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:19:57 ---> c810c9c1d514 19:19:57 Step 3/32 : WORKDIR /edgex-go 19:19:57 ---> Using cache 19:19:57 ---> 6fbee891aac8 19:19:57 Step 4/32 : RUN apk add --update --no-cache make git 19:19:57 ---> Running in 3daadcbed78f 19:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:00 OK: 221 MiB in 51 packages 19:20:02 Removing intermediate container 3daadcbed78f 19:20:02 ---> be2806526ef9 19:20:02 Step 5/32 : COPY go.mod vendor* ./ 19:20:02 ---> 8a1aa56785d6 19:20:02 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:03 ---> Running in c1037ac98035 19:20:41 Removing intermediate container 2f94d6cca888 19:20:41 ---> 429f5837ff99 19:20:41 19:20:41 Step 10/23 : FROM alpine:3.16 19:20:41 ---> a6215f271958 19:20:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:20:41 ---> Running in ed5abb741997 19:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:41 (1/1) Installing dumb-init (1.2.5-r1) 19:20:41 Executing busybox-1.35.0-r17.trigger 19:20:41 OK: 5 MiB in 15 packages 19:20:43 Removing intermediate container ed5abb741997 19:20:43 ---> 97d2e44235a6 19:20:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:43 ---> Running in 06a923999c64 19:20:44 Removing intermediate container 06a923999c64 19:20:44 ---> 756da141f33f 19:20:44 Step 13/23 : ENV APP_PORT=59882 19:20:44 ---> Running in 2a215f2418bb 19:20:45 Removing intermediate container 2a215f2418bb 19:20:45 ---> b32b202612cd 19:20:45 Step 14/23 : EXPOSE $APP_PORT 19:20:45 ---> Running in e9b455be827b 19:20:46 Removing intermediate container e9b455be827b 19:20:46 ---> 647f988e2b32 19:20:46 Step 15/23 : WORKDIR / 19:20:46 ---> Running in 66b531d124ae 19:20:47 Removing intermediate container 66b531d124ae 19:20:47 ---> 48b841816bd9 19:20:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:49 ---> 011de86227d6 19:20:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:53 ---> 3d78d028b378 19:20:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:20:55 ---> 858e02853e80 19:20:55 Step 19/23 : ENTRYPOINT ["/core-command"] 19:20:55 ---> Running in 34fcb8c68967 19:20:56 Removing intermediate container 34fcb8c68967 19:20:56 ---> 67af0112efa0 19:20:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:56 ---> Running in 885a896168fe 19:20:57 Removing intermediate container 885a896168fe 19:20:57 ---> 949c2b170b9f 19:20:57 Step 21/23 : LABEL arch=arm64 19:20:58 ---> Running in 781379a90428 19:20:59 Removing intermediate container 781379a90428 19:20:59 ---> bfb19f8bc7a6 19:20:59 Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:20:59 ---> Running in 3826e47488e8 19:21:01 Removing intermediate container 3826e47488e8 19:21:01 ---> dc8beb025095 19:21:01 Step 23/23 : LABEL version=2.3.0 19:21:01 ---> Running in 9479ca6876b0 19:21:02 Removing intermediate container 9479ca6876b0 19:21:02 ---> e9004e012d69 19:21:02 19:21:03 Successfully built e9004e012d69 19:21:03 Successfully tagged core-command-arm64:latest 19:21:03  Building core-command ... done Building core-data 19:21:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:08 ---> c810c9c1d514 19:21:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:08 ---> Using cache 19:21:08 ---> ed8046d4dc6d 19:21:08 Step 4/22 : WORKDIR /edgex-go 19:21:08 ---> Using cache 19:21:08 ---> 3c65f7c99613 19:21:08 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:21:08 ---> Running in dc66803c6d89 19:21:11 Removing intermediate container 4339ecd9004e 19:21:11 ---> eefee3755405 19:21:11 19:21:11 Step 10/22 : FROM alpine:3.16 19:21:11 ---> a6215f271958 19:21:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:12 ---> Running in f063023a0e1c 19:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:14 Removing intermediate container 7d48867be507 19:21:14 ---> 984421ad514a 19:21:14 19:21:14 Step 10/24 : FROM alpine:3.16 19:21:14 ---> a6215f271958 19:21:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:21:14 ---> Using cache 19:21:14 ---> 97d2e44235a6 19:21:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:14 ---> Using cache 19:21:14 ---> 756da141f33f 19:21:14 Step 13/24 : ENV APP_PORT=59881 19:21:14 OK: 221 MiB in 51 packages 19:21:14 ---> Running in dcd10e2a51f5 19:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:15 Removing intermediate container dcd10e2a51f5 19:21:15 ---> fc5fdff4ecff 19:21:15 Step 14/24 : EXPOSE $APP_PORT 19:21:15 ---> Running in a67e040dba14 19:21:16 (1/2) Installing ca-certificates (20220614-r0) 19:21:16 (2/2) Installing dumb-init (1.2.5-r1) 19:21:16 Executing busybox-1.35.0-r17.trigger 19:21:16 Executing ca-certificates-20220614-r0.trigger 19:21:16 Removing intermediate container dc66803c6d89 19:21:16 ---> 345e57e569bf 19:21:16 Step 6/22 : COPY go.mod vendor* ./ 19:21:16 OK: 6 MiB in 16 packages 19:21:17 Removing intermediate container a67e040dba14 19:21:17 ---> 26a54686024d 19:21:17 Step 15/24 : WORKDIR / 19:21:17 ---> Running in 00e8947f0f32 19:21:18 Removing intermediate container 00e8947f0f32 19:21:18 ---> f20a723ceac0 19:21:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:18 ---> 9d127765c6d6 19:21:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:18 ---> Running in be2dfeef57da 19:21:20 Removing intermediate container f063023a0e1c 19:21:20 ---> 90b2667f0ab1 19:21:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:21:20 ---> Running in 27c1d311ea3d 19:21:20 ---> 4ed5881c222c 19:21:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:21 Removing intermediate container 27c1d311ea3d 19:21:21 ---> 23c1ee485d07 19:21:21 Step 13/22 : ENV APP_PORT=59860 19:21:21 ---> Running in d8dfcea60cb0 19:21:22 Removing intermediate container d8dfcea60cb0 19:21:22 ---> 1d2a29cdf11e 19:21:22 Step 14/22 : EXPOSE $APP_PORT 19:21:22 ---> Running in ca6cb5ef7545 19:21:23 Removing intermediate container ca6cb5ef7545 19:21:23 ---> bc38823fb1ac 19:21:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:24 ---> 8311fc710bc6 19:21:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:25 ---> b1b40297eff3 19:21:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:21:25 ---> 6bd26f4b7a74 19:21:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:21:27 ---> 064709e0ed95 19:21:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:21:27 ---> Running in 1be3e9330ab5 19:21:28 Removing intermediate container 1be3e9330ab5 19:21:28 ---> 1c33d7a9baed 19:21:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:28 ---> Running in d303cf403f97 19:21:29 Removing intermediate container d303cf403f97 19:21:29 ---> 2e2ee97add90 19:21:29 Step 22/24 : LABEL arch=arm64 19:21:29 ---> Running in 6f0c564a2a3d 19:21:29 ---> f14b81d96ba1 19:21:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:21:30 Removing intermediate container 6f0c564a2a3d 19:21:30 ---> ba1834ef8263 19:21:30 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:21:30 ---> Running in b4ce3be2a728 19:21:31 ---> 1832f8740f82 19:21:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:21:31 ---> Running in 6f5016cea8c7 19:21:31 Removing intermediate container b4ce3be2a728 19:21:31 ---> 836adf126af6 19:21:31 Step 24/24 : LABEL version=2.3.0 19:21:31 ---> Running in 982f83a3a1aa 19:21:32 Removing intermediate container 6f5016cea8c7 19:21:32 ---> e6a080426c6a 19:21:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:32 Removing intermediate container 982f83a3a1aa 19:21:32 ---> 0048de4867f8 19:21:32 19:21:32 ---> Running in 10e0991263cb 19:21:32 Successfully built 0048de4867f8 19:21:32 Successfully tagged core-metadata-arm64:latest 19:21:32  Building core-metadata ... done Building security-proxy-setup 19:21:33 Removing intermediate container 10e0991263cb 19:21:33 ---> c718d0e9618d 19:21:33 Step 20/22 : LABEL arch=arm64 19:21:33 ---> Running in aedb5e1011b8 19:21:34 Removing intermediate container aedb5e1011b8 19:21:34 ---> dd35c0c36ce5 19:21:34 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:21:34 ---> Running in 4cdf78caa964 19:21:34 Removing intermediate container c1037ac98035 19:21:34 ---> 177a51d5dd9a 19:21:34 Step 7/32 : COPY . . 19:21:35 Removing intermediate container 4cdf78caa964 19:21:35 ---> 118c31ddda47 19:21:35 Step 22/22 : LABEL version=2.3.0 19:21:35 ---> Running in d513d2b4964c 19:21:36 Removing intermediate container d513d2b4964c 19:21:36 ---> db8485b9f2c1 19:21:36 19:21:36 Successfully built db8485b9f2c1 19:21:36 Successfully tagged support-notifications-arm64:latest 19:21:36  Building support-notifications ... done Building support-scheduler 19:21:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:21:37 ---> c810c9c1d514 19:21:37 Step 3/21 : WORKDIR /edgex-go 19:21:37 ---> Using cache 19:21:37 ---> 6fbee891aac8 19:21:37 Step 4/21 : RUN apk add --update --no-cache make git 19:21:37 ---> Using cache 19:21:37 ---> be2806526ef9 19:21:37 Step 5/21 : COPY go.mod vendor* ./ 19:21:37 ---> Using cache 19:21:37 ---> 8a1aa56785d6 19:21:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:37 ---> Using cache 19:21:37 ---> 177a51d5dd9a 19:21:37 Step 7/21 : COPY . . 19:21:39 ---> f1c53fd97326 19:21:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:39 ---> Running in 7d5189bf57cc 19:21:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:42 ---> c810c9c1d514 19:21:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:42 ---> Using cache 19:21:42 ---> ed8046d4dc6d 19:21:42 Step 4/22 : WORKDIR /edgex-go 19:21:42 ---> Using cache 19:21:42 ---> 3c65f7c99613 19:21:42 Step 5/22 : RUN apk add --update --no-cache make git 19:21:42 ---> Using cache 19:21:42 ---> 7ccaf20a1503 19:21:42 Step 6/22 : COPY go.mod vendor* ./ 19:21:42 ---> Using cache 19:21:42 ---> fba2487caae6 19:21:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:42 ---> Using cache 19:21:42 ---> 319fd9fa9ddc 19:21:42 Step 8/22 : COPY . . 19:21:42 ---> Using cache 19:21:42 ---> 959b69e17bcb 19:21:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:21:42 ---> Running in 684824d390cd 19:21:43 ---> dc1327745fd7 19:21:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:21:43 ---> Running in 61c4d5fb2e14 19:21:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:24 Removing intermediate container be2dfeef57da 19:22:24 ---> 116e564fb950 19:22:24 Step 8/22 : COPY . . 19:22:24 ---> 6e9bc97e9266 19:22:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:22:24 ---> Running in d01635084809 19:22:24 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:24:00 Removing intermediate container 41aceadd21d9 19:24:00 ---> f5dab81d4daa 19:24:00 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:24:00 ---> Running in abe0f29e80cb 19:24:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:24:01 Removing intermediate container abe0f29e80cb 19:24:01 ---> ee944ce3b846 19:24:01 19:24:01 Step 10/22 : FROM alpine:3.16 19:24:01 ---> a6215f271958 19:24:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:24:01 ---> Running in 626bad8fd8a2 19:24:02 Removing intermediate container 626bad8fd8a2 19:24:02 ---> f0674b2b57ee 19:24:02 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 19:24:02 ---> Running in 9244f1f3e5c4 19:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:05 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:24:05 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:24:05 (3/33) Installing readline (8.1.2-r0) 19:24:05 (4/33) Installing bash (5.1.16-r2) 19:24:05 Executing bash-5.1.16-r2.post-install 19:24:05 (5/33) Installing ca-certificates (20220614-r0) 19:24:06 (6/33) Installing brotli-libs (1.0.9-r6) 19:24:06 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:24:06 (8/33) Installing libcurl (7.83.1-r4) 19:24:06 (9/33) Installing curl (7.83.1-r4) 19:24:06 (10/33) Installing docker-cli (20.10.20-r0) 19:24:07 (11/33) Installing dumb-init (1.2.5-r1) 19:24:07 (12/33) Installing libbz2 (1.0.8-r1) 19:24:07 (13/33) Installing expat (2.5.0-r0) 19:24:07 (14/33) Installing libffi (3.4.2-r1) 19:24:07 (15/33) Installing gdbm (1.23-r0) 19:24:07 (16/33) Installing xz-libs (5.2.5-r1) 19:24:07 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:24:07 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:24:07 (19/33) Installing mpdecimal (2.5.1-r1) 19:24:07 (20/33) Installing sqlite-libs (3.38.5-r0) 19:24:07 (21/33) Installing python3 (3.10.5-r0) 19:24:09 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:24:09 (23/33) Installing py3-tomli (2.0.1-r1) 19:24:09 (24/33) Installing py3-pep517 (0.12.0-r2) 19:24:10 (25/33) Installing py3-six (1.16.0-r1) 19:24:10 (26/33) Installing py3-retrying (1.3.3-r3) 19:24:10 (27/33) Installing py3-appdirs (1.4.4-r3) 19:24:10 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:24:10 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:24:10 (30/33) Installing py3-parsing (2.4.7-r3) 19:24:10 (31/33) Installing py3-packaging (21.3-r0) 19:24:10 (32/33) Installing py3-setuptools (59.4.0-r0) 19:24:10 (33/33) Installing py3-pip (22.1.1-r0) 19:24:11 Executing busybox-1.35.0-r17.trigger 19:24:11 Executing ca-certificates-20220614-r0.trigger 19:24:11 OK: 120 MiB in 47 packages 19:24:29 Collecting docker-compose==1.23.2 19:24:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:24:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 11.7 MB/s eta 0:00:00 19:24:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:24:29 Collecting jsonschema<3,>=2.5.1 19:24:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:24:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:24:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:24:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 19:24:31 Collecting docker<4.0,>=3.6.0 19:24:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:24:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.9 MB/s eta 0:00:00 19:24:32 Collecting websocket-client<1.0,>=0.32.0 19:24:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:24:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.4 MB/s eta 0:00:00 19:24:33 Collecting PyYAML<4,>=3.10 19:24:33 Downloading PyYAML-3.13.tar.gz (270 kB) 19:24:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.5 MB/s eta 0:00:00 19:24:35 Preparing metadata (setup.py): started 19:24:38 Preparing metadata (setup.py): finished with status 'done' 19:24:38 Collecting docopt<0.7,>=0.6.1 19:24:38 Downloading docopt-0.6.2.tar.gz (25 kB) 19:24:38 Preparing metadata (setup.py): started 19:24:40 Preparing metadata (setup.py): finished with status 'done' 19:24:41 Collecting cached-property<2,>=1.2.0 19:24:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:24:41 Collecting texttable<0.10,>=0.9.0 19:24:41 Downloading texttable-0.9.1.tar.gz (11 kB) 19:24:41 Preparing metadata (setup.py): started 19:24:43 Preparing metadata (setup.py): finished with status 'done' 19:24:43 Collecting dockerpty<0.5,>=0.4.1 19:24:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:24:43 Preparing metadata (setup.py): started 19:24:46 Preparing metadata (setup.py): finished with status 'done' 19:24:47 Collecting docker-pycreds>=0.4.0 19:24:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:24:48 Collecting urllib3<1.25,>=1.21.1 19:24:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:24:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.4 MB/s eta 0:00:00 19:24:49 Collecting certifi>=2017.4.17 19:24:49 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:24:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.9 MB/s eta 0:00:00 19:24:49 Collecting idna<2.8,>=2.5 19:24:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:24:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 19:24:49 Collecting chardet<3.1.0,>=3.0.2 19:24:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:24:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.6 MB/s eta 0:00:00 19:24:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:24:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:24:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:24:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:24:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:24:51 Running setup.py install for texttable: started 19:24:55 Running setup.py install for texttable: finished with status 'done' 19:24:55 Running setup.py install for PyYAML: started 19:24:58 Running setup.py install for PyYAML: finished with status 'done' 19:25:00 Running setup.py install for docopt: started 19:25:02 Running setup.py install for docopt: finished with status 'done' 19:25:07 Running setup.py install for dockerpty: started 19:25:09 Running setup.py install for dockerpty: finished with status 'done' 19:25:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 19:25:13 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 19:25:31 Removing intermediate container 9244f1f3e5c4 19:25:31 ---> a7bbf2ae8576 19:25:31 Step 13/22 : ENV APP_PORT=58890 19:25:31 ---> Running in b89a37b6768d 19:25:31 Removing intermediate container b89a37b6768d 19:25:31 ---> 2defc374fe64 19:25:31 Step 14/22 : EXPOSE $APP_PORT 19:25:31 ---> Running in d653282e39be 19:25:31 Removing intermediate container d653282e39be 19:25:31 ---> e01b58884ad8 19:25:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:25:32 ---> bd7495e10151 19:25:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:25:33 ---> e1050d038ee8 19:25:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:25:36 ---> 054af3df3799 19:25:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:25:36 ---> Running in cb011add7e4e 19:25:36 Removing intermediate container cb011add7e4e 19:25:36 ---> 9d204c410be8 19:25:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:36 ---> Running in 85cefa319fc1 19:25:37 Removing intermediate container 85cefa319fc1 19:25:37 ---> e52e6e63414d 19:25:37 Step 20/22 : LABEL arch=arm64 19:25:37 ---> Running in 1b6ef94baf3b 19:25:37 Removing intermediate container 1b6ef94baf3b 19:25:37 ---> e06c9d13cd79 19:25:37 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:25:37 ---> Running in 22c0e44cfa4e 19:25:38 Removing intermediate container 22c0e44cfa4e 19:25:38 ---> ec1fcde52e9b 19:25:38 Step 22/22 : LABEL version=2.3.0 19:25:38 ---> Running in 819944639f54 19:25:39 Removing intermediate container 819944639f54 19:25:39 ---> 9fe645b76b39 19:25:39 19:25:39 Successfully built 9fe645b76b39 19:25:39 Successfully tagged sys-mgmt-agent-arm64:latest 19:25:39  Building sys-mgmt-agent ... done Building security-spire-config 19:25:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:43 ---> c810c9c1d514 19:25:43 Step 3/24 : WORKDIR /edgex-go 19:25:43 ---> Using cache 19:25:43 ---> 6fbee891aac8 19:25:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:25:43 ---> Running in f153b3de8857 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:46 OK: 221 MiB in 51 packages 19:25:48 Removing intermediate container f153b3de8857 19:25:48 ---> 0fa4028cc0e4 19:25:48 Step 5/24 : COPY go.mod vendor* ./ 19:25:49 ---> 9d54bb2ccdcb 19:25:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:49 ---> Running in b532a075a176 19:26:57 Removing intermediate container b532a075a176 19:26:57 ---> 0aa026fc5c39 19:26:57 Step 7/24 : COPY . . 19:26:59 ---> 37ca87b73014 19:26:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:27:00 ---> Running in 12442be30616 19:27:00 Removing intermediate container 12442be30616 19:27:00 ---> 26b6f3d9a3b4 19:27:00 Step 9/24 : WORKDIR /edgex-go/spire-build 19:27:00 ---> Running in 55bfc592107b 19:27:01 Removing intermediate container 55bfc592107b 19:27:01 ---> c0f90fd90e2e 19:27:01 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 19:27:01 ---> Running in dddcebdc3409 19:27:04 Removing intermediate container dddcebdc3409 19:27:04 ---> 346b607cb5f1 19:27:04 Step 11/24 : WORKDIR /edgex-go 19:27:04 ---> Running in c6ad9ec1ee69 19:27:04 Removing intermediate container c6ad9ec1ee69 19:27:04 ---> c82b372ff1a8 19:27:04 19:27:04 Step 12/24 : FROM alpine:3.15 19:27:04 ---> 02e0d6fdf486 19:27:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:04 ---> Using cache 19:27:04 ---> cb99693a4796 19:27:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:27:05 ---> Running in 658081da9e46 19:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:09 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:27:09 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:27:09 OK: 15736 distinct packages available 19:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:10 (1/4) Installing dumb-init (1.2.5-r1) 19:27:10 (2/4) Installing musl-obstack (1.2.3-r0) 19:27:10 (3/4) Installing libucontext (1.1-r0) 19:27:10 (4/4) Installing gcompat (1.0.0-r4) 19:27:10 Executing busybox-1.34.1-r7.trigger 19:27:10 OK: 6 MiB in 18 packages 19:27:12 Removing intermediate container 658081da9e46 19:27:12 ---> 788a9c1db5c3 19:27:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:18 ---> 96e16c7f8bd4 19:27:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:27:19 ---> 3e985e42193c 19:27:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:27:19 ---> Running in 2811f7eb48b5 19:27:19 Removing intermediate container 2811f7eb48b5 19:27:19 ---> f46cc500980c 19:27:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:27:20 ---> 1a0eee80f9d0 19:27:20 Step 19/24 : WORKDIR / 19:27:20 ---> Running in 856c6400d91e 19:27:21 Removing intermediate container 856c6400d91e 19:27:21 ---> 5da8bc157fbe 19:27:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:21 ---> Running in 300993f59601 19:27:23 Removing intermediate container 300993f59601 19:27:23 ---> 96c5b138f2e4 19:27:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:23 ---> Running in 929a81c7d8ff 19:27:24 Removing intermediate container 929a81c7d8ff 19:27:24 ---> cd360f27522a 19:27:24 Step 22/24 : LABEL arch=arm64 19:27:24 ---> Running in d1b869fa46ed 19:27:24 Removing intermediate container d1b869fa46ed 19:27:24 ---> 7e59d3d7bc61 19:27:24 Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:27:24 ---> Running in 7f572bd4d20a 19:27:25 Removing intermediate container 7f572bd4d20a 19:27:25 ---> 243b07ea599b 19:27:25 Step 24/24 : LABEL version=2.3.0 19:27:25 ---> Running in 36c48c61aca5 19:27:26 Removing intermediate container 36c48c61aca5 19:27:26 ---> 5e9965a4e97d 19:27:26 19:27:26 Successfully built 5e9965a4e97d 19:27:26 Successfully tagged security-spire-config-arm64:latest 19:27:30  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:27:52 Removing intermediate container 61c4d5fb2e14 19:27:52 ---> 8e24040fd018 19:27:52 19:27:52 Step 9/21 : FROM alpine:3.16 19:27:52 ---> a6215f271958 19:27:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:27:52 ---> Running in adb700999b8f 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:56 (1/6) Installing ca-certificates (20220614-r0) 19:27:56 (2/6) Installing brotli-libs (1.0.9-r6) 19:27:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:27:56 (4/6) Installing libcurl (7.83.1-r4) 19:27:56 (5/6) Installing curl (7.83.1-r4) 19:27:56 (6/6) Installing dumb-init (1.2.5-r1) 19:27:56 Executing busybox-1.35.0-r17.trigger 19:27:56 Executing ca-certificates-20220614-r0.trigger 19:27:56 OK: 8 MiB in 20 packages 19:27:57 Removing intermediate container 7d5189bf57cc 19:27:57 ---> 22a28a97f2d1 19:27:57 19:27:57 Step 9/32 : FROM alpine:3.16 19:27:57 ---> a6215f271958 19:27:57 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:57 ---> Running in 524f4d3a429e 19:27:58 Removing intermediate container 524f4d3a429e 19:27:58 ---> 2b412921ac2e 19:27:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:27:58 ---> Running in 4ff9ac07dbb5 19:27:59 Removing intermediate container adb700999b8f 19:27:59 ---> 5ddd587829b9 19:27:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:59 ---> Running in eb9a04946aa5 19:27:59 Removing intermediate container eb9a04946aa5 19:27:59 ---> bb3349bd1bdc 19:27:59 Step 12/21 : WORKDIR /edgex 19:28:00 ---> Running in 9349ec19f573 19:28:01 Removing intermediate container 9349ec19f573 19:28:01 ---> abf48b39c220 19:28:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:02 ---> 9de7c0b6e79f 19:28:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:28:02 (1/2) Installing dumb-init (1.2.5-r1) 19:28:02 (2/2) Installing su-exec (0.2-r1) 19:28:02 Executing busybox-1.35.0-r17.trigger 19:28:02 OK: 5 MiB in 16 packages 19:28:04 ---> 553c82ab62a7 19:28:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:04 Removing intermediate container 4ff9ac07dbb5 19:28:04 ---> e1ed829172d8 19:28:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:28:04 ---> Running in 8aa924b8e593 19:28:05 Removing intermediate container 8aa924b8e593 19:28:05 ---> 62b3755ad832 19:28:05 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:28:05 ---> Running in 058150a5ae20 19:28:06 ---> b85f3ee82cfd 19:28:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:28:06 Removing intermediate container 058150a5ae20 19:28:06 ---> 571d7c55c673 19:28:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:28:06 ---> Running in b4623d0e2a01 19:28:07 Removing intermediate container b4623d0e2a01 19:28:07 ---> 4ca7af2e7798 19:28:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:28:07 ---> Running in b85425a007bf 19:28:07 ---> 0b427c3c9106 19:28:07 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:07 ---> Running in 8f20b4c1aabd 19:28:08 Removing intermediate container b85425a007bf 19:28:08 ---> bab94fb4924d 19:28:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:28:08 ---> Running in 8968620db615 19:28:11 Removing intermediate container 8f20b4c1aabd 19:28:11 ---> 2de389ddfb65 19:28:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:28:11 ---> Running in 6049f0b24be8 19:28:12 Removing intermediate container 8968620db615 19:28:12 ---> 8afb2da20be0 19:28:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:28:12 ---> Running in cf2184dddb7a 19:28:12 Removing intermediate container 6049f0b24be8 19:28:12 ---> 3d9dcfa14e3c 19:28:12 Step 19/21 : LABEL arch=arm64 19:28:12 ---> Running in 8aa3d73eea4d 19:28:12 Removing intermediate container cf2184dddb7a 19:28:12 ---> 3a021b7d1376 19:28:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:28:13 Removing intermediate container 8aa3d73eea4d 19:28:13 ---> 1020932de83d 19:28:13 Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:28:13 ---> Running in d6c10c7db6d7 19:28:14 ---> 17d0e61442c1 19:28:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:28:14 Removing intermediate container d6c10c7db6d7 19:28:14 ---> 369f04b50f0d 19:28:14 Step 21/21 : LABEL version=2.3.0 19:28:14 ---> Running in 7802f7e74382 19:28:14 ---> Running in b02ee5513caa 19:28:15 Removing intermediate container b02ee5513caa 19:28:15 ---> ecfee2ed8ebe 19:28:15 19:28:15 Successfully built ecfee2ed8ebe 19:28:15 Successfully tagged security-proxy-setup-arm64:latest 19:28:17  Building security-proxy-setup ... done Removing intermediate container 7802f7e74382 19:28:17 ---> 2f36e7010cbd 19:28:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:18 ---> 9dc020b71084 19:28:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:20 ---> c5507e5e2b94 19:28:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:21 ---> dd47676cb4d8 19:28:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:22 ---> 6b135f0cd93c 19:28:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:28:23 ---> 422e5f10abf1 19:28:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:28:26 ---> b52e2dc6ba5e 19:28:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:26 ---> 4bd28158f5dd 19:28:26 Step 27/32 : RUN chmod +x /entrypoint.sh 19:28:26 ---> Running in 13ff6a90dcf2 19:28:30 Removing intermediate container 13ff6a90dcf2 19:28:30 ---> cce06b99143f 19:28:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:28:30 ---> Running in ea68543989ca 19:28:30 Removing intermediate container ea68543989ca 19:28:30 ---> b8370375aeec 19:28:30 Step 29/32 : CMD ["gate"] 19:28:30 ---> Running in 001e27c5cc0c 19:28:31 Removing intermediate container 001e27c5cc0c 19:28:31 ---> c44e90485233 19:28:31 Step 30/32 : LABEL arch=arm64 19:28:31 ---> Running in c1074998fa9e 19:28:31 Removing intermediate container c1074998fa9e 19:28:31 ---> 4c66070f2c81 19:28:31 Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:28:31 ---> Running in 6d2cc14c8267 19:28:32 Removing intermediate container 6d2cc14c8267 19:28:32 ---> f464b56c6429 19:28:32 Step 32/32 : LABEL version=2.3.0 19:28:32 ---> Running in cb0d778d22fd 19:28:33 Removing intermediate container cb0d778d22fd 19:28:33 ---> 169ec5b9b933 19:28:33 19:28:33 Successfully built 169ec5b9b933 19:28:33 Successfully tagged security-bootstrapper-arm64:latest 19:29:05  Building security-bootstrapper ... done Removing intermediate container d01635084809 19:29:05 ---> 9453b94afeda 19:29:05 19:29:05 Step 10/22 : FROM alpine:3.16 19:29:05 ---> a6215f271958 19:29:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:29:05 ---> Running in 4e0ba8b02539 19:29:05 Removing intermediate container 4e0ba8b02539 19:29:05 ---> d0a649a98ef3 19:29:05 Step 12/22 : ENV APP_PORT=59880 19:29:05 ---> Running in ab0e94393e7a 19:29:05 Removing intermediate container ab0e94393e7a 19:29:05 ---> 61596511678d 19:29:05 Step 13/22 : EXPOSE $APP_PORT 19:29:05 ---> Running in c31aab8d29a7 19:29:05 Removing intermediate container c31aab8d29a7 19:29:05 ---> 2b3d5496bc44 19:29:05 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:29:05 ---> Running in 42a828bd9d91 19:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:06 (1/6) Installing dumb-init (1.2.5-r1) 19:29:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:29:06 (3/6) Installing libsodium (1.0.18-r0) 19:29:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:29:06 (5/6) Installing libzmq (4.3.4-r0) 19:29:06 (6/6) Installing zeromq (4.3.4-r0) 19:29:06 Executing busybox-1.35.0-r17.trigger 19:29:06 OK: 8 MiB in 20 packages 19:29:07 Removing intermediate container 42a828bd9d91 19:29:07 ---> 59b34802780c 19:29:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:08 ---> 0c5fa33ae0ab 19:29:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:29:09 ---> 92df4cfbfade 19:29:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:29:10 ---> ebf2810b7ebe 19:29:10 Step 18/22 : ENTRYPOINT ["/core-data"] 19:29:10 ---> Running in 8e54390b6e3e 19:29:10 Removing intermediate container 8e54390b6e3e 19:29:10 ---> 2be4f5ddca12 19:29:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:10 ---> Running in 222a4d52e995 19:29:11 Removing intermediate container 222a4d52e995 19:29:11 ---> 7f4d41be96cc 19:29:11 Step 20/22 : LABEL arch=arm64 19:29:11 ---> Running in fc78909f8163 19:29:12 Removing intermediate container fc78909f8163 19:29:12 ---> c76c33f5c782 19:29:12 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:29:12 ---> Running in 934b9bbf9c7e 19:29:13 Removing intermediate container 934b9bbf9c7e 19:29:13 ---> 11ba973cbf45 19:29:13 Step 22/22 : LABEL version=2.3.0 19:29:13 ---> Running in 7401c089d8b6 19:29:13 Removing intermediate container 7401c089d8b6 19:29:13 ---> 0535b3a13034 19:29:13 19:29:13 Successfully built 0535b3a13034 19:29:13 Successfully tagged core-data-arm64:latest 19:29:25  Building core-data ... done Removing intermediate container 684824d390cd 19:29:25 ---> 08712615e5ca 19:29:25 19:29:25 Step 10/22 : FROM alpine:3.16 19:29:25 ---> a6215f271958 19:29:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:29:25 ---> Using cache 19:29:25 ---> 97d2e44235a6 19:29:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:25 ---> Using cache 19:29:25 ---> 756da141f33f 19:29:25 Step 13/22 : ENV APP_PORT=59861 19:29:25 ---> Running in 760e847a3b19 19:29:25 Removing intermediate container 760e847a3b19 19:29:25 ---> 40f27c4b7308 19:29:25 Step 14/22 : EXPOSE $APP_PORT 19:29:25 ---> Running in d095f806f059 19:29:25 Removing intermediate container d095f806f059 19:29:25 ---> 2345c419ae48 19:29:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:25 ---> ad9cae3c6026 19:29:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:29:27 ---> a65360ef1ce7 19:29:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:29:27 ---> 8dbd0b62a182 19:29:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:29:27 ---> Running in 22491666d6d1 19:29:27 Removing intermediate container 22491666d6d1 19:29:27 ---> 54bcb6dcbcab 19:29:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:27 ---> Running in 2a91182d9815 19:29:28 Removing intermediate container 2a91182d9815 19:29:28 ---> 4dee2b686e7f 19:29:28 Step 20/22 : LABEL arch=arm64 19:29:28 ---> Running in 123d0b163ca4 19:29:28 Removing intermediate container 123d0b163ca4 19:29:28 ---> 2b102a234449 19:29:28 Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 19:29:28 ---> Running in 2f3aa658459e 19:29:28 Removing intermediate container 2f3aa658459e 19:29:28 ---> 0b96281fa8f9 19:29:28 Step 22/22 : LABEL version=2.3.0 19:29:28 ---> Running in 2ec16021c640 19:29:29 Removing intermediate container 2ec16021c640 19:29:29 ---> 74d6892d0550 19:29:29 19:29:29 Successfully built 74d6892d0550 19:29:29 Successfully tagged support-scheduler-arm64:latest 19:29:29  Building support-scheduler ... done  [Pipeline] } 19:29:29 $ docker stop --time=1 14c390bb4a248e4b6f510ff09cf4d39f0fd30e730c0064e8ada9f70fb93751fa 19:29:31 $ docker rm -f 14c390bb4a248e4b6f510ff09cf4d39f0fd30e730c0064e8ada9f70fb93751fa [Pipeline] // withDockerContainer [Pipeline] sh 19:29:31 + docker images 19:29:32 REPOSITORY TAG IMAGE ID CREATED SIZE 19:29:32 support-scheduler-arm64 latest 74d6892d0550 2 seconds ago 28.8MB 19:29:32 08712615e5ca 8 seconds ago 1.33GB 19:29:32 core-data-arm64 latest 0535b3a13034 18 seconds ago 20.8MB 19:29:32 9453b94afeda 30 seconds ago 1.28GB 19:29:32 security-bootstrapper-arm64 latest 169ec5b9b933 59 seconds ago 19.4MB 19:29:32 security-proxy-setup-arm64 latest ecfee2ed8ebe About a minute ago 26.7MB 19:29:32 22a28a97f2d1 About a minute ago 1.26GB 19:29:32 8e24040fd018 About a minute ago 1.26GB 19:29:32 security-spire-config-arm64 latest 5e9965a4e97d 2 minutes ago 83.6MB 19:29:32 c82b372ff1a8 2 minutes ago 1.14GB 19:29:32 sys-mgmt-agent-arm64 latest 9fe645b76b39 3 minutes ago 133MB 19:29:32 ee944ce3b846 5 minutes ago 1.25GB 19:29:32 support-notifications-arm64 latest db8485b9f2c1 7 minutes ago 29.5MB 19:29:32 core-metadata-arm64 latest 0048de4867f8 8 minutes ago 17.7MB 19:29:32 984421ad514a 8 minutes ago 1.28GB 19:29:32 eefee3755405 8 minutes ago 1.33GB 19:29:32 core-command-arm64 latest e9004e012d69 8 minutes ago 16.9MB 19:29:32 429f5837ff99 8 minutes ago 1.27GB 19:29:32 security-spiffe-token-provider-arm64 latest d3087db2d9cf 9 minutes ago 28.8MB 19:29:32 f111dc2e1aca 9 minutes ago 1.3GB 19:29:32 security-secretstore-setup-arm64 latest 42ea5d53e0e3 11 minutes ago 28.6MB 19:29:32 1bd20140e82d 12 minutes ago 1.26GB 19:29:32 security-spire-agent-arm64 latest 23d3d96e65c3 17 minutes ago 122MB 19:29:32 security-spire-server-arm64 latest 82cd5c144e09 17 minutes ago 84.3MB 19:29:32 23563bd85154 17 minutes ago 1.14GB 19:29:32 81ef621c3ac4 17 minutes ago 1.14GB 19:29:32 ci-base-image-arm64 latest c810c9c1d514 20 minutes ago 948MB 19:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 6 days ago 685MB 19:29:32 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 19:29:32 alpine 3.16 a6215f271958 3 months ago 5.29MB 19:29:32 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 19:29:32 provisioning config files... 19:29:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config13558854324857815548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:32 ---> docker-login.sh 19:29:32 nexus3.edgexfoundry.org:10001 19:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:32 Configure a credential helper to remove this warning. See 19:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:32 19:29:32 Login Succeeded 19:29:32 nexus3.edgexfoundry.org:10002 19:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:33 Configure a credential helper to remove this warning. See 19:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:33 19:29:33 Login Succeeded 19:29:33 nexus3.edgexfoundry.org:10003 19:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:33 Configure a credential helper to remove this warning. See 19:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:33 19:29:33 Login Succeeded 19:29:33 nexus3.edgexfoundry.org:10004 19:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:33 Configure a credential helper to remove this warning. See 19:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:33 19:29:33 Login Succeeded 19:29:33 docker.io 19:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:34 Configure a credential helper to remove this warning. See 19:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:34 19:29:34 Login Succeeded 19:29:34 ---> docker-login.sh ends [Pipeline] } 19:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:29:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:29:34 4f1b2626cb078c7149dc655301029b2517b4b500 19:29:34 latest 19:29:34 2.3.0 19:29:34 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:34 main 19:29:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:29:35 2d8fab842138: Preparing 19:29:35 b7ef261a3a6b: Preparing 19:29:35 07bb49bd21ae: Preparing 19:29:35 ae80c9f37b63: Preparing 19:29:35 5d3e392a13a0: Preparing 19:29:35 5d3e392a13a0: Layer already exists 19:29:35 2d8fab842138: Pushed 19:29:35 ae80c9f37b63: Pushed 19:29:35 07bb49bd21ae: Pushed 19:29:38 b7ef261a3a6b: Pushed 19:29:38 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:29:39 2d8fab842138: Preparing 19:29:39 b7ef261a3a6b: Preparing 19:29:39 07bb49bd21ae: Preparing 19:29:39 ae80c9f37b63: Preparing 19:29:39 5d3e392a13a0: Preparing 19:29:39 b7ef261a3a6b: Layer already exists 19:29:39 2d8fab842138: Layer already exists 19:29:39 5d3e392a13a0: Layer already exists 19:29:39 ae80c9f37b63: Layer already exists 19:29:39 07bb49bd21ae: Layer already exists 19:29:39 latest: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0 19:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:29:39 2d8fab842138: Preparing 19:29:39 b7ef261a3a6b: Preparing 19:29:39 07bb49bd21ae: Preparing 19:29:39 ae80c9f37b63: Preparing 19:29:39 5d3e392a13a0: Preparing 19:29:39 5d3e392a13a0: Layer already exists 19:29:39 ae80c9f37b63: Layer already exists 19:29:39 07bb49bd21ae: Layer already exists 19:29:39 b7ef261a3a6b: Layer already exists 19:29:39 2d8fab842138: Layer already exists 19:29:40 2.3.0: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:29:40 2d8fab842138: Preparing 19:29:40 b7ef261a3a6b: Preparing 19:29:40 07bb49bd21ae: Preparing 19:29:40 ae80c9f37b63: Preparing 19:29:40 5d3e392a13a0: Preparing 19:29:40 2d8fab842138: Layer already exists 19:29:40 b7ef261a3a6b: Layer already exists 19:29:40 07bb49bd21ae: Layer already exists 19:29:40 5d3e392a13a0: Layer already exists 19:29:40 ae80c9f37b63: Layer already exists 19:29:40 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:29:41 2d8fab842138: Preparing 19:29:41 b7ef261a3a6b: Preparing 19:29:41 07bb49bd21ae: Preparing 19:29:41 ae80c9f37b63: Preparing 19:29:41 5d3e392a13a0: Preparing 19:29:41 5d3e392a13a0: Layer already exists 19:29:41 2d8fab842138: Layer already exists 19:29:41 b7ef261a3a6b: Layer already exists 19:29:41 ae80c9f37b63: Layer already exists 19:29:41 07bb49bd21ae: Layer already exists 19:29:41 main: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:41 ===================================================== [Pipeline] echo 19:29:41 taggedImages: 19:29:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:29:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0 19:29:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:29:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:29:41 4f1b2626cb078c7149dc655301029b2517b4b500 19:29:41 latest 19:29:41 2.3.0 19:29:41 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:41 main 19:29:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:29:42 a247623130f3: Preparing 19:29:42 06d0c9061629: Preparing 19:29:42 07bb49bd21ae: Preparing 19:29:42 e38dc8fec4f7: Preparing 19:29:42 5d3e392a13a0: Preparing 19:29:42 5d3e392a13a0: Layer already exists 19:29:42 07bb49bd21ae: Layer already exists 19:29:42 a247623130f3: Pushed 19:29:43 e38dc8fec4f7: Pushed 19:29:45 06d0c9061629: Pushed 19:29:45 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:29:46 a247623130f3: Preparing 19:29:46 06d0c9061629: Preparing 19:29:46 07bb49bd21ae: Preparing 19:29:46 e38dc8fec4f7: Preparing 19:29:46 5d3e392a13a0: Preparing 19:29:46 07bb49bd21ae: Layer already exists 19:29:46 5d3e392a13a0: Layer already exists 19:29:46 a247623130f3: Layer already exists 19:29:46 e38dc8fec4f7: Layer already exists 19:29:46 06d0c9061629: Layer already exists 19:29:46 latest: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0 19:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:29:47 a247623130f3: Preparing 19:29:47 06d0c9061629: Preparing 19:29:47 07bb49bd21ae: Preparing 19:29:47 e38dc8fec4f7: Preparing 19:29:47 5d3e392a13a0: Preparing 19:29:47 a247623130f3: Layer already exists 19:29:47 07bb49bd21ae: Layer already exists 19:29:47 5d3e392a13a0: Layer already exists 19:29:47 e38dc8fec4f7: Layer already exists 19:29:47 06d0c9061629: Layer already exists 19:29:47 2.3.0: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:29:48 a247623130f3: Preparing 19:29:48 06d0c9061629: Preparing 19:29:48 07bb49bd21ae: Preparing 19:29:48 e38dc8fec4f7: Preparing 19:29:48 5d3e392a13a0: Preparing 19:29:48 07bb49bd21ae: Layer already exists 19:29:48 e38dc8fec4f7: Layer already exists 19:29:48 06d0c9061629: Layer already exists 19:29:48 a247623130f3: Layer already exists 19:29:48 5d3e392a13a0: Layer already exists 19:29:48 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:29:49 a247623130f3: Preparing 19:29:49 06d0c9061629: Preparing 19:29:49 07bb49bd21ae: Preparing 19:29:49 e38dc8fec4f7: Preparing 19:29:49 5d3e392a13a0: Preparing 19:29:49 07bb49bd21ae: Layer already exists 19:29:49 5d3e392a13a0: Layer already exists 19:29:49 e38dc8fec4f7: Layer already exists 19:29:49 06d0c9061629: Layer already exists 19:29:49 a247623130f3: Layer already exists 19:29:49 main: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:49 ===================================================== [Pipeline] echo 19:29:49 taggedImages: 19:29:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:29:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0 19:29:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:29:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:29:49 4f1b2626cb078c7149dc655301029b2517b4b500 19:29:49 latest 19:29:49 2.3.0 19:29:49 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:49 main 19:29:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:29:50 632eef6b5f4a: Preparing 19:29:50 e5d07f78c52c: Preparing 19:29:50 7ef5710609b2: Preparing 19:29:50 07bb49bd21ae: Preparing 19:29:50 ae80c9f37b63: Preparing 19:29:50 5d3e392a13a0: Preparing 19:29:50 5d3e392a13a0: Waiting 19:29:50 ae80c9f37b63: Layer already exists 19:29:50 07bb49bd21ae: Layer already exists 19:29:50 5d3e392a13a0: Layer already exists 19:29:50 e5d07f78c52c: Pushed 19:29:50 632eef6b5f4a: Pushed 19:29:53 7ef5710609b2: Pushed 19:29:53 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:29:54 632eef6b5f4a: Preparing 19:29:54 e5d07f78c52c: Preparing 19:29:54 7ef5710609b2: Preparing 19:29:54 07bb49bd21ae: Preparing 19:29:54 ae80c9f37b63: Preparing 19:29:54 5d3e392a13a0: Preparing 19:29:54 5d3e392a13a0: Waiting 19:29:54 ae80c9f37b63: Layer already exists 19:29:54 07bb49bd21ae: Layer already exists 19:29:54 632eef6b5f4a: Layer already exists 19:29:54 e5d07f78c52c: Layer already exists 19:29:54 7ef5710609b2: Layer already exists 19:29:54 5d3e392a13a0: Layer already exists 19:29:54 latest: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0 19:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:29:55 632eef6b5f4a: Preparing 19:29:55 e5d07f78c52c: Preparing 19:29:55 7ef5710609b2: Preparing 19:29:55 07bb49bd21ae: Preparing 19:29:55 ae80c9f37b63: Preparing 19:29:55 5d3e392a13a0: Preparing 19:29:55 5d3e392a13a0: Waiting 19:29:55 7ef5710609b2: Layer already exists 19:29:55 e5d07f78c52c: Layer already exists 19:29:55 632eef6b5f4a: Layer already exists 19:29:55 ae80c9f37b63: Layer already exists 19:29:55 07bb49bd21ae: Layer already exists 19:29:55 5d3e392a13a0: Layer already exists 19:29:55 2.3.0: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:29:56 632eef6b5f4a: Preparing 19:29:56 e5d07f78c52c: Preparing 19:29:56 7ef5710609b2: Preparing 19:29:56 07bb49bd21ae: Preparing 19:29:56 ae80c9f37b63: Preparing 19:29:56 5d3e392a13a0: Preparing 19:29:56 5d3e392a13a0: Waiting 19:29:56 e5d07f78c52c: Layer already exists 19:29:56 7ef5710609b2: Layer already exists 19:29:56 07bb49bd21ae: Layer already exists 19:29:56 ae80c9f37b63: Layer already exists 19:29:56 632eef6b5f4a: Layer already exists 19:29:56 5d3e392a13a0: Layer already exists 19:29:56 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:29:57 632eef6b5f4a: Preparing 19:29:57 e5d07f78c52c: Preparing 19:29:57 7ef5710609b2: Preparing 19:29:57 07bb49bd21ae: Preparing 19:29:57 ae80c9f37b63: Preparing 19:29:57 5d3e392a13a0: Preparing 19:29:57 5d3e392a13a0: Waiting 19:29:57 ae80c9f37b63: Layer already exists 19:29:57 632eef6b5f4a: Layer already exists 19:29:57 e5d07f78c52c: Layer already exists 19:29:57 07bb49bd21ae: Layer already exists 19:29:57 7ef5710609b2: Layer already exists 19:29:57 5d3e392a13a0: Layer already exists 19:29:57 main: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:57 ===================================================== [Pipeline] echo 19:29:57 taggedImages: 19:29:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:29:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0 19:29:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:29:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:29:57 4f1b2626cb078c7149dc655301029b2517b4b500 19:29:57 latest 19:29:57 2.3.0 19:29:57 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:29:57 main 19:29:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:29:58 89030a8034fc: Preparing 19:29:58 89030a8034fc: Preparing 19:29:58 3a77b43451dc: Preparing 19:29:58 1065081c680b: Preparing 19:29:58 a7a292fd5228: Preparing 19:29:58 5a9f62ded465: Preparing 19:29:58 2e5ca310d1ba: Preparing 19:29:58 07bb49bd21ae: Preparing 19:29:58 7241d1604fac: Preparing 19:29:58 1bde6a034a0a: Preparing 19:29:58 4f1592fa825e: Preparing 19:29:58 e01e730a5cb5: Preparing 19:29:58 5d3e392a13a0: Preparing 19:29:58 1bde6a034a0a: Waiting 19:29:58 2e5ca310d1ba: Waiting 19:29:58 4f1592fa825e: Waiting 19:29:58 e01e730a5cb5: Waiting 19:29:58 07bb49bd21ae: Waiting 19:29:58 7241d1604fac: Waiting 19:29:58 3a77b43451dc: Pushed 19:29:58 a7a292fd5228: Pushed 19:29:58 1065081c680b: Pushed 19:29:58 5a9f62ded465: Pushed 19:29:58 89030a8034fc: Pushed 19:29:58 07bb49bd21ae: Layer already exists 19:29:58 7241d1604fac: Pushed 19:29:58 1bde6a034a0a: Pushed 19:29:58 5d3e392a13a0: Layer already exists 19:29:58 4f1592fa825e: Pushed 19:29:58 e01e730a5cb5: Pushed 19:30:02 2e5ca310d1ba: Pushed 19:30:02 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:30:02 89030a8034fc: Preparing 19:30:02 89030a8034fc: Preparing 19:30:02 3a77b43451dc: Preparing 19:30:02 1065081c680b: Preparing 19:30:02 a7a292fd5228: Preparing 19:30:02 5a9f62ded465: Preparing 19:30:02 2e5ca310d1ba: Preparing 19:30:02 07bb49bd21ae: Preparing 19:30:02 7241d1604fac: Preparing 19:30:02 1bde6a034a0a: Preparing 19:30:02 4f1592fa825e: Preparing 19:30:02 e01e730a5cb5: Preparing 19:30:02 5d3e392a13a0: Preparing 19:30:02 2e5ca310d1ba: Waiting 19:30:02 07bb49bd21ae: Waiting 19:30:02 7241d1604fac: Waiting 19:30:02 1bde6a034a0a: Waiting 19:30:02 4f1592fa825e: Waiting 19:30:02 e01e730a5cb5: Waiting 19:30:02 5d3e392a13a0: Waiting 19:30:02 a7a292fd5228: Layer already exists 19:30:02 3a77b43451dc: Layer already exists 19:30:02 89030a8034fc: Layer already exists 19:30:02 5a9f62ded465: Layer already exists 19:30:02 1065081c680b: Layer already exists 19:30:02 1bde6a034a0a: Layer already exists 19:30:02 2e5ca310d1ba: Layer already exists 19:30:02 7241d1604fac: Layer already exists 19:30:02 07bb49bd21ae: Layer already exists 19:30:02 4f1592fa825e: Layer already exists 19:30:02 e01e730a5cb5: Layer already exists 19:30:02 5d3e392a13a0: Layer already exists 19:30:03 latest: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0 19:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:30:03 89030a8034fc: Preparing 19:30:03 89030a8034fc: Preparing 19:30:03 3a77b43451dc: Preparing 19:30:03 1065081c680b: Preparing 19:30:03 a7a292fd5228: Preparing 19:30:03 5a9f62ded465: Preparing 19:30:03 2e5ca310d1ba: Preparing 19:30:03 07bb49bd21ae: Preparing 19:30:03 7241d1604fac: Preparing 19:30:03 1bde6a034a0a: Preparing 19:30:03 4f1592fa825e: Preparing 19:30:03 e01e730a5cb5: Preparing 19:30:03 5d3e392a13a0: Preparing 19:30:03 1bde6a034a0a: Waiting 19:30:03 e01e730a5cb5: Waiting 19:30:03 2e5ca310d1ba: Waiting 19:30:03 07bb49bd21ae: Waiting 19:30:03 7241d1604fac: Waiting 19:30:03 5d3e392a13a0: Waiting 19:30:03 5a9f62ded465: Layer already exists 19:30:03 3a77b43451dc: Layer already exists 19:30:03 a7a292fd5228: Layer already exists 19:30:03 1065081c680b: Layer already exists 19:30:03 89030a8034fc: Layer already exists 19:30:03 2e5ca310d1ba: Layer already exists 19:30:03 7241d1604fac: Layer already exists 19:30:03 4f1592fa825e: Layer already exists 19:30:03 07bb49bd21ae: Layer already exists 19:30:03 1bde6a034a0a: Layer already exists 19:30:03 5d3e392a13a0: Layer already exists 19:30:03 e01e730a5cb5: Layer already exists 19:30:04 2.3.0: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:30:04 89030a8034fc: Preparing 19:30:04 89030a8034fc: Preparing 19:30:04 3a77b43451dc: Preparing 19:30:04 1065081c680b: Preparing 19:30:04 a7a292fd5228: Preparing 19:30:04 5a9f62ded465: Preparing 19:30:04 2e5ca310d1ba: Preparing 19:30:04 07bb49bd21ae: Preparing 19:30:04 7241d1604fac: Preparing 19:30:04 1bde6a034a0a: Preparing 19:30:04 4f1592fa825e: Preparing 19:30:04 e01e730a5cb5: Preparing 19:30:04 5d3e392a13a0: Preparing 19:30:04 1bde6a034a0a: Waiting 19:30:04 4f1592fa825e: Waiting 19:30:04 5d3e392a13a0: Waiting 19:30:04 e01e730a5cb5: Waiting 19:30:04 2e5ca310d1ba: Waiting 19:30:04 07bb49bd21ae: Waiting 19:30:04 7241d1604fac: Waiting 19:30:04 5a9f62ded465: Layer already exists 19:30:04 89030a8034fc: Layer already exists 19:30:04 a7a292fd5228: Layer already exists 19:30:04 1065081c680b: Layer already exists 19:30:04 3a77b43451dc: Layer already exists 19:30:04 2e5ca310d1ba: Layer already exists 19:30:04 07bb49bd21ae: Layer already exists 19:30:04 7241d1604fac: Layer already exists 19:30:04 4f1592fa825e: Layer already exists 19:30:04 1bde6a034a0a: Layer already exists 19:30:04 5d3e392a13a0: Layer already exists 19:30:04 e01e730a5cb5: Layer already exists 19:30:05 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:30:05 89030a8034fc: Preparing 19:30:05 89030a8034fc: Preparing 19:30:05 3a77b43451dc: Preparing 19:30:05 1065081c680b: Preparing 19:30:05 a7a292fd5228: Preparing 19:30:05 5a9f62ded465: Preparing 19:30:05 2e5ca310d1ba: Preparing 19:30:05 07bb49bd21ae: Preparing 19:30:05 7241d1604fac: Preparing 19:30:05 1bde6a034a0a: Preparing 19:30:05 4f1592fa825e: Preparing 19:30:05 e01e730a5cb5: Preparing 19:30:05 5d3e392a13a0: Preparing 19:30:05 1bde6a034a0a: Waiting 19:30:05 4f1592fa825e: Waiting 19:30:05 2e5ca310d1ba: Waiting 19:30:05 07bb49bd21ae: Waiting 19:30:05 7241d1604fac: Waiting 19:30:05 5d3e392a13a0: Waiting 19:30:05 e01e730a5cb5: Waiting 19:30:05 5a9f62ded465: Layer already exists 19:30:05 1065081c680b: Layer already exists 19:30:05 3a77b43451dc: Layer already exists 19:30:05 89030a8034fc: Layer already exists 19:30:05 a7a292fd5228: Layer already exists 19:30:05 07bb49bd21ae: Layer already exists 19:30:05 2e5ca310d1ba: Layer already exists 19:30:05 7241d1604fac: Layer already exists 19:30:05 4f1592fa825e: Layer already exists 19:30:05 1bde6a034a0a: Layer already exists 19:30:05 e01e730a5cb5: Layer already exists 19:30:05 5d3e392a13a0: Layer already exists 19:30:06 main: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:06 ===================================================== [Pipeline] echo 19:30:06 taggedImages: 19:30:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:30:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0 19:30:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:30:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:30:06 4f1b2626cb078c7149dc655301029b2517b4b500 19:30:06 latest 19:30:06 2.3.0 19:30:06 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:06 main 19:30:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:30:06 74c2e3c65aaf: Preparing 19:30:06 6578e93b3583: Preparing 19:30:06 a53551791a4e: Preparing 19:30:06 806ea189ebe9: Preparing 19:30:06 dce7b16ae808: Preparing 19:30:06 2e5b4b92279d: Preparing 19:30:06 64c73ce441c5: Preparing 19:30:06 5d3e392a13a0: Preparing 19:30:06 2e5b4b92279d: Waiting 19:30:06 5d3e392a13a0: Waiting 19:30:06 64c73ce441c5: Waiting 19:30:07 dce7b16ae808: Pushed 19:30:07 74c2e3c65aaf: Pushed 19:30:07 6578e93b3583: Pushed 19:30:07 5d3e392a13a0: Layer already exists 19:30:07 2e5b4b92279d: Pushed 19:30:07 64c73ce441c5: Pushed 19:30:09 a53551791a4e: Pushed 19:30:09 806ea189ebe9: Pushed 19:30:09 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:09 + 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 19:30:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:30:10 74c2e3c65aaf: Preparing 19:30:10 6578e93b3583: Preparing 19:30:10 a53551791a4e: Preparing 19:30:10 806ea189ebe9: Preparing 19:30:10 dce7b16ae808: Preparing 19:30:10 2e5b4b92279d: Preparing 19:30:10 64c73ce441c5: Preparing 19:30:10 5d3e392a13a0: Preparing 19:30:10 2e5b4b92279d: Waiting 19:30:10 64c73ce441c5: Waiting 19:30:10 5d3e392a13a0: Waiting 19:30:10 74c2e3c65aaf: Layer already exists 19:30:10 6578e93b3583: Layer already exists 19:30:10 dce7b16ae808: Layer already exists 19:30:10 a53551791a4e: Layer already exists 19:30:10 806ea189ebe9: Layer already exists 19:30:10 2e5b4b92279d: Layer already exists 19:30:10 64c73ce441c5: Layer already exists 19:30:10 5d3e392a13a0: Layer already exists 19:30:10 latest: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0 19:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:30:11 74c2e3c65aaf: Preparing 19:30:11 6578e93b3583: Preparing 19:30:11 a53551791a4e: Preparing 19:30:11 806ea189ebe9: Preparing 19:30:11 dce7b16ae808: Preparing 19:30:11 2e5b4b92279d: Preparing 19:30:11 64c73ce441c5: Preparing 19:30:11 5d3e392a13a0: Preparing 19:30:11 64c73ce441c5: Waiting 19:30:11 2e5b4b92279d: Waiting 19:30:11 5d3e392a13a0: Waiting 19:30:11 6578e93b3583: Layer already exists 19:30:11 806ea189ebe9: Layer already exists 19:30:11 a53551791a4e: Layer already exists 19:30:11 dce7b16ae808: Layer already exists 19:30:11 74c2e3c65aaf: Layer already exists 19:30:11 2e5b4b92279d: Layer already exists 19:30:11 64c73ce441c5: Layer already exists 19:30:11 5d3e392a13a0: Layer already exists 19:30:11 2.3.0: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:30:12 74c2e3c65aaf: Preparing 19:30:12 6578e93b3583: Preparing 19:30:12 a53551791a4e: Preparing 19:30:12 806ea189ebe9: Preparing 19:30:12 dce7b16ae808: Preparing 19:30:12 2e5b4b92279d: Preparing 19:30:12 64c73ce441c5: Preparing 19:30:12 5d3e392a13a0: Preparing 19:30:12 64c73ce441c5: Waiting 19:30:12 2e5b4b92279d: Waiting 19:30:12 5d3e392a13a0: Waiting 19:30:12 dce7b16ae808: Layer already exists 19:30:12 6578e93b3583: Layer already exists 19:30:12 74c2e3c65aaf: Layer already exists 19:30:12 806ea189ebe9: Layer already exists 19:30:12 a53551791a4e: Layer already exists 19:30:12 64c73ce441c5: Layer already exists 19:30:12 2e5b4b92279d: Layer already exists 19:30:12 5d3e392a13a0: Layer already exists 19:30:12 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:12 + 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 19:30:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:30:13 74c2e3c65aaf: Preparing 19:30:13 6578e93b3583: Preparing 19:30:13 a53551791a4e: Preparing 19:30:13 806ea189ebe9: Preparing 19:30:13 dce7b16ae808: Preparing 19:30:13 2e5b4b92279d: Preparing 19:30:13 64c73ce441c5: Preparing 19:30:13 5d3e392a13a0: Preparing 19:30:13 2e5b4b92279d: Waiting 19:30:13 64c73ce441c5: Waiting 19:30:13 5d3e392a13a0: Waiting 19:30:13 6578e93b3583: Layer already exists 19:30:13 a53551791a4e: Layer already exists 19:30:13 74c2e3c65aaf: Layer already exists 19:30:13 806ea189ebe9: Layer already exists 19:30:13 dce7b16ae808: Layer already exists 19:30:13 5d3e392a13a0: Layer already exists 19:30:13 64c73ce441c5: Layer already exists 19:30:13 2e5b4b92279d: Layer already exists 19:30:13 main: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:13 ===================================================== [Pipeline] echo 19:30:13 taggedImages: 19:30:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:30:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0 19:30:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:30:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:30:13 4f1b2626cb078c7149dc655301029b2517b4b500 19:30:13 latest 19:30:13 2.3.0 19:30:13 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:13 main 19:30:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:30:14 570df8c8f63a: Preparing 19:30:14 d4b8e1e26b61: Preparing 19:30:14 9d292e48e209: Preparing 19:30:14 48dcb29b35c0: Preparing 19:30:14 66c75daa9ded: Preparing 19:30:14 c5de9399567c: Preparing 19:30:14 3d90c02ba8e2: Preparing 19:30:14 e9a650c30f78: Preparing 19:30:14 2fe855025e0d: Preparing 19:30:14 5d3e392a13a0: Preparing 19:30:14 2fe855025e0d: Waiting 19:30:14 5d3e392a13a0: Waiting 19:30:14 c5de9399567c: Waiting 19:30:14 3d90c02ba8e2: Waiting 19:30:14 e9a650c30f78: Waiting 19:30:14 66c75daa9ded: Pushed 19:30:14 570df8c8f63a: Pushed 19:30:14 d4b8e1e26b61: Pushed 19:30:14 c5de9399567c: Pushed 19:30:14 e9a650c30f78: Pushed 19:30:14 3d90c02ba8e2: Pushed 19:30:14 5d3e392a13a0: Layer already exists 19:30:14 2fe855025e0d: Pushed 19:30:16 48dcb29b35c0: Pushed 19:30:17 9d292e48e209: Pushed 19:30:17 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:18 + 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 19:30:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:30:18 570df8c8f63a: Preparing 19:30:18 d4b8e1e26b61: Preparing 19:30:18 9d292e48e209: Preparing 19:30:18 48dcb29b35c0: Preparing 19:30:18 66c75daa9ded: Preparing 19:30:18 c5de9399567c: Preparing 19:30:18 3d90c02ba8e2: Preparing 19:30:18 e9a650c30f78: Preparing 19:30:18 2fe855025e0d: Preparing 19:30:18 5d3e392a13a0: Preparing 19:30:18 3d90c02ba8e2: Waiting 19:30:18 e9a650c30f78: Waiting 19:30:18 2fe855025e0d: Waiting 19:30:18 5d3e392a13a0: Waiting 19:30:18 c5de9399567c: Waiting 19:30:18 66c75daa9ded: Layer already exists 19:30:18 48dcb29b35c0: Layer already exists 19:30:18 d4b8e1e26b61: Layer already exists 19:30:18 9d292e48e209: Layer already exists 19:30:18 570df8c8f63a: Layer already exists 19:30:18 c5de9399567c: Layer already exists 19:30:18 3d90c02ba8e2: Layer already exists 19:30:18 e9a650c30f78: Layer already exists 19:30:18 2fe855025e0d: Layer already exists 19:30:18 5d3e392a13a0: Layer already exists 19:30:18 latest: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0 19:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:30:19 570df8c8f63a: Preparing 19:30:19 d4b8e1e26b61: Preparing 19:30:19 9d292e48e209: Preparing 19:30:19 48dcb29b35c0: Preparing 19:30:19 66c75daa9ded: Preparing 19:30:19 c5de9399567c: Preparing 19:30:19 3d90c02ba8e2: Preparing 19:30:19 e9a650c30f78: Preparing 19:30:19 2fe855025e0d: Preparing 19:30:19 5d3e392a13a0: Preparing 19:30:19 3d90c02ba8e2: Waiting 19:30:19 e9a650c30f78: Waiting 19:30:19 c5de9399567c: Waiting 19:30:19 2fe855025e0d: Waiting 19:30:19 d4b8e1e26b61: Layer already exists 19:30:19 48dcb29b35c0: Layer already exists 19:30:19 66c75daa9ded: Layer already exists 19:30:19 570df8c8f63a: Layer already exists 19:30:19 9d292e48e209: Layer already exists 19:30:19 c5de9399567c: Layer already exists 19:30:19 e9a650c30f78: Layer already exists 19:30:19 3d90c02ba8e2: Layer already exists 19:30:19 2fe855025e0d: Layer already exists 19:30:19 5d3e392a13a0: Layer already exists 19:30:19 2.3.0: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:30:20 570df8c8f63a: Preparing 19:30:20 d4b8e1e26b61: Preparing 19:30:20 9d292e48e209: Preparing 19:30:20 48dcb29b35c0: Preparing 19:30:20 66c75daa9ded: Preparing 19:30:20 c5de9399567c: Preparing 19:30:20 3d90c02ba8e2: Preparing 19:30:20 e9a650c30f78: Preparing 19:30:20 2fe855025e0d: Preparing 19:30:20 5d3e392a13a0: Preparing 19:30:20 e9a650c30f78: Waiting 19:30:20 2fe855025e0d: Waiting 19:30:20 5d3e392a13a0: Waiting 19:30:20 3d90c02ba8e2: Waiting 19:30:20 9d292e48e209: Layer already exists 19:30:20 d4b8e1e26b61: Layer already exists 19:30:20 48dcb29b35c0: Layer already exists 19:30:20 570df8c8f63a: Layer already exists 19:30:20 66c75daa9ded: Layer already exists 19:30:20 e9a650c30f78: Layer already exists 19:30:20 c5de9399567c: Layer already exists 19:30:20 3d90c02ba8e2: Layer already exists 19:30:20 2fe855025e0d: Layer already exists 19:30:20 5d3e392a13a0: Layer already exists 19:30:20 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:21 + 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 19:30:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:30:21 570df8c8f63a: Preparing 19:30:21 d4b8e1e26b61: Preparing 19:30:21 9d292e48e209: Preparing 19:30:21 48dcb29b35c0: Preparing 19:30:21 66c75daa9ded: Preparing 19:30:21 c5de9399567c: Preparing 19:30:21 3d90c02ba8e2: Preparing 19:30:21 e9a650c30f78: Preparing 19:30:21 2fe855025e0d: Preparing 19:30:21 5d3e392a13a0: Preparing 19:30:21 c5de9399567c: Waiting 19:30:21 3d90c02ba8e2: Waiting 19:30:21 e9a650c30f78: Waiting 19:30:21 2fe855025e0d: Waiting 19:30:21 570df8c8f63a: Layer already exists 19:30:21 d4b8e1e26b61: Layer already exists 19:30:21 48dcb29b35c0: Layer already exists 19:30:21 66c75daa9ded: Layer already exists 19:30:21 9d292e48e209: Layer already exists 19:30:21 c5de9399567c: Layer already exists 19:30:21 2fe855025e0d: Layer already exists 19:30:21 3d90c02ba8e2: Layer already exists 19:30:21 e9a650c30f78: Layer already exists 19:30:21 5d3e392a13a0: Layer already exists 19:30:21 main: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:21 ===================================================== [Pipeline] echo 19:30:21 taggedImages: 19:30:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:30:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0 19:30:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:30:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:30:21 4f1b2626cb078c7149dc655301029b2517b4b500 19:30:21 latest 19:30:21 2.3.0 19:30:21 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:21 main 19:30:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:30:22 880dc05d46e6: Preparing 19:30:22 94f46ddada72: Preparing 19:30:22 07bb49bd21ae: Preparing 19:30:22 4ee52d135a9a: Preparing 19:30:22 9833f26c6bda: Preparing 19:30:22 07bb49bd21ae: Layer already exists 19:30:22 9833f26c6bda: Layer already exists 19:30:22 880dc05d46e6: Pushed 19:30:23 4ee52d135a9a: Pushed 19:30:27 94f46ddada72: Pushed 19:30:27 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:27 + 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 19:30:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:30:28 880dc05d46e6: Preparing 19:30:28 94f46ddada72: Preparing 19:30:28 07bb49bd21ae: Preparing 19:30:28 4ee52d135a9a: Preparing 19:30:28 9833f26c6bda: Preparing 19:30:28 9833f26c6bda: Layer already exists 19:30:28 4ee52d135a9a: Layer already exists 19:30:28 94f46ddada72: Layer already exists 19:30:28 880dc05d46e6: Layer already exists 19:30:28 07bb49bd21ae: Layer already exists 19:30:28 latest: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0 19:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:30:28 880dc05d46e6: Preparing 19:30:28 94f46ddada72: Preparing 19:30:28 07bb49bd21ae: Preparing 19:30:28 4ee52d135a9a: Preparing 19:30:28 9833f26c6bda: Preparing 19:30:28 9833f26c6bda: Layer already exists 19:30:28 880dc05d46e6: Layer already exists 19:30:28 4ee52d135a9a: Layer already exists 19:30:28 07bb49bd21ae: Layer already exists 19:30:28 94f46ddada72: Layer already exists 19:30:28 2.3.0: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:30:29 880dc05d46e6: Preparing 19:30:29 94f46ddada72: Preparing 19:30:29 07bb49bd21ae: Preparing 19:30:29 4ee52d135a9a: Preparing 19:30:29 9833f26c6bda: Preparing 19:30:29 880dc05d46e6: Layer already exists 19:30:29 94f46ddada72: Layer already exists 19:30:29 07bb49bd21ae: Layer already exists 19:30:29 9833f26c6bda: Layer already exists 19:30:29 4ee52d135a9a: Layer already exists 19:30:29 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:30 + 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 19:30:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:30:30 880dc05d46e6: Preparing 19:30:30 94f46ddada72: Preparing 19:30:30 07bb49bd21ae: Preparing 19:30:30 4ee52d135a9a: Preparing 19:30:30 9833f26c6bda: Preparing 19:30:30 4ee52d135a9a: Layer already exists 19:30:30 07bb49bd21ae: Layer already exists 19:30:30 880dc05d46e6: Layer already exists 19:30:30 9833f26c6bda: Layer already exists 19:30:30 94f46ddada72: Layer already exists 19:30:30 main: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:30 ===================================================== [Pipeline] echo 19:30:30 taggedImages: 19:30:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:30:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0 19:30:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:30:30 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:30:30 4f1b2626cb078c7149dc655301029b2517b4b500 19:30:30 latest 19:30:30 2.3.0 19:30:30 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:30 main 19:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:30:31 916988365f85: Preparing 19:30:31 f6d714b79984: Preparing 19:30:31 813b8c833a22: Preparing 19:30:31 f146f4413af4: Preparing 19:30:31 8be3c8b0c7a3: Preparing 19:30:31 3825ac6bf4f9: Preparing 19:30:31 9833f26c6bda: Preparing 19:30:31 3825ac6bf4f9: Waiting 19:30:31 9833f26c6bda: Waiting 19:30:31 916988365f85: Pushed 19:30:31 813b8c833a22: Pushed 19:30:31 f6d714b79984: Pushed 19:30:31 9833f26c6bda: Layer already exists 19:30:32 3825ac6bf4f9: Pushed 19:30:39 8be3c8b0c7a3: Pushed 19:30:48 f146f4413af4: Pushed 19:30:48 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:48 + 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 19:30:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:30:48 916988365f85: Preparing 19:30:48 f6d714b79984: Preparing 19:30:48 813b8c833a22: Preparing 19:30:48 f146f4413af4: Preparing 19:30:48 8be3c8b0c7a3: Preparing 19:30:48 3825ac6bf4f9: Preparing 19:30:48 9833f26c6bda: Preparing 19:30:48 3825ac6bf4f9: Waiting 19:30:48 9833f26c6bda: Waiting 19:30:48 813b8c833a22: Layer already exists 19:30:48 916988365f85: Layer already exists 19:30:48 8be3c8b0c7a3: Layer already exists 19:30:48 f6d714b79984: Layer already exists 19:30:48 f146f4413af4: Layer already exists 19:30:48 9833f26c6bda: Layer already exists 19:30:48 3825ac6bf4f9: Layer already exists 19:30:49 latest: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0 19:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:30:49 916988365f85: Preparing 19:30:49 f6d714b79984: Preparing 19:30:49 813b8c833a22: Preparing 19:30:49 f146f4413af4: Preparing 19:30:49 8be3c8b0c7a3: Preparing 19:30:49 3825ac6bf4f9: Preparing 19:30:49 9833f26c6bda: Preparing 19:30:49 3825ac6bf4f9: Waiting 19:30:49 9833f26c6bda: Waiting 19:30:49 916988365f85: Layer already exists 19:30:49 813b8c833a22: Layer already exists 19:30:49 8be3c8b0c7a3: Layer already exists 19:30:49 f146f4413af4: Layer already exists 19:30:49 f6d714b79984: Layer already exists 19:30:49 3825ac6bf4f9: Layer already exists 19:30:49 9833f26c6bda: Layer already exists 19:30:49 2.3.0: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:30:50 916988365f85: Preparing 19:30:50 f6d714b79984: Preparing 19:30:50 813b8c833a22: Preparing 19:30:50 f146f4413af4: Preparing 19:30:50 8be3c8b0c7a3: Preparing 19:30:50 3825ac6bf4f9: Preparing 19:30:50 9833f26c6bda: Preparing 19:30:50 9833f26c6bda: Waiting 19:30:50 3825ac6bf4f9: Waiting 19:30:50 916988365f85: Layer already exists 19:30:50 f6d714b79984: Layer already exists 19:30:50 8be3c8b0c7a3: Layer already exists 19:30:50 813b8c833a22: Layer already exists 19:30:50 f146f4413af4: Layer already exists 19:30:50 9833f26c6bda: Layer already exists 19:30:50 3825ac6bf4f9: Layer already exists 19:30:50 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:51 + 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 19:30:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:30:51 916988365f85: Preparing 19:30:51 f6d714b79984: Preparing 19:30:51 813b8c833a22: Preparing 19:30:51 f146f4413af4: Preparing 19:30:51 8be3c8b0c7a3: Preparing 19:30:51 3825ac6bf4f9: Preparing 19:30:51 9833f26c6bda: Preparing 19:30:51 3825ac6bf4f9: Waiting 19:30:51 9833f26c6bda: Waiting 19:30:51 f146f4413af4: Layer already exists 19:30:51 f6d714b79984: Layer already exists 19:30:51 813b8c833a22: Layer already exists 19:30:51 916988365f85: Layer already exists 19:30:51 8be3c8b0c7a3: Layer already exists 19:30:51 3825ac6bf4f9: Layer already exists 19:30:51 9833f26c6bda: Layer already exists 19:30:51 main: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:51 ===================================================== [Pipeline] echo 19:30:51 taggedImages: 19:30:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:30:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0 19:30:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:30:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:30:51 4f1b2626cb078c7149dc655301029b2517b4b500 19:30:51 latest 19:30:51 2.3.0 19:30:51 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:30:51 main 19:30:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:30:52 d42d50bff486: Preparing 19:30:52 70a228b130a7: Preparing 19:30:52 71ec6fd38bef: Preparing 19:30:52 96985fc9504e: Preparing 19:30:52 4ae5e6fceb96: Preparing 19:30:52 9833f26c6bda: Preparing 19:30:52 9833f26c6bda: Waiting 19:30:52 71ec6fd38bef: Pushed 19:30:52 d42d50bff486: Pushed 19:30:52 70a228b130a7: Pushed 19:30:52 9833f26c6bda: Layer already exists 19:30:53 4ae5e6fceb96: Pushed 19:31:08 96985fc9504e: Pushed 19:31:08 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:08 + 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 19:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:31:08 d42d50bff486: Preparing 19:31:08 70a228b130a7: Preparing 19:31:08 71ec6fd38bef: Preparing 19:31:08 96985fc9504e: Preparing 19:31:08 4ae5e6fceb96: Preparing 19:31:08 9833f26c6bda: Preparing 19:31:08 9833f26c6bda: Waiting 19:31:08 4ae5e6fceb96: Layer already exists 19:31:08 70a228b130a7: Layer already exists 19:31:08 71ec6fd38bef: Layer already exists 19:31:08 96985fc9504e: Layer already exists 19:31:08 d42d50bff486: Layer already exists 19:31:08 9833f26c6bda: Layer already exists 19:31:09 latest: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0 19:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:31:09 d42d50bff486: Preparing 19:31:09 70a228b130a7: Preparing 19:31:09 71ec6fd38bef: Preparing 19:31:09 96985fc9504e: Preparing 19:31:09 4ae5e6fceb96: Preparing 19:31:09 9833f26c6bda: Preparing 19:31:09 9833f26c6bda: Waiting 19:31:09 4ae5e6fceb96: Layer already exists 19:31:09 71ec6fd38bef: Layer already exists 19:31:09 70a228b130a7: Layer already exists 19:31:09 96985fc9504e: Layer already exists 19:31:09 d42d50bff486: Layer already exists 19:31:09 9833f26c6bda: Layer already exists 19:31:10 2.3.0: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:31:10 d42d50bff486: Preparing 19:31:10 70a228b130a7: Preparing 19:31:10 71ec6fd38bef: Preparing 19:31:10 96985fc9504e: Preparing 19:31:10 4ae5e6fceb96: Preparing 19:31:10 9833f26c6bda: Preparing 19:31:10 9833f26c6bda: Waiting 19:31:10 96985fc9504e: Layer already exists 19:31:10 70a228b130a7: Layer already exists 19:31:10 4ae5e6fceb96: Layer already exists 19:31:10 71ec6fd38bef: Layer already exists 19:31:10 d42d50bff486: Layer already exists 19:31:10 9833f26c6bda: Layer already exists 19:31:10 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:11 + 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 19:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:31:11 d42d50bff486: Preparing 19:31:11 70a228b130a7: Preparing 19:31:11 71ec6fd38bef: Preparing 19:31:11 96985fc9504e: Preparing 19:31:11 4ae5e6fceb96: Preparing 19:31:11 9833f26c6bda: Preparing 19:31:11 96985fc9504e: Layer already exists 19:31:11 71ec6fd38bef: Layer already exists 19:31:11 d42d50bff486: Layer already exists 19:31:11 70a228b130a7: Layer already exists 19:31:11 4ae5e6fceb96: Layer already exists 19:31:11 9833f26c6bda: Layer already exists 19:31:11 main: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:11 ===================================================== [Pipeline] echo 19:31:11 taggedImages: 19:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0 19:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:31:11 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:31:11 4f1b2626cb078c7149dc655301029b2517b4b500 19:31:11 latest 19:31:11 2.3.0 19:31:11 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:11 main 19:31:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:31:12 abb1d996365d: Preparing 19:31:12 79ffb13eab12: Preparing 19:31:12 25f142071ce5: Preparing 19:31:12 1e8ac47ebe23: Preparing 19:31:12 2a54259600f1: Preparing 19:31:12 9833f26c6bda: Preparing 19:31:12 9833f26c6bda: Waiting 19:31:12 abb1d996365d: Pushed 19:31:12 79ffb13eab12: Pushed 19:31:12 25f142071ce5: Pushed 19:31:12 9833f26c6bda: Layer already exists 19:31:13 2a54259600f1: Pushed 19:31:28 1e8ac47ebe23: Pushed 19:31:28 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:28 + 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 19:31:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:31:28 abb1d996365d: Preparing 19:31:28 79ffb13eab12: Preparing 19:31:28 25f142071ce5: Preparing 19:31:28 1e8ac47ebe23: Preparing 19:31:28 2a54259600f1: Preparing 19:31:28 9833f26c6bda: Preparing 19:31:28 9833f26c6bda: Waiting 19:31:28 abb1d996365d: Layer already exists 19:31:28 79ffb13eab12: Layer already exists 19:31:28 25f142071ce5: Layer already exists 19:31:28 1e8ac47ebe23: Layer already exists 19:31:28 2a54259600f1: Layer already exists 19:31:28 9833f26c6bda: Layer already exists 19:31:29 latest: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0 19:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:31:29 abb1d996365d: Preparing 19:31:29 79ffb13eab12: Preparing 19:31:29 25f142071ce5: Preparing 19:31:29 1e8ac47ebe23: Preparing 19:31:29 2a54259600f1: Preparing 19:31:29 9833f26c6bda: Preparing 19:31:29 9833f26c6bda: Waiting 19:31:29 abb1d996365d: Layer already exists 19:31:29 1e8ac47ebe23: Layer already exists 19:31:29 79ffb13eab12: Layer already exists 19:31:29 2a54259600f1: Layer already exists 19:31:29 25f142071ce5: Layer already exists 19:31:29 9833f26c6bda: Layer already exists 19:31:30 2.3.0: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:31:30 abb1d996365d: Preparing 19:31:30 79ffb13eab12: Preparing 19:31:30 25f142071ce5: Preparing 19:31:30 1e8ac47ebe23: Preparing 19:31:30 2a54259600f1: Preparing 19:31:30 9833f26c6bda: Preparing 19:31:30 9833f26c6bda: Waiting 19:31:30 79ffb13eab12: Layer already exists 19:31:30 2a54259600f1: Layer already exists 19:31:30 1e8ac47ebe23: Layer already exists 19:31:30 25f142071ce5: Layer already exists 19:31:30 abb1d996365d: Layer already exists 19:31:30 9833f26c6bda: Layer already exists 19:31:30 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:31 + 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 19:31:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:31:31 abb1d996365d: Preparing 19:31:31 79ffb13eab12: Preparing 19:31:31 25f142071ce5: Preparing 19:31:31 1e8ac47ebe23: Preparing 19:31:31 2a54259600f1: Preparing 19:31:31 9833f26c6bda: Preparing 19:31:31 9833f26c6bda: Waiting 19:31:31 25f142071ce5: Layer already exists 19:31:31 abb1d996365d: Layer already exists 19:31:31 79ffb13eab12: Layer already exists 19:31:31 1e8ac47ebe23: Layer already exists 19:31:31 2a54259600f1: Layer already exists 19:31:31 9833f26c6bda: Layer already exists 19:31:32 main: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:32 ===================================================== [Pipeline] echo 19:31:32 taggedImages: 19:31:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:31:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0 19:31:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:31:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:31:32 4f1b2626cb078c7149dc655301029b2517b4b500 19:31:32 latest 19:31:32 2.3.0 19:31:32 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:32 main 19:31:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:31:32 aa4d0e13078c: Preparing 19:31:32 5ca9fc0dd4d0: Preparing 19:31:32 07bb49bd21ae: Preparing 19:31:32 6af30ba81db9: Preparing 19:31:32 5d3e392a13a0: Preparing 19:31:32 5d3e392a13a0: Layer already exists 19:31:32 07bb49bd21ae: Layer already exists 19:31:32 aa4d0e13078c: Pushed 19:31:32 6af30ba81db9: Pushed 19:31:38 5ca9fc0dd4d0: Pushed 19:31:38 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:31:38 aa4d0e13078c: Preparing 19:31:38 5ca9fc0dd4d0: Preparing 19:31:38 07bb49bd21ae: Preparing 19:31:38 6af30ba81db9: Preparing 19:31:38 5d3e392a13a0: Preparing 19:31:38 5d3e392a13a0: Layer already exists 19:31:38 6af30ba81db9: Layer already exists 19:31:38 aa4d0e13078c: Layer already exists 19:31:38 5ca9fc0dd4d0: Layer already exists 19:31:38 07bb49bd21ae: Layer already exists 19:31:38 latest: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0 19:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:31:39 aa4d0e13078c: Preparing 19:31:39 5ca9fc0dd4d0: Preparing 19:31:39 07bb49bd21ae: Preparing 19:31:39 6af30ba81db9: Preparing 19:31:39 5d3e392a13a0: Preparing 19:31:39 07bb49bd21ae: Layer already exists 19:31:39 aa4d0e13078c: Layer already exists 19:31:39 5d3e392a13a0: Layer already exists 19:31:39 6af30ba81db9: Layer already exists 19:31:39 5ca9fc0dd4d0: Layer already exists 19:31:39 2.3.0: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:31:40 aa4d0e13078c: Preparing 19:31:40 5ca9fc0dd4d0: Preparing 19:31:40 07bb49bd21ae: Preparing 19:31:40 6af30ba81db9: Preparing 19:31:40 5d3e392a13a0: Preparing 19:31:40 07bb49bd21ae: Layer already exists 19:31:40 5ca9fc0dd4d0: Layer already exists 19:31:40 5d3e392a13a0: Layer already exists 19:31:40 aa4d0e13078c: Layer already exists 19:31:40 6af30ba81db9: Layer already exists 19:31:40 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:31:40 aa4d0e13078c: Preparing 19:31:40 5ca9fc0dd4d0: Preparing 19:31:40 07bb49bd21ae: Preparing 19:31:40 6af30ba81db9: Preparing 19:31:40 5d3e392a13a0: Preparing 19:31:40 07bb49bd21ae: Layer already exists 19:31:40 5ca9fc0dd4d0: Layer already exists 19:31:40 aa4d0e13078c: Layer already exists 19:31:40 6af30ba81db9: Layer already exists 19:31:40 5d3e392a13a0: Layer already exists 19:31:40 main: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:41 ===================================================== [Pipeline] echo 19:31:41 taggedImages: 19:31:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:31:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0 19:31:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:31:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:31:41 4f1b2626cb078c7149dc655301029b2517b4b500 19:31:41 latest 19:31:41 2.3.0 19:31:41 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:41 main 19:31:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:31:41 5dbabcbb544d: Preparing 19:31:41 647841bc46c5: Preparing 19:31:41 07bb49bd21ae: Preparing 19:31:41 ae80c9f37b63: Preparing 19:31:41 5d3e392a13a0: Preparing 19:31:41 ae80c9f37b63: Layer already exists 19:31:41 07bb49bd21ae: Layer already exists 19:31:41 5d3e392a13a0: Layer already exists 19:31:42 5dbabcbb544d: Pushed 19:31:47 647841bc46c5: Pushed 19:31:47 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:31:48 5dbabcbb544d: Preparing 19:31:48 647841bc46c5: Preparing 19:31:48 07bb49bd21ae: Preparing 19:31:48 ae80c9f37b63: Preparing 19:31:48 5d3e392a13a0: Preparing 19:31:48 07bb49bd21ae: Layer already exists 19:31:48 5dbabcbb544d: Layer already exists 19:31:48 647841bc46c5: Layer already exists 19:31:48 ae80c9f37b63: Layer already exists 19:31:48 5d3e392a13a0: Layer already exists 19:31:48 latest: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0 19:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:31:49 5dbabcbb544d: Preparing 19:31:49 647841bc46c5: Preparing 19:31:49 07bb49bd21ae: Preparing 19:31:49 ae80c9f37b63: Preparing 19:31:49 5d3e392a13a0: Preparing 19:31:49 5d3e392a13a0: Layer already exists 19:31:49 5dbabcbb544d: Layer already exists 19:31:49 07bb49bd21ae: Layer already exists 19:31:49 647841bc46c5: Layer already exists 19:31:49 ae80c9f37b63: Layer already exists 19:31:49 2.3.0: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:31:50 5dbabcbb544d: Preparing 19:31:50 647841bc46c5: Preparing 19:31:50 07bb49bd21ae: Preparing 19:31:50 ae80c9f37b63: Preparing 19:31:50 5d3e392a13a0: Preparing 19:31:50 5d3e392a13a0: Layer already exists 19:31:50 647841bc46c5: Layer already exists 19:31:50 ae80c9f37b63: Layer already exists 19:31:50 07bb49bd21ae: Layer already exists 19:31:50 5dbabcbb544d: Layer already exists 19:31:50 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:31:50 5dbabcbb544d: Preparing 19:31:50 647841bc46c5: Preparing 19:31:50 07bb49bd21ae: Preparing 19:31:50 ae80c9f37b63: Preparing 19:31:50 5d3e392a13a0: Preparing 19:31:50 5d3e392a13a0: Layer already exists 19:31:50 ae80c9f37b63: Layer already exists 19:31:50 647841bc46c5: Layer already exists 19:31:50 07bb49bd21ae: Layer already exists 19:31:50 5dbabcbb544d: Layer already exists 19:31:50 main: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:50 ===================================================== [Pipeline] echo 19:31:51 taggedImages: 19:31:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:31:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0 19:31:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 19:31:51 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 19:31:51 4f1b2626cb078c7149dc655301029b2517b4b500 19:31:51 latest 19:31:51 2.3.0 19:31:51 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:31:51 main 19:31:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:31:51 09fc807cc8c0: Preparing 19:31:51 3c8b17af0726: Preparing 19:31:51 fab515a04d54: Preparing 19:31:51 d93521b43612: Preparing 19:31:51 5d3e392a13a0: Preparing 19:31:51 5d3e392a13a0: Layer already exists 19:31:52 3c8b17af0726: Pushed 19:31:52 09fc807cc8c0: Pushed 19:31:54 fab515a04d54: Pushed 19:32:21 d93521b43612: Pushed 19:32:21 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:21 + 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 19:32:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:32:21 09fc807cc8c0: Preparing 19:32:21 3c8b17af0726: Preparing 19:32:21 fab515a04d54: Preparing 19:32:21 d93521b43612: Preparing 19:32:21 5d3e392a13a0: Preparing 19:32:21 5d3e392a13a0: Layer already exists 19:32:21 3c8b17af0726: Layer already exists 19:32:21 09fc807cc8c0: Layer already exists 19:32:21 d93521b43612: Layer already exists 19:32:21 fab515a04d54: Layer already exists 19:32:21 latest: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0 19:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:32:22 09fc807cc8c0: Preparing 19:32:22 3c8b17af0726: Preparing 19:32:22 fab515a04d54: Preparing 19:32:22 d93521b43612: Preparing 19:32:22 5d3e392a13a0: Preparing 19:32:22 3c8b17af0726: Layer already exists 19:32:22 d93521b43612: Layer already exists 19:32:22 5d3e392a13a0: Layer already exists 19:32:22 fab515a04d54: Layer already exists 19:32:22 09fc807cc8c0: Layer already exists 19:32:22 2.3.0: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:32:23 09fc807cc8c0: Preparing 19:32:23 3c8b17af0726: Preparing 19:32:23 fab515a04d54: Preparing 19:32:23 d93521b43612: Preparing 19:32:23 5d3e392a13a0: Preparing 19:32:23 5d3e392a13a0: Layer already exists 19:32:23 d93521b43612: Layer already exists 19:32:23 fab515a04d54: Layer already exists 19:32:23 09fc807cc8c0: Layer already exists 19:32:23 3c8b17af0726: Layer already exists 19:32:23 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:23 + 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 19:32:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 19:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:32:24 09fc807cc8c0: Preparing 19:32:24 3c8b17af0726: Preparing 19:32:24 fab515a04d54: Preparing 19:32:24 d93521b43612: Preparing 19:32:24 5d3e392a13a0: Preparing 19:32:24 5d3e392a13a0: Layer already exists 19:32:24 d93521b43612: Layer already exists 19:32:24 09fc807cc8c0: Layer already exists 19:32:24 fab515a04d54: Layer already exists 19:32:24 3c8b17af0726: Layer already exists 19:32:24 main: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:24 ===================================================== [Pipeline] echo 19:32:24 taggedImages: 19:32:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 19:32:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:32:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0 19:32:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 19:32:24 - 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 19:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:24 19:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:24 arm64: Pulling from edgex-lftools-log-publisher 19:32:24 8998bd30e6a1: Pulling fs layer 19:32:24 04944245beec: Pulling fs layer 19:32:24 699f458cf7ca: Pulling fs layer 19:32:24 765212b225bb: Pulling fs layer 19:32:24 f23df028b6ca: Pulling fs layer 19:32:24 d65c8cfc05b1: Pulling fs layer 19:32:24 2437ff75d9bd: Pulling fs layer 19:32:24 765212b225bb: Waiting 19:32:24 2437ff75d9bd: Waiting 19:32:24 f23df028b6ca: Waiting 19:32:24 d65c8cfc05b1: Waiting 19:32:25 04944245beec: Verifying Checksum 19:32:25 04944245beec: Download complete 19:32:25 765212b225bb: Verifying Checksum 19:32:25 765212b225bb: Download complete 19:32:25 f23df028b6ca: Verifying Checksum 19:32:25 f23df028b6ca: Download complete 19:32:25 d65c8cfc05b1: Verifying Checksum 19:32:25 d65c8cfc05b1: Download complete 19:32:25 699f458cf7ca: Verifying Checksum 19:32:25 699f458cf7ca: Download complete 19:32:25 8998bd30e6a1: Verifying Checksum 19:32:25 8998bd30e6a1: Download complete 19:32:28 2437ff75d9bd: Verifying Checksum 19:32:28 2437ff75d9bd: Download complete 19:32:29 8998bd30e6a1: Pull complete 19:32:30 04944245beec: Pull complete 19:32:31 699f458cf7ca: Pull complete 19:32:31 765212b225bb: Pull complete 19:32:32 f23df028b6ca: Pull complete 19:32:32 d65c8cfc05b1: Pull complete 19:32:47 2437ff75d9bd: Pull complete 19:32:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:47 prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container 19:32:47 $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:32:50 $ docker top c960ec4712a0f57606d0160b83521b98f19a951c2e8b30184d5b7d056ebdf42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:51 ---> job-cost.sh 19:32:51 lf-activate-venv: SKIPPING 19:32:51 INFO: No Stack... 19:32:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:32:52 INFO: Archiving Costs [Pipeline] sh 19:32:52 + + cut -d,cat -f6 /w/workspace/edgex-go/348/archives/cost.csv 19:32:52 [Pipeline] lock 19:32:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] 19:32:53 Resource [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] did not exist. Created. 19:32:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:32:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:32:53 Stashed 1 file(s) [Pipeline] } 19:32:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] [Pipeline] // lock [Pipeline] } 19:32:53 $ docker stop --time=1 c960ec4712a0f57606d0160b83521b98f19a951c2e8b30184d5b7d056ebdf42f 19:32:55 $ docker rm -f c960ec4712a0f57606d0160b83521b98f19a951c2e8b30184d5b7d056ebdf42f [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 19:32:55 provisioning config files... 19:32:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/348@tmp/config13595831748163211476tmp [Pipeline] { [Pipeline] sh 19:32:56 + set +x 19:32:56 + + bash -s -- 19:32:56 curl -s https://codecov.io/bash 19:32:56 19:32:56 _____ _ 19:32:56 / ____| | | 19:32:56 | | ___ __| | ___ ___ _____ __ 19:32:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:32:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:32:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:32:56 Bash-1.0.6 19:32:56 19:32:56 19:32:56 ==> git version 2.25.1 found 19:32:56 ==> 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 19:32:56 Release-Date: 2020-01-08 19:32:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:32:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:32:56 ==> Jenkins CI detected. 19:32:56 current dir:  /w/workspace/edgex-go/348 19:32:56 project root: . 19:32:56 --> token set from env 19:32:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:32:56 ==> Running gcov in . (disable via -X gcov) 19:32:56 ==> Python coveragepy not found 19:32:56 ==> Searching for coverage reports in: 19:32:56 + . 19:32:56 -> Found 1 reports 19:32:56 ==> Detecting git/mercurial file structure 19:32:56 ==> Reading reports 19:32:56 + ./coverage.out bytes=501828 19:32:56 ==> Appending adjustments 19:32:56 https://docs.codecov.io/docs/fixing-reports 19:32:57 + Found adjustments 19:32:57 ==> Gzipping contents 19:32:57 64K /tmp/codecov.49DaGd.gz 19:32:57 ==> Uploading reports 19:32:57 url: https://codecov.io 19:32:57 query: branch=main&commit=4f1b2626cb078c7149dc655301029b2517b4b500&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:32:57 -> Pinging Codecov 19:32:57 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=4f1b2626cb078c7149dc655301029b2517b4b500&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:32:58 -> Uploading to 19:32:58 https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/4f1b2626cb078c7149dc655301029b2517b4b500/63757f44-3394-4815-880c-66a20f6174e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T193257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8487f63891ec12768bd920a029e9997363c634bffd916d5178f058aca8b5c32b 19:32:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:32:58 Dload Upload Total Spent Left Speed 19:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65418 0 0 100 65418 0 313k --:--:-- --:--:-- --:--:-- 313k 19:32:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } 19:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:32:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:32:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:32:58 19:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:32:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:32:58 df9b9388f04a: Pulling fs layer 19:32:58 52dc419b0ee2: Pulling fs layer 19:32:58 25bc292e5bac: Pulling fs layer 19:32:58 114826534d7a: Pulling fs layer 19:32:58 4657fd5d0bcf: Pulling fs layer 19:32:58 6ad1cebc031e: Pulling fs layer 19:32:58 8a3aa393b2d8: Pulling fs layer 19:32:58 6ad1cebc031e: Waiting 19:32:58 4657fd5d0bcf: Waiting 19:32:58 114826534d7a: Waiting 19:32:58 25bc292e5bac: Verifying Checksum 19:32:58 25bc292e5bac: Download complete 19:32:58 52dc419b0ee2: Verifying Checksum 19:32:58 52dc419b0ee2: Download complete 19:32:58 4657fd5d0bcf: Verifying Checksum 19:32:58 4657fd5d0bcf: Download complete 19:32:58 df9b9388f04a: Verifying Checksum 19:32:59 df9b9388f04a: Pull complete 19:32:59 6ad1cebc031e: Verifying Checksum 19:32:59 6ad1cebc031e: Download complete 19:32:59 52dc419b0ee2: Pull complete 19:32:59 25bc292e5bac: Pull complete 19:32:59 114826534d7a: Verifying Checksum 19:32:59 114826534d7a: Download complete 19:33:00 8a3aa393b2d8: Verifying Checksum 19:33:00 8a3aa393b2d8: Download complete 19:33:02 114826534d7a: Pull complete 19:33:02 4657fd5d0bcf: Pull complete 19:33:03 6ad1cebc031e: Pull complete 19:33:05 8a3aa393b2d8: Pull complete 19:33:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:05 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:33:05 $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:33:11 $ docker top 22f58ad169da2c39d9c5830f9ee4d13faae79b6c5cea56d9fc8c3c07bca4d450 -eo pid,comm [Pipeline] { [Pipeline] echo 19:33:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 19:33:11 + set -o pipefail 19:33:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 19:33:16 19:33:16 Monitoring /w/workspace/edgex-go/348 (github.com/edgexfoundry/edgex-go)... 19:33:16 19:33:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f4f035ee-a39b-41fe-8a85-a9823258ae5b 19:33:16 19:33:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:33:16 19:33:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:33:16 19:33:16 19:33:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:33:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:33:16 More details here: https://snyk.co/ue1NS [Pipeline] } 19:33:16 $ docker stop --time=1 22f58ad169da2c39d9c5830f9ee4d13faae79b6c5cea56d9fc8c3c07bca4d450 19:33:20 $ docker rm -f 22f58ad169da2c39d9c5830f9ee4d13faae79b6c5cea56d9fc8c3c07bca4d450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:33:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:21 provisioning config files... 19:33:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/348@tmp/config15136557093825578005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:21 --> edgex-publish-swagger.sh 19:33:21 === Publish openapi/v2 API === 19:33:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:33:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/348/openapi/v2/core-command.yaml] 19:33:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:21 Dload Upload Total Spent Left Speed 19:33:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30671 0:00:01 0:00:01 --:--:-- 30671 100 33831 0 0 100 33831 0 30671 0:00:01 0:00:01 --:--:-- 30671 19:33:22 19:33:22 19:33:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/348/openapi/v2/core-data.yaml] 19:33:22 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:22 Dload Upload Total Spent Left Speed 19:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59422 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 53158 0:00:01 0:00:01 --:--:-- 53118 100 71604 0 0 100 71604 0 53118 0:00:01 0:00:01 --:--:-- 53079 19:33:23 19:33:23 19:33:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/348/openapi/v2/core-metadata.yaml] 19:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:23 Dload Upload Total Spent Left Speed 19:33:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 19:33:25 19:33:25 19:33:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/348/openapi/v2/support-notifications.yaml] 19:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:25 Dload Upload Total Spent Left Speed 19:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 82932 0:00:01 0:00:01 --:--:-- 83009 100 89318 0 0 100 89318 0 82855 0:00:01 0:00:01 --:--:-- 82855 19:33:26 19:33:26 19:33:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/348/openapi/v2/support-scheduler.yaml] 19:33:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:26 Dload Upload Total Spent Left Speed 19:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 19:33:26 19:33:26 19:33:26 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/348/openapi/v2/system-agent.yaml] 19:33:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:26 Dload Upload Total Spent Left Speed 19:33:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19911 0:00:01 0:00:01 --:--:-- 19911 100 20091 0 0 100 20091 0 19911 0:00:01 0:00:01 --:--:-- 19911 19:33:28 19:33:28 [Pipeline] } 19:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 19:33:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:29 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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/py-git-semver:0.1.4 cat 19:33:29 $ docker top 9f83e3bb1a4c33f368590d816ad64e9f059b9c31af605f7c68411c0e07bf60cd -eo pid,comm 19:33:29 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). 19:33:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:29 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.106' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:29 + git semver [Pipeline] } 19:33:30 $ docker stop --time=1 9f83e3bb1a4c33f368590d816ad64e9f059b9c31af605f7c68411c0e07bf60cd 19:33:31 $ docker rm -f 9f83e3bb1a4c33f368590d816ad64e9f059b9c31af605f7c68411c0e07bf60cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:33:31 19:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:33:32 0.23.1-centos7: Pulling from edgex-lftools 19:33:32 ab5ef0e58194: Pulling fs layer 19:33:32 9712f1f96733: Pulling fs layer 19:33:32 63f879dbbcfc: Pulling fs layer 19:33:32 0d9ebad4ef96: Pulling fs layer 19:33:32 e9a5061849ea: Pulling fs layer 19:33:32 d747dcd14b5f: Pulling fs layer 19:33:32 2de7ff778b66: Pulling fs layer 19:33:32 0d9ebad4ef96: Waiting 19:33:32 d747dcd14b5f: Waiting 19:33:32 2de7ff778b66: Waiting 19:33:32 e9a5061849ea: Waiting 19:33:32 9712f1f96733: Download complete 19:33:32 63f879dbbcfc: Verifying Checksum 19:33:32 63f879dbbcfc: Download complete 19:33:32 e9a5061849ea: Verifying Checksum 19:33:32 e9a5061849ea: Download complete 19:33:32 d747dcd14b5f: Verifying Checksum 19:33:32 d747dcd14b5f: Download complete 19:33:32 2de7ff778b66: Verifying Checksum 19:33:32 2de7ff778b66: Download complete 19:33:32 ab5ef0e58194: Verifying Checksum 19:33:32 ab5ef0e58194: Download complete 19:33:32 0d9ebad4ef96: Verifying Checksum 19:33:32 0d9ebad4ef96: Download complete 19:33:35 ab5ef0e58194: Pull complete 19:33:35 9712f1f96733: Pull complete 19:33:36 63f879dbbcfc: Pull complete 19:33:40 0d9ebad4ef96: Pull complete 19:33:40 e9a5061849ea: Pull complete 19:33:40 d747dcd14b5f: Pull complete 19:33:41 2de7ff778b66: Pull complete 19:33:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:33:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:41 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:33:46 $ docker top 5a35a5b13836b3f906ccecf8feb52c20a104106b92409164de45b6b4cc41f2a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:33:46 provisioning config files... 19:33:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/348@tmp/config7821994645228477968tmp 19:33:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/348@tmp/config7603475300333310142tmp 19:33:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/348@tmp/config12036999869067915194tmp [Pipeline] { [Pipeline] echo 19:33:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:33:47 ---> sigul-configuration.sh 19:33:47 gpg: directory `/root/.gnupg' created 19:33:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:33:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:33:47 gpg: keyring `/root/.gnupg/secring.gpg' created 19:33:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:33:47 gpg: CAST5 encrypted data 19:33:47 gpg: encrypted with 1 passphrase 19:33:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:33:47 + mkdir /home/jenkins 19:33:47 + mkdir /home/jenkins/sigul [Pipeline] sh 19:33:47 + 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 19:33:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:33:48 ---> sigul-install.sh 19:33:48 Sigul already installed; skipping installation. [Pipeline] sh 19:33:48 + git tag --list 19:33:48 0.6.0 19:33:48 0.6.1 19:33:48 0.7.0 19:33:48 0.7.1 19:33:48 v1.0.0 19:33:48 v1.0.1 19:33:48 v1.1.0 19:33:48 v1.2.0 19:33:48 v1.2.1 19:33:48 v1.3.0 19:33:48 v1.3.1 19:33:48 v2.0.0 19:33:48 v2.1.0 19:33:48 v2.1.1 19:33:48 v2.1.1-dev.1 19:33:48 v2.1.1-dev.2 19:33:48 v2.1.1-dev.3 19:33:48 v2.1.1-dev.4 19:33:48 v2.1.1-dev.5 19:33:48 v2.1.1-dev.6 19:33:48 v2.1.1-dev.7 19:33:48 v2.1.1-dev.8 19:33:48 v2.1.2-dev.1 19:33:48 v2.2.0 19:33:48 v2.2.1-dev.1 19:33:48 v2.2.1-dev.10 19:33:48 v2.2.1-dev.11 19:33:48 v2.2.1-dev.12 19:33:48 v2.2.1-dev.13 19:33:48 v2.2.1-dev.14 19:33:48 v2.2.1-dev.15 19:33:48 v2.2.1-dev.16 19:33:48 v2.2.1-dev.17 19:33:48 v2.2.1-dev.18 19:33:48 v2.2.1-dev.19 19:33:48 v2.2.1-dev.2 19:33:48 v2.2.1-dev.20 19:33:48 v2.2.1-dev.21 19:33:48 v2.2.1-dev.22 19:33:48 v2.2.1-dev.23 19:33:48 v2.2.1-dev.24 19:33:48 v2.2.1-dev.25 19:33:48 v2.2.1-dev.26 19:33:48 v2.2.1-dev.27 19:33:48 v2.2.1-dev.28 19:33:48 v2.2.1-dev.29 19:33:48 v2.2.1-dev.3 19:33:48 v2.2.1-dev.4 19:33:48 v2.2.1-dev.5 19:33:48 v2.2.1-dev.6 19:33:48 v2.2.1-dev.7 19:33:48 v2.2.1-dev.8 19:33:48 v2.2.1-dev.9 19:33:48 v2.3.0 19:33:48 v2.3.0-dev.100 19:33:48 v2.3.0-dev.101 19:33:48 v2.3.0-dev.102 19:33:48 v2.3.0-dev.103 19:33:48 v2.3.0-dev.104 19:33:48 v2.3.0-dev.105 19:33:48 v2.3.0-dev.106 19:33:48 v2.3.0-dev.29 19:33:48 v2.3.0-dev.30 19:33:48 v2.3.0-dev.31 19:33:48 v2.3.0-dev.32 19:33:48 v2.3.0-dev.33 19:33:48 v2.3.0-dev.34 19:33:48 v2.3.0-dev.35 19:33:48 v2.3.0-dev.36 19:33:48 v2.3.0-dev.37 19:33:48 v2.3.0-dev.38 19:33:48 v2.3.0-dev.39 19:33:48 v2.3.0-dev.40 19:33:48 v2.3.0-dev.41 19:33:48 v2.3.0-dev.42 19:33:48 v2.3.0-dev.43 19:33:48 v2.3.0-dev.44 19:33:48 v2.3.0-dev.45 19:33:48 v2.3.0-dev.46 19:33:48 v2.3.0-dev.47 19:33:48 v2.3.0-dev.48 19:33:48 v2.3.0-dev.49 19:33:48 v2.3.0-dev.50 19:33:48 v2.3.0-dev.51 19:33:48 v2.3.0-dev.52 19:33:48 v2.3.0-dev.53 19:33:48 v2.3.0-dev.54 19:33:48 v2.3.0-dev.55 19:33:48 v2.3.0-dev.56 19:33:48 v2.3.0-dev.57 19:33:48 v2.3.0-dev.58 19:33:48 v2.3.0-dev.59 19:33:48 v2.3.0-dev.60 19:33:48 v2.3.0-dev.61 19:33:48 v2.3.0-dev.62 19:33:48 v2.3.0-dev.63 19:33:48 v2.3.0-dev.64 19:33:48 v2.3.0-dev.65 19:33:48 v2.3.0-dev.66 19:33:48 v2.3.0-dev.67 19:33:48 v2.3.0-dev.68 19:33:48 v2.3.0-dev.69 19:33:48 v2.3.0-dev.70 19:33:48 v2.3.0-dev.71 19:33:48 v2.3.0-dev.72 19:33:48 v2.3.0-dev.73 19:33:48 v2.3.0-dev.74 19:33:48 v2.3.0-dev.75 19:33:48 v2.3.0-dev.76 19:33:48 v2.3.0-dev.77 19:33:48 v2.3.0-dev.78 19:33:48 v2.3.0-dev.79 19:33:48 v2.3.0-dev.80 19:33:48 v2.3.0-dev.81 19:33:48 v2.3.0-dev.82 19:33:48 v2.3.0-dev.83 19:33:48 v2.3.0-dev.84 19:33:48 v2.3.0-dev.85 19:33:48 v2.3.0-dev.86 19:33:48 v2.3.0-dev.87 19:33:48 v2.3.0-dev.88 19:33:48 v2.3.0-dev.89 19:33:48 v2.3.0-dev.90 19:33:48 v2.3.0-dev.91 19:33:48 v2.3.0-dev.92 19:33:48 v2.3.0-dev.93 19:33:48 v2.3.0-dev.94 19:33:48 v2.3.0-dev.95 19:33:48 v2.3.0-dev.96 19:33:48 v2.3.0-dev.97 19:33:48 v2.3.0-dev.98 19:33:48 v2.3.0-dev.99 [Pipeline] sh 19:33:48 + lftools sign git-tag v2.3.0 19:33:49 Signing Git tag with Sigul... 19:33:49 Signing v2.3.0 [Pipeline] echo 19:33:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:33:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:33:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:33:49 $ docker stop --time=1 5a35a5b13836b3f906ccecf8feb52c20a104106b92409164de45b6b4cc41f2a6 19:33:51 $ docker rm -f 5a35a5b13836b3f906ccecf8feb52c20a104106b92409164de45b6b4cc41f2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:33:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:51 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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/py-git-semver:0.1.4 cat 19:33:52 $ docker top 58ef505df565ceef71cd017ef6f24199fe0733b3df4c411e4c175eeb69b4213b -eo pid,comm 19:33:52 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). 19:33:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:52 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.106' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:52 + git semver [Pipeline] } 19:33:52 $ docker stop --time=1 58ef505df565ceef71cd017ef6f24199fe0733b3df4c411e4c175eeb69b4213b 19:33:54 $ docker rm -f 58ef505df565ceef71cd017ef6f24199fe0733b3df4c411e4c175eeb69b4213b [Pipeline] // withDockerContainer [Pipeline] sh 19:33:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:54 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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/py-git-semver:0.1.4 cat 19:33:55 $ docker top fac58364925549435b77aadc72ec020ea18765109a73c3dcb7f37c648313914e -eo pid,comm 19:33:55 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). 19:33:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:55 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.106' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:55 + git semver [Pipeline] } 19:33:55 $ docker stop --time=1 fac58364925549435b77aadc72ec020ea18765109a73c3dcb7f37c648313914e 19:33:56 $ docker rm -f fac58364925549435b77aadc72ec020ea18765109a73c3dcb7f37c648313914e [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 19:33:57 + [ -d /w/workspace/edgex-go/348/archives ] [Pipeline] libraryResource [Pipeline] sh 19:33:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:33:58 ---> package-listing.sh 19:33:58 ++ facter osfamily 19:33:58 ++ tr '[:upper:]' '[:lower:]' 19:33:58 + OS_FAMILY=debian 19:33:58 + workspace=/w/workspace/edgex-go/348 19:33:58 + START_PACKAGES=/tmp/packages_start.txt 19:33:58 + END_PACKAGES=/tmp/packages_end.txt 19:33:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:33:58 + PACKAGES=/tmp/packages_start.txt 19:33:58 + '[' /w/workspace/edgex-go/348 ']' 19:33:58 + PACKAGES=/tmp/packages_end.txt 19:33:58 + case "${OS_FAMILY}" in 19:33:58 + dpkg -l 19:33:58 + grep '^ii' 19:33:59 + '[' -f /tmp/packages_start.txt ']' 19:33:59 + '[' -f /tmp/packages_end.txt ']' 19:33:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:33:59 + '[' /w/workspace/edgex-go/348 ']' 19:33:59 + mkdir -p /w/workspace/edgex-go/348/archives/ 19:33:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/348/archives/ [Pipeline] echo 19:33:59 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/348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:33:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:59 19:33:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:00 latest: Pulling from edgex-lftools-log-publisher 19:34:00 5eb5b503b376: Pulling fs layer 19:34:00 5c69ac0246d0: Pulling fs layer 19:34:00 ec43610c2a17: Pulling fs layer 19:34:00 3a2ae6a8a46f: Pulling fs layer 19:34:00 33b1e0a273af: Pulling fs layer 19:34:00 5d3b04190fa2: Pulling fs layer 19:34:00 2f39f015ded8: Pulling fs layer 19:34:00 3a2ae6a8a46f: Waiting 19:34:00 33b1e0a273af: Waiting 19:34:00 5d3b04190fa2: Waiting 19:34:00 2f39f015ded8: Waiting 19:34:00 5c69ac0246d0: Verifying Checksum 19:34:00 3a2ae6a8a46f: Verifying Checksum 19:34:00 3a2ae6a8a46f: Download complete 19:34:00 ec43610c2a17: Verifying Checksum 19:34:00 ec43610c2a17: Download complete 19:34:00 33b1e0a273af: Verifying Checksum 19:34:00 33b1e0a273af: Download complete 19:34:00 5eb5b503b376: Verifying Checksum 19:34:00 5eb5b503b376: Download complete 19:34:01 2f39f015ded8: Download complete 19:34:01 5eb5b503b376: Pull complete 19:34:01 5c69ac0246d0: Pull complete 19:34:02 ec43610c2a17: Pull complete 19:34:02 3a2ae6a8a46f: Pull complete 19:34:02 33b1e0a273af: Pull complete 19:34:02 5d3b04190fa2: Pull complete 19:34:06 2f39f015ded8: Pull complete 19:34:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:06 prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container 19:34:06 $ 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/348/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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:10 $ docker top 1491967caa996d935545285d9aec7d19f86c2d205f3ac77dd54805eccc041448 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:11 + mkdir -p /var/log/sysstat [Pipeline] sh 19:34:11 + ls /var/log/sa-host 19:34:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:11 provisioning config files... 19:34:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/348@tmp/config18103562877017632181tmp [Pipeline] { [Pipeline] echo 19:34:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:12 ---> create-netrc.sh [Pipeline] } 19:34:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:12 ---> python-tools-install.sh [Pipeline] echo 19:34:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:12 ---> sudo-logs.sh 19:34:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:34:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:13 ---> job-cost.sh 19:34:13 lf-activate-venv: SKIPPING 19:34:13 DEBUG: total: 0.10999999940395355 19:34:13 INFO: Retrieving Stack Cost... 19:34:13 INFO: Retrieving Pricing Info for: v3-standard-8 19:34:13 INFO: Archiving Costs [Pipeline] echo 19:34:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:14 ---> logs-deploy.sh 19:34:14 lf-activate-venv: SKIPPING 19:34:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/348 19:34:14 INFO: archiving workspace using pattern(s): 19:34:15 Archives upload complete. 19:34:15 INFO: archiving logs to Nexus 19:34:16 ---> uname -a: 19:34:16 Linux prd-ubuntu20-04-docker-8c-8g-118789 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:34:16 19:34:16 19:34:16 ---> lscpu: 19:34:16 Architecture: x86_64 19:34:16 CPU op-mode(s): 32-bit, 64-bit 19:34:16 Byte Order: Little Endian 19:34:16 Address sizes: 40 bits physical, 48 bits virtual 19:34:16 CPU(s): 8 19:34:16 On-line CPU(s) list: 0-7 19:34:16 Thread(s) per core: 1 19:34:16 Core(s) per socket: 1 19:34:16 Socket(s): 8 19:34:16 NUMA node(s): 1 19:34:16 Vendor ID: AuthenticAMD 19:34:16 CPU family: 23 19:34:16 Model: 49 19:34:16 Model name: AMD EPYC-Rome Processor 19:34:16 Stepping: 0 19:34:16 CPU MHz: 2800.002 19:34:16 BogoMIPS: 5600.00 19:34:16 Virtualization: AMD-V 19:34:16 Hypervisor vendor: KVM 19:34:16 Virtualization type: full 19:34:16 L1d cache: 256 KiB 19:34:16 L1i cache: 256 KiB 19:34:16 L2 cache: 4 MiB 19:34:16 L3 cache: 128 MiB 19:34:16 NUMA node0 CPU(s): 0-7 19:34:16 Vulnerability Itlb multihit: Not affected 19:34:16 Vulnerability L1tf: Not affected 19:34:16 Vulnerability Mds: Not affected 19:34:16 Vulnerability Meltdown: Not affected 19:34:16 Vulnerability Mmio stale data: Not affected 19:34:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:34:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:34:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:34:16 Vulnerability Srbds: Not affected 19:34:16 Vulnerability Tsx async abort: Not affected 19:34:16 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 19:34:16 19:34:16 19:34:16 ---> nproc: 19:34:16 8 19:34:16 19:34:16 19:34:16 ---> df -h: 19:34:16 Filesystem Size Used Avail Use% Mounted on 19:34:16 overlay 155G 21G 135G 14% / 19:34:16 tmpfs 64M 0 64M 0% /dev 19:34:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:34:16 shm 64M 0 64M 0% /dev/shm 19:34:16 /dev/vda1 155G 21G 135G 14% /facter-os 19:34:16 19:34:16 19:34:16 ---> sar -b -r -n DEV: 19:34:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118789) 11/09/22 _x86_64_ (8 CPU) 19:34:16 19:34:16 19:04:46 LINUX RESTART (8 CPU) 19:34:16 19:34:16 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:34:16 19:06:01 155.27 47.59 107.68 0.00 5375.37 108429.53 0.00 19:34:16 19:07:01 86.40 0.58 85.82 0.00 15.06 25510.55 0.00 19:34:16 19:08:01 52.42 0.28 52.14 0.00 3.47 18459.21 0.00 19:34:16 19:09:01 291.99 5.41 286.57 0.00 63.70 149699.68 0.00 19:34:16 19:10:01 445.75 5.11 440.64 0.00 108.06 204032.78 0.00 19:34:16 19:11:02 640.28 1.22 639.06 0.00 19.20 209570.54 0.00 19:34:16 19:12:01 509.71 1.54 508.17 0.00 12.33 224252.35 0.00 19:34:16 19:13:01 806.28 6.97 799.32 0.00 841.33 126988.30 0.00 19:34:16 19:14:01 23.14 0.10 23.04 0.00 16.93 724.96 0.00 19:34:16 19:15:01 8.82 0.02 8.80 0.00 4.27 265.16 0.00 19:34:16 19:16:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:34:16 19:17:01 2.07 0.02 2.05 0.00 0.13 21.86 0.00 19:34:16 19:18:01 1.87 0.00 1.87 0.00 0.00 26.53 0.00 19:34:16 19:19:01 1.93 0.00 1.93 0.00 0.00 20.40 0.00 19:34:16 19:20:01 1.87 0.02 1.85 0.00 0.13 21.60 0.00 19:34:16 19:21:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 19:34:16 19:22:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 19:34:16 19:23:01 1.22 0.00 1.22 0.00 0.00 17.06 0.00 19:34:16 19:24:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 19:34:16 19:25:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 19:34:16 19:26:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 19:34:16 19:27:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 19:34:16 19:28:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 19:34:16 19:29:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 19:34:16 19:30:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 19:34:16 19:31:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 19:34:16 19:32:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 19:34:16 19:33:01 2.67 0.10 2.57 0.00 10.26 136.24 0.00 19:34:16 19:34:01 143.83 0.35 143.48 0.00 13.73 58712.08 0.00 19:34:16 Average: 109.78 2.39 107.39 0.00 223.70 38762.70 0.00 19:34:16 19:34:16 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:16 19:06:01 28743524 31632708 682972 2.08 73660 3089832 1980124 5.84 1015196 2765772 52 19:34:16 19:07:01 27927660 31568600 731524 2.22 108232 3735120 1913948 5.64 1451956 3054420 448536 19:34:16 19:08:01 27577912 31592436 705100 2.14 111944 4074888 1811444 5.34 1331928 3493408 417604 19:34:16 19:09:01 24801780 31522272 758516 2.31 193636 6478220 1948680 5.74 1916068 5440424 459416 19:34:16 19:10:01 21877748 31126076 1141032 3.47 282480 8841172 3596460 10.60 2450412 7734908 15648 19:34:16 19:11:02 20492292 31441832 835992 2.54 337200 10384104 2331020 6.87 2163404 9317104 31952 19:34:16 19:12:01 17299416 30825916 1441664 4.38 438916 12704632 3012724 8.88 2983844 11526016 97248 19:34:16 19:13:01 18978844 31530604 749060 2.28 466552 11735164 1990012 5.86 2260460 10616732 968 19:34:16 19:14:01 18998236 31552404 727116 2.21 467800 11736376 1966672 5.80 2241224 10617264 432 19:34:16 19:15:01 18994448 31549032 730276 2.22 468224 11736584 1831120 5.40 2245916 10617432 296 19:34:16 19:16:01 18994672 31549296 730264 2.22 468236 11736596 1831120 5.40 2245780 10617436 28 19:34:16 19:17:01 19000672 31555348 724168 2.20 468292 11736596 1831120 5.40 2238716 10617436 20 19:34:16 19:18:01 19000912 31556032 724124 2.20 468352 11736604 1847172 5.44 2238432 10617792 8 19:34:16 19:19:01 19004400 31559556 720564 2.19 468384 11736604 1847172 5.44 2233704 10617800 12 19:34:16 19:20:01 19003132 31558488 721312 2.19 468404 11736604 1865272 5.50 2233932 10617816 20 19:34:16 19:21:01 19003312 31558700 721036 2.19 468432 11736612 1865272 5.50 2233816 10617820 172 19:34:16 19:22:01 19003076 31558496 721228 2.19 468452 11736612 1865272 5.50 2233772 10617828 12 19:34:16 19:23:01 19003156 31558588 721068 2.19 468492 11736592 1865272 5.50 2233924 10617808 168 19:34:16 19:24:01 19003456 31558892 720716 2.19 468524 11736592 1865272 5.50 2234060 10617808 8 19:34:16 19:25:01 19003440 31558928 720636 2.19 468556 11736596 1865272 5.50 2233864 10617812 196 19:34:16 19:26:01 19002816 31558340 721116 2.19 468568 11736608 1865272 5.50 2234276 10617824 180 19:34:16 19:27:01 19002872 31558432 721032 2.19 468596 11736608 1865272 5.50 2233932 10617824 180 19:34:16 19:28:01 19002832 31558400 720980 2.19 468604 11736612 1865272 5.50 2233916 10617828 8 19:34:16 19:29:01 19002872 31558464 720824 2.19 468616 11736612 1865272 5.50 2234344 10617828 4 19:34:16 19:30:01 19003492 31559088 720548 2.19 468640 11736604 1865272 5.50 2234292 10617832 32 19:34:16 19:31:01 19003792 31559444 720184 2.19 468664 11736620 1865272 5.50 2234424 10617836 212 19:34:16 19:32:01 19003824 31559476 720140 2.19 468676 11736620 1865272 5.50 2234028 10617836 12 19:34:16 19:33:01 18452640 31510956 767656 2.33 469452 12223852 2111904 6.22 2281388 11105032 488304 19:34:16 19:34:01 17271580 31527140 748796 2.28 514400 13252568 1970908 5.81 2366548 12074548 207928 19:34:16 Average: 20153752 31512550 768608 2.34 410241 10672924 2002418 5.90 2162330 9616042 74816 19:34:16 19:34:16 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:16 19:06:01 ens3 1335.39 1105.52 11836.70 147.62 0.00 0.00 0.00 0.00 19:34:16 19:06:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 19:34:16 19:06:01 docker0 327.98 314.00 24.42 2716.59 0.00 0.00 0.00 0.00 19:34:16 19:07:01 ens3 178.65 124.81 807.99 24.77 0.00 0.00 0.00 0.00 19:34:16 19:07:01 vetheb043ff 1.10 1.28 0.09 0.11 0.00 0.00 0.00 0.00 19:34:16 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:07:01 docker0 96.38 129.53 7.88 763.05 0.00 0.00 0.00 0.00 19:34:16 19:08:01 ens3 34.08 35.08 22.00 99.42 0.00 0.00 0.00 0.00 19:34:16 19:08:01 vetheb043ff 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 19:34:16 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:08:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:34:16 19:09:01 ens3 580.88 477.51 6718.36 54.20 0.00 0.00 0.00 0.00 19:34:16 19:09:01 vethe42764a 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 19:34:16 19:09:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:34:16 19:09:01 docker0 414.58 484.87 30.20 5023.10 0.00 0.00 0.00 0.00 19:34:16 19:10:01 ens3 45.10 28.13 202.33 10.39 0.00 0.00 0.00 0.00 19:34:16 19:10:01 vethea9b8e5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:34:16 19:10:01 vethe42764a 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:10:01 veth7a7f951 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:34:16 19:10:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:34:16 19:10:01 vethc0a4673 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:34:16 19:10:01 docker0 3.63 7.03 0.24 81.02 0.00 0.00 0.00 0.00 19:34:16 19:10:01 veth24679d2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:34:16 19:11:02 ens3 498.22 268.06 3762.97 39.41 0.00 0.00 0.00 0.00 19:34:16 19:11:02 vethe42764a 0.00 0.57 0.00 0.02 0.00 0.00 0.00 0.00 19:34:16 19:11:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:34:16 19:11:02 docker0 185.40 287.32 14.72 3356.33 0.00 0.00 0.00 0.00 19:34:16 19:12:01 ens3 435.83 177.25 2450.75 27.13 0.00 0.00 0.00 0.00 19:34:16 19:12:01 vethe42764a 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:12:01 veth2a3a5c5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:34:16 19:12:01 veth80ab4e9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:34:16 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:12:01 docker0 113.32 195.46 9.16 2027.25 0.00 0.00 0.00 0.00 19:34:16 19:13:01 ens3 141.38 100.53 855.69 197.40 0.00 0.00 0.00 0.00 19:34:16 19:13:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 19:34:16 19:13:01 docker0 18.03 44.58 1.43 779.01 0.00 0.00 0.00 0.00 19:34:16 19:14:01 ens3 458.91 473.49 219.19 2598.89 0.00 0.00 0.00 0.00 19:34:16 19:14:01 lo 44.59 44.59 4.40 4.40 0.00 0.00 0.00 0.00 19:34:16 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:15:01 ens3 200.75 221.21 86.27 1292.04 0.00 0.00 0.00 0.00 19:34:16 19:15:01 lo 14.60 14.60 1.43 1.43 0.00 0.00 0.00 0.00 19:34:16 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:16:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:34:16 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:19:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 19:34:16 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:20:01 ens3 2.68 2.18 13.53 0.34 0.00 0.00 0.00 0.00 19:34:16 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:21:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:34:16 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:22:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:34:16 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:23:01 ens3 0.77 0.25 0.16 0.08 0.00 0.00 0.00 0.00 19:34:16 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:24:01 ens3 0.45 0.53 0.26 0.22 0.00 0.00 0.00 0.00 19:34:16 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:26:01 ens3 0.18 0.17 0.13 0.07 0.00 0.00 0.00 0.00 19:34:16 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:28:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:34:16 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:29:01 ens3 0.60 0.43 0.32 0.21 0.00 0.00 0.00 0.00 19:34:16 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:31:01 ens3 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 19:34:16 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:16 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:33:01 ens3 143.14 94.17 3966.71 10.49 0.00 0.00 0.00 0.00 19:34:16 19:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:34:16 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:16 19:34:01 ens3 377.69 290.77 6456.02 155.70 0.00 0.00 0.00 0.00 19:34:16 19:34:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 19:34:16 19:34:01 docker0 45.49 66.94 3.82 696.75 0.00 0.00 0.00 0.00 19:34:16 Average: ens3 152.85 117.25 1289.01 160.72 0.00 0.00 0.00 0.00 19:34:16 Average: lo 2.61 2.61 0.25 0.25 0.00 0.00 0.00 0.00 19:34:16 Average: docker0 41.52 52.69 3.17 531.71 0.00 0.00 0.00 0.00 19:34:16 19:34:16 19:34:16 ---> sar -P ALL: 19:34:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118789) 11/09/22 _x86_64_ (8 CPU) 19:34:16 19:34:16 19:04:46 LINUX RESTART (8 CPU) 19:34:16 19:34:16 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:34:16 19:06:01 all 9.84 0.00 3.51 3.94 0.05 82.65 19:34:16 19:06:01 0 8.22 0.00 3.64 0.67 0.05 87.41 19:34:16 19:06:01 1 12.24 0.00 3.11 0.54 0.05 84.06 19:34:16 19:06:01 2 8.48 0.00 2.98 11.27 0.03 77.24 19:34:16 19:06:01 3 10.78 0.00 2.70 0.32 0.07 86.14 19:34:16 19:06:01 4 7.65 0.00 3.25 3.66 0.05 85.40 19:34:16 19:06:01 5 9.55 0.00 2.91 1.53 0.05 85.96 19:34:16 19:06:01 6 14.19 0.00 3.48 2.47 0.05 79.81 19:34:16 19:06:01 7 7.59 0.00 6.07 11.17 0.07 75.09 19:34:16 19:07:01 all 29.84 0.00 5.42 1.86 0.07 62.82 19:34:16 19:07:01 0 28.46 0.00 5.56 6.48 0.07 59.43 19:34:16 19:07:01 1 29.12 0.00 6.00 0.15 0.07 64.67 19:34:16 19:07:01 2 29.99 0.00 5.66 0.52 0.07 63.76 19:34:16 19:07:01 3 29.08 0.00 4.89 0.18 0.07 65.78 19:34:16 19:07:01 4 30.18 0.00 5.10 0.64 0.08 64.00 19:34:16 19:07:01 5 30.92 0.00 4.83 0.08 0.07 64.10 19:34:16 19:07:01 6 30.60 0.00 5.01 0.02 0.07 64.30 19:34:16 19:07:01 7 30.34 0.00 6.35 6.78 0.07 56.46 19:34:16 19:08:01 all 51.98 0.00 6.82 0.88 0.09 40.22 19:34:16 19:08:01 0 53.82 0.00 6.79 3.75 0.08 35.55 19:34:16 19:08:01 1 53.19 0.00 7.21 0.30 0.10 39.19 19:34:16 19:08:01 2 51.94 0.00 6.43 0.14 0.10 41.39 19:34:16 19:08:01 3 52.75 0.00 6.85 1.77 0.08 38.54 19:34:16 19:08:01 4 51.78 0.00 6.90 0.08 0.08 41.15 19:34:16 19:08:01 5 50.89 0.00 7.25 0.32 0.08 41.46 19:34:16 19:08:01 6 51.61 0.00 6.52 0.25 0.08 41.52 19:34:16 19:08:01 7 49.86 0.00 6.60 0.44 0.08 43.01 19:34:16 19:09:01 all 11.40 0.00 6.60 9.42 0.05 72.53 19:34:16 19:09:01 0 10.78 0.00 5.78 7.74 0.05 75.66 19:34:16 19:09:01 1 11.34 0.00 6.60 10.46 0.05 71.56 19:34:16 19:09:01 2 11.75 0.00 6.90 8.12 0.03 73.19 19:34:16 19:09:01 3 10.75 0.00 6.84 30.37 0.07 51.97 19:34:16 19:09:01 4 11.95 0.00 8.42 7.79 0.05 71.79 19:34:16 19:09:01 5 11.76 0.00 5.17 2.75 0.03 80.28 19:34:16 19:09:01 6 12.89 0.00 6.39 4.17 0.05 76.50 19:34:16 19:09:01 7 9.92 0.00 6.70 4.09 0.07 79.23 19:34:16 19:10:01 all 31.68 0.00 8.41 12.67 0.08 47.16 19:34:16 19:10:01 0 31.68 0.00 9.47 21.69 0.10 37.07 19:34:16 19:10:01 1 31.41 0.00 8.74 16.63 0.08 43.14 19:34:16 19:10:01 2 31.28 0.00 7.85 33.43 0.08 27.36 19:34:16 19:10:01 3 31.56 0.00 9.07 11.83 0.05 47.50 19:34:16 19:10:01 4 32.94 0.00 7.73 4.18 0.07 55.08 19:34:16 19:10:01 5 32.18 0.00 7.57 3.00 0.08 57.17 19:34:16 19:10:01 6 32.15 0.00 8.36 6.22 0.07 53.20 19:34:16 19:10:01 7 30.26 0.00 8.55 4.54 0.08 56.56 19:34:16 19:11:02 all 26.03 0.00 9.03 21.56 0.13 43.25 19:34:16 19:11:02 0 26.57 0.00 9.11 20.24 0.09 44.00 19:34:16 19:11:02 1 25.89 0.00 8.41 32.23 0.12 33.34 19:34:16 19:11:02 2 25.30 0.00 8.56 11.46 0.10 54.58 19:34:16 19:11:02 3 25.08 0.00 8.47 29.94 0.12 36.39 19:34:16 19:11:02 4 27.13 0.00 8.61 12.27 0.10 51.89 19:34:16 19:11:02 5 26.57 0.00 8.34 13.41 0.10 51.58 19:34:16 19:11:02 6 26.37 0.00 11.28 28.60 0.21 33.55 19:34:16 19:11:02 7 25.34 0.00 9.46 24.48 0.19 40.53 19:34:16 19:12:01 all 45.56 0.00 11.26 16.11 0.16 26.91 19:34:16 19:12:01 0 46.96 0.00 10.77 8.17 0.17 33.92 19:34:16 19:12:01 1 44.68 0.00 13.12 11.58 0.25 30.37 19:34:16 19:12:01 2 43.41 0.00 10.86 22.28 0.14 23.31 19:34:16 19:12:01 3 43.33 0.00 10.58 19.36 0.16 26.58 19:34:16 19:12:01 4 46.48 0.00 11.36 20.04 0.14 21.98 19:34:16 19:12:01 5 46.83 0.00 11.52 15.90 0.12 25.62 19:34:16 19:12:01 6 45.76 0.00 10.69 22.41 0.18 20.97 19:34:16 19:12:01 7 46.99 0.00 11.18 9.23 0.14 32.46 19:34:16 19:13:01 all 40.93 0.00 9.43 11.08 0.12 38.45 19:34:16 19:13:01 0 41.59 0.00 9.42 19.00 0.08 29.91 19:34:16 19:13:01 1 40.63 0.00 9.64 3.89 0.15 45.69 19:34:16 19:13:01 2 38.85 0.00 8.36 7.03 0.10 45.66 19:34:16 19:13:01 3 39.64 0.00 10.13 22.38 0.10 27.75 19:34:16 19:13:01 4 41.36 0.00 9.62 11.43 0.10 37.49 19:34:16 19:13:01 5 40.60 0.00 10.19 10.34 0.12 38.75 19:34:16 19:13:01 6 41.99 0.00 8.95 7.90 0.12 41.04 19:34:16 19:13:01 7 42.79 0.00 9.14 6.62 0.15 41.30 19:34:16 19:14:01 all 8.94 0.00 1.06 0.09 0.05 89.85 19:34:16 19:14:01 0 10.52 0.00 1.14 0.26 0.07 88.00 19:34:16 19:14:01 1 9.33 0.00 0.98 0.02 0.05 89.62 19:34:16 19:14:01 2 8.05 0.00 0.87 0.18 0.05 90.85 19:34:16 19:14:01 3 4.81 0.00 0.75 0.02 0.07 94.36 19:34:16 19:14:01 4 8.61 0.00 1.02 0.07 0.05 90.25 19:34:16 19:14:01 5 9.64 0.00 0.92 0.08 0.05 89.31 19:34:16 19:14:01 6 8.08 0.00 1.23 0.03 0.05 90.60 19:34:16 19:14:01 7 12.53 0.00 1.57 0.03 0.05 85.82 19:34:16 19:15:01 all 4.35 0.00 0.51 0.04 0.03 95.07 19:34:16 19:15:01 0 6.91 0.00 0.52 0.02 0.03 92.53 19:34:16 19:15:01 1 0.85 0.00 0.42 0.00 0.02 98.71 19:34:16 19:15:01 2 5.81 0.00 0.57 0.02 0.02 93.59 19:34:16 19:15:01 3 6.05 0.00 0.55 0.02 0.03 93.35 19:34:16 19:15:01 4 5.77 0.00 0.60 0.05 0.03 93.55 19:34:16 19:15:01 5 1.69 0.00 0.33 0.22 0.00 97.76 19:34:16 19:15:01 6 5.91 0.00 0.59 0.00 0.03 93.47 19:34:16 19:15:01 7 1.84 0.00 0.50 0.02 0.03 97.61 19:34:16 19:16:01 all 0.04 0.00 0.01 0.00 0.00 99.94 19:34:16 19:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:16:01 1 0.22 0.00 0.05 0.00 0.02 99.72 19:34:16 19:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:34:16 19:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:34:16 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:34:16 19:17:01 all 0.02 0.00 0.02 0.01 0.00 99.95 19:34:16 19:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:34:16 19:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:34:16 19:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:17:01 5 0.00 0.00 0.00 0.05 0.02 99.93 19:34:16 19:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:17:01 7 0.00 0.00 0.05 0.00 0.02 99.93 19:34:16 19:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:34:16 19:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:34:16 19:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:18:01 5 0.03 0.00 0.02 0.03 0.00 99.92 19:34:16 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:34:16 19:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:34:16 19:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:34:16 19:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:34:16 19:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:19:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:34:16 19:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:34:16 19:20:01 all 0.03 0.00 0.03 0.00 0.01 99.93 19:34:16 19:20:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:34:16 19:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:34:16 19:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:34:16 19:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:34:16 19:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:34:16 19:20:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:34:16 19:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:34:16 19:20:01 7 0.08 0.00 0.03 0.00 0.02 99.87 19:34:16 19:21:01 all 0.03 0.00 0.00 0.02 0.00 99.95 19:34:16 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:34:16 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:21:01 5 0.03 0.00 0.00 0.15 0.00 99.82 19:34:16 19:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:21:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:34:16 19:22:01 all 0.01 0.00 0.02 0.00 0.00 99.97 19:34:16 19:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:34:16 19:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:34:16 19:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:34:16 19:22:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:34:16 19:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:34:16 19:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:34:16 19:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:34:16 19:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:34:16 19:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 19:34:16 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:34:16 19:24:01 all 0.12 0.00 0.01 0.00 0.00 99.86 19:34:16 19:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:24:01 1 0.95 0.00 0.05 0.00 0.02 98.99 19:34:16 19:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:34:16 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:34:16 19:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:34:16 19:25:01 1 0.08 0.00 0.05 0.00 0.00 99.87 19:34:16 19:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:34:16 19:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 19:34:16 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:34:16 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:34:16 19:26:01 all 0.06 0.00 0.02 0.00 0.00 99.92 19:34:16 19:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:34:16 19:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:34:16 19:26:01 4 0.33 0.00 0.03 0.00 0.00 99.63 19:34:16 19:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:26:01 6 0.00 0.00 0.03 0.00 0.02 99.95 19:34:16 19:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:34:16 19:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:34:16 19:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:34:16 19:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:34:16 19:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:34:16 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:34:16 19:34:16 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:34:16 19:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:34:16 19:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:34:16 19:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:34:16 19:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:28:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:34:16 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:34:16 19:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:34:16 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:29:01 1 0.00 0.00 0.05 0.00 0.00 99.95 19:34:16 19:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:34:16 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:34:16 19:30:01 all 0.04 0.00 0.01 0.01 0.01 99.94 19:34:16 19:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:34:16 19:30:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:34:16 19:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:34:16 19:30:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:34:16 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:30:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:34:16 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:34:16 19:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:34:16 19:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 19:34:16 19:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:34:16 19:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:31:01 3 0.02 0.00 0.00 0.03 0.00 99.95 19:34:16 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:34:16 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:34:16 19:32:01 all 0.02 0.00 0.01 0.00 0.01 99.97 19:34:16 19:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:34:16 19:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:34:16 19:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:34:16 19:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:34:16 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:34:16 19:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:34:16 19:33:01 all 1.22 0.00 0.59 0.01 0.01 98.17 19:34:16 19:33:01 0 0.82 0.00 0.90 0.00 0.00 98.28 19:34:16 19:33:01 1 1.25 0.00 0.64 0.02 0.00 98.09 19:34:16 19:33:01 2 1.47 0.00 0.60 0.00 0.02 97.91 19:34:16 19:33:01 3 0.82 0.00 0.43 0.02 0.02 98.71 19:34:16 19:33:01 4 0.82 0.00 0.29 0.00 0.00 98.89 19:34:16 19:33:01 5 2.02 0.00 0.50 0.05 0.00 97.43 19:34:16 19:33:01 6 1.38 0.00 0.47 0.02 0.02 98.12 19:34:16 19:33:01 7 1.15 0.00 0.92 0.00 0.02 97.91 19:34:16 19:34:01 all 8.31 0.00 3.47 2.93 0.06 85.23 19:34:16 19:34:01 0 9.25 0.00 3.32 6.41 0.07 80.95 19:34:16 19:34:01 1 8.74 0.00 3.76 7.70 0.08 79.72 19:34:16 19:34:01 2 7.42 0.00 3.64 3.44 0.05 85.44 19:34:16 19:34:01 3 8.27 0.00 3.44 0.22 0.05 88.03 19:34:16 19:34:01 4 6.84 0.00 3.45 2.82 0.05 86.84 19:34:16 19:34:01 5 8.24 0.00 4.24 1.81 0.07 85.65 19:34:16 19:34:01 6 8.90 0.00 2.62 0.03 0.05 88.40 19:34:16 19:34:01 7 8.84 0.00 3.29 1.00 0.07 86.80 19:34:16 Average: all 9.20 0.00 2.25 2.73 0.03 85.78 19:34:16 Average: 0 9.40 0.00 2.27 3.21 0.03 85.08 19:34:16 Average: 1 9.19 0.00 2.34 2.82 0.04 85.60 19:34:16 Average: 2 8.97 0.00 2.15 3.32 0.03 85.53 19:34:16 Average: 3 8.96 0.00 2.21 3.94 0.03 84.86 19:34:16 Average: 4 9.26 0.00 2.26 2.13 0.03 86.32 19:34:16 Average: 5 9.23 0.00 2.17 1.69 0.03 86.89 19:34:16 Average: 6 9.52 0.00 2.23 2.42 0.03 85.79 19:34:16 Average: 7 9.09 0.00 2.40 2.31 0.04 86.16 19:34:16 19:34:16 19:34:16