Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebbd479b391021732e21bea19cf1ff2caaa95a06 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-ssh7328896121678877965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17473396222482496689.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3186635990894211277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17413340500947326005.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2962729286774645423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 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/v3 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-24113 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/614 [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/614 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ebbd479b391021732e21bea19cf1ff2caaa95a06 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebbd479b391021732e21bea19cf1ff2caaa95a06 # timeout=10 Commit message: "build: Add ldflags to strip debug info from binaries (#4734)" > git rev-list --no-walk e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:58:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:58:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:58:04 ========================================================= 22:58:04 EdgeX Global Pipelines Version Info 22:58:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:58:05 ------------------- 22:58:05 stable info: 22:58:05 ------------------- 22:58:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:58:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:58:05 Message: update stable to v1.0.258 22:58:05 ------------------- 22:58:05 experimental info: 22:58:05 ------------------- 22:58:05 Commited By: **** collab-it+edgex@linuxfoundation.org 22:58:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:58:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:58:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:58:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:58:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebbd479 [Pipeline] echo 22:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:06 provisioning config files... 22:58:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/614@tmp/config7593749139313256964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:07 ---> ****-login.sh 22:58:07 nexus3.edgexfoundry.org:10001 22:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:07 Configure a credential helper to remove this warning. See 22:58:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:07 22:58:07 Login Succeeded 22:58:07 nexus3.edgexfoundry.org:10002 22:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:07 Configure a credential helper to remove this warning. See 22:58:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:07 22:58:07 Login Succeeded 22:58:07 nexus3.edgexfoundry.org:10003 22:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:08 Configure a credential helper to remove this warning. See 22:58:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:08 22:58:08 Login Succeeded 22:58:08 nexus3.edgexfoundry.org:10004 22:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:08 Configure a credential helper to remove this warning. See 22:58:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:08 22:58:08 Login Succeeded 22:58:08 ****.io 22:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:08 Configure a credential helper to remove this warning. See 22:58:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:08 22:58:08 Login Succeeded 22:58:08 ---> ****-login.sh ends [Pipeline] } 22:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:08 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 22:58:08 + dirname cmd/core-command/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo core-command,cmd/core-command/Dockerfile 22:58:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:58:08 + dirname cmd/core-data/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo core-data,cmd/core-data/Dockerfile 22:58:08 + dirname cmd/core-metadata/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo core-metadata,cmd/core-metadata/Dockerfile 22:58:08 + dirname cmd/security-bootstrapper/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:58:08 + dirname cmd/security-proxy-auth/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:58:08 + dirname cmd/security-proxy-setup/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:58:08 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 22:58:08 22:58:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:58:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:58:08 + dirname cmd/security-spire-agent/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:58:08 + dirname cmd/security-spire-config/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:58:08 + dirname cmd/security-spire-server/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:58:08 + dirname cmd/support-notifications/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo support-notifications,cmd/support-notifications/Dockerfile 22:58:08 + dirname cmd/support-scheduler/Dockerfile 22:58:08 + cut -d/ -f2 22:58:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:58:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:58:09 + git rev-list -1 --merges ebbd479b391021732e21bea19cf1ff2caaa95a06~1..ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] echo 22:58:09 -----------> git rev-list -1 --merges ebbd479b391021732e21bea19cf1ff2caaa95a06~1..ebbd479b391021732e21bea19cf1ff2caaa95a06 ebbd479b391021732e21bea19cf1ff2caaa95a06 [false] [Pipeline] sh 22:58:09 + git log --format=format:%s -1 ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] echo 22:58:09 ========================================================= 22:58:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:58:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:58:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:09 + grep -v github /etc/ssh/ssh_known_hosts 22:58:09 + [ -e /tmp/ssh_known_hosts ] 22:58:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:58:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:58:09 + sudo tee -a /etc/ssh/ssh_known_hosts 22:58:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:10 22:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:10 0.1.4: Pulling from edgex-devops/py-git-semver 22:58:10 b85a868b505f: Pulling fs layer 22:58:10 e2be974225ed: Pulling fs layer 22:58:10 339a4e72a1f5: Pulling fs layer 22:58:10 988bab9f4d93: Pulling fs layer 22:58:10 1469e6f7b9e6: Pulling fs layer 22:58:10 eaf3925da568: Pulling fs layer 22:58:10 bab4dde63d76: Pulling fs layer 22:58:10 bde34c3a00c8: Pulling fs layer 22:58:10 b352a97aabf1: Pulling fs layer 22:58:10 4872d77fe225: Pulling fs layer 22:58:10 5851b861e8e6: Pulling fs layer 22:58:10 988bab9f4d93: Waiting 22:58:10 eaf3925da568: Waiting 22:58:10 1469e6f7b9e6: Waiting 22:58:10 bab4dde63d76: Waiting 22:58:10 bde34c3a00c8: Waiting 22:58:10 b352a97aabf1: Waiting 22:58:10 4872d77fe225: Waiting 22:58:10 5851b861e8e6: Waiting 22:58:10 e2be974225ed: Verifying Checksum 22:58:10 e2be974225ed: Download complete 22:58:10 988bab9f4d93: Verifying Checksum 22:58:10 988bab9f4d93: Download complete 22:58:10 1469e6f7b9e6: Verifying Checksum 22:58:10 1469e6f7b9e6: Download complete 22:58:10 339a4e72a1f5: Verifying Checksum 22:58:10 339a4e72a1f5: Download complete 22:58:10 eaf3925da568: Verifying Checksum 22:58:10 eaf3925da568: Download complete 22:58:10 bde34c3a00c8: Download complete 22:58:10 b352a97aabf1: Verifying Checksum 22:58:10 b352a97aabf1: Download complete 22:58:10 4872d77fe225: Verifying Checksum 22:58:10 4872d77fe225: Download complete 22:58:10 5851b861e8e6: Download complete 22:58:10 b85a868b505f: Verifying Checksum 22:58:10 b85a868b505f: Download complete 22:58:11 bab4dde63d76: Verifying Checksum 22:58:11 bab4dde63d76: Download complete 22:58:12 b85a868b505f: Pull complete 22:58:12 e2be974225ed: Pull complete 22:58:12 339a4e72a1f5: Pull complete 22:58:12 988bab9f4d93: Pull complete 22:58:12 1469e6f7b9e6: Pull complete 22:58:12 eaf3925da568: Pull complete 22:58:14 bab4dde63d76: Pull complete 22:58:14 bde34c3a00c8: Pull complete 22:58:14 b352a97aabf1: Pull complete 22:58:14 4872d77fe225: Pull complete 22:58:14 5851b861e8e6: Pull complete 22:58:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:14 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 22:58:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@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 22:58:17 $ docker top 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b -eo pid,comm 22:58:17 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). 22:58:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:17 [ssh-agent] Looking for ssh-agent implementation... 22:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:17 $ docker exec 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b ssh-agent 22:58:17 SSH_AUTH_SOCK=/tmp/ssh-6O89EFrMJSRz/agent.32 22:58:17 SSH_AGENT_PID=38 22:58:17 Running ssh-add (command line suppressed) 22:58:17 Identity added: /w/workspace/edgex-go/614@tmp/private_key_13707257027778120373.key (/w/workspace/edgex-go/614@tmp/private_key_13707257027778120373.key) 22:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:18 + git tag --points-at HEAD [Pipeline] } 22:58:18 $ docker exec --env ******** --env ******** 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b ssh-agent -k 22:58:18 unset SSH_AUTH_SOCK; 22:58:18 unset SSH_AGENT_PID; 22:58:18 echo Agent pid 38 killed; 22:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:58:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:18 [ssh-agent] Looking for ssh-agent implementation... 22:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:18 $ docker exec 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b ssh-agent 22:58:18 SSH_AUTH_SOCK=/tmp/ssh-5HW4OH3nnJeC/agent.70 22:58:18 SSH_AGENT_PID=76 22:58:18 Running ssh-add (command line suppressed) 22:58:18 Identity added: /w/workspace/edgex-go/614@tmp/private_key_85876343076844071.key (/w/workspace/edgex-go/614@tmp/private_key_85876343076844071.key) 22:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:19 + git semver init 22:58:19 2023-12-05 22:58:19,272 [run_init] DEBUG init version:0.0.0 force:False 22:58:19 2023-12-05 22:58:19,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/614/.semver 22:58:19 2023-12-05 22:58:19,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/614/.semver 22:58:19 2023-12-05 22:58:19,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/614/.semver'], cwd=/w/workspace/edgex-go/614, universal_newlines=False, shell=None, istream=None) 22:58:24 2023-12-05 22:58:24,052 [append_file] DEBUG append to file:/w/workspace/edgex-go/614/.git/info/exclude 22:58:24 2023-12-05 22:58:24,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/614/.semver/main with force:False 22:58:24 2023-12-05 22:58:24,052 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 22:58:24 2023-12-05 22:58:24,052 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 22:58:24 3.2.0-dev.4 [Pipeline] } 22:58:24 $ docker exec --env ******** --env ******** 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b ssh-agent -k 22:58:24 unset SSH_AUTH_SOCK; 22:58:24 unset SSH_AGENT_PID; 22:58:24 echo Agent pid 76 killed; 22:58:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:25 + git semver [Pipeline] } 22:58:25 $ docker stop --time=1 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b 22:58:26 $ docker rm -f --volumes 15895d469628fc220126346288ed3cc7f05899d9499ee52ca10c64c1fe1e3d9b [Pipeline] // withDockerContainer [Pipeline] sh 22:58:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:58:27 Stashed 1 file(s) [Pipeline] echo 22:58:27 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 22:58:27 + git config --global --add safe.directory /w/workspace/edgex-go/614 [Pipeline] echo 22:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:58:27 ========================================================= 22:58:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:58:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:58:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:58:28 7264a8db6415: Pulling fs layer 22:58:28 c4d48a809fc2: Pulling fs layer 22:58:28 4f1c88b9dad5: Pulling fs layer 22:58:28 ad3a456e5733: Pulling fs layer 22:58:28 69c7f0334f64: Pulling fs layer 22:58:28 1f1c1a5573a3: Pulling fs layer 22:58:28 ce7588e14bc9: Pulling fs layer 22:58:28 b5e4710f87ac: Pulling fs layer 22:58:28 ad3a456e5733: Waiting 22:58:28 1f1c1a5573a3: Waiting 22:58:28 69c7f0334f64: Waiting 22:58:28 ce7588e14bc9: Waiting 22:58:28 b5e4710f87ac: Waiting 22:58:28 c4d48a809fc2: Verifying Checksum 22:58:28 c4d48a809fc2: Download complete 22:58:28 ad3a456e5733: Download complete 22:58:28 69c7f0334f64: Download complete 22:58:28 7264a8db6415: Verifying Checksum 22:58:28 7264a8db6415: Download complete 22:58:28 1f1c1a5573a3: Verifying Checksum 22:58:28 1f1c1a5573a3: Download complete 22:58:28 7264a8db6415: Pull complete 22:58:28 c4d48a809fc2: Pull complete 22:58:28 b5e4710f87ac: Verifying Checksum 22:58:28 b5e4710f87ac: Download complete 22:58:28 4f1c88b9dad5: Download complete 22:58:29 ce7588e14bc9: Verifying Checksum 22:58:29 ce7588e14bc9: Download complete 22:58:31 4f1c88b9dad5: Pull complete 22:58:31 ad3a456e5733: Pull complete 22:58:31 69c7f0334f64: Pull complete 22:58:31 1f1c1a5573a3: Pull complete 22:58:34 ce7588e14bc9: Pull complete 22:58:34 b5e4710f87ac: Pull complete 22:58:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:58:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:58:34 WORKDIR /edgex 22:58:34 COPY go.mod . 22:58:34 RUN go mod download 22:58:34 + docker build -t ci-base-image-x86_64 -f - . 22:58:35 Sending build context to Docker daemon 175.1MB 22:58:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:58:35 ---> 88b5674ff536 22:58:35 Step 2/4 : WORKDIR /edgex 22:58:38 ---> Running in 463bbf8d2e4c 22:58:38 Removing intermediate container 463bbf8d2e4c 22:58:38 ---> 4e30bdb6d3e9 22:58:38 Step 3/4 : COPY go.mod . 22:58:39 ---> 39e246eacea2 22:58:39 Step 4/4 : RUN go mod download 22:58:39 ---> Running in 7e292f8f1e2b 22:58:42 Still waiting to schedule task 22:58:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:58:53 Removing intermediate container 7e292f8f1e2b 22:58:53 ---> 0bb761043770 22:58:53 Successfully built 0bb761043770 22:58:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:54 + docker inspect -f . ci-base-image-x86_64 22:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:54 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 22:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:58:54 $ docker top ab296ef20eac5b5b6a2ab53cf33729a8c1b132f1b417b6b10a81c514d6e363ca -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:55 + go version 22:58:55 go version go1.21.0 linux/amd64 [Pipeline] } 22:58:55 $ docker stop --time=1 ab296ef20eac5b5b6a2ab53cf33729a8c1b132f1b417b6b10a81c514d6e363ca 22:58:56 $ docker rm -f --volumes ab296ef20eac5b5b6a2ab53cf33729a8c1b132f1b417b6b10a81c514d6e363ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:56 + docker inspect -f . ci-base-image-x86_64 22:58:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:57 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 22:58:57 $ 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/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:58:57 $ docker top cda70269d7d8945775f966f722ec13e1f56b4c4993fe61c299c6cd8c720dc5c3 -eo pid,comm [Pipeline] { [Pipeline] echo 22:58:57 ========================================================= 22:58:57 [edgeXBuildGoParallel] Running Tests and Build... 22:58:57 ========================================================= [Pipeline] sh 22:58:57 + git config --global --add safe.directory /w/workspace/edgex-go/614 [Pipeline] fileExists [Pipeline] sh 22:58:58 + make test 22:58:58 go test -race -coverprofile=coverage.out ./... 22:59:04 ? github.com/edgexfoundry/edgex-go [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:59:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:59:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:59:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:59:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:59:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 22:59:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 22:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:59:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements 22:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.143s coverage: 93.4% of statements 22:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 4.1% of statements 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 97.6% of statements 22:59:28 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 22:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements 22:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 22:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements 22:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements 22:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 22:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 22:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:59:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:59:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 22:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.056s coverage: 92.9% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 22:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 22:59:55 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 22:59:55 running golangci-lint 22:59:56 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:59:56 go version go1.21.0 linux/amd64 22:59:56 level=info msg="[config_reader] Used config file .golangci.yml" 22:59:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 23:00:11 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|compiled_files|files|name|types_sizes) took 12.771083042s" 23:00:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.90261ms" 23:00:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24114 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:00:13 Running in /w/workspace/edgex-go/614 [Pipeline] { [Pipeline] checkout 23:00:13 The recommended git tool is: git 23:00:17 level=info msg="[linters_context/goanalysis] analyzers took 1m0.38085157s with top 10 stages: buildir: 31.051982924s, gosec: 6.503189824s, inspect: 2.02572787s, fact_deprecated: 1.496759088s, printf: 898.833295ms, fact_purity: 889.394721ms, S1038: 886.258027ms, ctrlflow: 814.536061ms, nilness: 736.584975ms, errcheck: 564.062627ms" 23:00:17 level=info msg="[runner] Issues before processing: 197, after processing: 0" 23:00:17 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21, autogenerated_exclude: 197/197, path_prettifier: 197/197, identifier_marker: 197/197" 23:00:17 level=info msg="[runner] processing took 15.232505ms with stages: nolint: 6.505439ms, identifier_marker: 4.873092ms, autogenerated_exclude: 1.300368ms, exclude-rules: 1.039898ms, path_prettifier: 956.618µs, skip_dirs: 492.24µs, cgo: 37.28µs, filename_unadjuster: 23.2µs, max_same_issues: 840ns, diff: 570ns, uniq_by_line: 500ns, fixer: 410ns, max_from_linter: 390ns, skip_files: 330ns, exclude: 270ns, sort_results: 270ns, severity-rules: 250ns, source_code: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 120ns" 23:00:17 level=info msg="[runner] linters took 7.742486479s with stages: goanalysis_metalinter: 7.727171854s" 23:00:17 level=info msg="File cache stats: 0 entries of total size 0B" 23:00:17 level=info msg="Memory: 207 samples, avg is 240.2MB, max is 946.1MB" 23:00:17 level=info msg="Execution took 20.559341101s" 23:00:17 go vet ./... 23:00:18 using credential edgex-jenkins-ssh 23:00:18 Cloning the remote Git repository 23:00:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:00:18 > git init /w/workspace/edgex-go/614 # timeout=10 23:00:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:18 > git --version # timeout=10 23:00:18 > git --version # 'git version 2.25.1' 23:00:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:00:20 ./bin/test-attribution-txt.sh [Pipeline] echo 23:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 23:00:21 + ls -al . 23:00:21 total 736 23:00:21 drwxrwxr-x 11 1001 1001 4096 Dec 5 22:58 . 23:00:21 drwxr-xr-x 4 root root 4096 Dec 5 22:58 .. 23:00:21 drwxrwxr-x 2 1001 1001 4096 Dec 5 22:58 .blubracket 23:00:21 -rw-rw-r-- 1 1001 1001 10 Dec 5 22:58 .dockerignore 23:00:21 drwxrwxr-x 8 1001 1001 4096 Dec 5 22:59 .git 23:00:21 drwxrwxr-x 3 1001 1001 4096 Dec 5 22:58 .github 23:00:21 -rw-rw-r-- 1 1001 1001 1074 Dec 5 22:58 .gitignore 23:00:21 -rw-rw-r-- 1 1001 1001 42 Dec 5 22:58 .golangci.yml 23:00:21 -rw-rw-r-- 1 1001 1001 100 Dec 5 22:58 .hadolint.yml 23:00:21 drwxr-xr-x 3 1001 1001 4096 Dec 5 22:58 .semver 23:00:21 -rw-rw-r-- 1 1001 1001 155 Dec 5 22:58 .sonarcloud.properties 23:00:21 -rw-rw-r-- 1 1001 1001 1171 Dec 5 22:58 ADOPTERS.md 23:00:21 -rw-rw-r-- 1 1001 1001 11674 Dec 5 22:58 Attribution.txt 23:00:21 -rw-rw-r-- 1 1001 1001 100284 Dec 5 22:58 CHANGELOG.md 23:00:21 -rw-rw-r-- 1 1001 1001 3804 Dec 5 22:58 CONTRIBUTING.md 23:00:21 -rw-rw-r-- 1 1001 1001 677 Dec 5 22:58 GOVERNANCE.md 23:00:21 -rw-rw-r-- 1 1001 1001 861 Dec 5 22:58 Jenkinsfile 23:00:21 -rw-rw-r-- 1 1001 1001 10775 Dec 5 22:58 LICENSE 23:00:21 -rw-rw-r-- 1 1001 1001 15060 Dec 5 22:58 Makefile 23:00:21 -rw-rw-r-- 1 1001 1001 582 Dec 5 22:58 OWNERS.md 23:00:21 -rw-rw-r-- 1 1001 1001 9528 Dec 5 22:58 README.md 23:00:21 -rw-rw-r-- 1 1001 1001 789 Dec 5 22:58 SECURITY.md 23:00:21 -rw-rw-r-- 1 1001 1001 11 Dec 5 22:58 VERSION 23:00:21 drwxrwxr-x 2 1001 1001 4096 Dec 5 22:58 bin 23:00:21 drwxrwxr-x 18 1001 1001 4096 Dec 5 22:58 cmd 23:00:21 -rw-r--r-- 1 root root 453601 Dec 5 22:59 coverage.out 23:00:21 drwxrwxr-x 2 1001 1001 4096 Dec 5 22:58 fuzz_test 23:00:21 -rw-rw-r-- 1 1001 1001 3685 Dec 5 22:58 go.mod 23:00:21 -rw-rw-r-- 1 1001 1001 34438 Dec 5 22:58 go.sum 23:00:21 drwxrwxr-x 7 1001 1001 4096 Dec 5 22:58 internal 23:00:21 drwxrwxr-x 3 1001 1001 4096 Dec 5 22:58 openapi 23:00:21 -rw-rw-r-- 1 1001 1001 584 Dec 5 22:58 security.txt 23:00:21 -rw-rw-r-- 1 1001 1001 204 Dec 5 22:58 version.go [Pipeline] sh 23:00:21 + '[' -e coverage.out ] 23:00:21 + chown 1001:1001 coverage.out [Pipeline] stash 23:00:21 Stashed 1 file(s) [Pipeline] sh 23:00:21 + make build 23:00:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:00:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:00:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:00:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:00:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:00:34 Avoid second fetch 23:00:34 Checking out Revision ebbd479b391021732e21bea19cf1ff2caaa95a06 (main) 23:00:35 Commit message: "build: Add ldflags to strip debug info from binaries (#4734)" 23:00:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:34 > git config core.sparsecheckout # timeout=10 23:00:34 > git checkout -f ebbd479b391021732e21bea19cf1ff2caaa95a06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:00:36 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:36 Dload Upload Total Spent Left Speed 23:00:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh 23:00:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:00:37 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:00:37 sudo tee /etc/docker/daemon.new 23:00:37 { 23:00:37 "registry-mirrors": [ 23:00:37 "https://nexus3.edgexfoundry.org:10001" 23:00:37 ], 23:00:37 "bip": "10.250.0.254/24", 23:00:37 "hosts": [ 23:00:37 "tcp://0.0.0.0:5555", 23:00:37 "unix:///var/run/docker.sock" 23:00:37 ], 23:00:37 "mtu": 1458, 23:00:37 "selinux-enabled": true, 23:00:37 "seccomp-profile": "/etc/docker/seccomp.json" 23:00:37 } [Pipeline] sh 23:00:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:00:37 + sudo service docker restart 23:00:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:00:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:00:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:00:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:00:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:00:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:00:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:00:44 $ docker stop --time=1 cda70269d7d8945775f966f722ec13e1f56b4c4993fe61c299c6cd8c720dc5c3 23:00:48 $ docker rm -f --volumes cda70269d7d8945775f966f722ec13e1f56b4c4993fe61c299c6cd8c720dc5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:49 23:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:50 latest: Pulling from edgex-devops/edgex-compose 23:00:50 91d30c5bc195: Pulling fs layer 23:00:50 2e9b0aa3be6d: Pulling fs layer 23:00:50 9c61dcf015f6: Pulling fs layer 23:00:50 4698f68db338: Pulling fs layer 23:00:50 2a2f49069b9e: Pulling fs layer 23:00:50 e0025b399a48: Pulling fs layer 23:00:50 4698f68db338: Waiting 23:00:50 2a2f49069b9e: Waiting 23:00:50 e0025b399a48: Waiting 23:00:50 91d30c5bc195: Verifying Checksum 23:00:50 91d30c5bc195: Download complete 23:00:50 4698f68db338: Download complete 23:00:50 2e9b0aa3be6d: Verifying Checksum 23:00:50 2e9b0aa3be6d: Download complete 23:00:50 91d30c5bc195: Pull complete 23:00:50 e0025b399a48: Verifying Checksum 23:00:50 e0025b399a48: Download complete 23:00:50 2a2f49069b9e: Download complete 23:00:50 2e9b0aa3be6d: Pull complete 23:00:51 9c61dcf015f6: Download complete 23:00:53 9c61dcf015f6: Pull complete 23:00:53 4698f68db338: Pull complete 23:00:53 2a2f49069b9e: Pull complete 23:00:53 e0025b399a48: Pull complete 23:00:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:00:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:00:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:54 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:00:54 $ 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/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@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 23:00:57 $ docker top 169c215fa781e43292673186a1964e8eb50683f3e625b700686eb25032196b46 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:57 provisioning config files... 23:00:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/614@tmp/config3849979357364597533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:57 + docker compose -f ./docker-compose-build.yml build --parallel 23:00:57 ---> ****-login.sh 23:00:57 nexus3.edgexfoundry.org:10001 23:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:58 Configure a credential helper to remove this warning. See 23:00:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:58 23:00:58 Login Succeeded 23:00:58 nexus3.edgexfoundry.org:10002 23:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:58 Configure a credential helper to remove this warning. See 23:00:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:58 23:00:58 Login Succeeded 23:00:58 nexus3.edgexfoundry.org:10003 23:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:58 Configure a credential helper to remove this warning. See 23:00:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:58 23:00:58 Login Succeeded 23:00:58 nexus3.edgexfoundry.org:10004 23:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:59 Configure a credential helper to remove this warning. See 23:00:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:59 23:00:59 Login Succeeded 23:00:59 ****.io 23:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:59 Configure a credential helper to remove this warning. See 23:00:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:59 23:00:59 Login Succeeded 23:00:59 ---> ****-login.sh ends [Pipeline] } 23:00:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:01:00 #1 [security-proxy-auth internal] load build definition from Dockerfile 23:01:00 #1 transferring dockerfile: 2.15kB done 23:01:00 #1 DONE 0.0s 23:01:00 23:01:00 #2 [support-scheduler internal] load build definition from Dockerfile 23:01:00 #2 transferring dockerfile: 1.93kB done 23:01:00 #2 DONE 0.0s 23:01:00 23:01:00 #3 [security-bootstrapper internal] load build definition from Dockerfile 23:01:00 #3 transferring dockerfile: 2.93kB done 23:01:00 #3 DONE 0.0s 23:01:00 23:01:00 #4 [core-command internal] load build definition from Dockerfile 23:01:00 #4 transferring dockerfile: 1.93kB done 23:01:00 #4 DONE 0.0s 23:01:00 23:01:00 #5 [security-spire-server internal] load build definition from Dockerfile 23:01:00 #5 transferring dockerfile: 1.70kB done 23:01:00 #5 DONE 0.0s 23:01:00 23:01:00 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:01:00 #6 transferring dockerfile: 1.89kB done 23:01:00 #6 DONE 0.0s 23:01:00 23:01:00 #7 [security-secretstore-setup internal] load build definition from Dockerfile 23:01:00 #7 transferring dockerfile: 2.49kB done 23:01:00 #7 DONE 0.0s 23:01:00 23:01:00 #8 [core-metadata internal] load build definition from Dockerfile 23:01:00 #8 transferring dockerfile: 2.06kB done 23:01:00 #8 DONE 0.0s 23:01:00 23:01:00 #9 [security-proxy-auth internal] load .dockerignore 23:01:00 #9 transferring context: 50B done 23:01:00 #9 DONE 0.0s 23:01:00 23:01:00 #10 [security-proxy-setup internal] load build definition from Dockerfile 23:01:00 #10 transferring dockerfile: 2.50kB done 23:01:00 #10 DONE 0.0s 23:01:00 23:01:00 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:01:00 #11 transferring dockerfile: 2.23kB done 23:01:00 #11 DONE 0.0s 23:01:00 23:01:00 #12 [security-spire-agent internal] load build definition from Dockerfile 23:01:00 #12 transferring dockerfile: 1.81kB done 23:01:00 #12 DONE 0.0s 23:01:00 23:01:00 #13 [core-data internal] load build definition from Dockerfile 23:01:00 #13 transferring dockerfile: 2.01kB done 23:01:00 #13 DONE 0.0s 23:01:00 23:01:00 #14 [security-spire-config internal] load build definition from Dockerfile 23:01:00 #14 transferring dockerfile: 1.69kB done 23:01:00 #14 DONE 0.0s 23:01:00 23:01:00 #15 [support-notifications internal] load build definition from Dockerfile 23:01:00 #15 transferring dockerfile: 1.95kB done 23:01:00 #15 DONE 0.0s 23:01:00 + git config --global --add safe.directory /w/workspace/edgex-go/614 [Pipeline] echo 23:01:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:01:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:01:00 ========================================================= 23:01:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:01:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:01:00 23:01:00 #16 [support-scheduler internal] load .dockerignore 23:01:00 #16 transferring context: 50B done 23:01:00 #16 DONE 0.0s 23:01:00 23:01:00 #17 [security-bootstrapper internal] load .dockerignore 23:01:00 #17 transferring context: 50B done 23:01:00 #17 DONE 0.0s 23:01:00 23:01:00 #18 [core-command internal] load .dockerignore 23:01:00 #18 transferring context: 50B done 23:01:00 #18 DONE 0.0s 23:01:00 23:01:00 #19 [security-spire-server internal] load .dockerignore 23:01:00 #19 transferring context: 50B done 23:01:00 #19 DONE 0.0s 23:01:00 23:01:00 #20 [security-spiffe-token-provider internal] load .dockerignore 23:01:00 #20 transferring context: 50B done 23:01:00 #20 DONE 0.0s 23:01:00 23:01:00 #21 [security-secretstore-setup internal] load .dockerignore 23:01:00 #21 transferring context: 50B done 23:01:00 #21 DONE 0.0s 23:01:00 23:01:00 #22 [core-metadata internal] load .dockerignore 23:01:00 #22 transferring context: 50B done 23:01:00 #22 DONE 0.0s 23:01:00 23:01:00 #23 [security-spire-agent internal] load .dockerignore 23:01:00 #23 transferring context: 50B done 23:01:00 #23 DONE 0.1s 23:01:00 23:01:00 #24 [security-proxy-setup internal] load .dockerignore 23:01:00 #24 transferring context: 50B done 23:01:00 #24 DONE 0.0s 23:01:00 23:01:00 #25 [core-common-config-bootstrapper internal] load .dockerignore 23:01:00 #25 transferring context: 50B done 23:01:00 #25 DONE 0.1s 23:01:00 23:01:00 #26 [core-data internal] load .dockerignore 23:01:00 #26 transferring context: 50B done 23:01:00 #26 DONE 0.0s 23:01:00 23:01:00 #27 [security-spire-config internal] load .dockerignore 23:01:00 #27 transferring context: 50B done 23:01:00 #27 DONE 0.1s 23:01:00 23:01:00 #28 [support-notifications internal] load .dockerignore 23:01:00 #28 transferring context: 50B done 23:01:00 #28 DONE 0.0s 23:01:00 23:01:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:01:00 #29 DONE 0.0s 23:01:00 23:01:00 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 23:01:00 #30 DONE 0.1s 23:01:00 23:01:00 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:00 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:01:00 #31 ... 23:01:00 23:01:00 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:01:00 #29 DONE 0.0s 23:01:00 23:01:00 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:00 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:00 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:00 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:00 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:00 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:00 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 23:01:00 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:00 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:00 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:00 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:00 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:00 #31 ... 23:01:00 23:01:00 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:01:00 #29 DONE 0.0s 23:01:00 23:01:00 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:00 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:00 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:00 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:00 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:00 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:00 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 23:01:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:01:00 9fda8d8052c6: Pulling fs layer 23:01:00 5d54e960e981: Pulling fs layer 23:01:00 c4a7e357bf2a: Pulling fs layer 23:01:00 f0e02332f6b5: Pulling fs layer 23:01:00 872ee5b61b7b: Pulling fs layer 23:01:00 0c6a40ed1a82: Pulling fs layer 23:01:00 94ae7d8d031c: Pulling fs layer 23:01:00 872ee5b61b7b: Waiting 23:01:00 94ae7d8d031c: Waiting 23:01:00 0c6a40ed1a82: Waiting 23:01:00 f0e02332f6b5: Waiting 23:01:00 5d54e960e981: Verifying Checksum 23:01:00 5d54e960e981: Download complete 23:01:00 f0e02332f6b5: Verifying Checksum 23:01:00 f0e02332f6b5: Download complete 23:01:00 872ee5b61b7b: Verifying Checksum 23:01:00 872ee5b61b7b: Download complete 23:01:00 9fda8d8052c6: Download complete 23:01:01 #31 ... 23:01:01 23:01:01 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:01:01 #29 DONE 0.0s 23:01:01 23:01:01 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 23:01:01 #30 DONE 0.4s 23:01:01 23:01:01 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:01 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:01 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:01 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:01 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:01 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:01 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 23:01:01 94ae7d8d031c: Verifying Checksum 23:01:01 94ae7d8d031c: Download complete 23:01:01 #31 DONE 1.0s 23:01:01 23:01:01 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:01:01 9fda8d8052c6: Pull complete 23:01:01 #32 DONE 1.4s 23:01:01 23:01:01 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 23:01:01 #33 ... 23:01:01 23:01:01 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:01 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:01 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:01 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:01 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:01 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:01 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 23:01:01 #31 DONE 1.0s 23:01:01 23:01:01 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:01:01 #34 DONE 1.2s 23:01:01 23:01:01 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:01:01 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:01:01 5d54e960e981: Pull complete 23:01:02 #35 ... 23:01:02 23:01:02 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:02 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:02 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:02 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:02 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:02 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:02 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 23:01:02 #31 DONE 1.0s 23:01:02 23:01:02 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:01:02 c4a7e357bf2a: Verifying Checksum 23:01:02 c4a7e357bf2a: Download complete 23:01:03 0c6a40ed1a82: Verifying Checksum 23:01:03 0c6a40ed1a82: Download complete 23:01:05 #35 ... 23:01:05 23:01:05 #36 [security-spire-config internal] load build context 23:01:05 #36 transferring context: 16.35kB 0.2s done 23:01:05 #36 DONE 3.7s 23:01:05 23:01:05 #37 [security-proxy-auth internal] load build context 23:01:06 #37 transferring context: 309.48MB 6.2s done 23:01:06 #37 ... 23:01:06 23:01:06 #38 [security-secretstore-setup internal] load build context 23:01:07 #38 ... 23:01:07 23:01:07 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:01:07 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 23:01:07 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 23:01:07 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 23:01:07 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done 23:01:07 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:01:07 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 23:01:07 #31 DONE 1.0s 23:01:07 23:01:07 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 23:01:07 #39 DONE 6.2s 23:01:07 23:01:07 #38 [security-secretstore-setup internal] load build context 23:01:07 #38 transferring context: 309.48MB 6.2s done 23:01:07 #38 ... 23:01:07 23:01:07 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:01:07 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:01:13 #40 ... 23:01:13 23:01:13 #41 [support-scheduler internal] load build context 23:01:13 #41 transferring context: 309.48MB 6.0s done 23:01:13 #41 ... 23:01:13 23:01:13 #42 [security-bootstrapper internal] load build context 23:01:13 #42 transferring context: 309.48MB 5.9s done 23:01:13 #42 ... 23:01:13 23:01:13 #43 [security-spiffe-token-provider internal] load build context 23:01:13 #43 transferring context: 309.48MB 6.0s done 23:01:13 #43 ... 23:01:13 23:01:13 #44 [core-command internal] load build context 23:01:13 #44 transferring context: 309.48MB 7.1s done 23:01:13 #44 ... 23:01:13 23:01:13 #45 [security-proxy-setup internal] load build context 23:01:13 #45 transferring context: 309.48MB 6.4s done 23:01:13 #45 ... 23:01:13 23:01:13 #46 [support-notifications internal] load build context 23:01:13 #46 transferring context: 309.48MB 6.7s done 23:01:13 #46 ... 23:01:13 23:01:13 #47 [core-data internal] load build context 23:01:13 #47 transferring context: 309.48MB 6.1s done 23:01:13 #47 ... 23:01:13 23:01:13 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:01:13 #48 ... 23:01:13 23:01:13 #42 [security-bootstrapper internal] load build context 23:01:13 #42 DONE 11.0s 23:01:13 23:01:13 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:01:13 #0 3.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:13 #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:13 #0 4.066 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:01:13 #0 4.066 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:01:13 #0 4.066 OK: 20069 distinct packages available 23:01:13 #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:13 #0 4.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:13 #0 4.411 (1/11) Installing ca-certificates (20230506-r0) 23:01:13 #0 4.429 (2/11) Installing brotli-libs (1.0.9-r14) 23:01:13 #0 4.441 (3/11) Installing libunistring (1.1-r1) 23:01:13 #0 4.470 (4/11) Installing libidn2 (2.3.4-r1) 23:01:13 #0 4.474 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:01:13 #0 4.480 (6/11) Installing libcurl (8.4.0-r0) 23:01:13 #0 4.490 (7/11) Installing curl (8.4.0-r0) 23:01:13 #0 4.497 (8/11) Installing dumb-init (1.2.5-r2) 23:01:13 #0 4.498 (9/11) Installing musl-obstack (1.2.3-r2) 23:01:13 #0 4.501 (10/11) Installing libucontext (1.2-r2) 23:01:13 #0 4.506 (11/11) Installing gcompat (1.1.0-r1) 23:01:13 #0 4.510 Executing busybox-1.36.1-r5.trigger 23:01:13 #0 4.512 Executing ca-certificates-20230506-r0.trigger 23:01:13 #0 4.547 OK: 12 MiB in 26 packages 23:01:13 #49 DONE 10.1s 23:01:13 23:01:13 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:01:13 #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:13 #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:13 #0 2.772 (1/2) Installing ca-certificates (20230506-r0) 23:01:13 #0 2.791 (2/2) Installing dumb-init (1.2.5-r2) 23:01:13 #0 2.800 Executing busybox-1.36.1-r5.trigger 23:01:13 #0 2.806 Executing ca-certificates-20230506-r0.trigger 23:01:13 #0 2.842 OK: 8 MiB in 17 packages 23:01:13 #50 DONE 10.2s 23:01:13 23:01:13 #43 [security-spiffe-token-provider internal] load build context 23:01:13 #43 DONE 11.0s 23:01:13 23:01:13 #41 [support-scheduler internal] load build context 23:01:13 #41 DONE 11.2s 23:01:13 23:01:13 #38 [security-secretstore-setup internal] load build context 23:01:13 #38 DONE 10.9s 23:01:13 23:01:13 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 23:01:13 #33 DONE 10.1s 23:01:13 23:01:13 #37 [security-proxy-auth internal] load build context 23:01:13 #37 DONE 11.2s 23:01:13 23:01:13 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:01:13 #51 ... 23:01:13 23:01:13 #52 [core-metadata internal] load build context 23:01:13 #52 transferring context: 309.48MB 5.9s done 23:01:13 #52 DONE 10.9s 23:01:13 23:01:13 #47 [core-data internal] load build context 23:01:13 #47 DONE 10.7s 23:01:13 23:01:13 #45 [security-proxy-setup internal] load build context 23:01:13 #45 DONE 10.9s 23:01:13 23:01:13 #44 [core-command internal] load build context 23:01:13 #44 DONE 11.1s 23:01:13 23:01:13 #53 [core-common-config-bootstrapper internal] load build context 23:01:13 #53 transferring context: 309.48MB 6.5s done 23:01:13 #53 DONE 10.9s 23:01:13 23:01:13 #46 [support-notifications internal] load build context 23:01:13 #46 DONE 10.7s 23:01:13 23:01:13 #54 [security-spire-server internal] load build context 23:01:13 #54 transferring context: 18.10kB done 23:01:13 #54 DONE 10.0s 23:01:13 23:01:13 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:01:13 #55 ... 23:01:13 23:01:13 #56 [security-spire-agent internal] load build context 23:01:13 #56 transferring context: 17.63kB done 23:01:13 #56 DONE 4.8s 23:01:13 23:01:13 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:01:13 #57 ... 23:01:13 23:01:13 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:01:13 #58 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:13 #58 ... 23:01:13 23:01:13 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:01:13 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 4.5s done 23:01:13 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 23:01:13 #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 23:01:13 #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 23:01:13 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 23:01:13 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 23:01:13 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 23:01:13 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 23:01:13 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 11.53MB / 18.86MB 0.6s 23:01:13 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 23:01:13 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s 23:01:13 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 23:01:13 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 23:01:13 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 23:01:13 #40 DONE 6.2s 23:01:13 23:01:13 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:01:13 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 7.8s done 23:01:13 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:01:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 23:01:13 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 23:01:13 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 23:01:13 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 23:01:13 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 23:01:13 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 23:01:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 23:01:13 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 23:01:13 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 23:01:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s 23:01:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 23:01:13 #35 DONE 11.6s 23:01:13 23:01:13 #59 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:01:13 #0 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #59 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #59 ... 23:01:14 23:01:14 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:01:14 #0 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.754 OK: 264 MiB in 52 packages 23:01:14 #60 DONE 2.9s 23:01:14 23:01:14 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:01:14 #57 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #57 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #57 12.62 (1/1) Installing dumb-init (1.2.5-r2) 23:01:14 #57 12.64 Executing busybox-1.36.1-r5.trigger 23:01:14 #57 12.66 OK: 7 MiB in 16 packages 23:01:14 #57 DONE 12.9s 23:01:14 23:01:14 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:01:14 #0 1.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.655 OK: 264 MiB in 52 packages 23:01:14 #61 DONE 2.9s 23:01:14 23:01:14 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:01:14 #48 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #48 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #48 12.65 (1/2) Installing dumb-init (1.2.5-r2) 23:01:14 #48 12.65 (2/2) Installing su-exec (0.2-r3) 23:01:14 #48 12.67 Executing busybox-1.36.1-r5.trigger 23:01:14 #48 12.68 OK: 7 MiB in 17 packages 23:01:14 #48 DONE 13.0s 23:01:14 23:01:14 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:01:14 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.768 OK: 8 MiB in 17 packages 23:01:14 #62 DONE 2.9s 23:01:14 23:01:14 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:01:14 #58 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #58 12.64 (1/4) Installing ca-certificates (20230506-r0) 23:01:14 #58 12.68 (2/4) Installing dumb-init (1.2.5-r2) 23:01:14 #58 12.68 (3/4) Installing su-exec (0.2-r3) 23:01:14 #58 12.69 (4/4) Installing yq (4.33.3-r5) 23:01:14 #58 12.78 Executing busybox-1.36.1-r5.trigger 23:01:14 #58 12.83 Executing ca-certificates-20230506-r0.trigger 23:01:14 #58 12.92 OK: 17 MiB in 19 packages 23:01:14 #58 DONE 13.1s 23:01:14 23:01:14 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:01:14 #0 1.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #0 2.837 OK: 12 MiB in 26 packages 23:01:14 #63 DONE 3.0s 23:01:14 23:01:14 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:01:14 #64 DONE 0.2s 23:01:14 23:01:14 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:01:14 #65 DONE 0.2s 23:01:14 23:01:14 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:01:14 #59 2.964 OK: 264 MiB in 52 packages 23:01:14 #59 DONE 3.3s 23:01:14 23:01:14 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:14 #66 ... 23:01:14 23:01:14 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:01:14 #55 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:14 #55 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:14 #55 12.95 (1/4) Installing dumb-init (1.2.5-r2) 23:01:14 #55 12.95 (2/4) Installing openssl (3.1.4-r1) 23:01:14 #55 12.97 (3/4) Installing su-exec (0.2-r3) 23:01:14 #55 12.97 (4/4) Installing yq (4.33.3-r5) 23:01:14 #55 13.07 Executing busybox-1.36.1-r5.trigger 23:01:14 #55 13.10 OK: 17 MiB in 19 packages 23:01:14 #55 DONE 13.2s 23:01:14 23:01:14 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:01:14 #67 DONE 0.1s 23:01:14 23:01:14 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:15 #68 ... 23:01:15 23:01:15 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:01:15 #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #0 2.839 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:01:15 #0 2.839 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:01:15 #0 2.839 OK: 20069 distinct packages available 23:01:15 #0 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #0 3.393 OK: 264 MiB in 52 packages 23:01:15 #69 DONE 3.5s 23:01:15 23:01:15 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:01:15 #0 4.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #0 5.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #0 6.573 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:01:15 #0 6.573 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:01:15 #0 6.573 OK: 20069 distinct packages available 23:01:15 #0 6.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #0 6.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #0 7.145 (1/5) Installing dumb-init (1.2.5-r2) 23:01:15 #0 7.149 (2/5) Installing musl-obstack (1.2.3-r2) 23:01:15 #0 7.152 (3/5) Installing libucontext (1.2-r2) 23:01:15 #0 7.154 (4/5) Installing gcompat (1.1.0-r1) 23:01:15 #0 7.159 (5/5) Installing openssl (3.1.4-r1) 23:01:15 #0 7.169 Executing busybox-1.36.1-r5.trigger 23:01:15 #0 7.176 OK: 8 MiB in 20 packages 23:01:15 #70 DONE 7.3s 23:01:15 23:01:15 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:01:15 #0 6.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #0 8.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #0 9.015 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:01:15 #0 9.015 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:01:15 #0 9.015 OK: 20069 distinct packages available 23:01:15 #0 9.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #0 9.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #0 9.645 (1/4) Installing dumb-init (1.2.5-r2) 23:01:15 #0 9.649 (2/4) Installing musl-obstack (1.2.3-r2) 23:01:15 #0 9.652 (3/4) Installing libucontext (1.2-r2) 23:01:15 #0 9.656 (4/4) Installing gcompat (1.1.0-r1) 23:01:15 #0 9.661 Executing busybox-1.36.1-r5.trigger 23:01:15 #0 9.668 OK: 8 MiB in 19 packages 23:01:15 #71 DONE 9.8s 23:01:15 23:01:15 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:01:15 #72 DONE 0.1s 23:01:15 23:01:15 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:01:15 #73 ... 23:01:15 23:01:15 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:01:15 #51 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:15 #51 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:15 #51 13.59 (1/1) Installing dumb-init (1.2.5-r2) 23:01:15 #51 13.60 Executing busybox-1.36.1-r5.trigger 23:01:15 #51 13.61 OK: 7 MiB in 16 packages 23:01:15 #51 DONE 13.9s 23:01:15 23:01:15 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:01:17 #74 ... 23:01:17 23:01:17 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:01:17 #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.385 OK: 7 MiB in 16 packages 23:01:17 #75 DONE 2.5s 23:01:17 23:01:17 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:01:17 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.447 OK: 7 MiB in 17 packages 23:01:17 #76 DONE 2.5s 23:01:17 23:01:17 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:01:17 #73 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:17 #73 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:17 #73 ... 23:01:17 23:01:17 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:01:17 #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.515 OK: 17 MiB in 19 packages 23:01:17 #77 DONE 2.6s 23:01:17 23:01:17 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:01:17 #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:17 #0 2.563 OK: 17 MiB in 19 packages 23:01:17 #78 DONE 2.8s 23:01:17 23:01:17 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:01:17 #73 2.397 OK: 8 MiB in 20 packages 23:01:17 #73 ... 23:01:17 23:01:17 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:01:17 #79 DONE 0.0s 23:01:17 23:01:17 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:01:17 #73 DONE 2.6s 23:01:17 23:01:17 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:01:17 #74 2.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:17 #74 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:18 #74 2.834 OK: 7 MiB in 16 packages 23:01:18 #74 DONE 3.5s 23:01:18 23:01:18 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:01:18 #0 2.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:01:18 #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:01:18 #0 2.565 OK: 8 MiB in 19 packages 23:01:18 #80 DONE 3.5s 23:01:18 23:01:18 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:01:18 #81 DONE 0.9s 23:01:18 23:01:18 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:01:18 #82 DONE 0.9s 23:01:18 23:01:18 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:01:18 #83 DONE 0.2s 23:01:18 23:01:18 #84 [security-spire-server stage-2 6/9] COPY security.txt / 23:01:19 #84 ... 23:01:19 23:01:19 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:01:19 #85 DONE 0.7s 23:01:19 23:01:19 #84 [security-spire-server stage-2 6/9] COPY security.txt / 23:01:19 #84 DONE 0.5s 23:01:19 23:01:19 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:01:19 #86 DONE 0.7s 23:01:19 23:01:19 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:01:19 #87 DONE 0.1s 23:01:19 23:01:19 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:01:19 #88 DONE 0.2s 23:01:19 23:01:19 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:01:19 #89 DONE 0.1s 23:01:19 23:01:19 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:01:19 #90 DONE 2.4s 23:01:19 23:01:19 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:01:19 #91 DONE 0.1s 23:01:19 23:01:19 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 23:01:19 #92 DONE 0.1s 23:01:19 23:01:19 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:01:19 #93 DONE 0.1s 23:01:19 23:01:19 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:01:19 #94 DONE 0.1s 23:01:19 23:01:19 #95 [security-spire-config stage-2 6/10] COPY security.txt / 23:01:19 #95 DONE 0.1s 23:01:19 23:01:19 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:01:19 #96 DONE 0.1s 23:01:19 23:01:19 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:01:19 #97 DONE 0.1s 23:01:19 23:01:19 #98 [security-spire-server] exporting to image 23:01:19 #98 exporting layers 23:01:19 #98 ... 23:01:19 23:01:19 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:01:19 #99 DONE 0.1s 23:01:19 23:01:19 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:01:19 #100 DONE 0.1s 23:01:19 23:01:19 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:01:19 #101 DONE 0.1s 23:01:19 23:01:19 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:01:19 #102 DONE 0.1s 23:01:19 23:01:19 #98 [security-spire-agent] exporting to image 23:01:20 #98 exporting layers 0.6s done 23:01:20 #98 exporting layers 0.6s done 23:01:20 #98 writing image sha256:c20a6650042f5e63813eece7e7aa6cf8d91775b214f98a5c1e721631cea4b760 done 23:01:20 #98 naming to docker.io/library/security-spire-server done 23:01:20 #98 exporting layers 0.6s done 23:01:20 #98 writing image sha256:0f6fd283a3de7b17814839d83a074e422680d64400cfa862b235551a77ae48fc done 23:01:20 #98 naming to docker.io/library/security-spire-agent done 23:01:20 #98 writing image sha256:6c7927830f3e172b43efd64901c419de7f819723e15337cb9b14f692ede15164 done 23:01:20 #98 naming to docker.io/library/security-spire-config done 23:01:20 #98 DONE 0.8s 23:01:20 23:01:20 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:24 #103 ... 23:01:24 23:01:24 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:26 c4a7e357bf2a: Pull complete 23:01:26 f0e02332f6b5: Pull complete 23:01:26 872ee5b61b7b: Pull complete 23:01:33 0c6a40ed1a82: Pull complete 23:01:34 94ae7d8d031c: Pull complete 23:01:34 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:01:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:01:34 WORKDIR /edgex 23:01:34 COPY go.mod . 23:01:34 RUN go mod download 23:01:34 + docker build -t ci-base-image-arm64 -f - . 23:01:35 #0 building with "default" instance using docker driver 23:01:35 23:01:35 #1 [internal] load build definition from Dockerfile 23:01:35 #1 transferring dockerfile: 172B done 23:01:35 #1 DONE 0.1s 23:01:35 23:01:35 #2 [internal] load .dockerignore 23:01:35 #2 transferring context: 50B done 23:01:35 #2 DONE 0.1s 23:01:35 23:01:35 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:01:36 #3 DONE 0.0s 23:01:36 23:01:36 #4 [internal] load build context 23:01:36 #4 transferring context: 3.72kB done 23:01:36 #4 DONE 0.1s 23:01:36 23:01:36 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:01:36 #5 DONE 0.2s 23:01:36 23:01:36 #6 [2/4] WORKDIR /edgex 23:01:37 #6 DONE 0.9s 23:01:37 23:01:37 #7 [3/4] COPY go.mod . 23:01:37 #7 DONE 0.1s 23:01:37 23:01:37 #8 [4/4] RUN go mod download 23:01:39 #104 DONE 23.5s 23:01:39 23:01:39 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:39 #103 DONE 23.1s 23:01:39 23:01:39 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:39 #66 DONE 23.5s 23:01:39 23:01:39 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:39 #68 DONE 23.4s 23:01:39 23:01:39 #105 [support-notifications builder 6/7] COPY . . 23:01:42 #105 DONE 3.9s 23:01:42 23:01:42 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:01:42 #106 ... 23:01:42 23:01:42 #107 [security-spiffe-token-provider builder 6/7] COPY . . 23:01:42 #107 DONE 4.0s 23:01:42 23:01:42 #108 [security-bootstrapper builder 6/7] COPY . . 23:01:42 #108 DONE 4.0s 23:01:42 23:01:42 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:01:42 #109 CACHED 23:01:42 23:01:42 #110 [security-secretstore-setup builder 6/7] COPY . . 23:01:42 #110 CACHED 23:01:42 23:01:42 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #111 CACHED 23:01:42 23:01:42 #112 [security-proxy-setup builder 6/7] COPY . . 23:01:42 #112 CACHED 23:01:42 23:01:42 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:01:42 #113 CACHED 23:01:42 23:01:42 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #114 CACHED 23:01:42 23:01:42 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 23:01:42 #115 CACHED 23:01:42 23:01:42 #116 [core-command builder 6/7] COPY . . 23:01:42 #116 CACHED 23:01:42 23:01:42 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #117 CACHED 23:01:42 23:01:42 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #118 CACHED 23:01:42 23:01:42 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:01:42 #119 CACHED 23:01:42 23:01:42 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 23:01:42 #120 CACHED 23:01:42 23:01:42 #121 [core-metadata builder 6/7] COPY . . 23:01:42 #121 CACHED 23:01:42 23:01:42 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:01:42 #122 CACHED 23:01:42 23:01:42 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #123 CACHED 23:01:42 23:01:42 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 23:01:42 #124 CACHED 23:01:42 23:01:42 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #125 CACHED 23:01:42 23:01:42 #126 [core-data builder 6/7] COPY . . 23:01:42 #126 CACHED 23:01:42 23:01:42 #127 [support-scheduler builder 6/7] COPY . . 23:01:42 #127 CACHED 23:01:42 23:01:42 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:42 #128 CACHED 23:01:42 23:01:42 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:01:42 #129 CACHED 23:01:42 23:01:42 #130 [security-proxy-auth builder 6/7] COPY . . 23:01:42 #130 DONE 4.0s 23:01:42 23:01:42 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:01:43 #131 1.032 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:01:47 #8 DONE 10.3s 23:01:47 23:01:47 #9 exporting to image 23:01:47 #9 exporting layers 23:01:53 #131 ... 23:01:53 23:01:53 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:01:53 #0 1.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:01:53 #132 ... 23:01:53 23:01:53 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:01:53 #0 1.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:01:53 #133 ... 23:01:53 23:01:53 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:01:53 #0 1.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:01:53 #134 ... 23:01:53 23:01:53 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:01:53 #0 1.136 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:01:53 #135 ... 23:01:53 23:01:53 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:01:53 #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:01:53 #136 ... 23:01:53 23:01:53 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:01:53 #106 0.383 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:01:53 #106 ... 23:01:53 23:01:53 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:01:53 #0 1.044 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:01:53 #137 ... 23:01:53 23:01:53 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:01:53 #0 1.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:01:53 #138 ... 23:01:53 23:01:53 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:01:53 #0 1.354 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:01:54 #139 ... 23:01:54 23:01:54 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:01:54 #0 1.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:01:59 #9 exporting layers 12.4s done 23:01:59 #9 writing image sha256:88088dde9ae1c02d87e79ad0b8bf356db964e62d81161012a308a67694e34f77 done 23:01:59 #9 naming to docker.io/library/ci-base-image-arm64 done 23:01:59 #9 DONE 12.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:00 + docker inspect -f . ci-base-image-arm64 23:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:00 prd-ubuntu20.04-docker-arm64-4c-16g-24114 does not seem to be running inside a container 23:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:02:04 $ docker top 6a8ebe644d95b9e45ed2b32317d0f555492f4580fbb3c3ca909d3a9161f88ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:04 + go version 23:02:04 go version go1.21.0 linux/arm64 [Pipeline] } 23:02:04 $ docker stop --time=1 6a8ebe644d95b9e45ed2b32317d0f555492f4580fbb3c3ca909d3a9161f88ff4 23:02:06 $ docker rm -f --volumes 6a8ebe644d95b9e45ed2b32317d0f555492f4580fbb3c3ca909d3a9161f88ff4 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:02:07 23:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:02:07 latest: Pulling from edgex-devops/edgex-compose-arm64 23:02:07 547446be3368: Pulling fs layer 23:02:07 d125d8839a47: Pulling fs layer 23:02:07 3e85d5ac6304: Pulling fs layer 23:02:07 c3105a71a48b: Pulling fs layer 23:02:07 0f093f025ec4: Pulling fs layer 23:02:07 c3106fc0e877: Pulling fs layer 23:02:07 c3105a71a48b: Waiting 23:02:07 0f093f025ec4: Waiting 23:02:07 c3106fc0e877: Waiting 23:02:08 547446be3368: Verifying Checksum 23:02:08 547446be3368: Download complete 23:02:08 c3105a71a48b: Download complete 23:02:08 d125d8839a47: Verifying Checksum 23:02:08 d125d8839a47: Download complete 23:02:08 c3106fc0e877: Download complete 23:02:08 0f093f025ec4: Verifying Checksum 23:02:08 0f093f025ec4: Download complete 23:02:08 547446be3368: Pull complete 23:02:09 d125d8839a47: Pull complete 23:02:10 3e85d5ac6304: Verifying Checksum 23:02:10 3e85d5ac6304: Download complete 23:02:22 3e85d5ac6304: Pull complete 23:02:22 c3105a71a48b: Pull complete 23:02:23 0f093f025ec4: Pull complete 23:02:23 c3106fc0e877: Pull complete 23:02:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:02:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:23 prd-ubuntu20.04-docker-arm64-4c-16g-24114 does not seem to be running inside a container 23:02: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/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:02:25 $ docker top ed8a533e7f578095e5e30695db6ca694d8cb9cf020615a952dab729889583e44 -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:25 + docker compose -f ./docker-compose-build.yml build --parallel 23:02:27 #1 [security-secretstore-setup internal] load build definition from Dockerfile 23:02:27 #1 transferring dockerfile: 30B 23:02:27 #1 transferring dockerfile: 2.49kB done 23:02:27 #1 DONE 0.1s 23:02:27 23:02:27 #2 [security-secretstore-setup internal] load .dockerignore 23:02:27 #2 transferring context: 50B 0.0s done 23:02:27 #2 DONE 0.1s 23:02:27 23:02:27 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:27 #3 DONE 0.0s 23:02:27 23:02:27 #4 [security-proxy-auth internal] load build definition from Dockerfile 23:02:27 #4 transferring dockerfile: 2.15kB done 23:02:27 #4 DONE 0.1s 23:02:27 23:02:27 #5 [security-proxy-auth internal] load .dockerignore 23:02:27 #5 transferring context: 50B done 23:02:27 #5 DONE 0.1s 23:02:27 23:02:27 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:27 #3 DONE 0.0s 23:02:27 23:02:27 #6 [security-proxy-setup internal] load .dockerignore 23:02:27 #6 ... 23:02:27 23:02:27 #7 [core-metadata internal] load build definition from Dockerfile 23:02:27 #7 transferring dockerfile: 2.06kB done 23:02:27 #7 DONE 0.1s 23:02:27 23:02:27 #8 [core-metadata internal] load .dockerignore 23:02:27 #8 transferring context: 50B done 23:02:27 #8 DONE 0.1s 23:02:27 23:02:27 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:27 #3 DONE 0.0s 23:02:27 23:02:27 #6 [security-proxy-setup internal] load .dockerignore 23:02:27 #6 transferring context: 50B done 23:02:27 #6 DONE 0.1s 23:02:27 23:02:27 #9 [security-proxy-setup internal] load build definition from Dockerfile 23:02:27 #9 transferring dockerfile: 2.50kB 0.0s done 23:02:27 #9 DONE 0.1s 23:02:27 23:02:27 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:27 #3 DONE 0.0s 23:02:27 23:02:27 #10 [security-spire-agent internal] load .dockerignore 23:02:27 #10 ... 23:02:27 23:02:27 #11 [security-spire-server internal] load .dockerignore 23:02:27 #11 transferring context: 50B done 23:02:27 #11 DONE 0.2s 23:02:27 23:02:27 #12 [security-spire-server internal] load build definition from Dockerfile 23:02:27 #12 transferring dockerfile: 1.70kB 0.0s done 23:02:27 #12 DONE 0.2s 23:02:27 23:02:27 #10 [security-spire-agent internal] load .dockerignore 23:02:27 #10 transferring context: 50B done 23:02:27 #10 DONE 0.2s 23:02:27 23:02:27 #13 [security-spire-agent internal] load build definition from Dockerfile 23:02:27 #13 transferring dockerfile: 1.81kB 0.0s done 23:02:27 #13 DONE 0.2s 23:02:27 23:02:27 #14 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:27 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:28 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 23:02:28 #14 ... 23:02:28 23:02:28 #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 23:02:28 #15 DONE 0.7s 23:02:28 23:02:28 #14 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:28 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 23:02:28 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 23:02:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s 23:02:28 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:02:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.2s 23:02:28 #14 ... 23:02:28 23:02:28 #16 [support-notifications internal] load .dockerignore 23:02:28 #16 transferring context: 50B 0.0s done 23:02:28 #16 DONE 0.5s 23:02:28 23:02:28 #17 [support-notifications internal] load build definition from Dockerfile 23:02:28 #17 transferring dockerfile: 1.95kB 0.0s done 23:02:28 #17 DONE 0.6s 23:02:28 23:02:28 #14 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.3s 23:02:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s 23:02:28 #14 ... 23:02:28 23:02:28 #18 [core-data internal] load build definition from Dockerfile 23:02:28 #18 transferring dockerfile: 2.01kB 0.1s done 23:02:28 #18 DONE 0.6s 23:02:28 23:02:28 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:28 #3 DONE 0.0s 23:02:28 23:02:28 #14 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:28 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 23:02:28 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 23:02:29 #14 ... 23:02:29 23:02:29 #19 [core-data internal] load .dockerignore 23:02:29 #19 transferring context: 50B 0.0s done 23:02:29 #19 DONE 1.0s 23:02:29 23:02:29 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:29 #3 DONE 0.0s 23:02:29 23:02:29 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 23:02:29 #15 DONE 1.2s 23:02:29 23:02:29 #20 [security-proxy-auth internal] load build context 23:02:29 #20 transferring context: 2.56MB 0.9s done 23:02:29 #20 DONE 1.2s 23:02:29 23:02:29 #21 [core-metadata internal] load build context 23:02:29 #21 transferring context: 2.56MB 0.9s done 23:02:29 #21 DONE 1.2s 23:02:29 23:02:29 #14 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:29 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 23:02:29 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 23:02:29 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 23:02:29 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 23:02:29 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:02:29 #14 ... 23:02:29 23:02:29 #22 [security-bootstrapper internal] load build definition from Dockerfile 23:02:29 #22 transferring dockerfile: 2.93kB done 23:02:29 #22 DONE 1.2s 23:02:29 23:02:29 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 23:02:29 #23 DONE 1.2s 23:02:29 23:02:29 #24 [security-proxy-setup internal] load build context 23:02:29 #24 transferring context: 2.56MB 0.9s done 23:02:29 #24 DONE 1.3s 23:02:29 23:02:29 #25 [security-secretstore-setup internal] load build context 23:02:29 #25 transferring context: 2.56MB 0.9s done 23:02:29 #25 DONE 1.3s 23:02:29 23:02:29 #26 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:02:29 #26 DONE 1.4s 23:02:29 23:02:29 #14 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:29 #14 ... 23:02:29 23:02:29 #27 [core-command internal] load .dockerignore 23:02:29 #27 transferring context: 50B 0.0s done 23:02:29 #27 DONE 1.0s 23:02:29 23:02:29 #28 [security-spiffe-token-provider internal] load .dockerignore 23:02:29 #28 transferring context: 50B done 23:02:29 #28 DONE 1.2s 23:02:29 23:02:29 #29 [security-bootstrapper internal] load .dockerignore 23:02:29 #29 transferring context: 50B done 23:02:29 #29 DONE 1.4s 23:02:29 23:02:29 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:02:29 #30 DONE 1.5s 23:02:29 23:02:29 #31 [security-spire-agent internal] load build context 23:02:29 #31 DONE 0.0s 23:02:29 23:02:29 #32 [security-spire-server internal] load build context 23:02:29 #32 DONE 0.0s 23:02:29 23:02:29 #14 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:29 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 23:02:29 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 23:02:29 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 23:02:29 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 23:02:29 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:02:29 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 23:02:29 #14 ... 23:02:29 23:02:29 #33 [support-scheduler internal] load .dockerignore 23:02:29 #33 transferring context: 50B 0.0s done 23:02:29 #33 DONE 0.5s 23:02:29 23:02:29 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:29 #3 DONE 0.0s 23:02:29 23:02:29 #15 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:02:29 #15 DONE 1.3s 23:02:29 23:02:29 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:02:29 #34 DONE 0.6s 23:02:29 23:02:29 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:29 #35 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 23:02:29 #35 ... 23:02:29 23:02:29 #36 [support-scheduler internal] load build definition from Dockerfile 23:02:29 #36 transferring dockerfile: 1.93kB done 23:02:29 #36 DONE 0.7s 23:02:29 23:02:29 #37 [security-spire-config internal] load .dockerignore 23:02:29 #37 transferring context: 50B done 23:02:29 #37 DONE 0.8s 23:02:29 23:02:29 #38 [core-common-config-bootstrapper internal] load .dockerignore 23:02:29 #38 transferring context: 50B 0.0s done 23:02:29 #38 DONE 1.0s 23:02:29 23:02:29 #39 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:02:29 #39 transferring dockerfile: 2.23kB done 23:02:29 #39 DONE 1.1s 23:02:29 23:02:29 #26 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:02:29 #26 DONE 1.5s 23:02:29 23:02:29 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:29 #3 DONE 0.0s 23:02:29 23:02:29 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 23:02:29 #34 DONE 0.6s 23:02:29 23:02:29 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:29 #35 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 23:02:29 #35 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 23:02:29 #35 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 23:02:29 #35 ... 23:02:29 23:02:29 #40 [security-spire-config internal] load build definition from Dockerfile 23:02:29 #40 transferring dockerfile: 1.69kB 0.0s done 23:02:29 #40 DONE 0.9s 23:02:29 23:02:29 #41 [core-command internal] load build definition from Dockerfile 23:02:29 #41 transferring dockerfile: 1.93kB done 23:02:29 #41 DONE 1.5s 23:02:29 23:02:29 #42 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:02:29 #42 transferring dockerfile: 1.89kB done 23:02:29 #42 DONE 1.6s 23:02:29 23:02:29 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:29 #3 DONE 0.0s 23:02:29 23:02:29 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:29 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 23:02:29 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 23:02:30 #35 ... 23:02:30 23:02:30 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:02:30 #3 DONE 0.0s 23:02:30 23:02:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:30 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 23:02:30 #35 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.2s 23:02:30 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 23:02:30 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 23:02:30 #35 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s 23:02:30 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 23:02:30 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 23:02:30 #35 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 23:02:30 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 23:02:30 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s 23:02:30 #35 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 23:02:30 #35 ... 23:02:30 23:02:30 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 23:02:30 #15 DONE 2.3s 23:02:30 23:02:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:30 #35 ... 23:02:30 23:02:30 #26 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:02:30 #26 DONE 2.1s 23:02:30 23:02:30 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 23:02:30 #34 DONE 1.3s 23:02:30 23:02:30 #43 [support-scheduler internal] load build context 23:02:30 #43 DONE 0.0s 23:02:30 23:02:30 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:02:30 #30 DONE 1.8s 23:02:30 23:02:30 #44 [core-common-config-bootstrapper internal] load build context 23:02:30 #44 DONE 0.0s 23:02:30 23:02:30 #45 [core-command internal] load build context 23:02:30 #45 DONE 0.0s 23:02:30 23:02:30 #46 [support-notifications internal] load build context 23:02:30 #46 transferring context: 2.56MB 0.7s done 23:02:30 #46 DONE 1.3s 23:02:30 23:02:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:30 #35 ... 23:02:30 23:02:30 #31 [security-spire-agent internal] load build context 23:02:30 #31 transferring context: 17.63kB 0.0s done 23:02:30 #31 DONE 1.1s 23:02:30 23:02:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:30 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 0.8s 23:02:30 #35 ... 23:02:30 23:02:30 #32 [security-spire-server internal] load build context 23:02:30 #32 transferring context: 18.10kB 0.1s done 23:02:30 #32 DONE 1.1s 23:02:30 23:02:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:30 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 0.9s 23:02:30 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 1.0s 23:02:30 #35 ... 23:02:30 23:02:30 #47 [core-data internal] load build context 23:02:30 #47 transferring context: 2.56MB 1.1s done 23:02:30 #47 DONE 1.9s 23:02:30 23:02:30 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:30 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.57MB / 17.12MB 1.1s 23:02:30 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.2s 23:02:31 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.4s 23:02:31 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 1.5s 23:02:31 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 1.6s 23:02:31 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.7s 23:02:31 #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.8s done 23:02:31 #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23:02:32 #35 ... 23:02:32 23:02:32 #48 [security-bootstrapper internal] load build context 23:02:32 #48 transferring context: 2.56MB 1.5s done 23:02:32 #48 DONE 2.4s 23:02:32 23:02:32 #49 [security-spire-config internal] load build context 23:02:32 #49 transferring context: 16.35kB 0.2s done 23:02:32 #49 DONE 1.7s 23:02:32 23:02:32 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:32 #35 ... 23:02:32 23:02:32 #45 [core-command internal] load build context 23:02:32 #45 transferring context: 2.56MB 1.8s done 23:02:32 #45 DONE 2.1s 23:02:32 23:02:32 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:33 #35 ... 23:02:33 23:02:33 #44 [core-common-config-bootstrapper internal] load build context 23:02:33 #44 transferring context: 2.56MB 2.1s done 23:02:33 #44 DONE 2.5s 23:02:33 23:02:33 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:33 #35 ... 23:02:33 23:02:33 #43 [support-scheduler internal] load build context 23:02:33 #43 transferring context: 2.56MB 1.9s done 23:02:33 #43 DONE 2.8s 23:02:33 23:02:33 #50 [security-spiffe-token-provider internal] load build context 23:02:33 #50 transferring context: 2.56MB 2.2s done 23:02:33 #50 DONE 2.9s 23:02:33 23:02:33 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:33 #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 23:02:33 #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:02:33 #51 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 23:02:33 #51 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 23:02:33 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 23:02:33 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 23:02:33 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 23:02:33 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 23:02:33 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 23:02:33 #51 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 23:02:33 #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 23:02:33 #51 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23:02:34 #51 ... 23:02:34 23:02:34 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:02:34 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:34 #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:34 #0 4.567 OK: 266 MiB in 52 packages 23:02:34 #52 DONE 5.2s 23:02:34 23:02:34 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:02:34 #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:34 #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:34 #0 4.515 OK: 266 MiB in 52 packages 23:02:34 #53 DONE 5.3s 23:02:34 23:02:34 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:34 #51 ... 23:02:34 23:02:34 #54 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:02:34 #54 ... 23:02:34 23:02:34 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:02:34 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:34 #0 3.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:34 #0 5.564 OK: 266 MiB in 52 packages 23:02:34 #55 DONE 6.1s 23:02:35 23:02:35 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:35 #51 ... 23:02:35 23:02:35 #54 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:02:35 #54 DONE 0.7s 23:02:35 23:02:35 #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:02:35 #56 DONE 0.6s 23:02:35 23:02:35 #57 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:02:35 #57 DONE 0.6s 23:02:35 23:02:35 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:37 #51 ... 23:02:37 23:02:37 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:02:37 #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:37 #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:37 #0 5.787 (1/1) Installing dumb-init (1.2.5-r2) 23:02:37 #0 5.818 Executing busybox-1.36.1-r5.trigger 23:02:37 #0 5.902 OK: 8 MiB in 16 packages 23:02:37 #58 DONE 6.5s 23:02:37 23:02:37 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:38 #51 ... 23:02:38 23:02:38 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:02:38 #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:38 #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:38 #0 4.672 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:02:38 #0 4.672 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:02:38 #0 4.672 OK: 19946 distinct packages available 23:02:38 #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:38 #0 5.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:38 #0 7.358 OK: 266 MiB in 52 packages 23:02:38 #59 DONE 8.0s 23:02:38 23:02:38 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:38 #51 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 23:02:39 #51 ... 23:02:39 23:02:39 #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:02:39 #60 DONE 0.8s 23:02:39 23:02:39 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:39 #51 ... 23:02:39 23:02:39 #14 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:02:39 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 23:02:39 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 23:02:39 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 23:02:39 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 23:02:39 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:02:39 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 23:02:39 #14 ... 23:02:39 23:02:39 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:40 #51 ... 23:02:40 23:02:40 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:02:40 #0 5.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:40 #0 5.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:40 #0 8.190 (1/4) Installing dumb-init (1.2.5-r2) 23:02:40 #0 8.203 (2/4) Installing openssl (3.1.4-r1) 23:02:40 #0 8.243 (3/4) Installing su-exec (0.2-r3) 23:02:40 #0 8.268 (4/4) Installing yq (4.33.3-r5) 23:02:40 #0 8.627 Executing busybox-1.36.1-r5.trigger 23:02:40 #0 8.680 OK: 18 MiB in 19 packages 23:02:40 #61 DONE 9.5s 23:02:40 23:02:40 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:40 #51 ... 23:02:40 23:02:40 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:02:40 #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:40 #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:40 #0 8.074 (1/2) Installing ca-certificates (20230506-r0) 23:02:40 #0 8.227 (2/2) Installing dumb-init (1.2.5-r2) 23:02:40 #0 8.278 Executing busybox-1.36.1-r5.trigger 23:02:40 #0 8.344 Executing ca-certificates-20230506-r0.trigger 23:02:40 #0 9.016 OK: 9 MiB in 17 packages 23:02:40 #62 DONE 9.8s 23:02:40 23:02:40 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:40 #51 ... 23:02:40 23:02:40 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:02:40 #0 5.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:40 #0 6.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:40 #0 8.398 (1/4) Installing ca-certificates (20230506-r0) 23:02:40 #0 8.572 (2/4) Installing dumb-init (1.2.5-r2) 23:02:40 #0 8.599 (3/4) Installing su-exec (0.2-r3) 23:02:40 #0 8.611 (4/4) Installing yq (4.33.3-r5) 23:02:40 #0 9.083 Executing busybox-1.36.1-r5.trigger 23:02:40 #0 9.144 Executing ca-certificates-20230506-r0.trigger 23:02:40 #0 9.737 OK: 18 MiB in 19 packages 23:02:41 #63 ... 23:02:41 23:02:41 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:02:41 #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #0 5.362 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:02:41 #0 5.362 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:02:41 #0 5.362 OK: 19946 distinct packages available 23:02:41 #0 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #0 8.756 (1/11) Installing ca-certificates (20230506-r0) 23:02:41 #0 8.924 (2/11) Installing brotli-libs (1.0.9-r14) 23:02:41 #0 9.027 (3/11) Installing libunistring (1.1-r1) 23:02:41 #0 9.174 (4/11) Installing libidn2 (2.3.4-r1) 23:02:41 #0 9.210 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:02:41 #0 9.231 (6/11) Installing libcurl (8.4.0-r0) 23:02:41 #0 9.359 (7/11) Installing curl (8.4.0-r0) 23:02:41 #0 9.392 (8/11) Installing dumb-init (1.2.5-r2) 23:02:41 #0 9.402 (9/11) Installing musl-obstack (1.2.3-r2) 23:02:41 #0 9.408 (10/11) Installing libucontext (1.2-r2) 23:02:41 #0 9.417 (11/11) Installing gcompat (1.1.0-r1) 23:02:41 #0 9.435 Executing busybox-1.36.1-r5.trigger 23:02:41 #0 9.486 Executing ca-certificates-20230506-r0.trigger 23:02:41 #64 10.28 OK: 13 MiB in 26 packages 23:02:41 #64 ... 23:02:41 23:02:41 #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:02:41 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 6.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #0 9.673 (1/1) Installing dumb-init (1.2.5-r2) 23:02:41 #0 9.702 Executing busybox-1.36.1-r5.trigger 23:02:41 #0 9.851 OK: 8 MiB in 16 packages 23:02:41 #65 ... 23:02:41 23:02:41 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:02:41 #0 6.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 7.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #0 9.834 (1/2) Installing dumb-init (1.2.5-r2) 23:02:41 #0 9.878 (2/2) Installing su-exec (0.2-r3) 23:02:41 #0 9.878 Executing busybox-1.36.1-r5.trigger 23:02:41 #0 9.942 OK: 8 MiB in 17 packages 23:02:41 #66 ... 23:02:41 23:02:41 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:02:41 #0 6.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #0 9.516 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:02:41 #0 9.516 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:02:41 #0 9.516 OK: 19946 distinct packages available 23:02:41 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #67 ... 23:02:41 23:02:41 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:02:41 #0 5.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 6.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #0 8.646 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:02:41 #0 8.646 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:02:41 #0 8.646 OK: 19946 distinct packages available 23:02:41 #0 9.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:41 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:41 #68 ... 23:02:41 23:02:41 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:02:41 #66 DONE 10.8s 23:02:41 23:02:41 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:02:41 #63 DONE 10.8s 23:02:41 23:02:41 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:02:41 #65 DONE 11.6s 23:02:41 23:02:41 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:02:42 #69 ... 23:02:42 23:02:42 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:02:42 #64 DONE 11.2s 23:02:42 23:02:42 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:02:42 #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.3s done 23:02:42 #35 DONE 12.5s 23:02:42 23:02:42 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:44 #51 ... 23:02:44 23:02:44 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:02:44 #68 12.34 (1/5) Installing dumb-init (1.2.5-r2) 23:02:44 #68 12.34 (2/5) Installing musl-obstack (1.2.3-r2) 23:02:44 #68 12.35 (3/5) Installing libucontext (1.2-r2) 23:02:44 #68 12.36 (4/5) Installing gcompat (1.1.0-r1) 23:02:44 #68 12.40 (5/5) Installing openssl (3.1.4-r1) 23:02:44 #68 12.43 Executing busybox-1.36.1-r5.trigger 23:02:44 #68 12.53 OK: 9 MiB in 20 packages 23:02:44 #68 DONE 13.2s 23:02:44 23:02:44 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:44 #51 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s 23:02:44 #51 ... 23:02:44 23:02:44 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:02:44 #67 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:44 #67 12.72 (1/4) Installing dumb-init (1.2.5-r2) 23:02:44 #67 12.76 (2/4) Installing musl-obstack (1.2.3-r2) 23:02:44 #67 12.77 (3/4) Installing libucontext (1.2-r2) 23:02:44 #67 12.81 (4/4) Installing gcompat (1.1.0-r1) 23:02:44 #67 12.82 Executing busybox-1.36.1-r5.trigger 23:02:44 #67 12.87 OK: 8 MiB in 19 packages 23:02:44 #67 DONE 13.5s 23:02:44 23:02:44 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:02:44 #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:44 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:44 #0 6.139 OK: 8 MiB in 16 packages 23:02:44 #70 DONE 6.9s 23:02:44 23:02:44 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:45 #51 ... 23:02:45 23:02:45 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:45 #71 ... 23:02:45 23:02:45 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:45 #72 ... 23:02:45 23:02:45 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:45 #73 ... 23:02:45 23:02:45 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:02:45 #51 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s done 23:02:46 #51 DONE 17.2s 23:02:46 23:02:46 #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 23:02:46 #69 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:46 #69 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:46 #69 ... 23:02:46 23:02:46 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:02:46 #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:46 #0 3.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:46 #0 5.418 OK: 18 MiB in 19 packages 23:02:46 #74 DONE 5.9s 23:02:46 23:02:46 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:02:46 #75 DONE 0.3s 23:02:46 23:02:46 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:02:46 #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:46 #76 ... 23:02:46 23:02:46 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:02:46 #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:46 #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:46 #0 5.622 OK: 9 MiB in 17 packages 23:02:46 #77 DONE 6.1s 23:02:46 23:02:46 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:02:46 #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:46 #78 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:47 #78 ... 23:02:47 23:02:47 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:02:47 #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:47 #0 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:47 #0 5.794 OK: 8 MiB in 17 packages 23:02:47 #79 DONE 6.2s 23:02:47 23:02:47 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:02:47 #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:47 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:47 #0 5.818 OK: 18 MiB in 19 packages 23:02:47 #80 DONE 6.3s 23:02:47 23:02:47 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:02:47 #81 ... 23:02:47 23:02:47 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:02:47 #69 6.102 OK: 8 MiB in 16 packages 23:02:47 #69 DONE 7.1s 23:02:48 23:02:48 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:02:48 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:48 #0 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:48 #0 5.725 OK: 13 MiB in 26 packages 23:02:48 #82 DONE 6.2s 23:02:48 23:02:48 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:02:48 #76 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:48 #76 4.494 OK: 9 MiB in 20 packages 23:02:48 #76 ... 23:02:48 23:02:48 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:02:48 #78 4.073 OK: 8 MiB in 19 packages 23:02:48 #78 DONE 4.4s 23:02:48 23:02:48 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:02:48 #76 DONE 4.9s 23:02:48 23:02:48 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:02:49 #83 ... 23:02:49 23:02:49 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:49 #84 ... 23:02:49 23:02:49 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:02:49 #85 ... 23:02:49 23:02:49 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:02:49 #81 DONE 2.1s 23:02:49 23:02:49 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:02:49 #86 DONE 1.2s 23:02:49 23:02:49 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:02:49 #85 DONE 1.2s 23:02:49 23:02:49 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:02:49 #83 DONE 1.2s 23:02:49 23:02:49 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:02:50 #87 ... 23:02:50 23:02:50 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:02:50 #88 DONE 0.3s 23:02:50 23:02:50 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:02:50 #89 DONE 0.3s 23:02:50 23:02:50 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:02:50 #90 DONE 0.3s 23:02:50 23:02:50 #91 [security-spire-server stage-2 6/9] COPY security.txt / 23:02:50 #91 DONE 0.2s 23:02:50 23:02:50 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:02:50 #92 ... 23:02:50 23:02:50 #93 [security-spire-config stage-2 6/10] COPY security.txt / 23:02:50 #93 DONE 0.3s 23:02:50 23:02:50 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:02:50 #94 DONE 0.2s 23:02:50 23:02:50 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:02:50 #92 DONE 0.2s 23:02:50 23:02:50 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:02:51 #95 DONE 0.2s 23:02:51 23:02:51 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:02:51 #96 DONE 0.2s 23:02:51 23:02:51 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:02:51 #97 ... 23:02:51 23:02:51 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:02:51 #87 DONE 1.1s 23:02:51 23:02:51 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:02:51 #98 DONE 0.2s 23:02:51 23:02:51 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:02:51 #97 DONE 0.3s 23:02:51 23:02:51 #99 [security-spire-config] exporting to image 23:02:51 #99 exporting layers 23:02:51 #99 ... 23:02:51 23:02:51 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:02:51 #100 DONE 0.2s 23:02:51 23:02:51 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 23:02:51 #101 DONE 0.1s 23:02:51 23:02:51 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:02:51 #102 DONE 0.1s 23:02:51 23:02:51 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:02:51 #103 DONE 0.1s 23:02:51 23:02:51 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:02:51 #104 DONE 0.1s 23:02:51 23:02:51 #105 [security-spire-server] exporting to image 23:02:53 #105 ... 23:02:53 23:02:53 #99 [security-spire-config] exporting to image 23:02:53 #99 exporting layers 1.8s done 23:02:53 #99 writing image sha256:bd30335a5f1dcc20af36e86a18fa413c7a7b3f8d2fa461632b99720ca934b646 0.0s done 23:02:53 #99 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:02:53 #99 DONE 1.9s 23:02:53 23:02:53 #105 [security-spire-server] exporting to image 23:02:53 #105 exporting layers 2.1s done 23:02:53 #105 writing image sha256:e5c77703c39f7bbc1b02378c8d926df0598f4b999f52bbbee8df9b7d5255b80c 0.1s done 23:02:53 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 23:02:53 #105 DONE 2.1s 23:02:53 23:02:53 #106 [security-spire-agent] exporting to image 23:02:53 #106 exporting layers 1.6s done 23:02:53 #106 writing image sha256:577e01af32a1a74f8bc8ed0bd983c8a17a26ccdc81c08e7e5272b820459e6274 0.0s done 23:02:53 #106 naming to docker.io/library/security-spire-agent-arm64 23:02:53 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 23:02:53 #106 DONE 1.6s 23:02:53 23:02:53 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #84 ... 23:03:11 23:03:11 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #71 DONE 33.4s 23:03:11 23:03:11 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #84 DONE 29.7s 23:03:11 23:03:11 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #73 DONE 33.4s 23:03:11 23:03:11 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #72 DONE 33.4s 23:03:11 23:03:11 #107 [security-spiffe-token-provider builder 6/7] COPY . . 23:03:11 #107 ... 23:03:11 23:03:11 #108 [support-notifications builder 6/7] COPY . . 23:03:11 #108 DONE 0.8s 23:03:11 23:03:11 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #109 CACHED 23:03:11 23:03:11 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:03:11 #110 CACHED 23:03:11 23:03:11 #111 [support-scheduler builder 6/7] COPY . . 23:03:11 #111 CACHED 23:03:11 23:03:11 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #112 CACHED 23:03:11 23:03:11 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 23:03:11 #113 CACHED 23:03:11 23:03:11 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:03:11 #114 CACHED 23:03:11 23:03:11 #115 [core-command builder 6/7] COPY . . 23:03:11 #115 CACHED 23:03:11 23:03:11 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #116 CACHED 23:03:11 23:03:11 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 23:03:11 #117 CACHED 23:03:11 23:03:11 #107 [security-spiffe-token-provider builder 6/7] COPY . . 23:03:11 #107 DONE 0.8s 23:03:11 23:03:11 #118 [security-bootstrapper builder 6/7] COPY . . 23:03:11 #118 CACHED 23:03:11 23:03:11 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #119 CACHED 23:03:11 23:03:11 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:03:11 #120 CACHED 23:03:11 23:03:11 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #121 CACHED 23:03:11 23:03:11 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 23:03:11 #122 CACHED 23:03:11 23:03:11 #123 [core-data builder 6/7] COPY . . 23:03:11 #123 CACHED 23:03:11 23:03:11 #124 [security-proxy-setup builder 6/7] COPY . . 23:03:11 #124 DONE 0.9s 23:03:11 23:03:11 #125 [security-proxy-auth builder 6/7] COPY . . 23:03:11 #125 DONE 0.9s 23:03:11 23:03:11 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #126 CACHED 23:03:11 23:03:11 #127 [core-metadata builder 6/7] COPY . . 23:03:11 #127 CACHED 23:03:11 23:03:11 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:03:11 #128 CACHED 23:03:11 23:03:11 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:11 #129 CACHED 23:03:11 23:03:11 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:03:11 #130 CACHED 23:03:11 23:03:11 #131 [security-secretstore-setup builder 6/7] COPY . . 23:03:11 #131 CACHED 23:03:11 23:03:11 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:03:13 #132 3.158 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:03:15 #140 ... 23:03:15 23:03:15 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:03:15 #139 86.42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:03:15 #139 ... 23:03:15 23:03:15 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:03:15 #140 DONE 91.5s 23:03:15 23:03:15 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:03:15 #131 DONE 91.7s 23:03:15 23:03:15 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:03:15 #138 ... 23:03:15 23:03:15 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #141 ... 23:03:15 23:03:15 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:03:15 #139 DONE 91.8s 23:03:15 23:03:15 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:03:15 #138 DONE 91.8s 23:03:15 23:03:15 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:03:15 #132 DONE 92.0s 23:03:15 23:03:15 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #142 ... 23:03:15 23:03:15 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:03:15 #136 DONE 92.4s 23:03:15 23:03:15 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #143 ... 23:03:15 23:03:15 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:03:15 #137 DONE 92.7s 23:03:15 23:03:15 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:03:15 #134 DONE 92.8s 23:03:15 23:03:15 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:03:15 #133 DONE 93.0s 23:03:15 23:03:15 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:03:15 #144 ... 23:03:15 23:03:15 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #145 DONE 0.9s 23:03:15 23:03:15 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #141 DONE 1.3s 23:03:15 23:03:15 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #142 DONE 1.3s 23:03:15 23:03:15 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #143 DONE 0.6s 23:03:15 23:03:15 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:03:15 #144 DONE 1.0s 23:03:15 23:03:15 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:03:15 #146 ... 23:03:15 23:03:15 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:03:15 #147 DONE 0.2s 23:03:15 23:03:15 #148 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:03:15 #148 DONE 0.2s 23:03:15 23:03:15 #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:03:15 #149 CACHED 23:03:15 23:03:15 #150 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #150 CACHED 23:03:15 23:03:15 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:03:15 #151 CACHED 23:03:15 23:03:15 #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #152 CACHED 23:03:15 23:03:15 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:03:15 #153 DONE 0.2s 23:03:15 23:03:15 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #154 DONE 0.3s 23:03:15 23:03:15 #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:03:15 #146 DONE 0.2s 23:03:15 23:03:15 #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:03:15 #155 CACHED 23:03:15 23:03:15 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:03:15 #156 CACHED 23:03:15 23:03:15 #157 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:03:16 #157 ... 23:03:16 23:03:16 #158 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:03:16 #158 DONE 0.7s 23:03:16 23:03:16 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:03:16 #106 DONE 94.2s 23:03:16 23:03:16 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:03:16 #159 DONE 1.0s 23:03:16 23:03:16 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:03:16 #160 DONE 0.9s 23:03:16 23:03:16 #161 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:03:16 #161 DONE 1.0s 23:03:16 23:03:16 #162 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:03:16 #162 ... 23:03:16 23:03:16 #157 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:03:16 #157 DONE 1.0s 23:03:16 23:03:16 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:03:16 #163 DONE 1.0s 23:03:16 23:03:16 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:03:16 #164 DONE 1.0s 23:03:16 23:03:16 #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:03:16 #165 DONE 1.3s 23:03:16 23:03:16 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:03:16 #166 ... 23:03:16 23:03:16 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:03:16 #167 DONE 1.3s 23:03:17 23:03:17 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:03:17 #168 ... 23:03:17 23:03:17 #169 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:03:17 #169 DONE 0.9s 23:03:17 23:03:17 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:03:17 #170 DONE 0.8s 23:03:17 23:03:17 #171 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:03:17 #171 DONE 0.8s 23:03:17 23:03:17 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:03:17 #172 DONE 0.8s 23:03:17 23:03:17 #162 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:03:17 #162 DONE 0.8s 23:03:17 23:03:17 #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:03:17 #173 DONE 0.8s 23:03:17 23:03:17 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:03:17 #135 DONE 95.2s 23:03:17 23:03:17 #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:03:17 #174 DONE 0.8s 23:03:17 23:03:17 #175 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:03:17 #175 DONE 0.6s 23:03:17 23:03:17 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:03:17 #168 DONE 0.6s 23:03:17 23:03:17 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:03:17 #166 DONE 0.7s 23:03:17 23:03:17 #98 [core-data] exporting to image 23:03:17 #98 exporting layers 23:03:17 #98 ... 23:03:17 23:03:17 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:03:17 #176 CACHED 23:03:17 23:03:17 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:03:17 #177 CACHED 23:03:18 23:03:18 #98 [core-data] exporting to image 23:03:18 #98 exporting layers 0.6s done 23:03:18 #98 ... 23:03:18 23:03:18 #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:03:18 #178 DONE 0.8s 23:03:18 23:03:18 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:03:18 #179 DONE 0.9s 23:03:18 23:03:18 #180 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:03:18 #180 DONE 0.9s 23:03:18 23:03:18 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:03:18 #181 DONE 0.9s 23:03:18 23:03:18 #182 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:03:18 #182 DONE 0.9s 23:03:18 23:03:18 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:03:18 #183 DONE 0.9s 23:03:18 23:03:18 #98 [core-metadata] exporting to image 23:03:18 #98 writing image sha256:aa0621ebeaec58fe78017049a5b81caf080e445c534c32a6d17b55c108b99f75 0.0s done 23:03:18 #98 naming to docker.io/library/core-command done 23:03:18 #98 ... 23:03:18 23:03:18 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:03:18 #184 DONE 1.2s 23:03:18 23:03:18 #185 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:03:18 #185 DONE 1.3s 23:03:18 23:03:18 #98 [security-spiffe-token-provider] exporting to image 23:03:19 #98 exporting layers 1.2s done 23:03:19 #98 writing image sha256:84a0ced65cf0d30771109125f08119657b0f7077d000de4ff4c6991a2be01505 0.1s done 23:03:19 #98 naming to docker.io/library/core-data done 23:03:19 #132 ... 23:03:19 23:03:19 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:03:19 #0 2.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:03:20 #98 ... 23:03:20 23:03:20 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:03:20 #186 DONE 2.1s 23:03:20 23:03:20 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:03:20 #187 DONE 2.0s 23:03:20 23:03:20 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:03:20 #188 DONE 2.0s 23:03:20 23:03:20 #189 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:03:20 #189 DONE 2.0s 23:03:20 23:03:20 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:03:20 #133 ... 23:03:20 23:03:20 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:03:20 #0 3.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:03:20 #134 ... 23:03:20 23:03:20 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:03:20 #0 2.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:20 #190 ... 23:03:20 23:03:20 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:03:20 #191 DONE 1.6s 23:03:20 23:03:20 #98 [security-spiffe-token-provider] exporting to image 23:03:20 #98 exporting layers 1.4s done 23:03:20 #98 writing image sha256:5f8d43d120f4d16c0464ee925c085649e546229f8dd2115cc353adbddd493a31 0.0s done 23:03:20 #98 naming to docker.io/library/core-metadata done 23:03:20 #98 writing image sha256:2abd9bbf522db9c48ebc6238821f0ec01b0db9da9b36e22257caae9be0670ff2 done 23:03:20 #98 naming to docker.io/library/security-spiffe-token-provider done 23:03:20 #98 DONE 3.7s 23:03:20 23:03:20 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:03:20 #192 DONE 0.4s 23:03:20 23:03:20 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:20 #135 ... 23:03:20 23:03:20 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:03:20 #0 3.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:03:20 #136 ... 23:03:20 23:03:20 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:03:20 #0 1.882 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:03:20 #193 ... 23:03:20 23:03:20 #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:03:20 #194 DONE 0.4s 23:03:20 23:03:20 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:03:20 #195 DONE 0.4s 23:03:20 23:03:20 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:03:20 #190 DONE 0.4s 23:03:20 23:03:20 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:20 #196 DONE 2.4s 23:03:20 23:03:20 #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:03:20 #197 DONE 0.1s 23:03:20 23:03:20 #198 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:20 #198 DONE 2.4s 23:03:20 23:03:20 #98 [security-proxy-auth] exporting to image 23:03:20 #137 ... 23:03:20 23:03:20 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:03:20 #0 2.457 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:03:20 #138 ... 23:03:20 23:03:20 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:03:20 #0 1.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:03:20 #98 ... 23:03:20 23:03:20 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:03:20 #199 DONE 0.1s 23:03:20 23:03:20 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:03:20 #200 DONE 0.1s 23:03:20 23:03:20 #98 [security-proxy-auth] exporting to image 23:03:20 #98 exporting layers 0.3s done 23:03:20 #98 writing image sha256:98727d974bdf64863150255cff19362d30e98206fcfea2714d99844c8bbb9883 23:03:20 #98 exporting layers 0.3s done 23:03:20 #98 writing image sha256:98727d974bdf64863150255cff19362d30e98206fcfea2714d99844c8bbb9883 0.1s done 23:03:20 #98 naming to docker.io/library/support-scheduler done 23:03:20 #98 writing image sha256:49256673d6182b49f0c050c8c7af41d030706fc9dd2fc79c00a5e8166ca2b120 0.1s done 23:03:20 #98 naming to docker.io/library/support-notifications 23:03:21 #139 ... 23:03:21 23:03:21 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:03:21 #0 3.207 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:03:21 #140 ... 23:03:21 23:03:21 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:03:21 #0 2.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:03:21 #98 exporting layers 0.3s done 23:03:21 #98 naming to docker.io/library/support-notifications done 23:03:21 #98 writing image sha256:bb0081e2347987f9dbda425dff596e29387634cb4fd22db96a77b2f01fb54aaa done 23:03:21 #98 writing image sha256:1710240fb732421c9c0420b38d3ce64c0ad0480600282820efdeac66faa90e74 done 23:03:21 #98 naming to docker.io/library/core-common-config-bootstrapper done 23:03:21 #98 naming to docker.io/library/security-proxy-auth 0.0s done 23:03:21 #98 DONE 4.4s 23:03:21 23:03:21 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:03:21 #201 DONE 0.1s 23:03:21 23:03:21 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:03:21 #202 DONE 0.1s 23:03:21 23:03:21 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:21 #203 ... 23:03:21 23:03:21 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:21 #193 DONE 0.8s 23:03:21 #141 ... 23:03:21 23:03:21 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:03:21 #0 2.863 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:03:21 23:03:21 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:21 #203 DONE 0.6s 23:03:21 23:03:21 #98 [security-secretstore-setup] exporting to image 23:03:21 #98 exporting layers 0.2s done 23:03:21 #98 writing image sha256:5acdf308bca386eedd0bc9ccd30b953d07853bb594a08842116fbb2f5ad67763 23:03:21 #98 writing image sha256:5acdf308bca386eedd0bc9ccd30b953d07853bb594a08842116fbb2f5ad67763 done 23:03:21 #98 naming to docker.io/library/security-proxy-setup done 23:03:21 #98 exporting layers 0.3s done 23:03:21 #98 writing image sha256:9d7c13ce8a0e0fb0a6331b4f18d583b8a127709e779d01430aaca53def5f706c done 23:03:21 #98 naming to docker.io/library/security-secretstore-setup done 23:03:21 #98 DONE 4.8s 23:03:21 23:03:21 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:03:21 #204 DONE 0.7s 23:03:22 23:03:22 #98 [security-bootstrapper] exporting to image 23:03:22 #98 exporting layers 0.2s done 23:03:22 #98 writing image sha256:901b0ce74446a06f180ac6cd0291d0457f167f051412dd9fa084daeab0bec55f done 23:03:22 #98 naming to docker.io/library/security-bootstrapper done 23:03:22 #98 DONE 5.0s 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:03:22 time="2023-12-05T23:00:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:03:22 $ docker stop --time=1 169c215fa781e43292673186a1964e8eb50683f3e625b700686eb25032196b46 23:03:23 $ docker rm -f --volumes 169c215fa781e43292673186a1964e8eb50683f3e625b700686eb25032196b46 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:23 + docker images 23:03:23 REPOSITORY TAG IMAGE ID CREATED SIZE 23:03:23 security-bootstrapper latest 901b0ce74446 2 seconds ago 18.5MB 23:03:23 security-secretstore-setup latest 9d7c13ce8a0e 2 seconds ago 36.2MB 23:03:23 support-scheduler latest 98727d974bdf 3 seconds ago 26MB 23:03:23 core-common-config-bootstrapper latest bb0081e23479 3 seconds ago 14.9MB 23:03:23 security-proxy-auth latest 1710240fb732 3 seconds ago 15.8MB 23:03:23 support-notifications latest 49256673d618 3 seconds ago 26.5MB 23:03:23 security-proxy-setup latest 5acdf308bca3 3 seconds ago 25.8MB 23:03:23 security-spiffe-token-provider latest 2abd9bbf522d 5 seconds ago 28.5MB 23:03:23 core-metadata latest 5f8d43d120f4 5 seconds ago 17.4MB 23:03:23 core-data latest 84a0ced65cf0 6 seconds ago 17.1MB 23:03:23 core-command latest aa0621ebeaec 6 seconds ago 17MB 23:03:23 security-spire-server latest c20a6650042f 2 minutes ago 102MB 23:03:23 security-spire-config latest 6c7927830f3e 2 minutes ago 102MB 23:03:23 security-spire-agent latest 0f6fd283a3de 2 minutes ago 161MB 23:03:23 ci-base-image-x86_64 latest 0bb761043770 4 minutes ago 937MB 23:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 weeks ago 564MB 23:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 23:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:24 provisioning config files... 23:03:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/614@tmp/config87584319801812623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:24 ---> ****-login.sh 23:03:24 nexus3.edgexfoundry.org:10001 23:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:24 Configure a credential helper to remove this warning. See 23:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:24 23:03:24 Login Succeeded 23:03:24 nexus3.edgexfoundry.org:10002 23:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:24 Configure a credential helper to remove this warning. See 23:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:24 23:03:24 Login Succeeded 23:03:24 nexus3.edgexfoundry.org:10003 23:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:24 Configure a credential helper to remove this warning. See 23:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:24 23:03:24 Login Succeeded 23:03:24 nexus3.edgexfoundry.org:10004 23:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:24 Configure a credential helper to remove this warning. See 23:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:24 23:03:24 Login Succeeded 23:03:24 ****.io 23:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:25 Configure a credential helper to remove this warning. See 23:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:25 23:03:25 Login Succeeded 23:03:25 ---> ****-login.sh ends [Pipeline] } 23:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:03:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:03:25 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:25 latest 23:03:25 3.2.0-dev.4 23:03:25 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:25 main 23:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:26 + docker push nexus3.edgexfoundry.org:10004/core-command:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:03:26 bfd9f6278f89: Preparing 23:03:26 77060a5b20b2: Preparing 23:03:26 36129142f3c0: Preparing 23:03:26 7ad13e82ba23: Preparing 23:03:26 dc85e2e6949a: Preparing 23:03:26 1a5330536280: Preparing 23:03:26 9fe9a137fd00: Preparing 23:03:26 9fe9a137fd00: Waiting 23:03:26 1a5330536280: Waiting 23:03:26 dc85e2e6949a: Pushed 23:03:26 bfd9f6278f89: Pushed 23:03:26 7ad13e82ba23: Pushed 23:03:26 36129142f3c0: Pushed 23:03:26 9fe9a137fd00: Layer already exists 23:03:26 1a5330536280: Pushed 23:03:27 77060a5b20b2: Pushed 23:03:27 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:3886bd79540d64d25333ab35e236737b2160d320ecadd9ef9d40f966c37ca344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:03:28 bfd9f6278f89: Preparing 23:03:28 77060a5b20b2: Preparing 23:03:28 36129142f3c0: Preparing 23:03:28 7ad13e82ba23: Preparing 23:03:28 dc85e2e6949a: Preparing 23:03:28 1a5330536280: Preparing 23:03:28 9fe9a137fd00: Preparing 23:03:28 1a5330536280: Waiting 23:03:28 36129142f3c0: Layer already exists 23:03:28 7ad13e82ba23: Layer already exists 23:03:28 77060a5b20b2: Layer already exists 23:03:28 dc85e2e6949a: Layer already exists 23:03:28 bfd9f6278f89: Layer already exists 23:03:28 9fe9a137fd00: Layer already exists 23:03:28 1a5330536280: Layer already exists 23:03:28 latest: digest: sha256:3886bd79540d64d25333ab35e236737b2160d320ecadd9ef9d40f966c37ca344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.4 23:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:03:29 bfd9f6278f89: Preparing 23:03:29 77060a5b20b2: Preparing 23:03:29 36129142f3c0: Preparing 23:03:29 7ad13e82ba23: Preparing 23:03:29 dc85e2e6949a: Preparing 23:03:29 1a5330536280: Preparing 23:03:29 9fe9a137fd00: Preparing 23:03:29 9fe9a137fd00: Waiting 23:03:29 dc85e2e6949a: Layer already exists 23:03:29 77060a5b20b2: Layer already exists 23:03:29 bfd9f6278f89: Layer already exists 23:03:29 36129142f3c0: Layer already exists 23:03:29 7ad13e82ba23: Layer already exists 23:03:29 1a5330536280: Layer already exists 23:03:29 9fe9a137fd00: Layer already exists 23:03:29 3.2.0-dev.4: digest: sha256:3886bd79540d64d25333ab35e236737b2160d320ecadd9ef9d40f966c37ca344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:30 + docker push nexus3.edgexfoundry.org:10004/core-command:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:03:30 bfd9f6278f89: Preparing 23:03:30 77060a5b20b2: Preparing 23:03:30 36129142f3c0: Preparing 23:03:30 7ad13e82ba23: Preparing 23:03:30 dc85e2e6949a: Preparing 23:03:30 1a5330536280: Preparing 23:03:30 9fe9a137fd00: Preparing 23:03:30 1a5330536280: Waiting 23:03:30 9fe9a137fd00: Waiting 23:03:30 dc85e2e6949a: Layer already exists 23:03:30 36129142f3c0: Layer already exists 23:03:30 7ad13e82ba23: Layer already exists 23:03:30 bfd9f6278f89: Layer already exists 23:03:30 77060a5b20b2: Layer already exists 23:03:30 1a5330536280: Layer already exists 23:03:30 9fe9a137fd00: Layer already exists 23:03:30 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:3886bd79540d64d25333ab35e236737b2160d320ecadd9ef9d40f966c37ca344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:03:31 bfd9f6278f89: Preparing 23:03:31 77060a5b20b2: Preparing 23:03:31 36129142f3c0: Preparing 23:03:31 7ad13e82ba23: Preparing 23:03:31 dc85e2e6949a: Preparing 23:03:31 1a5330536280: Preparing 23:03:31 9fe9a137fd00: Preparing 23:03:31 9fe9a137fd00: Waiting 23:03:31 1a5330536280: Waiting 23:03:31 dc85e2e6949a: Layer already exists 23:03:31 77060a5b20b2: Layer already exists 23:03:31 7ad13e82ba23: Layer already exists 23:03:31 36129142f3c0: Layer already exists 23:03:31 bfd9f6278f89: Layer already exists 23:03:31 1a5330536280: Layer already exists 23:03:31 9fe9a137fd00: Layer already exists 23:03:31 main: digest: sha256:3886bd79540d64d25333ab35e236737b2160d320ecadd9ef9d40f966c37ca344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:31 ===================================================== [Pipeline] echo 23:03:31 taggedImages: 23:03:31 - nexus3.edgexfoundry.org:10004/core-command:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:31 - nexus3.edgexfoundry.org:10004/core-command:latest 23:03:31 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.4 23:03:31 - nexus3.edgexfoundry.org:10004/core-command:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:03:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:03:31 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:31 latest 23:03:31 3.2.0-dev.4 23:03:31 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:31 main 23:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:03:32 dd462cc0e749: Preparing 23:03:32 6c15454c927f: Preparing 23:03:32 5cfb5c366b0f: Preparing 23:03:32 fd5815ba691f: Preparing 23:03:32 36129142f3c0: Preparing 23:03:32 7ad13e82ba23: Preparing 23:03:32 dc85e2e6949a: Preparing 23:03:32 1a5330536280: Preparing 23:03:32 9fe9a137fd00: Preparing 23:03:32 7ad13e82ba23: Waiting 23:03:32 dc85e2e6949a: Waiting 23:03:32 1a5330536280: Waiting 23:03:32 9fe9a137fd00: Waiting 23:03:32 36129142f3c0: Layer already exists 23:03:32 7ad13e82ba23: Layer already exists 23:03:32 dc85e2e6949a: Layer already exists 23:03:32 1a5330536280: Layer already exists 23:03:32 9fe9a137fd00: Layer already exists 23:03:32 5cfb5c366b0f: Pushed 23:03:32 dd462cc0e749: Pushed 23:03:32 6c15454c927f: Pushed 23:03:33 fd5815ba691f: Pushed 23:03:33 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:683b230be3047c33ffdd44a991c3b3a8c1be82729c5dfc8a779a926e3b3896e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:03:34 dd462cc0e749: Preparing 23:03:34 6c15454c927f: Preparing 23:03:34 5cfb5c366b0f: Preparing 23:03:34 fd5815ba691f: Preparing 23:03:34 36129142f3c0: Preparing 23:03:34 7ad13e82ba23: Preparing 23:03:34 dc85e2e6949a: Preparing 23:03:34 1a5330536280: Preparing 23:03:34 9fe9a137fd00: Preparing 23:03:34 1a5330536280: Waiting 23:03:34 9fe9a137fd00: Waiting 23:03:34 7ad13e82ba23: Waiting 23:03:34 dc85e2e6949a: Waiting 23:03:34 36129142f3c0: Layer already exists 23:03:34 fd5815ba691f: Layer already exists 23:03:34 5cfb5c366b0f: Layer already exists 23:03:34 6c15454c927f: Layer already exists 23:03:34 dd462cc0e749: Layer already exists 23:03:34 7ad13e82ba23: Layer already exists 23:03:34 9fe9a137fd00: Layer already exists 23:03:34 dc85e2e6949a: Layer already exists 23:03:34 1a5330536280: Layer already exists 23:03:34 latest: digest: sha256:683b230be3047c33ffdd44a991c3b3a8c1be82729c5dfc8a779a926e3b3896e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.4 23:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:03:35 dd462cc0e749: Preparing 23:03:35 6c15454c927f: Preparing 23:03:35 5cfb5c366b0f: Preparing 23:03:35 fd5815ba691f: Preparing 23:03:35 36129142f3c0: Preparing 23:03:35 7ad13e82ba23: Preparing 23:03:35 dc85e2e6949a: Preparing 23:03:35 1a5330536280: Preparing 23:03:35 9fe9a137fd00: Preparing 23:03:35 dc85e2e6949a: Waiting 23:03:35 1a5330536280: Waiting 23:03:35 9fe9a137fd00: Waiting 23:03:35 7ad13e82ba23: Waiting 23:03:35 6c15454c927f: Layer already exists 23:03:35 36129142f3c0: Layer already exists 23:03:35 fd5815ba691f: Layer already exists 23:03:35 5cfb5c366b0f: Layer already exists 23:03:35 dd462cc0e749: Layer already exists 23:03:35 dc85e2e6949a: Layer already exists 23:03:35 7ad13e82ba23: Layer already exists 23:03:35 9fe9a137fd00: Layer already exists 23:03:35 1a5330536280: Layer already exists 23:03:35 3.2.0-dev.4: digest: sha256:683b230be3047c33ffdd44a991c3b3a8c1be82729c5dfc8a779a926e3b3896e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:03:36 dd462cc0e749: Preparing 23:03:36 6c15454c927f: Preparing 23:03:36 5cfb5c366b0f: Preparing 23:03:36 fd5815ba691f: Preparing 23:03:36 36129142f3c0: Preparing 23:03:36 7ad13e82ba23: Preparing 23:03:36 dc85e2e6949a: Preparing 23:03:36 1a5330536280: Preparing 23:03:36 9fe9a137fd00: Preparing 23:03:36 1a5330536280: Waiting 23:03:36 dc85e2e6949a: Waiting 23:03:36 9fe9a137fd00: Waiting 23:03:36 7ad13e82ba23: Waiting 23:03:36 fd5815ba691f: Layer already exists 23:03:36 dd462cc0e749: Layer already exists 23:03:36 36129142f3c0: Layer already exists 23:03:36 6c15454c927f: Layer already exists 23:03:36 5cfb5c366b0f: Layer already exists 23:03:36 7ad13e82ba23: Layer already exists 23:03:36 9fe9a137fd00: Layer already exists 23:03:36 1a5330536280: Layer already exists 23:03:36 dc85e2e6949a: Layer already exists 23:03:36 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:683b230be3047c33ffdd44a991c3b3a8c1be82729c5dfc8a779a926e3b3896e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:03:37 dd462cc0e749: Preparing 23:03:37 6c15454c927f: Preparing 23:03:37 5cfb5c366b0f: Preparing 23:03:37 fd5815ba691f: Preparing 23:03:37 36129142f3c0: Preparing 23:03:37 7ad13e82ba23: Preparing 23:03:37 dc85e2e6949a: Preparing 23:03:37 1a5330536280: Preparing 23:03:37 9fe9a137fd00: Preparing 23:03:37 7ad13e82ba23: Waiting 23:03:37 dc85e2e6949a: Waiting 23:03:37 1a5330536280: Waiting 23:03:37 6c15454c927f: Layer already exists 23:03:37 dd462cc0e749: Layer already exists 23:03:37 5cfb5c366b0f: Layer already exists 23:03:37 36129142f3c0: Layer already exists 23:03:37 fd5815ba691f: Layer already exists 23:03:37 dc85e2e6949a: Layer already exists 23:03:37 7ad13e82ba23: Layer already exists 23:03:37 1a5330536280: Layer already exists 23:03:37 9fe9a137fd00: Layer already exists 23:03:37 main: digest: sha256:683b230be3047c33ffdd44a991c3b3a8c1be82729c5dfc8a779a926e3b3896e0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:37 ===================================================== [Pipeline] echo 23:03:37 taggedImages: 23:03:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:03:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.4 23:03:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:03:37 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:03:37 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:37 latest 23:03:37 3.2.0-dev.4 23:03:37 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:37 main 23:03:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:38 + docker push nexus3.edgexfoundry.org:10004/core-data:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:03:38 9cafeb3103a7: Preparing 23:03:38 e06db5d8bfb2: Preparing 23:03:38 36129142f3c0: Preparing 23:03:38 7ad13e82ba23: Preparing 23:03:38 e70deaf35c2d: Preparing 23:03:38 72c0b4ba1534: Preparing 23:03:38 9fe9a137fd00: Preparing 23:03:38 9fe9a137fd00: Waiting 23:03:38 72c0b4ba1534: Waiting 23:03:38 36129142f3c0: Layer already exists 23:03:38 7ad13e82ba23: Layer already exists 23:03:38 9fe9a137fd00: Layer already exists 23:03:38 9cafeb3103a7: Pushed 23:03:38 e70deaf35c2d: Pushed 23:03:38 72c0b4ba1534: Pushed 23:03:39 e06db5d8bfb2: Pushed 23:03:39 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:361065967040ef194e9e6c3def9fafa41d38b9b41991cbb7da2125bd276fcce6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:03:40 9cafeb3103a7: Preparing 23:03:40 e06db5d8bfb2: Preparing 23:03:40 36129142f3c0: Preparing 23:03:40 7ad13e82ba23: Preparing 23:03:40 e70deaf35c2d: Preparing 23:03:40 72c0b4ba1534: Preparing 23:03:40 9fe9a137fd00: Preparing 23:03:40 72c0b4ba1534: Waiting 23:03:40 9fe9a137fd00: Waiting 23:03:40 e70deaf35c2d: Layer already exists 23:03:40 7ad13e82ba23: Layer already exists 23:03:40 36129142f3c0: Layer already exists 23:03:40 9cafeb3103a7: Layer already exists 23:03:40 e06db5d8bfb2: Layer already exists 23:03:40 72c0b4ba1534: Layer already exists 23:03:40 9fe9a137fd00: Layer already exists 23:03:40 latest: digest: sha256:361065967040ef194e9e6c3def9fafa41d38b9b41991cbb7da2125bd276fcce6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:41 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.4 23:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:03:41 9cafeb3103a7: Preparing 23:03:41 e06db5d8bfb2: Preparing 23:03:41 36129142f3c0: Preparing 23:03:41 7ad13e82ba23: Preparing 23:03:41 e70deaf35c2d: Preparing 23:03:41 72c0b4ba1534: Preparing 23:03:41 9fe9a137fd00: Preparing 23:03:41 9fe9a137fd00: Waiting 23:03:41 72c0b4ba1534: Waiting 23:03:41 e70deaf35c2d: Layer already exists 23:03:41 7ad13e82ba23: Layer already exists 23:03:41 36129142f3c0: Layer already exists 23:03:41 9cafeb3103a7: Layer already exists 23:03:41 e06db5d8bfb2: Layer already exists 23:03:41 9fe9a137fd00: Layer already exists 23:03:41 72c0b4ba1534: Layer already exists 23:03:41 3.2.0-dev.4: digest: sha256:361065967040ef194e9e6c3def9fafa41d38b9b41991cbb7da2125bd276fcce6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:42 + docker push nexus3.edgexfoundry.org:10004/core-data:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:03:42 9cafeb3103a7: Preparing 23:03:42 e06db5d8bfb2: Preparing 23:03:42 36129142f3c0: Preparing 23:03:42 7ad13e82ba23: Preparing 23:03:42 e70deaf35c2d: Preparing 23:03:42 72c0b4ba1534: Preparing 23:03:42 9fe9a137fd00: Preparing 23:03:42 72c0b4ba1534: Waiting 23:03:42 9fe9a137fd00: Waiting 23:03:42 9cafeb3103a7: Layer already exists 23:03:42 7ad13e82ba23: Layer already exists 23:03:42 e06db5d8bfb2: Layer already exists 23:03:42 e70deaf35c2d: Layer already exists 23:03:42 36129142f3c0: Layer already exists 23:03:42 72c0b4ba1534: Layer already exists 23:03:42 9fe9a137fd00: Layer already exists 23:03:42 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:361065967040ef194e9e6c3def9fafa41d38b9b41991cbb7da2125bd276fcce6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:03:43 9cafeb3103a7: Preparing 23:03:43 e06db5d8bfb2: Preparing 23:03:43 36129142f3c0: Preparing 23:03:43 7ad13e82ba23: Preparing 23:03:43 e70deaf35c2d: Preparing 23:03:43 72c0b4ba1534: Preparing 23:03:43 9fe9a137fd00: Preparing 23:03:43 72c0b4ba1534: Waiting 23:03:43 9fe9a137fd00: Waiting 23:03:43 e06db5d8bfb2: Layer already exists 23:03:43 e70deaf35c2d: Layer already exists 23:03:43 9cafeb3103a7: Layer already exists 23:03:43 7ad13e82ba23: Layer already exists 23:03:43 36129142f3c0: Layer already exists 23:03:43 72c0b4ba1534: Layer already exists 23:03:43 9fe9a137fd00: Layer already exists 23:03:43 main: digest: sha256:361065967040ef194e9e6c3def9fafa41d38b9b41991cbb7da2125bd276fcce6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:43 ===================================================== [Pipeline] echo 23:03:43 taggedImages: 23:03:43 - nexus3.edgexfoundry.org:10004/core-data:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:43 - nexus3.edgexfoundry.org:10004/core-data:latest 23:03:43 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.4 23:03:43 - nexus3.edgexfoundry.org:10004/core-data:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:03:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:03:43 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:43 latest 23:03:43 3.2.0-dev.4 23:03:43 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:43 main 23:03:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:03:44 af78c797af9b: Preparing 23:03:44 8de5609e7756: Preparing 23:03:44 e9f6b1f63bcb: Preparing 23:03:44 36129142f3c0: Preparing 23:03:44 7ad13e82ba23: Preparing 23:03:44 dc85e2e6949a: Preparing 23:03:44 1a5330536280: Preparing 23:03:44 9fe9a137fd00: Preparing 23:03:44 dc85e2e6949a: Waiting 23:03:44 1a5330536280: Waiting 23:03:44 9fe9a137fd00: Waiting 23:03:44 36129142f3c0: Layer already exists 23:03:44 7ad13e82ba23: Layer already exists 23:03:44 dc85e2e6949a: Layer already exists 23:03:44 1a5330536280: Layer already exists 23:03:44 9fe9a137fd00: Layer already exists 23:03:44 8de5609e7756: Pushed 23:03:44 af78c797af9b: Pushed 23:03:46 e9f6b1f63bcb: Pushed 23:03:46 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:65fbf0b851ff677c3d6c087dd501e707383b0b52c80c6cf01f0a9f8619933e73 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:03:47 af78c797af9b: Preparing 23:03:47 8de5609e7756: Preparing 23:03:47 e9f6b1f63bcb: Preparing 23:03:47 36129142f3c0: Preparing 23:03:47 7ad13e82ba23: Preparing 23:03:47 dc85e2e6949a: Preparing 23:03:47 1a5330536280: Preparing 23:03:47 9fe9a137fd00: Preparing 23:03:47 9fe9a137fd00: Waiting 23:03:47 dc85e2e6949a: Waiting 23:03:47 1a5330536280: Waiting 23:03:47 36129142f3c0: Layer already exists 23:03:47 8de5609e7756: Layer already exists 23:03:47 e9f6b1f63bcb: Layer already exists 23:03:47 7ad13e82ba23: Layer already exists 23:03:47 af78c797af9b: Layer already exists 23:03:47 dc85e2e6949a: Layer already exists 23:03:47 1a5330536280: Layer already exists 23:03:47 9fe9a137fd00: Layer already exists 23:03:47 latest: digest: sha256:65fbf0b851ff677c3d6c087dd501e707383b0b52c80c6cf01f0a9f8619933e73 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.4 23:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:03:48 af78c797af9b: Preparing 23:03:48 8de5609e7756: Preparing 23:03:48 e9f6b1f63bcb: Preparing 23:03:48 36129142f3c0: Preparing 23:03:48 7ad13e82ba23: Preparing 23:03:48 dc85e2e6949a: Preparing 23:03:48 1a5330536280: Preparing 23:03:48 9fe9a137fd00: Preparing 23:03:48 dc85e2e6949a: Waiting 23:03:48 9fe9a137fd00: Waiting 23:03:48 1a5330536280: Waiting 23:03:48 36129142f3c0: Layer already exists 23:03:48 af78c797af9b: Layer already exists 23:03:48 e9f6b1f63bcb: Layer already exists 23:03:48 8de5609e7756: Layer already exists 23:03:48 7ad13e82ba23: Layer already exists 23:03:48 dc85e2e6949a: Layer already exists 23:03:48 9fe9a137fd00: Layer already exists 23:03:48 1a5330536280: Layer already exists 23:03:48 3.2.0-dev.4: digest: sha256:65fbf0b851ff677c3d6c087dd501e707383b0b52c80c6cf01f0a9f8619933e73 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:03:49 af78c797af9b: Preparing 23:03:49 8de5609e7756: Preparing 23:03:49 e9f6b1f63bcb: Preparing 23:03:49 36129142f3c0: Preparing 23:03:49 7ad13e82ba23: Preparing 23:03:49 dc85e2e6949a: Preparing 23:03:49 1a5330536280: Preparing 23:03:49 9fe9a137fd00: Preparing 23:03:49 dc85e2e6949a: Waiting 23:03:49 9fe9a137fd00: Waiting 23:03:49 1a5330536280: Waiting 23:03:49 af78c797af9b: Layer already exists 23:03:49 36129142f3c0: Layer already exists 23:03:49 7ad13e82ba23: Layer already exists 23:03:49 8de5609e7756: Layer already exists 23:03:49 e9f6b1f63bcb: Layer already exists 23:03:49 dc85e2e6949a: Layer already exists 23:03:49 9fe9a137fd00: Layer already exists 23:03:49 1a5330536280: Layer already exists 23:03:49 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:65fbf0b851ff677c3d6c087dd501e707383b0b52c80c6cf01f0a9f8619933e73 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:03:50 af78c797af9b: Preparing 23:03:50 8de5609e7756: Preparing 23:03:50 e9f6b1f63bcb: Preparing 23:03:50 36129142f3c0: Preparing 23:03:50 7ad13e82ba23: Preparing 23:03:50 dc85e2e6949a: Preparing 23:03:50 1a5330536280: Preparing 23:03:50 9fe9a137fd00: Preparing 23:03:50 dc85e2e6949a: Waiting 23:03:50 1a5330536280: Waiting 23:03:50 9fe9a137fd00: Waiting 23:03:50 e9f6b1f63bcb: Layer already exists 23:03:50 7ad13e82ba23: Layer already exists 23:03:50 af78c797af9b: Layer already exists 23:03:50 36129142f3c0: Layer already exists 23:03:50 8de5609e7756: Layer already exists 23:03:50 9fe9a137fd00: Layer already exists 23:03:50 1a5330536280: Layer already exists 23:03:50 dc85e2e6949a: Layer already exists 23:03:50 main: digest: sha256:65fbf0b851ff677c3d6c087dd501e707383b0b52c80c6cf01f0a9f8619933e73 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:50 ===================================================== [Pipeline] echo 23:03:50 taggedImages: 23:03:50 - nexus3.edgexfoundry.org:10004/core-metadata:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:50 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:03:50 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.4 23:03:50 - nexus3.edgexfoundry.org:10004/core-metadata:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:50 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:03:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:03:50 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:50 latest 23:03:50 3.2.0-dev.4 23:03:50 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:50 main 23:03:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:03:51 2fbe293ca85e: Preparing 23:03:51 a12c9c99d170: Preparing 23:03:51 0222c30b04c1: Preparing 23:03:51 57235ec2eae3: Preparing 23:03:51 f04e8604986d: Preparing 23:03:51 01a59a138ea1: Preparing 23:03:51 bac17a87bb0e: Preparing 23:03:51 36129142f3c0: Preparing 23:03:51 7ad13e82ba23: Preparing 23:03:51 36129142f3c0: Waiting 23:03:51 7ad13e82ba23: Waiting 23:03:51 bac17a87bb0e: Waiting 23:03:51 41cd64edc2fb: Preparing 23:03:51 01a59a138ea1: Waiting 23:03:51 49760ae90806: Preparing 23:03:51 5f70bf18a086: Preparing 23:03:51 306010b7a516: Preparing 23:03:51 8572101c0fef: Preparing 23:03:51 709d88efb49e: Preparing 23:03:51 9fe9a137fd00: Preparing 23:03:51 41cd64edc2fb: Waiting 23:03:51 49760ae90806: Waiting 23:03:51 5f70bf18a086: Waiting 23:03:51 306010b7a516: Waiting 23:03:51 8572101c0fef: Waiting 23:03:51 9fe9a137fd00: Waiting 23:03:51 709d88efb49e: Waiting 23:03:51 0222c30b04c1: Pushed 23:03:51 57235ec2eae3: Pushed 23:03:51 a12c9c99d170: Pushed 23:03:51 f04e8604986d: Pushed 23:03:51 2fbe293ca85e: Pushed 23:03:51 36129142f3c0: Layer already exists 23:03:51 7ad13e82ba23: Layer already exists 23:03:51 01a59a138ea1: Pushed 23:03:51 41cd64edc2fb: Pushed 23:03:51 5f70bf18a086: Pushed 23:03:51 49760ae90806: Pushed 23:03:51 306010b7a516: Pushed 23:03:51 9fe9a137fd00: Layer already exists 23:03:51 8572101c0fef: Pushed 23:03:51 709d88efb49e: Pushed 23:03:53 bac17a87bb0e: Pushed 23:03:53 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:35398cfe278ba25f156b4c9fb0e07bf0a183f18bdba46ccd843d6197bea9a757 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:03:54 2fbe293ca85e: Preparing 23:03:54 a12c9c99d170: Preparing 23:03:54 0222c30b04c1: Preparing 23:03:54 57235ec2eae3: Preparing 23:03:54 f04e8604986d: Preparing 23:03:54 01a59a138ea1: Preparing 23:03:54 bac17a87bb0e: Preparing 23:03:54 36129142f3c0: Preparing 23:03:54 01a59a138ea1: Waiting 23:03:54 bac17a87bb0e: Waiting 23:03:54 7ad13e82ba23: Preparing 23:03:54 41cd64edc2fb: Preparing 23:03:54 49760ae90806: Preparing 23:03:54 36129142f3c0: Waiting 23:03:54 7ad13e82ba23: Waiting 23:03:54 41cd64edc2fb: Waiting 23:03:54 5f70bf18a086: Preparing 23:03:54 306010b7a516: Preparing 23:03:54 8572101c0fef: Preparing 23:03:54 49760ae90806: Waiting 23:03:54 306010b7a516: Waiting 23:03:54 8572101c0fef: Waiting 23:03:54 709d88efb49e: Preparing 23:03:54 9fe9a137fd00: Preparing 23:03:54 9fe9a137fd00: Waiting 23:03:54 709d88efb49e: Waiting 23:03:54 a12c9c99d170: Layer already exists 23:03:54 f04e8604986d: Layer already exists 23:03:54 0222c30b04c1: Layer already exists 23:03:54 2fbe293ca85e: Layer already exists 23:03:54 57235ec2eae3: Layer already exists 23:03:54 01a59a138ea1: Layer already exists 23:03:54 bac17a87bb0e: Layer already exists 23:03:54 7ad13e82ba23: Layer already exists 23:03:54 41cd64edc2fb: Layer already exists 23:03:54 36129142f3c0: Layer already exists 23:03:54 49760ae90806: Layer already exists 23:03:54 5f70bf18a086: Layer already exists 23:03:54 306010b7a516: Layer already exists 23:03:54 709d88efb49e: Layer already exists 23:03:54 8572101c0fef: Layer already exists 23:03:54 9fe9a137fd00: Layer already exists 23:03:54 latest: digest: sha256:35398cfe278ba25f156b4c9fb0e07bf0a183f18bdba46ccd843d6197bea9a757 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.4 23:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:03:55 2fbe293ca85e: Preparing 23:03:55 a12c9c99d170: Preparing 23:03:55 0222c30b04c1: Preparing 23:03:55 57235ec2eae3: Preparing 23:03:55 f04e8604986d: Preparing 23:03:55 01a59a138ea1: Preparing 23:03:55 bac17a87bb0e: Preparing 23:03:55 36129142f3c0: Preparing 23:03:55 7ad13e82ba23: Preparing 23:03:55 41cd64edc2fb: Preparing 23:03:55 49760ae90806: Preparing 23:03:55 5f70bf18a086: Preparing 23:03:55 306010b7a516: Preparing 23:03:55 8572101c0fef: Preparing 23:03:55 709d88efb49e: Preparing 23:03:55 9fe9a137fd00: Preparing 23:03:55 8572101c0fef: Waiting 23:03:55 709d88efb49e: Waiting 23:03:55 9fe9a137fd00: Waiting 23:03:55 49760ae90806: Waiting 23:03:55 01a59a138ea1: Waiting 23:03:55 bac17a87bb0e: Waiting 23:03:55 5f70bf18a086: Waiting 23:03:55 7ad13e82ba23: Waiting 23:03:55 41cd64edc2fb: Waiting 23:03:55 a12c9c99d170: Layer already exists 23:03:55 0222c30b04c1: Layer already exists 23:03:55 57235ec2eae3: Layer already exists 23:03:55 f04e8604986d: Layer already exists 23:03:55 2fbe293ca85e: Layer already exists 23:03:55 01a59a138ea1: Layer already exists 23:03:55 36129142f3c0: Layer already exists 23:03:55 bac17a87bb0e: Layer already exists 23:03:55 7ad13e82ba23: Layer already exists 23:03:55 49760ae90806: Layer already exists 23:03:55 41cd64edc2fb: Layer already exists 23:03:55 5f70bf18a086: Layer already exists 23:03:55 306010b7a516: Layer already exists 23:03:55 8572101c0fef: Layer already exists 23:03:55 9fe9a137fd00: Layer already exists 23:03:55 709d88efb49e: Layer already exists 23:03:55 3.2.0-dev.4: digest: sha256:35398cfe278ba25f156b4c9fb0e07bf0a183f18bdba46ccd843d6197bea9a757 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:03:56 2fbe293ca85e: Preparing 23:03:56 a12c9c99d170: Preparing 23:03:56 0222c30b04c1: Preparing 23:03:56 57235ec2eae3: Preparing 23:03:56 f04e8604986d: Preparing 23:03:56 01a59a138ea1: Preparing 23:03:56 bac17a87bb0e: Preparing 23:03:56 36129142f3c0: Preparing 23:03:56 7ad13e82ba23: Preparing 23:03:56 41cd64edc2fb: Preparing 23:03:56 49760ae90806: Preparing 23:03:56 5f70bf18a086: Preparing 23:03:56 306010b7a516: Preparing 23:03:56 8572101c0fef: Preparing 23:03:56 709d88efb49e: Preparing 23:03:56 9fe9a137fd00: Preparing 23:03:56 01a59a138ea1: Waiting 23:03:56 bac17a87bb0e: Waiting 23:03:56 36129142f3c0: Waiting 23:03:56 7ad13e82ba23: Waiting 23:03:56 8572101c0fef: Waiting 23:03:56 41cd64edc2fb: Waiting 23:03:56 49760ae90806: Waiting 23:03:56 709d88efb49e: Waiting 23:03:56 306010b7a516: Waiting 23:03:56 9fe9a137fd00: Waiting 23:03:56 5f70bf18a086: Waiting 23:03:56 57235ec2eae3: Layer already exists 23:03:56 f04e8604986d: Layer already exists 23:03:56 0222c30b04c1: Layer already exists 23:03:56 2fbe293ca85e: Layer already exists 23:03:56 a12c9c99d170: Layer already exists 23:03:56 01a59a138ea1: Layer already exists 23:03:56 bac17a87bb0e: Layer already exists 23:03:56 7ad13e82ba23: Layer already exists 23:03:56 36129142f3c0: Layer already exists 23:03:56 41cd64edc2fb: Layer already exists 23:03:56 49760ae90806: Layer already exists 23:03:56 709d88efb49e: Layer already exists 23:03:56 8572101c0fef: Layer already exists 23:03:56 306010b7a516: Layer already exists 23:03:56 5f70bf18a086: Layer already exists 23:03:56 9fe9a137fd00: Layer already exists 23:03:56 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:35398cfe278ba25f156b4c9fb0e07bf0a183f18bdba46ccd843d6197bea9a757 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:03:56 2fbe293ca85e: Preparing 23:03:56 a12c9c99d170: Preparing 23:03:56 0222c30b04c1: Preparing 23:03:56 57235ec2eae3: Preparing 23:03:56 f04e8604986d: Preparing 23:03:56 01a59a138ea1: Preparing 23:03:56 bac17a87bb0e: Preparing 23:03:56 36129142f3c0: Preparing 23:03:56 7ad13e82ba23: Preparing 23:03:56 41cd64edc2fb: Preparing 23:03:56 49760ae90806: Preparing 23:03:56 5f70bf18a086: Preparing 23:03:56 306010b7a516: Preparing 23:03:56 8572101c0fef: Preparing 23:03:56 709d88efb49e: Preparing 23:03:56 9fe9a137fd00: Preparing 23:03:56 01a59a138ea1: Waiting 23:03:56 bac17a87bb0e: Waiting 23:03:56 41cd64edc2fb: Waiting 23:03:56 8572101c0fef: Waiting 23:03:56 49760ae90806: Waiting 23:03:56 709d88efb49e: Waiting 23:03:56 5f70bf18a086: Waiting 23:03:56 306010b7a516: Waiting 23:03:56 9fe9a137fd00: Waiting 23:03:56 36129142f3c0: Waiting 23:03:56 7ad13e82ba23: Waiting 23:03:56 2fbe293ca85e: Layer already exists 23:03:56 f04e8604986d: Layer already exists 23:03:56 a12c9c99d170: Layer already exists 23:03:56 0222c30b04c1: Layer already exists 23:03:56 57235ec2eae3: Layer already exists 23:03:56 bac17a87bb0e: Layer already exists 23:03:56 01a59a138ea1: Layer already exists 23:03:56 7ad13e82ba23: Layer already exists 23:03:56 36129142f3c0: Layer already exists 23:03:56 41cd64edc2fb: Layer already exists 23:03:56 49760ae90806: Layer already exists 23:03:56 5f70bf18a086: Layer already exists 23:03:56 8572101c0fef: Layer already exists 23:03:56 709d88efb49e: Layer already exists 23:03:56 306010b7a516: Layer already exists 23:03:56 9fe9a137fd00: Layer already exists 23:03:56 main: digest: sha256:35398cfe278ba25f156b4c9fb0e07bf0a183f18bdba46ccd843d6197bea9a757 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:57 ===================================================== [Pipeline] echo 23:03:57 taggedImages: 23:03:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:03:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.4 23:03:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:03:57 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:03:57 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:57 latest 23:03:57 3.2.0-dev.4 23:03:57 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:03:57 main 23:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:03:58 dd462cc0e749: Preparing 23:03:58 6c15454c927f: Preparing 23:03:58 078fe956526b: Preparing 23:03:58 6c8a3efcc54a: Preparing 23:03:58 36129142f3c0: Preparing 23:03:58 7ad13e82ba23: Preparing 23:03:58 dc85e2e6949a: Preparing 23:03:58 1a5330536280: Preparing 23:03:58 9fe9a137fd00: Preparing 23:03:58 7ad13e82ba23: Waiting 23:03:58 1a5330536280: Waiting 23:03:58 9fe9a137fd00: Waiting 23:03:58 dc85e2e6949a: Waiting 23:03:58 36129142f3c0: Layer already exists 23:03:58 dd462cc0e749: Layer already exists 23:03:58 6c15454c927f: Layer already exists 23:03:58 7ad13e82ba23: Layer already exists 23:03:58 dc85e2e6949a: Layer already exists 23:03:58 1a5330536280: Layer already exists 23:03:58 9fe9a137fd00: Layer already exists 23:03:58 078fe956526b: Pushed 23:03:59 6c8a3efcc54a: Pushed 23:03:59 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:cac0f865095fd5ebf35e2d43c46cd666f85d41e8abf33573415aaa7cd2db26a6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:04:00 dd462cc0e749: Preparing 23:04:00 6c15454c927f: Preparing 23:04:00 078fe956526b: Preparing 23:04:00 6c8a3efcc54a: Preparing 23:04:00 36129142f3c0: Preparing 23:04:00 7ad13e82ba23: Preparing 23:04:00 dc85e2e6949a: Preparing 23:04:00 1a5330536280: Preparing 23:04:00 9fe9a137fd00: Preparing 23:04:00 7ad13e82ba23: Waiting 23:04:00 dc85e2e6949a: Waiting 23:04:00 1a5330536280: Waiting 23:04:00 9fe9a137fd00: Waiting 23:04:00 078fe956526b: Layer already exists 23:04:00 6c8a3efcc54a: Layer already exists 23:04:00 6c15454c927f: Layer already exists 23:04:00 dd462cc0e749: Layer already exists 23:04:00 36129142f3c0: Layer already exists 23:04:00 9fe9a137fd00: Layer already exists 23:04:00 7ad13e82ba23: Layer already exists 23:04:00 dc85e2e6949a: Layer already exists 23:04:00 1a5330536280: Layer already exists 23:04:00 latest: digest: sha256:cac0f865095fd5ebf35e2d43c46cd666f85d41e8abf33573415aaa7cd2db26a6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.4 23:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:04:01 dd462cc0e749: Preparing 23:04:01 6c15454c927f: Preparing 23:04:01 078fe956526b: Preparing 23:04:01 6c8a3efcc54a: Preparing 23:04:01 36129142f3c0: Preparing 23:04:01 7ad13e82ba23: Preparing 23:04:01 dc85e2e6949a: Preparing 23:04:01 1a5330536280: Preparing 23:04:01 9fe9a137fd00: Preparing 23:04:01 dc85e2e6949a: Waiting 23:04:01 1a5330536280: Waiting 23:04:01 9fe9a137fd00: Waiting 23:04:01 078fe956526b: Layer already exists 23:04:01 dd462cc0e749: Layer already exists 23:04:01 6c8a3efcc54a: Layer already exists 23:04:01 36129142f3c0: Layer already exists 23:04:01 7ad13e82ba23: Layer already exists 23:04:01 6c15454c927f: Layer already exists 23:04:01 1a5330536280: Layer already exists 23:04:01 dc85e2e6949a: Layer already exists 23:04:01 9fe9a137fd00: Layer already exists 23:04:01 3.2.0-dev.4: digest: sha256:cac0f865095fd5ebf35e2d43c46cd666f85d41e8abf33573415aaa7cd2db26a6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:04:02 dd462cc0e749: Preparing 23:04:02 6c15454c927f: Preparing 23:04:02 078fe956526b: Preparing 23:04:02 6c8a3efcc54a: Preparing 23:04:02 36129142f3c0: Preparing 23:04:02 7ad13e82ba23: Preparing 23:04:02 dc85e2e6949a: Preparing 23:04:02 7ad13e82ba23: Waiting 23:04:02 1a5330536280: Preparing 23:04:02 9fe9a137fd00: Preparing 23:04:02 1a5330536280: Waiting 23:04:02 dc85e2e6949a: Waiting 23:04:02 9fe9a137fd00: Waiting 23:04:02 dd462cc0e749: Layer already exists 23:04:02 078fe956526b: Layer already exists 23:04:02 6c15454c927f: Layer already exists 23:04:02 6c8a3efcc54a: Layer already exists 23:04:02 36129142f3c0: Layer already exists 23:04:02 dc85e2e6949a: Layer already exists 23:04:02 7ad13e82ba23: Layer already exists 23:04:02 9fe9a137fd00: Layer already exists 23:04:02 1a5330536280: Layer already exists 23:04:02 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:cac0f865095fd5ebf35e2d43c46cd666f85d41e8abf33573415aaa7cd2db26a6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:04:03 dd462cc0e749: Preparing 23:04:03 6c15454c927f: Preparing 23:04:03 078fe956526b: Preparing 23:04:03 6c8a3efcc54a: Preparing 23:04:03 36129142f3c0: Preparing 23:04:03 7ad13e82ba23: Preparing 23:04:03 dc85e2e6949a: Preparing 23:04:03 1a5330536280: Preparing 23:04:03 9fe9a137fd00: Preparing 23:04:03 dc85e2e6949a: Waiting 23:04:03 1a5330536280: Waiting 23:04:03 7ad13e82ba23: Waiting 23:04:03 9fe9a137fd00: Waiting 23:04:03 078fe956526b: Layer already exists 23:04:03 6c8a3efcc54a: Layer already exists 23:04:03 36129142f3c0: Layer already exists 23:04:03 6c15454c927f: Layer already exists 23:04:03 dd462cc0e749: Layer already exists 23:04:03 dc85e2e6949a: Layer already exists 23:04:03 7ad13e82ba23: Layer already exists 23:04:03 1a5330536280: Layer already exists 23:04:03 9fe9a137fd00: Layer already exists 23:04:03 main: digest: sha256:cac0f865095fd5ebf35e2d43c46cd666f85d41e8abf33573415aaa7cd2db26a6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:04 ===================================================== [Pipeline] echo 23:04:04 taggedImages: 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.4 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:04:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:04:04 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:04 latest 23:04:04 3.2.0-dev.4 23:04:04 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:04 main 23:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:04:05 2116cd7d8c08: Preparing 23:04:05 4d6caf727940: Preparing 23:04:05 84d42eaff017: Preparing 23:04:05 3fd7af06656f: Preparing 23:04:05 81e0daa1b90b: Preparing 23:04:05 36129142f3c0: Preparing 23:04:05 7ad13e82ba23: Preparing 23:04:05 2fdc06988015: Preparing 23:04:05 4d8899a0daba: Preparing 23:04:05 3dd4885b11de: Preparing 23:04:05 9fe9a137fd00: Preparing 23:04:05 36129142f3c0: Waiting 23:04:05 7ad13e82ba23: Waiting 23:04:05 2fdc06988015: Waiting 23:04:05 4d8899a0daba: Waiting 23:04:05 3dd4885b11de: Waiting 23:04:05 9fe9a137fd00: Waiting 23:04:05 3fd7af06656f: Pushed 23:04:05 36129142f3c0: Layer already exists 23:04:05 7ad13e82ba23: Layer already exists 23:04:05 2116cd7d8c08: Pushed 23:04:05 81e0daa1b90b: Pushed 23:04:05 4d6caf727940: Pushed 23:04:05 9fe9a137fd00: Layer already exists 23:04:05 2fdc06988015: Pushed 23:04:05 4d8899a0daba: Pushed 23:04:06 84d42eaff017: Pushed 23:04:06 3dd4885b11de: Pushed 23:04:06 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:897ca0c0032045ff8cbccdcb6e73f8e3fdce9d1c27aaa1febfba908460ae2877 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:04:07 2116cd7d8c08: Preparing 23:04:07 4d6caf727940: Preparing 23:04:07 84d42eaff017: Preparing 23:04:07 3fd7af06656f: Preparing 23:04:07 81e0daa1b90b: Preparing 23:04:07 36129142f3c0: Preparing 23:04:07 7ad13e82ba23: Preparing 23:04:07 2fdc06988015: Preparing 23:04:07 4d8899a0daba: Preparing 23:04:07 3dd4885b11de: Preparing 23:04:07 9fe9a137fd00: Preparing 23:04:07 7ad13e82ba23: Waiting 23:04:07 2fdc06988015: Waiting 23:04:07 36129142f3c0: Waiting 23:04:07 4d8899a0daba: Waiting 23:04:07 3dd4885b11de: Waiting 23:04:07 9fe9a137fd00: Waiting 23:04:07 4d6caf727940: Layer already exists 23:04:07 2116cd7d8c08: Layer already exists 23:04:07 81e0daa1b90b: Layer already exists 23:04:07 84d42eaff017: Layer already exists 23:04:07 3fd7af06656f: Layer already exists 23:04:07 7ad13e82ba23: Layer already exists 23:04:07 36129142f3c0: Layer already exists 23:04:07 2fdc06988015: Layer already exists 23:04:07 4d8899a0daba: Layer already exists 23:04:07 3dd4885b11de: Layer already exists 23:04:07 9fe9a137fd00: Layer already exists 23:04:07 latest: digest: sha256:897ca0c0032045ff8cbccdcb6e73f8e3fdce9d1c27aaa1febfba908460ae2877 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.4 23:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:04:08 2116cd7d8c08: Preparing 23:04:08 4d6caf727940: Preparing 23:04:08 84d42eaff017: Preparing 23:04:08 3fd7af06656f: Preparing 23:04:08 81e0daa1b90b: Preparing 23:04:08 36129142f3c0: Preparing 23:04:08 7ad13e82ba23: Preparing 23:04:08 2fdc06988015: Preparing 23:04:08 4d8899a0daba: Preparing 23:04:08 3dd4885b11de: Preparing 23:04:08 9fe9a137fd00: Preparing 23:04:08 2fdc06988015: Waiting 23:04:08 4d8899a0daba: Waiting 23:04:08 3dd4885b11de: Waiting 23:04:08 9fe9a137fd00: Waiting 23:04:08 36129142f3c0: Waiting 23:04:08 7ad13e82ba23: Waiting 23:04:08 3fd7af06656f: Layer already exists 23:04:08 2116cd7d8c08: Layer already exists 23:04:08 84d42eaff017: Layer already exists 23:04:08 81e0daa1b90b: Layer already exists 23:04:08 4d6caf727940: Layer already exists 23:04:08 2fdc06988015: Layer already exists 23:04:08 4d8899a0daba: Layer already exists 23:04:08 7ad13e82ba23: Layer already exists 23:04:08 36129142f3c0: Layer already exists 23:04:08 3dd4885b11de: Layer already exists 23:04:08 9fe9a137fd00: Layer already exists 23:04:08 3.2.0-dev.4: digest: sha256:897ca0c0032045ff8cbccdcb6e73f8e3fdce9d1c27aaa1febfba908460ae2877 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:04:09 2116cd7d8c08: Preparing 23:04:09 4d6caf727940: Preparing 23:04:09 84d42eaff017: Preparing 23:04:09 3fd7af06656f: Preparing 23:04:09 81e0daa1b90b: Preparing 23:04:09 36129142f3c0: Preparing 23:04:09 7ad13e82ba23: Preparing 23:04:09 2fdc06988015: Preparing 23:04:09 4d8899a0daba: Preparing 23:04:09 3dd4885b11de: Preparing 23:04:09 9fe9a137fd00: Preparing 23:04:09 36129142f3c0: Waiting 23:04:09 4d8899a0daba: Waiting 23:04:09 7ad13e82ba23: Waiting 23:04:09 3dd4885b11de: Waiting 23:04:09 2fdc06988015: Waiting 23:04:09 9fe9a137fd00: Waiting 23:04:09 2116cd7d8c08: Layer already exists 23:04:09 3fd7af06656f: Layer already exists 23:04:09 4d6caf727940: Layer already exists 23:04:09 84d42eaff017: Layer already exists 23:04:09 81e0daa1b90b: Layer already exists 23:04:09 36129142f3c0: Layer already exists 23:04:09 7ad13e82ba23: Layer already exists 23:04:09 2fdc06988015: Layer already exists 23:04:09 4d8899a0daba: Layer already exists 23:04:09 3dd4885b11de: Layer already exists 23:04:09 9fe9a137fd00: Layer already exists 23:04:09 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:897ca0c0032045ff8cbccdcb6e73f8e3fdce9d1c27aaa1febfba908460ae2877 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:04:10 2116cd7d8c08: Preparing 23:04:10 4d6caf727940: Preparing 23:04:10 84d42eaff017: Preparing 23:04:10 3fd7af06656f: Preparing 23:04:10 81e0daa1b90b: Preparing 23:04:10 36129142f3c0: Preparing 23:04:10 7ad13e82ba23: Preparing 23:04:10 2fdc06988015: Preparing 23:04:10 4d8899a0daba: Preparing 23:04:10 3dd4885b11de: Preparing 23:04:10 9fe9a137fd00: Preparing 23:04:10 4d8899a0daba: Waiting 23:04:10 2fdc06988015: Waiting 23:04:10 7ad13e82ba23: Waiting 23:04:10 36129142f3c0: Waiting 23:04:10 3dd4885b11de: Waiting 23:04:10 4d6caf727940: Layer already exists 23:04:10 2116cd7d8c08: Layer already exists 23:04:10 3fd7af06656f: Layer already exists 23:04:10 81e0daa1b90b: Layer already exists 23:04:10 84d42eaff017: Layer already exists 23:04:10 2fdc06988015: Layer already exists 23:04:10 36129142f3c0: Layer already exists 23:04:10 4d8899a0daba: Layer already exists 23:04:10 7ad13e82ba23: Layer already exists 23:04:10 3dd4885b11de: Layer already exists 23:04:10 9fe9a137fd00: Layer already exists 23:04:10 main: digest: sha256:897ca0c0032045ff8cbccdcb6e73f8e3fdce9d1c27aaa1febfba908460ae2877 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:11 ===================================================== [Pipeline] echo 23:04:11 taggedImages: 23:04:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:04:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.4 23:04:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:04:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:04:11 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:11 latest 23:04:11 3.2.0-dev.4 23:04:11 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:11 main 23:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:04:12 6f0970412fba: Preparing 23:04:12 0d8592997aba: Preparing 23:04:12 d335f89984ea: Preparing 23:04:12 b8556d030e6b: Preparing 23:04:12 795b62f22b00: Preparing 23:04:12 faa777a915ec: Preparing 23:04:12 cb1ed10934aa: Preparing 23:04:12 36129142f3c0: Preparing 23:04:12 7ad13e82ba23: Preparing 23:04:12 3ac2ceb8dc29: Preparing 23:04:12 d2eee16d859d: Preparing 23:04:12 9fe9a137fd00: Preparing 23:04:12 d2eee16d859d: Waiting 23:04:12 36129142f3c0: Waiting 23:04:12 9fe9a137fd00: Waiting 23:04:12 faa777a915ec: Waiting 23:04:12 cb1ed10934aa: Waiting 23:04:12 7ad13e82ba23: Waiting 23:04:12 3ac2ceb8dc29: Waiting 23:04:12 795b62f22b00: Pushed 23:04:12 0d8592997aba: Pushed 23:04:12 6f0970412fba: Pushed 23:04:12 36129142f3c0: Layer already exists 23:04:12 7ad13e82ba23: Layer already exists 23:04:13 faa777a915ec: Pushed 23:04:13 cb1ed10934aa: Pushed 23:04:13 9fe9a137fd00: Layer already exists 23:04:13 3ac2ceb8dc29: Pushed 23:04:13 b8556d030e6b: Pushed 23:04:14 d335f89984ea: Pushed 23:04:14 d2eee16d859d: Pushed 23:04:14 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:7aed1d3d159cc04a8d0d7960090e6ab505d1521eebd6cececcea396f16b1b240 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:04:15 6f0970412fba: Preparing 23:04:15 0d8592997aba: Preparing 23:04:15 d335f89984ea: Preparing 23:04:15 b8556d030e6b: Preparing 23:04:15 795b62f22b00: Preparing 23:04:15 faa777a915ec: Preparing 23:04:15 cb1ed10934aa: Preparing 23:04:15 36129142f3c0: Preparing 23:04:15 7ad13e82ba23: Preparing 23:04:15 3ac2ceb8dc29: Preparing 23:04:15 d2eee16d859d: Preparing 23:04:15 9fe9a137fd00: Preparing 23:04:15 faa777a915ec: Waiting 23:04:15 cb1ed10934aa: Waiting 23:04:15 36129142f3c0: Waiting 23:04:15 7ad13e82ba23: Waiting 23:04:15 9fe9a137fd00: Waiting 23:04:15 3ac2ceb8dc29: Waiting 23:04:15 d2eee16d859d: Waiting 23:04:15 6f0970412fba: Layer already exists 23:04:15 b8556d030e6b: Layer already exists 23:04:15 d335f89984ea: Layer already exists 23:04:15 795b62f22b00: Layer already exists 23:04:15 0d8592997aba: Layer already exists 23:04:15 faa777a915ec: Layer already exists 23:04:15 cb1ed10934aa: Layer already exists 23:04:15 36129142f3c0: Layer already exists 23:04:15 3ac2ceb8dc29: Layer already exists 23:04:15 7ad13e82ba23: Layer already exists 23:04:15 d2eee16d859d: Layer already exists 23:04:15 9fe9a137fd00: Layer already exists 23:04:15 latest: digest: sha256:7aed1d3d159cc04a8d0d7960090e6ab505d1521eebd6cececcea396f16b1b240 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.4 23:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:04:16 6f0970412fba: Preparing 23:04:16 0d8592997aba: Preparing 23:04:16 d335f89984ea: Preparing 23:04:16 b8556d030e6b: Preparing 23:04:16 795b62f22b00: Preparing 23:04:16 faa777a915ec: Preparing 23:04:16 cb1ed10934aa: Preparing 23:04:16 36129142f3c0: Preparing 23:04:16 7ad13e82ba23: Preparing 23:04:16 3ac2ceb8dc29: Preparing 23:04:16 d2eee16d859d: Preparing 23:04:16 9fe9a137fd00: Preparing 23:04:16 7ad13e82ba23: Waiting 23:04:16 3ac2ceb8dc29: Waiting 23:04:16 d2eee16d859d: Waiting 23:04:16 cb1ed10934aa: Waiting 23:04:16 faa777a915ec: Waiting 23:04:16 9fe9a137fd00: Waiting 23:04:16 36129142f3c0: Waiting 23:04:16 795b62f22b00: Layer already exists 23:04:16 0d8592997aba: Layer already exists 23:04:16 d335f89984ea: Layer already exists 23:04:16 b8556d030e6b: Layer already exists 23:04:16 6f0970412fba: Layer already exists 23:04:16 faa777a915ec: Layer already exists 23:04:16 cb1ed10934aa: Layer already exists 23:04:16 7ad13e82ba23: Layer already exists 23:04:16 36129142f3c0: Layer already exists 23:04:16 3ac2ceb8dc29: Layer already exists 23:04:16 d2eee16d859d: Layer already exists 23:04:16 9fe9a137fd00: Layer already exists 23:04:16 3.2.0-dev.4: digest: sha256:7aed1d3d159cc04a8d0d7960090e6ab505d1521eebd6cececcea396f16b1b240 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:04:17 6f0970412fba: Preparing 23:04:17 0d8592997aba: Preparing 23:04:17 d335f89984ea: Preparing 23:04:17 b8556d030e6b: Preparing 23:04:17 795b62f22b00: Preparing 23:04:17 faa777a915ec: Preparing 23:04:17 cb1ed10934aa: Preparing 23:04:17 36129142f3c0: Preparing 23:04:17 7ad13e82ba23: Preparing 23:04:17 3ac2ceb8dc29: Preparing 23:04:17 d2eee16d859d: Preparing 23:04:17 9fe9a137fd00: Preparing 23:04:17 cb1ed10934aa: Waiting 23:04:17 36129142f3c0: Waiting 23:04:17 7ad13e82ba23: Waiting 23:04:17 3ac2ceb8dc29: Waiting 23:04:17 d2eee16d859d: Waiting 23:04:17 9fe9a137fd00: Waiting 23:04:17 faa777a915ec: Waiting 23:04:17 795b62f22b00: Layer already exists 23:04:17 6f0970412fba: Layer already exists 23:04:17 0d8592997aba: Layer already exists 23:04:17 d335f89984ea: Layer already exists 23:04:17 b8556d030e6b: Layer already exists 23:04:17 faa777a915ec: Layer already exists 23:04:17 7ad13e82ba23: Layer already exists 23:04:17 3ac2ceb8dc29: Layer already exists 23:04:17 36129142f3c0: Layer already exists 23:04:17 cb1ed10934aa: Layer already exists 23:04:17 d2eee16d859d: Layer already exists 23:04:17 9fe9a137fd00: Layer already exists 23:04:17 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:7aed1d3d159cc04a8d0d7960090e6ab505d1521eebd6cececcea396f16b1b240 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:04:18 6f0970412fba: Preparing 23:04:18 0d8592997aba: Preparing 23:04:18 d335f89984ea: Preparing 23:04:18 b8556d030e6b: Preparing 23:04:18 795b62f22b00: Preparing 23:04:18 faa777a915ec: Preparing 23:04:18 cb1ed10934aa: Preparing 23:04:18 36129142f3c0: Preparing 23:04:18 7ad13e82ba23: Preparing 23:04:18 3ac2ceb8dc29: Preparing 23:04:18 d2eee16d859d: Preparing 23:04:18 9fe9a137fd00: Preparing 23:04:18 faa777a915ec: Waiting 23:04:18 cb1ed10934aa: Waiting 23:04:18 d2eee16d859d: Waiting 23:04:18 36129142f3c0: Waiting 23:04:18 9fe9a137fd00: Waiting 23:04:18 7ad13e82ba23: Waiting 23:04:18 3ac2ceb8dc29: Waiting 23:04:18 0d8592997aba: Layer already exists 23:04:18 d335f89984ea: Layer already exists 23:04:18 795b62f22b00: Layer already exists 23:04:18 6f0970412fba: Layer already exists 23:04:18 b8556d030e6b: Layer already exists 23:04:18 cb1ed10934aa: Layer already exists 23:04:18 faa777a915ec: Layer already exists 23:04:18 36129142f3c0: Layer already exists 23:04:18 3ac2ceb8dc29: Layer already exists 23:04:18 7ad13e82ba23: Layer already exists 23:04:18 d2eee16d859d: Layer already exists 23:04:18 9fe9a137fd00: Layer already exists 23:04:18 main: digest: sha256:7aed1d3d159cc04a8d0d7960090e6ab505d1521eebd6cececcea396f16b1b240 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:19 ===================================================== [Pipeline] echo 23:04:19 taggedImages: 23:04:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:04:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.4 23:04:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:04:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:04:19 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:19 latest 23:04:19 3.2.0-dev.4 23:04:19 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:19 main 23:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:04:20 54dcc48a4f56: Preparing 23:04:20 75f802c67483: Preparing 23:04:20 36129142f3c0: Preparing 23:04:20 7ad13e82ba23: Preparing 23:04:20 eb54aa3adab7: Preparing 23:04:20 b0e2fb45c50f: Preparing 23:04:20 9fe9a137fd00: Preparing 23:04:20 b0e2fb45c50f: Waiting 23:04:20 9fe9a137fd00: Waiting 23:04:20 7ad13e82ba23: Layer already exists 23:04:20 36129142f3c0: Layer already exists 23:04:20 9fe9a137fd00: Layer already exists 23:04:20 54dcc48a4f56: Pushed 23:04:20 eb54aa3adab7: Pushed 23:04:21 b0e2fb45c50f: Pushed 23:04:22 75f802c67483: Pushed 23:04:22 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:db6e603eb503644b9f3fca4b065cf52cfcdda921488e5d10cc11d743886b735f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:04:23 54dcc48a4f56: Preparing 23:04:23 75f802c67483: Preparing 23:04:23 36129142f3c0: Preparing 23:04:23 7ad13e82ba23: Preparing 23:04:23 eb54aa3adab7: Preparing 23:04:23 b0e2fb45c50f: Preparing 23:04:23 9fe9a137fd00: Preparing 23:04:23 b0e2fb45c50f: Waiting 23:04:23 9fe9a137fd00: Waiting 23:04:23 eb54aa3adab7: Layer already exists 23:04:23 36129142f3c0: Layer already exists 23:04:23 7ad13e82ba23: Layer already exists 23:04:23 75f802c67483: Layer already exists 23:04:23 54dcc48a4f56: Layer already exists 23:04:23 9fe9a137fd00: Layer already exists 23:04:23 b0e2fb45c50f: Layer already exists 23:04:23 latest: digest: sha256:db6e603eb503644b9f3fca4b065cf52cfcdda921488e5d10cc11d743886b735f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.4 23:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:04:24 54dcc48a4f56: Preparing 23:04:24 75f802c67483: Preparing 23:04:24 36129142f3c0: Preparing 23:04:24 7ad13e82ba23: Preparing 23:04:24 eb54aa3adab7: Preparing 23:04:24 b0e2fb45c50f: Preparing 23:04:24 9fe9a137fd00: Preparing 23:04:24 b0e2fb45c50f: Waiting 23:04:24 7ad13e82ba23: Layer already exists 23:04:24 36129142f3c0: Layer already exists 23:04:24 eb54aa3adab7: Layer already exists 23:04:24 54dcc48a4f56: Layer already exists 23:04:24 75f802c67483: Layer already exists 23:04:24 9fe9a137fd00: Layer already exists 23:04:24 b0e2fb45c50f: Layer already exists 23:04:24 3.2.0-dev.4: digest: sha256:db6e603eb503644b9f3fca4b065cf52cfcdda921488e5d10cc11d743886b735f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:04:25 54dcc48a4f56: Preparing 23:04:25 75f802c67483: Preparing 23:04:25 36129142f3c0: Preparing 23:04:25 7ad13e82ba23: Preparing 23:04:25 eb54aa3adab7: Preparing 23:04:25 b0e2fb45c50f: Preparing 23:04:25 9fe9a137fd00: Preparing 23:04:25 b0e2fb45c50f: Waiting 23:04:25 9fe9a137fd00: Waiting 23:04:25 54dcc48a4f56: Layer already exists 23:04:25 75f802c67483: Layer already exists 23:04:25 eb54aa3adab7: Layer already exists 23:04:25 36129142f3c0: Layer already exists 23:04:25 7ad13e82ba23: Layer already exists 23:04:25 b0e2fb45c50f: Layer already exists 23:04:25 9fe9a137fd00: Layer already exists 23:04:25 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:db6e603eb503644b9f3fca4b065cf52cfcdda921488e5d10cc11d743886b735f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:04:26 54dcc48a4f56: Preparing 23:04:26 75f802c67483: Preparing 23:04:26 36129142f3c0: Preparing 23:04:26 7ad13e82ba23: Preparing 23:04:26 eb54aa3adab7: Preparing 23:04:26 b0e2fb45c50f: Preparing 23:04:26 9fe9a137fd00: Preparing 23:04:26 b0e2fb45c50f: Waiting 23:04:26 9fe9a137fd00: Waiting 23:04:26 36129142f3c0: Layer already exists 23:04:26 54dcc48a4f56: Layer already exists 23:04:26 75f802c67483: Layer already exists 23:04:26 eb54aa3adab7: Layer already exists 23:04:26 7ad13e82ba23: Layer already exists 23:04:26 b0e2fb45c50f: Layer already exists 23:04:26 9fe9a137fd00: Layer already exists 23:04:26 main: digest: sha256:db6e603eb503644b9f3fca4b065cf52cfcdda921488e5d10cc11d743886b735f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:27 ===================================================== [Pipeline] echo 23:04:27 taggedImages: 23:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.4 23:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:04:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:04:27 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:27 latest 23:04:27 3.2.0-dev.4 23:04:27 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:27 main 23:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:04:28 7454d1ba5b80: Preparing 23:04:28 71c61e4942eb: Preparing 23:04:28 79fa42ce4ec3: Preparing 23:04:28 36129142f3c0: Preparing 23:04:28 7ad13e82ba23: Preparing 23:04:28 36e3da8ac8e4: Preparing 23:04:28 2ddc71a37ee8: Preparing 23:04:28 5acd9385ad05: Preparing 23:04:28 bb3c18d8fa74: Preparing 23:04:28 9fe9a137fd00: Preparing 23:04:28 36e3da8ac8e4: Waiting 23:04:28 5acd9385ad05: Waiting 23:04:28 2ddc71a37ee8: Waiting 23:04:28 bb3c18d8fa74: Waiting 23:04:28 9fe9a137fd00: Waiting 23:04:28 7ad13e82ba23: Layer already exists 23:04:28 36129142f3c0: Layer already exists 23:04:28 79fa42ce4ec3: Pushed 23:04:28 7454d1ba5b80: Pushed 23:04:28 71c61e4942eb: Pushed 23:04:28 9fe9a137fd00: Layer already exists 23:04:28 5acd9385ad05: Pushed 23:04:29 bb3c18d8fa74: Pushed 23:04:34 2ddc71a37ee8: Pushed 23:04:36 36e3da8ac8e4: Pushed 23:04:36 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:19c3ab0a73670bcd47956bebb58d5bc0da8c2080a2b23ac814ad3de1f0e2a196 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:04:38 7454d1ba5b80: Preparing 23:04:38 71c61e4942eb: Preparing 23:04:38 79fa42ce4ec3: Preparing 23:04:38 36129142f3c0: Preparing 23:04:38 7ad13e82ba23: Preparing 23:04:38 36e3da8ac8e4: Preparing 23:04:38 2ddc71a37ee8: Preparing 23:04:38 5acd9385ad05: Preparing 23:04:38 bb3c18d8fa74: Preparing 23:04:38 9fe9a137fd00: Preparing 23:04:38 5acd9385ad05: Waiting 23:04:38 bb3c18d8fa74: Waiting 23:04:38 9fe9a137fd00: Waiting 23:04:38 79fa42ce4ec3: Layer already exists 23:04:38 71c61e4942eb: Layer already exists 23:04:38 7ad13e82ba23: Layer already exists 23:04:38 7454d1ba5b80: Layer already exists 23:04:38 36129142f3c0: Layer already exists 23:04:38 36e3da8ac8e4: Layer already exists 23:04:38 2ddc71a37ee8: Layer already exists 23:04:38 5acd9385ad05: Layer already exists 23:04:38 9fe9a137fd00: Layer already exists 23:04:38 bb3c18d8fa74: Layer already exists 23:04:38 latest: digest: sha256:19c3ab0a73670bcd47956bebb58d5bc0da8c2080a2b23ac814ad3de1f0e2a196 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.4 23:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:04:39 7454d1ba5b80: Preparing 23:04:39 71c61e4942eb: Preparing 23:04:39 79fa42ce4ec3: Preparing 23:04:39 36129142f3c0: Preparing 23:04:39 7ad13e82ba23: Preparing 23:04:39 36e3da8ac8e4: Preparing 23:04:39 2ddc71a37ee8: Preparing 23:04:39 5acd9385ad05: Preparing 23:04:39 bb3c18d8fa74: Preparing 23:04:39 9fe9a137fd00: Preparing 23:04:39 2ddc71a37ee8: Waiting 23:04:39 5acd9385ad05: Waiting 23:04:39 bb3c18d8fa74: Waiting 23:04:39 9fe9a137fd00: Waiting 23:04:39 36e3da8ac8e4: Waiting 23:04:39 7454d1ba5b80: Layer already exists 23:04:39 7ad13e82ba23: Layer already exists 23:04:39 79fa42ce4ec3: Layer already exists 23:04:39 36129142f3c0: Layer already exists 23:04:39 71c61e4942eb: Layer already exists 23:04:39 36e3da8ac8e4: Layer already exists 23:04:39 9fe9a137fd00: Layer already exists 23:04:39 2ddc71a37ee8: Layer already exists 23:04:39 5acd9385ad05: Layer already exists 23:04:39 bb3c18d8fa74: Layer already exists 23:04:39 3.2.0-dev.4: digest: sha256:19c3ab0a73670bcd47956bebb58d5bc0da8c2080a2b23ac814ad3de1f0e2a196 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:04:40 7454d1ba5b80: Preparing 23:04:40 71c61e4942eb: Preparing 23:04:40 79fa42ce4ec3: Preparing 23:04:40 36129142f3c0: Preparing 23:04:40 7ad13e82ba23: Preparing 23:04:40 36e3da8ac8e4: Preparing 23:04:40 2ddc71a37ee8: Preparing 23:04:40 5acd9385ad05: Preparing 23:04:40 bb3c18d8fa74: Preparing 23:04:40 9fe9a137fd00: Preparing 23:04:40 36e3da8ac8e4: Waiting 23:04:40 2ddc71a37ee8: Waiting 23:04:40 5acd9385ad05: Waiting 23:04:40 bb3c18d8fa74: Waiting 23:04:40 9fe9a137fd00: Waiting 23:04:40 36129142f3c0: Layer already exists 23:04:40 7454d1ba5b80: Layer already exists 23:04:40 79fa42ce4ec3: Layer already exists 23:04:40 7ad13e82ba23: Layer already exists 23:04:40 71c61e4942eb: Layer already exists 23:04:40 36e3da8ac8e4: Layer already exists 23:04:40 5acd9385ad05: Layer already exists 23:04:40 bb3c18d8fa74: Layer already exists 23:04:40 2ddc71a37ee8: Layer already exists 23:04:40 9fe9a137fd00: Layer already exists 23:04:40 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:19c3ab0a73670bcd47956bebb58d5bc0da8c2080a2b23ac814ad3de1f0e2a196 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:04:41 7454d1ba5b80: Preparing 23:04:41 71c61e4942eb: Preparing 23:04:41 79fa42ce4ec3: Preparing 23:04:41 36129142f3c0: Preparing 23:04:41 7ad13e82ba23: Preparing 23:04:41 36e3da8ac8e4: Preparing 23:04:41 2ddc71a37ee8: Preparing 23:04:41 5acd9385ad05: Preparing 23:04:41 bb3c18d8fa74: Preparing 23:04:41 9fe9a137fd00: Preparing 23:04:41 2ddc71a37ee8: Waiting 23:04:41 5acd9385ad05: Waiting 23:04:41 bb3c18d8fa74: Waiting 23:04:41 9fe9a137fd00: Waiting 23:04:41 36129142f3c0: Layer already exists 23:04:41 71c61e4942eb: Layer already exists 23:04:41 7ad13e82ba23: Layer already exists 23:04:41 7454d1ba5b80: Layer already exists 23:04:41 79fa42ce4ec3: Layer already exists 23:04:41 36e3da8ac8e4: Layer already exists 23:04:41 bb3c18d8fa74: Layer already exists 23:04:41 9fe9a137fd00: Layer already exists 23:04:41 2ddc71a37ee8: Layer already exists 23:04:41 5acd9385ad05: Layer already exists 23:04:41 main: digest: sha256:19c3ab0a73670bcd47956bebb58d5bc0da8c2080a2b23ac814ad3de1f0e2a196 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:41 ===================================================== [Pipeline] echo 23:04:42 taggedImages: 23:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.4 23:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:04:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:04:42 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:42 latest 23:04:42 3.2.0-dev.4 23:04:42 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:42 main 23:04:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:04:43 a304f0e0fcb2: Preparing 23:04:43 7a11c4d04b60: Preparing 23:04:43 3143421fc1f0: Preparing 23:04:43 36129142f3c0: Preparing 23:04:43 7ad13e82ba23: Preparing 23:04:43 36e3da8ac8e4: Preparing 23:04:43 be8d229badd3: Preparing 23:04:43 f3529f6015ec: Preparing 23:04:43 9fe9a137fd00: Preparing 23:04:43 be8d229badd3: Waiting 23:04:43 f3529f6015ec: Waiting 23:04:43 9fe9a137fd00: Waiting 23:04:43 36e3da8ac8e4: Waiting 23:04:43 36129142f3c0: Layer already exists 23:04:43 7ad13e82ba23: Layer already exists 23:04:43 36e3da8ac8e4: Layer already exists 23:04:43 7a11c4d04b60: Pushed 23:04:43 9fe9a137fd00: Layer already exists 23:04:43 be8d229badd3: Pushed 23:04:43 a304f0e0fcb2: Pushed 23:04:43 3143421fc1f0: Pushed 23:04:43 f3529f6015ec: Pushed 23:04:43 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:be53d431d5c3a93140f24ead3129c31d5a1debd5c962bae14f8fc5c0ab9aa850 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:04:44 a304f0e0fcb2: Preparing 23:04:44 7a11c4d04b60: Preparing 23:04:44 3143421fc1f0: Preparing 23:04:44 36129142f3c0: Preparing 23:04:44 7ad13e82ba23: Preparing 23:04:44 36e3da8ac8e4: Preparing 23:04:44 be8d229badd3: Preparing 23:04:44 f3529f6015ec: Preparing 23:04:44 9fe9a137fd00: Preparing 23:04:44 be8d229badd3: Waiting 23:04:44 f3529f6015ec: Waiting 23:04:44 9fe9a137fd00: Waiting 23:04:44 36e3da8ac8e4: Waiting 23:04:44 36129142f3c0: Layer already exists 23:04:44 7a11c4d04b60: Layer already exists 23:04:44 7ad13e82ba23: Layer already exists 23:04:44 a304f0e0fcb2: Layer already exists 23:04:44 3143421fc1f0: Layer already exists 23:04:44 be8d229badd3: Layer already exists 23:04:44 36e3da8ac8e4: Layer already exists 23:04:44 f3529f6015ec: Layer already exists 23:04:44 9fe9a137fd00: Layer already exists 23:04:44 latest: digest: sha256:be53d431d5c3a93140f24ead3129c31d5a1debd5c962bae14f8fc5c0ab9aa850 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.4 23:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:04:45 a304f0e0fcb2: Preparing 23:04:45 7a11c4d04b60: Preparing 23:04:45 3143421fc1f0: Preparing 23:04:45 36129142f3c0: Preparing 23:04:45 7ad13e82ba23: Preparing 23:04:45 36e3da8ac8e4: Preparing 23:04:45 be8d229badd3: Preparing 23:04:45 f3529f6015ec: Preparing 23:04:45 9fe9a137fd00: Preparing 23:04:45 36e3da8ac8e4: Waiting 23:04:45 be8d229badd3: Waiting 23:04:45 f3529f6015ec: Waiting 23:04:45 a304f0e0fcb2: Layer already exists 23:04:45 36129142f3c0: Layer already exists 23:04:45 7ad13e82ba23: Layer already exists 23:04:45 3143421fc1f0: Layer already exists 23:04:45 7a11c4d04b60: Layer already exists 23:04:45 36e3da8ac8e4: Layer already exists 23:04:45 9fe9a137fd00: Layer already exists 23:04:45 be8d229badd3: Layer already exists 23:04:45 f3529f6015ec: Layer already exists 23:04:45 3.2.0-dev.4: digest: sha256:be53d431d5c3a93140f24ead3129c31d5a1debd5c962bae14f8fc5c0ab9aa850 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:04:47 a304f0e0fcb2: Preparing 23:04:47 7a11c4d04b60: Preparing 23:04:47 3143421fc1f0: Preparing 23:04:47 36129142f3c0: Preparing 23:04:47 7ad13e82ba23: Preparing 23:04:47 36e3da8ac8e4: Preparing 23:04:47 be8d229badd3: Preparing 23:04:47 f3529f6015ec: Preparing 23:04:47 9fe9a137fd00: Preparing 23:04:47 36e3da8ac8e4: Waiting 23:04:47 be8d229badd3: Waiting 23:04:47 f3529f6015ec: Waiting 23:04:47 9fe9a137fd00: Waiting 23:04:47 3143421fc1f0: Layer already exists 23:04:47 36129142f3c0: Layer already exists 23:04:47 7a11c4d04b60: Layer already exists 23:04:47 a304f0e0fcb2: Layer already exists 23:04:47 be8d229badd3: Layer already exists 23:04:47 f3529f6015ec: Layer already exists 23:04:47 9fe9a137fd00: Layer already exists 23:04:47 36e3da8ac8e4: Layer already exists 23:04:47 7ad13e82ba23: Layer already exists 23:04:47 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:be53d431d5c3a93140f24ead3129c31d5a1debd5c962bae14f8fc5c0ab9aa850 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:04:48 a304f0e0fcb2: Preparing 23:04:48 7a11c4d04b60: Preparing 23:04:48 3143421fc1f0: Preparing 23:04:48 36129142f3c0: Preparing 23:04:48 7ad13e82ba23: Preparing 23:04:48 36e3da8ac8e4: Preparing 23:04:48 be8d229badd3: Preparing 23:04:48 f3529f6015ec: Preparing 23:04:48 be8d229badd3: Waiting 23:04:48 36e3da8ac8e4: Waiting 23:04:48 9fe9a137fd00: Preparing 23:04:48 f3529f6015ec: Waiting 23:04:48 9fe9a137fd00: Waiting 23:04:48 36129142f3c0: Layer already exists 23:04:48 7a11c4d04b60: Layer already exists 23:04:48 7ad13e82ba23: Layer already exists 23:04:48 a304f0e0fcb2: Layer already exists 23:04:48 be8d229badd3: Layer already exists 23:04:48 3143421fc1f0: Layer already exists 23:04:48 36e3da8ac8e4: Layer already exists 23:04:48 f3529f6015ec: Layer already exists 23:04:48 9fe9a137fd00: Layer already exists 23:04:48 main: digest: sha256:be53d431d5c3a93140f24ead3129c31d5a1debd5c962bae14f8fc5c0ab9aa850 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:48 ===================================================== [Pipeline] echo 23:04:48 taggedImages: 23:04:48 - nexus3.edgexfoundry.org:10004/security-spire-config:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:04:48 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.4 23:04:48 - nexus3.edgexfoundry.org:10004/security-spire-config:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:04:49 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:04:49 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:49 latest 23:04:49 3.2.0-dev.4 23:04:49 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:04:49 main 23:04:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:04:50 7454d1ba5b80: Preparing 23:04:50 d4632c65b16e: Preparing 23:04:50 6fe5b0813966: Preparing 23:04:50 36129142f3c0: Preparing 23:04:50 7ad13e82ba23: Preparing 23:04:50 6bdc22f40039: Preparing 23:04:50 5acd9385ad05: Preparing 23:04:50 bb3c18d8fa74: Preparing 23:04:50 9fe9a137fd00: Preparing 23:04:50 6bdc22f40039: Waiting 23:04:50 5acd9385ad05: Waiting 23:04:50 bb3c18d8fa74: Waiting 23:04:50 9fe9a137fd00: Waiting 23:04:50 36129142f3c0: Layer already exists 23:04:50 7454d1ba5b80: Layer already exists 23:04:50 7ad13e82ba23: Layer already exists 23:04:50 bb3c18d8fa74: Layer already exists 23:04:50 5acd9385ad05: Layer already exists 23:04:50 9fe9a137fd00: Layer already exists 23:04:50 6fe5b0813966: Pushed 23:04:50 d4632c65b16e: Pushed 23:05:00 6bdc22f40039: Pushed 23:05:00 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:99aec98ca9b43381459055a1bdd7042ae43e1ca5a807479445af4a332dfb7eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:05:01 7454d1ba5b80: Preparing 23:05:01 d4632c65b16e: Preparing 23:05:01 6fe5b0813966: Preparing 23:05:01 36129142f3c0: Preparing 23:05:01 7ad13e82ba23: Preparing 23:05:01 6bdc22f40039: Preparing 23:05:01 5acd9385ad05: Preparing 23:05:01 bb3c18d8fa74: Preparing 23:05:01 9fe9a137fd00: Preparing 23:05:01 6bdc22f40039: Waiting 23:05:01 5acd9385ad05: Waiting 23:05:01 bb3c18d8fa74: Waiting 23:05:01 9fe9a137fd00: Waiting 23:05:01 36129142f3c0: Layer already exists 23:05:01 7ad13e82ba23: Layer already exists 23:05:01 7454d1ba5b80: Layer already exists 23:05:01 6fe5b0813966: Layer already exists 23:05:01 d4632c65b16e: Layer already exists 23:05:01 6bdc22f40039: Layer already exists 23:05:01 5acd9385ad05: Layer already exists 23:05:01 9fe9a137fd00: Layer already exists 23:05:01 bb3c18d8fa74: Layer already exists 23:05:01 latest: digest: sha256:99aec98ca9b43381459055a1bdd7042ae43e1ca5a807479445af4a332dfb7eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.4 23:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:05:02 7454d1ba5b80: Preparing 23:05:02 d4632c65b16e: Preparing 23:05:02 6fe5b0813966: Preparing 23:05:02 36129142f3c0: Preparing 23:05:02 7ad13e82ba23: Preparing 23:05:02 6bdc22f40039: Preparing 23:05:02 5acd9385ad05: Preparing 23:05:02 bb3c18d8fa74: Preparing 23:05:02 9fe9a137fd00: Preparing 23:05:02 5acd9385ad05: Waiting 23:05:02 bb3c18d8fa74: Waiting 23:05:02 9fe9a137fd00: Waiting 23:05:02 6bdc22f40039: Waiting 23:05:02 6fe5b0813966: Layer already exists 23:05:02 7ad13e82ba23: Layer already exists 23:05:02 36129142f3c0: Layer already exists 23:05:02 7454d1ba5b80: Layer already exists 23:05:02 d4632c65b16e: Layer already exists 23:05:02 5acd9385ad05: Layer already exists 23:05:02 6bdc22f40039: Layer already exists 23:05:02 9fe9a137fd00: Layer already exists 23:05:02 bb3c18d8fa74: Layer already exists 23:05:02 3.2.0-dev.4: digest: sha256:99aec98ca9b43381459055a1bdd7042ae43e1ca5a807479445af4a332dfb7eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:05:03 7454d1ba5b80: Preparing 23:05:03 d4632c65b16e: Preparing 23:05:03 6fe5b0813966: Preparing 23:05:03 36129142f3c0: Preparing 23:05:03 7ad13e82ba23: Preparing 23:05:03 6bdc22f40039: Preparing 23:05:03 5acd9385ad05: Preparing 23:05:03 bb3c18d8fa74: Preparing 23:05:03 9fe9a137fd00: Preparing 23:05:03 5acd9385ad05: Waiting 23:05:03 bb3c18d8fa74: Waiting 23:05:03 9fe9a137fd00: Waiting 23:05:03 6bdc22f40039: Waiting 23:05:03 36129142f3c0: Layer already exists 23:05:03 d4632c65b16e: Layer already exists 23:05:03 7ad13e82ba23: Layer already exists 23:05:03 6fe5b0813966: Layer already exists 23:05:03 7454d1ba5b80: Layer already exists 23:05:03 bb3c18d8fa74: Layer already exists 23:05:03 9fe9a137fd00: Layer already exists 23:05:03 6bdc22f40039: Layer already exists 23:05:03 5acd9385ad05: Layer already exists 23:05:03 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:99aec98ca9b43381459055a1bdd7042ae43e1ca5a807479445af4a332dfb7eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:05:05 7454d1ba5b80: Preparing 23:05:05 d4632c65b16e: Preparing 23:05:05 6fe5b0813966: Preparing 23:05:05 36129142f3c0: Preparing 23:05:05 7ad13e82ba23: Preparing 23:05:05 6bdc22f40039: Preparing 23:05:05 5acd9385ad05: Preparing 23:05:05 bb3c18d8fa74: Preparing 23:05:05 9fe9a137fd00: Preparing 23:05:05 6bdc22f40039: Waiting 23:05:05 5acd9385ad05: Waiting 23:05:05 bb3c18d8fa74: Waiting 23:05:05 9fe9a137fd00: Waiting 23:05:05 6fe5b0813966: Layer already exists 23:05:05 d4632c65b16e: Layer already exists 23:05:05 7ad13e82ba23: Layer already exists 23:05:05 7454d1ba5b80: Layer already exists 23:05:05 36129142f3c0: Layer already exists 23:05:05 6bdc22f40039: Layer already exists 23:05:05 bb3c18d8fa74: Layer already exists 23:05:05 5acd9385ad05: Layer already exists 23:05:05 9fe9a137fd00: Layer already exists 23:05:05 main: digest: sha256:99aec98ca9b43381459055a1bdd7042ae43e1ca5a807479445af4a332dfb7eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:05 ===================================================== [Pipeline] echo 23:05:05 taggedImages: 23:05:05 - nexus3.edgexfoundry.org:10004/security-spire-server:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:05:05 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.4 23:05:05 - nexus3.edgexfoundry.org:10004/security-spire-server:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:05:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:05:05 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:05 latest 23:05:05 3.2.0-dev.4 23:05:05 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:05 main 23:05:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:05:07 ccf0d2c0e469: Preparing 23:05:07 43c40828e4e9: Preparing 23:05:07 36129142f3c0: Preparing 23:05:07 7ad13e82ba23: Preparing 23:05:07 b96da8cf773a: Preparing 23:05:07 fc5deba35161: Preparing 23:05:07 9fe9a137fd00: Preparing 23:05:07 9fe9a137fd00: Waiting 23:05:07 fc5deba35161: Waiting 23:05:07 7ad13e82ba23: Layer already exists 23:05:07 36129142f3c0: Layer already exists 23:05:07 9fe9a137fd00: Layer already exists 23:05:07 ccf0d2c0e469: Pushed 23:05:07 b96da8cf773a: Pushed 23:05:07 fc5deba35161: Pushed 23:05:09 43c40828e4e9: Pushed 23:05:09 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:2c2c0d72924e738a97a85ae1a7a2f364a6e931651435d07b190b850c2157fb12 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:05:11 ccf0d2c0e469: Preparing 23:05:11 43c40828e4e9: Preparing 23:05:11 36129142f3c0: Preparing 23:05:11 7ad13e82ba23: Preparing 23:05:11 b96da8cf773a: Preparing 23:05:11 fc5deba35161: Preparing 23:05:11 9fe9a137fd00: Preparing 23:05:11 fc5deba35161: Waiting 23:05:11 9fe9a137fd00: Waiting 23:05:11 b96da8cf773a: Layer already exists 23:05:11 7ad13e82ba23: Layer already exists 23:05:11 36129142f3c0: Layer already exists 23:05:11 43c40828e4e9: Layer already exists 23:05:11 ccf0d2c0e469: Layer already exists 23:05:11 fc5deba35161: Layer already exists 23:05:11 9fe9a137fd00: Layer already exists 23:05:11 latest: digest: sha256:2c2c0d72924e738a97a85ae1a7a2f364a6e931651435d07b190b850c2157fb12 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.4 23:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:05:12 ccf0d2c0e469: Preparing 23:05:12 43c40828e4e9: Preparing 23:05:12 36129142f3c0: Preparing 23:05:12 7ad13e82ba23: Preparing 23:05:12 b96da8cf773a: Preparing 23:05:12 fc5deba35161: Preparing 23:05:12 9fe9a137fd00: Preparing 23:05:12 fc5deba35161: Waiting 23:05:12 9fe9a137fd00: Waiting 23:05:12 ccf0d2c0e469: Layer already exists 23:05:12 7ad13e82ba23: Layer already exists 23:05:12 43c40828e4e9: Layer already exists 23:05:12 b96da8cf773a: Layer already exists 23:05:12 36129142f3c0: Layer already exists 23:05:12 fc5deba35161: Layer already exists 23:05:12 9fe9a137fd00: Layer already exists 23:05:12 3.2.0-dev.4: digest: sha256:2c2c0d72924e738a97a85ae1a7a2f364a6e931651435d07b190b850c2157fb12 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:05:13 ccf0d2c0e469: Preparing 23:05:13 43c40828e4e9: Preparing 23:05:13 36129142f3c0: Preparing 23:05:13 7ad13e82ba23: Preparing 23:05:13 b96da8cf773a: Preparing 23:05:13 fc5deba35161: Preparing 23:05:13 9fe9a137fd00: Preparing 23:05:13 9fe9a137fd00: Waiting 23:05:13 fc5deba35161: Waiting 23:05:13 ccf0d2c0e469: Layer already exists 23:05:13 7ad13e82ba23: Layer already exists 23:05:13 b96da8cf773a: Layer already exists 23:05:13 36129142f3c0: Layer already exists 23:05:13 43c40828e4e9: Layer already exists 23:05:13 9fe9a137fd00: Layer already exists 23:05:13 fc5deba35161: Layer already exists 23:05:13 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:2c2c0d72924e738a97a85ae1a7a2f364a6e931651435d07b190b850c2157fb12 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:05:14 ccf0d2c0e469: Preparing 23:05:14 43c40828e4e9: Preparing 23:05:14 36129142f3c0: Preparing 23:05:14 7ad13e82ba23: Preparing 23:05:14 b96da8cf773a: Preparing 23:05:14 fc5deba35161: Preparing 23:05:14 9fe9a137fd00: Preparing 23:05:14 fc5deba35161: Waiting 23:05:14 9fe9a137fd00: Waiting 23:05:14 7ad13e82ba23: Layer already exists 23:05:14 ccf0d2c0e469: Layer already exists 23:05:14 b96da8cf773a: Layer already exists 23:05:14 43c40828e4e9: Layer already exists 23:05:14 36129142f3c0: Layer already exists 23:05:14 fc5deba35161: Layer already exists 23:05:14 9fe9a137fd00: Layer already exists 23:05:14 main: digest: sha256:2c2c0d72924e738a97a85ae1a7a2f364a6e931651435d07b190b850c2157fb12 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:15 ===================================================== [Pipeline] echo 23:05:15 taggedImages: 23:05:15 - nexus3.edgexfoundry.org:10004/support-notifications:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:05:15 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.4 23:05:15 - nexus3.edgexfoundry.org:10004/support-notifications:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:05:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:05:15 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:15 latest 23:05:15 3.2.0-dev.4 23:05:15 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:15 main 23:05:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:05:16 bc3fdabbadd7: Preparing 23:05:16 0a8fa4995aab: Preparing 23:05:16 36129142f3c0: Preparing 23:05:16 7ad13e82ba23: Preparing 23:05:16 dc85e2e6949a: Preparing 23:05:16 1a5330536280: Preparing 23:05:16 9fe9a137fd00: Preparing 23:05:16 1a5330536280: Waiting 23:05:16 9fe9a137fd00: Waiting 23:05:16 36129142f3c0: Layer already exists 23:05:16 dc85e2e6949a: Layer already exists 23:05:16 7ad13e82ba23: Layer already exists 23:05:16 1a5330536280: Layer already exists 23:05:16 9fe9a137fd00: Layer already exists 23:05:16 bc3fdabbadd7: Pushed 23:05:18 0a8fa4995aab: Pushed 23:05:19 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:224c97afd414eac86ced90cf054557f4a5f5d98e1deb112b0187549a7ef56f69 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:05:20 bc3fdabbadd7: Preparing 23:05:20 0a8fa4995aab: Preparing 23:05:20 36129142f3c0: Preparing 23:05:20 7ad13e82ba23: Preparing 23:05:20 dc85e2e6949a: Preparing 23:05:20 1a5330536280: Preparing 23:05:20 9fe9a137fd00: Preparing 23:05:20 1a5330536280: Waiting 23:05:20 9fe9a137fd00: Waiting 23:05:20 dc85e2e6949a: Layer already exists 23:05:20 bc3fdabbadd7: Layer already exists 23:05:20 7ad13e82ba23: Layer already exists 23:05:20 0a8fa4995aab: Layer already exists 23:05:20 36129142f3c0: Layer already exists 23:05:20 1a5330536280: Layer already exists 23:05:20 9fe9a137fd00: Layer already exists 23:05:20 latest: digest: sha256:224c97afd414eac86ced90cf054557f4a5f5d98e1deb112b0187549a7ef56f69 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.4 23:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:05:21 bc3fdabbadd7: Preparing 23:05:21 0a8fa4995aab: Preparing 23:05:21 36129142f3c0: Preparing 23:05:21 7ad13e82ba23: Preparing 23:05:21 dc85e2e6949a: Preparing 23:05:21 1a5330536280: Preparing 23:05:21 9fe9a137fd00: Preparing 23:05:21 1a5330536280: Waiting 23:05:21 9fe9a137fd00: Waiting 23:05:21 7ad13e82ba23: Layer already exists 23:05:21 dc85e2e6949a: Layer already exists 23:05:21 36129142f3c0: Layer already exists 23:05:21 bc3fdabbadd7: Layer already exists 23:05:21 0a8fa4995aab: Layer already exists 23:05:21 1a5330536280: Layer already exists 23:05:21 9fe9a137fd00: Layer already exists 23:05:21 3.2.0-dev.4: digest: sha256:224c97afd414eac86ced90cf054557f4a5f5d98e1deb112b0187549a7ef56f69 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:05:22 bc3fdabbadd7: Preparing 23:05:22 0a8fa4995aab: Preparing 23:05:22 36129142f3c0: Preparing 23:05:22 7ad13e82ba23: Preparing 23:05:22 dc85e2e6949a: Preparing 23:05:22 1a5330536280: Preparing 23:05:22 9fe9a137fd00: Preparing 23:05:22 1a5330536280: Waiting 23:05:22 9fe9a137fd00: Waiting 23:05:22 0a8fa4995aab: Layer already exists 23:05:22 7ad13e82ba23: Layer already exists 23:05:22 36129142f3c0: Layer already exists 23:05:22 bc3fdabbadd7: Layer already exists 23:05:22 dc85e2e6949a: Layer already exists 23:05:22 1a5330536280: Layer already exists 23:05:22 9fe9a137fd00: Layer already exists 23:05:22 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:224c97afd414eac86ced90cf054557f4a5f5d98e1deb112b0187549a7ef56f69 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:05:24 bc3fdabbadd7: Preparing 23:05:24 0a8fa4995aab: Preparing 23:05:24 36129142f3c0: Preparing 23:05:24 7ad13e82ba23: Preparing 23:05:24 dc85e2e6949a: Preparing 23:05:24 1a5330536280: Preparing 23:05:24 9fe9a137fd00: Preparing 23:05:24 1a5330536280: Waiting 23:05:24 9fe9a137fd00: Waiting 23:05:24 0a8fa4995aab: Layer already exists 23:05:24 dc85e2e6949a: Layer already exists 23:05:24 36129142f3c0: Layer already exists 23:05:24 7ad13e82ba23: Layer already exists 23:05:24 bc3fdabbadd7: Layer already exists 23:05:24 1a5330536280: Layer already exists 23:05:24 9fe9a137fd00: Layer already exists 23:05:24 main: digest: sha256:224c97afd414eac86ced90cf054557f4a5f5d98e1deb112b0187549a7ef56f69 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:24 ===================================================== [Pipeline] echo 23:05:24 taggedImages: 23:05:24 - nexus3.edgexfoundry.org:10004/support-scheduler:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:05:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:05:24 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.4 23:05:24 - nexus3.edgexfoundry.org:10004/support-scheduler:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:05:24 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:58 #142 ... 23:09:58 23:09:58 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:09:58 #139 401.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:09:58 #139 ... 23:09:58 23:09:58 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:09:58 #135 DONE 403.5s 23:09:58 23:09:58 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:09:58 #143 DONE 0.3s 23:09:58 23:09:58 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:09:58 #144 DONE 2.0s 23:09:58 23:09:58 #145 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:09:58 #145 DONE 0.2s 23:09:58 23:09:58 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:09:58 #137 ... 23:09:58 23:09:58 #146 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:09:58 #146 DONE 0.2s 23:09:58 23:09:58 #147 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:09:58 #147 DONE 0.4s 23:09:58 23:09:58 #148 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:09:58 #148 DONE 0.2s 23:09:58 23:09:58 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:09:58 #133 ... 23:09:58 23:09:58 #149 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:09:58 #149 DONE 0.2s 23:09:58 23:09:58 #150 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:09:58 #150 DONE 0.3s 23:09:58 23:09:58 #151 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:09:58 #151 DONE 0.2s 23:09:58 23:09:58 #152 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:09:58 #152 DONE 0.2s 23:09:58 23:09:58 #153 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:10:01 #153 ... 23:10:01 23:10:01 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:10:01 #139 DONE 411.2s 23:10:01 23:10:01 #153 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:10:01 #153 DONE 3.5s 23:10:01 23:10:01 #154 [security-bootstrapper] exporting to image 23:10:01 #154 exporting layers 23:10:02 #154 ... 23:10:02 23:10:02 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:10:02 #155 DONE 0.1s 23:10:02 23:10:02 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:10:02 #133 DONE 412.3s 23:10:02 23:10:02 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:10:02 #156 DONE 0.4s 23:10:02 23:10:02 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:10:02 #132 ... 23:10:02 23:10:02 #154 [security-bootstrapper] exporting to image 23:10:02 #154 exporting layers 1.4s done 23:10:02 #154 writing image sha256:440c56b52379684ae746926d5138d36898d7fdc7628ef26a230fd1cf5dd4f4aa 0.0s done 23:10:02 #154 naming to docker.io/library/security-bootstrapper-arm64 23:10:02 #154 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 23:10:02 #154 DONE 1.5s 23:10:02 23:10:02 #157 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:10:02 #157 DONE 0.4s 23:10:02 23:10:02 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:10:03 #158 DONE 0.4s 23:10:03 23:10:03 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:10:03 #159 ... 23:10:03 23:10:03 #160 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:10:03 #160 DONE 0.5s 23:10:03 23:10:03 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:10:03 #159 DONE 0.3s 23:10:03 23:10:03 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:10:03 #161 DONE 0.2s 23:10:03 23:10:03 #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:10:03 #162 DONE 0.2s 23:10:03 23:10:03 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:10:03 #163 DONE 0.3s 23:10:03 23:10:03 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:10:03 #164 DONE 0.3s 23:10:03 23:10:03 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:10:04 #165 DONE 0.3s 23:10:04 23:10:04 #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:10:04 #166 DONE 0.3s 23:10:04 23:10:04 #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:10:04 #167 ... 23:10:04 23:10:04 #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:10:04 #168 DONE 0.2s 23:10:04 23:10:04 #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:10:04 #167 DONE 0.2s 23:10:04 23:10:04 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:06 #169 DONE 1.7s 23:10:06 23:10:06 #170 [security-proxy-setup] exporting to image 23:10:06 #170 ... 23:10:06 23:10:06 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:06 #171 DONE 2.1s 23:10:06 23:10:06 #172 [security-secretstore-setup] exporting to image 23:10:07 #172 ... 23:10:07 23:10:07 #170 [security-proxy-setup] exporting to image 23:10:07 #170 exporting layers 1.3s done 23:10:07 #170 writing image sha256:cc63a25e1db27f69210f5899b216017caab7833d7e9e9b091e1b86f4d5a44ebb 0.1s done 23:10:07 #170 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 23:10:07 #170 DONE 1.4s 23:10:07 23:10:07 #172 [security-secretstore-setup] exporting to image 23:10:07 #172 exporting layers 1.3s done 23:10:07 #172 writing image sha256:2cf4e02b16b33c4bcb5ab3729e8ec966db408d2c48c07a59437795b8663e78b0 done 23:10:07 #172 naming to docker.io/library/security-secretstore-setup-arm64 done 23:10:07 #172 DONE 1.3s 23:10:07 23:10:07 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:16 #134 ... 23:10:16 23:10:16 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:10:16 #132 DONE 425.0s 23:10:16 23:10:16 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:10:16 #138 ... 23:10:16 23:10:16 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:10:16 #173 DONE 0.2s 23:10:16 23:10:16 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:10:16 #174 DONE 0.2s 23:10:16 23:10:16 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:10:16 #175 DONE 0.2s 23:10:16 23:10:16 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:10:16 #176 DONE 0.1s 23:10:16 23:10:16 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:10:16 #177 DONE 0.1s 23:10:16 23:10:16 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:16 #134 ... 23:10:16 23:10:16 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:18 #178 DONE 1.7s 23:10:18 23:10:18 #179 [security-proxy-auth] exporting to image 23:10:18 #179 exporting layers 23:10:18 #179 exporting layers 0.6s done 23:10:18 #179 writing image sha256:e3daa50eed8553561f422f1abc7bc165112d1b3ae17ec822de9b6e026b10c699 done 23:10:18 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 23:10:18 #179 DONE 0.6s 23:10:18 23:10:18 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:19 #134 ... 23:10:19 23:10:19 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:10:19 #136 DONE 429.2s 23:10:19 23:10:19 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:10:19 #180 DONE 0.3s 23:10:19 23:10:19 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:10:19 #138 ... 23:10:19 23:10:19 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:10:19 #181 DONE 0.2s 23:10:19 23:10:19 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:10:19 #182 DONE 0.2s 23:10:19 23:10:19 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:10:20 #183 DONE 0.1s 23:10:20 23:10:20 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:10:20 #184 DONE 0.2s 23:10:20 23:10:20 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:10:20 #142 ... 23:10:20 23:10:20 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:21 #185 DONE 1.6s 23:10:21 23:10:21 #186 [core-common-config-bootstrapper] exporting to image 23:10:22 #186 exporting layers 0.5s done 23:10:22 #186 writing image sha256:f2533466c1c191df9e3aba045ab07e2007ac17ea9c62bc9a7fbfd50c3d6fa9eb 23:10:22 #186 writing image sha256:f2533466c1c191df9e3aba045ab07e2007ac17ea9c62bc9a7fbfd50c3d6fa9eb 0.0s done 23:10:22 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 23:10:22 #186 DONE 0.5s 23:10:22 23:10:22 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:10:37 #138 ... 23:10:37 23:10:37 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:10:37 #140 DONE 446.2s 23:10:37 23:10:37 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:10:37 #187 DONE 0.2s 23:10:37 23:10:37 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:10:37 #188 DONE 0.2s 23:10:37 23:10:37 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:10:37 #189 DONE 0.4s 23:10:37 23:10:37 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:10:37 #190 DONE 0.1s 23:10:37 23:10:37 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:10:37 #138 ... 23:10:37 23:10:37 #191 [core-command] exporting to image 23:10:37 #191 exporting layers 23:10:37 #191 exporting layers 0.2s done 23:10:37 #191 writing image sha256:d47f3923a5a0fd86e740929eb2d6224ec1bbf0649849177abc7b636a1ed97b69 done 23:10:37 #191 naming to docker.io/library/core-command-arm64 0.0s done 23:10:37 #191 DONE 0.3s 23:10:37 23:10:37 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:10:39 #138 DONE 449.5s 23:10:39 23:10:39 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:39 #134 ... 23:10:39 23:10:39 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:10:40 #192 DONE 0.3s 23:10:40 23:10:40 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:10:40 #193 DONE 0.3s 23:10:40 23:10:40 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:10:40 #194 DONE 0.3s 23:10:40 23:10:40 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:10:40 #195 DONE 0.2s 23:10:40 23:10:40 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:10:40 #196 DONE 0.2s 23:10:40 23:10:40 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:40 #134 ... 23:10:40 23:10:40 #197 [core-metadata] exporting to image 23:10:41 #197 ... 23:10:41 23:10:41 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:41 #134 DONE 451.3s 23:10:41 23:10:41 #197 [core-metadata] exporting to image 23:10:41 #197 exporting layers 0.4s done 23:10:41 #197 writing image sha256:815d98b751d7c0a11873d139c4c6ba060825fbbc5dea3628d63269d5920d9736 23:10:41 #197 writing image sha256:815d98b751d7c0a11873d139c4c6ba060825fbbc5dea3628d63269d5920d9736 0.0s done 23:10:41 #197 naming to docker.io/library/core-metadata-arm64 0.0s done 23:10:41 #197 DONE 0.5s 23:10:41 23:10:41 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:10:42 #198 DONE 0.5s 23:10:42 23:10:42 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:10:42 #199 DONE 0.2s 23:10:42 23:10:42 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:10:42 #200 DONE 0.2s 23:10:42 23:10:42 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:10:42 #137 ... 23:10:42 23:10:42 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:10:42 #201 DONE 0.1s 23:10:42 23:10:42 #202 [core-data] exporting to image 23:10:42 #202 exporting layers 0.3s done 23:10:42 #202 writing image sha256:879d6ad27bdcbdf509b51d28e6c4af6f75394f7b23266b78db712540e68560b5 done 23:10:42 #202 naming to docker.io/library/core-data-arm64 0.0s done 23:10:42 #202 DONE 0.3s 23:10:42 23:10:42 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:10:49 #141 DONE 459.5s 23:10:49 23:10:49 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:10:49 #137 ... 23:10:49 23:10:49 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:10:49 #203 DONE 0.3s 23:10:49 23:10:49 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:10:49 #204 DONE 0.1s 23:10:49 23:10:49 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:10:50 #205 DONE 0.4s 23:10:50 23:10:50 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:10:50 #206 DONE 0.1s 23:10:50 23:10:50 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:10:50 #137 ... 23:10:50 23:10:50 #207 [security-spiffe-token-provider] exporting to image 23:10:50 #207 exporting layers 23:10:51 #207 exporting layers 0.5s done 23:10:51 #207 writing image sha256:77523d401a70ea214fae49b961ebe3be96a84268e3d277dca73b42f28891eccb done 23:10:51 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:10:51 #207 DONE 0.5s 23:10:51 23:10:51 #14 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:11:01 #14 ... 23:11:01 23:11:01 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:11:01 #142 DONE 470.0s 23:11:01 23:11:01 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:11:01 #208 DONE 0.2s 23:11:01 23:11:01 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:11:01 #209 DONE 0.2s 23:11:01 23:11:01 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:11:01 #137 DONE 470.6s 23:11:01 23:11:01 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:11:01 #210 DONE 0.4s 23:11:01 23:11:01 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:11:01 #211 DONE 0.2s 23:11:01 23:11:01 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:11:01 #212 DONE 0.1s 23:11:01 23:11:01 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:11:01 #213 DONE 0.1s 23:11:01 23:11:01 #214 [support-scheduler] exporting to image 23:11:01 #214 exporting layers 23:11:01 #214 exporting layers 0.4s done 23:11:01 #214 writing image sha256:bfc5cfc55fd6bf9724c3413daba5c81d6fa3e74a0e2709c5a60f275124e225b8 done 23:11:01 #214 naming to docker.io/library/support-scheduler-arm64 0.0s done 23:11:01 #214 DONE 0.4s 23:11:01 23:11:01 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:11:01 #215 DONE 0.3s 23:11:01 23:11:01 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:11:01 #216 DONE 0.2s 23:11:01 23:11:01 #217 [support-notifications] exporting to image 23:11:01 #217 exporting layers 0.3s done 23:11:01 #217 writing image sha256:e5dae647ca87a89d4d74dedd7c5f0be8f36b675584f2b0b1d7e5c907dc7f13be done 23:11:01 #217 naming to docker.io/library/support-notifications-arm64 done 23:11:01 #217 DONE 0.4s 23:11:01 23:11:01 #14 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:11:01 time="2023-12-05T23:02:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:11:01 $ docker stop --time=1 ed8a533e7f578095e5e30695db6ca694d8cb9cf020615a952dab729889583e44 23:11:03 $ docker rm -f --volumes ed8a533e7f578095e5e30695db6ca694d8cb9cf020615a952dab729889583e44 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:04 + docker images 23:11:04 REPOSITORY TAG IMAGE ID CREATED SIZE 23:11:04 support-notifications-arm64 latest e5dae647ca87 3 seconds ago 26.4MB 23:11:04 support-scheduler-arm64 latest bfc5cfc55fd6 4 seconds ago 25.8MB 23:11:04 security-spiffe-token-provider-arm64 latest 77523d401a70 14 seconds ago 28.8MB 23:11:04 core-data-arm64 latest 879d6ad27bdc 22 seconds ago 17.1MB 23:11:04 core-metadata-arm64 latest 815d98b751d7 24 seconds ago 17.4MB 23:11:04 core-command-arm64 latest d47f3923a5a0 27 seconds ago 17MB 23:11:04 core-common-config-bootstrapper-arm64 latest f2533466c1c1 43 seconds ago 15.1MB 23:11:04 security-proxy-auth-arm64 latest e3daa50eed85 47 seconds ago 15.9MB 23:11:04 security-secretstore-setup-arm64 latest 2cf4e02b16b3 58 seconds ago 35.7MB 23:11:04 security-proxy-setup-arm64 latest cc63a25e1db2 59 seconds ago 25.8MB 23:11:04 security-bootstrapper-arm64 latest 440c56b52379 About a minute ago 18.5MB 23:11:04 security-spire-config-arm64 latest bd30335a5f1d 8 minutes ago 95.8MB 23:11:04 security-spire-agent-arm64 latest 577e01af32a1 8 minutes ago 152MB 23:11:04 security-spire-server-arm64 latest e5c77703c39f 8 minutes ago 96.7MB 23:11:04 ci-base-image-arm64 latest 88088dde9ae1 9 minutes ago 933MB 23:11:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 weeks ago 560MB 23:11:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:05 provisioning config files... 23:11:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/614@tmp/config3106029751077968446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:05 ---> ****-login.sh 23:11:05 nexus3.edgexfoundry.org:10001 23:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:06 Configure a credential helper to remove this warning. See 23:11:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:06 23:11:06 Login Succeeded 23:11:06 nexus3.edgexfoundry.org:10002 23:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:06 Configure a credential helper to remove this warning. See 23:11:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:06 23:11:06 Login Succeeded 23:11:06 nexus3.edgexfoundry.org:10003 23:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:06 Configure a credential helper to remove this warning. See 23:11:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:06 23:11:06 Login Succeeded 23:11:06 nexus3.edgexfoundry.org:10004 23:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:06 Configure a credential helper to remove this warning. See 23:11:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:06 23:11:06 Login Succeeded 23:11:06 ****.io 23:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:07 Configure a credential helper to remove this warning. See 23:11:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:07 23:11:07 Login Succeeded 23:11:07 ---> ****-login.sh ends [Pipeline] } 23:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:11:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:11:08 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:08 latest 23:11:08 3.2.0-dev.4 23:11:08 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:08 main 23:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:11:09 a42b882cde46: Preparing 23:11:09 32f05e3715c8: Preparing 23:11:09 96bc555356af: Preparing 23:11:09 f27b2f7a38a9: Preparing 23:11:09 cb96add231a9: Preparing 23:11:09 c1e7b77f07d5: Preparing 23:11:09 0faf9b67be60: Preparing 23:11:09 c1e7b77f07d5: Waiting 23:11:09 0faf9b67be60: Waiting 23:11:09 cb96add231a9: Pushed 23:11:09 f27b2f7a38a9: Pushed 23:11:09 96bc555356af: Pushed 23:11:12 32f05e3715c8: Pushed 23:11:13 0faf9b67be60: Layer already exists 23:11:13 a42b882cde46: Pushed 23:11:13 c1e7b77f07d5: Pushed 23:11:14 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:11f00107374e3ee847d246eea135ee8dc6274ce3929cf216de2afecda781fe86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:11:15 a42b882cde46: Preparing 23:11:15 32f05e3715c8: Preparing 23:11:15 96bc555356af: Preparing 23:11:15 f27b2f7a38a9: Preparing 23:11:15 cb96add231a9: Preparing 23:11:15 c1e7b77f07d5: Preparing 23:11:15 0faf9b67be60: Preparing 23:11:15 c1e7b77f07d5: Waiting 23:11:15 0faf9b67be60: Waiting 23:11:15 96bc555356af: Layer already exists 23:11:15 f27b2f7a38a9: Layer already exists 23:11:15 32f05e3715c8: Layer already exists 23:11:15 cb96add231a9: Layer already exists 23:11:15 a42b882cde46: Layer already exists 23:11:15 c1e7b77f07d5: Layer already exists 23:11:15 0faf9b67be60: Layer already exists 23:11:15 latest: digest: sha256:11f00107374e3ee847d246eea135ee8dc6274ce3929cf216de2afecda781fe86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.4 23:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:11:16 a42b882cde46: Preparing 23:11:16 32f05e3715c8: Preparing 23:11:16 96bc555356af: Preparing 23:11:16 f27b2f7a38a9: Preparing 23:11:16 cb96add231a9: Preparing 23:11:16 c1e7b77f07d5: Preparing 23:11:16 0faf9b67be60: Preparing 23:11:16 c1e7b77f07d5: Waiting 23:11:16 0faf9b67be60: Waiting 23:11:16 f27b2f7a38a9: Layer already exists 23:11:16 32f05e3715c8: Layer already exists 23:11:16 a42b882cde46: Layer already exists 23:11:16 96bc555356af: Layer already exists 23:11:16 cb96add231a9: Layer already exists 23:11:16 c1e7b77f07d5: Layer already exists 23:11:16 0faf9b67be60: Layer already exists 23:11:17 3.2.0-dev.4: digest: sha256:11f00107374e3ee847d246eea135ee8dc6274ce3929cf216de2afecda781fe86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:11:18 a42b882cde46: Preparing 23:11:18 32f05e3715c8: Preparing 23:11:18 96bc555356af: Preparing 23:11:18 f27b2f7a38a9: Preparing 23:11:18 cb96add231a9: Preparing 23:11:18 c1e7b77f07d5: Preparing 23:11:18 0faf9b67be60: Preparing 23:11:18 c1e7b77f07d5: Waiting 23:11:18 0faf9b67be60: Waiting 23:11:18 a42b882cde46: Layer already exists 23:11:18 f27b2f7a38a9: Layer already exists 23:11:18 32f05e3715c8: Layer already exists 23:11:18 cb96add231a9: Layer already exists 23:11:18 96bc555356af: Layer already exists 23:11:18 c1e7b77f07d5: Layer already exists 23:11:18 0faf9b67be60: Layer already exists 23:11:18 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:11f00107374e3ee847d246eea135ee8dc6274ce3929cf216de2afecda781fe86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:11:20 a42b882cde46: Preparing 23:11:20 32f05e3715c8: Preparing 23:11:20 96bc555356af: Preparing 23:11:20 f27b2f7a38a9: Preparing 23:11:20 cb96add231a9: Preparing 23:11:20 c1e7b77f07d5: Preparing 23:11:20 0faf9b67be60: Preparing 23:11:20 0faf9b67be60: Waiting 23:11:20 c1e7b77f07d5: Waiting 23:11:20 cb96add231a9: Layer already exists 23:11:20 96bc555356af: Layer already exists 23:11:20 32f05e3715c8: Layer already exists 23:11:20 f27b2f7a38a9: Layer already exists 23:11:20 a42b882cde46: Layer already exists 23:11:20 c1e7b77f07d5: Layer already exists 23:11:20 0faf9b67be60: Layer already exists 23:11:20 main: digest: sha256:11f00107374e3ee847d246eea135ee8dc6274ce3929cf216de2afecda781fe86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:21 ===================================================== [Pipeline] echo 23:11:21 taggedImages: 23:11:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:11:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.4 23:11:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:11:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:11:21 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:21 latest 23:11:21 3.2.0-dev.4 23:11:21 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:21 main 23:11:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:11:23 c3d6fc38e68f: Preparing 23:11:23 b9fb38c92062: Preparing 23:11:23 fa099d1e02b0: Preparing 23:11:23 9cdc7252beea: Preparing 23:11:23 96bc555356af: Preparing 23:11:23 f27b2f7a38a9: Preparing 23:11:23 cb96add231a9: Preparing 23:11:23 c1e7b77f07d5: Preparing 23:11:23 0faf9b67be60: Preparing 23:11:23 f27b2f7a38a9: Waiting 23:11:23 cb96add231a9: Waiting 23:11:23 c1e7b77f07d5: Waiting 23:11:23 0faf9b67be60: Waiting 23:11:23 96bc555356af: Layer already exists 23:11:23 f27b2f7a38a9: Layer already exists 23:11:23 cb96add231a9: Layer already exists 23:11:23 c1e7b77f07d5: Layer already exists 23:11:23 fa099d1e02b0: Pushed 23:11:23 b9fb38c92062: Pushed 23:11:23 c3d6fc38e68f: Pushed 23:11:23 0faf9b67be60: Layer already exists 23:11:25 9cdc7252beea: Pushed 23:11:25 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:a5d6278fe141b6432c9c4543e3b3e9f269aae5a071e51b85e631c1651ca1609f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:11:29 c3d6fc38e68f: Preparing 23:11:29 b9fb38c92062: Preparing 23:11:29 fa099d1e02b0: Preparing 23:11:29 9cdc7252beea: Preparing 23:11:29 96bc555356af: Preparing 23:11:29 f27b2f7a38a9: Preparing 23:11:29 cb96add231a9: Preparing 23:11:29 c1e7b77f07d5: Preparing 23:11:29 0faf9b67be60: Preparing 23:11:29 cb96add231a9: Waiting 23:11:29 c1e7b77f07d5: Waiting 23:11:29 0faf9b67be60: Waiting 23:11:29 f27b2f7a38a9: Waiting 23:11:29 fa099d1e02b0: Layer already exists 23:11:29 96bc555356af: Layer already exists 23:11:29 b9fb38c92062: Layer already exists 23:11:29 9cdc7252beea: Layer already exists 23:11:29 c3d6fc38e68f: Layer already exists 23:11:29 f27b2f7a38a9: Layer already exists 23:11:29 c1e7b77f07d5: Layer already exists 23:11:29 0faf9b67be60: Layer already exists 23:11:29 cb96add231a9: Layer already exists 23:11:29 latest: digest: sha256:a5d6278fe141b6432c9c4543e3b3e9f269aae5a071e51b85e631c1651ca1609f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.4 23:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:11:30 c3d6fc38e68f: Preparing 23:11:30 b9fb38c92062: Preparing 23:11:30 fa099d1e02b0: Preparing 23:11:30 9cdc7252beea: Preparing 23:11:30 96bc555356af: Preparing 23:11:30 f27b2f7a38a9: Preparing 23:11:30 cb96add231a9: Preparing 23:11:30 c1e7b77f07d5: Preparing 23:11:30 0faf9b67be60: Preparing 23:11:30 cb96add231a9: Waiting 23:11:30 c1e7b77f07d5: Waiting 23:11:30 0faf9b67be60: Waiting 23:11:30 f27b2f7a38a9: Waiting 23:11:30 96bc555356af: Layer already exists 23:11:30 fa099d1e02b0: Layer already exists 23:11:30 b9fb38c92062: Layer already exists 23:11:30 c3d6fc38e68f: Layer already exists 23:11:30 9cdc7252beea: Layer already exists 23:11:30 cb96add231a9: Layer already exists 23:11:30 f27b2f7a38a9: Layer already exists 23:11:30 c1e7b77f07d5: Layer already exists 23:11:30 0faf9b67be60: Layer already exists 23:11:31 3.2.0-dev.4: digest: sha256:a5d6278fe141b6432c9c4543e3b3e9f269aae5a071e51b85e631c1651ca1609f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:11:32 c3d6fc38e68f: Preparing 23:11:32 b9fb38c92062: Preparing 23:11:32 fa099d1e02b0: Preparing 23:11:32 9cdc7252beea: Preparing 23:11:32 96bc555356af: Preparing 23:11:32 f27b2f7a38a9: Preparing 23:11:32 cb96add231a9: Preparing 23:11:32 c1e7b77f07d5: Preparing 23:11:32 0faf9b67be60: Preparing 23:11:32 c1e7b77f07d5: Waiting 23:11:32 cb96add231a9: Waiting 23:11:32 0faf9b67be60: Waiting 23:11:32 f27b2f7a38a9: Waiting 23:11:32 fa099d1e02b0: Layer already exists 23:11:32 9cdc7252beea: Layer already exists 23:11:32 96bc555356af: Layer already exists 23:11:32 b9fb38c92062: Layer already exists 23:11:32 c3d6fc38e68f: Layer already exists 23:11:32 cb96add231a9: Layer already exists 23:11:32 f27b2f7a38a9: Layer already exists 23:11:32 c1e7b77f07d5: Layer already exists 23:11:32 0faf9b67be60: Layer already exists 23:11:32 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:a5d6278fe141b6432c9c4543e3b3e9f269aae5a071e51b85e631c1651ca1609f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:11:34 c3d6fc38e68f: Preparing 23:11:34 b9fb38c92062: Preparing 23:11:34 fa099d1e02b0: Preparing 23:11:34 9cdc7252beea: Preparing 23:11:34 96bc555356af: Preparing 23:11:34 f27b2f7a38a9: Preparing 23:11:34 cb96add231a9: Preparing 23:11:34 c1e7b77f07d5: Preparing 23:11:34 0faf9b67be60: Preparing 23:11:34 f27b2f7a38a9: Waiting 23:11:34 c1e7b77f07d5: Waiting 23:11:34 cb96add231a9: Waiting 23:11:34 0faf9b67be60: Waiting 23:11:34 c3d6fc38e68f: Layer already exists 23:11:34 96bc555356af: Layer already exists 23:11:34 fa099d1e02b0: Layer already exists 23:11:34 b9fb38c92062: Layer already exists 23:11:34 9cdc7252beea: Layer already exists 23:11:34 f27b2f7a38a9: Layer already exists 23:11:34 0faf9b67be60: Layer already exists 23:11:34 cb96add231a9: Layer already exists 23:11:34 c1e7b77f07d5: Layer already exists 23:11:34 main: digest: sha256:a5d6278fe141b6432c9c4543e3b3e9f269aae5a071e51b85e631c1651ca1609f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:35 ===================================================== [Pipeline] echo 23:11:35 taggedImages: 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.4 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:11:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:11:35 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:35 latest 23:11:35 3.2.0-dev.4 23:11:35 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:35 main 23:11:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:11:37 9b245b702554: Preparing 23:11:37 7f2a44cd8f0d: Preparing 23:11:37 96bc555356af: Preparing 23:11:37 f27b2f7a38a9: Preparing 23:11:37 b36671ef4cb1: Preparing 23:11:37 d36dc526375f: Preparing 23:11:37 0faf9b67be60: Preparing 23:11:37 d36dc526375f: Waiting 23:11:37 0faf9b67be60: Waiting 23:11:37 f27b2f7a38a9: Layer already exists 23:11:37 96bc555356af: Layer already exists 23:11:37 0faf9b67be60: Layer already exists 23:11:37 b36671ef4cb1: Pushed 23:11:37 9b245b702554: Pushed 23:11:37 d36dc526375f: Pushed 23:11:40 7f2a44cd8f0d: Pushed 23:11:42 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:665be3b6adfc2a0a707b952c5843605f4d5512c2c5ae1cdb7c5f20657b54d406 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:11:44 9b245b702554: Preparing 23:11:44 7f2a44cd8f0d: Preparing 23:11:44 96bc555356af: Preparing 23:11:44 f27b2f7a38a9: Preparing 23:11:44 b36671ef4cb1: Preparing 23:11:44 d36dc526375f: Preparing 23:11:44 0faf9b67be60: Preparing 23:11:44 d36dc526375f: Waiting 23:11:44 0faf9b67be60: Waiting 23:11:44 9b245b702554: Layer already exists 23:11:44 7f2a44cd8f0d: Layer already exists 23:11:44 b36671ef4cb1: Layer already exists 23:11:44 f27b2f7a38a9: Layer already exists 23:11:44 96bc555356af: Layer already exists 23:11:44 d36dc526375f: Layer already exists 23:11:44 0faf9b67be60: Layer already exists 23:11:44 latest: digest: sha256:665be3b6adfc2a0a707b952c5843605f4d5512c2c5ae1cdb7c5f20657b54d406 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.4 23:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:11:45 9b245b702554: Preparing 23:11:45 7f2a44cd8f0d: Preparing 23:11:45 96bc555356af: Preparing 23:11:45 f27b2f7a38a9: Preparing 23:11:45 b36671ef4cb1: Preparing 23:11:45 d36dc526375f: Preparing 23:11:45 0faf9b67be60: Preparing 23:11:45 d36dc526375f: Waiting 23:11:45 0faf9b67be60: Waiting 23:11:45 f27b2f7a38a9: Layer already exists 23:11:45 96bc555356af: Layer already exists 23:11:45 7f2a44cd8f0d: Layer already exists 23:11:45 9b245b702554: Layer already exists 23:11:45 b36671ef4cb1: Layer already exists 23:11:45 0faf9b67be60: Layer already exists 23:11:45 d36dc526375f: Layer already exists 23:11:45 3.2.0-dev.4: digest: sha256:665be3b6adfc2a0a707b952c5843605f4d5512c2c5ae1cdb7c5f20657b54d406 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:11:47 9b245b702554: Preparing 23:11:47 7f2a44cd8f0d: Preparing 23:11:47 96bc555356af: Preparing 23:11:47 f27b2f7a38a9: Preparing 23:11:47 b36671ef4cb1: Preparing 23:11:47 d36dc526375f: Preparing 23:11:47 0faf9b67be60: Preparing 23:11:47 d36dc526375f: Waiting 23:11:47 0faf9b67be60: Waiting 23:11:47 f27b2f7a38a9: Layer already exists 23:11:47 7f2a44cd8f0d: Layer already exists 23:11:47 96bc555356af: Layer already exists 23:11:47 b36671ef4cb1: Layer already exists 23:11:47 9b245b702554: Layer already exists 23:11:47 0faf9b67be60: Layer already exists 23:11:47 d36dc526375f: Layer already exists 23:11:47 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:665be3b6adfc2a0a707b952c5843605f4d5512c2c5ae1cdb7c5f20657b54d406 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:11:48 9b245b702554: Preparing 23:11:48 7f2a44cd8f0d: Preparing 23:11:48 96bc555356af: Preparing 23:11:48 f27b2f7a38a9: Preparing 23:11:48 b36671ef4cb1: Preparing 23:11:48 d36dc526375f: Preparing 23:11:48 0faf9b67be60: Preparing 23:11:48 d36dc526375f: Waiting 23:11:48 0faf9b67be60: Waiting 23:11:48 96bc555356af: Layer already exists 23:11:48 9b245b702554: Layer already exists 23:11:48 b36671ef4cb1: Layer already exists 23:11:48 7f2a44cd8f0d: Layer already exists 23:11:48 f27b2f7a38a9: Layer already exists 23:11:48 d36dc526375f: Layer already exists 23:11:48 0faf9b67be60: Layer already exists 23:11:49 main: digest: sha256:665be3b6adfc2a0a707b952c5843605f4d5512c2c5ae1cdb7c5f20657b54d406 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:49 ===================================================== [Pipeline] echo 23:11:50 taggedImages: 23:11:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:11:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.4 23:11:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:11:50 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:11:50 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:50 latest 23:11:50 3.2.0-dev.4 23:11:50 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:11:50 main 23:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:11:51 76ed5ae85549: Preparing 23:11:51 fe9b146301f8: Preparing 23:11:51 558ae0e76ec1: Preparing 23:11:51 96bc555356af: Preparing 23:11:51 f27b2f7a38a9: Preparing 23:11:51 cb96add231a9: Preparing 23:11:51 c1e7b77f07d5: Preparing 23:11:51 cb96add231a9: Waiting 23:11:51 0faf9b67be60: Preparing 23:11:51 c1e7b77f07d5: Waiting 23:11:51 0faf9b67be60: Waiting 23:11:51 f27b2f7a38a9: Layer already exists 23:11:51 96bc555356af: Layer already exists 23:11:51 cb96add231a9: Layer already exists 23:11:51 c1e7b77f07d5: Layer already exists 23:11:52 0faf9b67be60: Layer already exists 23:11:52 76ed5ae85549: Pushed 23:11:52 fe9b146301f8: Pushed 23:11:54 558ae0e76ec1: Pushed 23:11:57 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:47c47af869d3e609d528f932a3c88574d38d77cfb8255c76927d6d51815a5033 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:11:58 76ed5ae85549: Preparing 23:11:58 fe9b146301f8: Preparing 23:11:58 558ae0e76ec1: Preparing 23:11:58 96bc555356af: Preparing 23:11:58 f27b2f7a38a9: Preparing 23:11:58 cb96add231a9: Preparing 23:11:58 c1e7b77f07d5: Preparing 23:11:58 cb96add231a9: Waiting 23:11:58 0faf9b67be60: Preparing 23:11:58 c1e7b77f07d5: Waiting 23:11:58 0faf9b67be60: Waiting 23:11:58 558ae0e76ec1: Layer already exists 23:11:58 96bc555356af: Layer already exists 23:11:58 76ed5ae85549: Layer already exists 23:11:58 f27b2f7a38a9: Layer already exists 23:11:58 fe9b146301f8: Layer already exists 23:11:58 cb96add231a9: Layer already exists 23:11:58 c1e7b77f07d5: Layer already exists 23:11:58 0faf9b67be60: Layer already exists 23:11:58 latest: digest: sha256:47c47af869d3e609d528f932a3c88574d38d77cfb8255c76927d6d51815a5033 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.4 23:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:12:00 76ed5ae85549: Preparing 23:12:00 fe9b146301f8: Preparing 23:12:00 558ae0e76ec1: Preparing 23:12:00 96bc555356af: Preparing 23:12:00 f27b2f7a38a9: Preparing 23:12:00 cb96add231a9: Preparing 23:12:00 c1e7b77f07d5: Preparing 23:12:00 0faf9b67be60: Preparing 23:12:00 c1e7b77f07d5: Waiting 23:12:00 0faf9b67be60: Waiting 23:12:00 cb96add231a9: Waiting 23:12:00 76ed5ae85549: Layer already exists 23:12:00 96bc555356af: Layer already exists 23:12:00 fe9b146301f8: Layer already exists 23:12:00 558ae0e76ec1: Layer already exists 23:12:00 f27b2f7a38a9: Layer already exists 23:12:00 cb96add231a9: Layer already exists 23:12:00 0faf9b67be60: Layer already exists 23:12:00 c1e7b77f07d5: Layer already exists 23:12:00 3.2.0-dev.4: digest: sha256:47c47af869d3e609d528f932a3c88574d38d77cfb8255c76927d6d51815a5033 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:12:02 76ed5ae85549: Preparing 23:12:02 fe9b146301f8: Preparing 23:12:02 558ae0e76ec1: Preparing 23:12:02 96bc555356af: Preparing 23:12:02 f27b2f7a38a9: Preparing 23:12:02 cb96add231a9: Preparing 23:12:02 c1e7b77f07d5: Preparing 23:12:02 0faf9b67be60: Preparing 23:12:02 cb96add231a9: Waiting 23:12:02 c1e7b77f07d5: Waiting 23:12:02 0faf9b67be60: Waiting 23:12:02 96bc555356af: Layer already exists 23:12:02 f27b2f7a38a9: Layer already exists 23:12:02 558ae0e76ec1: Layer already exists 23:12:02 fe9b146301f8: Layer already exists 23:12:02 76ed5ae85549: Layer already exists 23:12:02 cb96add231a9: Layer already exists 23:12:02 0faf9b67be60: Layer already exists 23:12:02 c1e7b77f07d5: Layer already exists 23:12:02 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:47c47af869d3e609d528f932a3c88574d38d77cfb8255c76927d6d51815a5033 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:12:03 76ed5ae85549: Preparing 23:12:03 fe9b146301f8: Preparing 23:12:03 558ae0e76ec1: Preparing 23:12:03 96bc555356af: Preparing 23:12:03 f27b2f7a38a9: Preparing 23:12:03 cb96add231a9: Preparing 23:12:03 c1e7b77f07d5: Preparing 23:12:03 0faf9b67be60: Preparing 23:12:03 cb96add231a9: Waiting 23:12:03 c1e7b77f07d5: Waiting 23:12:03 0faf9b67be60: Waiting 23:12:03 f27b2f7a38a9: Layer already exists 23:12:03 76ed5ae85549: Layer already exists 23:12:03 fe9b146301f8: Layer already exists 23:12:03 558ae0e76ec1: Layer already exists 23:12:03 96bc555356af: Layer already exists 23:12:03 c1e7b77f07d5: Layer already exists 23:12:03 cb96add231a9: Layer already exists 23:12:03 0faf9b67be60: Layer already exists 23:12:04 main: digest: sha256:47c47af869d3e609d528f932a3c88574d38d77cfb8255c76927d6d51815a5033 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:04 ===================================================== [Pipeline] echo 23:12:04 taggedImages: 23:12:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:12:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.4 23:12:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:12:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:12:05 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:05 latest 23:12:05 3.2.0-dev.4 23:12:05 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:05 main 23:12:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:12:06 2071f6370858: Preparing 23:12:06 1957958a9181: Preparing 23:12:06 ff882e2f23f9: Preparing 23:12:06 8e85eef8d64b: Preparing 23:12:06 e771233fbea7: Preparing 23:12:06 05bae3bf7b91: Preparing 23:12:06 da6b731392a3: Preparing 23:12:06 96bc555356af: Preparing 23:12:06 f27b2f7a38a9: Preparing 23:12:06 ef4b10bbceb3: Preparing 23:12:06 48f0b4e27e7c: Preparing 23:12:06 5f70bf18a086: Preparing 23:12:06 4b7268a07aa8: Preparing 23:12:06 316eef5f7663: Preparing 23:12:06 7b31386842f7: Preparing 23:12:06 0faf9b67be60: Preparing 23:12:06 05bae3bf7b91: Waiting 23:12:06 da6b731392a3: Waiting 23:12:06 96bc555356af: Waiting 23:12:06 f27b2f7a38a9: Waiting 23:12:06 ef4b10bbceb3: Waiting 23:12:06 48f0b4e27e7c: Waiting 23:12:06 5f70bf18a086: Waiting 23:12:06 4b7268a07aa8: Waiting 23:12:06 316eef5f7663: Waiting 23:12:06 7b31386842f7: Waiting 23:12:06 0faf9b67be60: Waiting 23:12:06 8e85eef8d64b: Pushed 23:12:06 ff882e2f23f9: Pushed 23:12:06 e771233fbea7: Pushed 23:12:06 2071f6370858: Pushed 23:12:06 1957958a9181: Pushed 23:12:06 96bc555356af: Layer already exists 23:12:06 f27b2f7a38a9: Layer already exists 23:12:07 05bae3bf7b91: Pushed 23:12:07 ef4b10bbceb3: Pushed 23:12:07 5f70bf18a086: Pushed 23:12:07 48f0b4e27e7c: Pushed 23:12:07 4b7268a07aa8: Pushed 23:12:07 0faf9b67be60: Layer already exists 23:12:07 316eef5f7663: Pushed 23:12:07 7b31386842f7: Pushed 23:12:09 da6b731392a3: Pushed 23:12:09 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:f4ebf26bfe2bac7d05ffe21cfd742d1f735e2d722c09a3158405dba58982ef71 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:12:13 2071f6370858: Preparing 23:12:13 1957958a9181: Preparing 23:12:13 ff882e2f23f9: Preparing 23:12:13 8e85eef8d64b: Preparing 23:12:13 e771233fbea7: Preparing 23:12:13 05bae3bf7b91: Preparing 23:12:13 da6b731392a3: Preparing 23:12:13 96bc555356af: Preparing 23:12:13 f27b2f7a38a9: Preparing 23:12:13 ef4b10bbceb3: Preparing 23:12:13 48f0b4e27e7c: Preparing 23:12:13 5f70bf18a086: Preparing 23:12:13 4b7268a07aa8: Preparing 23:12:13 316eef5f7663: Preparing 23:12:13 7b31386842f7: Preparing 23:12:13 0faf9b67be60: Preparing 23:12:13 48f0b4e27e7c: Waiting 23:12:13 5f70bf18a086: Waiting 23:12:13 4b7268a07aa8: Waiting 23:12:13 316eef5f7663: Waiting 23:12:13 7b31386842f7: Waiting 23:12:13 05bae3bf7b91: Waiting 23:12:13 da6b731392a3: Waiting 23:12:13 96bc555356af: Waiting 23:12:13 ef4b10bbceb3: Waiting 23:12:13 f27b2f7a38a9: Waiting 23:12:13 0faf9b67be60: Waiting 23:12:13 1957958a9181: Layer already exists 23:12:13 e771233fbea7: Layer already exists 23:12:13 ff882e2f23f9: Layer already exists 23:12:13 8e85eef8d64b: Layer already exists 23:12:13 2071f6370858: Layer already exists 23:12:13 05bae3bf7b91: Layer already exists 23:12:13 da6b731392a3: Layer already exists 23:12:13 96bc555356af: Layer already exists 23:12:13 f27b2f7a38a9: Layer already exists 23:12:13 ef4b10bbceb3: Layer already exists 23:12:13 5f70bf18a086: Layer already exists 23:12:13 48f0b4e27e7c: Layer already exists 23:12:13 7b31386842f7: Layer already exists 23:12:13 316eef5f7663: Layer already exists 23:12:13 4b7268a07aa8: Layer already exists 23:12:13 0faf9b67be60: Layer already exists 23:12:13 latest: digest: sha256:f4ebf26bfe2bac7d05ffe21cfd742d1f735e2d722c09a3158405dba58982ef71 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.4 23:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:12:14 2071f6370858: Preparing 23:12:14 1957958a9181: Preparing 23:12:14 ff882e2f23f9: Preparing 23:12:14 8e85eef8d64b: Preparing 23:12:14 e771233fbea7: Preparing 23:12:14 05bae3bf7b91: Preparing 23:12:14 da6b731392a3: Preparing 23:12:14 05bae3bf7b91: Waiting 23:12:14 96bc555356af: Preparing 23:12:14 da6b731392a3: Waiting 23:12:14 f27b2f7a38a9: Preparing 23:12:14 ef4b10bbceb3: Preparing 23:12:14 f27b2f7a38a9: Waiting 23:12:14 ef4b10bbceb3: Waiting 23:12:14 48f0b4e27e7c: Preparing 23:12:14 5f70bf18a086: Preparing 23:12:14 4b7268a07aa8: Preparing 23:12:14 48f0b4e27e7c: Waiting 23:12:14 5f70bf18a086: Waiting 23:12:14 316eef5f7663: Preparing 23:12:14 4b7268a07aa8: Waiting 23:12:14 7b31386842f7: Preparing 23:12:14 316eef5f7663: Waiting 23:12:14 0faf9b67be60: Preparing 23:12:14 7b31386842f7: Waiting 23:12:14 0faf9b67be60: Waiting 23:12:14 e771233fbea7: Layer already exists 23:12:14 8e85eef8d64b: Layer already exists 23:12:14 1957958a9181: Layer already exists 23:12:14 ff882e2f23f9: Layer already exists 23:12:14 2071f6370858: Layer already exists 23:12:14 da6b731392a3: Layer already exists 23:12:15 f27b2f7a38a9: Layer already exists 23:12:15 05bae3bf7b91: Layer already exists 23:12:15 ef4b10bbceb3: Layer already exists 23:12:15 96bc555356af: Layer already exists 23:12:15 48f0b4e27e7c: Layer already exists 23:12:15 7b31386842f7: Layer already exists 23:12:15 5f70bf18a086: Layer already exists 23:12:15 316eef5f7663: Layer already exists 23:12:15 4b7268a07aa8: Layer already exists 23:12:15 0faf9b67be60: Layer already exists 23:12:15 3.2.0-dev.4: digest: sha256:f4ebf26bfe2bac7d05ffe21cfd742d1f735e2d722c09a3158405dba58982ef71 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:12:16 2071f6370858: Preparing 23:12:16 1957958a9181: Preparing 23:12:16 ff882e2f23f9: Preparing 23:12:16 8e85eef8d64b: Preparing 23:12:16 e771233fbea7: Preparing 23:12:16 05bae3bf7b91: Preparing 23:12:16 da6b731392a3: Preparing 23:12:16 96bc555356af: Preparing 23:12:16 f27b2f7a38a9: Preparing 23:12:16 ef4b10bbceb3: Preparing 23:12:16 48f0b4e27e7c: Preparing 23:12:16 5f70bf18a086: Preparing 23:12:16 05bae3bf7b91: Waiting 23:12:16 4b7268a07aa8: Preparing 23:12:16 da6b731392a3: Waiting 23:12:16 316eef5f7663: Preparing 23:12:16 96bc555356af: Waiting 23:12:16 f27b2f7a38a9: Waiting 23:12:16 ef4b10bbceb3: Waiting 23:12:16 5f70bf18a086: Waiting 23:12:16 7b31386842f7: Preparing 23:12:16 4b7268a07aa8: Waiting 23:12:16 48f0b4e27e7c: Waiting 23:12:16 316eef5f7663: Waiting 23:12:16 0faf9b67be60: Preparing 23:12:16 7b31386842f7: Waiting 23:12:16 0faf9b67be60: Waiting 23:12:16 8e85eef8d64b: Layer already exists 23:12:16 2071f6370858: Layer already exists 23:12:16 e771233fbea7: Layer already exists 23:12:16 1957958a9181: Layer already exists 23:12:16 05bae3bf7b91: Layer already exists 23:12:16 ff882e2f23f9: Layer already exists 23:12:16 da6b731392a3: Layer already exists 23:12:16 f27b2f7a38a9: Layer already exists 23:12:16 48f0b4e27e7c: Layer already exists 23:12:16 96bc555356af: Layer already exists 23:12:16 ef4b10bbceb3: Layer already exists 23:12:16 5f70bf18a086: Layer already exists 23:12:16 4b7268a07aa8: Layer already exists 23:12:16 7b31386842f7: Layer already exists 23:12:16 0faf9b67be60: Layer already exists 23:12:16 316eef5f7663: Layer already exists 23:12:16 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:f4ebf26bfe2bac7d05ffe21cfd742d1f735e2d722c09a3158405dba58982ef71 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:12:18 2071f6370858: Preparing 23:12:18 1957958a9181: Preparing 23:12:18 ff882e2f23f9: Preparing 23:12:18 8e85eef8d64b: Preparing 23:12:18 e771233fbea7: Preparing 23:12:18 05bae3bf7b91: Preparing 23:12:18 da6b731392a3: Preparing 23:12:18 96bc555356af: Preparing 23:12:18 f27b2f7a38a9: Preparing 23:12:18 ef4b10bbceb3: Preparing 23:12:18 48f0b4e27e7c: Preparing 23:12:18 05bae3bf7b91: Waiting 23:12:18 96bc555356af: Waiting 23:12:18 5f70bf18a086: Preparing 23:12:18 da6b731392a3: Waiting 23:12:18 f27b2f7a38a9: Waiting 23:12:18 4b7268a07aa8: Preparing 23:12:18 ef4b10bbceb3: Waiting 23:12:18 316eef5f7663: Preparing 23:12:18 7b31386842f7: Preparing 23:12:18 0faf9b67be60: Preparing 23:12:18 48f0b4e27e7c: Waiting 23:12:18 5f70bf18a086: Waiting 23:12:18 316eef5f7663: Waiting 23:12:18 4b7268a07aa8: Waiting 23:12:18 0faf9b67be60: Waiting 23:12:18 e771233fbea7: Layer already exists 23:12:18 ff882e2f23f9: Layer already exists 23:12:18 1957958a9181: Layer already exists 23:12:18 8e85eef8d64b: Layer already exists 23:12:18 2071f6370858: Layer already exists 23:12:18 05bae3bf7b91: Layer already exists 23:12:18 96bc555356af: Layer already exists 23:12:18 f27b2f7a38a9: Layer already exists 23:12:18 da6b731392a3: Layer already exists 23:12:18 ef4b10bbceb3: Layer already exists 23:12:18 48f0b4e27e7c: Layer already exists 23:12:18 4b7268a07aa8: Layer already exists 23:12:18 5f70bf18a086: Layer already exists 23:12:18 316eef5f7663: Layer already exists 23:12:18 7b31386842f7: Layer already exists 23:12:18 0faf9b67be60: Layer already exists 23:12:18 main: digest: sha256:f4ebf26bfe2bac7d05ffe21cfd742d1f735e2d722c09a3158405dba58982ef71 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:19 ===================================================== [Pipeline] echo 23:12:19 taggedImages: 23:12:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:12:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.4 23:12:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:12:19 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:12:19 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:19 latest 23:12:19 3.2.0-dev.4 23:12:19 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:19 main 23:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:12:21 503e1dac053f: Preparing 23:12:21 23e8858873b6: Preparing 23:12:21 53b1fba8275e: Preparing 23:12:21 6ec988785515: Preparing 23:12:21 96bc555356af: Preparing 23:12:21 f27b2f7a38a9: Preparing 23:12:21 cb96add231a9: Preparing 23:12:21 c1e7b77f07d5: Preparing 23:12:21 0faf9b67be60: Preparing 23:12:21 0faf9b67be60: Waiting 23:12:21 cb96add231a9: Waiting 23:12:21 f27b2f7a38a9: Waiting 23:12:21 c1e7b77f07d5: Waiting 23:12:21 96bc555356af: Layer already exists 23:12:21 f27b2f7a38a9: Layer already exists 23:12:21 cb96add231a9: Layer already exists 23:12:21 23e8858873b6: Pushed 23:12:21 c1e7b77f07d5: Layer already exists 23:12:21 0faf9b67be60: Layer already exists 23:12:21 503e1dac053f: Pushed 23:12:21 53b1fba8275e: Pushed 23:12:23 6ec988785515: Pushed 23:12:23 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:6348a32ee2acf3192673791570227834e309037180d94c92d69a2cf93d584d6e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:12:27 503e1dac053f: Preparing 23:12:27 23e8858873b6: Preparing 23:12:27 53b1fba8275e: Preparing 23:12:27 6ec988785515: Preparing 23:12:27 96bc555356af: Preparing 23:12:27 f27b2f7a38a9: Preparing 23:12:27 cb96add231a9: Preparing 23:12:27 c1e7b77f07d5: Preparing 23:12:27 f27b2f7a38a9: Waiting 23:12:27 cb96add231a9: Waiting 23:12:27 0faf9b67be60: Preparing 23:12:27 c1e7b77f07d5: Waiting 23:12:27 0faf9b67be60: Waiting 23:12:27 6ec988785515: Layer already exists 23:12:27 503e1dac053f: Layer already exists 23:12:27 96bc555356af: Layer already exists 23:12:27 53b1fba8275e: Layer already exists 23:12:27 23e8858873b6: Layer already exists 23:12:27 f27b2f7a38a9: Layer already exists 23:12:27 cb96add231a9: Layer already exists 23:12:27 c1e7b77f07d5: Layer already exists 23:12:27 0faf9b67be60: Layer already exists 23:12:27 latest: digest: sha256:6348a32ee2acf3192673791570227834e309037180d94c92d69a2cf93d584d6e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.4 23:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:12:29 503e1dac053f: Preparing 23:12:29 23e8858873b6: Preparing 23:12:29 53b1fba8275e: Preparing 23:12:29 6ec988785515: Preparing 23:12:29 96bc555356af: Preparing 23:12:29 f27b2f7a38a9: Preparing 23:12:29 cb96add231a9: Preparing 23:12:29 c1e7b77f07d5: Preparing 23:12:29 0faf9b67be60: Preparing 23:12:29 f27b2f7a38a9: Waiting 23:12:29 cb96add231a9: Waiting 23:12:29 c1e7b77f07d5: Waiting 23:12:29 0faf9b67be60: Waiting 23:12:29 96bc555356af: Layer already exists 23:12:29 53b1fba8275e: Layer already exists 23:12:29 23e8858873b6: Layer already exists 23:12:29 6ec988785515: Layer already exists 23:12:29 503e1dac053f: Layer already exists 23:12:29 f27b2f7a38a9: Layer already exists 23:12:29 cb96add231a9: Layer already exists 23:12:29 c1e7b77f07d5: Layer already exists 23:12:29 0faf9b67be60: Layer already exists 23:12:29 3.2.0-dev.4: digest: sha256:6348a32ee2acf3192673791570227834e309037180d94c92d69a2cf93d584d6e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:12:31 503e1dac053f: Preparing 23:12:31 23e8858873b6: Preparing 23:12:31 53b1fba8275e: Preparing 23:12:31 6ec988785515: Preparing 23:12:31 96bc555356af: Preparing 23:12:31 f27b2f7a38a9: Preparing 23:12:31 cb96add231a9: Preparing 23:12:31 c1e7b77f07d5: Preparing 23:12:31 0faf9b67be60: Preparing 23:12:31 f27b2f7a38a9: Waiting 23:12:31 cb96add231a9: Waiting 23:12:31 c1e7b77f07d5: Waiting 23:12:31 0faf9b67be60: Waiting 23:12:31 503e1dac053f: Layer already exists 23:12:31 6ec988785515: Layer already exists 23:12:31 96bc555356af: Layer already exists 23:12:31 53b1fba8275e: Layer already exists 23:12:31 23e8858873b6: Layer already exists 23:12:31 cb96add231a9: Layer already exists 23:12:31 f27b2f7a38a9: Layer already exists 23:12:31 0faf9b67be60: Layer already exists 23:12:31 c1e7b77f07d5: Layer already exists 23:12:31 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:6348a32ee2acf3192673791570227834e309037180d94c92d69a2cf93d584d6e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:12:32 503e1dac053f: Preparing 23:12:32 23e8858873b6: Preparing 23:12:32 53b1fba8275e: Preparing 23:12:32 6ec988785515: Preparing 23:12:32 96bc555356af: Preparing 23:12:32 f27b2f7a38a9: Preparing 23:12:32 cb96add231a9: Preparing 23:12:32 c1e7b77f07d5: Preparing 23:12:32 f27b2f7a38a9: Waiting 23:12:32 0faf9b67be60: Preparing 23:12:32 cb96add231a9: Waiting 23:12:32 c1e7b77f07d5: Waiting 23:12:32 0faf9b67be60: Waiting 23:12:32 6ec988785515: Layer already exists 23:12:32 53b1fba8275e: Layer already exists 23:12:32 23e8858873b6: Layer already exists 23:12:32 96bc555356af: Layer already exists 23:12:32 503e1dac053f: Layer already exists 23:12:32 f27b2f7a38a9: Layer already exists 23:12:32 c1e7b77f07d5: Layer already exists 23:12:32 0faf9b67be60: Layer already exists 23:12:32 cb96add231a9: Layer already exists 23:12:33 main: digest: sha256:6348a32ee2acf3192673791570227834e309037180d94c92d69a2cf93d584d6e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:33 ===================================================== [Pipeline] echo 23:12:34 taggedImages: 23:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.4 23:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:12:34 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:12:34 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:34 latest 23:12:34 3.2.0-dev.4 23:12:34 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:34 main 23:12:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:12:36 7bcb0a180f32: Preparing 23:12:36 cb56d2108abe: Preparing 23:12:36 a503aec0d715: Preparing 23:12:36 91285f6a27d6: Preparing 23:12:36 9824d564e00a: Preparing 23:12:36 96bc555356af: Preparing 23:12:36 f27b2f7a38a9: Preparing 23:12:36 12ca322ca1c2: Preparing 23:12:36 1809f31b3024: Preparing 23:12:36 865966e716fb: Preparing 23:12:36 0faf9b67be60: Preparing 23:12:36 96bc555356af: Waiting 23:12:36 f27b2f7a38a9: Waiting 23:12:36 12ca322ca1c2: Waiting 23:12:36 1809f31b3024: Waiting 23:12:36 0faf9b67be60: Waiting 23:12:36 865966e716fb: Waiting 23:12:36 9824d564e00a: Pushed 23:12:36 91285f6a27d6: Pushed 23:12:36 cb56d2108abe: Pushed 23:12:36 7bcb0a180f32: Pushed 23:12:36 96bc555356af: Layer already exists 23:12:36 f27b2f7a38a9: Layer already exists 23:12:36 0faf9b67be60: Layer already exists 23:12:36 12ca322ca1c2: Pushed 23:12:36 1809f31b3024: Pushed 23:12:38 a503aec0d715: Pushed 23:12:39 865966e716fb: Pushed 23:12:41 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:814cc56a4ff6c03c31401686660cd9cbadcf5246adf88356b5a3976528dfdea4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:12:43 7bcb0a180f32: Preparing 23:12:43 cb56d2108abe: Preparing 23:12:43 a503aec0d715: Preparing 23:12:43 91285f6a27d6: Preparing 23:12:43 9824d564e00a: Preparing 23:12:43 96bc555356af: Preparing 23:12:43 f27b2f7a38a9: Preparing 23:12:43 96bc555356af: Waiting 23:12:43 f27b2f7a38a9: Waiting 23:12:43 12ca322ca1c2: Preparing 23:12:43 1809f31b3024: Preparing 23:12:43 865966e716fb: Preparing 23:12:43 1809f31b3024: Waiting 23:12:43 12ca322ca1c2: Waiting 23:12:43 0faf9b67be60: Preparing 23:12:43 0faf9b67be60: Waiting 23:12:43 865966e716fb: Waiting 23:12:43 a503aec0d715: Layer already exists 23:12:43 7bcb0a180f32: Layer already exists 23:12:43 cb56d2108abe: Layer already exists 23:12:43 9824d564e00a: Layer already exists 23:12:43 91285f6a27d6: Layer already exists 23:12:43 96bc555356af: Layer already exists 23:12:43 f27b2f7a38a9: Layer already exists 23:12:43 12ca322ca1c2: Layer already exists 23:12:43 1809f31b3024: Layer already exists 23:12:43 865966e716fb: Layer already exists 23:12:43 0faf9b67be60: Layer already exists 23:12:43 latest: digest: sha256:814cc56a4ff6c03c31401686660cd9cbadcf5246adf88356b5a3976528dfdea4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.4 23:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:12:44 7bcb0a180f32: Preparing 23:12:44 cb56d2108abe: Preparing 23:12:44 a503aec0d715: Preparing 23:12:44 91285f6a27d6: Preparing 23:12:44 9824d564e00a: Preparing 23:12:44 96bc555356af: Preparing 23:12:44 f27b2f7a38a9: Preparing 23:12:44 12ca322ca1c2: Preparing 23:12:44 1809f31b3024: Preparing 23:12:44 865966e716fb: Preparing 23:12:44 0faf9b67be60: Preparing 23:12:44 96bc555356af: Waiting 23:12:44 f27b2f7a38a9: Waiting 23:12:44 865966e716fb: Waiting 23:12:44 12ca322ca1c2: Waiting 23:12:44 0faf9b67be60: Waiting 23:12:44 7bcb0a180f32: Layer already exists 23:12:44 cb56d2108abe: Layer already exists 23:12:44 a503aec0d715: Layer already exists 23:12:44 91285f6a27d6: Layer already exists 23:12:44 9824d564e00a: Layer already exists 23:12:44 12ca322ca1c2: Layer already exists 23:12:44 96bc555356af: Layer already exists 23:12:44 f27b2f7a38a9: Layer already exists 23:12:44 865966e716fb: Layer already exists 23:12:44 1809f31b3024: Layer already exists 23:12:45 0faf9b67be60: Layer already exists 23:12:45 3.2.0-dev.4: digest: sha256:814cc56a4ff6c03c31401686660cd9cbadcf5246adf88356b5a3976528dfdea4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:12:46 7bcb0a180f32: Preparing 23:12:46 cb56d2108abe: Preparing 23:12:46 a503aec0d715: Preparing 23:12:46 91285f6a27d6: Preparing 23:12:46 9824d564e00a: Preparing 23:12:46 96bc555356af: Preparing 23:12:46 f27b2f7a38a9: Preparing 23:12:46 96bc555356af: Waiting 23:12:46 12ca322ca1c2: Preparing 23:12:46 f27b2f7a38a9: Waiting 23:12:46 1809f31b3024: Preparing 23:12:46 12ca322ca1c2: Waiting 23:12:46 1809f31b3024: Waiting 23:12:46 865966e716fb: Preparing 23:12:46 0faf9b67be60: Preparing 23:12:46 0faf9b67be60: Waiting 23:12:46 865966e716fb: Waiting 23:12:46 a503aec0d715: Layer already exists 23:12:46 9824d564e00a: Layer already exists 23:12:46 7bcb0a180f32: Layer already exists 23:12:46 cb56d2108abe: Layer already exists 23:12:46 91285f6a27d6: Layer already exists 23:12:46 96bc555356af: Layer already exists 23:12:46 865966e716fb: Layer already exists 23:12:46 12ca322ca1c2: Layer already exists 23:12:46 1809f31b3024: Layer already exists 23:12:46 f27b2f7a38a9: Layer already exists 23:12:46 0faf9b67be60: Layer already exists 23:12:46 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:814cc56a4ff6c03c31401686660cd9cbadcf5246adf88356b5a3976528dfdea4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:12:48 7bcb0a180f32: Preparing 23:12:48 cb56d2108abe: Preparing 23:12:48 a503aec0d715: Preparing 23:12:48 91285f6a27d6: Preparing 23:12:48 9824d564e00a: Preparing 23:12:48 96bc555356af: Preparing 23:12:48 f27b2f7a38a9: Preparing 23:12:48 12ca322ca1c2: Preparing 23:12:48 1809f31b3024: Preparing 23:12:48 865966e716fb: Preparing 23:12:48 0faf9b67be60: Preparing 23:12:48 12ca322ca1c2: Waiting 23:12:48 96bc555356af: Waiting 23:12:48 1809f31b3024: Waiting 23:12:48 0faf9b67be60: Waiting 23:12:48 f27b2f7a38a9: Waiting 23:12:48 865966e716fb: Waiting 23:12:48 9824d564e00a: Layer already exists 23:12:48 cb56d2108abe: Layer already exists 23:12:48 a503aec0d715: Layer already exists 23:12:48 91285f6a27d6: Layer already exists 23:12:48 7bcb0a180f32: Layer already exists 23:12:48 12ca322ca1c2: Layer already exists 23:12:48 96bc555356af: Layer already exists 23:12:48 f27b2f7a38a9: Layer already exists 23:12:48 1809f31b3024: Layer already exists 23:12:48 865966e716fb: Layer already exists 23:12:48 0faf9b67be60: Layer already exists 23:12:48 main: digest: sha256:814cc56a4ff6c03c31401686660cd9cbadcf5246adf88356b5a3976528dfdea4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:49 ===================================================== [Pipeline] echo 23:12:49 taggedImages: 23:12:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:12:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.4 23:12:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:12:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:12:49 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:49 latest 23:12:49 3.2.0-dev.4 23:12:49 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:12:49 main 23:12:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:12:51 59a548c79c2d: Preparing 23:12:51 ef5d471200ce: Preparing 23:12:51 7daa3d7a8e63: Preparing 23:12:51 8446b248dea4: Preparing 23:12:51 583249de80b2: Preparing 23:12:51 83d2a3e3bbc2: Preparing 23:12:51 b40eed302846: Preparing 23:12:51 96bc555356af: Preparing 23:12:51 f27b2f7a38a9: Preparing 23:12:51 51a1d6c06ef5: Preparing 23:12:51 a52d9f7e81d8: Preparing 23:12:51 0faf9b67be60: Preparing 23:12:51 96bc555356af: Waiting 23:12:51 f27b2f7a38a9: Waiting 23:12:51 51a1d6c06ef5: Waiting 23:12:51 a52d9f7e81d8: Waiting 23:12:51 0faf9b67be60: Waiting 23:12:51 83d2a3e3bbc2: Waiting 23:12:51 b40eed302846: Waiting 23:12:51 ef5d471200ce: Pushed 23:12:51 583249de80b2: Pushed 23:12:53 8446b248dea4: Pushed 23:12:54 7daa3d7a8e63: Pushed 23:12:54 f27b2f7a38a9: Layer already exists 23:12:54 96bc555356af: Layer already exists 23:12:54 59a548c79c2d: Pushed 23:12:54 b40eed302846: Pushed 23:12:54 0faf9b67be60: Layer already exists 23:12:54 83d2a3e3bbc2: Pushed 23:12:54 51a1d6c06ef5: Pushed 23:12:57 a52d9f7e81d8: Pushed 23:12:57 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:0da7613db9382e05bb43fc88c86f0d9e00c773360307f5408dc7f93b8a73453f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:12:59 59a548c79c2d: Preparing 23:12:59 ef5d471200ce: Preparing 23:12:59 7daa3d7a8e63: Preparing 23:12:59 8446b248dea4: Preparing 23:12:59 583249de80b2: Preparing 23:12:59 83d2a3e3bbc2: Preparing 23:12:59 b40eed302846: Preparing 23:12:59 83d2a3e3bbc2: Waiting 23:12:59 96bc555356af: Preparing 23:12:59 f27b2f7a38a9: Preparing 23:12:59 b40eed302846: Waiting 23:12:59 51a1d6c06ef5: Preparing 23:12:59 96bc555356af: Waiting 23:12:59 f27b2f7a38a9: Waiting 23:12:59 a52d9f7e81d8: Preparing 23:12:59 51a1d6c06ef5: Waiting 23:12:59 0faf9b67be60: Preparing 23:12:59 0faf9b67be60: Waiting 23:12:59 a52d9f7e81d8: Waiting 23:12:59 7daa3d7a8e63: Layer already exists 23:12:59 ef5d471200ce: Layer already exists 23:12:59 8446b248dea4: Layer already exists 23:12:59 59a548c79c2d: Layer already exists 23:12:59 583249de80b2: Layer already exists 23:12:59 f27b2f7a38a9: Layer already exists 23:12:59 b40eed302846: Layer already exists 23:12:59 96bc555356af: Layer already exists 23:12:59 83d2a3e3bbc2: Layer already exists 23:12:59 a52d9f7e81d8: Layer already exists 23:12:59 51a1d6c06ef5: Layer already exists 23:12:59 0faf9b67be60: Layer already exists 23:12:59 latest: digest: sha256:0da7613db9382e05bb43fc88c86f0d9e00c773360307f5408dc7f93b8a73453f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.4 23:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:13:00 59a548c79c2d: Preparing 23:13:00 ef5d471200ce: Preparing 23:13:00 7daa3d7a8e63: Preparing 23:13:00 8446b248dea4: Preparing 23:13:00 583249de80b2: Preparing 23:13:00 83d2a3e3bbc2: Preparing 23:13:00 b40eed302846: Preparing 23:13:00 96bc555356af: Preparing 23:13:00 f27b2f7a38a9: Preparing 23:13:00 83d2a3e3bbc2: Waiting 23:13:00 51a1d6c06ef5: Preparing 23:13:00 b40eed302846: Waiting 23:13:00 96bc555356af: Waiting 23:13:00 a52d9f7e81d8: Preparing 23:13:00 f27b2f7a38a9: Waiting 23:13:00 0faf9b67be60: Preparing 23:13:00 51a1d6c06ef5: Waiting 23:13:00 a52d9f7e81d8: Waiting 23:13:00 0faf9b67be60: Waiting 23:13:00 ef5d471200ce: Layer already exists 23:13:00 59a548c79c2d: Layer already exists 23:13:00 7daa3d7a8e63: Layer already exists 23:13:00 8446b248dea4: Layer already exists 23:13:00 583249de80b2: Layer already exists 23:13:00 f27b2f7a38a9: Layer already exists 23:13:00 83d2a3e3bbc2: Layer already exists 23:13:00 96bc555356af: Layer already exists 23:13:00 b40eed302846: Layer already exists 23:13:00 51a1d6c06ef5: Layer already exists 23:13:00 a52d9f7e81d8: Layer already exists 23:13:01 0faf9b67be60: Layer already exists 23:13:01 3.2.0-dev.4: digest: sha256:0da7613db9382e05bb43fc88c86f0d9e00c773360307f5408dc7f93b8a73453f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:13:02 59a548c79c2d: Preparing 23:13:02 ef5d471200ce: Preparing 23:13:02 7daa3d7a8e63: Preparing 23:13:02 8446b248dea4: Preparing 23:13:02 583249de80b2: Preparing 23:13:02 83d2a3e3bbc2: Preparing 23:13:02 b40eed302846: Preparing 23:13:02 96bc555356af: Preparing 23:13:02 f27b2f7a38a9: Preparing 23:13:02 51a1d6c06ef5: Preparing 23:13:02 a52d9f7e81d8: Preparing 23:13:02 0faf9b67be60: Preparing 23:13:02 83d2a3e3bbc2: Waiting 23:13:02 b40eed302846: Waiting 23:13:02 96bc555356af: Waiting 23:13:02 f27b2f7a38a9: Waiting 23:13:02 51a1d6c06ef5: Waiting 23:13:02 a52d9f7e81d8: Waiting 23:13:02 0faf9b67be60: Waiting 23:13:02 8446b248dea4: Layer already exists 23:13:02 7daa3d7a8e63: Layer already exists 23:13:02 ef5d471200ce: Layer already exists 23:13:02 583249de80b2: Layer already exists 23:13:02 59a548c79c2d: Layer already exists 23:13:02 83d2a3e3bbc2: Layer already exists 23:13:02 96bc555356af: Layer already exists 23:13:02 f27b2f7a38a9: Layer already exists 23:13:02 51a1d6c06ef5: Layer already exists 23:13:02 b40eed302846: Layer already exists 23:13:02 a52d9f7e81d8: Layer already exists 23:13:02 0faf9b67be60: Layer already exists 23:13:02 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:0da7613db9382e05bb43fc88c86f0d9e00c773360307f5408dc7f93b8a73453f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:13:04 59a548c79c2d: Preparing 23:13:04 ef5d471200ce: Preparing 23:13:04 7daa3d7a8e63: Preparing 23:13:04 8446b248dea4: Preparing 23:13:04 583249de80b2: Preparing 23:13:04 83d2a3e3bbc2: Preparing 23:13:04 b40eed302846: Preparing 23:13:04 96bc555356af: Preparing 23:13:04 f27b2f7a38a9: Preparing 23:13:04 51a1d6c06ef5: Preparing 23:13:04 a52d9f7e81d8: Preparing 23:13:04 0faf9b67be60: Preparing 23:13:04 96bc555356af: Waiting 23:13:04 f27b2f7a38a9: Waiting 23:13:04 a52d9f7e81d8: Waiting 23:13:04 0faf9b67be60: Waiting 23:13:04 83d2a3e3bbc2: Waiting 23:13:04 51a1d6c06ef5: Waiting 23:13:04 b40eed302846: Waiting 23:13:04 8446b248dea4: Layer already exists 23:13:04 ef5d471200ce: Layer already exists 23:13:04 59a548c79c2d: Layer already exists 23:13:04 7daa3d7a8e63: Layer already exists 23:13:04 583249de80b2: Layer already exists 23:13:04 83d2a3e3bbc2: Layer already exists 23:13:04 b40eed302846: Layer already exists 23:13:04 51a1d6c06ef5: Layer already exists 23:13:04 96bc555356af: Layer already exists 23:13:04 f27b2f7a38a9: Layer already exists 23:13:04 a52d9f7e81d8: Layer already exists 23:13:04 0faf9b67be60: Layer already exists 23:13:04 main: digest: sha256:0da7613db9382e05bb43fc88c86f0d9e00c773360307f5408dc7f93b8a73453f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:05 ===================================================== [Pipeline] echo 23:13:05 taggedImages: 23:13:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:13:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.4 23:13:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:13:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:13:06 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:06 latest 23:13:06 3.2.0-dev.4 23:13:06 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:06 main 23:13:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:13:09 8efea4178e0a: Preparing 23:13:09 3a2b0637c604: Preparing 23:13:09 96bc555356af: Preparing 23:13:09 f27b2f7a38a9: Preparing 23:13:09 eb2586f10a4c: Preparing 23:13:09 0153a85fd626: Preparing 23:13:09 0faf9b67be60: Preparing 23:13:09 0153a85fd626: Waiting 23:13:09 0faf9b67be60: Waiting 23:13:09 f27b2f7a38a9: Layer already exists 23:13:09 96bc555356af: Layer already exists 23:13:09 0faf9b67be60: Layer already exists 23:13:09 eb2586f10a4c: Pushed 23:13:09 8efea4178e0a: Pushed 23:13:10 0153a85fd626: Pushed 23:13:12 3a2b0637c604: Pushed 23:13:12 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:f70fe37726442e6af0aa38b01d08f44b839af83a9fa95642947dd182cd25b5b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:13:14 8efea4178e0a: Preparing 23:13:14 3a2b0637c604: Preparing 23:13:14 96bc555356af: Preparing 23:13:14 f27b2f7a38a9: Preparing 23:13:14 eb2586f10a4c: Preparing 23:13:14 0153a85fd626: Preparing 23:13:14 0faf9b67be60: Preparing 23:13:14 0153a85fd626: Waiting 23:13:14 0faf9b67be60: Waiting 23:13:14 f27b2f7a38a9: Layer already exists 23:13:14 eb2586f10a4c: Layer already exists 23:13:14 96bc555356af: Layer already exists 23:13:14 3a2b0637c604: Layer already exists 23:13:14 8efea4178e0a: Layer already exists 23:13:14 0faf9b67be60: Layer already exists 23:13:14 0153a85fd626: Layer already exists 23:13:14 latest: digest: sha256:f70fe37726442e6af0aa38b01d08f44b839af83a9fa95642947dd182cd25b5b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.4 23:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:13:16 8efea4178e0a: Preparing 23:13:16 3a2b0637c604: Preparing 23:13:16 96bc555356af: Preparing 23:13:16 f27b2f7a38a9: Preparing 23:13:16 eb2586f10a4c: Preparing 23:13:16 0153a85fd626: Preparing 23:13:16 0faf9b67be60: Preparing 23:13:16 0faf9b67be60: Waiting 23:13:16 0153a85fd626: Waiting 23:13:16 8efea4178e0a: Layer already exists 23:13:16 f27b2f7a38a9: Layer already exists 23:13:16 3a2b0637c604: Layer already exists 23:13:16 96bc555356af: Layer already exists 23:13:16 eb2586f10a4c: Layer already exists 23:13:16 0faf9b67be60: Layer already exists 23:13:16 0153a85fd626: Layer already exists 23:13:16 3.2.0-dev.4: digest: sha256:f70fe37726442e6af0aa38b01d08f44b839af83a9fa95642947dd182cd25b5b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:13:18 8efea4178e0a: Preparing 23:13:18 3a2b0637c604: Preparing 23:13:18 96bc555356af: Preparing 23:13:18 f27b2f7a38a9: Preparing 23:13:18 eb2586f10a4c: Preparing 23:13:18 0153a85fd626: Preparing 23:13:18 0faf9b67be60: Preparing 23:13:18 0153a85fd626: Waiting 23:13:18 0faf9b67be60: Waiting 23:13:18 f27b2f7a38a9: Layer already exists 23:13:18 8efea4178e0a: Layer already exists 23:13:18 eb2586f10a4c: Layer already exists 23:13:18 96bc555356af: Layer already exists 23:13:18 3a2b0637c604: Layer already exists 23:13:18 0faf9b67be60: Layer already exists 23:13:18 0153a85fd626: Layer already exists 23:13:18 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:f70fe37726442e6af0aa38b01d08f44b839af83a9fa95642947dd182cd25b5b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:13:24 8efea4178e0a: Preparing 23:13:24 3a2b0637c604: Preparing 23:13:24 96bc555356af: Preparing 23:13:24 f27b2f7a38a9: Preparing 23:13:24 eb2586f10a4c: Preparing 23:13:24 0153a85fd626: Preparing 23:13:24 0faf9b67be60: Preparing 23:13:24 0153a85fd626: Waiting 23:13:24 0faf9b67be60: Waiting 23:13:24 f27b2f7a38a9: Layer already exists 23:13:24 96bc555356af: Layer already exists 23:13:24 8efea4178e0a: Layer already exists 23:13:24 3a2b0637c604: Layer already exists 23:13:24 eb2586f10a4c: Layer already exists 23:13:24 0faf9b67be60: Layer already exists 23:13:24 0153a85fd626: Layer already exists 23:13:24 main: digest: sha256:f70fe37726442e6af0aa38b01d08f44b839af83a9fa95642947dd182cd25b5b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:25 ===================================================== [Pipeline] echo 23:13:25 taggedImages: 23:13:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:13:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.4 23:13:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:13:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:13:25 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:25 latest 23:13:25 3.2.0-dev.4 23:13:25 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:25 main 23:13:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:13:27 87c1b6f9c736: Preparing 23:13:27 ad8e29141e99: Preparing 23:13:27 1004093ed35a: Preparing 23:13:27 96bc555356af: Preparing 23:13:27 f27b2f7a38a9: Preparing 23:13:27 fd7d94e0afa0: Preparing 23:13:27 a672f97805c2: Preparing 23:13:27 ef8a39c7f8ec: Preparing 23:13:27 0f5fd402d08e: Preparing 23:13:27 fd7d94e0afa0: Waiting 23:13:27 a672f97805c2: Waiting 23:13:27 0faf9b67be60: Preparing 23:13:27 ef8a39c7f8ec: Waiting 23:13:27 0f5fd402d08e: Waiting 23:13:27 0faf9b67be60: Waiting 23:13:27 96bc555356af: Layer already exists 23:13:27 f27b2f7a38a9: Layer already exists 23:13:28 1004093ed35a: Pushed 23:13:28 ad8e29141e99: Pushed 23:13:28 87c1b6f9c736: Pushed 23:13:28 0faf9b67be60: Layer already exists 23:13:28 ef8a39c7f8ec: Pushed 23:13:29 0f5fd402d08e: Pushed 23:13:41 a672f97805c2: Pushed 23:13:45 fd7d94e0afa0: Pushed 23:13:45 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:ae70af8bc717e413011f35b461d5442a38bc59edeea5a534c8718b9bf12dbbf5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:13:47 87c1b6f9c736: Preparing 23:13:47 ad8e29141e99: Preparing 23:13:47 1004093ed35a: Preparing 23:13:47 96bc555356af: Preparing 23:13:47 f27b2f7a38a9: Preparing 23:13:47 fd7d94e0afa0: Preparing 23:13:47 a672f97805c2: Preparing 23:13:47 ef8a39c7f8ec: Preparing 23:13:47 0f5fd402d08e: Preparing 23:13:47 0faf9b67be60: Preparing 23:13:47 a672f97805c2: Waiting 23:13:47 ef8a39c7f8ec: Waiting 23:13:47 0f5fd402d08e: Waiting 23:13:47 0faf9b67be60: Waiting 23:13:47 fd7d94e0afa0: Waiting 23:13:47 96bc555356af: Layer already exists 23:13:47 f27b2f7a38a9: Layer already exists 23:13:47 1004093ed35a: Layer already exists 23:13:47 ad8e29141e99: Layer already exists 23:13:47 87c1b6f9c736: Layer already exists 23:13:47 fd7d94e0afa0: Layer already exists 23:13:47 a672f97805c2: Layer already exists 23:13:47 0f5fd402d08e: Layer already exists 23:13:47 ef8a39c7f8ec: Layer already exists 23:13:47 0faf9b67be60: Layer already exists 23:13:47 latest: digest: sha256:ae70af8bc717e413011f35b461d5442a38bc59edeea5a534c8718b9bf12dbbf5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.4 23:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:13:48 87c1b6f9c736: Preparing 23:13:48 ad8e29141e99: Preparing 23:13:48 1004093ed35a: Preparing 23:13:48 96bc555356af: Preparing 23:13:48 f27b2f7a38a9: Preparing 23:13:48 fd7d94e0afa0: Preparing 23:13:48 a672f97805c2: Preparing 23:13:48 ef8a39c7f8ec: Preparing 23:13:48 0f5fd402d08e: Preparing 23:13:48 0faf9b67be60: Preparing 23:13:48 fd7d94e0afa0: Waiting 23:13:48 a672f97805c2: Waiting 23:13:48 ef8a39c7f8ec: Waiting 23:13:48 0f5fd402d08e: Waiting 23:13:48 0faf9b67be60: Waiting 23:13:48 96bc555356af: Layer already exists 23:13:48 1004093ed35a: Layer already exists 23:13:48 87c1b6f9c736: Layer already exists 23:13:48 ad8e29141e99: Layer already exists 23:13:48 f27b2f7a38a9: Layer already exists 23:13:48 fd7d94e0afa0: Layer already exists 23:13:48 a672f97805c2: Layer already exists 23:13:48 ef8a39c7f8ec: Layer already exists 23:13:48 0f5fd402d08e: Layer already exists 23:13:48 0faf9b67be60: Layer already exists 23:13:49 3.2.0-dev.4: digest: sha256:ae70af8bc717e413011f35b461d5442a38bc59edeea5a534c8718b9bf12dbbf5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:13:53 87c1b6f9c736: Preparing 23:13:53 ad8e29141e99: Preparing 23:13:53 1004093ed35a: Preparing 23:13:53 96bc555356af: Preparing 23:13:53 f27b2f7a38a9: Preparing 23:13:53 fd7d94e0afa0: Preparing 23:13:53 a672f97805c2: Preparing 23:13:53 ef8a39c7f8ec: Preparing 23:13:53 0f5fd402d08e: Preparing 23:13:53 0faf9b67be60: Preparing 23:13:53 ef8a39c7f8ec: Waiting 23:13:53 0f5fd402d08e: Waiting 23:13:53 fd7d94e0afa0: Waiting 23:13:53 a672f97805c2: Waiting 23:13:53 0faf9b67be60: Waiting 23:13:53 f27b2f7a38a9: Layer already exists 23:13:53 96bc555356af: Layer already exists 23:13:53 ad8e29141e99: Layer already exists 23:13:53 1004093ed35a: Layer already exists 23:13:53 87c1b6f9c736: Layer already exists 23:13:53 fd7d94e0afa0: Layer already exists 23:13:53 a672f97805c2: Layer already exists 23:13:53 ef8a39c7f8ec: Layer already exists 23:13:53 0f5fd402d08e: Layer already exists 23:13:53 0faf9b67be60: Layer already exists 23:13:53 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:ae70af8bc717e413011f35b461d5442a38bc59edeea5a534c8718b9bf12dbbf5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:13:55 87c1b6f9c736: Preparing 23:13:55 ad8e29141e99: Preparing 23:13:55 1004093ed35a: Preparing 23:13:55 96bc555356af: Preparing 23:13:55 f27b2f7a38a9: Preparing 23:13:55 fd7d94e0afa0: Preparing 23:13:55 a672f97805c2: Preparing 23:13:55 ef8a39c7f8ec: Preparing 23:13:55 0f5fd402d08e: Preparing 23:13:55 0faf9b67be60: Preparing 23:13:55 a672f97805c2: Waiting 23:13:55 ef8a39c7f8ec: Waiting 23:13:55 0f5fd402d08e: Waiting 23:13:55 0faf9b67be60: Waiting 23:13:55 fd7d94e0afa0: Waiting 23:13:55 ad8e29141e99: Layer already exists 23:13:55 87c1b6f9c736: Layer already exists 23:13:55 96bc555356af: Layer already exists 23:13:55 1004093ed35a: Layer already exists 23:13:55 f27b2f7a38a9: Layer already exists 23:13:55 a672f97805c2: Layer already exists 23:13:55 fd7d94e0afa0: Layer already exists 23:13:55 0f5fd402d08e: Layer already exists 23:13:55 0faf9b67be60: Layer already exists 23:13:55 ef8a39c7f8ec: Layer already exists 23:13:55 main: digest: sha256:ae70af8bc717e413011f35b461d5442a38bc59edeea5a534c8718b9bf12dbbf5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:56 ===================================================== [Pipeline] echo 23:13:56 taggedImages: 23:13:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:13:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.4 23:13:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:13:56 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:13:56 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:56 latest 23:13:56 3.2.0-dev.4 23:13:56 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:13:56 main 23:13:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:13:58 aedf658456ed: Preparing 23:13:58 7fbf11869264: Preparing 23:13:58 5a9b9584ef4d: Preparing 23:13:58 96bc555356af: Preparing 23:13:58 f27b2f7a38a9: Preparing 23:13:58 49a6fc060e32: Preparing 23:13:58 f241529e3911: Preparing 23:13:58 3d2b5e82122e: Preparing 23:13:58 0faf9b67be60: Preparing 23:13:58 49a6fc060e32: Waiting 23:13:58 0faf9b67be60: Waiting 23:13:58 f241529e3911: Waiting 23:13:58 3d2b5e82122e: Waiting 23:13:58 f27b2f7a38a9: Layer already exists 23:13:58 96bc555356af: Layer already exists 23:13:58 5a9b9584ef4d: Pushed 23:13:58 aedf658456ed: Pushed 23:13:58 7fbf11869264: Pushed 23:13:58 0faf9b67be60: Layer already exists 23:13:58 f241529e3911: Pushed 23:13:59 3d2b5e82122e: Pushed 23:14:17 49a6fc060e32: Pushed 23:14:17 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:12a5f7ed749f915c8e8b71821bcfc35b486082888258c0da05281c25b59c0d02 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:14:22 aedf658456ed: Preparing 23:14:22 7fbf11869264: Preparing 23:14:22 5a9b9584ef4d: Preparing 23:14:22 96bc555356af: Preparing 23:14:22 f27b2f7a38a9: Preparing 23:14:22 49a6fc060e32: Preparing 23:14:22 f241529e3911: Preparing 23:14:22 3d2b5e82122e: Preparing 23:14:22 0faf9b67be60: Preparing 23:14:22 49a6fc060e32: Waiting 23:14:22 f241529e3911: Waiting 23:14:22 3d2b5e82122e: Waiting 23:14:22 0faf9b67be60: Waiting 23:14:22 f27b2f7a38a9: Layer already exists 23:14:22 5a9b9584ef4d: Layer already exists 23:14:22 96bc555356af: Layer already exists 23:14:22 7fbf11869264: Layer already exists 23:14:22 aedf658456ed: Layer already exists 23:14:22 3d2b5e82122e: Layer already exists 23:14:22 0faf9b67be60: Layer already exists 23:14:22 49a6fc060e32: Layer already exists 23:14:22 f241529e3911: Layer already exists 23:14:22 latest: digest: sha256:12a5f7ed749f915c8e8b71821bcfc35b486082888258c0da05281c25b59c0d02 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.4 23:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:14:23 aedf658456ed: Preparing 23:14:23 7fbf11869264: Preparing 23:14:23 5a9b9584ef4d: Preparing 23:14:23 96bc555356af: Preparing 23:14:23 f27b2f7a38a9: Preparing 23:14:23 49a6fc060e32: Preparing 23:14:23 f241529e3911: Preparing 23:14:23 3d2b5e82122e: Preparing 23:14:23 0faf9b67be60: Preparing 23:14:23 f241529e3911: Waiting 23:14:23 3d2b5e82122e: Waiting 23:14:23 0faf9b67be60: Waiting 23:14:23 49a6fc060e32: Waiting 23:14:23 f27b2f7a38a9: Layer already exists 23:14:23 aedf658456ed: Layer already exists 23:14:23 5a9b9584ef4d: Layer already exists 23:14:23 96bc555356af: Layer already exists 23:14:23 7fbf11869264: Layer already exists 23:14:23 3d2b5e82122e: Layer already exists 23:14:23 f241529e3911: Layer already exists 23:14:23 49a6fc060e32: Layer already exists 23:14:23 0faf9b67be60: Layer already exists 23:14:24 3.2.0-dev.4: digest: sha256:12a5f7ed749f915c8e8b71821bcfc35b486082888258c0da05281c25b59c0d02 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:14:25 aedf658456ed: Preparing 23:14:25 7fbf11869264: Preparing 23:14:25 5a9b9584ef4d: Preparing 23:14:25 96bc555356af: Preparing 23:14:25 f27b2f7a38a9: Preparing 23:14:25 49a6fc060e32: Preparing 23:14:25 49a6fc060e32: Waiting 23:14:25 f241529e3911: Preparing 23:14:25 3d2b5e82122e: Preparing 23:14:25 f241529e3911: Waiting 23:14:25 0faf9b67be60: Preparing 23:14:25 3d2b5e82122e: Waiting 23:14:25 0faf9b67be60: Waiting 23:14:25 7fbf11869264: Layer already exists 23:14:25 96bc555356af: Layer already exists 23:14:25 5a9b9584ef4d: Layer already exists 23:14:25 aedf658456ed: Layer already exists 23:14:25 f27b2f7a38a9: Layer already exists 23:14:25 49a6fc060e32: Layer already exists 23:14:25 0faf9b67be60: Layer already exists 23:14:25 3d2b5e82122e: Layer already exists 23:14:25 f241529e3911: Layer already exists 23:14:26 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:12a5f7ed749f915c8e8b71821bcfc35b486082888258c0da05281c25b59c0d02 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:14:27 aedf658456ed: Preparing 23:14:27 7fbf11869264: Preparing 23:14:27 5a9b9584ef4d: Preparing 23:14:27 96bc555356af: Preparing 23:14:27 f27b2f7a38a9: Preparing 23:14:27 49a6fc060e32: Preparing 23:14:27 f241529e3911: Preparing 23:14:27 49a6fc060e32: Waiting 23:14:27 f241529e3911: Waiting 23:14:27 3d2b5e82122e: Preparing 23:14:27 0faf9b67be60: Preparing 23:14:27 3d2b5e82122e: Waiting 23:14:27 0faf9b67be60: Waiting 23:14:27 7fbf11869264: Layer already exists 23:14:27 aedf658456ed: Layer already exists 23:14:27 5a9b9584ef4d: Layer already exists 23:14:27 96bc555356af: Layer already exists 23:14:27 f27b2f7a38a9: Layer already exists 23:14:27 0faf9b67be60: Layer already exists 23:14:27 3d2b5e82122e: Layer already exists 23:14:27 f241529e3911: Layer already exists 23:14:27 49a6fc060e32: Layer already exists 23:14:28 main: digest: sha256:12a5f7ed749f915c8e8b71821bcfc35b486082888258c0da05281c25b59c0d02 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:29 ===================================================== [Pipeline] echo 23:14:29 taggedImages: 23:14:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:14:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:14:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.4 23:14:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:14:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:14:29 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:14:29 latest 23:14:29 3.2.0-dev.4 23:14:29 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:29 main 23:14:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:14:31 68f7fa868b1d: Preparing 23:14:31 f084601f03cf: Preparing 23:14:31 191be0291608: Preparing 23:14:31 96bc555356af: Preparing 23:14:31 f27b2f7a38a9: Preparing 23:14:31 49a6fc060e32: Preparing 23:14:31 ef8a39c7f8ec: Preparing 23:14:31 49a6fc060e32: Waiting 23:14:31 ef8a39c7f8ec: Waiting 23:14:31 0f5fd402d08e: Preparing 23:14:31 0faf9b67be60: Preparing 23:14:31 0f5fd402d08e: Waiting 23:14:31 0faf9b67be60: Waiting 23:14:31 96bc555356af: Layer already exists 23:14:31 f27b2f7a38a9: Layer already exists 23:14:31 49a6fc060e32: Layer already exists 23:14:31 ef8a39c7f8ec: Layer already exists 23:14:31 0f5fd402d08e: Layer already exists 23:14:31 0faf9b67be60: Layer already exists 23:14:31 191be0291608: Pushed 23:14:31 f084601f03cf: Pushed 23:14:31 68f7fa868b1d: Pushed 23:14:31 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:e9ca21b7328632726f734b7c703e43178ab11fa7ad23893b2e2ef96de090df58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:14:36 68f7fa868b1d: Preparing 23:14:36 f084601f03cf: Preparing 23:14:36 191be0291608: Preparing 23:14:36 96bc555356af: Preparing 23:14:36 f27b2f7a38a9: Preparing 23:14:36 49a6fc060e32: Preparing 23:14:36 ef8a39c7f8ec: Preparing 23:14:36 0f5fd402d08e: Preparing 23:14:36 0faf9b67be60: Preparing 23:14:36 49a6fc060e32: Waiting 23:14:36 0faf9b67be60: Waiting 23:14:36 ef8a39c7f8ec: Waiting 23:14:36 0f5fd402d08e: Waiting 23:14:36 f27b2f7a38a9: Layer already exists 23:14:36 96bc555356af: Layer already exists 23:14:36 f084601f03cf: Layer already exists 23:14:36 68f7fa868b1d: Layer already exists 23:14:36 191be0291608: Layer already exists 23:14:36 49a6fc060e32: Layer already exists 23:14:36 0f5fd402d08e: Layer already exists 23:14:36 ef8a39c7f8ec: Layer already exists 23:14:36 0faf9b67be60: Layer already exists 23:14:37 latest: digest: sha256:e9ca21b7328632726f734b7c703e43178ab11fa7ad23893b2e2ef96de090df58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.4 23:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:14:38 68f7fa868b1d: Preparing 23:14:38 f084601f03cf: Preparing 23:14:38 191be0291608: Preparing 23:14:38 96bc555356af: Preparing 23:14:38 f27b2f7a38a9: Preparing 23:14:38 49a6fc060e32: Preparing 23:14:38 ef8a39c7f8ec: Preparing 23:14:38 0f5fd402d08e: Preparing 23:14:38 0faf9b67be60: Preparing 23:14:38 0f5fd402d08e: Waiting 23:14:38 49a6fc060e32: Waiting 23:14:38 0faf9b67be60: Waiting 23:14:38 ef8a39c7f8ec: Waiting 23:14:38 68f7fa868b1d: Layer already exists 23:14:38 f27b2f7a38a9: Layer already exists 23:14:38 96bc555356af: Layer already exists 23:14:38 f084601f03cf: Layer already exists 23:14:38 191be0291608: Layer already exists 23:14:38 49a6fc060e32: Layer already exists 23:14:38 0faf9b67be60: Layer already exists 23:14:38 0f5fd402d08e: Layer already exists 23:14:38 ef8a39c7f8ec: Layer already exists 23:14:39 3.2.0-dev.4: digest: sha256:e9ca21b7328632726f734b7c703e43178ab11fa7ad23893b2e2ef96de090df58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:14:40 68f7fa868b1d: Preparing 23:14:40 f084601f03cf: Preparing 23:14:40 191be0291608: Preparing 23:14:40 96bc555356af: Preparing 23:14:40 f27b2f7a38a9: Preparing 23:14:40 49a6fc060e32: Preparing 23:14:40 ef8a39c7f8ec: Preparing 23:14:40 0f5fd402d08e: Preparing 23:14:40 0faf9b67be60: Preparing 23:14:40 49a6fc060e32: Waiting 23:14:40 ef8a39c7f8ec: Waiting 23:14:40 0f5fd402d08e: Waiting 23:14:40 0faf9b67be60: Waiting 23:14:40 f27b2f7a38a9: Layer already exists 23:14:40 191be0291608: Layer already exists 23:14:40 96bc555356af: Layer already exists 23:14:40 f084601f03cf: Layer already exists 23:14:40 68f7fa868b1d: Layer already exists 23:14:40 0faf9b67be60: Layer already exists 23:14:40 49a6fc060e32: Layer already exists 23:14:40 0f5fd402d08e: Layer already exists 23:14:40 ef8a39c7f8ec: Layer already exists 23:14:41 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:e9ca21b7328632726f734b7c703e43178ab11fa7ad23893b2e2ef96de090df58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:14:42 68f7fa868b1d: Preparing 23:14:42 f084601f03cf: Preparing 23:14:42 191be0291608: Preparing 23:14:42 96bc555356af: Preparing 23:14:42 f27b2f7a38a9: Preparing 23:14:42 49a6fc060e32: Preparing 23:14:42 ef8a39c7f8ec: Preparing 23:14:42 0f5fd402d08e: Preparing 23:14:42 49a6fc060e32: Waiting 23:14:42 0faf9b67be60: Preparing 23:14:42 ef8a39c7f8ec: Waiting 23:14:42 0f5fd402d08e: Waiting 23:14:42 0faf9b67be60: Waiting 23:14:42 191be0291608: Layer already exists 23:14:42 f27b2f7a38a9: Layer already exists 23:14:42 68f7fa868b1d: Layer already exists 23:14:42 96bc555356af: Layer already exists 23:14:42 f084601f03cf: Layer already exists 23:14:42 49a6fc060e32: Layer already exists 23:14:42 ef8a39c7f8ec: Layer already exists 23:14:42 0faf9b67be60: Layer already exists 23:14:42 0f5fd402d08e: Layer already exists 23:14:42 main: digest: sha256:e9ca21b7328632726f734b7c703e43178ab11fa7ad23893b2e2ef96de090df58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:43 ===================================================== [Pipeline] echo 23:14:44 taggedImages: 23:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.4 23:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:14:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:14:44 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:14:44 latest 23:14:44 3.2.0-dev.4 23:14:44 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:44 main 23:14:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:14:46 702e0c7182e0: Preparing 23:14:46 d05e617632e6: Preparing 23:14:46 96bc555356af: Preparing 23:14:46 f27b2f7a38a9: Preparing 23:14:46 7dd1ea2fe7f3: Preparing 23:14:46 d9462952860d: Preparing 23:14:46 0faf9b67be60: Preparing 23:14:46 d9462952860d: Waiting 23:14:46 0faf9b67be60: Waiting 23:14:46 f27b2f7a38a9: Layer already exists 23:14:46 96bc555356af: Layer already exists 23:14:46 0faf9b67be60: Layer already exists 23:14:46 7dd1ea2fe7f3: Pushed 23:14:46 702e0c7182e0: Pushed 23:14:46 d9462952860d: Pushed 23:14:51 d05e617632e6: Pushed 23:14:51 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:1f3251863b19e43623ffbae7b5db522a8cee3eadae6ff7ab80ce8ec9a76b864b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:14:52 702e0c7182e0: Preparing 23:14:52 d05e617632e6: Preparing 23:14:52 96bc555356af: Preparing 23:14:52 f27b2f7a38a9: Preparing 23:14:52 7dd1ea2fe7f3: Preparing 23:14:52 d9462952860d: Preparing 23:14:52 0faf9b67be60: Preparing 23:14:52 d9462952860d: Waiting 23:14:52 0faf9b67be60: Waiting 23:14:52 f27b2f7a38a9: Layer already exists 23:14:52 96bc555356af: Layer already exists 23:14:52 7dd1ea2fe7f3: Layer already exists 23:14:52 702e0c7182e0: Layer already exists 23:14:52 d05e617632e6: Layer already exists 23:14:52 d9462952860d: Layer already exists 23:14:52 0faf9b67be60: Layer already exists 23:14:53 latest: digest: sha256:1f3251863b19e43623ffbae7b5db522a8cee3eadae6ff7ab80ce8ec9a76b864b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.4 23:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:14:54 702e0c7182e0: Preparing 23:14:54 d05e617632e6: Preparing 23:14:54 96bc555356af: Preparing 23:14:54 f27b2f7a38a9: Preparing 23:14:54 7dd1ea2fe7f3: Preparing 23:14:54 d9462952860d: Preparing 23:14:54 0faf9b67be60: Preparing 23:14:54 d9462952860d: Waiting 23:14:54 0faf9b67be60: Waiting 23:14:54 7dd1ea2fe7f3: Layer already exists 23:14:54 d05e617632e6: Layer already exists 23:14:54 f27b2f7a38a9: Layer already exists 23:14:54 96bc555356af: Layer already exists 23:14:54 702e0c7182e0: Layer already exists 23:14:54 d9462952860d: Layer already exists 23:14:54 0faf9b67be60: Layer already exists 23:14:54 3.2.0-dev.4: digest: sha256:1f3251863b19e43623ffbae7b5db522a8cee3eadae6ff7ab80ce8ec9a76b864b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:14:56 702e0c7182e0: Preparing 23:14:56 d05e617632e6: Preparing 23:14:56 96bc555356af: Preparing 23:14:56 f27b2f7a38a9: Preparing 23:14:56 7dd1ea2fe7f3: Preparing 23:14:56 d9462952860d: Preparing 23:14:56 0faf9b67be60: Preparing 23:14:56 0faf9b67be60: Waiting 23:14:56 d9462952860d: Waiting 23:14:56 d05e617632e6: Layer already exists 23:14:56 f27b2f7a38a9: Layer already exists 23:14:56 96bc555356af: Layer already exists 23:14:56 7dd1ea2fe7f3: Layer already exists 23:14:56 702e0c7182e0: Layer already exists 23:14:56 d9462952860d: Layer already exists 23:14:56 0faf9b67be60: Layer already exists 23:14:56 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:1f3251863b19e43623ffbae7b5db522a8cee3eadae6ff7ab80ce8ec9a76b864b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:14:58 702e0c7182e0: Preparing 23:14:58 d05e617632e6: Preparing 23:14:58 96bc555356af: Preparing 23:14:58 f27b2f7a38a9: Preparing 23:14:58 7dd1ea2fe7f3: Preparing 23:14:58 d9462952860d: Preparing 23:14:58 0faf9b67be60: Preparing 23:14:58 d9462952860d: Waiting 23:14:58 0faf9b67be60: Waiting 23:14:58 f27b2f7a38a9: Layer already exists 23:14:58 7dd1ea2fe7f3: Layer already exists 23:14:58 d05e617632e6: Layer already exists 23:14:58 702e0c7182e0: Layer already exists 23:14:58 96bc555356af: Layer already exists 23:14:58 0faf9b67be60: Layer already exists 23:14:58 d9462952860d: Layer already exists 23:14:58 main: digest: sha256:1f3251863b19e43623ffbae7b5db522a8cee3eadae6ff7ab80ce8ec9a76b864b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:59 ===================================================== [Pipeline] echo 23:15:00 taggedImages: 23:15:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:15:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:15:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.4 23:15:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:15:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:15:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:15:00 ebbd479b391021732e21bea19cf1ff2caaa95a06 23:15:00 latest 23:15:00 3.2.0-dev.4 23:15:00 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:15:00 main 23:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:15:02 5985a82a7d48: Preparing 23:15:02 5b6afcbfd2dd: Preparing 23:15:02 96bc555356af: Preparing 23:15:02 f27b2f7a38a9: Preparing 23:15:02 cb96add231a9: Preparing 23:15:02 c1e7b77f07d5: Preparing 23:15:02 0faf9b67be60: Preparing 23:15:02 c1e7b77f07d5: Waiting 23:15:02 0faf9b67be60: Waiting 23:15:05 f27b2f7a38a9: Layer already exists 23:15:05 cb96add231a9: Layer already exists 23:15:05 96bc555356af: Layer already exists 23:15:05 c1e7b77f07d5: Layer already exists 23:15:05 0faf9b67be60: Layer already exists 23:15:05 5985a82a7d48: Pushed 23:15:06 5b6afcbfd2dd: Pushed 23:15:06 ebbd479b391021732e21bea19cf1ff2caaa95a06: digest: sha256:fe867e803b1ace1596da98e4af1c17f4ef147f133a5bfcdf74e2f24339e56f5f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:15:08 5985a82a7d48: Preparing 23:15:08 5b6afcbfd2dd: Preparing 23:15:08 96bc555356af: Preparing 23:15:08 f27b2f7a38a9: Preparing 23:15:08 cb96add231a9: Preparing 23:15:08 c1e7b77f07d5: Preparing 23:15:08 0faf9b67be60: Preparing 23:15:08 c1e7b77f07d5: Waiting 23:15:08 0faf9b67be60: Waiting 23:15:08 cb96add231a9: Layer already exists 23:15:08 96bc555356af: Layer already exists 23:15:08 f27b2f7a38a9: Layer already exists 23:15:08 5985a82a7d48: Layer already exists 23:15:08 5b6afcbfd2dd: Layer already exists 23:15:08 0faf9b67be60: Layer already exists 23:15:08 c1e7b77f07d5: Layer already exists 23:15:08 latest: digest: sha256:fe867e803b1ace1596da98e4af1c17f4ef147f133a5bfcdf74e2f24339e56f5f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.4 23:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:15:10 5985a82a7d48: Preparing 23:15:10 5b6afcbfd2dd: Preparing 23:15:10 96bc555356af: Preparing 23:15:10 f27b2f7a38a9: Preparing 23:15:10 cb96add231a9: Preparing 23:15:10 c1e7b77f07d5: Preparing 23:15:10 0faf9b67be60: Preparing 23:15:10 c1e7b77f07d5: Waiting 23:15:10 0faf9b67be60: Waiting 23:15:10 5985a82a7d48: Layer already exists 23:15:10 cb96add231a9: Layer already exists 23:15:10 5b6afcbfd2dd: Layer already exists 23:15:10 96bc555356af: Layer already exists 23:15:10 f27b2f7a38a9: Layer already exists 23:15:10 c1e7b77f07d5: Layer already exists 23:15:10 0faf9b67be60: Layer already exists 23:15:10 3.2.0-dev.4: digest: sha256:fe867e803b1ace1596da98e4af1c17f4ef147f133a5bfcdf74e2f24339e56f5f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:15:12 5985a82a7d48: Preparing 23:15:12 5b6afcbfd2dd: Preparing 23:15:12 96bc555356af: Preparing 23:15:12 f27b2f7a38a9: Preparing 23:15:12 cb96add231a9: Preparing 23:15:12 c1e7b77f07d5: Preparing 23:15:12 c1e7b77f07d5: Waiting 23:15:12 0faf9b67be60: Preparing 23:15:12 0faf9b67be60: Waiting 23:15:12 cb96add231a9: Layer already exists 23:15:12 f27b2f7a38a9: Layer already exists 23:15:12 5b6afcbfd2dd: Layer already exists 23:15:12 96bc555356af: Layer already exists 23:15:12 5985a82a7d48: Layer already exists 23:15:12 0faf9b67be60: Layer already exists 23:15:12 c1e7b77f07d5: Layer already exists 23:15:12 ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4: digest: sha256:fe867e803b1ace1596da98e4af1c17f4ef147f133a5bfcdf74e2f24339e56f5f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:15:14 5985a82a7d48: Preparing 23:15:14 5b6afcbfd2dd: Preparing 23:15:14 96bc555356af: Preparing 23:15:14 f27b2f7a38a9: Preparing 23:15:14 cb96add231a9: Preparing 23:15:14 c1e7b77f07d5: Preparing 23:15:14 0faf9b67be60: Preparing 23:15:14 c1e7b77f07d5: Waiting 23:15:14 0faf9b67be60: Waiting 23:15:14 5985a82a7d48: Layer already exists 23:15:14 f27b2f7a38a9: Layer already exists 23:15:14 96bc555356af: Layer already exists 23:15:14 5b6afcbfd2dd: Layer already exists 23:15:14 cb96add231a9: Layer already exists 23:15:14 c1e7b77f07d5: Layer already exists 23:15:14 0faf9b67be60: Layer already exists 23:15:14 main: digest: sha256:fe867e803b1ace1596da98e4af1c17f4ef147f133a5bfcdf74e2f24339e56f5f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:15 ===================================================== [Pipeline] echo 23:15:15 taggedImages: 23:15:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06 23:15:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:15:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.4 23:15:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebbd479b391021732e21bea19cf1ff2caaa95a06-3.2.0-dev.4 23:15:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:17 23:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:19 arm64: Pulling from edgex-lftools-log-publisher 23:15:19 8998bd30e6a1: Pulling fs layer 23:15:19 04944245beec: Pulling fs layer 23:15:19 699f458cf7ca: Pulling fs layer 23:15:19 765212b225bb: Pulling fs layer 23:15:19 f23df028b6ca: Pulling fs layer 23:15:19 d65c8cfc05b1: Pulling fs layer 23:15:19 2437ff75d9bd: Pulling fs layer 23:15:19 f23df028b6ca: Waiting 23:15:19 d65c8cfc05b1: Waiting 23:15:19 2437ff75d9bd: Waiting 23:15:19 765212b225bb: Waiting 23:15:19 04944245beec: Verifying Checksum 23:15:19 04944245beec: Download complete 23:15:19 765212b225bb: Verifying Checksum 23:15:19 765212b225bb: Download complete 23:15:19 f23df028b6ca: Verifying Checksum 23:15:19 f23df028b6ca: Download complete 23:15:19 d65c8cfc05b1: Verifying Checksum 23:15:19 d65c8cfc05b1: Download complete 23:15:19 699f458cf7ca: Verifying Checksum 23:15:19 699f458cf7ca: Download complete 23:15:20 8998bd30e6a1: Verifying Checksum 23:15:20 8998bd30e6a1: Download complete 23:15:22 2437ff75d9bd: Verifying Checksum 23:15:22 2437ff75d9bd: Download complete 23:15:26 8998bd30e6a1: Pull complete 23:15:26 04944245beec: Pull complete 23:15:28 699f458cf7ca: Pull complete 23:15:28 765212b225bb: Pull complete 23:15:29 f23df028b6ca: Pull complete 23:15:29 d65c8cfc05b1: Pull complete 23:15:56 2437ff75d9bd: Pull complete 23:15:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:57 prd-ubuntu20.04-docker-arm64-4c-16g-24114 does not seem to be running inside a container 23:15:57 $ 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/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:15:58 $ docker top 3e18e8feea3f98158dd8174ea952939926488160797e3432ceee171fa038195a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:59 ---> job-cost.sh 23:15:59 lf-activate-venv: SKIPPING 23:15:59 INFO: No Stack... 23:15:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:16:00 INFO: Archiving Costs [Pipeline] sh 23:16:01 + cat+ /w/workspace/edgex-go/614/archives/cost.csv 23:16:01 cut -d, -f6 [Pipeline] lock 23:16:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-614-stack-cost] 23:16:01 Resource [jenkins-edgexfoundry-edgex-go-main-614-stack-cost] did not exist. Created. 23:16:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-614-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:01 + echo total: 0.2199999988079071 [Pipeline] stash 23:16:02 Stashed 1 file(s) [Pipeline] } 23:16:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-614-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:03 $ docker stop --time=1 3e18e8feea3f98158dd8174ea952939926488160797e3432ceee171fa038195a 23:16:04 $ docker rm -f --volumes 3e18e8feea3f98158dd8174ea952939926488160797e3432ceee171fa038195a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:16:08 provisioning config files... 23:16:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/614@tmp/config12404877672522631391tmp [Pipeline] { [Pipeline] sh 23:16:09 + set +x 23:16:09 + curl -s https://codecov.io/bash 23:16:09 + bash -s -- 23:16:09 23:16:09 _____ _ 23:16:09 / ____| | | 23:16:09 | | ___ __| | ___ ___ _____ __ 23:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:09 Bash-1.0.6 23:16:09 23:16:09 23:16:09 ==> git version 2.25.1 found 23:16:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:16:09 Release-Date: 2020-01-08 23:16:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:09 ==> Jenkins CI detected. 23:16:09 current dir:  /w/workspace/edgex-go/614 23:16:09 project root: . 23:16:09 --> token set from env 23:16:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:09 ==> Running gcov in . (disable via -X gcov) 23:16:09 ==> Python coveragepy not found 23:16:09 ==> Searching for coverage reports in: 23:16:09 + . 23:16:09 -> Found 1 reports 23:16:09 ==> Detecting git/mercurial file structure 23:16:09 ==> Reading reports 23:16:09 + ./coverage.out bytes=453601 23:16:09 ==> Appending adjustments 23:16:09 https://docs.codecov.io/docs/fixing-reports 23:16:10 + Found adjustments 23:16:10 ==> Gzipping contents 23:16:10 60K /tmp/codecov.HQuMbH.gz 23:16:10 ==> Uploading reports 23:16:10 url: https://codecov.io 23:16:10 query: branch=main&commit=ebbd479b391021732e21bea19cf1ff2caaa95a06&build=614&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F614%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:10 -> Pinging Codecov 23:16:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ebbd479b391021732e21bea19cf1ff2caaa95a06&build=614&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F614%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:10 -> Uploading to 23:16:10 https://storage.googleapis.com/codecov/v4/raw/2023-12-05/00271124DB129430A58F1EEE437C3FCB/ebbd479b391021732e21bea19cf1ff2caaa95a06/676b40e6-52d7-4d06-be61-e6df05237b46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T231610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2838af9e35fbf3f28954091c619b04bb1b1c3b0ac571e09bd16c49dd034b611a 23:16:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:10 Dload Upload Total Spent Left Speed 23:16:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57820 0 0 100 57820 0 182k --:--:-- --:--:-- --:--:-- 183k 23:16:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ebbd479b391021732e21bea19cf1ff2caaa95a06 [Pipeline] } 23:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:16:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:16:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:12 23:16:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:16:13 df9b9388f04a: Pulling fs layer 23:16:13 52dc419b0ee2: Pulling fs layer 23:16:13 25bc292e5bac: Pulling fs layer 23:16:13 114826534d7a: Pulling fs layer 23:16:13 4657fd5d0bcf: Pulling fs layer 23:16:13 6ad1cebc031e: Pulling fs layer 23:16:13 8a3aa393b2d8: Pulling fs layer 23:16:13 4657fd5d0bcf: Waiting 23:16:13 6ad1cebc031e: Waiting 23:16:13 8a3aa393b2d8: Waiting 23:16:13 114826534d7a: Waiting 23:16:13 25bc292e5bac: Verifying Checksum 23:16:13 25bc292e5bac: Download complete 23:16:13 52dc419b0ee2: Verifying Checksum 23:16:13 52dc419b0ee2: Download complete 23:16:13 4657fd5d0bcf: Download complete 23:16:13 df9b9388f04a: Download complete 23:16:13 6ad1cebc031e: Verifying Checksum 23:16:13 6ad1cebc031e: Download complete 23:16:13 df9b9388f04a: Pull complete 23:16:13 52dc419b0ee2: Pull complete 23:16:13 25bc292e5bac: Pull complete 23:16:14 114826534d7a: Verifying Checksum 23:16:14 114826534d7a: Download complete 23:16:14 8a3aa393b2d8: Verifying Checksum 23:16:14 8a3aa393b2d8: Download complete 23:16:18 114826534d7a: Pull complete 23:16:18 4657fd5d0bcf: Pull complete 23:16:18 6ad1cebc031e: Pull complete 23:16:21 8a3aa393b2d8: Pull complete 23:16:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:22 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:16:22 $ 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/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:16:26 $ docker top c2f369ea3561ca253d7e441cf7ca66f9545af3bcd6e2231b05ca6c4bb0df17ef -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:16:27 + set -o pipefail 23:16:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:16:32 23:16:32 Monitoring /w/workspace/edgex-go/614 (github.com/edgexfoundry/edgex-go)... 23:16:32 23:16:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/66b2b43a-8325-40e7-aa87-d5cdca00c4a2 23:16:32 23:16:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:16:32 23:16:33 23:16:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:16:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:16:33 More details here: https://snyk.co/ue1NS 23:16:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:16:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:16:33 $ docker stop --time=1 c2f369ea3561ca253d7e441cf7ca66f9545af3bcd6e2231b05ca6c4bb0df17ef 23:16:37 $ docker rm -f --volumes c2f369ea3561ca253d7e441cf7ca66f9545af3bcd6e2231b05ca6c4bb0df17ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:16:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:38 provisioning config files... 23:16:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/614@tmp/config9624181664104032576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:39 --> edgex-publish-swagger.sh 23:16:39 === Publish openapi/v3 API === 23:16:39 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:16:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/614/openapi/v3/core-command.yaml] 23:16:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:39 Dload Upload Total Spent Left Speed 23:16:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67176 --:--:-- --:--:-- --:--:-- 67176 23:16:39 23:16:39 23:16:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/614/openapi/v3/core-data.yaml] 23:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:40 Dload Upload Total Spent Left Speed 23:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 164k --:--:-- --:--:-- --:--:-- 164k 100 72043 0 0 100 72043 0 164k --:--:-- --:--:-- --:--:-- 164k 23:16:40 23:16:40 23:16:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/614/openapi/v3/core-metadata.yaml] 23:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:40 Dload Upload Total Spent Left Speed 23:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 458 367k --:--:-- --:--:-- --:--:-- 367k 23:16:40 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 23:16:40 23:16:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/614/openapi/v3/support-notifications.yaml] 23:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:40 Dload Upload Total Spent Left Speed 23:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 425 200k --:--:-- --:--:-- --:--:-- 201k 23:16:41 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 23:16:41 23:16:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/614/openapi/v3/support-scheduler.yaml] 23:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:41 Dload Upload Total Spent Left Speed 23:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 175k 100 37134 100 180 100 36954 468 96234 --:--:-- --:--:-- --:--:-- 96451 23:16:41 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 23:16:41 [Pipeline] } 23:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:16:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:44 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:16:45 $ docker top 6c45e6f8008eeeedf40030038bc6f2c81f5cb74b47a31b73f26cd2df97c17c0d -eo pid,comm 23:16:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:16:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:45 [ssh-agent] Looking for ssh-agent implementation... 23:16:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:45 $ docker exec 6c45e6f8008eeeedf40030038bc6f2c81f5cb74b47a31b73f26cd2df97c17c0d ssh-agent 23:16:46 SSH_AUTH_SOCK=/tmp/ssh-v5HrmRMYwNpx/agent.32 23:16:46 SSH_AGENT_PID=37 23:16:46 Running ssh-add (command line suppressed) 23:16:46 Identity added: /w/workspace/edgex-go/614@tmp/private_key_6583334722935642723.key (/w/workspace/edgex-go/614@tmp/private_key_6583334722935642723.key) 23:16:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:46 + git semver tag 23:16:46 2023-12-05 23:16:46,817 [run_tag] DEBUG tag force:False 23:16:46 2023-12-05 23:16:46,817 [check_head_tag] DEBUG check head tag 23:16:46 2023-12-05 23:16:46,819 [execute] INFO git cat-file --batch-check 23:16:46 2023-12-05 23:16:46,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/614, universal_newlines=False, shell=None, istream=) 23:16:46 2023-12-05 23:16:46,824 [execute] INFO git cat-file --batch 23:16:46 2023-12-05 23:16:46,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/614, universal_newlines=False, shell=None, istream=) 23:16:46 2023-12-05 23:16:46,861 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 23:16:46 2023-12-05 23:16:46,862 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 23:16:46 2023-12-05 23:16:46,862 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgex-go/614, universal_newlines=False, shell=None, istream=None) 23:16:46 2023-12-05 23:16:46,867 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 23:16:46 3.2.0-dev.4 [Pipeline] } 23:16:47 $ docker exec --env ******** --env ******** 6c45e6f8008eeeedf40030038bc6f2c81f5cb74b47a31b73f26cd2df97c17c0d ssh-agent -k 23:16:47 unset SSH_AUTH_SOCK; 23:16:47 unset SSH_AGENT_PID; 23:16:47 echo Agent pid 37 killed; 23:16:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:48 + git semver [Pipeline] } 23:16:48 $ docker stop --time=1 6c45e6f8008eeeedf40030038bc6f2c81f5cb74b47a31b73f26cd2df97c17c0d 23:16:49 $ docker rm -f --volumes 6c45e6f8008eeeedf40030038bc6f2c81f5cb74b47a31b73f26cd2df97c17c0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:51 23:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:51 0.23.1-centos7: Pulling from edgex-lftools 23:16:51 ab5ef0e58194: Pulling fs layer 23:16:51 9712f1f96733: Pulling fs layer 23:16:51 63f879dbbcfc: Pulling fs layer 23:16:51 0d9ebad4ef96: Pulling fs layer 23:16:51 e9a5061849ea: Pulling fs layer 23:16:51 d747dcd14b5f: Pulling fs layer 23:16:51 2de7ff778b66: Pulling fs layer 23:16:51 e9a5061849ea: Waiting 23:16:51 d747dcd14b5f: Waiting 23:16:51 2de7ff778b66: Waiting 23:16:51 0d9ebad4ef96: Waiting 23:16:51 9712f1f96733: Verifying Checksum 23:16:51 9712f1f96733: Download complete 23:16:51 63f879dbbcfc: Verifying Checksum 23:16:51 63f879dbbcfc: Download complete 23:16:52 e9a5061849ea: Verifying Checksum 23:16:52 e9a5061849ea: Download complete 23:16:52 d747dcd14b5f: Download complete 23:16:52 0d9ebad4ef96: Verifying Checksum 23:16:52 0d9ebad4ef96: Download complete 23:16:52 ab5ef0e58194: Verifying Checksum 23:16:52 ab5ef0e58194: Download complete 23:16:52 2de7ff778b66: Verifying Checksum 23:16:52 2de7ff778b66: Download complete 23:16:54 ab5ef0e58194: Pull complete 23:16:54 9712f1f96733: Pull complete 23:16:55 63f879dbbcfc: Pull complete 23:17:00 0d9ebad4ef96: Pull complete 23:17:00 e9a5061849ea: Pull complete 23:17:00 d747dcd14b5f: Pull complete 23:17:01 2de7ff778b66: Pull complete 23:17:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:01 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:17:07 $ docker top e10235522389704aea38e2932f3d56855c3391e448e57a399f6ba962dcedef56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:17:07 provisioning config files... 23:17:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/614@tmp/config2454067189524654972tmp 23:17:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/614@tmp/config3731504964267278160tmp 23:17:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/614@tmp/config17637828447923246468tmp [Pipeline] { [Pipeline] echo 23:17:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:17:08 ---> sigul-configuration.sh 23:17:08 gpg: directory `/root/.gnupg' created 23:17:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:17:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:17:08 gpg: keyring `/root/.gnupg/secring.gpg' created 23:17:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:17:08 gpg: CAST5 encrypted data 23:17:08 gpg: encrypted with 1 passphrase 23:17:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:17:08 + mkdir /home/jenkins 23:17:08 + mkdir /home/jenkins/sigul [Pipeline] sh 23:17:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:17:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:17:09 ---> sigul-install.sh 23:17:09 Sigul already installed; skipping installation. [Pipeline] sh 23:17:09 + git tag --list 23:17:09 0.6.0 23:17:09 0.6.1 23:17:09 0.7.0 23:17:09 0.7.1 23:17:09 v1.0.0 23:17:09 v1.0.1 23:17:09 v1.1.0 23:17:09 v1.2.0 23:17:09 v1.2.1 23:17:09 v1.3.0 23:17:09 v1.3.1 23:17:09 v2.0.0 23:17:09 v2.1.0 23:17:09 v2.1.1 23:17:09 v2.2.0 23:17:09 v2.3.0 23:17:09 v3.0 23:17:09 v3.0.0 23:17:09 v3.1 23:17:09 v3.1.0 23:17:09 v3.1.0-dev.1 23:17:09 v3.1.0-dev.10 23:17:09 v3.1.0-dev.11 23:17:09 v3.1.0-dev.12 23:17:09 v3.1.0-dev.13 23:17:09 v3.1.0-dev.14 23:17:09 v3.1.0-dev.15 23:17:09 v3.1.0-dev.16 23:17:09 v3.1.0-dev.17 23:17:09 v3.1.0-dev.18 23:17:09 v3.1.0-dev.19 23:17:09 v3.1.0-dev.2 23:17:09 v3.1.0-dev.20 23:17:09 v3.1.0-dev.21 23:17:09 v3.1.0-dev.22 23:17:09 v3.1.0-dev.23 23:17:09 v3.1.0-dev.24 23:17:09 v3.1.0-dev.25 23:17:09 v3.1.0-dev.26 23:17:09 v3.1.0-dev.27 23:17:09 v3.1.0-dev.28 23:17:09 v3.1.0-dev.29 23:17:09 v3.1.0-dev.3 23:17:09 v3.1.0-dev.30 23:17:09 v3.1.0-dev.31 23:17:09 v3.1.0-dev.32 23:17:09 v3.1.0-dev.33 23:17:09 v3.1.0-dev.34 23:17:09 v3.1.0-dev.35 23:17:09 v3.1.0-dev.36 23:17:09 v3.1.0-dev.37 23:17:09 v3.1.0-dev.38 23:17:09 v3.1.0-dev.39 23:17:09 v3.1.0-dev.4 23:17:09 v3.1.0-dev.40 23:17:09 v3.1.0-dev.41 23:17:09 v3.1.0-dev.42 23:17:09 v3.1.0-dev.43 23:17:09 v3.1.0-dev.44 23:17:09 v3.1.0-dev.45 23:17:09 v3.1.0-dev.46 23:17:09 v3.1.0-dev.47 23:17:09 v3.1.0-dev.48 23:17:09 v3.1.0-dev.49 23:17:09 v3.1.0-dev.5 23:17:09 v3.1.0-dev.50 23:17:09 v3.1.0-dev.51 23:17:09 v3.1.0-dev.52 23:17:09 v3.1.0-dev.53 23:17:09 v3.1.0-dev.54 23:17:09 v3.1.0-dev.55 23:17:09 v3.1.0-dev.56 23:17:09 v3.1.0-dev.57 23:17:09 v3.1.0-dev.58 23:17:09 v3.1.0-dev.59 23:17:09 v3.1.0-dev.6 23:17:09 v3.1.0-dev.60 23:17:09 v3.1.0-dev.61 23:17:09 v3.1.0-dev.62 23:17:09 v3.1.0-dev.63 23:17:09 v3.1.0-dev.64 23:17:09 v3.1.0-dev.65 23:17:09 v3.1.0-dev.66 23:17:09 v3.1.0-dev.67 23:17:09 v3.1.0-dev.68 23:17:09 v3.1.0-dev.69 23:17:09 v3.1.0-dev.7 23:17:09 v3.1.0-dev.70 23:17:09 v3.1.0-dev.71 23:17:09 v3.1.0-dev.72 23:17:09 v3.1.0-dev.73 23:17:09 v3.1.0-dev.8 23:17:09 v3.1.0-dev.9 23:17:09 v3.2.0-dev.1 23:17:09 v3.2.0-dev.2 23:17:09 v3.2.0-dev.3 23:17:09 v3.2.0-dev.4 [Pipeline] sh 23:17:09 + lftools sign git-tag v3.2.0-dev.4 23:17:10 Signing Git tag with Sigul... 23:17:10 Signing v3.2.0-dev.4 [Pipeline] echo 23:17:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:17:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:17:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:17:11 $ docker stop --time=1 e10235522389704aea38e2932f3d56855c3391e448e57a399f6ba962dcedef56 23:17:13 $ docker rm -f --volumes e10235522389704aea38e2932f3d56855c3391e448e57a399f6ba962dcedef56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:17:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:15 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:17:16 $ docker top d7784e36caeea3fc6a5cc60016182e289946730f8ec9bfbfecddcf09b1394e19 -eo pid,comm 23:17:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:17:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:16 [ssh-agent] Looking for ssh-agent implementation... 23:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:16 $ docker exec d7784e36caeea3fc6a5cc60016182e289946730f8ec9bfbfecddcf09b1394e19 ssh-agent 23:17:17 SSH_AUTH_SOCK=/tmp/ssh-NlZwV0mMSkzm/agent.31 23:17:17 SSH_AGENT_PID=37 23:17:17 Running ssh-add (command line suppressed) 23:17:17 Identity added: /w/workspace/edgex-go/614@tmp/private_key_3701715240476982436.key (/w/workspace/edgex-go/614@tmp/private_key_3701715240476982436.key) 23:17:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:17 + git semver bump pre 23:17:17 2023-12-05 23:17:17,834 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 23:17:17 2023-12-05 23:17:17,834 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 23:17:17 2023-12-05 23:17:17,834 [bump_version] DEBUG bumped version:3.2.0-dev.5 23:17:17 2023-12-05 23:17:17,834 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgex-go/614/.semver/main with force:True 23:17:17 2023-12-05 23:17:17,835 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 23:17:17 2023-12-05 23:17:17,835 [write_file] DEBUG write to file:/w/workspace/edgex-go/614/.semver/main 23:17:17 2023-12-05 23:17:17,837 [execute] INFO git cat-file --batch-check 23:17:17 2023-12-05 23:17:17,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/614/.semver, universal_newlines=False, shell=None, istream=) 23:17:17 2023-12-05 23:17:17,842 [execute] INFO git cat-file --batch 23:17:17 2023-12-05 23:17:17,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/614/.semver, universal_newlines=False, shell=None, istream=) 23:17:17 2023-12-05 23:17:17,848 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 23:17:17 3.2.0-dev.5 [Pipeline] } 23:17:17 $ docker exec --env ******** --env ******** d7784e36caeea3fc6a5cc60016182e289946730f8ec9bfbfecddcf09b1394e19 ssh-agent -k 23:17:17 unset SSH_AUTH_SOCK; 23:17:17 unset SSH_AGENT_PID; 23:17:17 echo Agent pid 37 killed; 23:17:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:19 + git semver [Pipeline] } 23:17:19 $ docker stop --time=1 d7784e36caeea3fc6a5cc60016182e289946730f8ec9bfbfecddcf09b1394e19 23:17:20 $ docker rm -f --volumes d7784e36caeea3fc6a5cc60016182e289946730f8ec9bfbfecddcf09b1394e19 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:22 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:17:22 $ docker top 4ba97d49232cbd8f09b95ac6c6fc3d9aa1f9ad8f782e23657c523f6239b7fa67 -eo pid,comm 23:17:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:17:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:23 [ssh-agent] Looking for ssh-agent implementation... 23:17:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:23 $ docker exec 4ba97d49232cbd8f09b95ac6c6fc3d9aa1f9ad8f782e23657c523f6239b7fa67 ssh-agent 23:17:23 SSH_AUTH_SOCK=/tmp/ssh-squdmOIpKZt7/agent.32 23:17:23 SSH_AGENT_PID=38 23:17:23 Running ssh-add (command line suppressed) 23:17:23 Identity added: /w/workspace/edgex-go/614@tmp/private_key_4435215132648382176.key (/w/workspace/edgex-go/614@tmp/private_key_4435215132648382176.key) 23:17:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:24 + git semver push 23:17:24 2023-12-05 23:17:24,593 [run_push] DEBUG push 23:17:24 2023-12-05 23:17:24,594 [execute] INFO git cat-file --batch-check 23:17:24 2023-12-05 23:17:24,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/614/.semver, universal_newlines=False, shell=None, istream=) 23:17:24 2023-12-05 23:17:24,598 [execute] INFO git rev-list b9994549b809af10c3b1994c2a9623903f45e1a9 -- 23:17:24 2023-12-05 23:17:24,598 [execute] DEBUG Popen(['git', 'rev-list', 'b9994549b809af10c3b1994c2a9623903f45e1a9', '--'], cwd=/w/workspace/edgex-go/614/.semver, universal_newlines=False, shell=None, istream=None) 23:17:24 2023-12-05 23:17:24,613 [execute] INFO git fetch -v origin 23:17:24 2023-12-05 23:17:24,613 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/614/.semver, universal_newlines=True, shell=None, istream=None) 23:17:25 2023-12-05 23:17:25,151 [run_push] DEBUG no remote changes detected 23:17:25 2023-12-05 23:17:25,151 [execute] INFO git push origin semver 23:17:25 2023-12-05 23:17:25,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/614/.semver, universal_newlines=False, shell=None, istream=None) 23:17:26 2023-12-05 23:17:26,002 [run_push] DEBUG push all version tags 23:17:26 2023-12-05 23:17:26,002 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:17:26 2023-12-05 23:17:26,003 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/614, universal_newlines=False, shell=None, istream=None) 23:17:27 2023-12-05 23:17:26,795 [read_version] DEBUG read version from /w/workspace/edgex-go/614/.semver/main 23:17:27 3.2.0-dev.5 [Pipeline] } 23:17:27 $ docker exec --env ******** --env ******** 4ba97d49232cbd8f09b95ac6c6fc3d9aa1f9ad8f782e23657c523f6239b7fa67 ssh-agent -k 23:17:27 unset SSH_AUTH_SOCK; 23:17:27 unset SSH_AGENT_PID; 23:17:27 echo Agent pid 38 killed; 23:17:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:28 + git semver [Pipeline] } 23:17:28 $ docker stop --time=1 4ba97d49232cbd8f09b95ac6c6fc3d9aa1f9ad8f782e23657c523f6239b7fa67 23:17:29 $ docker rm -f --volumes 4ba97d49232cbd8f09b95ac6c6fc3d9aa1f9ad8f782e23657c523f6239b7fa67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:17:32 + [ -d /w/workspace/edgex-go/614/archives ] [Pipeline] libraryResource [Pipeline] sh 23:17:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:33 ---> package-listing.sh 23:17:33 ++ facter osfamily 23:17:33 ++ tr '[:upper:]' '[:lower:]' 23:17:33 + OS_FAMILY=debian 23:17:33 + workspace=/w/workspace/edgex-go/614 23:17:33 + START_PACKAGES=/tmp/packages_start.txt 23:17:33 + END_PACKAGES=/tmp/packages_end.txt 23:17:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:33 + PACKAGES=/tmp/packages_start.txt 23:17:33 + '[' /w/workspace/edgex-go/614 ']' 23:17:33 + PACKAGES=/tmp/packages_end.txt 23:17:33 + case "${OS_FAMILY}" in 23:17:33 + dpkg -l 23:17:33 + grep '^ii' 23:17:33 + '[' -f /tmp/packages_start.txt ']' 23:17:33 + '[' -f /tmp/packages_end.txt ']' 23:17:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:33 + '[' /w/workspace/edgex-go/614 ']' 23:17:33 + mkdir -p /w/workspace/edgex-go/614/archives/ 23:17:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/614/archives/ [Pipeline] echo 23:17:33 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/614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:34 23:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:35 latest: Pulling from edgex-lftools-log-publisher 23:17:35 5eb5b503b376: Pulling fs layer 23:17:35 5c69ac0246d0: Pulling fs layer 23:17:35 ec43610c2a17: Pulling fs layer 23:17:35 3a2ae6a8a46f: Pulling fs layer 23:17:35 33b1e0a273af: Pulling fs layer 23:17:35 3a2ae6a8a46f: Waiting 23:17:35 5d3b04190fa2: Pulling fs layer 23:17:35 2f39f015ded8: Pulling fs layer 23:17:35 33b1e0a273af: Waiting 23:17:35 5d3b04190fa2: Waiting 23:17:35 2f39f015ded8: Waiting 23:17:35 5c69ac0246d0: Download complete 23:17:35 3a2ae6a8a46f: Download complete 23:17:35 ec43610c2a17: Verifying Checksum 23:17:35 ec43610c2a17: Download complete 23:17:35 5d3b04190fa2: Verifying Checksum 23:17:35 5d3b04190fa2: Download complete 23:17:35 33b1e0a273af: Verifying Checksum 23:17:35 33b1e0a273af: Download complete 23:17:35 5eb5b503b376: Verifying Checksum 23:17:35 5eb5b503b376: Download complete 23:17:36 2f39f015ded8: Download complete 23:17:36 5eb5b503b376: Pull complete 23:17:36 5c69ac0246d0: Pull complete 23:17:37 ec43610c2a17: Pull complete 23:17:37 3a2ae6a8a46f: Pull complete 23:17:37 33b1e0a273af: Pull complete 23:17:37 5d3b04190fa2: Pull complete 23:17:41 2f39f015ded8: Pull complete 23:17:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:42 prd-ubuntu20.04-docker-8c-8g-24113 does not seem to be running inside a container 23:17:42 $ 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/614/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/614 -v /w/workspace/edgex-go/614:/w/workspace/edgex-go/614:rw,z -v /w/workspace/edgex-go/614@tmp:/w/workspace/edgex-go/614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:46 $ docker top 1108ef5d2d9f2f8c03b69e5443f589187bc99f12ab54e52712106f0296697192 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:46 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:47 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:47 + ls /var/log/sa-host 23:17:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:47 provisioning config files... 23:17:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/614@tmp/config13206327718726770465tmp [Pipeline] { [Pipeline] echo 23:17:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:48 ---> create-netrc.sh [Pipeline] } 23:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:48 ---> python-tools-install.sh [Pipeline] echo 23:17:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:49 ---> sudo-logs.sh 23:17:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:49 ---> job-cost.sh 23:17:49 lf-activate-venv: SKIPPING 23:17:49 DEBUG: total: 0.2199999988079071 23:17:49 INFO: Retrieving Stack Cost... 23:17:49 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:50 INFO: Archiving Costs [Pipeline] echo 23:17:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:50 ---> logs-deploy.sh 23:17:50 lf-activate-venv: SKIPPING 23:17:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/614 23:17:50 INFO: archiving workspace using pattern(s): 23:17:51 Archives upload complete. 23:17:52 INFO: archiving logs to Nexus 23:17:52 ---> uname -a: 23:17:52 Linux prd-ubuntu20-04-docker-8c-8g-24113 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:52 23:17:52 23:17:52 ---> lscpu: 23:17:52 Architecture: x86_64 23:17:52 CPU op-mode(s): 32-bit, 64-bit 23:17:52 Byte Order: Little Endian 23:17:52 Address sizes: 40 bits physical, 48 bits virtual 23:17:52 CPU(s): 8 23:17:52 On-line CPU(s) list: 0-7 23:17:52 Thread(s) per core: 1 23:17:52 Core(s) per socket: 1 23:17:52 Socket(s): 8 23:17:52 NUMA node(s): 1 23:17:52 Vendor ID: AuthenticAMD 23:17:52 CPU family: 23 23:17:52 Model: 49 23:17:52 Model name: AMD EPYC-Rome Processor 23:17:52 Stepping: 0 23:17:52 CPU MHz: 2800.000 23:17:52 BogoMIPS: 5600.00 23:17:52 Virtualization: AMD-V 23:17:52 Hypervisor vendor: KVM 23:17:52 Virtualization type: full 23:17:52 L1d cache: 256 KiB 23:17:52 L1i cache: 256 KiB 23:17:52 L2 cache: 4 MiB 23:17:52 L3 cache: 128 MiB 23:17:52 NUMA node0 CPU(s): 0-7 23:17:52 Vulnerability Itlb multihit: Not affected 23:17:52 Vulnerability L1tf: Not affected 23:17:52 Vulnerability Mds: Not affected 23:17:52 Vulnerability Meltdown: Not affected 23:17:52 Vulnerability Mmio stale data: Not affected 23:17:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:52 Vulnerability Srbds: Not affected 23:17:52 Vulnerability Tsx async abort: Not affected 23:17:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:17:52 23:17:52 23:17:52 ---> nproc: 23:17:52 8 23:17:52 23:17:52 23:17:52 ---> df -h: 23:17:52 Filesystem Size Used Avail Use% Mounted on 23:17:52 overlay 155G 21G 135G 14% / 23:17:52 tmpfs 64M 0 64M 0% /dev 23:17:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:52 shm 64M 0 64M 0% /dev/shm 23:17:52 /dev/vda1 155G 21G 135G 14% /facter-os 23:17:52 23:17:52 23:17:52 ---> sar -b -r -n DEV: 23:17:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24113) 12/05/23 _x86_64_ (8 CPU) 23:17:52 23:17:52 22:57:21 LINUX RESTART (8 CPU) 23:17:52 23:17:52 22:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:17:52 22:59:01 191.92 11.08 180.83 0.00 1786.68 80487.78 0.00 23:17:52 23:00:01 28.63 0.00 28.63 0.00 0.00 19389.19 0.00 23:17:52 23:01:01 140.76 0.63 140.13 0.00 60.12 37560.54 0.00 23:17:52 23:02:02 681.02 4.35 676.67 0.00 42.52 219069.91 0.00 23:17:52 23:03:01 193.92 9.47 184.45 0.00 2932.57 83258.96 0.00 23:17:52 23:04:01 641.56 3.38 638.18 0.00 2322.41 70078.99 0.00 23:17:52 23:05:01 30.28 0.03 30.24 0.00 0.53 753.47 0.00 23:17:52 23:06:01 10.01 0.00 10.01 0.00 0.00 237.29 0.00 23:17:52 23:07:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 23:17:52 23:08:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 23:17:52 23:09:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 23:17:52 23:10:01 1.77 0.00 1.77 0.00 0.00 23.73 0.00 23:17:52 23:11:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 23:17:52 23:12:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 23:17:52 23:13:01 2.52 0.02 2.50 0.00 0.13 32.13 0.00 23:17:52 23:14:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 23:17:52 23:15:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 23:17:52 23:16:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 23:17:52 23:17:01 107.76 1.97 105.80 0.00 46.65 39275.71 0.00 23:17:52 Average: 107.28 1.61 105.66 0.00 375.04 28871.38 0.00 23:17:52 23:17:52 22:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:52 22:59:01 28345856 31498216 816672 2.48 116560 3247096 1851504 5.46 1204760 2887228 26772 23:17:52 23:00:01 27613356 31246172 1063884 3.24 120416 3691360 2408536 7.10 1629516 3158732 185216 23:17:52 23:01:01 27167720 31219324 1084984 3.30 130664 4085668 3171648 9.35 1622928 3581656 313876 23:17:52 23:02:02 17931224 28820004 3419128 10.40 225696 10355016 8998712 26.52 4814084 9062452 568388 23:17:52 23:03:01 14600000 27929944 4272596 12.99 254304 12668260 9110024 26.85 6846500 10221520 492812 23:17:52 23:04:01 18634484 31442768 817616 2.49 277236 12257784 2009768 5.92 2586132 10673972 924 23:17:52 23:05:01 18635500 31440608 819912 2.49 276876 12254988 1995052 5.88 2865824 10392776 112 23:17:52 23:06:01 18636488 31442060 818392 2.49 277228 12255052 2014100 5.94 2902460 10356312 16 23:17:52 23:07:01 18635848 31441480 818832 2.49 277256 12255056 2014100 5.94 2902512 10356312 8 23:17:52 23:08:01 18640096 31445796 814880 2.48 277292 12255060 2014100 5.94 2896672 10356324 12 23:17:52 23:09:01 18641028 31446732 814096 2.48 277308 12255064 2014100 5.94 2896612 10356328 12 23:17:52 23:10:01 18656132 31461840 798896 2.43 277344 12255064 2014100 5.94 2882512 10356328 12 23:17:52 23:11:01 18655504 31461280 799632 2.43 277356 12255068 2030316 5.98 2882876 10356336 192 23:17:52 23:12:01 18655788 31461568 799328 2.43 277372 12255072 2030316 5.98 2882636 10356340 140 23:17:52 23:13:01 18653928 31459852 801524 2.44 277416 12255048 2039196 6.01 2882960 10356304 4 23:17:52 23:14:01 18653888 31459844 801464 2.44 277440 12255056 2039196 6.01 2883020 10356308 204 23:17:52 23:15:01 18653880 31459888 801360 2.44 277492 12255052 2039196 6.01 2882932 10356312 8 23:17:52 23:16:01 18654084 31460096 801052 2.44 277528 12255060 2039196 6.01 2882936 10356316 20 23:17:52 23:17:01 17148340 31423044 834976 2.54 313408 13563928 2018248 5.95 2997628 11619144 636096 23:17:52 Average: 19748060 31106343 1157854 3.52 250852 10891040 2834285 8.35 2965553 9237737 117096 23:17:52 23:17:52 22:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:52 22:59:01 docker0 659.91 680.46 48.92 4673.22 0.00 0.00 0.00 0.00 23:17:52 22:59:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 23:17:52 22:59:01 ens3 945.38 837.38 9612.74 136.49 0.00 0.00 0.00 0.00 23:17:52 22:59:01 vethf4207a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:00:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 23:17:52 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:00:01 ens3 36.88 26.48 28.26 16.24 0.00 0.00 0.00 0.00 23:17:52 23:00:01 vethf4207a6 1.43 1.50 0.13 0.13 0.00 0.00 0.00 0.00 23:17:52 23:01:01 vethbc2de28 0.30 0.35 0.03 0.10 0.00 0.00 0.00 0.00 23:17:52 23:01:01 veth0d334e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:01:01 veth31a88a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:01:01 vethccf8686 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:01:01 veth84cf78e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:01:01 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 23:17:52 23:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:17:52 23:01:01 ens3 105.70 64.72 2284.60 19.24 0.00 0.00 0.00 0.00 23:17:52 23:01:01 veth8309f5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:01:01 vethc018c96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:01:01 veth74b1f35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:02:02 vethbc2de28 0.05 0.93 0.00 0.04 0.00 0.00 0.00 0.00 23:17:52 23:02:02 vethd327b1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth17ac0df 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth314e19b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 vethb25c697 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth5a3b5b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth31e4113 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 docker0 294.47 532.27 24.68 3281.47 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth081dc99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth130d756 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 vethfca16fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth28de96c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:02:02 ens3 603.47 342.85 4036.95 163.95 0.00 0.00 0.00 0.00 23:17:52 23:02:02 veth6356cf5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:17:52 23:03:01 vethbc2de28 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:03:01 vethd327b1b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth17ac0df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth314e19b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 vethb25c697 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth5a3b5b8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth31e4113 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 docker0 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth081dc99 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth130d756 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 vethfca16fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth28de96c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:03:01 ens3 126.31 73.74 1381.82 6.44 0.00 0.00 0.00 0.00 23:17:52 23:03:01 veth6356cf5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:04:01 lo 30.99 30.99 3.05 3.05 0.00 0.00 0.00 0.00 23:17:52 23:04:01 ens3 260.46 197.38 1522.23 427.84 0.00 0.00 0.00 0.00 23:17:52 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:05:01 lo 32.59 32.59 3.21 3.21 0.00 0.00 0.00 0.00 23:17:52 23:05:01 ens3 332.83 347.26 159.10 1852.44 0.00 0.00 0.00 0.00 23:17:52 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:06:01 lo 12.26 12.26 1.20 1.20 0.00 0.00 0.00 0.00 23:17:52 23:06:01 ens3 83.72 76.84 62.68 252.11 0.00 0.00 0.00 0.00 23:17:52 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:08:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:17:52 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:12:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:17:52 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:13:01 ens3 0.33 0.15 0.14 0.07 0.00 0.00 0.00 0.00 23:17:52 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:15:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:52 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:17:52 23:17:01 docker0 53.77 108.38 4.56 1028.20 0.00 0.00 0.00 0.00 23:17:52 23:17:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 23:17:52 23:17:01 ens3 408.86 265.18 8210.33 156.55 0.00 0.00 0.00 0.00 23:17:52 Average: docker0 52.67 69.15 4.08 469.54 0.00 0.00 0.00 0.00 23:17:52 Average: lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 23:17:52 Average: ens3 152.23 116.92 1429.71 159.70 0.00 0.00 0.00 0.00 23:17:52 23:17:52 23:17:52 ---> sar -P ALL: 23:17:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24113) 12/05/23 _x86_64_ (8 CPU) 23:17:52 23:17:52 22:57:21 LINUX RESTART (8 CPU) 23:17:52 23:17:52 22:58:02 CPU %user %nice %system %iowait %steal %idle 23:17:52 22:59:01 all 10.60 0.00 4.18 2.69 0.08 82.45 23:17:52 22:59:01 0 10.49 0.00 4.84 9.40 0.07 75.20 23:17:52 22:59:01 1 10.99 0.00 4.16 5.94 0.05 78.85 23:17:52 22:59:01 2 10.68 0.00 3.74 2.90 0.07 82.61 23:17:52 22:59:01 3 9.93 0.00 2.98 0.55 0.17 86.36 23:17:52 22:59:01 4 9.13 0.00 3.92 0.96 0.07 85.93 23:17:52 22:59:01 5 10.76 0.00 4.07 0.10 0.10 84.96 23:17:52 22:59:01 6 13.03 0.00 3.74 1.16 0.07 82.00 23:17:52 22:59:01 7 9.81 0.00 5.97 0.45 0.07 83.71 23:17:52 23:00:01 all 31.12 0.00 3.63 0.60 0.09 64.56 23:17:52 23:00:01 0 27.22 0.00 3.46 0.47 0.08 68.76 23:17:52 23:00:01 1 31.87 0.00 3.62 0.40 0.10 64.01 23:17:52 23:00:01 2 33.06 0.00 4.10 3.70 0.08 59.05 23:17:52 23:00:01 3 30.38 0.00 3.91 0.13 0.10 65.48 23:17:52 23:00:01 4 33.89 0.00 3.37 0.00 0.10 62.64 23:17:52 23:00:01 5 31.40 0.00 3.29 0.05 0.08 65.18 23:17:52 23:00:01 6 30.78 0.00 3.90 0.02 0.08 65.22 23:17:52 23:00:01 7 30.42 0.00 3.42 0.00 0.08 66.08 23:17:52 23:01:01 all 41.96 0.00 5.04 2.17 0.12 50.72 23:17:52 23:01:01 0 40.53 0.00 4.80 1.92 0.12 52.63 23:17:52 23:01:01 1 41.12 0.00 4.97 0.83 0.12 52.97 23:17:52 23:01:01 2 43.50 0.00 4.81 0.69 0.13 50.87 23:17:52 23:01:01 3 41.95 0.00 5.50 10.44 0.12 42.00 23:17:52 23:01:01 4 42.44 0.00 4.91 0.94 0.12 51.59 23:17:52 23:01:01 5 42.04 0.00 4.82 0.71 0.12 52.32 23:17:52 23:01:01 6 42.09 0.00 5.06 1.21 0.13 51.50 23:17:52 23:01:01 7 42.04 0.00 5.42 0.57 0.10 51.86 23:17:52 23:02:02 all 39.26 0.00 12.49 10.50 0.22 37.53 23:17:52 23:02:02 0 39.10 0.00 11.99 12.80 0.22 35.90 23:17:52 23:02:02 1 39.58 0.00 12.14 8.07 0.22 39.99 23:17:52 23:02:02 2 39.44 0.00 12.01 8.16 0.20 40.18 23:17:52 23:02:02 3 39.04 0.00 13.89 11.38 0.25 35.44 23:17:52 23:02:02 4 39.99 0.00 11.43 6.81 0.20 41.56 23:17:52 23:02:02 5 39.11 0.00 13.49 23.51 0.22 23.66 23:17:52 23:02:02 6 39.13 0.00 12.36 6.74 0.22 41.56 23:17:52 23:02:02 7 38.73 0.00 12.66 6.59 0.22 41.80 23:17:52 23:03:01 all 91.83 0.00 7.98 0.00 0.19 0.00 23:17:52 23:03:01 0 91.93 0.00 7.90 0.00 0.17 0.00 23:17:52 23:03:01 1 91.88 0.00 7.91 0.00 0.20 0.00 23:17:52 23:03:01 2 92.02 0.00 7.79 0.00 0.19 0.00 23:17:52 23:03:01 3 92.34 0.00 7.45 0.00 0.20 0.00 23:17:52 23:03:01 4 92.05 0.00 7.80 0.00 0.15 0.00 23:17:52 23:03:01 5 91.85 0.00 7.94 0.00 0.20 0.00 23:17:52 23:03:01 6 91.35 0.00 8.46 0.00 0.19 0.00 23:17:52 23:03:01 7 91.20 0.00 8.58 0.00 0.20 0.02 23:17:52 23:04:01 all 25.18 0.00 4.38 3.30 0.07 67.07 23:17:52 23:04:01 0 24.90 0.00 4.70 5.44 0.08 64.87 23:17:52 23:04:01 1 23.77 0.00 4.58 3.53 0.08 68.04 23:17:52 23:04:01 2 25.01 0.00 3.94 3.87 0.07 67.11 23:17:52 23:04:01 3 22.41 0.00 3.19 2.25 0.07 72.09 23:17:52 23:04:01 4 25.81 0.00 4.74 2.60 0.07 66.78 23:17:52 23:04:01 5 26.89 0.00 5.03 3.47 0.05 64.55 23:17:52 23:04:01 6 25.81 0.00 4.45 2.74 0.07 66.93 23:17:52 23:04:01 7 26.85 0.00 4.39 2.47 0.08 66.20 23:17:52 23:05:01 all 7.49 0.00 0.77 0.09 0.04 91.61 23:17:52 23:05:01 0 11.32 0.00 0.90 0.05 0.05 87.68 23:17:52 23:05:01 1 8.95 0.00 1.10 0.03 0.05 89.86 23:17:52 23:05:01 2 10.76 0.00 0.89 0.03 0.05 88.27 23:17:52 23:05:01 3 6.61 0.00 0.52 0.03 0.03 92.80 23:17:52 23:05:01 4 2.07 0.00 0.38 0.02 0.02 97.51 23:17:52 23:05:01 5 7.18 0.00 0.58 0.02 0.03 92.18 23:17:52 23:05:01 6 7.40 0.00 0.82 0.05 0.03 91.71 23:17:52 23:05:01 7 5.60 0.00 0.97 0.52 0.05 92.86 23:17:52 23:06:01 all 1.23 0.00 0.25 0.06 0.01 98.46 23:17:52 23:06:01 0 2.50 0.00 0.33 0.02 0.02 97.13 23:17:52 23:06:01 1 1.95 0.00 0.33 0.02 0.00 97.70 23:17:52 23:06:01 2 1.02 0.00 0.18 0.00 0.02 98.78 23:17:52 23:06:01 3 0.23 0.00 0.15 0.05 0.00 99.57 23:17:52 23:06:01 4 1.05 0.00 0.23 0.35 0.02 98.35 23:17:52 23:06:01 5 0.30 0.00 0.17 0.00 0.00 99.53 23:17:52 23:06:01 6 1.34 0.00 0.27 0.02 0.02 98.36 23:17:52 23:06:01 7 1.40 0.00 0.32 0.03 0.02 98.23 23:17:52 23:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 23:17:52 23:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:17:52 23:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:17:52 23:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:17:52 23:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:17:52 23:07:01 4 0.08 0.00 0.02 0.02 0.02 99.87 23:17:52 23:07:01 5 0.22 0.00 0.00 0.00 0.00 99.78 23:17:52 23:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:17:52 23:08:01 all 0.08 0.00 0.02 0.01 0.00 99.89 23:17:52 23:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:17:52 23:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:17:52 23:08:01 4 0.07 0.00 0.07 0.00 0.00 99.87 23:17:52 23:08:01 5 0.45 0.00 0.02 0.00 0.00 99.53 23:17:52 23:08:01 6 0.03 0.00 0.02 0.02 0.00 99.93 23:17:52 23:08:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:17:52 23:09:01 all 0.12 0.00 0.02 0.01 0.00 99.85 23:17:52 23:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:17:52 23:09:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:17:52 23:09:01 4 0.10 0.00 0.07 0.02 0.02 99.80 23:17:52 23:09:01 5 0.81 0.00 0.00 0.00 0.02 99.17 23:17:52 23:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:17:52 23:17:52 23:09:01 CPU %user %nice %system %iowait %steal %idle 23:17:52 23:10:01 all 0.05 0.00 0.01 0.00 0.00 99.93 23:17:52 23:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:17:52 23:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:17:52 23:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:17:52 23:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:17:52 23:10:01 4 0.12 0.00 0.05 0.02 0.00 99.82 23:17:52 23:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:17:52 23:10:01 7 0.17 0.00 0.00 0.00 0.00 99.83 23:17:52 23:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:17:52 23:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:17:52 23:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:17:52 23:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:17:52 23:11:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:17:52 23:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:17:52 23:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:17:52 23:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:17:52 23:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:12:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:17:52 23:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:17:52 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:12:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:17:52 23:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:17:52 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:13:01 all 0.04 0.00 0.03 0.01 0.00 99.91 23:17:52 23:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:17:52 23:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:17:52 23:13:01 2 0.03 0.00 0.02 0.10 0.00 99.85 23:17:52 23:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:17:52 23:13:01 4 0.10 0.00 0.05 0.02 0.00 99.83 23:17:52 23:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:17:52 23:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:17:52 23:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:17:52 23:14:01 all 0.04 0.00 0.01 0.00 0.00 99.95 23:17:52 23:14:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:17:52 23:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:17:52 23:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:14:01 4 0.13 0.00 0.02 0.02 0.00 99.83 23:17:52 23:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:17:52 23:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:15:01 all 0.09 0.00 0.02 0.00 0.01 99.89 23:17:52 23:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:17:52 23:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:17:52 23:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:15:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:17:52 23:15:01 5 0.52 0.00 0.02 0.00 0.00 99.47 23:17:52 23:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:17:52 23:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:17:52 23:16:01 all 0.09 0.00 0.02 0.01 0.00 99.89 23:17:52 23:16:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:17:52 23:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:17:52 23:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:17:52 23:16:01 4 0.07 0.00 0.03 0.02 0.00 99.88 23:17:52 23:16:01 5 0.43 0.00 0.02 0.00 0.00 99.55 23:17:52 23:16:01 6 0.05 0.00 0.03 0.02 0.00 99.90 23:17:52 23:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:17:52 23:17:01 all 9.19 0.00 3.63 1.53 0.05 85.60 23:17:52 23:17:01 0 9.22 0.00 3.34 0.64 0.05 86.76 23:17:52 23:17:01 1 9.02 0.00 3.30 0.02 0.07 87.59 23:17:52 23:17:01 2 8.79 0.00 3.42 0.57 0.03 87.18 23:17:52 23:17:01 3 9.72 0.00 2.75 0.24 0.05 87.25 23:17:52 23:17:01 4 9.82 0.00 3.90 9.70 0.05 76.54 23:17:52 23:17:01 5 8.53 0.00 4.28 0.12 0.05 87.03 23:17:52 23:17:01 6 9.41 0.00 3.63 0.91 0.05 86.00 23:17:52 23:17:01 7 9.01 0.00 4.40 0.07 0.07 86.46 23:17:52 Average: all 13.48 0.00 2.22 1.09 0.05 83.16 23:17:52 Average: 0 13.44 0.00 2.21 1.60 0.05 82.71 23:17:52 Average: 1 13.53 0.00 2.21 0.98 0.05 83.23 23:17:52 Average: 2 13.79 0.00 2.14 1.05 0.05 82.98 23:17:52 Average: 3 13.18 0.00 2.11 1.31 0.05 83.34 23:17:52 Average: 4 13.42 0.00 2.15 1.13 0.04 83.27 23:17:52 Average: 5 13.59 0.00 2.28 1.46 0.05 82.63 23:17:52 Average: 6 13.59 0.00 2.23 0.67 0.05 83.45 23:17:52 Average: 7 13.33 0.00 2.41 0.56 0.05 83.65 23:17:52 23:17:52 23:17:52