Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c01bc1dba2433d755df7f9201a89b8f284e58a9 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-ssh4035508370557364036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17842462368993203992.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4495756725130636608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh733804879553096987.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-ssh12086346853415700579.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], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-9452 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/597 [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/597 # 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 > 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 Avoid second fetch Checking out Revision 7c01bc1dba2433d755df7f9201a89b8f284e58a9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4705)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 > git rev-list --no-walk 44e522017d32fcb227609a12262e3d069e2fc125 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:17:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:17:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:17:18 ========================================================= 20:17:18 EdgeX Global Pipelines Version Info 20:17:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:17:19 ------------------- 20:17:19 stable info: 20:17:19 ------------------- 20:17:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:17:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:17:19 Message: update stable to v1.0.254 20:17:19 ------------------- 20:17:19 experimental info: 20:17:19 ------------------- 20:17:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:17:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:17:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c01bc1 [Pipeline] echo 20:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:20 provisioning config files... 20:17:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config17109468203400309379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:20 ---> docker-login.sh 20:17:20 nexus3.edgexfoundry.org:10001 20:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:21 Configure a credential helper to remove this warning. See 20:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:21 20:17:21 Login Succeeded 20:17:21 nexus3.edgexfoundry.org:10002 20:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:21 Configure a credential helper to remove this warning. See 20:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:21 20:17:21 Login Succeeded 20:17:21 nexus3.edgexfoundry.org:10003 20:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:21 Configure a credential helper to remove this warning. See 20:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:21 20:17:21 Login Succeeded 20:17:21 nexus3.edgexfoundry.org:10004 20:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:21 Configure a credential helper to remove this warning. See 20:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:21 20:17:21 Login Succeeded 20:17:21 docker.io 20:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:21 Configure a credential helper to remove this warning. See 20:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:21 20:17:21 Login Succeeded 20:17:21 ---> docker-login.sh ends [Pipeline] } 20:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:22 + 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 20:17:22 + dirname cmd/core-command/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo core-command,cmd/core-command/Dockerfile 20:17:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:17:22 + dirname cmd/core-data/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo core-data,cmd/core-data/Dockerfile 20:17:22 + dirname cmd/core-metadata/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo core-metadata,cmd/core-metadata/Dockerfile 20:17:22 + dirname cmd/security-bootstrapper/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:17:22 + dirname cmd/security-proxy-auth/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:17:22 + dirname cmd/security-proxy-setup/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:17:22 + dirname cmd/security-secretstore-setup/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:17:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:17:22 + dirname cmd/security-spire-agent/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:17:22 + dirname cmd/security-spire-config/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:17:22 + dirname cmd/security-spire-server/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:17:22 + dirname cmd/support-notifications/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo support-notifications,cmd/support-notifications/Dockerfile 20:17:22 + dirname cmd/support-scheduler/Dockerfile 20:17:22 + cut -d/ -f2 20:17:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:17:22 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 20:17:22 + git rev-list -1 --merges 7c01bc1dba2433d755df7f9201a89b8f284e58a9~1..7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] echo 20:17:22 -----------> git rev-list -1 --merges 7c01bc1dba2433d755df7f9201a89b8f284e58a9~1..7c01bc1dba2433d755df7f9201a89b8f284e58a9 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [false] [Pipeline] sh 20:17:22 + git log --format=format:%s -1 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] echo 20:17:22 ========================================================= 20:17:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:17:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:17:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:23 + grep -v github /etc/ssh/ssh_known_hosts 20:17:23 + [ -e /tmp/ssh_known_hosts ] 20:17:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:17:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:17:23 + sudo tee -a /etc/ssh/ssh_known_hosts 20:17:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:23 20:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:23 0.1.4: Pulling from edgex-devops/py-git-semver 20:17:23 b85a868b505f: Pulling fs layer 20:17:23 e2be974225ed: Pulling fs layer 20:17:23 339a4e72a1f5: Pulling fs layer 20:17:23 988bab9f4d93: Pulling fs layer 20:17:23 1469e6f7b9e6: Pulling fs layer 20:17:23 eaf3925da568: Pulling fs layer 20:17:23 bab4dde63d76: Pulling fs layer 20:17:23 bde34c3a00c8: Pulling fs layer 20:17:23 b352a97aabf1: Pulling fs layer 20:17:23 4872d77fe225: Pulling fs layer 20:17:23 5851b861e8e6: Pulling fs layer 20:17:23 4872d77fe225: Waiting 20:17:23 1469e6f7b9e6: Waiting 20:17:23 5851b861e8e6: Waiting 20:17:23 bab4dde63d76: Waiting 20:17:23 b352a97aabf1: Waiting 20:17:23 eaf3925da568: Waiting 20:17:23 bde34c3a00c8: Waiting 20:17:23 988bab9f4d93: Waiting 20:17:23 e2be974225ed: Download complete 20:17:23 988bab9f4d93: Verifying Checksum 20:17:23 988bab9f4d93: Download complete 20:17:24 1469e6f7b9e6: Verifying Checksum 20:17:24 1469e6f7b9e6: Download complete 20:17:24 eaf3925da568: Verifying Checksum 20:17:24 eaf3925da568: Download complete 20:17:24 339a4e72a1f5: Verifying Checksum 20:17:24 339a4e72a1f5: Download complete 20:17:24 bde34c3a00c8: Verifying Checksum 20:17:24 bde34c3a00c8: Download complete 20:17:24 b352a97aabf1: Download complete 20:17:24 4872d77fe225: Verifying Checksum 20:17:24 4872d77fe225: Download complete 20:17:24 5851b861e8e6: Verifying Checksum 20:17:24 5851b861e8e6: Download complete 20:17:24 b85a868b505f: Verifying Checksum 20:17:24 b85a868b505f: Download complete 20:17:24 bab4dde63d76: Verifying Checksum 20:17:24 bab4dde63d76: Download complete 20:17:25 b85a868b505f: Pull complete 20:17:25 e2be974225ed: Pull complete 20:17:26 339a4e72a1f5: Pull complete 20:17:26 988bab9f4d93: Pull complete 20:17:26 1469e6f7b9e6: Pull complete 20:17:26 eaf3925da568: Pull complete 20:17:28 bab4dde63d76: Pull complete 20:17:28 bde34c3a00c8: Pull complete 20:17:28 b352a97aabf1: Pull complete 20:17:28 4872d77fe225: Pull complete 20:17:29 5851b861e8e6: Pull complete 20:17:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:29 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:31 $ docker top 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 -eo pid,comm 20:17:31 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). 20:17:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:32 [ssh-agent] Looking for ssh-agent implementation... 20:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:32 $ docker exec 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent 20:17:32 SSH_AUTH_SOCK=/tmp/ssh-g5t7kRgzXDJA/agent.32 20:17:32 SSH_AGENT_PID=38 20:17:32 Running ssh-add (command line suppressed) 20:17:32 Identity added: /w/workspace/edgex-go/597@tmp/private_key_2192457920196378400.key (/w/workspace/edgex-go/597@tmp/private_key_2192457920196378400.key) 20:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:32 + git tag --points-at HEAD [Pipeline] } 20:17:32 $ docker exec --env ******** --env ******** 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent -k 20:17:32 unset SSH_AUTH_SOCK; 20:17:32 unset SSH_AGENT_PID; 20:17:32 echo Agent pid 38 killed; 20:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:32 [ssh-agent] Looking for ssh-agent implementation... 20:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:32 $ docker exec 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent 20:17:33 SSH_AUTH_SOCK=/tmp/ssh-nyZIhdQZeXPd/agent.70 20:17:33 SSH_AGENT_PID=76 20:17:33 Running ssh-add (command line suppressed) 20:17:33 Identity added: /w/workspace/edgex-go/597@tmp/private_key_11234705414920428164.key (/w/workspace/edgex-go/597@tmp/private_key_11234705414920428164.key) 20:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:33 + git semver init 20:17:33 2023-10-17 20:17:33,690 [run_init] DEBUG init version:0.0.0 force:False 20:17:33 2023-10-17 20:17:33,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/597/.semver 20:17:33 2023-10-17 20:17:33,691 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/597/.semver 20:17:33 2023-10-17 20:17:33,691 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/597/.semver'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=None) 20:17:39 2023-10-17 20:17:38,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/597/.git/info/exclude 20:17:39 2023-10-17 20:17:38,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/597/.semver/main with force:False 20:17:39 2023-10-17 20:17:38,218 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:17:39 2023-10-17 20:17:38,218 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:17:39 3.1.0-dev.63 [Pipeline] } 20:17:39 $ docker exec --env ******** --env ******** 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent -k 20:17:39 unset SSH_AUTH_SOCK; 20:17:39 unset SSH_AGENT_PID; 20:17:39 echo Agent pid 76 killed; 20:17:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:39 + git semver [Pipeline] } 20:17:39 $ docker stop --time=1 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 20:17:40 $ docker rm -f --volumes 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:41 Stashed 1 file(s) [Pipeline] echo 20:17:41 [edgeXSemver]: initialized semver on version 3.1.0-dev.63 [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 20:17:41 + git config --global --add safe.directory /w/workspace/edgex-go/597 [Pipeline] echo 20:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:41 ========================================================= 20:17:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:17:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:17:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:17:42 7264a8db6415: Pulling fs layer 20:17:42 c4d48a809fc2: Pulling fs layer 20:17:42 4f1c88b9dad5: Pulling fs layer 20:17:42 ad3a456e5733: Pulling fs layer 20:17:42 33e27b845d1e: Pulling fs layer 20:17:42 c68163c4e522: Pulling fs layer 20:17:42 50da416c3ac9: Pulling fs layer 20:17:42 23d2d4c4bb30: Pulling fs layer 20:17:42 33e27b845d1e: Waiting 20:17:42 c68163c4e522: Waiting 20:17:42 50da416c3ac9: Waiting 20:17:42 23d2d4c4bb30: Waiting 20:17:42 ad3a456e5733: Waiting 20:17:42 c4d48a809fc2: Verifying Checksum 20:17:42 c4d48a809fc2: Download complete 20:17:42 ad3a456e5733: Verifying Checksum 20:17:42 ad3a456e5733: Download complete 20:17:42 33e27b845d1e: Verifying Checksum 20:17:42 33e27b845d1e: Download complete 20:17:42 7264a8db6415: Download complete 20:17:42 c68163c4e522: Verifying Checksum 20:17:42 c68163c4e522: Download complete 20:17:42 7264a8db6415: Pull complete 20:17:42 c4d48a809fc2: Pull complete 20:17:42 23d2d4c4bb30: Verifying Checksum 20:17:42 23d2d4c4bb30: Download complete 20:17:42 4f1c88b9dad5: Verifying Checksum 20:17:42 4f1c88b9dad5: Download complete 20:17:43 50da416c3ac9: Verifying Checksum 20:17:43 50da416c3ac9: Download complete 20:17:46 4f1c88b9dad5: Pull complete 20:17:46 ad3a456e5733: Pull complete 20:17:46 33e27b845d1e: Pull complete 20:17:46 c68163c4e522: Pull complete 20:17:48 50da416c3ac9: Pull complete 20:17:49 23d2d4c4bb30: Pull complete 20:17:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:17:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:17:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:17:49 WORKDIR /edgex 20:17:49 COPY go.mod . 20:17:49 RUN go mod download 20:17:49 + docker build -t ci-base-image-x86_64 -f - . 20:17:50 Sending build context to Docker daemon 171MB 20:17:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:17:50 ---> 0786185ac409 20:17:50 Step 2/4 : WORKDIR /edgex 20:17:54 ---> Running in f7fa59a8c5ad 20:17:54 Removing intermediate container f7fa59a8c5ad 20:17:54 ---> 1c3393600640 20:17:54 Step 3/4 : COPY go.mod . 20:17:54 ---> 88ddb29d1bfd 20:17:54 Step 4/4 : RUN go mod download 20:17:54 ---> Running in 27f3170a9f70 20:17:56 Still waiting to schedule task 20:17:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:18:26 Removing intermediate container 27f3170a9f70 20:18:26 ---> 52999499d080 20:18:26 Successfully built 52999499d080 20:18:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker inspect -f . ci-base-image-x86_64 20:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:26 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:27 $ docker top 7a7a22b99bde797a2a88e3fb486470213e655340332f3ebe9dd6cc68bed6760f -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:27 + go version 20:18:27 go version go1.21.0 linux/amd64 [Pipeline] } 20:18:27 $ docker stop --time=1 7a7a22b99bde797a2a88e3fb486470213e655340332f3ebe9dd6cc68bed6760f 20:18:28 $ docker rm -f --volumes 7a7a22b99bde797a2a88e3fb486470213e655340332f3ebe9dd6cc68bed6760f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker inspect -f . ci-base-image-x86_64 20:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:29 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:18:29 $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:29 $ docker top a60524eb83bb484d63dca11027b19a69fb87577915d533339b0e5cc586ccae40 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:29 ========================================================= 20:18:29 [edgeXBuildGoParallel] Running Tests and Build... 20:18:29 ========================================================= [Pipeline] sh 20:18:30 + git config --global --add safe.directory /w/workspace/edgex-go/597 [Pipeline] fileExists [Pipeline] sh 20:18:30 + make test 20:18:30 go test -race -coverprofile=coverage.out ./... 20:18:37 ? github.com/edgexfoundry/edgex-go [no test files] 20:18:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:18:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:18:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:18:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:18:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:18:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:18:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 20:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 20:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 20:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements 20:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:19:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:19:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.284s coverage: 93.4% of statements 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:19:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements 20:19:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.9% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.036s coverage: 41.7% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.038s coverage: 82.9% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:19:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:19:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:19:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:19:37 Running in /w/workspace/edgex-go/597 [Pipeline] { [Pipeline] checkout 20:19:37 The recommended git tool is: git 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 20:19:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 20:19:37 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 20:19:37 running golangci-lint 20:19:37 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:19:37 go version go1.21.0 linux/amd64 20:19:37 level=info msg="[config_reader] Used config file .golangci.yml" 20:19:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:19:41 using credential edgex-jenkins-ssh 20:19:41 Cloning the remote Git repository 20:19:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:19:42 > git init /w/workspace/edgex-go/597 # timeout=10 20:19:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:19:42 > git --version # timeout=10 20:19:42 > git --version # 'git version 2.25.1' 20:19:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:19:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:50 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 12.533256271s" 20:19:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.183844ms" 20:19:58 level=info msg="[linters_context/goanalysis] analyzers took 1m11.161808855s with top 10 stages: buildir: 29.989150602s, gosec: 6.479654539s, inspect: 1.649858679s, fact_deprecated: 1.491272207s, ctrlflow: 1.090718162s, nilness: 1.049881589s, printf: 1.035008579s, S1038: 896.228941ms, fact_purity: 834.067354ms, errcheck: 659.589683ms" 20:19:58 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:19:58 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, exclude: 197/197" 20:19:58 level=info msg="[runner] processing took 25.154672ms with stages: nolint: 12.591231ms, identifier_marker: 5.752974ms, exclude-rules: 2.455173ms, autogenerated_exclude: 1.502377ms, skip_dirs: 1.438574ms, path_prettifier: 1.339088ms, filename_unadjuster: 43.842µs, cgo: 25.672µs, max_same_issues: 1.091µs, uniq_by_line: 780ns, exclude: 640ns, skip_files: 490ns, severity-rules: 420ns, diff: 420ns, path_prefixer: 410ns, fixer: 340ns, sort_results: 330ns, source_code: 280ns, max_from_linter: 220ns, max_per_file_from_linter: 160ns, path_shortener: 160ns" 20:19:58 level=info msg="[runner] linters took 7.536361702s with stages: goanalysis_metalinter: 7.511072964s" 20:19:58 level=info msg="File cache stats: 0 entries of total size 0B" 20:19:58 level=info msg="Memory: 203 samples, avg is 237.9MB, max is 913.5MB" 20:19:58 level=info msg="Execution took 20.115587664s" 20:19:58 go vet ./... 20:19:58 Avoid second fetch 20:19:58 Checking out Revision 7c01bc1dba2433d755df7f9201a89b8f284e58a9 (main) 20:19:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:19:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:58 > git config core.sparsecheckout # timeout=10 20:19:58 > git checkout -f 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 20:19:59 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4705)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:20:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:00 Dload Upload Total Spent Left Speed 20:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 20:20:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:20:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:20:01 + sudo tee /etc/docker/daemon.new 20:20:01 { 20:20:01 "registry-mirrors": [ 20:20:01 "https://nexus3.edgexfoundry.org:10001" 20:20:01 ], 20:20:01 "bip": "10.250.0.254/24", 20:20:01 "hosts": [ 20:20:01 "tcp://0.0.0.0:5555", 20:20:01 "unix:///var/run/docker.sock" 20:20:01 ], 20:20:01 "mtu": 1458, 20:20:01 "selinux-enabled": true, 20:20:01 "seccomp-profile": "/etc/docker/seccomp.json" 20:20:01 } [Pipeline] sh 20:20:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:20:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:20:02 + ls -al . 20:20:02 total 732 20:20:02 drwxrwxr-x 12 1001 1001 4096 Oct 17 20:18 . 20:20:02 drwxr-xr-x 4 root root 4096 Oct 17 20:18 .. 20:20:02 drwxrwxr-x 2 1001 1001 4096 Oct 17 20:17 .blubracket 20:20:02 -rw-rw-r-- 1 1001 1001 16 Oct 17 20:17 .dockerignore 20:20:02 drwxrwxr-x 8 1001 1001 4096 Oct 17 20:19 .git 20:20:02 drwxrwxr-x 3 1001 1001 4096 Oct 17 20:17 .github 20:20:02 -rw-rw-r-- 1 1001 1001 1173 Oct 17 20:17 .gitignore 20:20:02 -rw-rw-r-- 1 1001 1001 42 Oct 17 20:17 .golangci.yml 20:20:02 -rw-rw-r-- 1 1001 1001 100 Oct 17 20:17 .hadolint.yml 20:20:02 drwxr-xr-x 3 1001 1001 4096 Oct 17 20:17 .semver 20:20:02 -rw-rw-r-- 1 1001 1001 166 Oct 17 20:17 .sonarcloud.properties 20:20:02 -rw-rw-r-- 1 1001 1001 1171 Oct 17 20:17 ADOPTERS.md 20:20:02 -rw-rw-r-- 1 1001 1001 11674 Oct 17 20:17 Attribution.txt 20:20:02 -rw-rw-r-- 1 1001 1001 93407 Oct 17 20:17 CHANGELOG.md 20:20:02 -rw-rw-r-- 1 1001 1001 3804 Oct 17 20:17 CONTRIBUTING.md 20:20:02 -rw-rw-r-- 1 1001 1001 677 Oct 17 20:17 GOVERNANCE.md 20:20:02 -rw-rw-r-- 1 1001 1001 883 Oct 17 20:17 Jenkinsfile 20:20:02 -rw-rw-r-- 1 1001 1001 10775 Oct 17 20:17 LICENSE 20:20:02 -rw-rw-r-- 1 1001 1001 15054 Oct 17 20:17 Makefile 20:20:02 -rw-rw-r-- 1 1001 1001 582 Oct 17 20:17 OWNERS.md 20:20:02 -rw-rw-r-- 1 1001 1001 9923 Oct 17 20:17 README.md 20:20:02 -rw-rw-r-- 1 1001 1001 789 Oct 17 20:17 SECURITY.md 20:20:02 -rw-rw-r-- 1 1001 1001 12 Oct 17 20:17 VERSION 20:20:02 drwxrwxr-x 2 1001 1001 4096 Oct 17 20:17 bin 20:20:02 drwxrwxr-x 18 1001 1001 4096 Oct 17 20:17 cmd 20:20:02 -rw-r--r-- 1 root root 453602 Oct 17 20:19 coverage.out 20:20:02 drwxrwxr-x 2 1001 1001 4096 Oct 17 20:17 fuzz_test 20:20:02 -rw-rw-r-- 1 1001 1001 3689 Oct 17 20:17 go.mod 20:20:02 -rw-rw-r-- 1 1001 1001 34446 Oct 17 20:17 go.sum 20:20:02 drwxrwxr-x 7 1001 1001 4096 Oct 17 20:17 internal 20:20:02 drwxrwxr-x 3 1001 1001 4096 Oct 17 20:17 openapi 20:20:02 -rw-rw-r-- 1 1001 1001 594 Oct 17 20:17 security.txt 20:20:02 drwxrwxr-x 4 1001 1001 4096 Oct 17 20:17 snap 20:20:02 -rw-rw-r-- 1 1001 1001 204 Oct 17 20:17 version.go [Pipeline] sh 20:20:02 + sudo service docker restart 20:20:02 + '[' -e coverage.out ] 20:20:02 + chown 1001:1001 coverage.out [Pipeline] stash 20:20:02 Stashed 1 file(s) [Pipeline] sh 20:20:02 + make build 20:20:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:20:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:20:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:20 provisioning config files... 20:20:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config15754538102794185862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:20:20 ---> docker-login.sh 20:20:20 nexus3.edgexfoundry.org:10001 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:21 Configure a credential helper to remove this warning. See 20:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:21 20:20:21 Login Succeeded 20:20:21 nexus3.edgexfoundry.org:10002 20:20:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:22 Configure a credential helper to remove this warning. See 20:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:22 20:20:22 Login Succeeded 20:20:22 nexus3.edgexfoundry.org:10003 20:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:22 Configure a credential helper to remove this warning. See 20:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:22 20:20:22 Login Succeeded 20:20:22 nexus3.edgexfoundry.org:10004 20:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:22 Configure a credential helper to remove this warning. See 20:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:22 20:20:22 Login Succeeded 20:20:22 docker.io 20:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:23 Configure a credential helper to remove this warning. See 20:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:23 20:20:23 Login Succeeded 20:20:23 ---> docker-login.sh ends [Pipeline] } 20:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:20:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 20:20:23 + git config --global --add safe.directory /w/workspace/edgex-go/597 [Pipeline] echo 20:20:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:24 ========================================================= 20:20:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:20:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:20:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:24 9fda8d8052c6: Pulling fs layer 20:20:24 5d54e960e981: Pulling fs layer 20:20:24 c4a7e357bf2a: Pulling fs layer 20:20:24 f0e02332f6b5: Pulling fs layer 20:20:24 cefa15bbcfad: Pulling fs layer 20:20:24 17808c966233: Pulling fs layer 20:20:24 f4c1fc716caa: Pulling fs layer 20:20:24 f0e02332f6b5: Waiting 20:20:24 cefa15bbcfad: Waiting 20:20:24 17808c966233: Waiting 20:20:24 f4c1fc716caa: Waiting 20:20:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:20:24 5d54e960e981: Download complete 20:20:24 f0e02332f6b5: Verifying Checksum 20:20:24 f0e02332f6b5: Download complete 20:20:24 cefa15bbcfad: Verifying Checksum 20:20:24 cefa15bbcfad: Download complete 20:20:24 9fda8d8052c6: Verifying Checksum 20:20:24 9fda8d8052c6: Download complete 20:20:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:20:25 f4c1fc716caa: Verifying Checksum 20:20:25 f4c1fc716caa: Download complete 20:20:25 9fda8d8052c6: Pull complete 20:20:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:20:26 5d54e960e981: Pull complete 20:20:26 c4a7e357bf2a: Verifying Checksum 20:20:26 c4a7e357bf2a: Download complete [Pipeline] } 20:20:27 $ docker stop --time=1 a60524eb83bb484d63dca11027b19a69fb87577915d533339b0e5cc586ccae40 20:20:27 17808c966233: Verifying Checksum 20:20:27 17808c966233: Download complete 20:20:29 $ docker rm -f --volumes a60524eb83bb484d63dca11027b19a69fb87577915d533339b0e5cc586ccae40 [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 20:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:30 20:20:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:30 latest: Pulling from edgex-devops/edgex-compose 20:20:30 91d30c5bc195: Pulling fs layer 20:20:30 2e9b0aa3be6d: Pulling fs layer 20:20:30 9c61dcf015f6: Pulling fs layer 20:20:30 4698f68db338: Pulling fs layer 20:20:30 2a2f49069b9e: Pulling fs layer 20:20:30 e0025b399a48: Pulling fs layer 20:20:30 4698f68db338: Waiting 20:20:30 2a2f49069b9e: Waiting 20:20:30 91d30c5bc195: Verifying Checksum 20:20:30 91d30c5bc195: Download complete 20:20:30 4698f68db338: Verifying Checksum 20:20:30 4698f68db338: Download complete 20:20:30 2e9b0aa3be6d: Verifying Checksum 20:20:30 2e9b0aa3be6d: Download complete 20:20:30 e0025b399a48: Download complete 20:20:30 91d30c5bc195: Pull complete 20:20:30 2a2f49069b9e: Verifying Checksum 20:20:30 2a2f49069b9e: Download complete 20:20:30 2e9b0aa3be6d: Pull complete 20:20:31 9c61dcf015f6: Verifying Checksum 20:20:31 9c61dcf015f6: Download complete 20:20:33 9c61dcf015f6: Pull complete 20:20:33 4698f68db338: Pull complete 20:20:34 2a2f49069b9e: Pull complete 20:20:34 e0025b399a48: Pull complete 20:20:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:34 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:20:34 $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:20:35 $ docker top a8c16fed7f2c21640ade613752e66605813fd440e7c653ec5178d39ef3bba0e7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:35 + docker compose -f ./docker-compose-build.yml build --parallel 20:20:37 #1 [security-spire-agent internal] load build definition from Dockerfile 20:20:37 #1 transferring dockerfile: 1.70kB done 20:20:37 #1 DONE 0.0s 20:20:37 20:20:37 #2 [support-notifications internal] load build definition from Dockerfile 20:20:37 #2 transferring dockerfile: 1.84kB done 20:20:37 #2 DONE 0.0s 20:20:37 20:20:37 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:20:37 #3 transferring dockerfile: 1.78kB done 20:20:37 #3 DONE 0.0s 20:20:37 20:20:37 #4 [security-spire-server internal] load build definition from Dockerfile 20:20:37 #4 transferring dockerfile: 1.59kB done 20:20:37 #4 DONE 0.0s 20:20:37 20:20:37 #5 [core-command internal] load build definition from Dockerfile 20:20:37 #5 transferring dockerfile: 1.82kB done 20:20:37 #5 DONE 0.0s 20:20:37 20:20:37 #6 [security-proxy-auth internal] load build definition from Dockerfile 20:20:37 #6 transferring dockerfile: 2.04kB done 20:20:37 #6 DONE 0.0s 20:20:37 20:20:37 #7 [security-secretstore-setup internal] load build definition from Dockerfile 20:20:37 #7 transferring dockerfile: 2.38kB done 20:20:37 #7 DONE 0.0s 20:20:37 20:20:37 #8 [core-metadata internal] load build definition from Dockerfile 20:20:37 #8 transferring dockerfile: 1.96kB done 20:20:37 #8 DONE 0.0s 20:20:37 20:20:37 #9 [security-bootstrapper internal] load build definition from Dockerfile 20:20:37 #9 transferring dockerfile: 2.82kB done 20:20:37 #9 DONE 0.0s 20:20:37 20:20:37 #10 [support-scheduler internal] load build definition from Dockerfile 20:20:37 #10 transferring dockerfile: 1.82kB done 20:20:37 #10 DONE 0.1s 20:20:37 20:20:37 #11 [security-proxy-setup internal] load build definition from Dockerfile 20:20:37 #11 transferring dockerfile: 2.39kB done 20:20:37 #11 DONE 0.1s 20:20:37 20:20:37 #12 [core-data internal] load build definition from Dockerfile 20:20:37 #12 transferring dockerfile: 1.90kB done 20:20:37 #12 DONE 0.1s 20:20:37 20:20:37 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:20:37 #13 transferring dockerfile: 2.12kB done 20:20:37 #13 DONE 0.1s 20:20:37 20:20:37 #14 [security-spire-config internal] load build definition from Dockerfile 20:20:37 #14 transferring dockerfile: 1.58kB done 20:20:37 #14 DONE 0.1s 20:20:37 20:20:37 #15 [security-spire-agent internal] load .dockerignore 20:20:37 #15 transferring context: 56B done 20:20:37 #15 DONE 0.1s 20:20:37 20:20:37 #16 [support-notifications internal] load .dockerignore 20:20:37 #16 transferring context: 56B done 20:20:37 #16 DONE 0.0s 20:20:37 20:20:37 #17 [security-spiffe-token-provider internal] load .dockerignore 20:20:37 #17 transferring context: 56B done 20:20:37 #17 DONE 0.0s 20:20:37 20:20:37 #18 [security-spire-server internal] load .dockerignore 20:20:37 #18 transferring context: 56B done 20:20:37 #18 DONE 0.0s 20:20:37 20:20:37 #19 [core-command internal] load .dockerignore 20:20:37 #19 transferring context: 56B done 20:20:37 #19 DONE 0.0s 20:20:37 20:20:37 #20 [security-proxy-auth internal] load .dockerignore 20:20:37 #20 transferring context: 56B done 20:20:37 #20 DONE 0.0s 20:20:37 20:20:37 #21 [security-secretstore-setup internal] load .dockerignore 20:20:37 #21 transferring context: 56B done 20:20:37 #21 DONE 0.0s 20:20:37 20:20:37 #22 [security-bootstrapper internal] load .dockerignore 20:20:37 #22 transferring context: 56B done 20:20:37 #22 DONE 0.0s 20:20:37 20:20:37 #23 [support-scheduler internal] load .dockerignore 20:20:37 #23 transferring context: 56B done 20:20:37 #23 DONE 0.0s 20:20:37 20:20:37 #24 [core-metadata internal] load .dockerignore 20:20:37 #24 transferring context: 56B done 20:20:37 #24 DONE 0.0s 20:20:37 20:20:37 #25 [security-proxy-setup internal] load .dockerignore 20:20:37 #25 transferring context: 56B done 20:20:37 #25 DONE 0.1s 20:20:37 20:20:37 #26 [core-data internal] load .dockerignore 20:20:37 #26 transferring context: 56B done 20:20:37 #26 DONE 0.0s 20:20:37 20:20:37 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:20:37 #27 transferring context: 56B done 20:20:37 #27 DONE 0.0s 20:20:37 20:20:37 #28 [security-spire-config internal] load .dockerignore 20:20:37 #28 transferring context: 56B done 20:20:37 #28 DONE 0.0s 20:20:37 20:20:37 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:20:38 #29 ... 20:20:38 20:20:38 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:20:38 #30 DONE 0.0s 20:20:38 20:20:38 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:20:38 #29 DONE 0.2s 20:20:38 20:20:38 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:20:38 #30 DONE 0.0s 20:20:38 20:20:38 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:20:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:20:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:20:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:20:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:20:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 20:20:38 #31 ... 20:20:38 20:20:38 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:20:38 #30 DONE 0.0s 20:20:38 20:20:38 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:20:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:20:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:20:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:20:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:20:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:20:38 #31 ... 20:20:38 20:20:38 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:20:38 #29 DONE 0.3s 20:20:38 20:20:38 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:20:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:20:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:20:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:20:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:20:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:20:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:20:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:20:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:20:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:20:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:20:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:20:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:20:38 #31 DONE 0.7s 20:20:38 20:20:38 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:20:38 #32 DONE 0.6s 20:20:38 20:20:38 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:20:38 #33 DONE 0.7s 20:20:38 20:20:38 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:38 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:38 #34 ... 20:20:38 20:20:38 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:20:38 #35 DONE 0.6s 20:20:38 20:20:38 #36 [security-spire-server internal] load build context 20:20:38 #36 transferring context: 18.11kB 0.0s done 20:20:38 #36 DONE 0.2s 20:20:38 20:20:38 #37 [security-spire-config internal] load build context 20:20:38 #37 transferring context: 16.36kB 0.0s done 20:20:38 #37 DONE 0.2s 20:20:38 20:20:38 #38 [security-spire-agent internal] load build context 20:20:38 #38 transferring context: 17.64kB 0.0s done 20:20:38 #38 DONE 0.1s 20:20:38 20:20:38 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:20:39 c4a7e357bf2a: Pull complete 20:20:39 f0e02332f6b5: Pull complete 20:20:39 cefa15bbcfad: Pull complete 20:20:41 #39 DONE 2.6s 20:20:41 20:20:41 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:41 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 20:20:41 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done 20:20:41 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:20:41 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:20:41 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:20:41 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 20:20:41 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:20:41 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:20:41 #34 ... 20:20:41 20:20:41 #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:20:41 #0 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:41 #0 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:41 #0 1.200 (1/4) Installing dumb-init (1.2.5-r2) 20:20:41 #0 1.207 (2/4) Installing openssl (3.1.3-r0) 20:20:41 #0 1.220 (3/4) Installing su-exec (0.2-r3) 20:20:41 #0 1.228 (4/4) Installing yq (4.33.3-r4) 20:20:41 #0 1.287 Executing busybox-1.36.1-r2.trigger 20:20:41 #0 1.297 OK: 17 MiB in 19 packages 20:20:41 #40 DONE 2.9s 20:20:41 20:20:41 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:20:41 #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:41 #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:41 #0 1.228 (1/1) Installing dumb-init (1.2.5-r2) 20:20:41 #0 1.232 Executing busybox-1.36.1-r2.trigger 20:20:41 #0 1.239 OK: 7 MiB in 16 packages 20:20:41 #41 DONE 2.9s 20:20:41 20:20:41 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:41 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.6s 20:20:41 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 2.6s 20:20:41 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.7s done 20:20:41 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:20:41 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 2.8s 20:20:41 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 2.9s 20:20:41 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.0s 20:20:42 #34 ... 20:20:42 20:20:42 #42 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:20:42 #42 DONE 0.9s 20:20:42 20:20:42 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:42 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.4s done 20:20:42 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:20:44 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done 20:20:48 17808c966233: Pull complete 20:20:48 #34 ... 20:20:48 20:20:48 #43 [support-notifications internal] load build context 20:20:48 #43 transferring context: 364.93MB 9.8s done 20:20:48 #43 ... 20:20:48 20:20:48 #44 [security-proxy-auth internal] load build context 20:20:48 #44 transferring context: 364.93MB 8.0s done 20:20:48 #44 ... 20:20:48 20:20:48 #45 [security-bootstrapper internal] load build context 20:20:48 #45 transferring context: 364.93MB 8.1s done 20:20:48 #45 ... 20:20:48 20:20:48 #46 [core-common-config-bootstrapper internal] load build context 20:20:48 #46 transferring context: 364.93MB 8.5s done 20:20:48 #46 ... 20:20:48 20:20:48 #47 [security-proxy-setup internal] load build context 20:20:48 #47 transferring context: 364.93MB 8.4s done 20:20:48 #47 ... 20:20:48 20:20:48 #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:20:48 #0 3.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:48 #0 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:48 #0 4.167 (1/1) Installing dumb-init (1.2.5-r2) 20:20:48 #0 4.187 Executing busybox-1.36.1-r2.trigger 20:20:48 #0 4.191 OK: 7 MiB in 16 packages 20:20:48 #48 ... 20:20:48 20:20:48 #49 [security-spiffe-token-provider internal] load build context 20:20:48 #49 transferring context: 364.93MB 9.7s done 20:20:49 #49 ... 20:20:49 20:20:49 #50 [core-command internal] load build context 20:20:49 #50 transferring context: 364.93MB 8.5s done 20:20:49 #50 ... 20:20:49 20:20:49 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:20:49 #0 4.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:49 #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:49 #0 4.456 (1/2) Installing dumb-init (1.2.5-r2) 20:20:49 #0 4.456 (2/2) Installing su-exec (0.2-r3) 20:20:49 #0 4.456 Executing busybox-1.36.1-r2.trigger 20:20:49 #0 4.470 OK: 7 MiB in 17 packages 20:20:49 #51 ... 20:20:49 20:20:49 #52 [core-metadata internal] load build context 20:20:49 #52 transferring context: 364.93MB 8.3s done 20:20:49 #52 ... 20:20:49 20:20:49 #53 [core-data internal] load build context 20:20:49 #53 transferring context: 364.93MB 9.0s done 20:20:49 f4c1fc716caa: Pull complete 20:20:49 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:20:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:20:50 WORKDIR /edgex 20:20:50 COPY go.mod . 20:20:50 RUN go mod download 20:20:50 + docker build -t ci-base-image-arm64 -f - . 20:20:50 #53 ... 20:20:50 20:20:50 #54 [security-secretstore-setup internal] load build context 20:20:50 #54 transferring context: 364.93MB 10.6s done 20:20:50 #54 ... 20:20:50 20:20:50 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:50 #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 6.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 6.662 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:20:50 #0 6.662 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:20:50 #0 6.662 OK: 20069 distinct packages available 20:20:50 #0 6.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 6.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 6.984 (1/4) Installing dumb-init (1.2.5-r2) 20:20:50 #0 7.399 (2/4) Installing musl-obstack (1.2.3-r2) 20:20:50 #0 7.399 (3/4) Installing libucontext (1.2-r2) 20:20:50 #0 7.403 (4/4) Installing gcompat (1.1.0-r1) 20:20:50 #0 7.409 Executing busybox-1.36.1-r2.trigger 20:20:50 #0 7.425 OK: 8 MiB in 19 packages 20:20:50 #55 ... 20:20:50 20:20:50 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:20:50 #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 4.156 (1/4) Installing ca-certificates (20230506-r0) 20:20:50 #0 4.170 (2/4) Installing dumb-init (1.2.5-r2) 20:20:50 #0 4.184 (3/4) Installing su-exec (0.2-r3) 20:20:50 #0 4.184 (4/4) Installing yq (4.33.3-r4) 20:20:50 #0 4.254 Executing busybox-1.36.1-r2.trigger 20:20:50 #0 4.262 Executing ca-certificates-20230506-r0.trigger 20:20:50 #0 4.324 OK: 17 MiB in 19 packages 20:20:50 #56 ... 20:20:50 20:20:50 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:20:50 #0 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 4.552 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:20:50 #0 4.552 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:20:50 #0 4.552 OK: 20069 distinct packages available 20:20:50 #0 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 4.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 4.876 (1/11) Installing ca-certificates (20230506-r0) 20:20:50 #0 4.887 (2/11) Installing brotli-libs (1.0.9-r14) 20:20:50 #0 4.898 (3/11) Installing libunistring (1.1-r1) 20:20:50 #0 4.926 (4/11) Installing libidn2 (2.3.4-r1) 20:20:50 #0 4.929 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:20:50 #0 4.934 (6/11) Installing libcurl (8.4.0-r0) 20:20:50 #0 4.942 (7/11) Installing curl (8.4.0-r0) 20:20:50 #0 4.950 (8/11) Installing dumb-init (1.2.5-r2) 20:20:50 #0 4.956 (9/11) Installing musl-obstack (1.2.3-r2) 20:20:50 #0 4.956 (10/11) Installing libucontext (1.2-r2) 20:20:50 #0 4.959 (11/11) Installing gcompat (1.1.0-r1) 20:20:50 #0 4.962 Executing busybox-1.36.1-r2.trigger 20:20:50 #0 4.973 Executing ca-certificates-20230506-r0.trigger 20:20:50 #0 5.019 OK: 12 MiB in 26 packages 20:20:50 #57 ... 20:20:50 20:20:50 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:20:50 #0 9.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 9.850 (1/2) Installing ca-certificates (20230506-r0) 20:20:50 #0 10.03 (2/2) Installing dumb-init (1.2.5-r2) 20:20:50 #0 10.03 Executing busybox-1.36.1-r2.trigger 20:20:50 #0 10.04 Executing ca-certificates-20230506-r0.trigger 20:20:50 #0 10.08 OK: 8 MiB in 17 packages 20:20:50 #58 ... 20:20:50 20:20:50 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:20:50 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:20:50 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done 20:20:50 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:20:50 #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:20:50 #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:20:50 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 20:20:50 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.5s done 20:20:50 #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:20:50 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.0s done 20:20:50 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:20:50 #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 20:20:50 Sending build context to Docker daemon 2.995MB 20:20:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:20:50 ---> ea914061e18c 20:20:50 Step 2/4 : WORKDIR /edgex 20:20:50 #59 ... 20:20:50 20:20:50 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:50 #0 9.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 9.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 9.302 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:20:50 #0 9.302 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:20:50 #0 9.302 OK: 20069 distinct packages available 20:20:50 #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:50 #0 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:50 #0 9.648 (1/5) Installing dumb-init (1.2.5-r2) 20:20:50 #0 9.651 (2/5) Installing musl-obstack (1.2.3-r2) 20:20:50 #0 9.653 (3/5) Installing libucontext (1.2-r2) 20:20:50 #0 9.665 (4/5) Installing gcompat (1.1.0-r1) 20:20:50 #0 10.05 (5/5) Installing openssl (3.1.3-r0) 20:20:50 #0 10.06 Executing busybox-1.36.1-r2.trigger 20:20:50 #0 10.07 OK: 8 MiB in 20 packages 20:20:50 #60 ... 20:20:50 20:20:50 #61 [support-scheduler internal] load build context 20:20:50 #61 transferring context: 364.93MB 8.2s done 20:20:51 #61 ... 20:20:51 20:20:51 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:20:51 #0 6.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:51 #0 6.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:51 #0 7.187 OK: 264 MiB in 52 packages 20:20:51 #62 ... 20:20:51 20:20:51 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:20:51 #63 ... 20:20:51 20:20:51 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:20:52 #64 ... 20:20:52 20:20:52 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:20:52 ---> Running in a44a05277e8d 20:20:52 Removing intermediate container a44a05277e8d 20:20:52 ---> 020dfa1b01d4 20:20:52 Step 3/4 : COPY go.mod . 20:20:53 #65 ... 20:20:53 20:20:53 #44 [security-proxy-auth internal] load build context 20:20:53 #44 DONE 15.2s 20:20:53 20:20:53 #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:20:53 #48 DONE 14.8s 20:20:53 20:20:53 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:20:53 #51 DONE 14.8s 20:20:53 20:20:53 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:53 #55 DONE 14.7s 20:20:53 20:20:53 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:20:53 #57 DONE 14.8s 20:20:53 20:20:53 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:20:53 #56 DONE 14.9s 20:20:53 20:20:53 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:20:53 #62 DONE 12.0s 20:20:53 20:20:53 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:20:53 #58 DONE 14.9s 20:20:53 20:20:53 #45 [security-bootstrapper internal] load build context 20:20:53 #45 DONE 15.3s 20:20:53 20:20:53 #61 [support-scheduler internal] load build context 20:20:53 #61 DONE 15.3s 20:20:53 20:20:53 #52 [core-metadata internal] load build context 20:20:53 #52 DONE 15.3s 20:20:53 20:20:53 #47 [security-proxy-setup internal] load build context 20:20:53 #47 DONE 15.1s 20:20:53 20:20:53 #50 [core-command internal] load build context 20:20:53 #50 DONE 15.4s 20:20:53 20:20:53 #46 [core-common-config-bootstrapper internal] load build context 20:20:53 #46 DONE 15.2s 20:20:53 20:20:53 #53 [core-data internal] load build context 20:20:53 #53 DONE 15.2s 20:20:53 20:20:53 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:53 #60 DONE 14.9s 20:20:53 20:20:53 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:20:53 ---> c4ff68160608 20:20:53 Step 4/4 : RUN go mod download 20:20:53 ---> Running in 0722f8a1f58b 20:20:53 #66 DONE 0.1s 20:20:53 20:20:53 #49 [security-spiffe-token-provider internal] load build context 20:20:53 #49 DONE 15.5s 20:20:53 20:20:53 #54 [security-secretstore-setup internal] load build context 20:20:53 #54 DONE 15.4s 20:20:53 20:20:53 #43 [support-notifications internal] load build context 20:20:53 #43 DONE 15.5s 20:20:53 20:20:53 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:20:53 #59 ... 20:20:53 20:20:53 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:53 #34 DONE 15.2s 20:20:53 20:20:53 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:20:54 #67 DONE 0.5s 20:20:54 20:20:54 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:20:54 #63 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:54 #63 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:54 #63 13.24 OK: 264 MiB in 52 packages 20:20:56 #63 ... 20:20:56 20:20:56 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:20:56 #65 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:56 #65 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:56 #65 13.26 OK: 264 MiB in 52 packages 20:20:56 #65 DONE 14.9s 20:20:56 20:20:56 #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:56 #68 DONE 2.0s 20:20:56 20:20:56 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:20:56 #64 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:56 #64 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:56 #64 13.27 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:20:56 #64 13.27 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:20:56 #64 13.27 OK: 20075 distinct packages available 20:20:56 #64 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:56 #64 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:56 #64 13.63 OK: 264 MiB in 52 packages 20:20:56 #64 DONE 14.9s 20:20:56 20:20:56 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:56 #69 DONE 2.4s 20:20:56 20:20:56 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:20:56 #63 DONE 15.0s 20:20:56 20:20:56 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:56 #70 DONE 2.4s 20:20:56 20:20:56 #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:20:56 #71 DONE 0.1s 20:20:56 20:20:56 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:20:56 #72 DONE 0.1s 20:20:56 20:20:56 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:20:56 #73 DONE 0.1s 20:20:56 20:20:56 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:20:56 #74 DONE 0.2s 20:20:56 20:20:56 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:20:56 #75 DONE 0.2s 20:20:56 20:20:56 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 20:20:56 #76 DONE 0.2s 20:20:56 20:20:56 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 20:20:56 #77 DONE 0.1s 20:20:56 20:20:56 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:56 #78 ... 20:20:56 20:20:56 #79 [security-spire-config stage-2 5/9] COPY security.txt / 20:20:56 #79 DONE 0.1s 20:20:56 20:20:56 #80 [security-spire-server stage-2 5/8] COPY security.txt / 20:20:56 #80 DONE 0.2s 20:20:56 20:20:56 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:56 #81 DONE 0.1s 20:20:56 20:20:56 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:56 #82 DONE 0.1s 20:20:56 20:20:56 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:20:56 #83 DONE 0.1s 20:20:56 20:20:56 #84 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:20:56 #84 DONE 3.5s 20:20:56 20:20:56 #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:20:56 #85 DONE 0.1s 20:20:56 20:20:56 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:56 #86 DONE 0.1s 20:20:56 20:20:56 #87 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:20:56 #87 DONE 0.1s 20:20:56 20:20:56 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:56 #88 DONE 0.1s 20:20:56 20:20:56 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:56 #89 DONE 0.1s 20:20:56 20:20:56 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:20:56 #90 DONE 0.1s 20:20:56 20:20:56 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:56 #91 DONE 0.1s 20:20:56 20:20:56 #92 [security-spire-config] exporting to image 20:20:56 #92 exporting layers 20:20:57 #92 exporting layers 0.5s done 20:20:57 #92 writing image sha256:489a24a35d3da4ca4ebe55e2173ea58ed687fccb87212079c896545918362d1d 20:20:57 #92 exporting layers 0.6s done 20:20:57 #92 writing image sha256:489a24a35d3da4ca4ebe55e2173ea58ed687fccb87212079c896545918362d1d 0.0s done 20:20:57 #92 naming to docker.io/library/security-spire-agent done 20:20:57 #92 writing image sha256:8524306ec9c1460ce39546c45a73359998d249b31a03d3cd065dfb619794fec3 done 20:20:57 #92 naming to docker.io/library/security-spire-server done 20:20:57 #92 writing image sha256:a63dab4c18c440baed073b5e2f259f200c08e7b3611da88ec74c9da9e94b72d0 done 20:20:57 #92 naming to docker.io/library/security-spire-config done 20:20:57 #92 DONE 0.7s 20:20:57 20:20:57 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:04 #93 ... 20:21:04 20:21:04 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:04 #94 ... 20:21:04 20:21:04 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:30 #95 DONE 30.3s 20:21:30 20:21:30 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:30 #78 DONE 30.2s 20:21:30 20:21:30 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:30 #94 DONE 33.2s 20:21:30 20:21:30 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:30 #93 DONE 30.3s 20:21:30 20:21:30 #96 [support-notifications builder 6/7] COPY . . 20:21:37 #96 ... 20:21:37 20:21:37 #97 [core-command builder 6/7] COPY . . 20:21:37 #97 DONE 10.1s 20:21:37 20:21:37 #98 [security-bootstrapper builder 6/7] COPY . . 20:21:37 #98 DONE 10.0s 20:21:37 20:21:37 #99 [security-proxy-setup builder 6/7] COPY . . 20:21:37 #99 CACHED 20:21:37 20:21:37 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #100 CACHED 20:21:37 20:21:37 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:21:37 #101 CACHED 20:21:37 20:21:37 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:21:37 #102 CACHED 20:21:37 20:21:37 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #103 CACHED 20:21:37 20:21:37 #104 [security-secretstore-setup builder 6/7] COPY . . 20:21:37 #104 CACHED 20:21:37 20:21:37 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:21:37 #105 DONE 10.1s 20:21:37 20:21:37 #96 [support-notifications builder 6/7] COPY . . 20:21:37 #96 DONE 10.1s 20:21:37 20:21:37 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:21:37 #106 CACHED 20:21:37 20:21:37 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #107 CACHED 20:21:37 20:21:37 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 20:21:37 #108 CACHED 20:21:37 20:21:37 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 20:21:37 #109 CACHED 20:21:37 20:21:37 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #110 CACHED 20:21:37 20:21:37 #111 [core-data builder 6/7] COPY . . 20:21:37 #111 CACHED 20:21:37 20:21:37 #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:21:37 #112 CACHED 20:21:37 20:21:37 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #113 CACHED 20:21:37 20:21:37 #114 [core-metadata builder 6/7] COPY . . 20:21:37 #114 CACHED 20:21:37 20:21:37 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:21:37 #115 CACHED 20:21:37 20:21:37 #116 [support-scheduler builder 6/7] COPY . . 20:21:37 #116 CACHED 20:21:37 20:21:37 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #117 CACHED 20:21:37 20:21:37 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:37 #118 CACHED 20:21:37 20:21:37 #119 [security-proxy-auth builder 6/7] COPY . . 20:21:37 #119 CACHED 20:21:37 20:21:37 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:21:37 #120 CACHED 20:21:37 20:21:37 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:21:37 #121 0.823 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:21:40 Removing intermediate container 0722f8a1f58b 20:21:40 ---> 868fb5a88318 20:21:40 Successfully built 868fb5a88318 20:21:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:40 + docker inspect -f . ci-base-image-arm64 20:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:40 prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container 20:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@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 20:21:42 $ docker top ea6d35e4d9c3829203df33c3e36d468e0881d129891ed912bab53daad853380f -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:43 + go version 20:21:43 go version go1.21.0 linux/arm64 [Pipeline] } 20:21:43 $ docker stop --time=1 ea6d35e4d9c3829203df33c3e36d468e0881d129891ed912bab53daad853380f 20:21:44 $ docker rm -f --volumes ea6d35e4d9c3829203df33c3e36d468e0881d129891ed912bab53daad853380f [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 20:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:45 20:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:45 latest: Pulling from edgex-devops/edgex-compose-arm64 20:21:45 547446be3368: Pulling fs layer 20:21:45 d125d8839a47: Pulling fs layer 20:21:45 3e85d5ac6304: Pulling fs layer 20:21:45 c3105a71a48b: Pulling fs layer 20:21:45 0f093f025ec4: Pulling fs layer 20:21:45 c3106fc0e877: Pulling fs layer 20:21:45 c3105a71a48b: Waiting 20:21:45 0f093f025ec4: Waiting 20:21:45 c3106fc0e877: Waiting 20:21:45 547446be3368: Verifying Checksum 20:21:45 c3105a71a48b: Verifying Checksum 20:21:45 c3105a71a48b: Download complete 20:21:46 d125d8839a47: Verifying Checksum 20:21:46 d125d8839a47: Download complete 20:21:46 c3106fc0e877: Verifying Checksum 20:21:46 c3106fc0e877: Download complete 20:21:46 0f093f025ec4: Verifying Checksum 20:21:46 0f093f025ec4: Download complete 20:21:46 547446be3368: Pull complete 20:21:47 #121 ... 20:21:47 20:21:47 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:47 #0 0.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:47 #122 ... 20:21:47 20:21:47 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:21:47 #0 0.923 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:21:47 #123 ... 20:21:47 20:21:47 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:47 #0 1.093 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:21:47 #124 ... 20:21:47 20:21:47 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:47 #0 1.009 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:21:47 #125 ... 20:21:47 20:21:47 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:21:47 #0 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:21:47 #126 ... 20:21:47 20:21:47 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:47 #0 1.111 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:21:47 #127 ... 20:21:47 20:21:47 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:47 #0 0.993 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:21:48 #128 ... 20:21:48 20:21:48 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:48 #0 0.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:48 #129 ... 20:21:48 20:21:48 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:48 #0 1.162 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:21:48 d125d8839a47: Pull complete 20:21:48 #130 ... 20:21:48 20:21:48 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:21:48 #0 0.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:21:48 3e85d5ac6304: Verifying Checksum 20:21:48 3e85d5ac6304: Download complete 20:21:58 3e85d5ac6304: Pull complete 20:21:58 c3105a71a48b: Pull complete 20:21:59 0f093f025ec4: Pull complete 20:21:59 c3106fc0e877: Pull complete 20:21:59 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:59 prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container 20:21:59 $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@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 20:22:01 $ docker top e9103d455b5ea7e5e0407287d9dfd02e36b77d8711e98842f23c5f9ea8c14b8c -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:02 + docker compose -f ./docker-compose-build.yml build --parallel 20:22:12 #1 [security-spire-server internal] load build definition from Dockerfile 20:22:12 #1 transferring dockerfile: 20:22:12 #1 transferring dockerfile: 1.59kB done 20:22:12 #1 DONE 0.1s 20:22:12 20:22:12 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:22:12 #2 transferring dockerfile: 2.82kB done 20:22:12 #2 DONE 0.1s 20:22:12 20:22:12 #3 [security-secretstore-setup internal] load build definition from Dockerfile 20:22:12 #3 transferring dockerfile: 2.38kB 0.0s done 20:22:12 #3 DONE 0.1s 20:22:12 20:22:12 #4 [support-notifications internal] load build definition from Dockerfile 20:22:12 #4 transferring dockerfile: 1.84kB done 20:22:12 #4 DONE 0.0s 20:22:12 20:22:12 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:22:12 #5 transferring dockerfile: 1.78kB 0.0s done 20:22:12 #5 DONE 0.1s 20:22:12 20:22:12 #6 [core-metadata internal] load build definition from Dockerfile 20:22:12 #6 transferring dockerfile: 1.96kB 0.0s done 20:22:12 #6 DONE 0.1s 20:22:12 20:22:12 #7 [security-spire-agent internal] load build definition from Dockerfile 20:22:12 #7 transferring dockerfile: 1.70kB 0.0s done 20:22:12 #7 DONE 0.1s 20:22:12 20:22:12 #8 [support-scheduler internal] load build definition from Dockerfile 20:22:12 #8 transferring dockerfile: 1.82kB 0.0s done 20:22:12 #8 DONE 0.1s 20:22:12 20:22:12 #9 [security-proxy-setup internal] load build definition from Dockerfile 20:22:12 #9 transferring dockerfile: 2.39kB 0.0s done 20:22:12 #9 DONE 0.1s 20:22:12 20:22:12 #10 [security-proxy-auth internal] load build definition from Dockerfile 20:22:12 #10 transferring dockerfile: 2.04kB 0.0s done 20:22:12 #10 DONE 0.1s 20:22:12 20:22:12 #11 [security-spire-config internal] load build definition from Dockerfile 20:22:12 #11 transferring dockerfile: 1.58kB 0.0s done 20:22:12 #11 DONE 0.1s 20:22:12 20:22:12 #12 [core-data internal] load build definition from Dockerfile 20:22:12 #12 transferring dockerfile: 1.90kB 0.0s done 20:22:12 #12 DONE 0.1s 20:22:12 20:22:12 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:22:12 #13 transferring dockerfile: 2.12kB done 20:22:12 #13 DONE 0.1s 20:22:12 20:22:12 #14 [core-command internal] load build definition from Dockerfile 20:22:12 #14 transferring dockerfile: 1.82kB 0.0s done 20:22:12 #14 DONE 0.1s 20:22:12 20:22:12 #15 [security-spire-server internal] load .dockerignore 20:22:12 #15 transferring context: 20:22:13 #15 transferring context: 56B 0.0s done 20:22:13 #15 DONE 0.1s 20:22:13 20:22:13 #16 [security-bootstrapper internal] load .dockerignore 20:22:13 #16 transferring context: 56B 0.0s done 20:22:13 #16 DONE 0.1s 20:22:13 20:22:13 #17 [security-secretstore-setup internal] load .dockerignore 20:22:13 #17 transferring context: 56B 0.0s done 20:22:13 #17 DONE 0.1s 20:22:13 20:22:13 #18 [support-notifications internal] load .dockerignore 20:22:14 #18 transferring context: 56B 0.0s done 20:22:14 #18 DONE 0.1s 20:22:14 20:22:14 #19 [core-metadata internal] load .dockerignore 20:22:14 #19 DONE 0.0s 20:22:14 20:22:14 #20 [security-spiffe-token-provider internal] load .dockerignore 20:22:14 #20 transferring context: 56B done 20:22:14 #20 DONE 0.1s 20:22:14 20:22:14 #19 [core-metadata internal] load .dockerignore 20:22:14 #19 transferring context: 56B 0.0s done 20:22:14 #19 DONE 0.1s 20:22:14 20:22:14 #21 [security-spire-agent internal] load .dockerignore 20:22:14 #21 transferring context: 56B done 20:22:14 #21 DONE 0.0s 20:22:14 20:22:14 #22 [support-scheduler internal] load .dockerignore 20:22:14 #22 transferring context: 56B 0.0s done 20:22:14 #22 DONE 0.1s 20:22:14 20:22:14 #23 [security-proxy-setup internal] load .dockerignore 20:22:14 #23 transferring context: 56B 0.0s done 20:22:14 #23 DONE 0.1s 20:22:14 20:22:14 #24 [security-proxy-auth internal] load .dockerignore 20:22:14 #24 transferring context: 56B 0.0s done 20:22:14 #24 DONE 0.1s 20:22:14 20:22:14 #25 [security-spire-config internal] load .dockerignore 20:22:14 #25 transferring context: 56B 0.0s done 20:22:14 #25 DONE 0.1s 20:22:14 20:22:14 #26 [core-data internal] load .dockerignore 20:22:14 #26 transferring context: 56B done 20:22:14 #26 DONE 0.1s 20:22:14 20:22:14 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:22:14 #27 transferring context: 56B 0.0s done 20:22:14 #27 DONE 0.1s 20:22:14 20:22:14 #28 [core-command internal] load .dockerignore 20:22:14 #28 transferring context: 56B 0.0s done 20:22:14 #28 DONE 0.1s 20:22:14 20:22:14 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:22:14 #29 ... 20:22:14 20:22:14 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:22:14 #30 DONE 0.2s 20:22:15 20:22:15 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:22:15 #29 ... 20:22:15 20:22:15 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:15 #31 DONE 0.0s 20:22:15 20:22:15 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:15 #31 DONE 0.0s 20:22:15 20:22:15 #32 [security-bootstrapper internal] load build context 20:22:15 #32 DONE 0.0s 20:22:15 20:22:15 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:22:15 #33 DONE 0.0s 20:22:15 20:22:15 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:22:15 #29 DONE 0.8s 20:22:15 20:22:15 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:22:15 #30 ... 20:22:15 20:22:15 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:15 #31 DONE 0.0s 20:22:15 20:22:15 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:22:15 #30 DONE 0.2s 20:22:15 20:22:15 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:15 #31 DONE 0.0s 20:22:15 20:22:15 #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:15 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:22:15 #34 ... 20:22:15 20:22:15 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:15 #31 DONE 0.0s 20:22:15 20:22:15 #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:15 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:22:15 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:22:15 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:22:15 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s 20:22:16 #34 ... 20:22:16 20:22:16 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:16 #31 DONE 0.0s 20:22:16 20:22:16 #35 [security-spire-server internal] load build context 20:22:16 #35 transferring context: 18.11kB 0.1s done 20:22:16 #35 DONE 0.6s 20:22:16 20:22:16 #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:16 #34 ... 20:22:16 20:22:16 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:22:16 #30 DONE 0.7s 20:22:16 20:22:16 #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:16 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s 20:22:16 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:22:16 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:22:16 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:22:16 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:22:16 #34 ... 20:22:16 20:22:16 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:16 #31 DONE 0.0s 20:22:16 20:22:16 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:22:16 #29 DONE 1.0s 20:22:16 20:22:16 #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:16 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 20:22:16 #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:22:17 #34 ... 20:22:17 20:22:17 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:17 #31 DONE 0.0s 20:22:17 20:22:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:17 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:22:17 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:22:17 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:22:17 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:22:17 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 20:22:17 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:22:17 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:22:17 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 20:22:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.92MB / 23.39MB 1.2s 20:22:17 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:22:17 #36 ... 20:22:17 20:22:17 #37 [security-proxy-setup internal] load build context 20:22:17 #37 DONE 0.0s 20:22:17 20:22:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.5s 20:22:17 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:22:17 #36 ... 20:22:17 20:22:17 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:17 #31 DONE 0.0s 20:22:17 20:22:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.7s 20:22:17 #36 ... 20:22:17 20:22:17 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:22:17 #29 DONE 1.5s 20:22:17 20:22:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:17 #36 ... 20:22:17 20:22:17 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:22:17 #30 DONE 1.9s 20:22:17 20:22:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.2s 20:22:17 #36 ... 20:22:17 20:22:17 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:17 #31 DONE 0.0s 20:22:17 20:22:17 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:22:17 #38 DONE 2.0s 20:22:17 20:22:17 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:17 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:22:17 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:22:17 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:22:17 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:22:17 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 20:22:17 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:22:17 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:22:17 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 20:22:17 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:22:18 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:22:18 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:22:18 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:22:18 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:22:18 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 20:22:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:22:18 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:22:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 20:22:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.3s 20:22:18 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:22:18 #36 ... 20:22:18 20:22:18 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:18 #31 DONE 0.0s 20:22:18 20:22:18 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:22:18 #30 DONE 2.2s 20:22:18 20:22:18 #39 [security-secretstore-setup internal] load build context 20:22:18 #39 transferring context: 2.61MB 1.8s done 20:22:18 #39 DONE 2.6s 20:22:18 20:22:18 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:18 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:22:18 #36 ... 20:22:18 20:22:18 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:22:18 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 20:22:18 #40 DONE 0.2s 20:22:18 20:22:18 #41 [security-spiffe-token-provider internal] load build context 20:22:18 #41 transferring context: 2.61MB 1.8s done 20:22:18 #41 DONE 2.5s 20:22:18 20:22:18 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.5s 20:22:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.7s 20:22:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s 20:22:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s done 20:22:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s done 20:22:18 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:22:18 #36 ... 20:22:18 20:22:18 #42 [support-notifications internal] load build context 20:22:18 #42 transferring context: 2.61MB 2.3s done 20:22:18 #42 DONE 3.3s 20:22:18 20:22:18 #32 [security-bootstrapper internal] load build context 20:22:18 #32 transferring context: 2.61MB 2.7s done 20:22:18 #32 DONE 3.5s 20:22:19 20:22:19 #34 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:19 #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:22:19 #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:22:19 #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:22:19 #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:22:19 #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 20:22:19 #34 ... 20:22:19 20:22:19 #43 [support-scheduler internal] load build context 20:22:19 #43 transferring context: 2.61MB 1.8s done 20:22:19 #43 DONE 3.2s 20:22:19 20:22:19 #34 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:19 #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.0s done 20:22:19 #34 ... 20:22:19 20:22:19 #44 [security-spire-config internal] load build context 20:22:19 #44 transferring context: 16.36kB 0.1s done 20:22:19 #44 DONE 1.7s 20:22:19 20:22:19 #45 [core-metadata internal] load build context 20:22:19 #45 transferring context: 2.61MB 1.9s done 20:22:19 #45 DONE 3.4s 20:22:19 20:22:19 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:20 #36 ... 20:22:20 20:22:20 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:22:20 #33 DONE 4.8s 20:22:20 20:22:20 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:20 #36 ... 20:22:20 20:22:20 #46 [security-spire-agent internal] load build context 20:22:20 #46 transferring context: 17.64kB 0.1s done 20:22:20 #46 DONE 2.1s 20:22:20 20:22:20 #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:22:20 #47 ... 20:22:20 20:22:20 #37 [security-proxy-setup internal] load build context 20:22:20 #37 transferring context: 2.61MB 1.3s done 20:22:20 #37 DONE 3.4s 20:22:20 20:22:20 #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:22:21 #34 ... 20:22:21 20:22:21 #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:22:21 #47 DONE 1.4s 20:22:21 20:22:21 #48 [security-proxy-auth internal] load build context 20:22:21 #48 transferring context: 2.61MB 2.1s done 20:22:21 #48 DONE 4.1s 20:22:21 20:22:21 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:22:21 #49 ... 20:22:21 20:22:21 #50 [core-command internal] load build context 20:22:21 #50 transferring context: 2.61MB 1.3s done 20:22:21 #50 DONE 3.3s 20:22:21 20:22:21 #51 [core-data internal] load build context 20:22:21 #51 transferring context: 2.61MB 1.6s done 20:22:21 #51 DONE 3.4s 20:22:21 20:22:21 #52 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:22:21 #52 ... 20:22:21 20:22:21 #53 [core-common-config-bootstrapper internal] load build context 20:22:21 #53 transferring context: 2.61MB 1.4s done 20:22:21 #53 DONE 3.2s 20:22:21 20:22:21 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:24 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.5s 20:22:28 #36 ... 20:22:28 20:22:28 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:22:28 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:22:28 #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:22:28 #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:22:28 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:22:28 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:22:28 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 20:22:28 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.9s done 20:22:28 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:22:28 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.7s 20:22:28 #40 ... 20:22:28 20:22:28 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:28 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s 20:22:31 #36 ... 20:22:31 20:22:31 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:22:31 #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:31 #54 ... 20:22:31 20:22:31 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:31 #0 7.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:31 #55 ... 20:22:31 20:22:31 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:22:31 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.2s done 20:22:31 #40 DONE 13.2s 20:22:31 20:22:31 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:22:31 #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 9.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:31 #56 ... 20:22:31 20:22:31 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:22:31 #0 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 9.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:31 #57 ... 20:22:31 20:22:31 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:22:31 #0 8.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #58 ... 20:22:31 20:22:31 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:31 #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:31 #59 ... 20:22:31 20:22:31 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:22:31 #0 6.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:31 #60 ... 20:22:31 20:22:31 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:22:31 #0 6.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:31 #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:32 #61 ... 20:22:32 20:22:32 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:32 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:32 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:32 #62 ... 20:22:32 20:22:32 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:32 #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:32 #63 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:32 #63 ... 20:22:32 20:22:32 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:22:32 #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:32 #0 8.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:32 #64 ... 20:22:32 20:22:32 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:32 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done 20:22:35 #36 ... 20:22:35 20:22:35 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:22:35 #61 11.95 (1/1) Installing dumb-init (1.2.5-r2) 20:22:35 #61 11.98 Executing busybox-1.36.1-r2.trigger 20:22:35 #61 12.10 OK: 8 MiB in 16 packages 20:22:35 #61 DONE 14.4s 20:22:35 20:22:35 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:22:35 #64 12.71 OK: 266 MiB in 52 packages 20:22:35 #64 DONE 14.7s 20:22:35 20:22:35 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:22:35 #60 12.07 OK: 266 MiB in 52 packages 20:22:35 #60 DONE 14.7s 20:22:35 20:22:35 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:22:35 #54 13.84 (1/4) Installing dumb-init (1.2.5-r2) 20:22:35 #54 13.86 (2/4) Installing openssl (3.1.3-r0) 20:22:35 #54 13.90 (3/4) Installing su-exec (0.2-r3) 20:22:35 #54 13.90 (4/4) Installing yq (4.33.3-r4) 20:22:35 #54 14.38 Executing busybox-1.36.1-r2.trigger 20:22:35 #54 14.50 OK: 18 MiB in 19 packages 20:22:36 #54 ... 20:22:36 20:22:36 #52 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:22:36 #52 7.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:36 #52 9.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:36 #52 13.85 (1/1) Installing dumb-init (1.2.5-r2) 20:22:36 #52 13.89 Executing busybox-1.36.1-r2.trigger 20:22:36 #52 13.97 OK: 8 MiB in 16 packages 20:22:36 #52 DONE 15.6s 20:22:36 20:22:36 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:22:36 #65 DONE 1.2s 20:22:37 20:22:37 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:22:37 #66 DONE 1.2s 20:22:37 20:22:37 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:22:37 #56 15.72 (1/2) Installing ca-certificates (20230506-r0) 20:22:37 #56 ... 20:22:37 20:22:37 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:22:37 #54 DONE 16.0s 20:22:37 20:22:37 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:22:37 #36 DONE 22.5s 20:22:37 20:22:37 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:22:37 #67 ... 20:22:37 20:22:37 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:22:37 #58 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:37 #58 15.05 OK: 266 MiB in 52 packages 20:22:37 #58 DONE 16.4s 20:22:37 20:22:37 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:22:37 #67 DONE 0.7s 20:22:37 20:22:37 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:22:37 #56 16.22 (2/2) Installing dumb-init (1.2.5-r2) 20:22:37 #56 16.29 Executing busybox-1.36.1-r2.trigger 20:22:37 #56 16.40 Executing ca-certificates-20230506-r0.trigger 20:22:38 #56 ... 20:22:38 20:22:38 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:22:38 #49 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:38 #49 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:38 #49 15.13 (1/2) Installing dumb-init (1.2.5-r2) 20:22:38 #49 15.15 (2/2) Installing su-exec (0.2-r3) 20:22:38 #49 15.18 Executing busybox-1.36.1-r2.trigger 20:22:38 #49 15.36 OK: 8 MiB in 17 packages 20:22:38 #49 DONE 16.9s 20:22:38 20:22:38 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:22:38 #68 ... 20:22:38 20:22:38 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:22:38 #69 DONE 0.9s 20:22:38 20:22:38 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:22:38 #56 17.34 OK: 9 MiB in 17 packages 20:22:39 #56 DONE 18.4s 20:22:39 20:22:39 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:22:39 #57 13.58 (1/4) Installing ca-certificates (20230506-r0) 20:22:39 #57 13.90 (2/4) Installing dumb-init (1.2.5-r2) 20:22:39 #57 13.93 (3/4) Installing su-exec (0.2-r3) 20:22:39 #57 13.95 (4/4) Installing yq (4.33.3-r4) 20:22:39 #57 15.24 Executing busybox-1.36.1-r2.trigger 20:22:39 #57 15.39 Executing ca-certificates-20230506-r0.trigger 20:22:39 #57 16.98 OK: 18 MiB in 19 packages 20:22:39 #57 DONE 18.4s 20:22:39 20:22:39 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:39 #59 15.93 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:22:39 #59 15.93 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:22:39 #59 15.93 OK: 19946 distinct packages available 20:22:39 #59 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:39 #59 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:42 #59 ... 20:22:42 20:22:42 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:42 #55 14.22 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:22:42 #55 14.23 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:22:42 #55 14.23 OK: 19952 distinct packages available 20:22:42 #55 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:42 #55 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:42 #55 20.20 OK: 266 MiB in 52 packages 20:22:42 #55 DONE 20.9s 20:22:42 20:22:42 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:42 #59 20.79 (1/4) Installing dumb-init (1.2.5-r2) 20:22:42 #59 20.82 (2/4) Installing musl-obstack (1.2.3-r2) 20:22:42 #59 20.82 (3/4) Installing libucontext (1.2-r2) 20:22:42 #59 20.82 (4/4) Installing gcompat (1.1.0-r1) 20:22:42 #59 20.82 Executing busybox-1.36.1-r2.trigger 20:22:42 #59 20.88 OK: 8 MiB in 19 packages 20:22:42 #59 ... 20:22:42 20:22:42 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:22:42 #70 DONE 0.6s 20:22:42 20:22:42 #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:42 #62 15.21 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:22:42 #62 15.21 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:22:42 #62 15.21 OK: 19946 distinct packages available 20:22:42 #62 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:42 #62 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:42 #62 21.46 (1/5) Installing dumb-init (1.2.5-r2) 20:22:42 #62 21.48 (2/5) Installing musl-obstack (1.2.3-r2) 20:22:42 #62 21.49 (3/5) Installing libucontext (1.2-r2) 20:22:42 #62 21.50 (4/5) Installing gcompat (1.1.0-r1) 20:22:42 #62 21.52 (5/5) Installing openssl (3.1.3-r0) 20:22:42 #62 21.63 Executing busybox-1.36.1-r2.trigger 20:22:42 #62 21.70 OK: 9 MiB in 20 packages 20:22:42 #62 DONE 22.4s 20:22:42 20:22:42 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:22:43 #71 ... 20:22:43 20:22:43 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:43 #59 DONE 21.8s 20:22:43 20:22:43 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:22:44 #72 ... 20:22:44 20:22:44 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:44 #63 15.63 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:22:44 #63 15.63 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:22:44 #63 15.63 OK: 19946 distinct packages available 20:22:44 #63 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:44 #63 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:44 #63 20.45 (1/11) Installing ca-certificates (20230506-r0) 20:22:44 #63 20.61 (2/11) Installing brotli-libs (1.0.9-r14) 20:22:44 #63 20.68 (3/11) Installing libunistring (1.1-r1) 20:22:44 #63 20.79 (4/11) Installing libidn2 (2.3.4-r1) 20:22:44 #63 20.80 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:22:44 #63 20.82 (6/11) Installing libcurl (8.4.0-r0) 20:22:44 #63 20.86 (7/11) Installing curl (8.4.0-r0) 20:22:44 #63 20.93 (8/11) Installing dumb-init (1.2.5-r2) 20:22:44 #63 20.99 (9/11) Installing musl-obstack (1.2.3-r2) 20:22:44 #63 21.01 (10/11) Installing libucontext (1.2-r2) 20:22:44 #63 21.02 (11/11) Installing gcompat (1.1.0-r1) 20:22:44 #63 21.06 Executing busybox-1.36.1-r2.trigger 20:22:44 #63 21.14 Executing ca-certificates-20230506-r0.trigger 20:22:44 #63 21.72 OK: 13 MiB in 26 packages 20:22:44 #63 DONE 22.5s 20:22:44 20:22:44 #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:22:44 #73 ... 20:22:44 20:22:44 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:22:44 #68 DONE 6.2s 20:22:44 20:22:44 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:22:44 #74 DONE 0.3s 20:22:44 20:22:44 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:45 #75 ... 20:22:45 20:22:45 #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:22:45 #73 DONE 2.7s 20:22:45 20:22:45 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:22:45 #71 DONE 3.0s 20:22:45 20:22:45 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:22:45 #76 ... 20:22:45 20:22:45 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:22:45 #72 DONE 2.5s 20:22:45 20:22:45 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:22:46 #77 ... 20:22:46 20:22:46 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:47 #78 ... 20:22:47 20:22:47 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:47 #79 ... 20:22:47 20:22:47 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:22:48 #80 ... 20:22:48 20:22:48 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:49 #81 ... 20:22:49 20:22:49 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:22:49 #77 DONE 4.2s 20:22:49 20:22:49 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:22:49 #80 DONE 4.2s 20:22:49 20:22:49 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:22:49 #76 DONE 4.5s 20:22:49 20:22:49 #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:22:49 #82 ... 20:22:49 20:22:49 #83 [security-spire-server stage-2 5/8] COPY security.txt / 20:22:49 #83 DONE 0.3s 20:22:50 20:22:50 #84 [security-spire-config stage-2 5/9] COPY security.txt / 20:22:50 #84 DONE 0.2s 20:22:50 20:22:50 #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:22:50 #82 DONE 0.2s 20:22:50 20:22:50 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 20:22:50 #85 ... 20:22:50 20:22:50 #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:22:50 #86 DONE 0.2s 20:22:50 20:22:50 #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:22:50 #87 DONE 0.2s 20:22:50 20:22:50 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 20:22:50 #85 DONE 0.3s 20:22:50 20:22:50 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:22:50 #88 ... 20:22:50 20:22:50 #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:22:50 #89 DONE 0.2s 20:22:50 20:22:50 #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:22:50 #90 DONE 0.2s 20:22:50 20:22:50 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:22:50 #88 DONE 0.2s 20:22:50 20:22:50 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:22:50 #91 DONE 0.2s 20:22:50 20:22:50 #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:22:50 #92 ... 20:22:50 20:22:50 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:22:50 #93 DONE 0.2s 20:22:51 20:22:51 #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:22:51 #92 DONE 0.3s 20:22:51 20:22:51 #94 [security-spire-config] exporting to image 20:22:51 #94 exporting layers 20:22:51 #94 ... 20:22:51 20:22:51 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:22:51 #95 DONE 0.2s 20:22:51 20:22:51 #94 [security-spire-agent] exporting to image 20:22:52 #94 exporting layers 1.6s done 20:22:52 #94 exporting layers 1.5s done 20:22:52 #94 writing image sha256:1f83c218734268bb3d247a93875c8f8521a7cb039b0801ff53280c8b758010d8 0.0s done 20:22:52 #94 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:22:52 #94 writing image sha256:55f35a5f483d86ecd3d1539da82377df64333a8c0e89fcf06ddda66b53e5a7d1 done 20:22:52 #94 naming to docker.io/library/security-spire-config-arm64 done 20:22:52 #94 exporting layers 1.5s done 20:22:52 #94 writing image sha256:c811ba99d717ffaf488e526854046d1bc5cea92ea7a99227cc53c663e7fd93f7 done 20:22:52 #94 naming to docker.io/library/security-spire-agent-arm64 done 20:22:52 #94 DONE 2.4s 20:22:52 20:22:52 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:56 #131 ... 20:22:56 20:22:56 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:56 #122 70.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:06 #122 ... 20:23:06 20:23:06 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:23:06 #125 DONE 88.5s 20:23:06 20:23:06 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:06 #122 DONE 88.5s 20:23:06 20:23:06 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:06 #130 DONE 88.5s 20:23:06 20:23:06 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:06 #127 DONE 88.5s 20:23:06 20:23:06 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:23:06 #131 DONE 88.6s 20:23:06 20:23:06 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #132 ... 20:23:06 20:23:06 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:23:06 #121 DONE 88.6s 20:23:06 20:23:06 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:23:06 #124 DONE 88.8s 20:23:06 20:23:06 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #133 ... 20:23:06 20:23:06 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:23:06 #126 DONE 88.9s 20:23:06 20:23:06 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:06 #129 DONE 88.9s 20:23:06 20:23:06 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:06 #128 DONE 89.0s 20:23:06 20:23:06 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:23:06 #123 DONE 89.0s 20:23:06 20:23:06 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:23:06 #134 ... 20:23:06 20:23:06 #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #135 DONE 0.8s 20:23:06 20:23:06 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #136 DONE 0.7s 20:23:06 20:23:06 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #132 DONE 0.8s 20:23:06 20:23:06 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #133 DONE 0.8s 20:23:06 20:23:06 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:23:06 #134 DONE 0.5s 20:23:06 20:23:06 #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #137 DONE 0.5s 20:23:06 20:23:06 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:23:06 #138 ... 20:23:06 20:23:06 #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #139 DONE 0.4s 20:23:06 20:23:06 #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:23:06 #140 DONE 0.3s 20:23:06 20:23:06 #141 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:06 #141 ... 20:23:06 20:23:06 #142 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:23:06 #142 DONE 0.3s 20:23:06 20:23:06 #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:23:06 #143 DONE 0.3s 20:23:06 20:23:06 #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:23:06 #144 CACHED 20:23:06 20:23:06 #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #145 CACHED 20:23:06 20:23:06 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:23:06 #146 CACHED 20:23:06 20:23:06 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #147 CACHED 20:23:06 20:23:06 #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #148 CACHED 20:23:06 20:23:06 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:23:06 #149 CACHED 20:23:06 20:23:06 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:23:06 #150 CACHED 20:23:06 20:23:06 #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:23:06 #151 CACHED 20:23:06 20:23:06 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:23:06 #152 DONE 0.3s 20:23:06 20:23:06 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:23:06 #138 DONE 0.3s 20:23:06 20:23:06 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:08 #153 ... 20:23:08 20:23:08 #154 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:23:08 #154 DONE 1.4s 20:23:08 20:23:08 #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:23:08 #155 DONE 1.5s 20:23:08 20:23:08 #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:08 #156 ... 20:23:08 20:23:08 #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:23:08 #157 DONE 1.7s 20:23:08 20:23:08 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:08 #158 DONE 1.7s 20:23:08 20:23:08 #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:08 #159 DONE 1.7s 20:23:08 20:23:08 #141 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:08 #141 DONE 1.8s 20:23:08 20:23:08 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:23:08 #160 DONE 1.8s 20:23:08 20:23:08 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:23:08 #161 DONE 1.8s 20:23:08 20:23:08 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:08 #162 DONE 1.8s 20:23:08 20:23:08 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:08 #153 DONE 1.8s 20:23:08 20:23:08 #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:23:08 #163 ... 20:23:08 20:23:08 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:23:08 #164 DONE 2.2s 20:23:08 20:23:08 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:23:09 #165 ... 20:23:09 20:23:09 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:23:09 #166 DONE 1.2s 20:23:09 20:23:09 #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:09 #156 DONE 1.2s 20:23:09 20:23:09 #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:23:09 #167 DONE 0.9s 20:23:09 20:23:09 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:23:09 #168 DONE 0.9s 20:23:09 20:23:09 #92 [core-command] exporting to image 20:23:09 #92 exporting layers 20:23:09 #92 ... 20:23:09 20:23:09 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:23:09 #169 DONE 0.9s 20:23:09 20:23:09 #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:23:09 #170 DONE 0.9s 20:23:09 20:23:09 #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:23:09 #171 DONE 1.0s 20:23:09 20:23:09 #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:23:09 #172 DONE 0.9s 20:23:09 20:23:09 #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:23:09 #163 DONE 0.9s 20:23:09 20:23:09 #92 [support-notifications] exporting to image 20:23:09 #92 exporting layers 0.2s done 20:23:09 #92 ... 20:23:09 20:23:09 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:23:09 #173 DONE 1.0s 20:23:09 20:23:09 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:23:09 #165 DONE 1.0s 20:23:09 20:23:09 #92 [core-data] exporting to image 20:23:09 #92 exporting layers 0.3s done 20:23:09 #92 ... 20:23:09 20:23:09 #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:23:09 #174 DONE 0.7s 20:23:09 20:23:09 #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:23:09 #175 DONE 0.7s 20:23:09 20:23:09 #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:23:09 #176 DONE 0.7s 20:23:09 20:23:09 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:23:09 #177 DONE 0.7s 20:23:09 20:23:09 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:23:09 #178 DONE 0.7s 20:23:09 20:23:09 #92 [core-metadata] exporting to image 20:23:09 #92 exporting layers 0.5s done 20:23:10 #92 ... 20:23:10 20:23:10 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:23:10 #179 DONE 0.6s 20:23:10 20:23:10 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:23:10 #180 DONE 0.6s 20:23:10 20:23:10 #92 [core-metadata] exporting to image 20:23:10 #92 exporting layers 0.3s done 20:23:10 #92 writing image sha256:abb679b21961bf4d5bea56130cd7c42ef1fed6d3df40afa87c7ddc2a0aff2e43 20:23:10 #92 writing image sha256:8d0907fa9144c84b8a5efe36c79cc36ba6177baeab0920bfbd65db3401534c77 20:23:10 #92 ... 20:23:10 20:23:10 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:23:10 #181 DONE 0.4s 20:23:10 20:23:10 #92 [core-metadata] exporting to image 20:23:10 #92 writing image sha256:a1c335875670f8b32d907eaad1949bae544378618a58c0992ce219ed610b1d0b 20:23:10 #92 writing image sha256:97bf2aeaff27ff5187823a65d0437c5cbdd969dae3fa16b1f3559b0b84fd5c4e 20:23:10 #92 writing image sha256:1c282cc4eddbf9a3a3ecba6e7d6826a7d7b3c887683a9f4fa031ece496d5f4ff 20:23:10 #92 exporting layers 0.7s done 20:23:10 #92 writing image sha256:abb679b21961bf4d5bea56130cd7c42ef1fed6d3df40afa87c7ddc2a0aff2e43 0.3s done 20:23:10 #92 writing image sha256:8d0907fa9144c84b8a5efe36c79cc36ba6177baeab0920bfbd65db3401534c77 0.4s done 20:23:10 #92 writing image sha256:a1c335875670f8b32d907eaad1949bae544378618a58c0992ce219ed610b1d0b 0.4s done 20:23:10 #92 writing image sha256:97bf2aeaff27ff5187823a65d0437c5cbdd969dae3fa16b1f3559b0b84fd5c4e 0.4s done 20:23:10 #92 writing image sha256:1c282cc4eddbf9a3a3ecba6e7d6826a7d7b3c887683a9f4fa031ece496d5f4ff 0.4s done 20:23:10 #92 naming to docker.io/library/support-scheduler 0.1s done 20:23:10 #92 naming to docker.io/library/support-notifications 0.0s done 20:23:10 #92 writing image sha256:9d126dfc5cf652c74c742b080131c71fffb51b111812139da0df7a21471848fb 0.0s done 20:23:10 #92 naming to docker.io/library/core-command 20:23:10 #92 naming to docker.io/library/core-data 20:23:10 #92 naming to docker.io/library/core-metadata 20:23:10 #92 naming to docker.io/library/security-spiffe-token-provider 20:23:10 #92 naming to docker.io/library/core-command 0.1s done 20:23:10 #92 naming to docker.io/library/core-data 0.1s done 20:23:10 #92 naming to docker.io/library/core-metadata 0.1s done 20:23:10 #92 naming to docker.io/library/security-spiffe-token-provider 0.1s done 20:23:10 #92 DONE 2.3s 20:23:10 20:23:10 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:23:10 #182 DONE 0.7s 20:23:10 20:23:10 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:10 #183 DONE 0.7s 20:23:10 20:23:10 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:11 #184 ... 20:23:11 20:23:11 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:11 #185 DONE 1.1s 20:23:11 20:23:11 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:23:11 #186 DONE 1.1s 20:23:11 20:23:11 #92 [security-proxy-auth] exporting to image 20:23:12 #92 ... 20:23:12 20:23:12 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:12 #184 DONE 1.2s 20:23:12 20:23:12 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:12 #187 DONE 2.1s 20:23:12 20:23:12 #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:23:12 #188 DONE 0.2s 20:23:12 20:23:12 #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:23:12 #189 ... 20:23:12 20:23:12 #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:12 #190 DONE 0.2s 20:23:12 20:23:12 #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:23:12 #189 DONE 0.2s 20:23:12 20:23:12 #92 [security-proxy-auth] exporting to image 20:23:12 #92 exporting layers 0.3s done 20:23:12 #92 writing image sha256:67a17782510afb6a0029036167a4cacd96f10651f49438f4a85038bb65f27342 0.0s done 20:23:12 #92 naming to docker.io/library/security-proxy-auth done 20:23:12 #92 ... 20:23:12 20:23:12 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:12 #191 DONE 1.9s 20:23:12 20:23:12 #92 [security-proxy-setup] exporting to image 20:23:12 #92 writing image sha256:d98d780a732e4ffc00ee0397a055a75c3e70f9d77c81c176ce757d5063ff8d40 done 20:23:12 #92 naming to docker.io/library/core-common-config-bootstrapper done 20:23:12 #92 ... 20:23:12 20:23:12 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:23:12 #192 DONE 0.3s 20:23:12 20:23:12 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:23:12 #193 DONE 0.1s 20:23:12 20:23:12 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:12 #194 DONE 0.5s 20:23:12 20:23:12 #92 [security-secretstore-setup] exporting to image 20:23:12 #92 exporting layers 0.3s done 20:23:12 #92 writing image sha256:c855f03f100186e06ebd1cf86a49a1fba4723cbef6d0369c67ba9224d8218249 20:23:13 #92 writing image sha256:c855f03f100186e06ebd1cf86a49a1fba4723cbef6d0369c67ba9224d8218249 done 20:23:13 #92 naming to docker.io/library/security-proxy-setup done 20:23:13 #92 exporting layers 0.2s done 20:23:13 #92 writing image sha256:732c0dabbae258bb4fb5e65e3dab6db554f3023ac749ddc71a6fd5a8e9e574be done 20:23:13 #92 naming to docker.io/library/security-secretstore-setup done 20:23:13 #92 DONE 3.6s 20:23:13 20:23:13 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:23:13 #195 DONE 0.4s 20:23:13 20:23:13 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:23:13 #59 ... 20:23:13 20:23:13 #92 [security-bootstrapper] exporting to image 20:23:13 #92 exporting layers 0.2s done 20:23:13 #92 writing image sha256:c8c034f8612a05526c4e894d1f1b08e3c0b35526f749a1b3428ba46eb5a2e563 done 20:23:13 #92 naming to docker.io/library/security-bootstrapper done 20:23:13 #92 DONE 3.8s 20:23:13 20:23:13 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:23:13 time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:23:13 $ docker stop --time=1 a8c16fed7f2c21640ade613752e66605813fd440e7c653ec5178d39ef3bba0e7 20:23:14 $ docker rm -f --volumes a8c16fed7f2c21640ade613752e66605813fd440e7c653ec5178d39ef3bba0e7 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:14 + docker images 20:23:14 REPOSITORY TAG IMAGE ID CREATED SIZE 20:23:14 security-secretstore-setup latest 732c0dabbae2 2 seconds ago 44.4MB 20:23:14 security-proxy-setup latest c855f03f1001 2 seconds ago 29.4MB 20:23:14 security-bootstrapper latest c8c034f8612a 2 seconds ago 23.3MB 20:23:14 core-common-config-bootstrapper latest d98d780a732e 3 seconds ago 18.2MB 20:23:14 security-proxy-auth latest 67a17782510a 4 seconds ago 19.5MB 20:23:14 security-spiffe-token-provider latest 9d126dfc5cf6 5 seconds ago 35MB 20:23:14 core-metadata latest 1c282cc4eddb 5 seconds ago 21.7MB 20:23:14 support-notifications latest a1c335875670 5 seconds ago 34.6MB 20:23:14 core-command latest 8d0907fa9144 5 seconds ago 21.2MB 20:23:14 core-data latest 97bf2aeaff27 5 seconds ago 21.3MB 20:23:14 support-scheduler latest abb679b21961 6 seconds ago 34MB 20:23:14 security-spire-server latest 8524306ec9c1 2 minutes ago 102MB 20:23:14 security-spire-config latest a63dab4c18c4 2 minutes ago 101MB 20:23:14 security-spire-agent latest 489a24a35d3d 2 minutes ago 161MB 20:23:14 ci-base-image-x86_64 latest 52999499d080 4 minutes ago 930MB 20:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB 20:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 20:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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 20:23:15 provisioning config files... 20:23:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config9963338106370636605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:15 ---> docker-login.sh 20:23:15 nexus3.edgexfoundry.org:10001 20:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:15 Configure a credential helper to remove this warning. See 20:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:15 20:23:15 Login Succeeded 20:23:15 nexus3.edgexfoundry.org:10002 20:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:15 Configure a credential helper to remove this warning. See 20:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:15 20:23:15 Login Succeeded 20:23:15 nexus3.edgexfoundry.org:10003 20:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:15 Configure a credential helper to remove this warning. See 20:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:15 20:23:15 Login Succeeded 20:23:15 nexus3.edgexfoundry.org:10004 20:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:15 Configure a credential helper to remove this warning. See 20:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:15 20:23:15 Login Succeeded 20:23:15 docker.io 20:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:16 Configure a credential helper to remove this warning. See 20:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:16 20:23:16 Login Succeeded 20:23:16 ---> docker-login.sh ends [Pipeline] } 20:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:16 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:23:16 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:16 latest 20:23:16 3.1.0-dev.63 20:23:16 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:16 main 20:23:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:16 + docker push nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:16 a3ae3e9acb4c: Preparing 20:23:16 3875980db624: Preparing 20:23:16 0305ca00b89e: Preparing 20:23:16 6dd53eaabdd8: Preparing 20:23:16 bb3ad48c7528: Preparing 20:23:16 cc2447e1835a: Preparing 20:23:16 cc2447e1835a: Waiting 20:23:16 6dd53eaabdd8: Pushed 20:23:16 0305ca00b89e: Pushed 20:23:16 bb3ad48c7528: Pushed 20:23:16 a3ae3e9acb4c: Pushed 20:23:16 cc2447e1835a: Layer already exists 20:23:18 3875980db624: Pushed 20:23:18 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:19 a3ae3e9acb4c: Preparing 20:23:19 3875980db624: Preparing 20:23:19 0305ca00b89e: Preparing 20:23:19 6dd53eaabdd8: Preparing 20:23:19 bb3ad48c7528: Preparing 20:23:19 cc2447e1835a: Preparing 20:23:19 cc2447e1835a: Waiting 20:23:19 6dd53eaabdd8: Layer already exists 20:23:19 bb3ad48c7528: Layer already exists 20:23:19 0305ca00b89e: Layer already exists 20:23:19 a3ae3e9acb4c: Layer already exists 20:23:19 3875980db624: Layer already exists 20:23:19 cc2447e1835a: Layer already exists 20:23:19 latest: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 20:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:19 a3ae3e9acb4c: Preparing 20:23:19 3875980db624: Preparing 20:23:19 0305ca00b89e: Preparing 20:23:19 6dd53eaabdd8: Preparing 20:23:19 bb3ad48c7528: Preparing 20:23:19 cc2447e1835a: Preparing 20:23:19 cc2447e1835a: Waiting 20:23:19 6dd53eaabdd8: Layer already exists 20:23:19 bb3ad48c7528: Layer already exists 20:23:19 a3ae3e9acb4c: Layer already exists 20:23:19 3875980db624: Layer already exists 20:23:19 0305ca00b89e: Layer already exists 20:23:19 cc2447e1835a: Layer already exists 20:23:19 3.1.0-dev.63: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker push nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:20 a3ae3e9acb4c: Preparing 20:23:20 3875980db624: Preparing 20:23:20 0305ca00b89e: Preparing 20:23:20 6dd53eaabdd8: Preparing 20:23:20 bb3ad48c7528: Preparing 20:23:20 cc2447e1835a: Preparing 20:23:20 cc2447e1835a: Waiting 20:23:20 bb3ad48c7528: Layer already exists 20:23:20 a3ae3e9acb4c: Layer already exists 20:23:20 0305ca00b89e: Layer already exists 20:23:20 6dd53eaabdd8: Layer already exists 20:23:20 3875980db624: Layer already exists 20:23:20 cc2447e1835a: Layer already exists 20:23:20 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:23:20 a3ae3e9acb4c: Preparing 20:23:20 3875980db624: Preparing 20:23:20 0305ca00b89e: Preparing 20:23:20 6dd53eaabdd8: Preparing 20:23:20 bb3ad48c7528: Preparing 20:23:20 cc2447e1835a: Preparing 20:23:20 cc2447e1835a: Waiting 20:23:20 bb3ad48c7528: Layer already exists 20:23:20 0305ca00b89e: Layer already exists 20:23:20 3875980db624: Layer already exists 20:23:20 a3ae3e9acb4c: Layer already exists 20:23:20 6dd53eaabdd8: Layer already exists 20:23:20 cc2447e1835a: Layer already exists 20:23:20 main: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:20 ===================================================== [Pipeline] echo 20:23:21 taggedImages: 20:23:21 - nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:21 - nexus3.edgexfoundry.org:10004/core-command:latest 20:23:21 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 20:23:21 - nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:21 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:23:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:23:21 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:21 latest 20:23:21 3.1.0-dev.63 20:23:21 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:21 main 20:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:23:21 9110380b51d7: Preparing 20:23:21 6d3bd9809588: Preparing 20:23:21 55f4474ab3f7: Preparing 20:23:21 dbb81dca7141: Preparing 20:23:21 0305ca00b89e: Preparing 20:23:21 6dd53eaabdd8: Preparing 20:23:21 bb3ad48c7528: Preparing 20:23:21 cc2447e1835a: Preparing 20:23:21 bb3ad48c7528: Waiting 20:23:21 cc2447e1835a: Waiting 20:23:21 0305ca00b89e: Layer already exists 20:23:21 6dd53eaabdd8: Layer already exists 20:23:21 bb3ad48c7528: Layer already exists 20:23:21 6d3bd9809588: Pushed 20:23:21 55f4474ab3f7: Pushed 20:23:21 9110380b51d7: Pushed 20:23:21 cc2447e1835a: Layer already exists 20:23:23 dbb81dca7141: Pushed 20:23:23 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:23 + 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 20:23:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:23:23 9110380b51d7: Preparing 20:23:23 6d3bd9809588: Preparing 20:23:23 55f4474ab3f7: Preparing 20:23:23 dbb81dca7141: Preparing 20:23:23 0305ca00b89e: Preparing 20:23:23 6dd53eaabdd8: Preparing 20:23:23 bb3ad48c7528: Preparing 20:23:23 cc2447e1835a: Preparing 20:23:23 bb3ad48c7528: Waiting 20:23:23 6dd53eaabdd8: Waiting 20:23:23 cc2447e1835a: Waiting 20:23:23 6d3bd9809588: Layer already exists 20:23:23 9110380b51d7: Layer already exists 20:23:23 0305ca00b89e: Layer already exists 20:23:23 55f4474ab3f7: Layer already exists 20:23:23 dbb81dca7141: Layer already exists 20:23:23 6dd53eaabdd8: Layer already exists 20:23:23 bb3ad48c7528: Layer already exists 20:23:23 cc2447e1835a: Layer already exists 20:23:23 latest: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 20:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:23:24 9110380b51d7: Preparing 20:23:24 6d3bd9809588: Preparing 20:23:24 55f4474ab3f7: Preparing 20:23:24 dbb81dca7141: Preparing 20:23:24 0305ca00b89e: Preparing 20:23:24 6dd53eaabdd8: Preparing 20:23:24 bb3ad48c7528: Preparing 20:23:24 cc2447e1835a: Preparing 20:23:24 bb3ad48c7528: Waiting 20:23:24 6dd53eaabdd8: Waiting 20:23:24 cc2447e1835a: Waiting 20:23:24 dbb81dca7141: Layer already exists 20:23:24 9110380b51d7: Layer already exists 20:23:24 0305ca00b89e: Layer already exists 20:23:24 55f4474ab3f7: Layer already exists 20:23:24 6d3bd9809588: Layer already exists 20:23:24 6dd53eaabdd8: Layer already exists 20:23:24 bb3ad48c7528: Layer already exists 20:23:24 cc2447e1835a: Layer already exists 20:23:24 3.1.0-dev.63: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:23:24 9110380b51d7: Preparing 20:23:24 6d3bd9809588: Preparing 20:23:24 55f4474ab3f7: Preparing 20:23:24 dbb81dca7141: Preparing 20:23:24 0305ca00b89e: Preparing 20:23:24 6dd53eaabdd8: Preparing 20:23:24 bb3ad48c7528: Preparing 20:23:24 cc2447e1835a: Preparing 20:23:24 6dd53eaabdd8: Waiting 20:23:24 bb3ad48c7528: Waiting 20:23:24 cc2447e1835a: Waiting 20:23:24 0305ca00b89e: Layer already exists 20:23:24 6d3bd9809588: Layer already exists 20:23:24 dbb81dca7141: Layer already exists 20:23:24 9110380b51d7: Layer already exists 20:23:24 55f4474ab3f7: Layer already exists 20:23:24 6dd53eaabdd8: Layer already exists 20:23:24 cc2447e1835a: Layer already exists 20:23:24 bb3ad48c7528: Layer already exists 20:23:24 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:25 + 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 20:23:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:23:25 9110380b51d7: Preparing 20:23:25 6d3bd9809588: Preparing 20:23:25 55f4474ab3f7: Preparing 20:23:25 dbb81dca7141: Preparing 20:23:25 0305ca00b89e: Preparing 20:23:25 6dd53eaabdd8: Preparing 20:23:25 bb3ad48c7528: Preparing 20:23:25 cc2447e1835a: Preparing 20:23:25 6dd53eaabdd8: Waiting 20:23:25 bb3ad48c7528: Waiting 20:23:25 cc2447e1835a: Waiting 20:23:25 9110380b51d7: Layer already exists 20:23:25 dbb81dca7141: Layer already exists 20:23:25 0305ca00b89e: Layer already exists 20:23:25 55f4474ab3f7: Layer already exists 20:23:25 6d3bd9809588: Layer already exists 20:23:25 bb3ad48c7528: Layer already exists 20:23:25 6dd53eaabdd8: Layer already exists 20:23:25 cc2447e1835a: Layer already exists 20:23:25 main: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:25 ===================================================== [Pipeline] echo 20:23:25 taggedImages: 20:23:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:23:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 20:23:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:23:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:23:25 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:25 latest 20:23:25 3.1.0-dev.63 20:23:25 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:25 main 20:23:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:26 + docker push nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:26 42e0b44df748: Preparing 20:23:26 ba6b83399b05: Preparing 20:23:26 0305ca00b89e: Preparing 20:23:26 6dd53eaabdd8: Preparing 20:23:26 302a2797057d: Preparing 20:23:26 cc2447e1835a: Preparing 20:23:26 cc2447e1835a: Waiting 20:23:26 302a2797057d: Pushed 20:23:26 6dd53eaabdd8: Layer already exists 20:23:26 42e0b44df748: Pushed 20:23:26 0305ca00b89e: Layer already exists 20:23:26 cc2447e1835a: Layer already exists 20:23:27 ba6b83399b05: Pushed 20:23:28 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:28 42e0b44df748: Preparing 20:23:28 ba6b83399b05: Preparing 20:23:28 0305ca00b89e: Preparing 20:23:28 6dd53eaabdd8: Preparing 20:23:28 302a2797057d: Preparing 20:23:28 cc2447e1835a: Preparing 20:23:28 cc2447e1835a: Waiting 20:23:28 302a2797057d: Layer already exists 20:23:28 42e0b44df748: Layer already exists 20:23:28 ba6b83399b05: Layer already exists 20:23:28 6dd53eaabdd8: Layer already exists 20:23:28 0305ca00b89e: Layer already exists 20:23:28 cc2447e1835a: Layer already exists 20:23:28 latest: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 20:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:29 42e0b44df748: Preparing 20:23:29 ba6b83399b05: Preparing 20:23:29 0305ca00b89e: Preparing 20:23:29 6dd53eaabdd8: Preparing 20:23:29 302a2797057d: Preparing 20:23:29 cc2447e1835a: Preparing 20:23:29 cc2447e1835a: Waiting 20:23:29 0305ca00b89e: Layer already exists 20:23:29 42e0b44df748: Layer already exists 20:23:29 ba6b83399b05: Layer already exists 20:23:29 302a2797057d: Layer already exists 20:23:29 6dd53eaabdd8: Layer already exists 20:23:29 cc2447e1835a: Layer already exists 20:23:29 3.1.0-dev.63: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:29 + docker push nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:29 42e0b44df748: Preparing 20:23:29 ba6b83399b05: Preparing 20:23:29 0305ca00b89e: Preparing 20:23:29 6dd53eaabdd8: Preparing 20:23:29 302a2797057d: Preparing 20:23:29 cc2447e1835a: Preparing 20:23:29 cc2447e1835a: Waiting 20:23:29 302a2797057d: Layer already exists 20:23:29 0305ca00b89e: Layer already exists 20:23:29 42e0b44df748: Layer already exists 20:23:29 ba6b83399b05: Layer already exists 20:23:29 6dd53eaabdd8: Layer already exists 20:23:29 cc2447e1835a: Layer already exists 20:23:29 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:23:30 42e0b44df748: Preparing 20:23:30 ba6b83399b05: Preparing 20:23:30 0305ca00b89e: Preparing 20:23:30 6dd53eaabdd8: Preparing 20:23:30 302a2797057d: Preparing 20:23:30 cc2447e1835a: Preparing 20:23:30 cc2447e1835a: Waiting 20:23:30 0305ca00b89e: Layer already exists 20:23:30 302a2797057d: Layer already exists 20:23:30 ba6b83399b05: Layer already exists 20:23:30 42e0b44df748: Layer already exists 20:23:30 6dd53eaabdd8: Layer already exists 20:23:30 cc2447e1835a: Layer already exists 20:23:30 main: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:30 ===================================================== [Pipeline] echo 20:23:30 taggedImages: 20:23:30 - nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:30 - nexus3.edgexfoundry.org:10004/core-data:latest 20:23:30 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 20:23:30 - nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:23:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:23:30 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:30 latest 20:23:30 3.1.0-dev.63 20:23:30 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:30 main 20:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:31 2fc5bbf9295b: Preparing 20:23:31 097e00030a67: Preparing 20:23:31 ba12eef8bdd1: Preparing 20:23:31 0305ca00b89e: Preparing 20:23:31 6dd53eaabdd8: Preparing 20:23:31 bb3ad48c7528: Preparing 20:23:31 cc2447e1835a: Preparing 20:23:31 bb3ad48c7528: Waiting 20:23:31 cc2447e1835a: Waiting 20:23:31 097e00030a67: Pushed 20:23:31 0305ca00b89e: Layer already exists 20:23:31 2fc5bbf9295b: Pushed 20:23:31 6dd53eaabdd8: Layer already exists 20:23:31 bb3ad48c7528: Layer already exists 20:23:31 cc2447e1835a: Layer already exists 20:23:32 ba12eef8bdd1: Pushed 20:23:32 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:33 2fc5bbf9295b: Preparing 20:23:33 097e00030a67: Preparing 20:23:33 ba12eef8bdd1: Preparing 20:23:33 0305ca00b89e: Preparing 20:23:33 6dd53eaabdd8: Preparing 20:23:33 bb3ad48c7528: Preparing 20:23:33 cc2447e1835a: Preparing 20:23:33 bb3ad48c7528: Waiting 20:23:33 cc2447e1835a: Waiting 20:23:33 0305ca00b89e: Layer already exists 20:23:33 ba12eef8bdd1: Layer already exists 20:23:33 6dd53eaabdd8: Layer already exists 20:23:33 097e00030a67: Layer already exists 20:23:33 2fc5bbf9295b: Layer already exists 20:23:33 cc2447e1835a: Layer already exists 20:23:33 bb3ad48c7528: Layer already exists 20:23:33 latest: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 20:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:34 2fc5bbf9295b: Preparing 20:23:34 097e00030a67: Preparing 20:23:34 ba12eef8bdd1: Preparing 20:23:34 0305ca00b89e: Preparing 20:23:34 6dd53eaabdd8: Preparing 20:23:34 bb3ad48c7528: Preparing 20:23:34 cc2447e1835a: Preparing 20:23:34 bb3ad48c7528: Waiting 20:23:34 cc2447e1835a: Waiting 20:23:34 2fc5bbf9295b: Layer already exists 20:23:34 ba12eef8bdd1: Layer already exists 20:23:34 097e00030a67: Layer already exists 20:23:34 6dd53eaabdd8: Layer already exists 20:23:34 0305ca00b89e: Layer already exists 20:23:34 bb3ad48c7528: Layer already exists 20:23:34 cc2447e1835a: Layer already exists 20:23:34 3.1.0-dev.63: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:35 2fc5bbf9295b: Preparing 20:23:35 097e00030a67: Preparing 20:23:35 ba12eef8bdd1: Preparing 20:23:35 0305ca00b89e: Preparing 20:23:35 6dd53eaabdd8: Preparing 20:23:35 bb3ad48c7528: Preparing 20:23:35 cc2447e1835a: Preparing 20:23:35 bb3ad48c7528: Waiting 20:23:35 2fc5bbf9295b: Layer already exists 20:23:35 097e00030a67: Layer already exists 20:23:35 6dd53eaabdd8: Layer already exists 20:23:35 ba12eef8bdd1: Layer already exists 20:23:35 0305ca00b89e: Layer already exists 20:23:35 cc2447e1835a: Layer already exists 20:23:35 bb3ad48c7528: Layer already exists 20:23:35 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:23:35 2fc5bbf9295b: Preparing 20:23:35 097e00030a67: Preparing 20:23:35 ba12eef8bdd1: Preparing 20:23:35 0305ca00b89e: Preparing 20:23:35 6dd53eaabdd8: Preparing 20:23:35 bb3ad48c7528: Preparing 20:23:35 cc2447e1835a: Preparing 20:23:35 cc2447e1835a: Waiting 20:23:35 ba12eef8bdd1: Layer already exists 20:23:35 6dd53eaabdd8: Layer already exists 20:23:35 097e00030a67: Layer already exists 20:23:35 2fc5bbf9295b: Layer already exists 20:23:35 0305ca00b89e: Layer already exists 20:23:35 bb3ad48c7528: Layer already exists 20:23:35 cc2447e1835a: Layer already exists 20:23:35 main: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:35 ===================================================== [Pipeline] echo 20:23:35 taggedImages: 20:23:35 - nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:23:35 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 20:23:35 - nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:23:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:23:36 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:36 latest 20:23:36 3.1.0-dev.63 20:23:36 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:36 main 20:23:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:36 88089dfb9073: Preparing 20:23:36 3d5a815681f1: Preparing 20:23:36 64b7df60981c: Preparing 20:23:36 a70ca70c556d: Preparing 20:23:36 848913a6756f: Preparing 20:23:36 850d96944560: Preparing 20:23:36 d6632fcd92bb: Preparing 20:23:36 0305ca00b89e: Preparing 20:23:36 6dd53eaabdd8: Preparing 20:23:36 ae215160ef14: Preparing 20:23:36 df9f633a6759: Preparing 20:23:36 5f70bf18a086: Preparing 20:23:36 348dfacd60bd: Preparing 20:23:36 76737fb084ac: Preparing 20:23:36 cc2447e1835a: Preparing 20:23:36 6dd53eaabdd8: Waiting 20:23:36 850d96944560: Waiting 20:23:36 ae215160ef14: Waiting 20:23:36 d6632fcd92bb: Waiting 20:23:36 0305ca00b89e: Waiting 20:23:36 df9f633a6759: Waiting 20:23:36 76737fb084ac: Waiting 20:23:36 5f70bf18a086: Waiting 20:23:36 cc2447e1835a: Waiting 20:23:36 348dfacd60bd: Waiting 20:23:36 a70ca70c556d: Pushed 20:23:36 848913a6756f: Pushed 20:23:36 3d5a815681f1: Pushed 20:23:36 64b7df60981c: Pushed 20:23:36 88089dfb9073: Pushed 20:23:36 850d96944560: Pushed 20:23:37 6dd53eaabdd8: Layer already exists 20:23:37 0305ca00b89e: Layer already exists 20:23:37 ae215160ef14: Pushed 20:23:37 df9f633a6759: Pushed 20:23:37 5f70bf18a086: Pushed 20:23:37 348dfacd60bd: Pushed 20:23:37 76737fb084ac: Pushed 20:23:37 cc2447e1835a: Layer already exists 20:23:38 d6632fcd92bb: Pushed 20:23:38 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:39 88089dfb9073: Preparing 20:23:39 3d5a815681f1: Preparing 20:23:39 64b7df60981c: Preparing 20:23:39 a70ca70c556d: Preparing 20:23:39 848913a6756f: Preparing 20:23:39 850d96944560: Preparing 20:23:39 d6632fcd92bb: Preparing 20:23:39 0305ca00b89e: Preparing 20:23:39 6dd53eaabdd8: Preparing 20:23:39 ae215160ef14: Preparing 20:23:39 df9f633a6759: Preparing 20:23:39 5f70bf18a086: Preparing 20:23:39 348dfacd60bd: Preparing 20:23:39 76737fb084ac: Preparing 20:23:39 cc2447e1835a: Preparing 20:23:39 ae215160ef14: Waiting 20:23:39 d6632fcd92bb: Waiting 20:23:39 0305ca00b89e: Waiting 20:23:39 df9f633a6759: Waiting 20:23:39 6dd53eaabdd8: Waiting 20:23:39 5f70bf18a086: Waiting 20:23:39 76737fb084ac: Waiting 20:23:39 cc2447e1835a: Waiting 20:23:39 850d96944560: Waiting 20:23:39 348dfacd60bd: Waiting 20:23:39 848913a6756f: Layer already exists 20:23:39 3d5a815681f1: Layer already exists 20:23:39 88089dfb9073: Layer already exists 20:23:39 a70ca70c556d: Layer already exists 20:23:39 64b7df60981c: Layer already exists 20:23:39 d6632fcd92bb: Layer already exists 20:23:39 850d96944560: Layer already exists 20:23:39 6dd53eaabdd8: Layer already exists 20:23:39 0305ca00b89e: Layer already exists 20:23:39 ae215160ef14: Layer already exists 20:23:39 5f70bf18a086: Layer already exists 20:23:39 df9f633a6759: Layer already exists 20:23:39 348dfacd60bd: Layer already exists 20:23:39 76737fb084ac: Layer already exists 20:23:39 cc2447e1835a: Layer already exists 20:23:39 latest: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:39 #75 ... 20:23:39 20:23:39 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #79 DONE 60.0s 20:23:39 20:23:39 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #81 DONE 58.3s 20:23:39 20:23:39 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #75 DONE 54.3s 20:23:39 20:23:39 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #78 DONE 60.0s 20:23:39 20:23:39 #96 [security-spiffe-token-provider builder 6/7] COPY . . 20:23:39 #96 DONE 1.1s 20:23:39 20:23:39 #97 [security-bootstrapper builder 6/7] COPY . . 20:23:39 #97 DONE 1.1s 20:23:39 20:23:39 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #98 CACHED 20:23:39 20:23:39 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 20:23:39 #99 CACHED 20:23:39 20:23:39 #100 [core-command builder 6/7] COPY . . 20:23:39 #100 CACHED 20:23:39 20:23:39 #101 [core-common-config-bootstrapper builder 6/7] COPY . . 20:23:39 #101 CACHED 20:23:39 20:23:39 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:23:39 #102 CACHED 20:23:39 20:23:39 #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #103 CACHED 20:23:39 20:23:39 #104 [core-data builder 6/7] COPY . . 20:23:39 #104 CACHED 20:23:39 20:23:39 #105 [core-data builder 4/7] COPY go.mod vendor* ./ 20:23:39 #105 CACHED 20:23:39 20:23:39 #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #106 CACHED 20:23:39 20:23:39 #107 [security-proxy-setup builder 6/7] COPY . . 20:23:39 #107 CACHED 20:23:39 20:23:39 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #108 CACHED 20:23:39 20:23:39 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:23:39 #109 CACHED 20:23:39 20:23:39 #110 [security-proxy-auth builder 6/7] COPY . . 20:23:39 #110 CACHED 20:23:39 20:23:39 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:23:39 #111 CACHED 20:23:39 20:23:39 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #112 CACHED 20:23:39 20:23:39 #113 [support-scheduler builder 6/7] COPY . . 20:23:39 #113 DONE 1.2s 20:23:39 20:23:39 #114 [support-notifications builder 6/7] COPY . . 20:23:39 #114 DONE 1.2s 20:23:39 20:23:39 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #115 CACHED 20:23:39 20:23:39 #116 [core-metadata builder 6/7] COPY . . 20:23:39 #116 CACHED 20:23:39 20:23:39 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:23:39 #117 CACHED 20:23:39 20:23:39 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:23:39 #118 CACHED 20:23:39 20:23:39 #119 [security-secretstore-setup builder 6/7] COPY . . 20:23:39 #119 CACHED 20:23:39 20:23:39 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:39 #120 CACHED 20:23:39 20:23:39 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 20:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:40 88089dfb9073: Preparing 20:23:40 3d5a815681f1: Preparing 20:23:40 64b7df60981c: Preparing 20:23:40 a70ca70c556d: Preparing 20:23:40 848913a6756f: Preparing 20:23:40 850d96944560: Preparing 20:23:40 d6632fcd92bb: Preparing 20:23:40 0305ca00b89e: Preparing 20:23:40 6dd53eaabdd8: Preparing 20:23:40 ae215160ef14: Preparing 20:23:40 df9f633a6759: Preparing 20:23:40 5f70bf18a086: Preparing 20:23:40 348dfacd60bd: Preparing 20:23:40 76737fb084ac: Preparing 20:23:40 cc2447e1835a: Preparing 20:23:40 5f70bf18a086: Waiting 20:23:40 ae215160ef14: Waiting 20:23:40 0305ca00b89e: Waiting 20:23:40 76737fb084ac: Waiting 20:23:40 df9f633a6759: Waiting 20:23:40 cc2447e1835a: Waiting 20:23:40 850d96944560: Waiting 20:23:40 d6632fcd92bb: Waiting 20:23:40 3d5a815681f1: Layer already exists 20:23:40 a70ca70c556d: Layer already exists 20:23:40 64b7df60981c: Layer already exists 20:23:40 848913a6756f: Layer already exists 20:23:40 88089dfb9073: Layer already exists 20:23:40 850d96944560: Layer already exists 20:23:40 0305ca00b89e: Layer already exists 20:23:40 6dd53eaabdd8: Layer already exists 20:23:40 d6632fcd92bb: Layer already exists 20:23:40 ae215160ef14: Layer already exists 20:23:40 df9f633a6759: Layer already exists 20:23:40 5f70bf18a086: Layer already exists 20:23:40 76737fb084ac: Layer already exists 20:23:40 348dfacd60bd: Layer already exists 20:23:40 cc2447e1835a: Layer already exists 20:23:40 3.1.0-dev.63: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:40 88089dfb9073: Preparing 20:23:40 3d5a815681f1: Preparing 20:23:40 64b7df60981c: Preparing 20:23:40 a70ca70c556d: Preparing 20:23:40 848913a6756f: Preparing 20:23:40 850d96944560: Preparing 20:23:40 d6632fcd92bb: Preparing 20:23:40 0305ca00b89e: Preparing 20:23:40 850d96944560: Waiting 20:23:40 6dd53eaabdd8: Preparing 20:23:40 0305ca00b89e: Waiting 20:23:40 ae215160ef14: Preparing 20:23:40 df9f633a6759: Preparing 20:23:40 6dd53eaabdd8: Waiting 20:23:40 ae215160ef14: Waiting 20:23:40 5f70bf18a086: Preparing 20:23:40 348dfacd60bd: Preparing 20:23:40 5f70bf18a086: Waiting 20:23:40 76737fb084ac: Preparing 20:23:40 348dfacd60bd: Waiting 20:23:40 cc2447e1835a: Preparing 20:23:40 76737fb084ac: Waiting 20:23:40 cc2447e1835a: Waiting 20:23:40 a70ca70c556d: Layer already exists 20:23:40 64b7df60981c: Layer already exists 20:23:40 88089dfb9073: Layer already exists 20:23:40 848913a6756f: Layer already exists 20:23:40 3d5a815681f1: Layer already exists 20:23:40 0305ca00b89e: Layer already exists 20:23:40 d6632fcd92bb: Layer already exists 20:23:40 850d96944560: Layer already exists 20:23:40 6dd53eaabdd8: Layer already exists 20:23:40 ae215160ef14: Layer already exists 20:23:40 df9f633a6759: Layer already exists 20:23:40 348dfacd60bd: Layer already exists 20:23:40 76737fb084ac: Layer already exists 20:23:40 5f70bf18a086: Layer already exists 20:23:40 cc2447e1835a: Layer already exists 20:23:40 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:23:41 88089dfb9073: Preparing 20:23:41 3d5a815681f1: Preparing 20:23:41 64b7df60981c: Preparing 20:23:41 a70ca70c556d: Preparing 20:23:41 848913a6756f: Preparing 20:23:41 850d96944560: Preparing 20:23:41 d6632fcd92bb: Preparing 20:23:41 0305ca00b89e: Preparing 20:23:41 6dd53eaabdd8: Preparing 20:23:41 ae215160ef14: Preparing 20:23:41 df9f633a6759: Preparing 20:23:41 850d96944560: Waiting 20:23:41 d6632fcd92bb: Waiting 20:23:41 0305ca00b89e: Waiting 20:23:41 ae215160ef14: Waiting 20:23:41 6dd53eaabdd8: Waiting 20:23:41 5f70bf18a086: Preparing 20:23:41 348dfacd60bd: Preparing 20:23:41 76737fb084ac: Preparing 20:23:41 df9f633a6759: Waiting 20:23:41 5f70bf18a086: Waiting 20:23:41 348dfacd60bd: Waiting 20:23:41 cc2447e1835a: Preparing 20:23:41 76737fb084ac: Waiting 20:23:41 cc2447e1835a: Waiting 20:23:41 3d5a815681f1: Layer already exists 20:23:41 64b7df60981c: Layer already exists 20:23:41 a70ca70c556d: Layer already exists 20:23:41 88089dfb9073: Layer already exists 20:23:41 848913a6756f: Layer already exists 20:23:41 850d96944560: Layer already exists 20:23:41 ae215160ef14: Layer already exists 20:23:41 6dd53eaabdd8: Layer already exists 20:23:41 d6632fcd92bb: Layer already exists 20:23:41 0305ca00b89e: Layer already exists 20:23:41 76737fb084ac: Layer already exists 20:23:41 df9f633a6759: Layer already exists 20:23:41 5f70bf18a086: Layer already exists 20:23:41 cc2447e1835a: Layer already exists 20:23:41 348dfacd60bd: Layer already exists 20:23:41 main: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:41 ===================================================== [Pipeline] echo 20:23:41 taggedImages: 20:23:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:23:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 20:23:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:23:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:23:41 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:41 latest 20:23:41 3.1.0-dev.63 20:23:41 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:41 main 20:23:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:23:42 7bcfdec8d1c6: Preparing 20:23:42 6d3bd9809588: Preparing 20:23:42 eb7084de4a3a: Preparing 20:23:42 681b80a8e77f: Preparing 20:23:42 0305ca00b89e: Preparing 20:23:42 6dd53eaabdd8: Preparing 20:23:42 bb3ad48c7528: Preparing 20:23:42 cc2447e1835a: Preparing 20:23:42 6dd53eaabdd8: Waiting 20:23:42 bb3ad48c7528: Waiting 20:23:42 cc2447e1835a: Waiting 20:23:42 6d3bd9809588: Layer already exists 20:23:42 0305ca00b89e: Layer already exists 20:23:42 6dd53eaabdd8: Layer already exists 20:23:42 bb3ad48c7528: Layer already exists 20:23:42 cc2447e1835a: Layer already exists 20:23:42 eb7084de4a3a: Pushed 20:23:42 7bcfdec8d1c6: Pushed 20:23:43 681b80a8e77f: Pushed 20:23:43 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:43 #121 ... 20:23:43 20:23:43 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:23:43 #0 5.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:23:43 #122 ... 20:23:43 20:23:43 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:43 #121 5.752 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:23:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:23:44 7bcfdec8d1c6: Preparing 20:23:44 6d3bd9809588: Preparing 20:23:44 eb7084de4a3a: Preparing 20:23:44 681b80a8e77f: Preparing 20:23:44 0305ca00b89e: Preparing 20:23:44 6dd53eaabdd8: Preparing 20:23:44 bb3ad48c7528: Preparing 20:23:44 cc2447e1835a: Preparing 20:23:44 bb3ad48c7528: Waiting 20:23:44 6dd53eaabdd8: Waiting 20:23:44 cc2447e1835a: Waiting 20:23:44 0305ca00b89e: Layer already exists 20:23:44 6d3bd9809588: Layer already exists 20:23:44 681b80a8e77f: Layer already exists 20:23:44 eb7084de4a3a: Layer already exists 20:23:44 7bcfdec8d1c6: Layer already exists 20:23:44 6dd53eaabdd8: Layer already exists 20:23:44 cc2447e1835a: Layer already exists 20:23:44 bb3ad48c7528: Layer already exists 20:23:44 latest: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 20:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:23:44 7bcfdec8d1c6: Preparing 20:23:44 6d3bd9809588: Preparing 20:23:44 eb7084de4a3a: Preparing 20:23:44 681b80a8e77f: Preparing 20:23:44 0305ca00b89e: Preparing 20:23:44 6dd53eaabdd8: Preparing 20:23:44 bb3ad48c7528: Preparing 20:23:44 cc2447e1835a: Preparing 20:23:44 6dd53eaabdd8: Waiting 20:23:44 bb3ad48c7528: Waiting 20:23:44 cc2447e1835a: Waiting 20:23:44 eb7084de4a3a: Layer already exists 20:23:44 0305ca00b89e: Layer already exists 20:23:44 6d3bd9809588: Layer already exists 20:23:44 7bcfdec8d1c6: Layer already exists 20:23:44 681b80a8e77f: Layer already exists 20:23:44 cc2447e1835a: Layer already exists 20:23:44 6dd53eaabdd8: Layer already exists 20:23:44 bb3ad48c7528: Layer already exists 20:23:44 3.1.0-dev.63: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:23:45 7bcfdec8d1c6: Preparing 20:23:45 6d3bd9809588: Preparing 20:23:45 eb7084de4a3a: Preparing 20:23:45 681b80a8e77f: Preparing 20:23:45 0305ca00b89e: Preparing 20:23:45 6dd53eaabdd8: Preparing 20:23:45 bb3ad48c7528: Preparing 20:23:45 cc2447e1835a: Preparing 20:23:45 bb3ad48c7528: Waiting 20:23:45 6dd53eaabdd8: Waiting 20:23:45 cc2447e1835a: Waiting 20:23:45 eb7084de4a3a: Layer already exists 20:23:45 681b80a8e77f: Layer already exists 20:23:45 7bcfdec8d1c6: Layer already exists 20:23:45 6d3bd9809588: Layer already exists 20:23:45 0305ca00b89e: Layer already exists 20:23:45 6dd53eaabdd8: Layer already exists 20:23:45 bb3ad48c7528: Layer already exists 20:23:45 cc2447e1835a: Layer already exists 20:23:45 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:23:46 7bcfdec8d1c6: Preparing 20:23:46 6d3bd9809588: Preparing 20:23:46 eb7084de4a3a: Preparing 20:23:46 681b80a8e77f: Preparing 20:23:46 0305ca00b89e: Preparing 20:23:46 6dd53eaabdd8: Preparing 20:23:46 bb3ad48c7528: Preparing 20:23:46 cc2447e1835a: Preparing 20:23:46 6dd53eaabdd8: Waiting 20:23:46 bb3ad48c7528: Waiting 20:23:46 cc2447e1835a: Waiting 20:23:46 eb7084de4a3a: Layer already exists 20:23:46 681b80a8e77f: Layer already exists 20:23:46 6d3bd9809588: Layer already exists 20:23:46 0305ca00b89e: Layer already exists 20:23:46 7bcfdec8d1c6: Layer already exists 20:23:46 bb3ad48c7528: Layer already exists 20:23:46 cc2447e1835a: Layer already exists 20:23:46 6dd53eaabdd8: Layer already exists 20:23:46 main: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:46 ===================================================== [Pipeline] echo 20:23:46 taggedImages: 20:23:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:23:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 20:23:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:23:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:23:46 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:46 latest 20:23:46 3.1.0-dev.63 20:23:46 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:46 main 20:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:46 8cb2c60f9bc9: Preparing 20:23:46 18c28f658a22: Preparing 20:23:46 0e3a6b14696e: Preparing 20:23:46 2e0211073af8: Preparing 20:23:46 be943df70682: Preparing 20:23:46 0305ca00b89e: Preparing 20:23:46 6dd53eaabdd8: Preparing 20:23:46 acae1f0bea85: Preparing 20:23:46 11ea0f492083: Preparing 20:23:46 cc2447e1835a: Preparing 20:23:46 acae1f0bea85: Waiting 20:23:46 11ea0f492083: Waiting 20:23:46 0305ca00b89e: Waiting 20:23:46 cc2447e1835a: Waiting 20:23:46 6dd53eaabdd8: Waiting 20:23:46 be943df70682: Pushed 20:23:46 0305ca00b89e: Layer already exists 20:23:46 18c28f658a22: Pushed 20:23:46 2e0211073af8: Pushed 20:23:46 6dd53eaabdd8: Layer already exists 20:23:46 8cb2c60f9bc9: Pushed 20:23:46 cc2447e1835a: Layer already exists 20:23:47 acae1f0bea85: Pushed 20:23:48 #121 ... 20:23:48 20:23:48 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:23:48 #0 5.579 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:23:48 #123 ... 20:23:48 20:23:48 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:48 #0 4.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:23:48 0e3a6b14696e: Pushed 20:23:48 11ea0f492083: Pushed 20:23:48 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:48 #124 ... 20:23:48 20:23:48 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:23:48 #0 3.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:23:48 #125 ... 20:23:48 20:23:48 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:23:48 #0 5.080 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:48 #126 ... 20:23:48 20:23:48 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:48 #0 5.578 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:48 #127 ... 20:23:48 20:23:48 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:23:48 #0 5.569 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:49 8cb2c60f9bc9: Preparing 20:23:49 18c28f658a22: Preparing 20:23:49 0e3a6b14696e: Preparing 20:23:49 2e0211073af8: Preparing 20:23:49 be943df70682: Preparing 20:23:49 0305ca00b89e: Preparing 20:23:49 6dd53eaabdd8: Preparing 20:23:49 acae1f0bea85: Preparing 20:23:49 11ea0f492083: Preparing 20:23:49 cc2447e1835a: Preparing 20:23:49 0305ca00b89e: Waiting 20:23:49 acae1f0bea85: Waiting 20:23:49 11ea0f492083: Waiting 20:23:49 cc2447e1835a: Waiting 20:23:49 6dd53eaabdd8: Waiting 20:23:49 18c28f658a22: Layer already exists 20:23:49 0e3a6b14696e: Layer already exists 20:23:49 be943df70682: Layer already exists 20:23:49 8cb2c60f9bc9: Layer already exists 20:23:49 2e0211073af8: Layer already exists 20:23:49 0305ca00b89e: Layer already exists 20:23:49 6dd53eaabdd8: Layer already exists 20:23:49 acae1f0bea85: Layer already exists 20:23:49 cc2447e1835a: Layer already exists 20:23:49 11ea0f492083: Layer already exists 20:23:49 latest: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv 20:23:49 #128 ... 20:23:49 20:23:49 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:49 #0 4.632 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:49 #129 ... 20:23:49 20:23:49 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:49 #0 4.534 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:49 #130 ... 20:23:49 20:23:49 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:23:49 #0 5.855 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:23:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 20:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:49 8cb2c60f9bc9: Preparing 20:23:49 18c28f658a22: Preparing 20:23:49 0e3a6b14696e: Preparing 20:23:49 2e0211073af8: Preparing 20:23:49 be943df70682: Preparing 20:23:49 0305ca00b89e: Preparing 20:23:49 6dd53eaabdd8: Preparing 20:23:49 acae1f0bea85: Preparing 20:23:49 11ea0f492083: Preparing 20:23:49 cc2447e1835a: Preparing 20:23:49 0305ca00b89e: Waiting 20:23:49 6dd53eaabdd8: Waiting 20:23:49 acae1f0bea85: Waiting 20:23:49 11ea0f492083: Waiting 20:23:49 cc2447e1835a: Waiting 20:23:49 8cb2c60f9bc9: Layer already exists 20:23:49 be943df70682: Layer already exists 20:23:49 2e0211073af8: Layer already exists 20:23:49 18c28f658a22: Layer already exists 20:23:49 0e3a6b14696e: Layer already exists 20:23:49 0305ca00b89e: Layer already exists 20:23:49 11ea0f492083: Layer already exists 20:23:49 acae1f0bea85: Layer already exists 20:23:49 cc2447e1835a: Layer already exists 20:23:49 6dd53eaabdd8: Layer already exists 20:23:49 3.1.0-dev.63: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:50 8cb2c60f9bc9: Preparing 20:23:50 18c28f658a22: Preparing 20:23:50 0e3a6b14696e: Preparing 20:23:50 2e0211073af8: Preparing 20:23:50 be943df70682: Preparing 20:23:50 0305ca00b89e: Preparing 20:23:50 6dd53eaabdd8: Preparing 20:23:50 acae1f0bea85: Preparing 20:23:50 11ea0f492083: Preparing 20:23:50 cc2447e1835a: Preparing 20:23:50 0305ca00b89e: Waiting 20:23:50 6dd53eaabdd8: Waiting 20:23:50 11ea0f492083: Waiting 20:23:50 acae1f0bea85: Waiting 20:23:50 cc2447e1835a: Waiting 20:23:50 0e3a6b14696e: Layer already exists 20:23:50 2e0211073af8: Layer already exists 20:23:50 18c28f658a22: Layer already exists 20:23:50 be943df70682: Layer already exists 20:23:50 8cb2c60f9bc9: Layer already exists 20:23:50 0305ca00b89e: Layer already exists 20:23:50 acae1f0bea85: Layer already exists 20:23:50 11ea0f492083: Layer already exists 20:23:50 cc2447e1835a: Layer already exists 20:23:50 6dd53eaabdd8: Layer already exists 20:23:50 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:23:51 8cb2c60f9bc9: Preparing 20:23:51 18c28f658a22: Preparing 20:23:51 0e3a6b14696e: Preparing 20:23:51 2e0211073af8: Preparing 20:23:51 be943df70682: Preparing 20:23:51 0305ca00b89e: Preparing 20:23:51 6dd53eaabdd8: Preparing 20:23:51 acae1f0bea85: Preparing 20:23:51 11ea0f492083: Preparing 20:23:51 cc2447e1835a: Preparing 20:23:51 0305ca00b89e: Waiting 20:23:51 6dd53eaabdd8: Waiting 20:23:51 acae1f0bea85: Waiting 20:23:51 11ea0f492083: Waiting 20:23:51 cc2447e1835a: Waiting 20:23:51 2e0211073af8: Layer already exists 20:23:51 0e3a6b14696e: Layer already exists 20:23:51 be943df70682: Layer already exists 20:23:51 8cb2c60f9bc9: Layer already exists 20:23:51 18c28f658a22: Layer already exists 20:23:51 6dd53eaabdd8: Layer already exists 20:23:51 acae1f0bea85: Layer already exists 20:23:51 11ea0f492083: Layer already exists 20:23:51 cc2447e1835a: Layer already exists 20:23:51 0305ca00b89e: Layer already exists 20:23:51 main: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:51 ===================================================== [Pipeline] echo 20:23:51 taggedImages: 20:23:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:23:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 20:23:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:23:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:23:51 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:51 latest 20:23:51 3.1.0-dev.63 20:23:51 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:51 main 20:23:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:51 0d4363aa1b6a: Preparing 20:23:51 838414cb50d1: Preparing 20:23:51 259e6f67fd52: Preparing 20:23:51 11f3861a5569: Preparing 20:23:51 60904e3707a8: Preparing 20:23:51 13048e2aaa3c: Preparing 20:23:51 681788cdb853: Preparing 20:23:51 0305ca00b89e: Preparing 20:23:51 6dd53eaabdd8: Preparing 20:23:51 cf99694cc834: Preparing 20:23:51 cc2447e1835a: Preparing 20:23:51 cf99694cc834: Waiting 20:23:51 0305ca00b89e: Waiting 20:23:51 cc2447e1835a: Waiting 20:23:51 681788cdb853: Waiting 20:23:51 6dd53eaabdd8: Waiting 20:23:51 13048e2aaa3c: Waiting 20:23:51 60904e3707a8: Pushed 20:23:51 838414cb50d1: Pushed 20:23:51 0d4363aa1b6a: Pushed 20:23:51 0305ca00b89e: Layer already exists 20:23:51 6dd53eaabdd8: Layer already exists 20:23:51 13048e2aaa3c: Pushed 20:23:51 681788cdb853: Pushed 20:23:51 cc2447e1835a: Layer already exists 20:23:52 11f3861a5569: Pushed 20:23:52 cf99694cc834: Pushed 20:23:53 259e6f67fd52: Pushed 20:23:53 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:54 0d4363aa1b6a: Preparing 20:23:54 838414cb50d1: Preparing 20:23:54 259e6f67fd52: Preparing 20:23:54 11f3861a5569: Preparing 20:23:54 60904e3707a8: Preparing 20:23:54 13048e2aaa3c: Preparing 20:23:54 681788cdb853: Preparing 20:23:54 0305ca00b89e: Preparing 20:23:54 6dd53eaabdd8: Preparing 20:23:54 cf99694cc834: Preparing 20:23:54 cc2447e1835a: Preparing 20:23:54 681788cdb853: Waiting 20:23:54 0305ca00b89e: Waiting 20:23:54 6dd53eaabdd8: Waiting 20:23:54 cf99694cc834: Waiting 20:23:54 cc2447e1835a: Waiting 20:23:54 13048e2aaa3c: Waiting 20:23:54 259e6f67fd52: Layer already exists 20:23:54 838414cb50d1: Layer already exists 20:23:54 11f3861a5569: Layer already exists 20:23:54 60904e3707a8: Layer already exists 20:23:54 0d4363aa1b6a: Layer already exists 20:23:54 13048e2aaa3c: Layer already exists 20:23:54 681788cdb853: Layer already exists 20:23:54 6dd53eaabdd8: Layer already exists 20:23:54 0305ca00b89e: Layer already exists 20:23:54 cf99694cc834: Layer already exists 20:23:54 cc2447e1835a: Layer already exists 20:23:54 latest: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 20:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:54 0d4363aa1b6a: Preparing 20:23:54 838414cb50d1: Preparing 20:23:54 259e6f67fd52: Preparing 20:23:54 11f3861a5569: Preparing 20:23:54 60904e3707a8: Preparing 20:23:54 13048e2aaa3c: Preparing 20:23:54 681788cdb853: Preparing 20:23:54 0305ca00b89e: Preparing 20:23:54 6dd53eaabdd8: Preparing 20:23:54 cf99694cc834: Preparing 20:23:54 cc2447e1835a: Preparing 20:23:54 0305ca00b89e: Waiting 20:23:54 681788cdb853: Waiting 20:23:54 13048e2aaa3c: Waiting 20:23:54 6dd53eaabdd8: Waiting 20:23:54 cf99694cc834: Waiting 20:23:54 cc2447e1835a: Waiting 20:23:54 838414cb50d1: Layer already exists 20:23:54 259e6f67fd52: Layer already exists 20:23:54 11f3861a5569: Layer already exists 20:23:54 60904e3707a8: Layer already exists 20:23:54 0d4363aa1b6a: Layer already exists 20:23:54 13048e2aaa3c: Layer already exists 20:23:54 681788cdb853: Layer already exists 20:23:54 0305ca00b89e: Layer already exists 20:23:54 cf99694cc834: Layer already exists 20:23:54 6dd53eaabdd8: Layer already exists 20:23:54 cc2447e1835a: Layer already exists 20:23:54 3.1.0-dev.63: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:55 0d4363aa1b6a: Preparing 20:23:55 838414cb50d1: Preparing 20:23:55 259e6f67fd52: Preparing 20:23:55 11f3861a5569: Preparing 20:23:55 60904e3707a8: Preparing 20:23:55 13048e2aaa3c: Preparing 20:23:55 681788cdb853: Preparing 20:23:55 0305ca00b89e: Preparing 20:23:55 6dd53eaabdd8: Preparing 20:23:55 cf99694cc834: Preparing 20:23:55 cc2447e1835a: Preparing 20:23:55 681788cdb853: Waiting 20:23:55 0305ca00b89e: Waiting 20:23:55 6dd53eaabdd8: Waiting 20:23:55 cc2447e1835a: Waiting 20:23:55 13048e2aaa3c: Waiting 20:23:55 cf99694cc834: Waiting 20:23:55 11f3861a5569: Layer already exists 20:23:55 0d4363aa1b6a: Layer already exists 20:23:55 259e6f67fd52: Layer already exists 20:23:55 838414cb50d1: Layer already exists 20:23:55 60904e3707a8: Layer already exists 20:23:55 681788cdb853: Layer already exists 20:23:55 0305ca00b89e: Layer already exists 20:23:55 13048e2aaa3c: Layer already exists 20:23:55 cf99694cc834: Layer already exists 20:23:55 6dd53eaabdd8: Layer already exists 20:23:55 cc2447e1835a: Layer already exists 20:23:55 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:23:55 0d4363aa1b6a: Preparing 20:23:55 838414cb50d1: Preparing 20:23:55 259e6f67fd52: Preparing 20:23:55 11f3861a5569: Preparing 20:23:55 60904e3707a8: Preparing 20:23:55 13048e2aaa3c: Preparing 20:23:55 681788cdb853: Preparing 20:23:55 0305ca00b89e: Preparing 20:23:55 6dd53eaabdd8: Preparing 20:23:55 cf99694cc834: Preparing 20:23:55 cc2447e1835a: Preparing 20:23:55 6dd53eaabdd8: Waiting 20:23:55 13048e2aaa3c: Waiting 20:23:55 0305ca00b89e: Waiting 20:23:55 681788cdb853: Waiting 20:23:55 cf99694cc834: Waiting 20:23:55 cc2447e1835a: Waiting 20:23:55 60904e3707a8: Layer already exists 20:23:55 0d4363aa1b6a: Layer already exists 20:23:55 259e6f67fd52: Layer already exists 20:23:55 11f3861a5569: Layer already exists 20:23:55 838414cb50d1: Layer already exists 20:23:55 13048e2aaa3c: Layer already exists 20:23:55 6dd53eaabdd8: Layer already exists 20:23:55 0305ca00b89e: Layer already exists 20:23:55 cf99694cc834: Layer already exists 20:23:55 681788cdb853: Layer already exists 20:23:55 cc2447e1835a: Layer already exists 20:23:55 main: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:55 ===================================================== [Pipeline] echo 20:23:56 taggedImages: 20:23:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:23:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 20:23:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:23:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:23:56 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:56 latest 20:23:56 3.1.0-dev.63 20:23:56 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:23:56 main 20:23:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:56 a39b802aceda: Preparing 20:23:56 ac25d3670264: Preparing 20:23:56 0305ca00b89e: Preparing 20:23:56 6dd53eaabdd8: Preparing 20:23:56 f61ff4011df4: Preparing 20:23:56 cc2447e1835a: Preparing 20:23:56 cc2447e1835a: Waiting 20:23:56 6dd53eaabdd8: Layer already exists 20:23:56 0305ca00b89e: Layer already exists 20:23:56 cc2447e1835a: Layer already exists 20:23:56 a39b802aceda: Pushed 20:23:57 f61ff4011df4: Pushed 20:23:58 ac25d3670264: Pushed 20:23:59 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:59 + 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 20:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:23:59 a39b802aceda: Preparing 20:23:59 ac25d3670264: Preparing 20:23:59 0305ca00b89e: Preparing 20:23:59 6dd53eaabdd8: Preparing 20:23:59 f61ff4011df4: Preparing 20:23:59 cc2447e1835a: Preparing 20:23:59 f61ff4011df4: Layer already exists 20:23:59 6dd53eaabdd8: Layer already exists 20:23:59 ac25d3670264: Layer already exists 20:23:59 0305ca00b89e: Layer already exists 20:23:59 a39b802aceda: Layer already exists 20:23:59 cc2447e1835a: Layer already exists 20:23:59 latest: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 20:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:24:00 a39b802aceda: Preparing 20:24:00 ac25d3670264: Preparing 20:24:00 0305ca00b89e: Preparing 20:24:00 6dd53eaabdd8: Preparing 20:24:00 f61ff4011df4: Preparing 20:24:00 cc2447e1835a: Preparing 20:24:00 cc2447e1835a: Waiting 20:24:00 6dd53eaabdd8: Layer already exists 20:24:00 f61ff4011df4: Layer already exists 20:24:00 0305ca00b89e: Layer already exists 20:24:00 ac25d3670264: Layer already exists 20:24:00 a39b802aceda: Layer already exists 20:24:00 cc2447e1835a: Layer already exists 20:24:00 3.1.0-dev.63: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:24:01 a39b802aceda: Preparing 20:24:01 ac25d3670264: Preparing 20:24:01 0305ca00b89e: Preparing 20:24:01 6dd53eaabdd8: Preparing 20:24:01 f61ff4011df4: Preparing 20:24:01 cc2447e1835a: Preparing 20:24:01 f61ff4011df4: Layer already exists 20:24:01 0305ca00b89e: Layer already exists 20:24:01 a39b802aceda: Layer already exists 20:24:01 6dd53eaabdd8: Layer already exists 20:24:01 ac25d3670264: Layer already exists 20:24:01 cc2447e1835a: Layer already exists 20:24:01 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:01 + 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 20:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:24:01 a39b802aceda: Preparing 20:24:01 ac25d3670264: Preparing 20:24:01 0305ca00b89e: Preparing 20:24:01 6dd53eaabdd8: Preparing 20:24:01 f61ff4011df4: Preparing 20:24:01 cc2447e1835a: Preparing 20:24:01 cc2447e1835a: Waiting 20:24:01 a39b802aceda: Layer already exists 20:24:01 0305ca00b89e: Layer already exists 20:24:01 6dd53eaabdd8: Layer already exists 20:24:01 f61ff4011df4: Layer already exists 20:24:01 ac25d3670264: Layer already exists 20:24:01 cc2447e1835a: Layer already exists 20:24:01 main: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:01 ===================================================== [Pipeline] echo 20:24:01 taggedImages: 20:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 20:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:24:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:24:02 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:02 latest 20:24:02 3.1.0-dev.63 20:24:02 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:02 main 20:24:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:24:02 d6609ac3d64e: Preparing 20:24:02 47c3f29e569f: Preparing 20:24:02 f7e056afa197: Preparing 20:24:02 0305ca00b89e: Preparing 20:24:02 6dd53eaabdd8: Preparing 20:24:02 c9391818a3cb: Preparing 20:24:02 e5e7b721579a: Preparing 20:24:02 2f8fb53d9ed0: Preparing 20:24:02 cc2447e1835a: Preparing 20:24:02 e5e7b721579a: Waiting 20:24:02 2f8fb53d9ed0: Waiting 20:24:02 cc2447e1835a: Waiting 20:24:02 c9391818a3cb: Waiting 20:24:02 0305ca00b89e: Layer already exists 20:24:02 6dd53eaabdd8: Layer already exists 20:24:02 f7e056afa197: Pushed 20:24:02 47c3f29e569f: Pushed 20:24:02 d6609ac3d64e: Pushed 20:24:02 cc2447e1835a: Layer already exists 20:24:03 2f8fb53d9ed0: Pushed 20:24:08 e5e7b721579a: Pushed 20:24:10 c9391818a3cb: Pushed 20:24:10 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:24:11 d6609ac3d64e: Preparing 20:24:11 47c3f29e569f: Preparing 20:24:11 f7e056afa197: Preparing 20:24:11 0305ca00b89e: Preparing 20:24:11 6dd53eaabdd8: Preparing 20:24:11 c9391818a3cb: Preparing 20:24:11 e5e7b721579a: Preparing 20:24:11 2f8fb53d9ed0: Preparing 20:24:11 cc2447e1835a: Preparing 20:24:11 e5e7b721579a: Waiting 20:24:11 2f8fb53d9ed0: Waiting 20:24:11 c9391818a3cb: Waiting 20:24:11 cc2447e1835a: Waiting 20:24:11 6dd53eaabdd8: Layer already exists 20:24:11 d6609ac3d64e: Layer already exists 20:24:11 47c3f29e569f: Layer already exists 20:24:11 0305ca00b89e: Layer already exists 20:24:11 f7e056afa197: Layer already exists 20:24:11 c9391818a3cb: Layer already exists 20:24:11 cc2447e1835a: Layer already exists 20:24:11 e5e7b721579a: Layer already exists 20:24:11 2f8fb53d9ed0: Layer already exists 20:24:11 latest: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 20:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:24:12 d6609ac3d64e: Preparing 20:24:12 47c3f29e569f: Preparing 20:24:12 f7e056afa197: Preparing 20:24:12 0305ca00b89e: Preparing 20:24:12 6dd53eaabdd8: Preparing 20:24:12 c9391818a3cb: Preparing 20:24:12 e5e7b721579a: Preparing 20:24:12 2f8fb53d9ed0: Preparing 20:24:12 cc2447e1835a: Preparing 20:24:12 c9391818a3cb: Waiting 20:24:12 e5e7b721579a: Waiting 20:24:12 2f8fb53d9ed0: Waiting 20:24:12 cc2447e1835a: Waiting 20:24:12 d6609ac3d64e: Layer already exists 20:24:12 6dd53eaabdd8: Layer already exists 20:24:12 f7e056afa197: Layer already exists 20:24:12 0305ca00b89e: Layer already exists 20:24:12 47c3f29e569f: Layer already exists 20:24:12 c9391818a3cb: Layer already exists 20:24:12 cc2447e1835a: Layer already exists 20:24:12 e5e7b721579a: Layer already exists 20:24:12 2f8fb53d9ed0: Layer already exists 20:24:12 3.1.0-dev.63: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:24:12 d6609ac3d64e: Preparing 20:24:12 47c3f29e569f: Preparing 20:24:12 f7e056afa197: Preparing 20:24:12 0305ca00b89e: Preparing 20:24:12 6dd53eaabdd8: Preparing 20:24:12 c9391818a3cb: Preparing 20:24:12 e5e7b721579a: Preparing 20:24:12 2f8fb53d9ed0: Preparing 20:24:12 cc2447e1835a: Preparing 20:24:12 e5e7b721579a: Waiting 20:24:12 2f8fb53d9ed0: Waiting 20:24:12 c9391818a3cb: Waiting 20:24:12 cc2447e1835a: Waiting 20:24:12 47c3f29e569f: Layer already exists 20:24:12 d6609ac3d64e: Layer already exists 20:24:12 0305ca00b89e: Layer already exists 20:24:12 f7e056afa197: Layer already exists 20:24:12 6dd53eaabdd8: Layer already exists 20:24:12 e5e7b721579a: Layer already exists 20:24:12 c9391818a3cb: Layer already exists 20:24:12 2f8fb53d9ed0: Layer already exists 20:24:12 cc2447e1835a: Layer already exists 20:24:12 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:24:13 d6609ac3d64e: Preparing 20:24:13 47c3f29e569f: Preparing 20:24:13 f7e056afa197: Preparing 20:24:13 0305ca00b89e: Preparing 20:24:13 6dd53eaabdd8: Preparing 20:24:13 c9391818a3cb: Preparing 20:24:13 e5e7b721579a: Preparing 20:24:13 2f8fb53d9ed0: Preparing 20:24:13 cc2447e1835a: Preparing 20:24:13 e5e7b721579a: Waiting 20:24:13 2f8fb53d9ed0: Waiting 20:24:13 cc2447e1835a: Waiting 20:24:13 c9391818a3cb: Waiting 20:24:13 0305ca00b89e: Layer already exists 20:24:13 47c3f29e569f: Layer already exists 20:24:13 f7e056afa197: Layer already exists 20:24:13 d6609ac3d64e: Layer already exists 20:24:13 6dd53eaabdd8: Layer already exists 20:24:13 c9391818a3cb: Layer already exists 20:24:13 e5e7b721579a: Layer already exists 20:24:13 2f8fb53d9ed0: Layer already exists 20:24:13 cc2447e1835a: Layer already exists 20:24:13 main: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:13 ===================================================== [Pipeline] echo 20:24:13 taggedImages: 20:24:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:24:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 20:24:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:24:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:24:13 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:13 latest 20:24:13 3.1.0-dev.63 20:24:13 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:13 main 20:24:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:14 13a1811b0aec: Preparing 20:24:14 8baacbb2a3bd: Preparing 20:24:14 bc3febb43604: Preparing 20:24:14 0305ca00b89e: Preparing 20:24:14 6dd53eaabdd8: Preparing 20:24:14 c9391818a3cb: Preparing 20:24:14 3fba545712b4: Preparing 20:24:14 cc2447e1835a: Preparing 20:24:14 c9391818a3cb: Waiting 20:24:14 3fba545712b4: Waiting 20:24:14 cc2447e1835a: Waiting 20:24:14 0305ca00b89e: Layer already exists 20:24:14 6dd53eaabdd8: Layer already exists 20:24:14 c9391818a3cb: Layer already exists 20:24:14 cc2447e1835a: Layer already exists 20:24:14 bc3febb43604: Pushed 20:24:14 13a1811b0aec: Pushed 20:24:14 8baacbb2a3bd: Pushed 20:24:14 3fba545712b4: Pushed 20:24:14 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:15 13a1811b0aec: Preparing 20:24:15 8baacbb2a3bd: Preparing 20:24:15 bc3febb43604: Preparing 20:24:15 0305ca00b89e: Preparing 20:24:15 6dd53eaabdd8: Preparing 20:24:15 c9391818a3cb: Preparing 20:24:15 3fba545712b4: Preparing 20:24:15 cc2447e1835a: Preparing 20:24:15 c9391818a3cb: Waiting 20:24:15 cc2447e1835a: Waiting 20:24:15 3fba545712b4: Waiting 20:24:15 bc3febb43604: Layer already exists 20:24:15 8baacbb2a3bd: Layer already exists 20:24:15 13a1811b0aec: Layer already exists 20:24:15 0305ca00b89e: Layer already exists 20:24:15 6dd53eaabdd8: Layer already exists 20:24:15 c9391818a3cb: Layer already exists 20:24:15 3fba545712b4: Layer already exists 20:24:15 cc2447e1835a: Layer already exists 20:24:15 latest: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:15 13a1811b0aec: Preparing 20:24:15 8baacbb2a3bd: Preparing 20:24:15 bc3febb43604: Preparing 20:24:15 0305ca00b89e: Preparing 20:24:15 6dd53eaabdd8: Preparing 20:24:15 c9391818a3cb: Preparing 20:24:15 3fba545712b4: Preparing 20:24:15 cc2447e1835a: Preparing 20:24:15 c9391818a3cb: Waiting 20:24:15 3fba545712b4: Waiting 20:24:15 cc2447e1835a: Waiting 20:24:15 13a1811b0aec: Layer already exists 20:24:15 bc3febb43604: Layer already exists 20:24:15 6dd53eaabdd8: Layer already exists 20:24:15 8baacbb2a3bd: Layer already exists 20:24:15 0305ca00b89e: Layer already exists 20:24:15 3fba545712b4: Layer already exists 20:24:15 c9391818a3cb: Layer already exists 20:24:15 cc2447e1835a: Layer already exists 20:24:15 3.1.0-dev.63: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:16 13a1811b0aec: Preparing 20:24:16 8baacbb2a3bd: Preparing 20:24:16 bc3febb43604: Preparing 20:24:16 0305ca00b89e: Preparing 20:24:16 6dd53eaabdd8: Preparing 20:24:16 c9391818a3cb: Preparing 20:24:16 3fba545712b4: Preparing 20:24:16 cc2447e1835a: Preparing 20:24:16 c9391818a3cb: Waiting 20:24:16 3fba545712b4: Waiting 20:24:16 cc2447e1835a: Waiting 20:24:16 bc3febb43604: Layer already exists 20:24:16 8baacbb2a3bd: Layer already exists 20:24:16 0305ca00b89e: Layer already exists 20:24:16 13a1811b0aec: Layer already exists 20:24:16 6dd53eaabdd8: Layer already exists 20:24:16 3fba545712b4: Layer already exists 20:24:16 c9391818a3cb: Layer already exists 20:24:16 cc2447e1835a: Layer already exists 20:24:16 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:24:17 13a1811b0aec: Preparing 20:24:17 8baacbb2a3bd: Preparing 20:24:17 bc3febb43604: Preparing 20:24:17 0305ca00b89e: Preparing 20:24:17 6dd53eaabdd8: Preparing 20:24:17 c9391818a3cb: Preparing 20:24:17 3fba545712b4: Preparing 20:24:17 cc2447e1835a: Preparing 20:24:17 3fba545712b4: Waiting 20:24:17 cc2447e1835a: Waiting 20:24:17 c9391818a3cb: Waiting 20:24:17 13a1811b0aec: Layer already exists 20:24:17 8baacbb2a3bd: Layer already exists 20:24:17 bc3febb43604: Layer already exists 20:24:17 6dd53eaabdd8: Layer already exists 20:24:17 0305ca00b89e: Layer already exists 20:24:17 c9391818a3cb: Layer already exists 20:24:17 3fba545712b4: Layer already exists 20:24:17 cc2447e1835a: Layer already exists 20:24:17 main: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:17 ===================================================== [Pipeline] echo 20:24:17 taggedImages: 20:24:17 - nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:24:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 20:24:17 - nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:24:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:24:17 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:17 latest 20:24:17 3.1.0-dev.63 20:24:17 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:17 main 20:24:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:17 d6609ac3d64e: Preparing 20:24:17 14e04ed1e3b3: Preparing 20:24:17 7ae4ad9bdea2: Preparing 20:24:17 0305ca00b89e: Preparing 20:24:17 6dd53eaabdd8: Preparing 20:24:17 c9391818a3cb: Preparing 20:24:17 2f8fb53d9ed0: Preparing 20:24:17 cc2447e1835a: Preparing 20:24:17 cc2447e1835a: Waiting 20:24:17 d6609ac3d64e: Layer already exists 20:24:17 0305ca00b89e: Layer already exists 20:24:17 6dd53eaabdd8: Layer already exists 20:24:17 c9391818a3cb: Layer already exists 20:24:17 2f8fb53d9ed0: Layer already exists 20:24:17 cc2447e1835a: Layer already exists 20:24:17 14e04ed1e3b3: Pushed 20:24:18 7ae4ad9bdea2: Pushed 20:24:18 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:18 d6609ac3d64e: Preparing 20:24:18 14e04ed1e3b3: Preparing 20:24:18 7ae4ad9bdea2: Preparing 20:24:18 0305ca00b89e: Preparing 20:24:18 6dd53eaabdd8: Preparing 20:24:18 c9391818a3cb: Preparing 20:24:18 2f8fb53d9ed0: Preparing 20:24:18 cc2447e1835a: Preparing 20:24:18 c9391818a3cb: Waiting 20:24:18 2f8fb53d9ed0: Waiting 20:24:18 cc2447e1835a: Waiting 20:24:18 14e04ed1e3b3: Layer already exists 20:24:18 6dd53eaabdd8: Layer already exists 20:24:18 d6609ac3d64e: Layer already exists 20:24:18 0305ca00b89e: Layer already exists 20:24:18 c9391818a3cb: Layer already exists 20:24:18 cc2447e1835a: Layer already exists 20:24:18 2f8fb53d9ed0: Layer already exists 20:24:18 7ae4ad9bdea2: Layer already exists 20:24:18 latest: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 20:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:19 d6609ac3d64e: Preparing 20:24:19 14e04ed1e3b3: Preparing 20:24:19 7ae4ad9bdea2: Preparing 20:24:19 0305ca00b89e: Preparing 20:24:19 6dd53eaabdd8: Preparing 20:24:19 c9391818a3cb: Preparing 20:24:19 2f8fb53d9ed0: Preparing 20:24:19 cc2447e1835a: Preparing 20:24:19 2f8fb53d9ed0: Waiting 20:24:19 c9391818a3cb: Waiting 20:24:19 cc2447e1835a: Waiting 20:24:19 7ae4ad9bdea2: Layer already exists 20:24:19 d6609ac3d64e: Layer already exists 20:24:19 0305ca00b89e: Layer already exists 20:24:19 14e04ed1e3b3: Layer already exists 20:24:19 6dd53eaabdd8: Layer already exists 20:24:19 c9391818a3cb: Layer already exists 20:24:19 cc2447e1835a: Layer already exists 20:24:19 2f8fb53d9ed0: Layer already exists 20:24:19 3.1.0-dev.63: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:20 d6609ac3d64e: Preparing 20:24:20 14e04ed1e3b3: Preparing 20:24:20 7ae4ad9bdea2: Preparing 20:24:20 0305ca00b89e: Preparing 20:24:20 6dd53eaabdd8: Preparing 20:24:20 c9391818a3cb: Preparing 20:24:20 2f8fb53d9ed0: Preparing 20:24:20 cc2447e1835a: Preparing 20:24:20 c9391818a3cb: Waiting 20:24:20 cc2447e1835a: Waiting 20:24:20 2f8fb53d9ed0: Waiting 20:24:20 d6609ac3d64e: Layer already exists 20:24:20 6dd53eaabdd8: Layer already exists 20:24:20 14e04ed1e3b3: Layer already exists 20:24:20 7ae4ad9bdea2: Layer already exists 20:24:20 0305ca00b89e: Layer already exists 20:24:20 c9391818a3cb: Layer already exists 20:24:20 2f8fb53d9ed0: Layer already exists 20:24:20 cc2447e1835a: Layer already exists 20:24:20 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:24:20 d6609ac3d64e: Preparing 20:24:20 14e04ed1e3b3: Preparing 20:24:20 7ae4ad9bdea2: Preparing 20:24:20 0305ca00b89e: Preparing 20:24:20 6dd53eaabdd8: Preparing 20:24:20 c9391818a3cb: Preparing 20:24:20 2f8fb53d9ed0: Preparing 20:24:20 cc2447e1835a: Preparing 20:24:20 2f8fb53d9ed0: Waiting 20:24:20 c9391818a3cb: Waiting 20:24:20 0305ca00b89e: Layer already exists 20:24:20 6dd53eaabdd8: Layer already exists 20:24:20 14e04ed1e3b3: Layer already exists 20:24:20 7ae4ad9bdea2: Layer already exists 20:24:20 d6609ac3d64e: Layer already exists 20:24:20 c9391818a3cb: Layer already exists 20:24:20 cc2447e1835a: Layer already exists 20:24:20 2f8fb53d9ed0: Layer already exists 20:24:20 main: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:20 ===================================================== [Pipeline] echo 20:24:20 taggedImages: 20:24:20 - nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:24:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 20:24:20 - nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:24:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:24:20 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:20 latest 20:24:20 3.1.0-dev.63 20:24:20 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:20 main 20:24:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:21 0865453c2667: Preparing 20:24:21 a33538e51de8: Preparing 20:24:21 0305ca00b89e: Preparing 20:24:21 6dd53eaabdd8: Preparing 20:24:21 88873f92c267: Preparing 20:24:21 cc2447e1835a: Preparing 20:24:21 6dd53eaabdd8: Layer already exists 20:24:21 0305ca00b89e: Layer already exists 20:24:21 cc2447e1835a: Layer already exists 20:24:21 0865453c2667: Pushed 20:24:21 88873f92c267: Pushed 20:24:24 a33538e51de8: Pushed 20:24:24 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:25 0865453c2667: Preparing 20:24:25 a33538e51de8: Preparing 20:24:25 0305ca00b89e: Preparing 20:24:25 6dd53eaabdd8: Preparing 20:24:25 88873f92c267: Preparing 20:24:25 cc2447e1835a: Preparing 20:24:25 cc2447e1835a: Waiting 20:24:25 88873f92c267: Layer already exists 20:24:25 0305ca00b89e: Layer already exists 20:24:25 a33538e51de8: Layer already exists 20:24:25 0865453c2667: Layer already exists 20:24:25 6dd53eaabdd8: Layer already exists 20:24:25 cc2447e1835a: Layer already exists 20:24:25 latest: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 20:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:25 0865453c2667: Preparing 20:24:25 a33538e51de8: Preparing 20:24:25 0305ca00b89e: Preparing 20:24:25 6dd53eaabdd8: Preparing 20:24:25 88873f92c267: Preparing 20:24:25 cc2447e1835a: Preparing 20:24:25 cc2447e1835a: Waiting 20:24:25 88873f92c267: Layer already exists 20:24:25 0305ca00b89e: Layer already exists 20:24:25 0865453c2667: Layer already exists 20:24:25 a33538e51de8: Layer already exists 20:24:25 6dd53eaabdd8: Layer already exists 20:24:25 cc2447e1835a: Layer already exists 20:24:25 3.1.0-dev.63: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:26 0865453c2667: Preparing 20:24:26 a33538e51de8: Preparing 20:24:26 0305ca00b89e: Preparing 20:24:26 6dd53eaabdd8: Preparing 20:24:26 88873f92c267: Preparing 20:24:26 cc2447e1835a: Preparing 20:24:26 cc2447e1835a: Waiting 20:24:26 6dd53eaabdd8: Layer already exists 20:24:26 0865453c2667: Layer already exists 20:24:26 a33538e51de8: Layer already exists 20:24:26 88873f92c267: Layer already exists 20:24:26 0305ca00b89e: Layer already exists 20:24:26 cc2447e1835a: Layer already exists 20:24:26 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:24:27 0865453c2667: Preparing 20:24:27 a33538e51de8: Preparing 20:24:27 0305ca00b89e: Preparing 20:24:27 6dd53eaabdd8: Preparing 20:24:27 88873f92c267: Preparing 20:24:27 cc2447e1835a: Preparing 20:24:27 cc2447e1835a: Waiting 20:24:27 0305ca00b89e: Layer already exists 20:24:27 a33538e51de8: Layer already exists 20:24:27 88873f92c267: Layer already exists 20:24:27 0865453c2667: Layer already exists 20:24:27 6dd53eaabdd8: Layer already exists 20:24:27 cc2447e1835a: Layer already exists 20:24:27 main: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:27 ===================================================== [Pipeline] echo 20:24:27 taggedImages: 20:24:27 - nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:24:27 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 20:24:27 - nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:24:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:24:27 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:27 latest 20:24:27 3.1.0-dev.63 20:24:27 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:27 main 20:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:27 f1943c2fb675: Preparing 20:24:27 faca3331a7fd: Preparing 20:24:27 0305ca00b89e: Preparing 20:24:27 6dd53eaabdd8: Preparing 20:24:27 bb3ad48c7528: Preparing 20:24:27 cc2447e1835a: Preparing 20:24:27 cc2447e1835a: Waiting 20:24:27 bb3ad48c7528: Layer already exists 20:24:27 6dd53eaabdd8: Layer already exists 20:24:27 0305ca00b89e: Layer already exists 20:24:27 cc2447e1835a: Layer already exists 20:24:27 f1943c2fb675: Pushed 20:24:31 faca3331a7fd: Pushed 20:24:31 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:31 f1943c2fb675: Preparing 20:24:31 faca3331a7fd: Preparing 20:24:31 0305ca00b89e: Preparing 20:24:31 6dd53eaabdd8: Preparing 20:24:31 bb3ad48c7528: Preparing 20:24:31 cc2447e1835a: Preparing 20:24:31 cc2447e1835a: Waiting 20:24:31 0305ca00b89e: Layer already exists 20:24:31 bb3ad48c7528: Layer already exists 20:24:31 faca3331a7fd: Layer already exists 20:24:31 6dd53eaabdd8: Layer already exists 20:24:31 f1943c2fb675: Layer already exists 20:24:31 cc2447e1835a: Layer already exists 20:24:31 latest: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 20:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:32 f1943c2fb675: Preparing 20:24:32 faca3331a7fd: Preparing 20:24:32 0305ca00b89e: Preparing 20:24:32 6dd53eaabdd8: Preparing 20:24:32 bb3ad48c7528: Preparing 20:24:32 cc2447e1835a: Preparing 20:24:32 cc2447e1835a: Waiting 20:24:32 f1943c2fb675: Layer already exists 20:24:32 0305ca00b89e: Layer already exists 20:24:32 6dd53eaabdd8: Layer already exists 20:24:32 faca3331a7fd: Layer already exists 20:24:32 bb3ad48c7528: Layer already exists 20:24:32 cc2447e1835a: Layer already exists 20:24:32 3.1.0-dev.63: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:32 f1943c2fb675: Preparing 20:24:32 faca3331a7fd: Preparing 20:24:32 0305ca00b89e: Preparing 20:24:32 6dd53eaabdd8: Preparing 20:24:32 bb3ad48c7528: Preparing 20:24:32 cc2447e1835a: Preparing 20:24:32 cc2447e1835a: Waiting 20:24:32 f1943c2fb675: Layer already exists 20:24:32 6dd53eaabdd8: Layer already exists 20:24:32 0305ca00b89e: Layer already exists 20:24:32 faca3331a7fd: Layer already exists 20:24:32 bb3ad48c7528: Layer already exists 20:24:32 cc2447e1835a: Layer already exists 20:24:32 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:24:33 f1943c2fb675: Preparing 20:24:33 faca3331a7fd: Preparing 20:24:33 0305ca00b89e: Preparing 20:24:33 6dd53eaabdd8: Preparing 20:24:33 bb3ad48c7528: Preparing 20:24:33 cc2447e1835a: Preparing 20:24:33 cc2447e1835a: Waiting 20:24:33 faca3331a7fd: Layer already exists 20:24:33 0305ca00b89e: Layer already exists 20:24:33 6dd53eaabdd8: Layer already exists 20:24:33 f1943c2fb675: Layer already exists 20:24:33 bb3ad48c7528: Layer already exists 20:24:33 cc2447e1835a: Layer already exists 20:24:33 main: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:33 ===================================================== [Pipeline] echo 20:24:33 taggedImages: 20:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 20:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:24:33 - 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] } 20:35:57 #131 ... 20:35:57 20:35:57 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:35:57 #125 DONE 731.4s 20:35:57 20:35:57 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:57 #126 ... 20:35:57 20:35:57 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:35:57 #132 DONE 0.4s 20:35:57 20:35:57 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:35:57 #133 DONE 0.1s 20:35:57 20:35:57 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:35:57 #134 DONE 0.1s 20:35:57 20:35:57 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:35:57 #135 DONE 0.1s 20:35:57 20:35:57 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:57 #136 DONE 0.3s 20:35:57 20:35:57 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:57 #129 ... 20:35:57 20:35:57 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:35:57 #137 DONE 0.1s 20:35:57 20:35:57 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:57 #138 DONE 2.2s 20:35:57 20:35:57 #94 [security-proxy-setup] exporting to image 20:35:57 #94 exporting layers 20:35:57 #94 exporting layers 0.8s done 20:35:57 #94 writing image sha256:b504304c442816e63261860d31553be1776b672b1abd329dbb26a213e4436304 done 20:35:57 #94 naming to docker.io/library/security-proxy-setup-arm64 done 20:35:57 #94 DONE 3.2s 20:35:57 20:35:57 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:57 #130 733.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:02 #130 ... 20:36:02 20:36:02 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:36:02 #129 DONE 744.1s 20:36:02 20:36:02 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:36:02 #139 DONE 0.5s 20:36:02 20:36:02 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:36:05 #140 DONE 2.2s 20:36:05 20:36:05 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:36:05 #141 DONE 0.2s 20:36:05 20:36:05 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:36:05 #142 DONE 0.2s 20:36:05 20:36:05 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:05 #143 DONE 0.3s 20:36:05 20:36:05 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:05 #122 ... 20:36:05 20:36:05 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:36:05 #144 DONE 0.2s 20:36:05 20:36:05 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:36:05 #145 DONE 0.1s 20:36:05 20:36:05 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:05 #122 ... 20:36:05 20:36:05 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:36:06 #146 DONE 0.1s 20:36:06 20:36:06 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:36:06 #147 DONE 0.2s 20:36:06 20:36:06 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:06 #148 DONE 0.1s 20:36:06 20:36:06 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:36:08 #149 DONE 2.1s 20:36:08 20:36:08 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:08 #121 ... 20:36:08 20:36:08 #94 [security-bootstrapper] exporting to image 20:36:08 #94 exporting layers 20:36:10 #94 exporting layers 1.3s done 20:36:10 #94 writing image sha256:dd4fa19db2bfeb1d5c21c49400c3a88f40bae5f3a6f0d45a7bfa3672037b8388 done 20:36:10 #94 naming to docker.io/library/security-bootstrapper-arm64 done 20:36:10 #94 DONE 4.5s 20:36:10 20:36:10 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:13 #123 ... 20:36:13 20:36:13 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:13 #130 DONE 754.8s 20:36:13 20:36:13 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:13 #124 ... 20:36:13 20:36:13 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:36:13 #150 DONE 0.3s 20:36:13 20:36:13 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:13 #122 ... 20:36:13 20:36:13 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:36:13 #151 DONE 0.1s 20:36:13 20:36:13 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:13 #121 ... 20:36:13 20:36:13 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:13 #152 DONE 0.1s 20:36:14 20:36:14 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:36:14 #153 DONE 0.2s 20:36:14 20:36:14 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:36:14 #154 DONE 0.2s 20:36:14 20:36:14 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:14 #121 ... 20:36:14 20:36:14 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:14 #155 DONE 0.3s 20:36:14 20:36:14 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:15 #123 ... 20:36:15 20:36:15 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:15 #156 DONE 0.3s 20:36:15 20:36:15 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:15 #126 ... 20:36:15 20:36:15 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:15 #157 DONE 0.2s 20:36:15 20:36:15 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:17 #158 DONE 2.1s 20:36:17 20:36:17 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:17 #122 ... 20:36:17 20:36:17 #94 [security-secretstore-setup] exporting to image 20:36:17 #94 exporting layers 20:36:18 #94 exporting layers 1.1s done 20:36:18 #94 writing image sha256:c46476fd44f0a694c3027e2d96ab8cee4c6a5621d873e0f47f767c788c7fbef9 done 20:36:18 #94 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:36:18 #94 DONE 5.7s 20:36:18 20:36:18 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:22 #126 ... 20:36:22 20:36:22 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:22 #122 DONE 764.5s 20:36:22 20:36:22 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:22 #131 ... 20:36:22 20:36:22 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:36:23 #159 DONE 0.3s 20:36:23 20:36:23 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:36:23 #160 DONE 0.1s 20:36:23 20:36:23 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:36:23 #161 DONE 0.3s 20:36:23 20:36:23 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:36:24 #162 DONE 0.1s 20:36:24 20:36:24 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:36:24 #163 DONE 0.1s 20:36:24 20:36:24 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:26 #164 DONE 2.0s 20:36:26 20:36:26 #94 [security-proxy-auth] exporting to image 20:36:26 #94 exporting layers 20:36:26 #94 exporting layers 0.5s done 20:36:26 #94 writing image sha256:5f49ab5c4aa65fca59260f263a827c5b57129040326afcc245936773829cf9bd done 20:36:26 #94 naming to docker.io/library/security-proxy-auth-arm64 done 20:36:26 #94 DONE 6.1s 20:36:26 20:36:26 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:34 #126 ... 20:36:34 20:36:34 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:34 #121 DONE 775.3s 20:36:34 20:36:34 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:34 #123 ... 20:36:34 20:36:34 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:36:34 #165 DONE 0.2s 20:36:34 20:36:34 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:34 #126 ... 20:36:34 20:36:34 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:36:34 #166 DONE 0.2s 20:36:34 20:36:34 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:36:34 #167 DONE 0.3s 20:36:34 20:36:34 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:36:34 #168 DONE 0.2s 20:36:34 20:36:34 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:35 #126 ... 20:36:35 20:36:35 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:36:35 #169 DONE 0.1s 20:36:35 20:36:35 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:36 #170 DONE 2.0s 20:36:36 20:36:36 #94 [core-common-config-bootstrapper] exporting to image 20:36:36 #94 exporting layers 20:36:37 #94 exporting layers 0.6s done 20:36:37 #94 writing image sha256:c9e42a841c4be98aa805c5024feea50a07126451fc957ae1fca5e45401531859 done 20:36:37 #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:36:37 #94 DONE 6.7s 20:36:37 20:36:37 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:16 #126 ... 20:37:16 20:37:16 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:37:16 #123 DONE 812.1s 20:37:16 20:37:16 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:16 #124 ... 20:37:16 20:37:16 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:37:16 #171 DONE 0.1s 20:37:16 20:37:16 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:37:16 #172 DONE 0.1s 20:37:16 20:37:16 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:16 #173 DONE 0.3s 20:37:16 20:37:16 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:37:16 #174 DONE 0.1s 20:37:16 20:37:16 #94 [core-command] exporting to image 20:37:16 #94 exporting layers 20:37:16 #94 exporting layers 0.4s done 20:37:16 #94 writing image sha256:0ea18e732a54fb011cf96d86e6040626edc69d7d56535cc0747e8b88180a512c done 20:37:16 #94 naming to docker.io/library/core-command-arm64 done 20:37:16 #94 DONE 7.1s 20:37:16 20:37:16 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:37:18 #127 ... 20:37:18 20:37:18 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:18 #131 DONE 820.0s 20:37:18 20:37:18 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:18 #124 ... 20:37:18 20:37:18 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:19 #175 DONE 0.2s 20:37:19 20:37:19 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:19 #176 DONE 0.2s 20:37:19 20:37:19 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:37:19 #177 DONE 0.3s 20:37:19 20:37:19 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:37:19 #178 DONE 0.1s 20:37:19 20:37:19 #94 [core-data] exporting to image 20:37:19 #94 exporting layers 20:37:19 #94 exporting layers 0.3s done 20:37:19 #94 writing image sha256:259cc9effb42c0cc991f4b693a2172fc9d6243dd5b2761c1ddf81c41903b43b9 done 20:37:19 #94 naming to docker.io/library/core-data-arm64 done 20:37:19 #94 DONE 7.4s 20:37:19 20:37:19 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:21 #124 ... 20:37:21 20:37:21 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:37:21 #127 DONE 823.1s 20:37:21 20:37:21 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:37:21 #128 ... 20:37:21 20:37:21 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #179 DONE 0.2s 20:37:21 20:37:21 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:37:22 #180 DONE 0.2s 20:37:22 20:37:22 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:22 #181 DONE 0.3s 20:37:22 20:37:22 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:37:22 #182 DONE 0.1s 20:37:22 20:37:22 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:37:22 #183 DONE 0.1s 20:37:22 20:37:22 #94 [core-metadata] exporting to image 20:37:23 #94 exporting layers 0.4s done 20:37:23 #94 writing image sha256:a8731577147ca45a045fc7e6dc76e251a4fb8440e20af4641cad05b0459ea712 done 20:37:23 #94 naming to docker.io/library/core-metadata-arm64 0.0s done 20:37:23 #94 DONE 7.9s 20:37:23 20:37:23 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:41 #126 ... 20:37:41 20:37:41 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:41 #124 DONE 843.2s 20:37:41 20:37:41 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:41 #184 DONE 0.2s 20:37:41 20:37:41 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:42 #185 DONE 0.2s 20:37:42 20:37:42 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:42 #126 ... 20:37:42 20:37:42 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:42 #186 DONE 0.3s 20:37:42 20:37:42 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:37:42 #187 DONE 0.1s 20:37:42 20:37:42 #94 [security-spiffe-token-provider] exporting to image 20:37:42 #94 exporting layers 20:37:43 #94 exporting layers 0.6s done 20:37:43 #94 writing image sha256:bcf02c5dc891cdc1ff64a9aacda537f1d657179d84ff0cb4c00dcbc8c00d6d88 done 20:37:43 #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:37:43 #94 DONE 8.5s 20:37:43 20:37:43 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:05 #128 DONE 864.4s 20:38:05 20:38:05 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:38:05 #126 DONE 864.4s 20:38:05 20:38:05 #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:38:05 #34 ... 20:38:05 20:38:05 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:05 #188 DONE 0.2s 20:38:05 20:38:05 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:05 #189 DONE 0.1s 20:38:05 20:38:05 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:05 #190 ... 20:38:05 20:38:05 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:05 #191 DONE 0.2s 20:38:05 20:38:05 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:38:05 #190 DONE 0.2s 20:38:05 20:38:05 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:05 #192 DONE 0.3s 20:38:05 20:38:05 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:05 #193 DONE 0.4s 20:38:05 20:38:05 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:38:05 #194 DONE 0.1s 20:38:05 20:38:05 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:38:05 #195 DONE 0.1s 20:38:05 20:38:05 #94 [support-notifications] exporting to image 20:38:05 #94 exporting layers 20:38:05 #94 exporting layers 0.4s done 20:38:05 #94 writing image sha256:518e6f4911c5efbbb1213d3452219efef8f028dbe42070bed9d25becccd8763c 20:38:05 #94 exporting layers 0.4s done 20:38:05 #94 writing image sha256:518e6f4911c5efbbb1213d3452219efef8f028dbe42070bed9d25becccd8763c 0.0s done 20:38:05 #94 naming to docker.io/library/support-scheduler-arm64 done 20:38:05 #94 writing image sha256:358b009e52a30b2d1450104639d1a7969cbf2b257e83fffd9fb25af19986b2d7 done 20:38:05 #94 naming to docker.io/library/support-notifications-arm64 done 20:38:05 #94 DONE 9.0s 20:38:05 20:38:05 #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:05 time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:38:05 $ docker stop --time=1 e9103d455b5ea7e5e0407287d9dfd02e36b77d8711e98842f23c5f9ea8c14b8c 20:38:06 $ docker rm -f --volumes e9103d455b5ea7e5e0407287d9dfd02e36b77d8711e98842f23c5f9ea8c14b8c [Pipeline] // withDockerContainer [Pipeline] sh 20:38:07 + docker images 20:38:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:07 support-scheduler-arm64 latest 518e6f4911c5 4 seconds ago 33.5MB 20:38:07 support-notifications-arm64 latest 358b009e52a3 4 seconds ago 34.2MB 20:38:07 security-spiffe-token-provider-arm64 latest bcf02c5dc891 25 seconds ago 35.1MB 20:38:07 core-metadata-arm64 latest a8731577147c 45 seconds ago 21.5MB 20:38:07 core-data-arm64 latest 259cc9effb42 48 seconds ago 21.2MB 20:38:07 core-command-arm64 latest 0ea18e732a54 56 seconds ago 21MB 20:38:07 core-common-config-bootstrapper-arm64 latest c9e42a841c4b About a minute ago 18.3MB 20:38:07 security-proxy-auth-arm64 latest 5f49ab5c4aa6 About a minute ago 19.4MB 20:38:07 security-secretstore-setup-arm64 latest c46476fd44f0 About a minute ago 43.7MB 20:38:07 security-bootstrapper-arm64 latest dd4fa19db2bf About a minute ago 23.1MB 20:38:07 security-proxy-setup-arm64 latest b504304c4428 2 minutes ago 29.1MB 20:38:07 security-spire-server-arm64 latest 1f83c2187342 15 minutes ago 96.6MB 20:38:07 security-spire-agent-arm64 latest c811ba99d717 15 minutes ago 152MB 20:38:07 security-spire-config-arm64 latest 55f35a5f483d 15 minutes ago 95.8MB 20:38:07 ci-base-image-arm64 latest 868fb5a88318 16 minutes ago 926MB 20:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB 20:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 20:38:07 provisioning config files... 20:38:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config4307405796929449807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:07 ---> docker-login.sh 20:38:07 nexus3.edgexfoundry.org:10001 20:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:08 Configure a credential helper to remove this warning. See 20:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:08 20:38:08 Login Succeeded 20:38:08 nexus3.edgexfoundry.org:10002 20:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:08 Configure a credential helper to remove this warning. See 20:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:08 20:38:08 Login Succeeded 20:38:08 nexus3.edgexfoundry.org:10003 20:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:08 Configure a credential helper to remove this warning. See 20:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:08 20:38:08 Login Succeeded 20:38:08 nexus3.edgexfoundry.org:10004 20:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:09 Configure a credential helper to remove this warning. See 20:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:09 20:38:09 Login Succeeded 20:38:09 docker.io 20:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:09 Configure a credential helper to remove this warning. See 20:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:09 20:38:09 Login Succeeded 20:38:09 ---> docker-login.sh ends [Pipeline] } 20:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:38:09 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:09 latest 20:38:09 3.1.0-dev.63 20:38:09 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:09 main 20:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:38:10 2f7f599fd39b: Preparing 20:38:10 7ff3d43a051c: Preparing 20:38:10 f531b1e82c12: Preparing 20:38:10 131d5a9547d1: Preparing 20:38:10 03fbff32d76d: Preparing 20:38:10 5f4d9fc4d98d: Preparing 20:38:10 5f4d9fc4d98d: Waiting 20:38:10 f531b1e82c12: Pushed 20:38:10 131d5a9547d1: Pushed 20:38:10 03fbff32d76d: Pushed 20:38:10 2f7f599fd39b: Pushed 20:38:10 5f4d9fc4d98d: Layer already exists 20:38:14 7ff3d43a051c: Pushed 20:38:15 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:38:16 2f7f599fd39b: Preparing 20:38:16 7ff3d43a051c: Preparing 20:38:16 f531b1e82c12: Preparing 20:38:16 131d5a9547d1: Preparing 20:38:16 03fbff32d76d: Preparing 20:38:16 5f4d9fc4d98d: Preparing 20:38:16 5f4d9fc4d98d: Waiting 20:38:16 7ff3d43a051c: Layer already exists 20:38:16 f531b1e82c12: Layer already exists 20:38:16 2f7f599fd39b: Layer already exists 20:38:16 03fbff32d76d: Layer already exists 20:38:16 131d5a9547d1: Layer already exists 20:38:16 5f4d9fc4d98d: Layer already exists 20:38:16 latest: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 20:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:38:17 2f7f599fd39b: Preparing 20:38:17 7ff3d43a051c: Preparing 20:38:17 f531b1e82c12: Preparing 20:38:17 131d5a9547d1: Preparing 20:38:17 03fbff32d76d: Preparing 20:38:17 5f4d9fc4d98d: Preparing 20:38:17 5f4d9fc4d98d: Waiting 20:38:17 f531b1e82c12: Layer already exists 20:38:17 03fbff32d76d: Layer already exists 20:38:17 131d5a9547d1: Layer already exists 20:38:17 2f7f599fd39b: Layer already exists 20:38:17 7ff3d43a051c: Layer already exists 20:38:17 5f4d9fc4d98d: Layer already exists 20:38:17 3.1.0-dev.63: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:38:18 2f7f599fd39b: Preparing 20:38:18 7ff3d43a051c: Preparing 20:38:18 f531b1e82c12: Preparing 20:38:18 131d5a9547d1: Preparing 20:38:18 03fbff32d76d: Preparing 20:38:18 5f4d9fc4d98d: Preparing 20:38:18 5f4d9fc4d98d: Waiting 20:38:18 131d5a9547d1: Layer already exists 20:38:18 2f7f599fd39b: Layer already exists 20:38:18 03fbff32d76d: Layer already exists 20:38:18 7ff3d43a051c: Layer already exists 20:38:18 f531b1e82c12: Layer already exists 20:38:18 5f4d9fc4d98d: Layer already exists 20:38:18 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:38:19 2f7f599fd39b: Preparing 20:38:19 7ff3d43a051c: Preparing 20:38:19 f531b1e82c12: Preparing 20:38:19 131d5a9547d1: Preparing 20:38:19 03fbff32d76d: Preparing 20:38:19 5f4d9fc4d98d: Preparing 20:38:19 5f4d9fc4d98d: Waiting 20:38:19 131d5a9547d1: Layer already exists 20:38:19 03fbff32d76d: Layer already exists 20:38:19 7ff3d43a051c: Layer already exists 20:38:19 f531b1e82c12: Layer already exists 20:38:19 2f7f599fd39b: Layer already exists 20:38:19 5f4d9fc4d98d: Layer already exists 20:38:19 main: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:19 ===================================================== [Pipeline] echo 20:38:19 taggedImages: 20:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 20:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:38:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:38:19 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:19 latest 20:38:19 3.1.0-dev.63 20:38:19 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:19 main 20:38:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:38:20 42d1158ef2ab: Preparing 20:38:20 11a4d358542e: Preparing 20:38:20 a1a2f4a4b3de: Preparing 20:38:20 904cabcb8014: Preparing 20:38:20 f531b1e82c12: Preparing 20:38:20 131d5a9547d1: Preparing 20:38:20 03fbff32d76d: Preparing 20:38:20 5f4d9fc4d98d: Preparing 20:38:20 03fbff32d76d: Waiting 20:38:20 131d5a9547d1: Waiting 20:38:20 5f4d9fc4d98d: Waiting 20:38:20 f531b1e82c12: Layer already exists 20:38:20 131d5a9547d1: Layer already exists 20:38:20 03fbff32d76d: Layer already exists 20:38:20 11a4d358542e: Pushed 20:38:20 a1a2f4a4b3de: Pushed 20:38:20 5f4d9fc4d98d: Layer already exists 20:38:20 42d1158ef2ab: Pushed 20:38:23 904cabcb8014: Pushed 20:38:23 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + 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 20:38:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:38:24 42d1158ef2ab: Preparing 20:38:24 11a4d358542e: Preparing 20:38:24 a1a2f4a4b3de: Preparing 20:38:24 904cabcb8014: Preparing 20:38:24 f531b1e82c12: Preparing 20:38:24 131d5a9547d1: Preparing 20:38:24 03fbff32d76d: Preparing 20:38:24 5f4d9fc4d98d: Preparing 20:38:24 131d5a9547d1: Waiting 20:38:24 03fbff32d76d: Waiting 20:38:24 5f4d9fc4d98d: Waiting 20:38:24 f531b1e82c12: Layer already exists 20:38:24 42d1158ef2ab: Layer already exists 20:38:24 a1a2f4a4b3de: Layer already exists 20:38:24 904cabcb8014: Layer already exists 20:38:24 11a4d358542e: Layer already exists 20:38:24 131d5a9547d1: Layer already exists 20:38:24 5f4d9fc4d98d: Layer already exists 20:38:24 03fbff32d76d: Layer already exists 20:38:24 latest: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 20:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:38:25 42d1158ef2ab: Preparing 20:38:25 11a4d358542e: Preparing 20:38:25 a1a2f4a4b3de: Preparing 20:38:25 904cabcb8014: Preparing 20:38:25 f531b1e82c12: Preparing 20:38:25 131d5a9547d1: Preparing 20:38:25 03fbff32d76d: Preparing 20:38:25 5f4d9fc4d98d: Preparing 20:38:25 131d5a9547d1: Waiting 20:38:25 03fbff32d76d: Waiting 20:38:25 5f4d9fc4d98d: Waiting 20:38:25 a1a2f4a4b3de: Layer already exists 20:38:25 42d1158ef2ab: Layer already exists 20:38:25 904cabcb8014: Layer already exists 20:38:25 f531b1e82c12: Layer already exists 20:38:25 11a4d358542e: Layer already exists 20:38:25 5f4d9fc4d98d: Layer already exists 20:38:25 131d5a9547d1: Layer already exists 20:38:25 03fbff32d76d: Layer already exists 20:38:25 3.1.0-dev.63: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:38:26 42d1158ef2ab: Preparing 20:38:26 11a4d358542e: Preparing 20:38:26 a1a2f4a4b3de: Preparing 20:38:26 904cabcb8014: Preparing 20:38:26 f531b1e82c12: Preparing 20:38:26 131d5a9547d1: Preparing 20:38:26 03fbff32d76d: Preparing 20:38:26 5f4d9fc4d98d: Preparing 20:38:26 03fbff32d76d: Waiting 20:38:26 5f4d9fc4d98d: Waiting 20:38:26 131d5a9547d1: Waiting 20:38:26 f531b1e82c12: Layer already exists 20:38:26 904cabcb8014: Layer already exists 20:38:26 42d1158ef2ab: Layer already exists 20:38:26 11a4d358542e: Layer already exists 20:38:26 a1a2f4a4b3de: Layer already exists 20:38:26 131d5a9547d1: Layer already exists 20:38:26 5f4d9fc4d98d: Layer already exists 20:38:26 03fbff32d76d: Layer already exists 20:38:26 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + 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 20:38:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:38:29 42d1158ef2ab: Preparing 20:38:29 11a4d358542e: Preparing 20:38:29 a1a2f4a4b3de: Preparing 20:38:29 904cabcb8014: Preparing 20:38:29 f531b1e82c12: Preparing 20:38:29 131d5a9547d1: Preparing 20:38:29 03fbff32d76d: Preparing 20:38:29 5f4d9fc4d98d: Preparing 20:38:29 131d5a9547d1: Waiting 20:38:29 5f4d9fc4d98d: Waiting 20:38:29 03fbff32d76d: Waiting 20:38:29 11a4d358542e: Layer already exists 20:38:29 a1a2f4a4b3de: Layer already exists 20:38:29 42d1158ef2ab: Layer already exists 20:38:29 f531b1e82c12: Layer already exists 20:38:29 904cabcb8014: Layer already exists 20:38:29 03fbff32d76d: Layer already exists 20:38:29 131d5a9547d1: Layer already exists 20:38:29 5f4d9fc4d98d: Layer already exists 20:38:29 main: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:29 ===================================================== [Pipeline] echo 20:38:29 taggedImages: 20:38:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:38:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 20:38:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:38:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:38:29 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:29 latest 20:38:29 3.1.0-dev.63 20:38:29 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:29 main 20:38:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:38:30 1cecdb2b823a: Preparing 20:38:30 ace80b9d9957: Preparing 20:38:30 f531b1e82c12: Preparing 20:38:30 131d5a9547d1: Preparing 20:38:30 0d27232f4e0e: Preparing 20:38:30 5f4d9fc4d98d: Preparing 20:38:30 5f4d9fc4d98d: Waiting 20:38:30 f531b1e82c12: Layer already exists 20:38:30 131d5a9547d1: Layer already exists 20:38:30 5f4d9fc4d98d: Layer already exists 20:38:30 1cecdb2b823a: Pushed 20:38:30 0d27232f4e0e: Pushed 20:38:33 ace80b9d9957: Pushed 20:38:33 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:38:34 1cecdb2b823a: Preparing 20:38:34 ace80b9d9957: Preparing 20:38:34 f531b1e82c12: Preparing 20:38:34 131d5a9547d1: Preparing 20:38:34 0d27232f4e0e: Preparing 20:38:34 5f4d9fc4d98d: Preparing 20:38:34 5f4d9fc4d98d: Waiting 20:38:34 131d5a9547d1: Layer already exists 20:38:34 ace80b9d9957: Layer already exists 20:38:34 0d27232f4e0e: Layer already exists 20:38:34 f531b1e82c12: Layer already exists 20:38:34 1cecdb2b823a: Layer already exists 20:38:34 5f4d9fc4d98d: Layer already exists 20:38:34 latest: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 20:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:38:35 1cecdb2b823a: Preparing 20:38:35 ace80b9d9957: Preparing 20:38:35 f531b1e82c12: Preparing 20:38:35 131d5a9547d1: Preparing 20:38:35 0d27232f4e0e: Preparing 20:38:35 5f4d9fc4d98d: Preparing 20:38:35 5f4d9fc4d98d: Waiting 20:38:35 ace80b9d9957: Layer already exists 20:38:35 0d27232f4e0e: Layer already exists 20:38:35 f531b1e82c12: Layer already exists 20:38:35 131d5a9547d1: Layer already exists 20:38:35 1cecdb2b823a: Layer already exists 20:38:35 5f4d9fc4d98d: Layer already exists 20:38:35 3.1.0-dev.63: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:38:36 1cecdb2b823a: Preparing 20:38:36 ace80b9d9957: Preparing 20:38:36 f531b1e82c12: Preparing 20:38:36 131d5a9547d1: Preparing 20:38:36 0d27232f4e0e: Preparing 20:38:36 5f4d9fc4d98d: Preparing 20:38:36 5f4d9fc4d98d: Waiting 20:38:36 f531b1e82c12: Layer already exists 20:38:36 131d5a9547d1: Layer already exists 20:38:36 1cecdb2b823a: Layer already exists 20:38:36 0d27232f4e0e: Layer already exists 20:38:36 ace80b9d9957: Layer already exists 20:38:36 5f4d9fc4d98d: Layer already exists 20:38:36 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:38:37 1cecdb2b823a: Preparing 20:38:37 ace80b9d9957: Preparing 20:38:37 f531b1e82c12: Preparing 20:38:37 131d5a9547d1: Preparing 20:38:37 0d27232f4e0e: Preparing 20:38:37 5f4d9fc4d98d: Preparing 20:38:37 5f4d9fc4d98d: Waiting 20:38:37 f531b1e82c12: Layer already exists 20:38:37 ace80b9d9957: Layer already exists 20:38:37 1cecdb2b823a: Layer already exists 20:38:37 0d27232f4e0e: Layer already exists 20:38:37 131d5a9547d1: Layer already exists 20:38:37 5f4d9fc4d98d: Layer already exists 20:38:37 main: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:37 ===================================================== [Pipeline] echo 20:38:37 taggedImages: 20:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 20:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:38:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:38:37 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:37 latest 20:38:37 3.1.0-dev.63 20:38:37 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:37 main 20:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:38:38 df0c23d0cfe8: Preparing 20:38:38 5c3151cac786: Preparing 20:38:38 ce8331f50a01: Preparing 20:38:38 f531b1e82c12: Preparing 20:38:38 131d5a9547d1: Preparing 20:38:38 03fbff32d76d: Preparing 20:38:38 5f4d9fc4d98d: Preparing 20:38:38 03fbff32d76d: Waiting 20:38:38 5f4d9fc4d98d: Waiting 20:38:38 131d5a9547d1: Layer already exists 20:38:38 f531b1e82c12: Layer already exists 20:38:38 03fbff32d76d: Layer already exists 20:38:38 5f4d9fc4d98d: Layer already exists 20:38:38 df0c23d0cfe8: Pushed 20:38:38 5c3151cac786: Pushed 20:38:41 ce8331f50a01: Pushed 20:38:41 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:38:42 df0c23d0cfe8: Preparing 20:38:42 5c3151cac786: Preparing 20:38:42 ce8331f50a01: Preparing 20:38:42 f531b1e82c12: Preparing 20:38:42 131d5a9547d1: Preparing 20:38:42 03fbff32d76d: Preparing 20:38:42 5f4d9fc4d98d: Preparing 20:38:42 5f4d9fc4d98d: Waiting 20:38:42 03fbff32d76d: Waiting 20:38:42 df0c23d0cfe8: Layer already exists 20:38:42 ce8331f50a01: Layer already exists 20:38:42 f531b1e82c12: Layer already exists 20:38:42 5c3151cac786: Layer already exists 20:38:42 131d5a9547d1: Layer already exists 20:38:42 03fbff32d76d: Layer already exists 20:38:42 5f4d9fc4d98d: Layer already exists 20:38:42 latest: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 20:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:38:43 df0c23d0cfe8: Preparing 20:38:43 5c3151cac786: Preparing 20:38:43 ce8331f50a01: Preparing 20:38:43 f531b1e82c12: Preparing 20:38:43 131d5a9547d1: Preparing 20:38:43 03fbff32d76d: Preparing 20:38:43 5f4d9fc4d98d: Preparing 20:38:43 03fbff32d76d: Waiting 20:38:43 5f4d9fc4d98d: Waiting 20:38:43 ce8331f50a01: Layer already exists 20:38:43 df0c23d0cfe8: Layer already exists 20:38:43 5c3151cac786: Layer already exists 20:38:43 131d5a9547d1: Layer already exists 20:38:43 f531b1e82c12: Layer already exists 20:38:43 03fbff32d76d: Layer already exists 20:38:43 5f4d9fc4d98d: Layer already exists 20:38:43 3.1.0-dev.63: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:38:44 df0c23d0cfe8: Preparing 20:38:44 5c3151cac786: Preparing 20:38:44 ce8331f50a01: Preparing 20:38:44 f531b1e82c12: Preparing 20:38:44 131d5a9547d1: Preparing 20:38:44 03fbff32d76d: Preparing 20:38:44 5f4d9fc4d98d: Preparing 20:38:44 03fbff32d76d: Waiting 20:38:44 5f4d9fc4d98d: Waiting 20:38:44 ce8331f50a01: Layer already exists 20:38:44 df0c23d0cfe8: Layer already exists 20:38:44 f531b1e82c12: Layer already exists 20:38:44 131d5a9547d1: Layer already exists 20:38:44 5c3151cac786: Layer already exists 20:38:44 03fbff32d76d: Layer already exists 20:38:44 5f4d9fc4d98d: Layer already exists 20:38:44 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:38:45 df0c23d0cfe8: Preparing 20:38:45 5c3151cac786: Preparing 20:38:45 ce8331f50a01: Preparing 20:38:45 f531b1e82c12: Preparing 20:38:45 131d5a9547d1: Preparing 20:38:45 03fbff32d76d: Preparing 20:38:45 5f4d9fc4d98d: Preparing 20:38:45 03fbff32d76d: Waiting 20:38:45 5f4d9fc4d98d: Waiting 20:38:45 ce8331f50a01: Layer already exists 20:38:45 f531b1e82c12: Layer already exists 20:38:45 df0c23d0cfe8: Layer already exists 20:38:45 131d5a9547d1: Layer already exists 20:38:45 5c3151cac786: Layer already exists 20:38:45 5f4d9fc4d98d: Layer already exists 20:38:45 03fbff32d76d: Layer already exists 20:38:45 main: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:45 ===================================================== [Pipeline] echo 20:38:45 taggedImages: 20:38:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:38:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 20:38:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:38:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:38:45 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:45 latest 20:38:45 3.1.0-dev.63 20:38:45 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:45 main 20:38:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:38:46 c2f9075543fb: Preparing 20:38:46 ae8aa58ffab6: Preparing 20:38:46 c91ff5447076: Preparing 20:38:46 95d046dd86ac: Preparing 20:38:46 52ecf10bfa7d: Preparing 20:38:46 2808455030ae: Preparing 20:38:46 54d82a50c41a: Preparing 20:38:46 f531b1e82c12: Preparing 20:38:46 131d5a9547d1: Preparing 20:38:46 3ca7538c7398: Preparing 20:38:46 74a2a5d89939: Preparing 20:38:46 5f70bf18a086: Preparing 20:38:46 5f709dbca1c9: Preparing 20:38:46 35e087304451: Preparing 20:38:46 5f4d9fc4d98d: Preparing 20:38:46 3ca7538c7398: Waiting 20:38:46 5f709dbca1c9: Waiting 20:38:46 74a2a5d89939: Waiting 20:38:46 5f70bf18a086: Waiting 20:38:46 2808455030ae: Waiting 20:38:46 f531b1e82c12: Waiting 20:38:46 54d82a50c41a: Waiting 20:38:46 5f4d9fc4d98d: Waiting 20:38:46 52ecf10bfa7d: Pushed 20:38:46 95d046dd86ac: Pushed 20:38:46 c91ff5447076: Pushed 20:38:46 c2f9075543fb: Pushed 20:38:46 ae8aa58ffab6: Pushed 20:38:46 f531b1e82c12: Layer already exists 20:38:46 131d5a9547d1: Layer already exists 20:38:47 2808455030ae: Pushed 20:38:47 3ca7538c7398: Pushed 20:38:47 5f70bf18a086: Pushed 20:38:47 74a2a5d89939: Pushed 20:38:47 5f4d9fc4d98d: Layer already exists 20:38:47 5f709dbca1c9: Pushed 20:38:47 35e087304451: Pushed 20:38:50 54d82a50c41a: Pushed 20:38:50 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:38:51 c2f9075543fb: Preparing 20:38:51 ae8aa58ffab6: Preparing 20:38:51 c91ff5447076: Preparing 20:38:51 95d046dd86ac: Preparing 20:38:51 52ecf10bfa7d: Preparing 20:38:51 2808455030ae: Preparing 20:38:51 54d82a50c41a: Preparing 20:38:51 f531b1e82c12: Preparing 20:38:51 131d5a9547d1: Preparing 20:38:51 3ca7538c7398: Preparing 20:38:51 74a2a5d89939: Preparing 20:38:51 5f70bf18a086: Preparing 20:38:51 5f709dbca1c9: Preparing 20:38:51 35e087304451: Preparing 20:38:51 5f4d9fc4d98d: Preparing 20:38:51 3ca7538c7398: Waiting 20:38:51 74a2a5d89939: Waiting 20:38:51 5f70bf18a086: Waiting 20:38:51 5f709dbca1c9: Waiting 20:38:51 35e087304451: Waiting 20:38:51 5f4d9fc4d98d: Waiting 20:38:51 2808455030ae: Waiting 20:38:51 54d82a50c41a: Waiting 20:38:51 f531b1e82c12: Waiting 20:38:51 131d5a9547d1: Waiting 20:38:51 52ecf10bfa7d: Layer already exists 20:38:51 c91ff5447076: Layer already exists 20:38:51 c2f9075543fb: Layer already exists 20:38:51 ae8aa58ffab6: Layer already exists 20:38:51 95d046dd86ac: Layer already exists 20:38:51 2808455030ae: Layer already exists 20:38:51 3ca7538c7398: Layer already exists 20:38:51 f531b1e82c12: Layer already exists 20:38:51 54d82a50c41a: Layer already exists 20:38:51 131d5a9547d1: Layer already exists 20:38:51 5f70bf18a086: Layer already exists 20:38:51 5f709dbca1c9: Layer already exists 20:38:51 74a2a5d89939: Layer already exists 20:38:51 35e087304451: Layer already exists 20:38:51 5f4d9fc4d98d: Layer already exists 20:38:51 latest: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 20:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:38:56 c2f9075543fb: Preparing 20:38:56 ae8aa58ffab6: Preparing 20:38:56 c91ff5447076: Preparing 20:38:56 95d046dd86ac: Preparing 20:38:56 52ecf10bfa7d: Preparing 20:38:56 2808455030ae: Preparing 20:38:56 54d82a50c41a: Preparing 20:38:56 f531b1e82c12: Preparing 20:38:56 131d5a9547d1: Preparing 20:38:56 3ca7538c7398: Preparing 20:38:56 74a2a5d89939: Preparing 20:38:56 5f70bf18a086: Preparing 20:38:56 5f709dbca1c9: Preparing 20:38:56 35e087304451: Preparing 20:38:56 5f4d9fc4d98d: Preparing 20:38:56 131d5a9547d1: Waiting 20:38:56 2808455030ae: Waiting 20:38:56 54d82a50c41a: Waiting 20:38:56 3ca7538c7398: Waiting 20:38:56 f531b1e82c12: Waiting 20:38:56 5f70bf18a086: Waiting 20:38:56 5f709dbca1c9: Waiting 20:38:56 35e087304451: Waiting 20:38:56 5f4d9fc4d98d: Waiting 20:38:56 74a2a5d89939: Waiting 20:38:56 c91ff5447076: Layer already exists 20:38:56 95d046dd86ac: Layer already exists 20:38:56 c2f9075543fb: Layer already exists 20:38:56 ae8aa58ffab6: Layer already exists 20:38:56 52ecf10bfa7d: Layer already exists 20:38:56 54d82a50c41a: Layer already exists 20:38:56 131d5a9547d1: Layer already exists 20:38:56 2808455030ae: Layer already exists 20:38:56 f531b1e82c12: Layer already exists 20:38:56 3ca7538c7398: Layer already exists 20:38:56 74a2a5d89939: Layer already exists 20:38:56 5f70bf18a086: Layer already exists 20:38:56 5f4d9fc4d98d: Layer already exists 20:38:56 5f709dbca1c9: Layer already exists 20:38:56 35e087304451: Layer already exists 20:38:56 3.1.0-dev.63: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:38:57 c2f9075543fb: Preparing 20:38:57 ae8aa58ffab6: Preparing 20:38:57 c91ff5447076: Preparing 20:38:57 95d046dd86ac: Preparing 20:38:57 52ecf10bfa7d: Preparing 20:38:57 2808455030ae: Preparing 20:38:57 54d82a50c41a: Preparing 20:38:57 f531b1e82c12: Preparing 20:38:57 131d5a9547d1: Preparing 20:38:57 3ca7538c7398: Preparing 20:38:57 74a2a5d89939: Preparing 20:38:57 5f70bf18a086: Preparing 20:38:57 5f709dbca1c9: Preparing 20:38:57 35e087304451: Preparing 20:38:57 5f4d9fc4d98d: Preparing 20:38:57 131d5a9547d1: Waiting 20:38:57 2808455030ae: Waiting 20:38:57 3ca7538c7398: Waiting 20:38:57 74a2a5d89939: Waiting 20:38:57 54d82a50c41a: Waiting 20:38:57 5f70bf18a086: Waiting 20:38:57 f531b1e82c12: Waiting 20:38:57 5f709dbca1c9: Waiting 20:38:57 35e087304451: Waiting 20:38:57 c91ff5447076: Layer already exists 20:38:57 c2f9075543fb: Layer already exists 20:38:57 52ecf10bfa7d: Layer already exists 20:38:57 95d046dd86ac: Layer already exists 20:38:57 ae8aa58ffab6: Layer already exists 20:38:57 54d82a50c41a: Layer already exists 20:38:57 2808455030ae: Layer already exists 20:38:57 3ca7538c7398: Layer already exists 20:38:57 f531b1e82c12: Layer already exists 20:38:57 131d5a9547d1: Layer already exists 20:38:57 5f70bf18a086: Layer already exists 20:38:57 74a2a5d89939: Layer already exists 20:38:57 35e087304451: Layer already exists 20:38:57 5f709dbca1c9: Layer already exists 20:38:57 5f4d9fc4d98d: Layer already exists 20:38:57 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:38:58 c2f9075543fb: Preparing 20:38:58 ae8aa58ffab6: Preparing 20:38:58 c91ff5447076: Preparing 20:38:58 95d046dd86ac: Preparing 20:38:58 52ecf10bfa7d: Preparing 20:38:58 2808455030ae: Preparing 20:38:58 54d82a50c41a: Preparing 20:38:58 f531b1e82c12: Preparing 20:38:58 131d5a9547d1: Preparing 20:38:58 3ca7538c7398: Preparing 20:38:58 74a2a5d89939: Preparing 20:38:58 5f70bf18a086: Preparing 20:38:58 5f709dbca1c9: Preparing 20:38:58 35e087304451: Preparing 20:38:58 5f4d9fc4d98d: Preparing 20:38:58 2808455030ae: Waiting 20:38:58 54d82a50c41a: Waiting 20:38:58 74a2a5d89939: Waiting 20:38:58 5f70bf18a086: Waiting 20:38:58 5f709dbca1c9: Waiting 20:38:58 35e087304451: Waiting 20:38:58 5f4d9fc4d98d: Waiting 20:38:58 f531b1e82c12: Waiting 20:38:58 131d5a9547d1: Waiting 20:38:58 3ca7538c7398: Waiting 20:38:58 52ecf10bfa7d: Layer already exists 20:38:58 c91ff5447076: Layer already exists 20:38:58 95d046dd86ac: Layer already exists 20:38:58 ae8aa58ffab6: Layer already exists 20:38:58 c2f9075543fb: Layer already exists 20:38:58 54d82a50c41a: Layer already exists 20:38:58 2808455030ae: Layer already exists 20:38:58 3ca7538c7398: Layer already exists 20:38:58 131d5a9547d1: Layer already exists 20:38:58 f531b1e82c12: Layer already exists 20:38:58 74a2a5d89939: Layer already exists 20:38:58 35e087304451: Layer already exists 20:38:58 5f70bf18a086: Layer already exists 20:38:58 5f709dbca1c9: Layer already exists 20:38:58 5f4d9fc4d98d: Layer already exists 20:38:58 main: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:58 ===================================================== [Pipeline] echo 20:38:58 taggedImages: 20:38:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:38:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 20:38:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:38:58 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:38:58 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:58 latest 20:38:58 3.1.0-dev.63 20:38:58 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:38:58 main 20:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:38:59 ad7bb017e64e: Preparing 20:38:59 34fc284225bf: Preparing 20:38:59 8449f46e884d: Preparing 20:38:59 dd5fa222fa9b: Preparing 20:38:59 f531b1e82c12: Preparing 20:38:59 131d5a9547d1: Preparing 20:38:59 03fbff32d76d: Preparing 20:38:59 5f4d9fc4d98d: Preparing 20:38:59 131d5a9547d1: Waiting 20:38:59 03fbff32d76d: Waiting 20:38:59 5f4d9fc4d98d: Waiting 20:38:59 f531b1e82c12: Layer already exists 20:38:59 131d5a9547d1: Layer already exists 20:38:59 03fbff32d76d: Layer already exists 20:38:59 34fc284225bf: Pushed 20:38:59 8449f46e884d: Pushed 20:38:59 ad7bb017e64e: Pushed 20:38:59 5f4d9fc4d98d: Layer already exists 20:39:03 dd5fa222fa9b: Pushed 20:39:03 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:03 + 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 20:39:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:39:03 ad7bb017e64e: Preparing 20:39:03 34fc284225bf: Preparing 20:39:03 8449f46e884d: Preparing 20:39:03 dd5fa222fa9b: Preparing 20:39:03 f531b1e82c12: Preparing 20:39:03 131d5a9547d1: Preparing 20:39:03 03fbff32d76d: Preparing 20:39:03 5f4d9fc4d98d: Preparing 20:39:03 131d5a9547d1: Waiting 20:39:03 03fbff32d76d: Waiting 20:39:03 5f4d9fc4d98d: Waiting 20:39:03 dd5fa222fa9b: Layer already exists 20:39:03 34fc284225bf: Layer already exists 20:39:03 ad7bb017e64e: Layer already exists 20:39:03 f531b1e82c12: Layer already exists 20:39:03 8449f46e884d: Layer already exists 20:39:03 131d5a9547d1: Layer already exists 20:39:03 03fbff32d76d: Layer already exists 20:39:03 5f4d9fc4d98d: Layer already exists 20:39:04 latest: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 20:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:39:04 ad7bb017e64e: Preparing 20:39:04 34fc284225bf: Preparing 20:39:04 8449f46e884d: Preparing 20:39:04 dd5fa222fa9b: Preparing 20:39:04 f531b1e82c12: Preparing 20:39:04 131d5a9547d1: Preparing 20:39:04 03fbff32d76d: Preparing 20:39:04 5f4d9fc4d98d: Preparing 20:39:04 131d5a9547d1: Waiting 20:39:04 03fbff32d76d: Waiting 20:39:04 5f4d9fc4d98d: Waiting 20:39:04 ad7bb017e64e: Layer already exists 20:39:04 34fc284225bf: Layer already exists 20:39:04 8449f46e884d: Layer already exists 20:39:04 f531b1e82c12: Layer already exists 20:39:04 dd5fa222fa9b: Layer already exists 20:39:04 131d5a9547d1: Layer already exists 20:39:04 03fbff32d76d: Layer already exists 20:39:04 5f4d9fc4d98d: Layer already exists 20:39:04 3.1.0-dev.63: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:39:05 ad7bb017e64e: Preparing 20:39:05 34fc284225bf: Preparing 20:39:05 8449f46e884d: Preparing 20:39:05 dd5fa222fa9b: Preparing 20:39:05 f531b1e82c12: Preparing 20:39:05 131d5a9547d1: Preparing 20:39:05 03fbff32d76d: Preparing 20:39:05 5f4d9fc4d98d: Preparing 20:39:05 131d5a9547d1: Waiting 20:39:05 03fbff32d76d: Waiting 20:39:05 5f4d9fc4d98d: Waiting 20:39:05 ad7bb017e64e: Layer already exists 20:39:05 f531b1e82c12: Layer already exists 20:39:05 dd5fa222fa9b: Layer already exists 20:39:05 8449f46e884d: Layer already exists 20:39:05 34fc284225bf: Layer already exists 20:39:05 131d5a9547d1: Layer already exists 20:39:05 5f4d9fc4d98d: Layer already exists 20:39:05 03fbff32d76d: Layer already exists 20:39:05 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:06 + 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 20:39:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:39:06 ad7bb017e64e: Preparing 20:39:06 34fc284225bf: Preparing 20:39:06 8449f46e884d: Preparing 20:39:06 dd5fa222fa9b: Preparing 20:39:06 f531b1e82c12: Preparing 20:39:06 131d5a9547d1: Preparing 20:39:06 03fbff32d76d: Preparing 20:39:06 5f4d9fc4d98d: Preparing 20:39:06 131d5a9547d1: Waiting 20:39:06 03fbff32d76d: Waiting 20:39:06 5f4d9fc4d98d: Waiting 20:39:06 ad7bb017e64e: Layer already exists 20:39:06 8449f46e884d: Layer already exists 20:39:06 34fc284225bf: Layer already exists 20:39:06 f531b1e82c12: Layer already exists 20:39:06 dd5fa222fa9b: Layer already exists 20:39:06 03fbff32d76d: Layer already exists 20:39:06 131d5a9547d1: Layer already exists 20:39:06 5f4d9fc4d98d: Layer already exists 20:39:06 main: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:06 ===================================================== [Pipeline] echo 20:39:06 taggedImages: 20:39:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:39:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 20:39:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:39:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:39:06 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:06 latest 20:39:06 3.1.0-dev.63 20:39:06 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:06 main 20:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:39:09 73d0a75aac45: Preparing 20:39:09 462c4bf04a40: Preparing 20:39:09 29de8601b38d: Preparing 20:39:09 b400f03902ca: Preparing 20:39:09 7aad28dbe8f8: Preparing 20:39:09 f531b1e82c12: Preparing 20:39:09 131d5a9547d1: Preparing 20:39:09 67f46b238f02: Preparing 20:39:09 f9a01442d432: Preparing 20:39:09 5f4d9fc4d98d: Preparing 20:39:09 f531b1e82c12: Waiting 20:39:09 131d5a9547d1: Waiting 20:39:09 67f46b238f02: Waiting 20:39:09 f9a01442d432: Waiting 20:39:09 5f4d9fc4d98d: Waiting 20:39:09 7aad28dbe8f8: Pushed 20:39:09 73d0a75aac45: Pushed 20:39:09 b400f03902ca: Pushed 20:39:09 462c4bf04a40: Pushed 20:39:09 f531b1e82c12: Layer already exists 20:39:09 131d5a9547d1: Layer already exists 20:39:09 5f4d9fc4d98d: Layer already exists 20:39:09 67f46b238f02: Pushed 20:39:12 f9a01442d432: Pushed 20:39:12 29de8601b38d: Pushed 20:39:12 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:12 + 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 20:39:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:39:13 73d0a75aac45: Preparing 20:39:13 462c4bf04a40: Preparing 20:39:13 29de8601b38d: Preparing 20:39:13 b400f03902ca: Preparing 20:39:13 7aad28dbe8f8: Preparing 20:39:13 f531b1e82c12: Preparing 20:39:13 131d5a9547d1: Preparing 20:39:13 f531b1e82c12: Waiting 20:39:13 67f46b238f02: Preparing 20:39:13 131d5a9547d1: Waiting 20:39:13 f9a01442d432: Preparing 20:39:13 67f46b238f02: Waiting 20:39:13 f9a01442d432: Waiting 20:39:13 5f4d9fc4d98d: Preparing 20:39:13 5f4d9fc4d98d: Waiting 20:39:13 7aad28dbe8f8: Layer already exists 20:39:13 29de8601b38d: Layer already exists 20:39:13 462c4bf04a40: Layer already exists 20:39:13 b400f03902ca: Layer already exists 20:39:13 73d0a75aac45: Layer already exists 20:39:13 67f46b238f02: Layer already exists 20:39:13 131d5a9547d1: Layer already exists 20:39:13 f531b1e82c12: Layer already exists 20:39:13 f9a01442d432: Layer already exists 20:39:13 5f4d9fc4d98d: Layer already exists 20:39:13 latest: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 20:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:39:13 73d0a75aac45: Preparing 20:39:13 462c4bf04a40: Preparing 20:39:13 29de8601b38d: Preparing 20:39:13 b400f03902ca: Preparing 20:39:13 7aad28dbe8f8: Preparing 20:39:13 f531b1e82c12: Preparing 20:39:13 131d5a9547d1: Preparing 20:39:13 67f46b238f02: Preparing 20:39:13 f9a01442d432: Preparing 20:39:13 5f4d9fc4d98d: Preparing 20:39:13 67f46b238f02: Waiting 20:39:13 f9a01442d432: Waiting 20:39:13 5f4d9fc4d98d: Waiting 20:39:13 b400f03902ca: Layer already exists 20:39:13 29de8601b38d: Layer already exists 20:39:13 73d0a75aac45: Layer already exists 20:39:13 462c4bf04a40: Layer already exists 20:39:13 7aad28dbe8f8: Layer already exists 20:39:13 67f46b238f02: Layer already exists 20:39:13 131d5a9547d1: Layer already exists 20:39:13 f531b1e82c12: Layer already exists 20:39:13 f9a01442d432: Layer already exists 20:39:13 5f4d9fc4d98d: Layer already exists 20:39:14 3.1.0-dev.63: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:39:14 73d0a75aac45: Preparing 20:39:14 462c4bf04a40: Preparing 20:39:14 29de8601b38d: Preparing 20:39:14 b400f03902ca: Preparing 20:39:14 7aad28dbe8f8: Preparing 20:39:14 f531b1e82c12: Preparing 20:39:14 131d5a9547d1: Preparing 20:39:14 67f46b238f02: Preparing 20:39:14 f9a01442d432: Preparing 20:39:14 5f4d9fc4d98d: Preparing 20:39:14 f531b1e82c12: Waiting 20:39:14 131d5a9547d1: Waiting 20:39:14 67f46b238f02: Waiting 20:39:14 f9a01442d432: Waiting 20:39:14 5f4d9fc4d98d: Waiting 20:39:14 b400f03902ca: Layer already exists 20:39:14 29de8601b38d: Layer already exists 20:39:14 462c4bf04a40: Layer already exists 20:39:14 73d0a75aac45: Layer already exists 20:39:14 7aad28dbe8f8: Layer already exists 20:39:14 f531b1e82c12: Layer already exists 20:39:14 131d5a9547d1: Layer already exists 20:39:14 67f46b238f02: Layer already exists 20:39:14 f9a01442d432: Layer already exists 20:39:14 5f4d9fc4d98d: Layer already exists 20:39:14 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:15 + 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 20:39:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:39:15 73d0a75aac45: Preparing 20:39:15 462c4bf04a40: Preparing 20:39:15 29de8601b38d: Preparing 20:39:15 b400f03902ca: Preparing 20:39:15 7aad28dbe8f8: Preparing 20:39:15 f531b1e82c12: Preparing 20:39:15 131d5a9547d1: Preparing 20:39:15 67f46b238f02: Preparing 20:39:15 f9a01442d432: Preparing 20:39:15 5f4d9fc4d98d: Preparing 20:39:15 f531b1e82c12: Waiting 20:39:15 5f4d9fc4d98d: Waiting 20:39:15 131d5a9547d1: Waiting 20:39:15 f9a01442d432: Waiting 20:39:15 67f46b238f02: Waiting 20:39:15 462c4bf04a40: Layer already exists 20:39:15 73d0a75aac45: Layer already exists 20:39:15 b400f03902ca: Layer already exists 20:39:15 29de8601b38d: Layer already exists 20:39:15 7aad28dbe8f8: Layer already exists 20:39:15 67f46b238f02: Layer already exists 20:39:15 131d5a9547d1: Layer already exists 20:39:15 f531b1e82c12: Layer already exists 20:39:15 f9a01442d432: Layer already exists 20:39:15 5f4d9fc4d98d: Layer already exists 20:39:15 main: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:16 ===================================================== [Pipeline] echo 20:39:16 taggedImages: 20:39:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:39:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 20:39:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:39:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:39:16 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:16 latest 20:39:16 3.1.0-dev.63 20:39:16 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:16 main 20:39:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:39:16 eeb369c3c837: Preparing 20:39:16 b9cd5138f3b7: Preparing 20:39:16 e6ed1598b8e4: Preparing 20:39:16 dbac2cdce14a: Preparing 20:39:16 db454d9c9381: Preparing 20:39:16 5a31a60ed932: Preparing 20:39:16 d0153c039ff9: Preparing 20:39:16 f531b1e82c12: Preparing 20:39:16 131d5a9547d1: Preparing 20:39:16 72a2a75aff3a: Preparing 20:39:16 5f4d9fc4d98d: Preparing 20:39:16 5a31a60ed932: Waiting 20:39:16 d0153c039ff9: Waiting 20:39:16 f531b1e82c12: Waiting 20:39:16 131d5a9547d1: Waiting 20:39:16 5f4d9fc4d98d: Waiting 20:39:16 72a2a75aff3a: Waiting 20:39:16 eeb369c3c837: Pushed 20:39:16 b9cd5138f3b7: Pushed 20:39:16 db454d9c9381: Pushed 20:39:16 f531b1e82c12: Layer already exists 20:39:16 131d5a9547d1: Layer already exists 20:39:16 5a31a60ed932: Pushed 20:39:17 d0153c039ff9: Pushed 20:39:17 5f4d9fc4d98d: Layer already exists 20:39:19 dbac2cdce14a: Pushed 20:39:19 72a2a75aff3a: Pushed 20:39:20 e6ed1598b8e4: Pushed 20:39:22 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:22 + 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 20:39:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:39:22 eeb369c3c837: Preparing 20:39:22 b9cd5138f3b7: Preparing 20:39:22 e6ed1598b8e4: Preparing 20:39:22 dbac2cdce14a: Preparing 20:39:22 db454d9c9381: Preparing 20:39:22 5a31a60ed932: Preparing 20:39:22 d0153c039ff9: Preparing 20:39:22 f531b1e82c12: Preparing 20:39:22 131d5a9547d1: Preparing 20:39:22 72a2a75aff3a: Preparing 20:39:22 5f4d9fc4d98d: Preparing 20:39:22 5a31a60ed932: Waiting 20:39:22 d0153c039ff9: Waiting 20:39:22 f531b1e82c12: Waiting 20:39:22 131d5a9547d1: Waiting 20:39:22 72a2a75aff3a: Waiting 20:39:22 5f4d9fc4d98d: Waiting 20:39:22 dbac2cdce14a: Layer already exists 20:39:22 e6ed1598b8e4: Layer already exists 20:39:22 db454d9c9381: Layer already exists 20:39:22 eeb369c3c837: Layer already exists 20:39:22 b9cd5138f3b7: Layer already exists 20:39:22 f531b1e82c12: Layer already exists 20:39:22 d0153c039ff9: Layer already exists 20:39:22 131d5a9547d1: Layer already exists 20:39:22 5a31a60ed932: Layer already exists 20:39:22 72a2a75aff3a: Layer already exists 20:39:22 5f4d9fc4d98d: Layer already exists 20:39:23 latest: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 20:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:39:23 eeb369c3c837: Preparing 20:39:23 b9cd5138f3b7: Preparing 20:39:23 e6ed1598b8e4: Preparing 20:39:23 dbac2cdce14a: Preparing 20:39:23 db454d9c9381: Preparing 20:39:23 5a31a60ed932: Preparing 20:39:23 d0153c039ff9: Preparing 20:39:23 f531b1e82c12: Preparing 20:39:23 131d5a9547d1: Preparing 20:39:23 72a2a75aff3a: Preparing 20:39:23 5f4d9fc4d98d: Preparing 20:39:23 f531b1e82c12: Waiting 20:39:23 131d5a9547d1: Waiting 20:39:23 72a2a75aff3a: Waiting 20:39:23 5a31a60ed932: Waiting 20:39:23 d0153c039ff9: Waiting 20:39:23 5f4d9fc4d98d: Waiting 20:39:23 eeb369c3c837: Layer already exists 20:39:23 b9cd5138f3b7: Layer already exists 20:39:23 db454d9c9381: Layer already exists 20:39:23 dbac2cdce14a: Layer already exists 20:39:23 e6ed1598b8e4: Layer already exists 20:39:23 5a31a60ed932: Layer already exists 20:39:23 d0153c039ff9: Layer already exists 20:39:23 72a2a75aff3a: Layer already exists 20:39:23 f531b1e82c12: Layer already exists 20:39:23 131d5a9547d1: Layer already exists 20:39:23 5f4d9fc4d98d: Layer already exists 20:39:24 3.1.0-dev.63: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:39:24 eeb369c3c837: Preparing 20:39:24 b9cd5138f3b7: Preparing 20:39:24 e6ed1598b8e4: Preparing 20:39:24 dbac2cdce14a: Preparing 20:39:24 db454d9c9381: Preparing 20:39:24 5a31a60ed932: Preparing 20:39:24 d0153c039ff9: Preparing 20:39:24 f531b1e82c12: Preparing 20:39:24 5a31a60ed932: Waiting 20:39:24 d0153c039ff9: Waiting 20:39:24 f531b1e82c12: Waiting 20:39:24 131d5a9547d1: Preparing 20:39:24 72a2a75aff3a: Preparing 20:39:24 5f4d9fc4d98d: Preparing 20:39:24 131d5a9547d1: Waiting 20:39:24 72a2a75aff3a: Waiting 20:39:24 5f4d9fc4d98d: Waiting 20:39:24 b9cd5138f3b7: Layer already exists 20:39:24 eeb369c3c837: Layer already exists 20:39:24 db454d9c9381: Layer already exists 20:39:24 dbac2cdce14a: Layer already exists 20:39:24 e6ed1598b8e4: Layer already exists 20:39:24 d0153c039ff9: Layer already exists 20:39:24 5a31a60ed932: Layer already exists 20:39:24 72a2a75aff3a: Layer already exists 20:39:24 f531b1e82c12: Layer already exists 20:39:24 131d5a9547d1: Layer already exists 20:39:24 5f4d9fc4d98d: Layer already exists 20:39:25 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:25 + 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 20:39:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:39:25 eeb369c3c837: Preparing 20:39:25 b9cd5138f3b7: Preparing 20:39:25 e6ed1598b8e4: Preparing 20:39:25 dbac2cdce14a: Preparing 20:39:25 db454d9c9381: Preparing 20:39:25 5a31a60ed932: Preparing 20:39:25 d0153c039ff9: Preparing 20:39:25 f531b1e82c12: Preparing 20:39:25 131d5a9547d1: Preparing 20:39:25 72a2a75aff3a: Preparing 20:39:25 5f4d9fc4d98d: Preparing 20:39:25 f531b1e82c12: Waiting 20:39:25 131d5a9547d1: Waiting 20:39:25 72a2a75aff3a: Waiting 20:39:25 5a31a60ed932: Waiting 20:39:25 d0153c039ff9: Waiting 20:39:25 5f4d9fc4d98d: Waiting 20:39:25 b9cd5138f3b7: Layer already exists 20:39:25 eeb369c3c837: Layer already exists 20:39:25 dbac2cdce14a: Layer already exists 20:39:25 db454d9c9381: Layer already exists 20:39:25 e6ed1598b8e4: Layer already exists 20:39:25 5a31a60ed932: Layer already exists 20:39:25 d0153c039ff9: Layer already exists 20:39:25 131d5a9547d1: Layer already exists 20:39:25 72a2a75aff3a: Layer already exists 20:39:25 f531b1e82c12: Layer already exists 20:39:25 5f4d9fc4d98d: Layer already exists 20:39:26 main: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:26 ===================================================== [Pipeline] echo 20:39:26 taggedImages: 20:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 20:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:39:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:39:26 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:26 latest 20:39:26 3.1.0-dev.63 20:39:26 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:26 main 20:39:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:39:26 713420dc9339: Preparing 20:39:26 87735bad0cc3: Preparing 20:39:26 f531b1e82c12: Preparing 20:39:26 131d5a9547d1: Preparing 20:39:26 4dbadccc0283: Preparing 20:39:26 5f4d9fc4d98d: Preparing 20:39:26 5f4d9fc4d98d: Waiting 20:39:26 f531b1e82c12: Layer already exists 20:39:26 131d5a9547d1: Layer already exists 20:39:27 5f4d9fc4d98d: Layer already exists 20:39:27 713420dc9339: Pushed 20:39:28 4dbadccc0283: Pushed 20:39:31 87735bad0cc3: Pushed 20:39:32 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + 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 20:39:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:39:32 713420dc9339: Preparing 20:39:32 87735bad0cc3: Preparing 20:39:32 f531b1e82c12: Preparing 20:39:32 131d5a9547d1: Preparing 20:39:32 4dbadccc0283: Preparing 20:39:32 5f4d9fc4d98d: Preparing 20:39:32 5f4d9fc4d98d: Waiting 20:39:32 f531b1e82c12: Layer already exists 20:39:32 713420dc9339: Layer already exists 20:39:32 4dbadccc0283: Layer already exists 20:39:32 131d5a9547d1: Layer already exists 20:39:32 87735bad0cc3: Layer already exists 20:39:32 5f4d9fc4d98d: Layer already exists 20:39:32 latest: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 20:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:39:36 713420dc9339: Preparing 20:39:36 87735bad0cc3: Preparing 20:39:36 f531b1e82c12: Preparing 20:39:36 131d5a9547d1: Preparing 20:39:36 4dbadccc0283: Preparing 20:39:36 5f4d9fc4d98d: Preparing 20:39:36 5f4d9fc4d98d: Waiting 20:39:36 f531b1e82c12: Layer already exists 20:39:36 87735bad0cc3: Layer already exists 20:39:36 713420dc9339: Layer already exists 20:39:36 4dbadccc0283: Layer already exists 20:39:36 131d5a9547d1: Layer already exists 20:39:36 5f4d9fc4d98d: Layer already exists 20:39:36 3.1.0-dev.63: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:39:37 713420dc9339: Preparing 20:39:37 87735bad0cc3: Preparing 20:39:37 f531b1e82c12: Preparing 20:39:37 131d5a9547d1: Preparing 20:39:37 4dbadccc0283: Preparing 20:39:37 5f4d9fc4d98d: Preparing 20:39:37 5f4d9fc4d98d: Waiting 20:39:37 87735bad0cc3: Layer already exists 20:39:37 4dbadccc0283: Layer already exists 20:39:37 131d5a9547d1: Layer already exists 20:39:37 f531b1e82c12: Layer already exists 20:39:37 713420dc9339: Layer already exists 20:39:37 5f4d9fc4d98d: Layer already exists 20:39:37 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + 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 20:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:39:38 713420dc9339: Preparing 20:39:38 87735bad0cc3: Preparing 20:39:38 f531b1e82c12: Preparing 20:39:38 131d5a9547d1: Preparing 20:39:38 4dbadccc0283: Preparing 20:39:38 5f4d9fc4d98d: Preparing 20:39:38 5f4d9fc4d98d: Waiting 20:39:38 131d5a9547d1: Layer already exists 20:39:38 4dbadccc0283: Layer already exists 20:39:38 87735bad0cc3: Layer already exists 20:39:38 713420dc9339: Layer already exists 20:39:38 f531b1e82c12: Layer already exists 20:39:38 5f4d9fc4d98d: Layer already exists 20:39:38 main: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:38 ===================================================== [Pipeline] echo 20:39:38 taggedImages: 20:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 20:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:39:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:39:38 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:38 latest 20:39:38 3.1.0-dev.63 20:39:38 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:39:38 main 20:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:39:39 197e29efbab4: Preparing 20:39:39 b97cea662e82: Preparing 20:39:39 1f0542e61d26: Preparing 20:39:39 f531b1e82c12: Preparing 20:39:39 131d5a9547d1: Preparing 20:39:39 afbd90c44e74: Preparing 20:39:39 6dd553d3e82b: Preparing 20:39:39 97c6572d4ea4: Preparing 20:39:39 5f4d9fc4d98d: Preparing 20:39:39 6dd553d3e82b: Waiting 20:39:39 97c6572d4ea4: Waiting 20:39:39 5f4d9fc4d98d: Waiting 20:39:39 afbd90c44e74: Waiting 20:39:39 131d5a9547d1: Layer already exists 20:39:39 f531b1e82c12: Layer already exists 20:39:39 b97cea662e82: Pushed 20:39:39 1f0542e61d26: Pushed 20:39:39 197e29efbab4: Pushed 20:39:39 5f4d9fc4d98d: Layer already exists 20:39:40 97c6572d4ea4: Pushed 20:39:53 6dd553d3e82b: Pushed 20:39:57 afbd90c44e74: Pushed 20:39:57 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:39:57 197e29efbab4: Preparing 20:39:57 b97cea662e82: Preparing 20:39:57 1f0542e61d26: Preparing 20:39:57 f531b1e82c12: Preparing 20:39:57 131d5a9547d1: Preparing 20:39:57 afbd90c44e74: Preparing 20:39:57 6dd553d3e82b: Preparing 20:39:57 97c6572d4ea4: Preparing 20:39:57 5f4d9fc4d98d: Preparing 20:39:57 6dd553d3e82b: Waiting 20:39:57 97c6572d4ea4: Waiting 20:39:57 5f4d9fc4d98d: Waiting 20:39:57 afbd90c44e74: Waiting 20:39:57 b97cea662e82: Layer already exists 20:39:57 1f0542e61d26: Layer already exists 20:39:57 197e29efbab4: Layer already exists 20:39:57 f531b1e82c12: Layer already exists 20:39:57 131d5a9547d1: Layer already exists 20:39:57 afbd90c44e74: Layer already exists 20:39:57 6dd553d3e82b: Layer already exists 20:39:57 5f4d9fc4d98d: Layer already exists 20:39:57 97c6572d4ea4: Layer already exists 20:39:58 latest: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 20:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:39:58 197e29efbab4: Preparing 20:39:58 b97cea662e82: Preparing 20:39:58 1f0542e61d26: Preparing 20:39:58 f531b1e82c12: Preparing 20:39:58 131d5a9547d1: Preparing 20:39:58 afbd90c44e74: Preparing 20:39:58 6dd553d3e82b: Preparing 20:39:58 97c6572d4ea4: Preparing 20:39:58 5f4d9fc4d98d: Preparing 20:39:58 6dd553d3e82b: Waiting 20:39:58 97c6572d4ea4: Waiting 20:39:58 afbd90c44e74: Waiting 20:39:58 5f4d9fc4d98d: Waiting 20:39:58 131d5a9547d1: Layer already exists 20:39:58 b97cea662e82: Layer already exists 20:39:58 1f0542e61d26: Layer already exists 20:39:58 f531b1e82c12: Layer already exists 20:39:58 197e29efbab4: Layer already exists 20:39:58 5f4d9fc4d98d: Layer already exists 20:39:58 afbd90c44e74: Layer already exists 20:39:58 6dd553d3e82b: Layer already exists 20:39:58 97c6572d4ea4: Layer already exists 20:39:59 3.1.0-dev.63: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:40:03 197e29efbab4: Preparing 20:40:03 b97cea662e82: Preparing 20:40:03 1f0542e61d26: Preparing 20:40:03 f531b1e82c12: Preparing 20:40:03 131d5a9547d1: Preparing 20:40:03 afbd90c44e74: Preparing 20:40:03 6dd553d3e82b: Preparing 20:40:03 97c6572d4ea4: Preparing 20:40:03 6dd553d3e82b: Waiting 20:40:03 afbd90c44e74: Waiting 20:40:03 5f4d9fc4d98d: Preparing 20:40:03 97c6572d4ea4: Waiting 20:40:03 5f4d9fc4d98d: Waiting 20:40:03 1f0542e61d26: Layer already exists 20:40:03 f531b1e82c12: Layer already exists 20:40:03 b97cea662e82: Layer already exists 20:40:03 131d5a9547d1: Layer already exists 20:40:03 197e29efbab4: Layer already exists 20:40:03 afbd90c44e74: Layer already exists 20:40:03 97c6572d4ea4: Layer already exists 20:40:03 5f4d9fc4d98d: Layer already exists 20:40:03 6dd553d3e82b: Layer already exists 20:40:03 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:03 + 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 20:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:40:04 197e29efbab4: Preparing 20:40:04 b97cea662e82: Preparing 20:40:04 1f0542e61d26: Preparing 20:40:04 f531b1e82c12: Preparing 20:40:04 131d5a9547d1: Preparing 20:40:04 afbd90c44e74: Preparing 20:40:04 6dd553d3e82b: Preparing 20:40:04 97c6572d4ea4: Preparing 20:40:04 5f4d9fc4d98d: Preparing 20:40:04 afbd90c44e74: Waiting 20:40:04 6dd553d3e82b: Waiting 20:40:04 97c6572d4ea4: Waiting 20:40:04 f531b1e82c12: Layer already exists 20:40:04 131d5a9547d1: Layer already exists 20:40:04 1f0542e61d26: Layer already exists 20:40:04 197e29efbab4: Layer already exists 20:40:04 b97cea662e82: Layer already exists 20:40:04 6dd553d3e82b: Layer already exists 20:40:04 afbd90c44e74: Layer already exists 20:40:04 97c6572d4ea4: Layer already exists 20:40:04 5f4d9fc4d98d: Layer already exists 20:40:04 main: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:04 ===================================================== [Pipeline] echo 20:40:04 taggedImages: 20:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 20:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:40:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:40:04 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:04 latest 20:40:04 3.1.0-dev.63 20:40:04 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:04 main 20:40:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:40:05 7ff5440d52f1: Preparing 20:40:05 d5a8e1d6c030: Preparing 20:40:05 9f0b50440a2d: Preparing 20:40:05 f531b1e82c12: Preparing 20:40:05 131d5a9547d1: Preparing 20:40:05 9d9896480ffd: Preparing 20:40:05 d543ba4fceb5: Preparing 20:40:05 5f4d9fc4d98d: Preparing 20:40:05 9d9896480ffd: Waiting 20:40:05 d543ba4fceb5: Waiting 20:40:05 5f4d9fc4d98d: Waiting 20:40:05 131d5a9547d1: Layer already exists 20:40:05 f531b1e82c12: Layer already exists 20:40:05 9f0b50440a2d: Pushed 20:40:05 d5a8e1d6c030: Pushed 20:40:05 7ff5440d52f1: Pushed 20:40:05 5f4d9fc4d98d: Layer already exists 20:40:06 d543ba4fceb5: Pushed 20:40:24 9d9896480ffd: Pushed 20:40:24 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:24 + 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 20:40:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:40:24 7ff5440d52f1: Preparing 20:40:24 d5a8e1d6c030: Preparing 20:40:24 9f0b50440a2d: Preparing 20:40:24 f531b1e82c12: Preparing 20:40:24 131d5a9547d1: Preparing 20:40:24 9d9896480ffd: Preparing 20:40:24 d543ba4fceb5: Preparing 20:40:24 5f4d9fc4d98d: Preparing 20:40:24 9d9896480ffd: Waiting 20:40:24 d543ba4fceb5: Waiting 20:40:24 5f4d9fc4d98d: Waiting 20:40:24 7ff5440d52f1: Layer already exists 20:40:24 f531b1e82c12: Layer already exists 20:40:24 d5a8e1d6c030: Layer already exists 20:40:24 131d5a9547d1: Layer already exists 20:40:24 9f0b50440a2d: Layer already exists 20:40:24 9d9896480ffd: Layer already exists 20:40:24 d543ba4fceb5: Layer already exists 20:40:24 5f4d9fc4d98d: Layer already exists 20:40:25 latest: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 20:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:40:25 7ff5440d52f1: Preparing 20:40:25 d5a8e1d6c030: Preparing 20:40:25 9f0b50440a2d: Preparing 20:40:25 f531b1e82c12: Preparing 20:40:25 131d5a9547d1: Preparing 20:40:25 9d9896480ffd: Preparing 20:40:25 d543ba4fceb5: Preparing 20:40:25 5f4d9fc4d98d: Preparing 20:40:25 d543ba4fceb5: Waiting 20:40:25 9d9896480ffd: Waiting 20:40:25 5f4d9fc4d98d: Waiting 20:40:25 f531b1e82c12: Layer already exists 20:40:25 131d5a9547d1: Layer already exists 20:40:25 9f0b50440a2d: Layer already exists 20:40:25 d5a8e1d6c030: Layer already exists 20:40:25 7ff5440d52f1: Layer already exists 20:40:25 d543ba4fceb5: Layer already exists 20:40:25 5f4d9fc4d98d: Layer already exists 20:40:25 9d9896480ffd: Layer already exists 20:40:26 3.1.0-dev.63: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:40:26 7ff5440d52f1: Preparing 20:40:26 d5a8e1d6c030: Preparing 20:40:26 9f0b50440a2d: Preparing 20:40:26 f531b1e82c12: Preparing 20:40:26 131d5a9547d1: Preparing 20:40:26 9d9896480ffd: Preparing 20:40:26 d543ba4fceb5: Preparing 20:40:26 9d9896480ffd: Waiting 20:40:26 d543ba4fceb5: Waiting 20:40:26 5f4d9fc4d98d: Preparing 20:40:26 5f4d9fc4d98d: Waiting 20:40:26 d5a8e1d6c030: Layer already exists 20:40:26 131d5a9547d1: Layer already exists 20:40:26 f531b1e82c12: Layer already exists 20:40:26 7ff5440d52f1: Layer already exists 20:40:26 9f0b50440a2d: Layer already exists 20:40:26 9d9896480ffd: Layer already exists 20:40:26 d543ba4fceb5: Layer already exists 20:40:26 5f4d9fc4d98d: Layer already exists 20:40:27 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + 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 20:40:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:40:27 7ff5440d52f1: Preparing 20:40:27 d5a8e1d6c030: Preparing 20:40:27 9f0b50440a2d: Preparing 20:40:27 f531b1e82c12: Preparing 20:40:27 131d5a9547d1: Preparing 20:40:27 9d9896480ffd: Preparing 20:40:27 d543ba4fceb5: Preparing 20:40:27 5f4d9fc4d98d: Preparing 20:40:27 9d9896480ffd: Waiting 20:40:27 d543ba4fceb5: Waiting 20:40:27 5f4d9fc4d98d: Waiting 20:40:27 f531b1e82c12: Layer already exists 20:40:27 9f0b50440a2d: Layer already exists 20:40:27 7ff5440d52f1: Layer already exists 20:40:27 d5a8e1d6c030: Layer already exists 20:40:27 131d5a9547d1: Layer already exists 20:40:27 9d9896480ffd: Layer already exists 20:40:27 5f4d9fc4d98d: Layer already exists 20:40:27 d543ba4fceb5: Layer already exists 20:40:28 main: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:28 ===================================================== [Pipeline] echo 20:40:28 taggedImages: 20:40:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:40:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 20:40:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:40:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:40:28 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:28 latest 20:40:28 3.1.0-dev.63 20:40:28 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:28 main 20:40:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:40:30 197e29efbab4: Preparing 20:40:30 89cd16169c66: Preparing 20:40:30 4681ea7254f0: Preparing 20:40:30 f531b1e82c12: Preparing 20:40:30 131d5a9547d1: Preparing 20:40:30 090290c75011: Preparing 20:40:30 090290c75011: Waiting 20:40:30 97c6572d4ea4: Preparing 20:40:30 5f4d9fc4d98d: Preparing 20:40:30 97c6572d4ea4: Waiting 20:40:30 5f4d9fc4d98d: Waiting 20:40:30 131d5a9547d1: Layer already exists 20:40:30 f531b1e82c12: Layer already exists 20:40:30 197e29efbab4: Layer already exists 20:40:30 97c6572d4ea4: Layer already exists 20:40:30 5f4d9fc4d98d: Layer already exists 20:40:30 4681ea7254f0: Pushed 20:40:30 89cd16169c66: Pushed 20:40:49 090290c75011: Pushed 20:40:49 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:49 + 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 20:40:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:40:49 197e29efbab4: Preparing 20:40:49 89cd16169c66: Preparing 20:40:49 4681ea7254f0: Preparing 20:40:49 f531b1e82c12: Preparing 20:40:49 131d5a9547d1: Preparing 20:40:49 090290c75011: Preparing 20:40:49 97c6572d4ea4: Preparing 20:40:49 5f4d9fc4d98d: Preparing 20:40:49 090290c75011: Waiting 20:40:49 97c6572d4ea4: Waiting 20:40:49 5f4d9fc4d98d: Waiting 20:40:49 89cd16169c66: Layer already exists 20:40:49 f531b1e82c12: Layer already exists 20:40:49 131d5a9547d1: Layer already exists 20:40:49 197e29efbab4: Layer already exists 20:40:49 4681ea7254f0: Layer already exists 20:40:49 97c6572d4ea4: Layer already exists 20:40:49 090290c75011: Layer already exists 20:40:49 5f4d9fc4d98d: Layer already exists 20:40:50 latest: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 20:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:40:50 197e29efbab4: Preparing 20:40:50 89cd16169c66: Preparing 20:40:50 4681ea7254f0: Preparing 20:40:50 f531b1e82c12: Preparing 20:40:50 131d5a9547d1: Preparing 20:40:50 090290c75011: Preparing 20:40:50 97c6572d4ea4: Preparing 20:40:50 5f4d9fc4d98d: Preparing 20:40:50 090290c75011: Waiting 20:40:50 97c6572d4ea4: Waiting 20:40:50 5f4d9fc4d98d: Waiting 20:40:50 131d5a9547d1: Layer already exists 20:40:50 197e29efbab4: Layer already exists 20:40:50 89cd16169c66: Layer already exists 20:40:50 f531b1e82c12: Layer already exists 20:40:50 4681ea7254f0: Layer already exists 20:40:50 5f4d9fc4d98d: Layer already exists 20:40:50 97c6572d4ea4: Layer already exists 20:40:50 090290c75011: Layer already exists 20:40:51 3.1.0-dev.63: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:40:51 197e29efbab4: Preparing 20:40:51 89cd16169c66: Preparing 20:40:51 4681ea7254f0: Preparing 20:40:51 f531b1e82c12: Preparing 20:40:51 131d5a9547d1: Preparing 20:40:51 090290c75011: Preparing 20:40:51 97c6572d4ea4: Preparing 20:40:51 5f4d9fc4d98d: Preparing 20:40:51 090290c75011: Waiting 20:40:51 97c6572d4ea4: Waiting 20:40:51 5f4d9fc4d98d: Waiting 20:40:51 f531b1e82c12: Layer already exists 20:40:51 4681ea7254f0: Layer already exists 20:40:51 197e29efbab4: Layer already exists 20:40:51 89cd16169c66: Layer already exists 20:40:51 131d5a9547d1: Layer already exists 20:40:51 97c6572d4ea4: Layer already exists 20:40:51 090290c75011: Layer already exists 20:40:51 5f4d9fc4d98d: Layer already exists 20:40:51 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:52 + 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 20:40:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:40:52 197e29efbab4: Preparing 20:40:52 89cd16169c66: Preparing 20:40:52 4681ea7254f0: Preparing 20:40:52 f531b1e82c12: Preparing 20:40:52 131d5a9547d1: Preparing 20:40:52 090290c75011: Preparing 20:40:52 97c6572d4ea4: Preparing 20:40:52 5f4d9fc4d98d: Preparing 20:40:52 090290c75011: Waiting 20:40:52 97c6572d4ea4: Waiting 20:40:52 5f4d9fc4d98d: Waiting 20:40:52 197e29efbab4: Layer already exists 20:40:52 89cd16169c66: Layer already exists 20:40:52 131d5a9547d1: Layer already exists 20:40:52 4681ea7254f0: Layer already exists 20:40:52 f531b1e82c12: Layer already exists 20:40:52 090290c75011: Layer already exists 20:40:52 97c6572d4ea4: Layer already exists 20:40:52 5f4d9fc4d98d: Layer already exists 20:40:52 main: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:52 ===================================================== [Pipeline] echo 20:40:52 taggedImages: 20:40:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:40:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 20:40:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:40:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:40:52 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:52 latest 20:40:52 3.1.0-dev.63 20:40:52 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:40:52 main 20:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:40:53 64728c79934e: Preparing 20:40:53 6a5071dd8ae2: Preparing 20:40:53 f531b1e82c12: Preparing 20:40:53 131d5a9547d1: Preparing 20:40:53 b4a7b4806e72: Preparing 20:40:53 5f4d9fc4d98d: Preparing 20:40:53 5f4d9fc4d98d: Waiting 20:40:53 b4a7b4806e72: Pushed 20:40:56 f531b1e82c12: Layer already exists 20:40:56 131d5a9547d1: Layer already exists 20:40:56 5f4d9fc4d98d: Layer already exists 20:40:56 64728c79934e: Pushed 20:40:59 6a5071dd8ae2: Pushed 20:40:59 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:41:00 64728c79934e: Preparing 20:41:00 6a5071dd8ae2: Preparing 20:41:00 f531b1e82c12: Preparing 20:41:00 131d5a9547d1: Preparing 20:41:00 b4a7b4806e72: Preparing 20:41:00 5f4d9fc4d98d: Preparing 20:41:00 5f4d9fc4d98d: Waiting 20:41:00 64728c79934e: Layer already exists 20:41:00 b4a7b4806e72: Layer already exists 20:41:00 f531b1e82c12: Layer already exists 20:41:00 131d5a9547d1: Layer already exists 20:41:00 6a5071dd8ae2: Layer already exists 20:41:00 5f4d9fc4d98d: Layer already exists 20:41:00 latest: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 20:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:41:01 64728c79934e: Preparing 20:41:01 6a5071dd8ae2: Preparing 20:41:01 f531b1e82c12: Preparing 20:41:01 131d5a9547d1: Preparing 20:41:01 b4a7b4806e72: Preparing 20:41:01 5f4d9fc4d98d: Preparing 20:41:01 5f4d9fc4d98d: Waiting 20:41:01 6a5071dd8ae2: Layer already exists 20:41:01 131d5a9547d1: Layer already exists 20:41:01 f531b1e82c12: Layer already exists 20:41:01 64728c79934e: Layer already exists 20:41:01 b4a7b4806e72: Layer already exists 20:41:01 5f4d9fc4d98d: Layer already exists 20:41:01 3.1.0-dev.63: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:41:02 64728c79934e: Preparing 20:41:02 6a5071dd8ae2: Preparing 20:41:02 f531b1e82c12: Preparing 20:41:02 131d5a9547d1: Preparing 20:41:02 b4a7b4806e72: Preparing 20:41:02 5f4d9fc4d98d: Preparing 20:41:02 5f4d9fc4d98d: Waiting 20:41:02 b4a7b4806e72: Layer already exists 20:41:02 6a5071dd8ae2: Layer already exists 20:41:02 f531b1e82c12: Layer already exists 20:41:02 64728c79934e: Layer already exists 20:41:02 131d5a9547d1: Layer already exists 20:41:02 5f4d9fc4d98d: Layer already exists 20:41:02 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:41:03 64728c79934e: Preparing 20:41:03 6a5071dd8ae2: Preparing 20:41:03 f531b1e82c12: Preparing 20:41:03 131d5a9547d1: Preparing 20:41:03 b4a7b4806e72: Preparing 20:41:03 5f4d9fc4d98d: Preparing 20:41:03 5f4d9fc4d98d: Waiting 20:41:03 6a5071dd8ae2: Layer already exists 20:41:03 64728c79934e: Layer already exists 20:41:03 f531b1e82c12: Layer already exists 20:41:03 b4a7b4806e72: Layer already exists 20:41:03 131d5a9547d1: Layer already exists 20:41:03 5f4d9fc4d98d: Layer already exists 20:41:03 main: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:03 ===================================================== [Pipeline] echo 20:41:03 taggedImages: 20:41:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:41:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:41:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 20:41:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:41:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:41:03 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:41:03 7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:41:03 latest 20:41:03 3.1.0-dev.63 20:41:03 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:41:03 main 20:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:41:04 6487b017f762: Preparing 20:41:04 34ee8555285a: Preparing 20:41:04 f531b1e82c12: Preparing 20:41:04 131d5a9547d1: Preparing 20:41:04 03fbff32d76d: Preparing 20:41:04 5f4d9fc4d98d: Preparing 20:41:04 5f4d9fc4d98d: Waiting 20:41:04 f531b1e82c12: Layer already exists 20:41:04 03fbff32d76d: Layer already exists 20:41:04 131d5a9547d1: Layer already exists 20:41:04 5f4d9fc4d98d: Layer already exists 20:41:04 6487b017f762: Pushed 20:41:11 34ee8555285a: Pushed 20:41:11 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:41:11 6487b017f762: Preparing 20:41:11 34ee8555285a: Preparing 20:41:11 f531b1e82c12: Preparing 20:41:11 131d5a9547d1: Preparing 20:41:11 03fbff32d76d: Preparing 20:41:11 5f4d9fc4d98d: Preparing 20:41:11 5f4d9fc4d98d: Waiting 20:41:11 34ee8555285a: Layer already exists 20:41:11 131d5a9547d1: Layer already exists 20:41:11 6487b017f762: Layer already exists 20:41:11 f531b1e82c12: Layer already exists 20:41:11 03fbff32d76d: Layer already exists 20:41:11 5f4d9fc4d98d: Layer already exists 20:41:12 latest: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 20:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:41:12 6487b017f762: Preparing 20:41:12 34ee8555285a: Preparing 20:41:12 f531b1e82c12: Preparing 20:41:12 131d5a9547d1: Preparing 20:41:12 03fbff32d76d: Preparing 20:41:12 5f4d9fc4d98d: Preparing 20:41:12 5f4d9fc4d98d: Waiting 20:41:12 03fbff32d76d: Layer already exists 20:41:12 f531b1e82c12: Layer already exists 20:41:12 131d5a9547d1: Layer already exists 20:41:12 34ee8555285a: Layer already exists 20:41:12 6487b017f762: Layer already exists 20:41:12 5f4d9fc4d98d: Layer already exists 20:41:12 3.1.0-dev.63: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:41:13 6487b017f762: Preparing 20:41:13 34ee8555285a: Preparing 20:41:13 f531b1e82c12: Preparing 20:41:13 131d5a9547d1: Preparing 20:41:13 03fbff32d76d: Preparing 20:41:13 5f4d9fc4d98d: Preparing 20:41:13 5f4d9fc4d98d: Waiting 20:41:13 03fbff32d76d: Layer already exists 20:41:13 f531b1e82c12: Layer already exists 20:41:13 131d5a9547d1: Layer already exists 20:41:13 34ee8555285a: Layer already exists 20:41:13 6487b017f762: Layer already exists 20:41:13 5f4d9fc4d98d: Layer already exists 20:41:13 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:41:14 6487b017f762: Preparing 20:41:14 34ee8555285a: Preparing 20:41:14 f531b1e82c12: Preparing 20:41:14 131d5a9547d1: Preparing 20:41:14 03fbff32d76d: Preparing 20:41:14 5f4d9fc4d98d: Preparing 20:41:14 5f4d9fc4d98d: Waiting 20:41:14 34ee8555285a: Layer already exists 20:41:14 03fbff32d76d: Layer already exists 20:41:14 131d5a9547d1: Layer already exists 20:41:14 f531b1e82c12: Layer already exists 20:41:14 6487b017f762: Layer already exists 20:41:14 5f4d9fc4d98d: Layer already exists 20:41:14 main: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:14 ===================================================== [Pipeline] echo 20:41:14 taggedImages: 20:41:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 20:41:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:41:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 20:41:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 20:41:14 - 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 20:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:14 20:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:15 arm64: Pulling from edgex-lftools-log-publisher 20:41:15 8998bd30e6a1: Pulling fs layer 20:41:15 04944245beec: Pulling fs layer 20:41:15 699f458cf7ca: Pulling fs layer 20:41:15 765212b225bb: Pulling fs layer 20:41:15 f23df028b6ca: Pulling fs layer 20:41:15 765212b225bb: Waiting 20:41:15 d65c8cfc05b1: Pulling fs layer 20:41:15 f23df028b6ca: Waiting 20:41:15 2437ff75d9bd: Pulling fs layer 20:41:15 d65c8cfc05b1: Waiting 20:41:15 2437ff75d9bd: Waiting 20:41:15 04944245beec: Verifying Checksum 20:41:15 04944245beec: Download complete 20:41:15 765212b225bb: Verifying Checksum 20:41:15 765212b225bb: Download complete 20:41:15 f23df028b6ca: Verifying Checksum 20:41:15 f23df028b6ca: Download complete 20:41:15 d65c8cfc05b1: Download complete 20:41:15 699f458cf7ca: Verifying Checksum 20:41:15 699f458cf7ca: Download complete 20:41:16 8998bd30e6a1: Verifying Checksum 20:41:16 8998bd30e6a1: Download complete 20:41:18 2437ff75d9bd: Verifying Checksum 20:41:18 2437ff75d9bd: Download complete 20:41:23 8998bd30e6a1: Pull complete 20:41:24 04944245beec: Pull complete 20:41:26 699f458cf7ca: Pull complete 20:41:26 765212b225bb: Pull complete 20:41:27 f23df028b6ca: Pull complete 20:41:27 d65c8cfc05b1: Pull complete 20:41:45 2437ff75d9bd: Pull complete 20:41:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:45 prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container 20:41:45 $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@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 20:41:48 $ docker top 8d4dc2c9ba6ec276874fdb9a433d3d9cbdd3d432bc2dd7fbe2c90ad29beebc7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:49 ---> job-cost.sh 20:41:49 lf-activate-venv: SKIPPING 20:41:49 INFO: No Stack... 20:41:49 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:50 INFO: Archiving Costs [Pipeline] sh 20:41:51 + cat /w/workspace/edgex-go/597/archives/cost.csv 20:41:51 + cut -d, -f6 [Pipeline] lock 20:41:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] 20:41:51 Resource [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] did not exist. Created. 20:41:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:51 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:52 Stashed 1 file(s) [Pipeline] } 20:41:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:52 $ docker stop --time=1 8d4dc2c9ba6ec276874fdb9a433d3d9cbdd3d432bc2dd7fbe2c90ad29beebc7c 20:41:53 $ docker rm -f --volumes 8d4dc2c9ba6ec276874fdb9a433d3d9cbdd3d432bc2dd7fbe2c90ad29beebc7c [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 20:41:54 provisioning config files... 20:41:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/597@tmp/config7442191615793005164tmp [Pipeline] { [Pipeline] sh 20:41:54 + set +x 20:41:54 + curl -s https://codecov.io/bash 20:41:54 + bash -s -- 20:41:54 20:41:54 _____ _ 20:41:54 / ____| | | 20:41:54 | | ___ __| | ___ ___ _____ __ 20:41:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:54 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:54 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:54 Bash-1.0.6 20:41:54 20:41:54 20:41:54 ==> git version 2.25.1 found 20:41:54 ==> 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 20:41:54 Release-Date: 2020-01-08 20:41:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:54 ==> Jenkins CI detected. 20:41:54 current dir:  /w/workspace/edgex-go/597 20:41:54 project root: . 20:41:54 --> token set from env 20:41:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:54 ==> Running gcov in . (disable via -X gcov) 20:41:54 ==> Python coveragepy not found 20:41:54 ==> Searching for coverage reports in: 20:41:54 + . 20:41:54 -> Found 1 reports 20:41:54 ==> Detecting git/mercurial file structure 20:41:54 ==> Reading reports 20:41:54 + ./coverage.out bytes=453602 20:41:55 ==> Appending adjustments 20:41:55 https://docs.codecov.io/docs/fixing-reports 20:41:56 + Found adjustments 20:41:56 ==> Gzipping contents 20:41:56 60K /tmp/codecov.dsuCWf.gz 20:41:56 ==> Uploading reports 20:41:56 url: https://codecov.io 20:41:56 query: branch=main&commit=7c01bc1dba2433d755df7f9201a89b8f284e58a9&build=597&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F597%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:41:56 -> Pinging Codecov 20:41:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=7c01bc1dba2433d755df7f9201a89b8f284e58a9&build=597&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F597%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:42:28 -> Uploading to 20:42:28 https://storage.googleapis.com/codecov/v4/raw/2023-10-17/00271124DB129430A58F1EEE437C3FCB/7c01bc1dba2433d755df7f9201a89b8f284e58a9/9cb258a1-9f20-4b97-92c3-c2d72078ba59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T204225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e8bfdb4c8b79470d4b324802aa7fe7836a6e24966e763e671f9a65bcb5a4a1f 20:42:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:28 Dload Upload Total Spent Left Speed 20:42:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58236 0 0 100 58236 0 169k --:--:-- --:--:-- --:--:-- 169k 20:42:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } 20:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:42:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:42:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:28 20:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:42:28 df9b9388f04a: Pulling fs layer 20:42:28 52dc419b0ee2: Pulling fs layer 20:42:28 25bc292e5bac: Pulling fs layer 20:42:28 114826534d7a: Pulling fs layer 20:42:28 4657fd5d0bcf: Pulling fs layer 20:42:28 6ad1cebc031e: Pulling fs layer 20:42:28 8a3aa393b2d8: Pulling fs layer 20:42:28 114826534d7a: Waiting 20:42:28 4657fd5d0bcf: Waiting 20:42:28 6ad1cebc031e: Waiting 20:42:28 8a3aa393b2d8: Waiting 20:42:28 25bc292e5bac: Verifying Checksum 20:42:28 25bc292e5bac: Download complete 20:42:28 52dc419b0ee2: Download complete 20:42:28 4657fd5d0bcf: Verifying Checksum 20:42:28 4657fd5d0bcf: Download complete 20:42:28 df9b9388f04a: Verifying Checksum 20:42:28 df9b9388f04a: Download complete 20:42:29 6ad1cebc031e: Verifying Checksum 20:42:29 6ad1cebc031e: Download complete 20:42:29 df9b9388f04a: Pull complete 20:42:29 52dc419b0ee2: Pull complete 20:42:29 25bc292e5bac: Pull complete 20:42:29 114826534d7a: Verifying Checksum 20:42:29 114826534d7a: Download complete 20:42:30 8a3aa393b2d8: Verifying Checksum 20:42:30 8a3aa393b2d8: Download complete 20:42:33 114826534d7a: Pull complete 20:42:33 4657fd5d0bcf: Pull complete 20:42:33 6ad1cebc031e: Pull complete 20:42:35 8a3aa393b2d8: Pull complete 20:42:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:35 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:42:35 $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:42:41 $ docker top 6b65eef071c4c71c71b5aa7f8bd5a04a17fbc6ca71f9520dd52b6b88da9a7e4d -eo pid,comm [Pipeline] { [Pipeline] echo 20:42:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:42:41 + set -o pipefail 20:42:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:42:48 20:42:48 Monitoring /w/workspace/edgex-go/597 (github.com/edgexfoundry/edgex-go)... 20:42:48 20:42:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/11ad30a5-48d6-4dc8-8629-068ccb6f5d04 20:42:48 20:42:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:42:48 20:42:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:42:48 20:42:48 20:42:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:42:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:42:48 More details here: https://snyk.co/ue1NS [Pipeline] } 20:42:48 $ docker stop --time=1 6b65eef071c4c71c71b5aa7f8bd5a04a17fbc6ca71f9520dd52b6b88da9a7e4d 20:42:53 $ docker rm -f --volumes 6b65eef071c4c71c71b5aa7f8bd5a04a17fbc6ca71f9520dd52b6b88da9a7e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:42:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:53 provisioning config files... 20:42:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/597@tmp/config5649394914998302992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:53 --> edgex-publish-swagger.sh 20:42:53 === Publish openapi/v3 API === 20:42:53 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:42:53 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/597/openapi/v3/core-command.yaml] 20:42:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:53 Dload Upload Total Spent Left Speed 20:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64531 --:--:-- --:--:-- --:--:-- 64531 20:42:54 20:42:54 20:42:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/597/openapi/v3/core-data.yaml] 20:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:54 Dload Upload Total Spent Left Speed 20:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 157k --:--:-- --:--:-- --:--:-- 156k 100 72043 0 0 100 72043 0 156k --:--:-- --:--:-- --:--:-- 156k 20:42:54 20:42:54 20:42:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/597/openapi/v3/core-metadata.yaml] 20:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:54 Dload Upload Total Spent Left Speed 20:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 287k --:--:-- --:--:-- --:--:-- 287k 20:42:55 20:42:55 20:42:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/597/openapi/v3/support-notifications.yaml] 20:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:55 Dload Upload Total Spent Left Speed 20:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 161k --:--:-- --:--:-- --:--:-- 160k 100 87000 0 0 100 87000 0 161k --:--:-- --:--:-- --:--:-- 160k 20:42:55 20:42:55 20:42:55 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/597/openapi/v3/support-scheduler.yaml] 20:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:55 Dload Upload Total Spent Left Speed 20:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83986 --:--:-- --:--:-- --:--:-- 83986 20:42:56 20:42:56 [Pipeline] } 20:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:57 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:42:58 $ docker top 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb -eo pid,comm 20:42:58 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). 20:42:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:58 [ssh-agent] Looking for ssh-agent implementation... 20:42:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:58 $ docker exec 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb ssh-agent 20:42:58 SSH_AUTH_SOCK=/tmp/ssh-h4zhXjqIiCzg/agent.32 20:42:58 SSH_AGENT_PID=38 20:42:58 Running ssh-add (command line suppressed) 20:42:58 Identity added: /w/workspace/edgex-go/597@tmp/private_key_9162900524803702776.key (/w/workspace/edgex-go/597@tmp/private_key_9162900524803702776.key) 20:42:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:59 + git semver tag 20:42:59 2023-10-17 20:42:59,361 [run_tag] DEBUG tag force:False 20:42:59 2023-10-17 20:42:59,361 [check_head_tag] DEBUG check head tag 20:42:59 2023-10-17 20:42:59,363 [execute] INFO git cat-file --batch-check 20:42:59 2023-10-17 20:42:59,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=) 20:42:59 2023-10-17 20:42:59,366 [execute] INFO git cat-file --batch 20:42:59 2023-10-17 20:42:59,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=) 20:42:59 2023-10-17 20:42:59,390 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:42:59 2023-10-17 20:42:59,390 [execute] INFO git tag -a v3.1.0-dev.63 -m v3.1.0-dev.63 20:42:59 2023-10-17 20:42:59,391 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.63', '-m', 'v3.1.0-dev.63'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=None) 20:42:59 2023-10-17 20:42:59,395 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:42:59 3.1.0-dev.63 [Pipeline] } 20:42:59 $ docker exec --env ******** --env ******** 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb ssh-agent -k 20:42:59 unset SSH_AUTH_SOCK; 20:42:59 unset SSH_AGENT_PID; 20:42:59 echo Agent pid 38 killed; 20:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:59 + git semver [Pipeline] } 20:43:00 $ docker stop --time=1 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb 20:43:01 $ docker rm -f --volumes 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:01 20:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:02 0.23.1-centos7: Pulling from edgex-lftools 20:43:02 ab5ef0e58194: Pulling fs layer 20:43:02 9712f1f96733: Pulling fs layer 20:43:02 63f879dbbcfc: Pulling fs layer 20:43:02 0d9ebad4ef96: Pulling fs layer 20:43:02 e9a5061849ea: Pulling fs layer 20:43:02 d747dcd14b5f: Pulling fs layer 20:43:02 2de7ff778b66: Pulling fs layer 20:43:02 0d9ebad4ef96: Waiting 20:43:02 e9a5061849ea: Waiting 20:43:02 d747dcd14b5f: Waiting 20:43:02 2de7ff778b66: Waiting 20:43:02 9712f1f96733: Verifying Checksum 20:43:02 9712f1f96733: Download complete 20:43:02 63f879dbbcfc: Verifying Checksum 20:43:02 63f879dbbcfc: Download complete 20:43:02 e9a5061849ea: Verifying Checksum 20:43:02 e9a5061849ea: Download complete 20:43:02 d747dcd14b5f: Download complete 20:43:02 0d9ebad4ef96: Verifying Checksum 20:43:02 0d9ebad4ef96: Download complete 20:43:02 ab5ef0e58194: Verifying Checksum 20:43:02 ab5ef0e58194: Download complete 20:43:02 2de7ff778b66: Verifying Checksum 20:43:02 2de7ff778b66: Download complete 20:43:05 ab5ef0e58194: Pull complete 20:43:05 9712f1f96733: Pull complete 20:43:05 63f879dbbcfc: Pull complete 20:43:10 0d9ebad4ef96: Pull complete 20:43:10 e9a5061849ea: Pull complete 20:43:10 d747dcd14b5f: Pull complete 20:43:11 2de7ff778b66: Pull complete 20:43:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:11 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:43:16 $ docker top ca2222ddba2c7a438362139db978c7780f6065f396b2b1fb0866a17a06d04074 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:43:16 provisioning config files... 20:43:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/597@tmp/config3480074147440696419tmp 20:43:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/597@tmp/config8259263720194473120tmp 20:43:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/597@tmp/config3333722159691997438tmp [Pipeline] { [Pipeline] echo 20:43:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:43:17 ---> sigul-configuration.sh 20:43:17 gpg: directory `/root/.gnupg' created 20:43:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:43:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:43:17 gpg: keyring `/root/.gnupg/secring.gpg' created 20:43:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:43:17 gpg: CAST5 encrypted data 20:43:17 gpg: encrypted with 1 passphrase 20:43:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:43:17 + mkdir /home/jenkins 20:43:17 + mkdir /home/jenkins/sigul [Pipeline] sh 20:43:17 + 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 20:43:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:43:18 ---> sigul-install.sh 20:43:18 Sigul already installed; skipping installation. [Pipeline] sh 20:43:18 + git tag --list 20:43:18 0.6.0 20:43:18 0.6.1 20:43:18 0.7.0 20:43:18 0.7.1 20:43:18 v1.0.0 20:43:18 v1.0.1 20:43:18 v1.1.0 20:43:18 v1.2.0 20:43:18 v1.2.1 20:43:18 v1.3.0 20:43:18 v1.3.1 20:43:18 v2.0.0 20:43:18 v2.1.0 20:43:18 v2.1.1 20:43:18 v2.2.0 20:43:18 v2.3.0 20:43:18 v3.0 20:43:18 v3.0.0 20:43:18 v3.1.0-dev.1 20:43:18 v3.1.0-dev.10 20:43:18 v3.1.0-dev.11 20:43:18 v3.1.0-dev.12 20:43:18 v3.1.0-dev.13 20:43:18 v3.1.0-dev.14 20:43:18 v3.1.0-dev.15 20:43:18 v3.1.0-dev.16 20:43:18 v3.1.0-dev.17 20:43:18 v3.1.0-dev.18 20:43:18 v3.1.0-dev.19 20:43:18 v3.1.0-dev.2 20:43:18 v3.1.0-dev.20 20:43:18 v3.1.0-dev.21 20:43:18 v3.1.0-dev.22 20:43:18 v3.1.0-dev.23 20:43:18 v3.1.0-dev.24 20:43:18 v3.1.0-dev.25 20:43:18 v3.1.0-dev.26 20:43:18 v3.1.0-dev.27 20:43:18 v3.1.0-dev.28 20:43:18 v3.1.0-dev.29 20:43:18 v3.1.0-dev.3 20:43:18 v3.1.0-dev.30 20:43:18 v3.1.0-dev.31 20:43:18 v3.1.0-dev.32 20:43:18 v3.1.0-dev.33 20:43:18 v3.1.0-dev.34 20:43:18 v3.1.0-dev.35 20:43:18 v3.1.0-dev.36 20:43:18 v3.1.0-dev.37 20:43:18 v3.1.0-dev.38 20:43:18 v3.1.0-dev.39 20:43:18 v3.1.0-dev.4 20:43:18 v3.1.0-dev.40 20:43:18 v3.1.0-dev.41 20:43:18 v3.1.0-dev.42 20:43:18 v3.1.0-dev.43 20:43:18 v3.1.0-dev.44 20:43:18 v3.1.0-dev.45 20:43:18 v3.1.0-dev.46 20:43:18 v3.1.0-dev.47 20:43:18 v3.1.0-dev.48 20:43:18 v3.1.0-dev.49 20:43:18 v3.1.0-dev.5 20:43:18 v3.1.0-dev.50 20:43:18 v3.1.0-dev.51 20:43:18 v3.1.0-dev.52 20:43:18 v3.1.0-dev.53 20:43:18 v3.1.0-dev.54 20:43:18 v3.1.0-dev.55 20:43:18 v3.1.0-dev.56 20:43:18 v3.1.0-dev.57 20:43:18 v3.1.0-dev.58 20:43:18 v3.1.0-dev.59 20:43:18 v3.1.0-dev.6 20:43:18 v3.1.0-dev.60 20:43:18 v3.1.0-dev.61 20:43:18 v3.1.0-dev.62 20:43:18 v3.1.0-dev.63 20:43:18 v3.1.0-dev.7 20:43:18 v3.1.0-dev.8 20:43:18 v3.1.0-dev.9 [Pipeline] sh 20:43:18 + lftools sign git-tag v3.1.0-dev.63 20:43:19 Signing Git tag with Sigul... 20:43:19 Signing v3.1.0-dev.63 [Pipeline] echo 20:43:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:43:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:43:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:43:19 $ docker stop --time=1 ca2222ddba2c7a438362139db978c7780f6065f396b2b1fb0866a17a06d04074 20:43:21 $ docker rm -f --volumes ca2222ddba2c7a438362139db978c7780f6065f396b2b1fb0866a17a06d04074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:43:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:21 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:22 $ docker top 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:22 [ssh-agent] Looking for ssh-agent implementation... 20:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:22 $ docker exec 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 ssh-agent 20:43:22 SSH_AUTH_SOCK=/tmp/ssh-SyEyYMPh6KCU/agent.32 20:43:22 SSH_AGENT_PID=38 20:43:22 Running ssh-add (command line suppressed) 20:43:22 Identity added: /w/workspace/edgex-go/597@tmp/private_key_1323316500122869180.key (/w/workspace/edgex-go/597@tmp/private_key_1323316500122869180.key) 20:43:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:22 + git semver bump pre 20:43:23 2023-10-17 20:43:23,110 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:43:23 2023-10-17 20:43:23,111 [bump_version] DEBUG bumping version:3.1.0-dev.63 on axis:pre with prefix:dev 20:43:23 2023-10-17 20:43:23,111 [bump_version] DEBUG bumped version:3.1.0-dev.64 20:43:23 2023-10-17 20:43:23,111 [write_version] DEBUG write version:3.1.0-dev.64 to path:/w/workspace/edgex-go/597/.semver/main with force:True 20:43:23 2023-10-17 20:43:23,111 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:43:23 2023-10-17 20:43:23,111 [write_file] DEBUG write to file:/w/workspace/edgex-go/597/.semver/main 20:43:23 2023-10-17 20:43:23,113 [execute] INFO git cat-file --batch-check 20:43:23 2023-10-17 20:43:23,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=) 20:43:23 2023-10-17 20:43:23,119 [execute] INFO git cat-file --batch 20:43:23 2023-10-17 20:43:23,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=) 20:43:23 2023-10-17 20:43:23,125 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main 20:43:23 3.1.0-dev.64 [Pipeline] } 20:43:23 $ docker exec --env ******** --env ******** 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 ssh-agent -k 20:43:23 unset SSH_AUTH_SOCK; 20:43:23 unset SSH_AGENT_PID; 20:43:23 echo Agent pid 38 killed; 20:43:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:23 + git semver [Pipeline] } 20:43:23 $ docker stop --time=1 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 20:43:25 $ docker rm -f --volumes 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:25 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:26 $ docker top cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:26 [ssh-agent] Looking for ssh-agent implementation... 20:43:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:26 $ docker exec cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 ssh-agent 20:43:26 SSH_AUTH_SOCK=/tmp/ssh-duVhX0vUfE1M/agent.32 20:43:26 SSH_AGENT_PID=38 20:43:26 Running ssh-add (command line suppressed) 20:43:26 Identity added: /w/workspace/edgex-go/597@tmp/private_key_16575844453923067621.key (/w/workspace/edgex-go/597@tmp/private_key_16575844453923067621.key) 20:43:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:26 + git semver push 20:43:27 2023-10-17 20:43:27,198 [run_push] DEBUG push 20:43:27 2023-10-17 20:43:27,199 [execute] INFO git cat-file --batch-check 20:43:27 2023-10-17 20:43:27,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=) 20:43:27 2023-10-17 20:43:27,203 [execute] INFO git rev-list 4c59e65502956f18d3d5727b74766a20acfd4f47 -- 20:43:27 2023-10-17 20:43:27,203 [execute] DEBUG Popen(['git', 'rev-list', '4c59e65502956f18d3d5727b74766a20acfd4f47', '--'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=None) 20:43:27 2023-10-17 20:43:27,220 [execute] INFO git fetch -v origin 20:43:27 2023-10-17 20:43:27,221 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=True, shell=None, istream=None) 20:45:48 2023-10-17 20:45:43,170 [wait] DEBUG AutoInterrupt wait stderr: b'fatal: Could not read from remote repository.' 20:45:48 2023-10-17 20:45:43,170 [main] ERROR Cmd('git') failed due to: exit code(128) 20:45:48 cmdline: git fetch -v origin 20:45:48 stderr: 'fatal: Could not read from remote repository.' 20:45:48 ERROR: Cmd('git') failed due to: exit code(128) 20:45:48 cmdline: git fetch -v origin 20:45:48 stderr: 'fatal: Could not read from remote repository.' [Pipeline] } 20:45:48 $ docker exec --env ******** --env ******** cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 ssh-agent -k 20:45:48 unset SSH_AUTH_SOCK; 20:45:48 unset SSH_AGENT_PID; 20:45:48 echo Agent pid 38 killed; 20:45:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:45:48 $ docker stop --time=1 cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 20:45:50 $ docker rm -f --volumes cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 [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 20:45:50 + [ -d /w/workspace/edgex-go/597/archives ] [Pipeline] libraryResource [Pipeline] sh 20:45:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:45:51 ---> package-listing.sh 20:45:51 ++ facter osfamily 20:45:51 ++ tr '[:upper:]' '[:lower:]' 20:45:52 + OS_FAMILY=debian 20:45:52 + workspace=/w/workspace/edgex-go/597 20:45:52 + START_PACKAGES=/tmp/packages_start.txt 20:45:52 + END_PACKAGES=/tmp/packages_end.txt 20:45:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:52 + PACKAGES=/tmp/packages_start.txt 20:45:52 + '[' /w/workspace/edgex-go/597 ']' 20:45:52 + PACKAGES=/tmp/packages_end.txt 20:45:52 + case "${OS_FAMILY}" in 20:45:52 + dpkg -l 20:45:52 + grep '^ii' 20:45:52 + '[' -f /tmp/packages_start.txt ']' 20:45:52 + '[' -f /tmp/packages_end.txt ']' 20:45:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:52 + '[' /w/workspace/edgex-go/597 ']' 20:45:52 + mkdir -p /w/workspace/edgex-go/597/archives/ 20:45:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/597/archives/ [Pipeline] echo 20:45:52 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/597/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:45:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:52 20:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:53 latest: Pulling from edgex-lftools-log-publisher 20:45:53 5eb5b503b376: Pulling fs layer 20:45:53 5c69ac0246d0: Pulling fs layer 20:45:53 ec43610c2a17: Pulling fs layer 20:45:53 3a2ae6a8a46f: Pulling fs layer 20:45:53 33b1e0a273af: Pulling fs layer 20:45:53 5d3b04190fa2: Pulling fs layer 20:45:53 2f39f015ded8: Pulling fs layer 20:45:53 3a2ae6a8a46f: Waiting 20:45:53 5c69ac0246d0: Verifying Checksum 20:45:53 5c69ac0246d0: Download complete 20:45:53 3a2ae6a8a46f: Verifying Checksum 20:45:53 3a2ae6a8a46f: Download complete 20:45:53 33b1e0a273af: Verifying Checksum 20:45:53 33b1e0a273af: Download complete 20:45:53 ec43610c2a17: Verifying Checksum 20:45:53 ec43610c2a17: Download complete 20:45:53 5d3b04190fa2: Verifying Checksum 20:45:53 5d3b04190fa2: Download complete 20:45:53 5eb5b503b376: Verifying Checksum 20:45:53 5eb5b503b376: Download complete 20:45:54 5eb5b503b376: Pull complete 20:45:54 5c69ac0246d0: Pull complete 20:45:55 ec43610c2a17: Pull complete 20:45:55 3a2ae6a8a46f: Pull complete 20:45:55 33b1e0a273af: Pull complete 20:45:55 5d3b04190fa2: Pull complete 20:45:59 2f39f015ded8: Pull complete 20:45:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:59 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 20:45:59 $ 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/597/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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:46:03 $ docker top 581504f79b76de9793b54128895ea0e09ef9a522ca85e6265c5bc2769ac5a2ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:46:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:46:04 + ls /var/log/sa-host 20:46:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:04 provisioning config files... 20:46:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/597@tmp/config12433500885424883401tmp [Pipeline] { [Pipeline] echo 20:46:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:04 ---> create-netrc.sh [Pipeline] } 20:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:05 ---> python-tools-install.sh [Pipeline] echo 20:46:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:05 ---> sudo-logs.sh 20:46:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:05 ---> job-cost.sh 20:46:05 lf-activate-venv: SKIPPING 20:46:05 DEBUG: total: 0.10999999940395355 20:46:05 INFO: Retrieving Stack Cost... 20:46:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:07 INFO: Archiving Costs [Pipeline] echo 20:46:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:07 ---> logs-deploy.sh 20:46:07 lf-activate-venv: SKIPPING 20:46:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/597 20:46:07 INFO: archiving workspace using pattern(s): 20:46:08 Archives upload complete. 20:46:08 INFO: archiving logs to Nexus 20:46:09 ---> uname -a: 20:46:09 Linux prd-ubuntu20-04-docker-8c-8g-9452 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:46:09 20:46:09 20:46:09 ---> lscpu: 20:46:09 Architecture: x86_64 20:46:09 CPU op-mode(s): 32-bit, 64-bit 20:46:09 Byte Order: Little Endian 20:46:09 Address sizes: 40 bits physical, 48 bits virtual 20:46:09 CPU(s): 8 20:46:09 On-line CPU(s) list: 0-7 20:46:09 Thread(s) per core: 1 20:46:09 Core(s) per socket: 1 20:46:09 Socket(s): 8 20:46:09 NUMA node(s): 1 20:46:09 Vendor ID: AuthenticAMD 20:46:09 CPU family: 23 20:46:09 Model: 49 20:46:09 Model name: AMD EPYC-Rome Processor 20:46:09 Stepping: 0 20:46:09 CPU MHz: 2799.998 20:46:09 BogoMIPS: 5599.99 20:46:09 Virtualization: AMD-V 20:46:09 Hypervisor vendor: KVM 20:46:09 Virtualization type: full 20:46:09 L1d cache: 256 KiB 20:46:09 L1i cache: 256 KiB 20:46:09 L2 cache: 4 MiB 20:46:09 L3 cache: 128 MiB 20:46:09 NUMA node0 CPU(s): 0-7 20:46:09 Vulnerability Itlb multihit: Not affected 20:46:09 Vulnerability L1tf: Not affected 20:46:09 Vulnerability Mds: Not affected 20:46:09 Vulnerability Meltdown: Not affected 20:46:09 Vulnerability Mmio stale data: Not affected 20:46:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:46:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:46:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:46:09 Vulnerability Srbds: Not affected 20:46:09 Vulnerability Tsx async abort: Not affected 20:46:09 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 20:46:09 20:46:09 20:46:09 ---> nproc: 20:46:09 8 20:46:09 20:46:09 20:46:09 ---> df -h: 20:46:09 Filesystem Size Used Avail Use% Mounted on 20:46:09 overlay 155G 22G 134G 14% / 20:46:09 tmpfs 64M 0 64M 0% /dev 20:46:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:46:09 shm 64M 0 64M 0% /dev/shm 20:46:09 /dev/vda1 155G 22G 134G 14% /facter-os 20:46:09 20:46:09 20:46:09 ---> sar -b -r -n DEV: 20:46:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 10/17/23 _x86_64_ (8 CPU) 20:46:09 20:46:09 20:16:28 LINUX RESTART (8 CPU) 20:46:09 20:46:09 20:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:46:09 20:18:01 148.51 38.53 109.98 0.00 4300.62 65496.42 0.00 20:46:09 20:19:01 79.24 0.40 78.84 0.00 16.13 30765.27 0.00 20:46:09 20:20:01 28.61 0.13 28.48 0.00 1.07 19937.89 0.00 20:46:09 20:21:01 449.78 0.53 449.24 0.00 48.66 191944.68 0.00 20:46:09 20:22:01 482.66 10.53 472.13 0.00 789.74 117395.67 0.00 20:46:09 20:23:01 271.85 4.60 267.26 0.00 4405.53 100377.40 0.00 20:46:09 20:24:01 452.92 0.17 452.76 0.00 11.33 22793.67 0.00 20:46:09 20:25:01 22.38 0.22 22.16 0.00 22.93 587.40 0.00 20:46:09 20:26:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 20:46:09 20:27:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 20:46:09 20:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:46:09 20:29:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 20:46:09 20:30:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 20:46:09 20:31:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:46:09 20:32:01 1.88 0.02 1.87 0.00 0.13 20.00 0.00 20:46:09 20:33:01 1.78 0.00 1.78 0.00 0.00 24.26 0.00 20:46:09 20:34:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 20:46:09 20:35:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 20:46:09 20:36:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:46:09 20:37:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 20:46:09 20:38:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 20:46:09 20:39:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 20:46:09 20:40:01 3.43 1.02 2.42 0.00 21.86 32.39 0.00 20:46:09 20:41:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 20:46:09 20:42:01 1.13 0.07 1.07 0.00 7.87 30.79 0.00 20:46:09 20:43:01 106.72 0.18 106.53 0.00 3.60 35969.47 0.00 20:46:09 20:44:01 76.29 0.05 76.24 0.00 10.13 23326.62 0.00 20:46:09 20:45:01 2.43 0.00 2.43 0.00 0.00 29.33 0.00 20:46:09 20:46:01 22.35 0.15 22.20 0.00 12.13 9024.76 0.00 20:46:09 Average: 74.86 1.95 72.91 0.00 332.81 21309.43 0.00 20:46:09 20:46:09 20:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:09 20:18:01 28748680 31552124 770264 2.34 78076 2984828 1954976 5.76 1073464 2672480 4216 20:46:09 20:19:01 27732788 31435444 877476 2.67 118536 3759180 1978792 5.83 1594824 3074604 552904 20:46:09 20:20:01 27697328 31477536 833640 2.54 122108 3806424 1887204 5.56 1346208 3330212 300068 20:46:09 20:21:01 22978700 31296028 996940 3.03 136692 8200968 3058520 9.01 1961108 7281660 2776 20:46:09 20:22:01 16873040 28884340 3341860 10.16 231108 11434960 8555700 25.21 4890588 9989200 87976 20:46:09 20:23:01 17334848 31232308 1004572 3.05 259216 13310752 2804288 8.26 3073088 11405568 313428 20:46:09 20:24:01 17719940 31454080 802368 2.44 276224 13164440 2046148 6.03 2756428 11392860 588 20:46:09 20:25:01 17719128 31450456 806592 2.45 275672 13162032 2067004 6.09 2958512 11190540 20 20:46:09 20:26:01 17719388 31450756 806272 2.45 275708 13162032 2067004 6.09 2958456 11190540 12 20:46:09 20:27:01 17733900 31465340 792240 2.41 275752 13162036 2067004 6.09 2944764 11190544 24 20:46:09 20:28:01 17736592 31468052 789464 2.40 275772 13162040 2067004 6.09 2941432 11190548 8 20:46:09 20:29:01 17743832 31475312 782324 2.38 275820 13162032 2067004 6.09 2935968 11190548 4 20:46:09 20:30:01 17744088 31475620 781952 2.38 275864 13162044 2067004 6.09 2935424 11190552 8 20:46:09 20:31:01 17744340 31476024 781420 2.38 275892 13162048 2067004 6.09 2935744 11190556 40 20:46:09 20:32:01 17744540 31476280 781352 2.38 275924 13162056 2082028 6.14 2936488 11190564 4 20:46:09 20:33:01 17745160 31476904 780660 2.37 275972 13162028 2082028 6.14 2936556 11190544 44 20:46:09 20:34:01 17745112 31476888 780620 2.37 275992 13162036 2082028 6.14 2936552 11190548 8 20:46:09 20:35:01 17744268 31476072 781380 2.38 276008 13162040 2082028 6.14 2936332 11190548 44 20:46:09 20:36:01 17744512 31476320 781056 2.38 276028 13162040 2082028 6.14 2936432 11190552 12 20:46:09 20:37:01 17744496 31476364 780932 2.37 276104 13162044 2082028 6.14 2936204 11190556 32 20:46:09 20:38:01 17745168 31477148 780356 2.37 276168 13162040 2082028 6.14 2935600 11190564 8 20:46:09 20:39:01 17744868 31476912 780548 2.37 276240 13162044 2082028 6.14 2935892 11190568 8 20:46:09 20:40:01 17742292 31475376 781916 2.38 276344 13162664 2106416 6.21 2936388 11191100 36 20:46:09 20:41:01 17742384 31475516 781916 2.38 276380 13162676 2106416 6.21 2936260 11191104 60 20:46:09 20:42:01 17736868 31470312 786484 2.39 276404 13162972 2118972 6.24 2941120 11191644 88 20:46:09 20:43:01 16932384 31440200 815072 2.48 293000 13867092 2106488 6.21 3034316 11850680 340 20:46:09 20:44:01 16220260 31428176 821936 2.50 312220 14471404 2176796 6.42 3073108 12437308 128 20:46:09 20:45:01 16219652 31427660 822420 2.50 312284 14471408 2176796 6.42 3073264 12437312 20 20:46:09 20:46:01 15702860 31431928 818952 2.49 330796 14924032 2184220 6.44 3094572 12888180 215092 20:46:09 Average: 18740738 31363982 898034 2.73 256493 12114289 2358172 6.95 2823624 10351455 50965 20:46:09 20:46:09 20:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:09 20:18:01 docker0 562.32 521.11 40.08 2798.46 0.00 0.00 0.00 0.00 20:46:09 20:18:01 lo 4.90 4.90 0.48 0.48 0.00 0.00 0.00 0.00 20:46:09 20:18:01 vethb446d1b 53.21 61.41 5.09 48.43 0.00 0.00 0.00 0.00 20:46:09 20:18:01 ens3 1476.05 1336.83 10979.03 167.82 0.00 0.00 0.00 0.00 20:46:09 20:19:01 docker0 101.05 145.03 8.18 1730.36 0.00 0.00 0.00 0.00 20:46:09 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:19:01 ens3 179.69 121.78 1761.38 22.95 0.00 0.00 0.00 0.00 20:46:09 20:19:01 vethf2cf73b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:46:09 20:20:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 20:46:09 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:20:01 ens3 51.51 46.24 29.10 108.11 0.00 0.00 0.00 0.00 20:46:09 20:20:01 vethf2cf73b 1.58 1.60 0.14 0.14 0.00 0.00 0.00 0.00 20:46:09 20:21:01 docker0 66.64 106.02 4.89 719.03 0.00 0.00 0.00 0.00 20:46:09 20:21:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 20:46:09 20:21:01 vethd8f4a3f 8.38 11.05 0.82 4.79 0.00 0.00 0.00 0.00 20:46:09 20:21:01 vethcdd2de0 8.22 10.91 0.80 4.75 0.00 0.00 0.00 0.00 20:46:09 20:21:01 ens3 253.59 150.06 3741.12 32.26 0.00 0.00 0.00 0.00 20:46:09 20:21:01 veth1bd915c 0.55 0.93 0.05 0.20 0.00 0.00 0.00 0.00 20:46:09 20:21:01 vethff1a5b0 8.50 11.36 0.83 4.84 0.00 0.00 0.00 0.00 20:46:09 20:21:01 vethd12ff28 9.42 12.61 0.92 5.23 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth9dfdadd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 docker0 248.92 404.00 20.82 2175.30 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth2e49e79 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 vethb610a77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 vethaf5ba08 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth5ed940e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth8c97e0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth9146606 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth1d26954 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth550e1bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 ens3 462.48 277.31 2890.10 33.09 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth1bd915c 0.07 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 veth4b984f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:22:01 vethf27252f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth9dfdadd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth2e49e79 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 vethb610a77 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 vethaf5ba08 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth5ed940e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth8c97e0e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth9146606 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth1d26954 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth550e1bc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 ens3 159.79 102.80 2032.49 8.82 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth1bd915c 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:46:09 20:23:01 veth4b984f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:23:01 vethf27252f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:24:01 lo 47.53 47.53 4.69 4.69 0.00 0.00 0.00 0.00 20:46:09 20:24:01 ens3 409.17 431.18 243.38 1687.99 0.00 0.00 0.00 0.00 20:46:09 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:25:01 lo 23.59 23.59 2.32 2.32 0.00 0.00 0.00 0.00 20:46:09 20:25:01 ens3 226.44 226.74 125.27 1287.48 0.00 0.00 0.00 0.00 20:46:09 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:28:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:46:09 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:33:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:46:09 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:34:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:38:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 20:46:09 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:40:01 ens3 1.82 3.18 4.93 15.78 0.00 0.00 0.00 0.00 20:46:09 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:41:01 ens3 3.43 5.40 0.45 13.49 0.00 0.00 0.00 0.00 20:46:09 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:42:01 ens3 27.03 37.76 7.90 84.34 0.00 0.00 0.00 0.00 20:46:09 20:43:01 docker0 75.55 82.09 5.66 1024.76 0.00 0.00 0.00 0.00 20:46:09 20:43:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 20:46:09 20:43:01 ens3 237.43 162.84 5020.86 33.83 0.00 0.00 0.00 0.00 20:46:09 20:44:01 veth1cda67e 0.17 0.27 0.01 0.03 0.00 0.00 0.00 0.00 20:46:09 20:44:01 docker0 0.48 0.45 0.09 0.14 0.00 0.00 0.00 0.00 20:46:09 20:44:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 20:46:09 20:44:01 ens3 147.07 87.20 3221.85 24.78 0.00 0.00 0.00 0.00 20:46:09 20:45:01 veth1cda67e 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:45:01 docker0 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:09 20:45:01 ens3 1.57 1.17 1.14 0.65 0.00 0.00 0.00 0.00 20:46:09 20:46:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:46:09 20:46:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 20:46:09 20:46:01 ens3 94.60 54.22 2522.65 10.77 0.00 0.00 0.00 0.00 20:46:09 Average: docker0 36.44 43.47 2.75 291.32 0.00 0.00 0.00 0.00 20:46:09 Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 20:46:09 Average: ens3 128.72 105.03 1123.52 121.81 0.00 0.00 0.00 0.00 20:46:09 20:46:09 20:46:09 ---> sar -P ALL: 20:46:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 10/17/23 _x86_64_ (8 CPU) 20:46:09 20:46:09 20:16:28 LINUX RESTART (8 CPU) 20:46:09 20:46:09 20:17:01 CPU %user %nice %system %iowait %steal %idle 20:46:09 20:18:01 all 10.48 0.00 3.75 2.10 0.06 83.60 20:46:09 20:18:01 0 12.90 0.00 4.58 0.81 0.03 81.67 20:46:09 20:18:01 1 12.03 0.00 4.02 1.45 0.05 82.45 20:46:09 20:18:01 2 11.90 0.00 2.33 0.47 0.05 85.25 20:46:09 20:18:01 3 8.41 0.00 3.12 0.24 0.07 88.16 20:46:09 20:18:01 4 12.36 0.00 5.62 9.88 0.08 72.06 20:46:09 20:18:01 5 7.50 0.00 4.04 2.43 0.05 85.99 20:46:09 20:18:01 6 9.22 0.00 2.79 0.79 0.07 87.13 20:46:09 20:18:01 7 9.54 0.00 3.52 0.73 0.07 86.14 20:46:09 20:19:01 all 21.57 0.00 3.30 1.70 0.06 73.37 20:46:09 20:19:01 0 20.13 0.00 3.19 2.22 0.07 74.38 20:46:09 20:19:01 1 22.17 0.00 3.14 0.02 0.08 74.59 20:46:09 20:19:01 2 20.44 0.00 3.51 9.62 0.07 66.36 20:46:09 20:19:01 3 21.31 0.00 3.56 0.57 0.07 74.50 20:46:09 20:19:01 4 21.62 0.00 2.78 0.52 0.05 75.03 20:46:09 20:19:01 5 21.55 0.00 3.07 0.08 0.05 75.25 20:46:09 20:19:01 6 22.66 0.00 3.20 0.03 0.07 74.04 20:46:09 20:19:01 7 22.64 0.00 3.99 0.52 0.05 72.80 20:46:09 20:20:01 all 35.95 0.00 3.46 0.24 0.06 60.29 20:46:09 20:20:01 0 34.25 0.00 3.59 0.00 0.05 62.11 20:46:09 20:20:01 1 35.60 0.00 3.40 0.00 0.08 60.92 20:46:09 20:20:01 2 36.06 0.00 3.82 1.77 0.07 58.29 20:46:09 20:20:01 3 35.43 0.00 2.93 0.13 0.07 61.44 20:46:09 20:20:01 4 37.50 0.00 3.34 0.00 0.07 59.09 20:46:09 20:20:01 5 36.55 0.00 3.60 0.00 0.07 59.78 20:46:09 20:20:01 6 36.88 0.00 4.04 0.00 0.05 59.03 20:46:09 20:20:01 7 35.36 0.00 2.95 0.00 0.07 61.63 20:46:09 20:21:01 all 28.79 0.00 6.65 7.70 0.09 56.77 20:46:09 20:21:01 0 28.61 0.00 5.69 3.45 0.08 62.17 20:46:09 20:21:01 1 29.47 0.00 6.70 8.79 0.07 54.97 20:46:09 20:21:01 2 27.57 0.00 6.22 11.57 0.08 54.56 20:46:09 20:21:01 3 27.67 0.00 7.37 9.99 0.08 54.89 20:46:09 20:21:01 4 27.29 0.00 7.20 17.92 0.09 47.51 20:46:09 20:21:01 5 29.61 0.00 6.33 2.60 0.08 61.38 20:46:09 20:21:01 6 29.61 0.00 6.47 4.55 0.10 59.26 20:46:09 20:21:01 7 30.50 0.00 7.23 2.85 0.10 59.32 20:46:09 20:22:01 all 33.66 0.00 6.60 9.45 0.15 50.14 20:46:09 20:22:01 0 33.63 0.00 6.39 3.52 0.12 56.35 20:46:09 20:22:01 1 33.09 0.00 6.97 4.26 0.09 55.59 20:46:09 20:22:01 2 34.74 0.00 5.69 12.54 0.07 46.97 20:46:09 20:22:01 3 33.67 0.00 7.46 23.61 0.10 35.16 20:46:09 20:22:01 4 33.49 0.00 7.57 8.09 0.22 50.63 20:46:09 20:22:01 5 33.09 0.00 6.07 4.40 0.40 56.04 20:46:09 20:22:01 6 34.69 0.00 5.94 4.38 0.10 54.88 20:46:09 20:22:01 7 32.89 0.00 6.71 14.57 0.07 45.77 20:46:09 20:23:01 all 89.47 0.00 8.70 0.74 0.22 0.88 20:46:09 20:23:01 0 89.70 0.00 8.26 0.39 0.20 1.45 20:46:09 20:23:01 1 89.65 0.00 8.66 0.77 0.19 0.73 20:46:09 20:23:01 2 89.93 0.00 8.41 0.52 0.28 0.86 20:46:09 20:23:01 3 88.48 0.00 9.66 1.52 0.19 0.15 20:46:09 20:23:01 4 90.30 0.00 7.86 0.19 0.31 1.34 20:46:09 20:23:01 5 89.20 0.00 9.07 1.10 0.21 0.43 20:46:09 20:23:01 6 88.24 0.00 9.82 0.98 0.21 0.76 20:46:09 20:23:01 7 90.23 0.00 7.87 0.42 0.17 1.31 20:46:09 20:24:01 all 7.32 0.00 2.25 5.73 0.08 84.62 20:46:09 20:24:01 0 6.64 0.00 1.99 7.29 0.08 84.00 20:46:09 20:24:01 1 9.53 0.00 2.51 7.22 0.10 80.65 20:46:09 20:24:01 2 8.17 0.00 2.50 2.67 0.08 86.58 20:46:09 20:24:01 3 8.00 0.00 2.15 7.09 0.08 82.68 20:46:09 20:24:01 4 8.24 0.00 2.14 7.65 0.07 81.90 20:46:09 20:24:01 5 7.02 0.00 2.09 5.92 0.08 84.88 20:46:09 20:24:01 6 6.20 0.00 1.88 5.85 0.08 85.99 20:46:09 20:24:01 7 4.73 0.00 2.73 2.09 0.08 90.36 20:46:09 20:25:01 all 4.98 0.00 0.62 0.08 0.05 94.28 20:46:09 20:25:01 0 2.15 0.00 0.64 0.02 0.03 97.17 20:46:09 20:25:01 1 6.36 0.00 0.64 0.05 0.03 92.93 20:46:09 20:25:01 2 5.60 0.00 0.43 0.02 0.05 93.90 20:46:09 20:25:01 3 5.30 0.00 0.80 0.03 0.07 93.80 20:46:09 20:25:01 4 3.63 0.00 0.65 0.45 0.05 95.21 20:46:09 20:25:01 5 7.54 0.00 0.55 0.00 0.05 91.86 20:46:09 20:25:01 6 4.52 0.00 0.63 0.02 0.03 94.79 20:46:09 20:25:01 7 4.72 0.00 0.64 0.02 0.05 94.57 20:46:09 20:26:01 all 0.04 0.00 0.02 0.01 0.01 99.92 20:46:09 20:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:26:01 1 0.02 0.00 0.03 0.08 0.02 99.85 20:46:09 20:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:26:01 4 0.08 0.00 0.05 0.02 0.03 99.82 20:46:09 20:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:46:09 20:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:46:09 20:26:01 7 0.12 0.00 0.00 0.00 0.00 99.88 20:46:09 20:27:01 all 0.04 0.00 0.02 0.01 0.02 99.91 20:46:09 20:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:46:09 20:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:46:09 20:27:01 2 0.07 0.00 0.00 0.00 0.02 99.92 20:46:09 20:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:46:09 20:27:01 4 0.07 0.00 0.07 0.03 0.03 99.80 20:46:09 20:27:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:46:09 20:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:46:09 20:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:46:09 20:28:01 all 0.17 0.00 0.02 0.00 0.01 99.80 20:46:09 20:28:01 0 1.24 0.00 0.00 0.00 0.00 98.76 20:46:09 20:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:28:01 4 0.05 0.00 0.07 0.00 0.03 99.85 20:46:09 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:28:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:46:09 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:46:09 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:46:09 20:29:01 all 0.25 0.00 0.01 0.02 0.01 99.71 20:46:09 20:29:01 0 1.66 0.00 0.02 0.00 0.02 98.30 20:46:09 20:29:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:46:09 20:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:46:09 20:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:46:09 20:29:01 4 0.10 0.00 0.02 0.12 0.03 99.73 20:46:09 20:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:46:09 20:29:01 6 0.08 0.00 0.03 0.00 0.02 99.87 20:46:09 20:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:30:01 all 0.09 0.00 0.02 0.01 0.01 99.87 20:46:09 20:30:01 0 0.53 0.00 0.02 0.00 0.00 99.45 20:46:09 20:30:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:46:09 20:30:01 2 0.05 0.00 0.05 0.00 0.02 99.88 20:46:09 20:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:30:01 4 0.03 0.00 0.00 0.07 0.02 99.88 20:46:09 20:30:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:46:09 20:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:46:09 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:31:01 all 0.05 0.00 0.02 0.03 0.02 99.88 20:46:09 20:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:31:01 1 0.02 0.00 0.02 0.13 0.00 99.83 20:46:09 20:31:01 2 0.08 0.00 0.05 0.00 0.07 99.80 20:46:09 20:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:31:01 4 0.08 0.00 0.05 0.07 0.03 99.77 20:46:09 20:31:01 5 0.08 0.00 0.02 0.00 0.02 99.88 20:46:09 20:31:01 6 0.08 0.00 0.00 0.00 0.00 99.92 20:46:09 20:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:32:01 all 0.03 0.00 0.03 0.00 0.01 99.92 20:46:09 20:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:46:09 20:32:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:46:09 20:32:01 2 0.07 0.00 0.07 0.00 0.02 99.85 20:46:09 20:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:32:01 4 0.05 0.00 0.02 0.02 0.03 99.88 20:46:09 20:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:32:01 6 0.03 0.00 0.05 0.00 0.02 99.90 20:46:09 20:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:46:09 20:33:01 all 0.12 0.00 0.01 0.01 0.01 99.84 20:46:09 20:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:33:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:46:09 20:33:01 2 0.08 0.00 0.03 0.00 0.02 99.87 20:46:09 20:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:46:09 20:33:01 4 0.07 0.00 0.02 0.03 0.03 99.85 20:46:09 20:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:46:09 20:33:01 6 0.71 0.00 0.02 0.00 0.02 99.25 20:46:09 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:46:09 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:46:09 20:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:46:09 20:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:34:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:46:09 20:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:46:09 20:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:46:09 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:46:09 20:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:46:09 20:35:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:46:09 20:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:46:09 20:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:35:01 4 0.02 0.00 0.03 0.02 0.02 99.92 20:46:09 20:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:46:09 20:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:46:09 20:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:36:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:46:09 20:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:46:09 20:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:46:09 20:36:01 4 0.08 0.00 0.05 0.02 0.03 99.82 20:46:09 20:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:46:09 20:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:46:09 20:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:37:01 all 0.16 0.00 0.02 0.01 0.01 99.80 20:46:09 20:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:46:09 20:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:46:09 20:37:01 2 0.03 0.00 0.02 0.03 0.02 99.90 20:46:09 20:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:37:01 4 0.07 0.00 0.05 0.03 0.03 99.82 20:46:09 20:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:46:09 20:37:01 6 0.98 0.00 0.00 0.00 0.00 99.02 20:46:09 20:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:46:09 20:38:01 all 0.24 0.00 0.02 0.00 0.01 99.73 20:46:09 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:46:09 20:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:38:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:46:09 20:38:01 4 0.10 0.00 0.02 0.02 0.03 99.83 20:46:09 20:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:46:09 20:38:01 6 1.71 0.00 0.02 0.00 0.02 98.26 20:46:09 20:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:46:09 20:39:01 all 0.02 0.00 0.01 0.01 0.01 99.94 20:46:09 20:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:46:09 20:39:01 2 0.05 0.00 0.03 0.02 0.02 99.88 20:46:09 20:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:46:09 20:39:01 4 0.05 0.00 0.03 0.03 0.03 99.85 20:46:09 20:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:46:09 20:39:01 CPU %user %nice %system %iowait %steal %idle 20:46:09 20:40:01 all 0.10 0.00 0.04 0.01 0.01 99.83 20:46:09 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:46:09 20:40:01 1 0.05 0.00 0.02 0.02 0.00 99.92 20:46:09 20:40:01 2 0.08 0.00 0.03 0.02 0.02 99.85 20:46:09 20:40:01 3 0.27 0.00 0.08 0.03 0.02 99.60 20:46:09 20:40:01 4 0.18 0.00 0.03 0.03 0.02 99.73 20:46:09 20:40:01 5 0.07 0.00 0.08 0.00 0.02 99.83 20:46:09 20:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:46:09 20:40:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:46:09 20:41:01 all 0.02 0.00 0.02 0.00 0.01 99.94 20:46:09 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:46:09 20:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:46:09 20:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:46:09 20:41:01 4 0.02 0.00 0.05 0.02 0.03 99.88 20:46:09 20:41:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:46:09 20:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:46:09 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:42:01 all 0.24 0.00 0.14 0.00 0.02 99.61 20:46:09 20:42:01 0 0.27 0.00 0.07 0.00 0.00 99.67 20:46:09 20:42:01 1 0.22 0.00 0.10 0.00 0.02 99.67 20:46:09 20:42:01 2 0.27 0.00 0.13 0.00 0.02 99.58 20:46:09 20:42:01 3 0.27 0.00 0.22 0.00 0.02 99.50 20:46:09 20:42:01 4 0.32 0.00 0.13 0.02 0.03 99.50 20:46:09 20:42:01 5 0.33 0.00 0.12 0.00 0.02 99.53 20:46:09 20:42:01 6 0.15 0.00 0.22 0.00 0.02 99.62 20:46:09 20:42:01 7 0.10 0.00 0.10 0.00 0.02 99.78 20:46:09 20:43:01 all 4.70 0.00 1.87 2.11 0.03 91.29 20:46:09 20:43:01 0 3.97 0.00 1.56 0.50 0.03 93.93 20:46:09 20:43:01 1 5.76 0.00 2.37 8.50 0.03 83.33 20:46:09 20:43:01 2 5.04 0.00 1.29 0.12 0.05 93.50 20:46:09 20:43:01 3 5.62 0.00 2.00 4.02 0.05 88.31 20:46:09 20:43:01 4 4.55 0.00 1.74 3.63 0.03 90.05 20:46:09 20:43:01 5 3.38 0.00 2.93 0.03 0.02 93.63 20:46:09 20:43:01 6 4.42 0.00 1.51 0.03 0.02 94.03 20:46:09 20:43:01 7 4.85 0.00 1.56 0.07 0.03 93.49 20:46:09 20:44:01 all 4.26 0.00 1.91 1.24 0.04 92.55 20:46:09 20:44:01 0 4.68 0.00 2.03 0.07 0.03 93.19 20:46:09 20:44:01 1 4.34 0.00 1.69 0.59 0.05 93.32 20:46:09 20:44:01 2 4.21 0.00 1.90 0.03 0.03 93.82 20:46:09 20:44:01 3 5.16 0.00 1.89 0.07 0.02 92.87 20:46:09 20:44:01 4 4.87 0.00 1.80 1.70 0.07 91.56 20:46:09 20:44:01 5 3.76 0.00 2.17 0.18 0.03 93.86 20:46:09 20:44:01 6 3.70 0.00 1.49 0.03 0.03 94.74 20:46:09 20:44:01 7 3.36 0.00 2.34 7.30 0.03 86.96 20:46:09 20:45:01 all 0.03 0.00 0.02 0.01 0.01 99.92 20:46:09 20:45:01 0 0.03 0.00 0.00 0.07 0.02 99.88 20:46:09 20:45:01 1 0.05 0.00 0.08 0.00 0.00 99.87 20:46:09 20:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:46:09 20:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:09 20:45:01 4 0.07 0.00 0.05 0.00 0.03 99.85 20:46:09 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:46:09 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:46:09 20:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:46:09 20:46:01 all 2.56 0.00 1.00 0.42 0.02 96.00 20:46:09 20:46:01 0 3.11 0.00 0.91 3.11 0.03 92.83 20:46:09 20:46:01 1 2.27 0.00 0.65 0.02 0.03 97.03 20:46:09 20:46:01 2 2.72 0.00 1.39 0.10 0.02 95.77 20:46:09 20:46:01 3 2.39 0.00 1.40 0.03 0.03 96.14 20:46:09 20:46:01 4 2.73 0.00 0.75 0.02 0.03 96.47 20:46:09 20:46:01 5 2.16 0.00 1.07 0.02 0.02 96.74 20:46:09 20:46:01 6 2.49 0.00 0.99 0.02 0.02 96.49 20:46:09 20:46:01 7 2.61 0.00 0.84 0.00 0.00 96.55 20:46:09 Average: all 8.36 0.00 1.38 1.08 0.04 89.14 20:46:09 Average: 0 8.31 0.00 1.33 0.73 0.03 89.60 20:46:09 Average: 1 8.54 0.00 1.40 1.10 0.03 88.93 20:46:09 Average: 2 8.41 0.00 1.30 1.35 0.04 88.91 20:46:09 Average: 3 8.29 0.00 1.47 1.61 0.04 88.59 20:46:09 Average: 4 8.43 0.00 1.44 1.73 0.06 88.35 20:46:09 Average: 5 8.24 0.00 1.41 0.57 0.04 89.74 20:46:09 Average: 6 8.40 0.00 1.34 0.57 0.03 89.66 20:46:09 Average: 7 8.28 0.00 1.39 0.98 0.03 89.33 20:46:09 20:46:09 20:46:09