Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e4c17392479c7248920cab766a26390de70e8b1 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-ssh10152348861427263530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17134065483543306971.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4980216476856227314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9068022393831282215.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-ssh7833032675360048700.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.20 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-5388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/573 [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/573 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e4c17392479c7248920cab766a26390de70e8b1 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e4c17392479c7248920cab766a26390de70e8b1 # timeout=10 Commit message: "refactor: Remove old InsecureSecrets backward compatibility elements (#4672)" > git rev-list --no-walk 488f23b0c5d68863a9e298ac057bceee8c500ce0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:50:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:50:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:50:24 ========================================================= 22:50:24 EdgeX Global Pipelines Version Info 22:50:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:50:25 ------------------- 22:50:25 stable info: 22:50:25 ------------------- 22:50:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:50:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:50:25 Message: update stable to v1.0.253 22:50:25 ------------------- 22:50:25 experimental info: 22:50:25 ------------------- 22:50:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:50:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:50:25 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e4c173 [Pipeline] echo 22:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:26 provisioning config files... 22:50:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config18437950062018450715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:26 ---> docker-login.sh 22:50:26 nexus3.edgexfoundry.org:10001 22:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:27 Configure a credential helper to remove this warning. See 22:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:27 22:50:27 Login Succeeded 22:50:27 nexus3.edgexfoundry.org:10002 22:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:27 Configure a credential helper to remove this warning. See 22:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:27 22:50:27 Login Succeeded 22:50:27 nexus3.edgexfoundry.org:10003 22:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:27 Configure a credential helper to remove this warning. See 22:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:27 22:50:27 Login Succeeded 22:50:27 nexus3.edgexfoundry.org:10004 22:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:27 Configure a credential helper to remove this warning. See 22:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:27 22:50:27 Login Succeeded 22:50:27 docker.io 22:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:27 Configure a credential helper to remove this warning. See 22:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:27 22:50:27 Login Succeeded 22:50:27 ---> docker-login.sh ends [Pipeline] } 22:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:28 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:50:28 + dirname cmd/core-command/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo core-command,cmd/core-command/Dockerfile 22:50:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:50:28 + dirname cmd/core-data/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo core-data,cmd/core-data/Dockerfile 22:50:28 + dirname cmd/core-metadata/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo core-metadata,cmd/core-metadata/Dockerfile 22:50:28 + dirname cmd/security-bootstrapper/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:50:28 + dirname cmd/security-proxy-auth/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:50:28 + dirname cmd/security-proxy-setup/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:50:28 + dirname cmd/security-secretstore-setup/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:50:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:50:28 + dirname cmd/security-spire-agent/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:50:28 + dirname cmd/security-spire-config/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:50:28 + dirname cmd/security-spire-server/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:50:28 + + dirname cmd/support-notifications/Dockerfile 22:50:28 cut -d/ -f2 22:50:28 + echo support-notifications,cmd/support-notifications/Dockerfile 22:50:28 + dirname cmd/support-scheduler/Dockerfile 22:50:28 + cut -d/ -f2 22:50:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:50:28 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:50:28 + git rev-list -1 --merges 5e4c17392479c7248920cab766a26390de70e8b1~1..5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] echo 22:50:28 -----------> git rev-list -1 --merges 5e4c17392479c7248920cab766a26390de70e8b1~1..5e4c17392479c7248920cab766a26390de70e8b1 5e4c17392479c7248920cab766a26390de70e8b1 [false] [Pipeline] sh 22:50:28 + git log --format=format:%s -1 5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] echo 22:50:28 ========================================================= 22:50:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:50:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:50:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:29 + grep -v github /etc/ssh/ssh_known_hosts 22:50:29 + [ -e /tmp/ssh_known_hosts ] 22:50:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:50:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:50:29 + sudo tee -a /etc/ssh/ssh_known_hosts 22:50:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:29 22:50:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:30 0.1.4: Pulling from edgex-devops/py-git-semver 22:50:30 b85a868b505f: Pulling fs layer 22:50:30 e2be974225ed: Pulling fs layer 22:50:30 339a4e72a1f5: Pulling fs layer 22:50:30 988bab9f4d93: Pulling fs layer 22:50:30 1469e6f7b9e6: Pulling fs layer 22:50:30 eaf3925da568: Pulling fs layer 22:50:30 bab4dde63d76: Pulling fs layer 22:50:30 bde34c3a00c8: Pulling fs layer 22:50:30 b352a97aabf1: Pulling fs layer 22:50:30 4872d77fe225: Pulling fs layer 22:50:30 5851b861e8e6: Pulling fs layer 22:50:30 988bab9f4d93: Waiting 22:50:30 eaf3925da568: Waiting 22:50:30 bab4dde63d76: Waiting 22:50:30 bde34c3a00c8: Waiting 22:50:30 b352a97aabf1: Waiting 22:50:30 4872d77fe225: Waiting 22:50:30 5851b861e8e6: Waiting 22:50:30 1469e6f7b9e6: Waiting 22:50:30 e2be974225ed: Verifying Checksum 22:50:30 e2be974225ed: Download complete 22:50:30 988bab9f4d93: Verifying Checksum 22:50:30 988bab9f4d93: Download complete 22:50:30 339a4e72a1f5: Verifying Checksum 22:50:30 339a4e72a1f5: Download complete 22:50:30 1469e6f7b9e6: Verifying Checksum 22:50:30 1469e6f7b9e6: Download complete 22:50:30 eaf3925da568: Download complete 22:50:30 bde34c3a00c8: Verifying Checksum 22:50:30 bde34c3a00c8: Download complete 22:50:30 b352a97aabf1: Verifying Checksum 22:50:30 b352a97aabf1: Download complete 22:50:30 4872d77fe225: Verifying Checksum 22:50:30 4872d77fe225: Download complete 22:50:30 5851b861e8e6: Verifying Checksum 22:50:30 5851b861e8e6: Download complete 22:50:30 b85a868b505f: Download complete 22:50:30 bab4dde63d76: Verifying Checksum 22:50:30 bab4dde63d76: Download complete 22:50:31 b85a868b505f: Pull complete 22:50:31 e2be974225ed: Pull complete 22:50:32 339a4e72a1f5: Pull complete 22:50:32 988bab9f4d93: Pull complete 22:50:32 1469e6f7b9e6: Pull complete 22:50:32 eaf3925da568: Pull complete 22:50:34 bab4dde63d76: Pull complete 22:50:34 bde34c3a00c8: Pull complete 22:50:34 b352a97aabf1: Pull complete 22:50:34 4872d77fe225: Pull complete 22:50:34 5851b861e8e6: Pull complete 22:50:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:34 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 22:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:37 $ docker top 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 -eo pid,comm 22:50:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:50:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:37 [ssh-agent] Looking for ssh-agent implementation... 22:50:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:37 $ docker exec 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent 22:50:37 SSH_AUTH_SOCK=/tmp/ssh-rjIeBTHnM2wm/agent.32 22:50:37 SSH_AGENT_PID=38 22:50:37 Running ssh-add (command line suppressed) 22:50:37 Identity added: /w/workspace/edgex-go/573@tmp/private_key_2733858272892180844.key (/w/workspace/edgex-go/573@tmp/private_key_2733858272892180844.key) 22:50:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:37 + git tag --points-at HEAD [Pipeline] } 22:50:37 $ docker exec --env ******** --env ******** 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent -k 22:50:37 unset SSH_AUTH_SOCK; 22:50:37 unset SSH_AGENT_PID; 22:50:37 echo Agent pid 38 killed; 22:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:38 [ssh-agent] Looking for ssh-agent implementation... 22:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:38 $ docker exec 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent 22:50:38 SSH_AUTH_SOCK=/tmp/ssh-hXjOEWwMkm86/agent.70 22:50:38 SSH_AGENT_PID=76 22:50:38 Running ssh-add (command line suppressed) 22:50:38 Identity added: /w/workspace/edgex-go/573@tmp/private_key_912972871547893612.key (/w/workspace/edgex-go/573@tmp/private_key_912972871547893612.key) 22:50:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:38 + git semver init 22:50:38 2023-09-05 22:50:38,795 [run_init] DEBUG init version:0.0.0 force:False 22:50:38 2023-09-05 22:50:38,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/573/.semver 22:50:38 2023-09-05 22:50:38,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/573/.semver 22:50:38 2023-09-05 22:50:38,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/573/.semver'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=None) 22:50:44 2023-09-05 22:50:43,730 [append_file] DEBUG append to file:/w/workspace/edgex-go/573/.git/info/exclude 22:50:44 2023-09-05 22:50:43,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/573/.semver/main with force:False 22:50:44 2023-09-05 22:50:43,731 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 22:50:44 2023-09-05 22:50:43,731 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 22:50:44 3.1.0-dev.39 [Pipeline] } 22:50:44 $ docker exec --env ******** --env ******** 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 ssh-agent -k 22:50:44 unset SSH_AUTH_SOCK; 22:50:44 unset SSH_AGENT_PID; 22:50:44 echo Agent pid 76 killed; 22:50:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:44 + git semver [Pipeline] } 22:50:44 $ docker stop --time=1 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 22:50:46 $ docker rm -f --volumes 8ed317de1ee8641adc84f11e5687e428a226d1797848af304d49cd5c2eb06654 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:50:46 Stashed 1 file(s) [Pipeline] echo 22:50:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:47 + git config --global --add safe.directory /w/workspace/edgex-go/573 [Pipeline] echo 22:50:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:50:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:50:47 ========================================================= 22:50:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:50:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:50:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:50:47 4db1b89c0bd1: Pulling fs layer 22:50:47 6911f1a30b25: Pulling fs layer 22:50:47 e194b8c5c2a9: Pulling fs layer 22:50:47 6863d3e3a2b1: Pulling fs layer 22:50:47 ec0bb842ea78: Pulling fs layer 22:50:47 40a00589a448: Pulling fs layer 22:50:47 6c08303d61cc: Pulling fs layer 22:50:47 798269fcf238: Pulling fs layer 22:50:47 ec0bb842ea78: Waiting 22:50:47 40a00589a448: Waiting 22:50:47 6c08303d61cc: Waiting 22:50:47 798269fcf238: Waiting 22:50:47 6863d3e3a2b1: Waiting 22:50:47 6911f1a30b25: Download complete 22:50:47 6863d3e3a2b1: Verifying Checksum 22:50:47 6863d3e3a2b1: Download complete 22:50:47 4db1b89c0bd1: Download complete 22:50:47 40a00589a448: Verifying Checksum 22:50:47 40a00589a448: Download complete 22:50:47 4db1b89c0bd1: Pull complete 22:50:47 6911f1a30b25: Pull complete 22:50:47 798269fcf238: Download complete 22:50:48 e194b8c5c2a9: Verifying Checksum 22:50:48 e194b8c5c2a9: Download complete 22:50:48 6c08303d61cc: Verifying Checksum 22:50:48 6c08303d61cc: Download complete 22:50:51 e194b8c5c2a9: Pull complete 22:50:51 6863d3e3a2b1: Pull complete 22:50:51 ec0bb842ea78: Pull complete 22:50:51 40a00589a448: Pull complete 22:50:54 6c08303d61cc: Pull complete 22:50:54 798269fcf238: Pull complete 22:50:54 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:50:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:50:54 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:50:54 WORKDIR /edgex 22:50:54 COPY go.mod . 22:50:54 RUN go mod download 22:50:54 docker build -t ci-base-image-x86_64 -f - . 22:50:55 Sending build context to Docker daemon 170.9MB 22:50:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:50:55 ---> ec979cd7f677 22:50:55 Step 2/4 : WORKDIR /edgex 22:51:00 ---> Running in b2e3dbfec19e 22:51:00 Removing intermediate container b2e3dbfec19e 22:51:00 ---> f882fa8c3277 22:51:00 Step 3/4 : COPY go.mod . 22:51:00 ---> e1a9c8b09776 22:51:00 Step 4/4 : RUN go mod download 22:51:00 ---> Running in 1be2c981fbf6 22:51:01 Still waiting to schedule task 22:51:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:51:23 Removing intermediate container 1be2c981fbf6 22:51:23 ---> 18e5aa4f5936 22:51:23 Successfully built 18e5aa4f5936 22:51:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:23 + docker inspect -f . ci-base-image-x86_64 22:51:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:23 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 22:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:51:24 $ docker top 2c7cc51b227507b755dc754a7a48e47451d4ff6082d2db5ae448d2a0cfee2b77 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:24 + go version 22:51:24 go version go1.20.6 linux/amd64 [Pipeline] } 22:51:24 $ docker stop --time=1 2c7cc51b227507b755dc754a7a48e47451d4ff6082d2db5ae448d2a0cfee2b77 22:51:25 $ docker rm -f --volumes 2c7cc51b227507b755dc754a7a48e47451d4ff6082d2db5ae448d2a0cfee2b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:26 + docker inspect -f . ci-base-image-x86_64 22:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:26 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 22:51:26 $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:51:26 $ docker top 206a8e07e98b91377912e1dcb5bea5c2ab6f235244bf6f7de5663feebd080ec7 -eo pid,comm [Pipeline] { [Pipeline] echo 22:51:26 ========================================================= 22:51:26 [edgeXBuildGoParallel] Running Tests and Build... 22:51:26 ========================================================= [Pipeline] sh 22:51:26 + git config --global --add safe.directory /w/workspace/edgex-go/573 [Pipeline] fileExists [Pipeline] sh 22:51:27 + make test 22:51:27 go test -race -coverprofile=coverage.out ./... 22:51:33 ? github.com/edgexfoundry/edgex-go [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:51:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:51:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:51:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:51:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:51:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 22:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements 22:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:51:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:51:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.076s coverage: 69.4% of statements 22:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 22:51:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.609s coverage: 93.4% of statements 22:51:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:51:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:51:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 97.6% of statements 22:51:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 22:51:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 22:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 32.2% of statements 22:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 42.9% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 22:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:51:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:51:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:52:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:52:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 22:52:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:52:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:52:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:52:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.089s coverage: 92.9% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 95.7% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements 22:52:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements 22:52:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:52:19 running golangci-lint 22:52:20 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 22:52:20 go version go1.20.6 linux/amd64 22:52:20 level=info msg="[config_reader] Used config file .golangci.yml" 22:52:20 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 22:52:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:52:33 Running in /w/workspace/edgex-go/573 [Pipeline] { [Pipeline] checkout 22:52:33 The recommended git tool is: git 22:52:35 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|files|name|types_sizes|deps) took 13.575938338s" 22:52:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.539701ms" 22:52:38 using credential edgex-jenkins-ssh 22:52:38 Cloning the remote Git repository 22:52:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:52:38 > git init /w/workspace/edgex-go/573 # timeout=10 22:52:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:38 > git --version # timeout=10 22:52:38 > git --version # 'git version 2.25.1' 22:52:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:41 level=info msg="[linters_context/goanalysis] analyzers took 53.756075585s with top 10 stages: buildir: 28.59276497s, fact_deprecated: 1.802063141s, inspect: 1.523059214s, printf: 1.345072823s, gosec: 1.285793431s, ctrlflow: 1.178018053s, S1038: 949.446487ms, fact_purity: 861.4802ms, nilness: 853.164902ms, typedness: 655.364724ms" 22:52:41 level=info msg="[runner] Issues before processing: 200, after processing: 0" 22:52:41 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, nolint: 0/21, skip_files: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, exclude: 200/200" 22:52:41 level=info msg="[runner] processing took 14.887501ms with stages: nolint: 6.496055ms, identifier_marker: 3.866417ms, autogenerated_exclude: 1.492835ms, path_prettifier: 1.238447ms, exclude-rules: 1.086481ms, skip_dirs: 663.225µs, cgo: 25.771µs, filename_unadjuster: 14.7µs, max_same_issues: 570ns, skip_files: 470ns, uniq_by_line: 460ns, diff: 440ns, source_code: 300ns, exclude: 300ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 22:52:41 level=info msg="[runner] linters took 6.681553646s with stages: goanalysis_metalinter: 6.6665863s" 22:52:41 level=info msg="File cache stats: 0 entries of total size 0B" 22:52:41 level=info msg="Memory: 205 samples, avg is 183.9MB, max is 753.6MB" 22:52:41 level=info msg="Execution took 20.321470119s" 22:52:41 go vet ./... 22:52:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:44 ./bin/test-attribution-txt.sh 22:52:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 22:52:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 22:52:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 22:52:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:52:45 + ls -al . 22:52:45 total 728 22:52:45 drwxrwxr-x 12 1001 1001 4096 Sep 5 22:51 . 22:52:45 drwxr-xr-x 4 root root 4096 Sep 5 22:51 .. 22:52:45 drwxrwxr-x 2 1001 1001 4096 Sep 5 22:50 .blubracket 22:52:45 -rw-rw-r-- 1 1001 1001 16 Sep 5 22:50 .dockerignore 22:52:45 drwxrwxr-x 8 1001 1001 4096 Sep 5 22:50 .git 22:52:45 drwxrwxr-x 3 1001 1001 4096 Sep 5 22:50 .github 22:52:45 -rw-rw-r-- 1 1001 1001 1173 Sep 5 22:50 .gitignore 22:52:45 -rw-rw-r-- 1 1001 1001 42 Sep 5 22:50 .golangci.yml 22:52:45 -rw-rw-r-- 1 1001 1001 100 Sep 5 22:50 .hadolint.yml 22:52:45 drwxr-xr-x 3 1001 1001 4096 Sep 5 22:50 .semver 22:52:45 -rw-rw-r-- 1 1001 1001 166 Sep 5 22:50 .sonarcloud.properties 22:52:45 -rw-rw-r-- 1 1001 1001 1171 Sep 5 22:50 ADOPTERS.md 22:52:45 -rw-rw-r-- 1 1001 1001 11152 Sep 5 22:50 Attribution.txt 22:52:45 -rw-rw-r-- 1 1001 1001 93407 Sep 5 22:50 CHANGELOG.md 22:52:45 -rw-rw-r-- 1 1001 1001 3804 Sep 5 22:50 CONTRIBUTING.md 22:52:45 -rw-rw-r-- 1 1001 1001 677 Sep 5 22:50 GOVERNANCE.md 22:52:45 -rw-rw-r-- 1 1001 1001 883 Sep 5 22:50 Jenkinsfile 22:52:45 -rw-rw-r-- 1 1001 1001 10775 Sep 5 22:50 LICENSE 22:52:45 -rw-rw-r-- 1 1001 1001 14764 Sep 5 22:50 Makefile 22:52:45 -rw-rw-r-- 1 1001 1001 582 Sep 5 22:50 OWNERS.md 22:52:45 -rw-rw-r-- 1 1001 1001 9923 Sep 5 22:50 README.md 22:52:45 -rw-rw-r-- 1 1001 1001 789 Sep 5 22:50 SECURITY.md 22:52:45 -rw-rw-r-- 1 1001 1001 12 Sep 5 22:50 VERSION 22:52:45 drwxrwxr-x 2 1001 1001 4096 Sep 5 22:50 bin 22:52:45 drwxrwxr-x 18 1001 1001 4096 Sep 5 22:50 cmd 22:52:45 -rw-r--r-- 1 root root 447827 Sep 5 22:52 coverage.out 22:52:45 drwxrwxr-x 2 1001 1001 4096 Sep 5 22:50 fuzz_test 22:52:45 -rw-rw-r-- 1 1001 1001 3687 Sep 5 22:50 go.mod 22:52:45 -rw-rw-r-- 1 1001 1001 33714 Sep 5 22:50 go.sum 22:52:45 drwxrwxr-x 7 1001 1001 4096 Sep 5 22:50 internal 22:52:45 drwxrwxr-x 3 1001 1001 4096 Sep 5 22:50 openapi 22:52:45 -rw-rw-r-- 1 1001 1001 594 Sep 5 22:50 security.txt 22:52:45 drwxrwxr-x 4 1001 1001 4096 Sep 5 22:50 snap 22:52:45 -rw-rw-r-- 1 1001 1001 204 Sep 5 22:50 version.go [Pipeline] sh 22:52:45 + '[' -e coverage.out ] 22:52:45 + chown 1001:1001 coverage.out [Pipeline] stash 22:52:45 Stashed 1 file(s) [Pipeline] sh 22:52:45 + make build 22:52:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:52:56 Avoid second fetch 22:52:56 Checking out Revision 5e4c17392479c7248920cab766a26390de70e8b1 (main) 22:52:57 Commit message: "refactor: Remove old InsecureSecrets backward compatibility elements (#4672)" 22:52:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:56 > git config core.sparsecheckout # timeout=10 22:52:56 > git checkout -f 5e4c17392479c7248920cab766a26390de70e8b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:52:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:52:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:58 Dload Upload Total Spent Left Speed 22:52:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 22:52:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:52:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:52:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:52:59 + sudo tee /etc/docker/daemon.new 22:52:59 { 22:52:59 "registry-mirrors": [ 22:52:59 "https://nexus3.edgexfoundry.org:10001" 22:52:59 ], 22:52:59 "bip": "10.250.0.254/24", 22:52:59 "hosts": [ 22:52:59 "tcp://0.0.0.0:5555", 22:52:59 "unix:///var/run/docker.sock" 22:52:59 ], 22:52:59 "mtu": 1458, 22:52:59 "selinux-enabled": true, 22:52:59 "seccomp-profile": "/etc/docker/seccomp.json" 22:52:59 } [Pipeline] sh 22:52:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:52:59 + sudo service docker restart 22:53:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:53:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:53:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:53:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:53:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:53:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:53:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:53:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:53:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:53:14 $ docker stop --time=1 206a8e07e98b91377912e1dcb5bea5c2ab6f235244bf6f7de5663feebd080ec7 22:53:20 $ docker rm -f --volumes 206a8e07e98b91377912e1dcb5bea5c2ab6f235244bf6f7de5663feebd080ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 22:53:20 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 22:53:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config4995214682009746621tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:21 ---> docker-login.sh 22:53:21 nexus3.edgexfoundry.org:10001 22:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:21 22:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:21 latest: Pulling from edgex-devops/edgex-compose 22:53:21 91d30c5bc195: Pulling fs layer 22:53:21 2e9b0aa3be6d: Pulling fs layer 22:53:21 9c61dcf015f6: Pulling fs layer 22:53:21 4698f68db338: Pulling fs layer 22:53:21 2a2f49069b9e: Pulling fs layer 22:53:21 e0025b399a48: Pulling fs layer 22:53:21 2a2f49069b9e: Waiting 22:53:21 e0025b399a48: Waiting 22:53:21 4698f68db338: Waiting 22:53:21 91d30c5bc195: Verifying Checksum 22:53:21 91d30c5bc195: Download complete 22:53:21 4698f68db338: Verifying Checksum 22:53:21 4698f68db338: Download complete 22:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:21 Configure a credential helper to remove this warning. See 22:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:21 22:53:21 Login Succeeded 22:53:21 nexus3.edgexfoundry.org:10002 22:53:21 2e9b0aa3be6d: Verifying Checksum 22:53:21 2e9b0aa3be6d: Download complete 22:53:21 e0025b399a48: Verifying Checksum 22:53:21 e0025b399a48: Download complete 22:53:21 91d30c5bc195: Pull complete 22:53:21 2a2f49069b9e: Download complete 22:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:21 Configure a credential helper to remove this warning. See 22:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:21 22:53:21 Login Succeeded 22:53:21 nexus3.edgexfoundry.org:10003 22:53:21 2e9b0aa3be6d: Pull complete 22:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:22 9c61dcf015f6: Verifying Checksum 22:53:22 9c61dcf015f6: Download complete 22:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:22 Configure a credential helper to remove this warning. See 22:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:22 22:53:22 Login Succeeded 22:53:22 nexus3.edgexfoundry.org:10004 22:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:22 Configure a credential helper to remove this warning. See 22:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:22 22:53:22 Login Succeeded 22:53:22 docker.io 22:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:23 Configure a credential helper to remove this warning. See 22:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:23 22:53:23 Login Succeeded 22:53:23 ---> docker-login.sh ends [Pipeline] } 22:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:53:23 + git config --global --add safe.directory /w/workspace/edgex-go/573 [Pipeline] echo 22:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:23 ========================================================= 22:53:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:53:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:53:24 9c61dcf015f6: Pull complete 22:53:24 4698f68db338: Pull complete 22:53:24 2a2f49069b9e: Pull complete 22:53:24 e0025b399a48: Pull complete 22:53:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:25 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 22:53:25 $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:53:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:53:26 edb6bdbacee9: Pulling fs layer 22:53:26 5f9638ab2659: Pulling fs layer 22:53:26 8d51d6327a98: Pulling fs layer 22:53:26 8b374f2dd631: Pulling fs layer 22:53:26 ec14aa9079de: Pulling fs layer 22:53:26 2f466654f4bb: Pulling fs layer 22:53:26 554e91adad29: Pulling fs layer 22:53:26 ec14aa9079de: Waiting 22:53:26 2f466654f4bb: Waiting 22:53:26 554e91adad29: Waiting 22:53:26 8b374f2dd631: Waiting 22:53:26 5f9638ab2659: Verifying Checksum 22:53:26 5f9638ab2659: Download complete 22:53:26 8b374f2dd631: Verifying Checksum 22:53:26 8b374f2dd631: Download complete 22:53:26 ec14aa9079de: Verifying Checksum 22:53:26 ec14aa9079de: Download complete 22:53:26 edb6bdbacee9: Verifying Checksum 22:53:26 edb6bdbacee9: Download complete 22:53:27 edb6bdbacee9: Pull complete 22:53:27 554e91adad29: Verifying Checksum 22:53:27 554e91adad29: Download complete 22:53:27 5f9638ab2659: Pull complete 22:53:28 8d51d6327a98: Verifying Checksum 22:53:28 8d51d6327a98: Download complete 22:53:28 2f466654f4bb: Verifying Checksum 22:53:28 2f466654f4bb: Download complete 22:53:29 $ docker top 09f4613c9fd3fc4013390e1302a318c3876b1f821076bea8b0e06b8caf079e13 -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:29 + docker compose -f ./docker-compose-build.yml build --parallel 22:53:31 #1 [security-spire-config internal] load build definition from Dockerfile 22:53:31 #1 transferring dockerfile: 1.58kB 0.0s done 22:53:31 #1 DONE 0.1s 22:53:31 22:53:31 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:53:31 #2 transferring dockerfile: 2.12kB done 22:53:31 #2 DONE 0.0s 22:53:31 22:53:31 #3 [security-bootstrapper internal] load build definition from Dockerfile 22:53:31 #3 transferring dockerfile: 2.82kB done 22:53:31 #3 DONE 0.0s 22:53:31 22:53:31 #4 [security-spire-server internal] load build definition from Dockerfile 22:53:31 #4 transferring dockerfile: 1.59kB done 22:53:31 #4 DONE 0.1s 22:53:31 22:53:31 #5 [security-spire-agent internal] load build definition from Dockerfile 22:53:31 #5 transferring dockerfile: 1.70kB done 22:53:31 #5 DONE 0.1s 22:53:31 22:53:31 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:53:31 #6 transferring dockerfile: 1.78kB done 22:53:31 #6 DONE 0.1s 22:53:31 22:53:31 #7 [core-data internal] load build definition from Dockerfile 22:53:31 #7 transferring dockerfile: 1.90kB done 22:53:31 #7 DONE 0.1s 22:53:31 22:53:31 #8 [support-scheduler internal] load build definition from Dockerfile 22:53:31 #8 transferring dockerfile: 1.82kB done 22:53:31 #8 DONE 0.1s 22:53:31 22:53:31 #9 [security-proxy-auth internal] load build definition from Dockerfile 22:53:31 #9 transferring dockerfile: 2.04kB done 22:53:31 #9 DONE 0.1s 22:53:31 22:53:31 #10 [support-notifications internal] load build definition from Dockerfile 22:53:31 #10 transferring dockerfile: 1.84kB done 22:53:31 #10 DONE 0.1s 22:53:31 22:53:31 #11 [security-proxy-setup internal] load build definition from Dockerfile 22:53:31 #11 transferring dockerfile: 2.39kB done 22:53:31 #11 DONE 0.1s 22:53:31 22:53:31 #12 [security-spire-config internal] load .dockerignore 22:53:31 #12 transferring context: 56B done 22:53:31 #12 DONE 0.1s 22:53:31 22:53:31 #13 [core-command internal] load build definition from Dockerfile 22:53:31 #13 transferring dockerfile: 1.82kB done 22:53:31 #13 DONE 0.1s 22:53:31 22:53:31 #14 [security-secretstore-setup internal] load build definition from Dockerfile 22:53:31 #14 transferring dockerfile: 2.38kB done 22:53:31 #14 DONE 0.1s 22:53:31 22:53:31 #15 [core-metadata internal] load build definition from Dockerfile 22:53:31 #15 transferring dockerfile: 1.96kB done 22:53:31 #15 DONE 0.1s 22:53:31 22:53:31 #16 [core-common-config-bootstrapper internal] load .dockerignore 22:53:31 #16 transferring context: 56B done 22:53:31 #16 DONE 0.0s 22:53:31 22:53:31 #17 [security-spire-server internal] load .dockerignore 22:53:31 #17 transferring context: 56B done 22:53:31 #17 DONE 0.0s 22:53:31 22:53:31 #18 [security-bootstrapper internal] load .dockerignore 22:53:31 #18 transferring context: 56B done 22:53:31 #18 DONE 0.0s 22:53:31 22:53:31 #19 [security-spiffe-token-provider internal] load .dockerignore 22:53:31 #19 transferring context: 56B done 22:53:31 #19 DONE 0.0s 22:53:31 22:53:31 #20 [core-data internal] load .dockerignore 22:53:31 #20 transferring context: 56B done 22:53:31 #20 DONE 0.0s 22:53:31 22:53:31 #21 [support-scheduler internal] load .dockerignore 22:53:31 #21 transferring context: 56B done 22:53:31 #21 DONE 0.0s 22:53:31 22:53:31 #22 [security-proxy-auth internal] load .dockerignore 22:53:31 #22 transferring context: 56B done 22:53:31 #22 DONE 0.0s 22:53:31 22:53:31 #23 [support-notifications internal] load .dockerignore 22:53:31 #23 transferring context: 56B done 22:53:32 #23 DONE 0.0s 22:53:32 22:53:32 #24 [security-spire-agent internal] load .dockerignore 22:53:32 #24 transferring context: 56B done 22:53:32 #24 DONE 0.0s 22:53:32 22:53:32 #25 [security-secretstore-setup internal] load .dockerignore 22:53:32 #25 transferring context: 56B done 22:53:32 #25 DONE 0.0s 22:53:32 22:53:32 #26 [core-metadata internal] load .dockerignore 22:53:32 #26 transferring context: 56B done 22:53:32 #26 DONE 0.0s 22:53:32 22:53:32 #27 [core-command internal] load .dockerignore 22:53:32 #27 transferring context: 56B done 22:53:32 #27 DONE 0.0s 22:53:32 22:53:32 #28 [security-proxy-setup internal] load .dockerignore 22:53:32 #28 transferring context: 56B done 22:53:32 #28 DONE 0.0s 22:53:32 22:53:32 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 22:53:32 #29 DONE 0.1s 22:53:32 22:53:32 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:53:32 #30 ... 22:53:32 22:53:32 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:53:32 #31 DONE 0.0s 22:53:32 22:53:32 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:53:32 #29 DONE 0.1s 22:53:32 22:53:32 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:53:32 #30 ... 22:53:32 22:53:32 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:53:32 #31 DONE 0.0s 22:53:32 22:53:32 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:53:32 #30 ... 22:53:32 22:53:32 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:53:32 #31 DONE 0.0s 22:53:32 22:53:32 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:53:32 #31 DONE 0.0s 22:53:32 22:53:32 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 22:53:32 #29 DONE 0.3s 22:53:32 22:53:32 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:53:32 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 22:53:32 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:53:32 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 22:53:32 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 22:53:32 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 22:53:32 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s 22:53:32 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 22:53:32 #32 ... 22:53:32 22:53:32 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:53:32 #30 DONE 0.7s 22:53:32 22:53:32 #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:53:32 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 22:53:32 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:53:32 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 22:53:32 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 22:53:32 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 22:53:32 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 22:53:32 #32 ... 22:53:32 22:53:32 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:53:32 #33 DONE 0.6s 22:53:32 22:53:32 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:53:32 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 22:53:32 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:53:32 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 22:53:32 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 22:53:32 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 22:53:32 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 22:53:33 #32 DONE 1.0s 22:53:33 22:53:33 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:53:33 #34 DONE 0.9s 22:53:33 22:53:33 #35 [security-spire-server internal] load build context 22:53:33 #35 transferring context: 17.59kB 0.0s done 22:53:33 #35 DONE 0.4s 22:53:33 22:53:33 #36 [security-spire-agent internal] load build context 22:53:33 #36 transferring context: 17.12kB 0.0s done 22:53:33 #36 DONE 0.2s 22:53:33 22:53:33 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:53:33 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 22:53:33 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:53:33 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 22:53:33 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 22:53:33 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 22:53:33 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:53:33 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 22:53:33 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:53:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 22:53:33 #37 ... 22:53:33 22:53:33 #38 [security-spire-config internal] load build context 22:53:33 #38 transferring context: 15.84kB 0.0s done 22:53:33 #38 DONE 0.4s 22:53:33 22:53:33 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:53:33 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 22:53:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.06MB / 25.84MB 0.4s 22:53:33 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 22:53:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.5s 22:53:33 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:53:38 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.5s 22:53:40 8d51d6327a98: Pull complete 22:53:40 8b374f2dd631: Pull complete 22:53:40 ec14aa9079de: Pull complete 22:53:42 #37 ... 22:53:42 22:53:42 #39 [security-bootstrapper internal] load build context 22:53:42 #39 transferring context: 347.62MB 10.0s 22:53:42 #39 ... 22:53:42 22:53:42 #40 [security-spiffe-token-provider internal] load build context 22:53:42 #40 transferring context: 365.25MB 7.3s done 22:53:42 #40 ... 22:53:42 22:53:42 #41 [support-notifications internal] load build context 22:53:42 #41 ... 22:53:42 22:53:42 #42 [core-command internal] load build context 22:53:42 #42 ... 22:53:42 22:53:42 #43 [security-secretstore-setup internal] load build context 22:53:42 #43 transferring context: 365.25MB 9.5s done 22:53:42 #43 ... 22:53:42 22:53:42 #44 [core-data internal] load build context 22:53:42 #44 transferring context: 365.25MB 9.9s done 22:53:42 #44 ... 22:53:42 22:53:42 #45 [security-proxy-setup internal] load build context 22:53:42 #45 transferring context: 365.25MB 7.5s done 22:53:42 #45 ... 22:53:42 22:53:42 #46 [support-scheduler internal] load build context 22:53:42 #46 transferring context: 365.25MB 9.9s done 22:53:43 #46 ... 22:53:43 22:53:43 #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:53:43 #47 ... 22:53:43 22:53:43 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:53:43 #48 ... 22:53:43 22:53:43 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:53:43 #49 ... 22:53:43 22:53:43 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:53:43 #50 ... 22:53:43 22:53:43 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:53:43 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 22:53:43 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:53:43 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 22:53:43 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:53:43 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 22:53:43 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 22:53:43 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 22:53:43 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 22:53:43 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 22:53:43 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 22:53:43 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.6s 22:53:43 #51 ... 22:53:43 22:53:43 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:53:44 #52 ... 22:53:44 22:53:44 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:44 #53 ... 22:53:44 22:53:44 #54 [core-metadata builder 2/7] WORKDIR /edgex-go 22:53:44 #54 ... 22:53:44 22:53:44 #55 [core-common-config-bootstrapper internal] load build context 22:53:44 #55 transferring context: 365.25MB 10.3s done 22:53:44 #55 ... 22:53:44 22:53:44 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:53:44 #56 ... 22:53:44 22:53:44 #57 [core-metadata internal] load build context 22:53:44 #57 transferring context: 365.25MB 7.7s done 22:53:44 #57 ... 22:53:44 22:53:44 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:53:44 #58 ... 22:53:44 22:53:44 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:53:44 #59 ... 22:53:44 22:53:44 #60 [security-proxy-auth internal] load build context 22:53:44 #60 transferring context: 365.25MB 9.6s done 22:53:45 #60 ... 22:53:45 22:53:45 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:53:45 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 10.4s done 22:53:45 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22:53:45 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done 22:53:46 2f466654f4bb: Pull complete 22:53:48 554e91adad29: Pull complete 22:53:48 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:53:48 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:53:48 WORKDIR /edgex 22:53:48 COPY go.mod . 22:53:48 RUN go mod download build 22:53:48 -t ci-base-image-arm64 -f - . 22:53:49 Sending build context to Docker daemon 2.965MB 22:53:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:53:49 ---> 1e15ea492957 22:53:49 Step 2/4 : WORKDIR /edgex 22:53:51 #37 ... 22:53:51 22:53:51 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:53:51 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 15.5s done 22:53:51 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 22:53:52 #51 ... 22:53:52 22:53:52 #40 [security-spiffe-token-provider internal] load build context 22:53:52 #40 DONE 20.1s 22:53:52 22:53:52 #54 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:53:52 #54 DONE 19.4s 22:53:52 22:53:52 #45 [security-proxy-setup internal] load build context 22:53:52 #45 DONE 19.9s 22:53:52 22:53:52 #57 [core-metadata internal] load build context 22:53:52 #57 DONE 19.9s 22:53:52 22:53:52 #39 [security-bootstrapper internal] load build context 22:53:52 #39 transferring context: 365.25MB 10.1s done 22:53:52 #39 DONE 20.3s 22:53:52 22:53:52 #60 [security-proxy-auth internal] load build context 22:53:52 #60 DONE 20.1s 22:53:52 22:53:52 #43 [security-secretstore-setup internal] load build context 22:53:52 #43 DONE 20.0s 22:53:52 22:53:52 #44 [core-data internal] load build context 22:53:52 #44 DONE 20.2s 22:53:52 22:53:52 #46 [support-scheduler internal] load build context 22:53:52 #46 DONE 20.1s 22:53:52 22:53:52 #55 [core-common-config-bootstrapper internal] load build context 22:53:52 #55 DONE 20.3s 22:53:52 22:53:52 #41 [support-notifications internal] load build context 22:53:52 #41 transferring context: 365.25MB 10.6s done 22:53:52 #41 DONE 20.1s 22:53:52 22:53:52 #42 [core-command internal] load build context 22:53:52 #42 transferring context: 365.25MB 11.4s done 22:53:52 #42 DONE 20.0s 22:53:52 22:53:52 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:53:52 #61 ... 22:53:52 22:53:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:53:52 #51 DONE 19.7s 22:53:52 22:53:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:53:52 #37 DONE 20.0s 22:53:52 22:53:52 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:53:53 ---> Running in fd6854a1ed73 22:53:53 Removing intermediate container fd6854a1ed73 22:53:53 ---> 3c4a91415fd2 22:53:53 Step 3/4 : COPY go.mod . 22:53:53 ---> 34312a5e1a28 22:53:53 Step 4/4 : RUN go mod download 22:53:54 ---> Running in 0a0c3887bfdd 22:53:56 #62 ... 22:53:56 22:53:56 #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:53:56 #47 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:56 #47 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:56 #47 19.94 (1/1) Installing dumb-init (1.2.5-r2) 22:53:56 #47 19.94 Executing busybox-1.35.0-r29.trigger 22:53:56 #47 19.95 OK: 7 MiB in 16 packages 22:53:56 #47 DONE 23.1s 22:53:56 22:53:56 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:53:56 #59 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:56 #59 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:56 #59 20.00 (1/4) Installing ca-certificates (20230506-r0) 22:53:56 #59 20.04 (2/4) Installing dumb-init (1.2.5-r2) 22:53:56 #59 20.04 (3/4) Installing su-exec (0.2-r2) 22:53:56 #59 20.05 (4/4) Installing yq (4.30.4-r4) 22:53:56 #59 20.11 Executing busybox-1.35.0-r29.trigger 22:53:56 #59 20.12 Executing ca-certificates-20230506-r0.trigger 22:53:56 #59 20.21 OK: 17 MiB in 19 packages 22:53:56 #59 DONE 23.0s 22:53:56 22:53:56 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:56 #53 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:56 #53 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:56 #53 22.66 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:53:56 #53 22.66 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:53:56 #53 22.66 OK: 17818 distinct packages available 22:53:56 #53 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:56 #53 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:57 #53 ... 22:53:57 22:53:57 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:53:57 #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:57 #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:57 #0 4.699 OK: 265 MiB in 53 packages 22:53:57 #63 DONE 4.9s 22:53:57 22:53:57 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:53:57 #49 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:57 #49 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:57 #49 23.92 (1/2) Installing dumb-init (1.2.5-r2) 22:53:57 #49 23.93 (2/2) Installing su-exec (0.2-r2) 22:53:57 #49 23.94 Executing busybox-1.35.0-r29.trigger 22:53:57 #49 23.95 OK: 7 MiB in 17 packages 22:53:57 #49 DONE 24.0s 22:53:57 22:53:57 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:57 #53 24.03 (1/9) Installing ca-certificates (20230506-r0) 22:53:57 #53 24.05 (2/9) Installing brotli-libs (1.0.9-r9) 22:53:57 #53 24.07 (3/9) Installing nghttp2-libs (1.51.0-r1) 22:53:57 #53 24.09 (4/9) Installing libcurl (8.2.1-r0) 22:53:57 #53 24.10 (5/9) Installing curl (8.2.1-r0) 22:53:57 #53 24.11 (6/9) Installing dumb-init (1.2.5-r2) 22:53:57 #53 24.12 (7/9) Installing musl-obstack (1.2.3-r0) 22:53:57 #53 24.12 (8/9) Installing libucontext (1.2-r0) 22:53:57 #53 24.12 (9/9) Installing gcompat (1.1.0-r0) 22:53:57 #53 24.13 Executing busybox-1.35.0-r29.trigger 22:53:57 #53 24.13 Executing ca-certificates-20230506-r0.trigger 22:53:57 #53 ... 22:53:57 22:53:57 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:53:57 #48 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:57 #48 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:57 #48 24.02 (1/2) Installing ca-certificates (20230506-r0) 22:53:57 #48 24.03 (2/2) Installing dumb-init (1.2.5-r2) 22:53:57 #48 24.04 Executing busybox-1.35.0-r29.trigger 22:53:57 #48 24.05 Executing ca-certificates-20230506-r0.trigger 22:53:57 #48 24.11 OK: 8 MiB in 17 packages 22:53:57 #48 DONE 24.3s 22:53:57 22:53:57 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:53:57 #50 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:57 #50 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:57 #50 24.00 (1/1) Installing dumb-init (1.2.5-r2) 22:53:57 #50 24.02 Executing busybox-1.35.0-r29.trigger 22:53:57 #50 24.03 OK: 7 MiB in 16 packages 22:53:57 #50 DONE 24.3s 22:53:57 22:53:57 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:53:57 #52 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:57 #52 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:57 #52 23.93 (1/4) Installing dumb-init (1.2.5-r2) 22:53:57 #52 23.99 (2/4) Installing openssl (3.0.10-r0) 22:53:57 #52 24.01 (3/4) Installing su-exec (0.2-r2) 22:53:57 #52 24.01 (4/4) Installing yq (4.30.4-r4) 22:53:57 #52 24.08 Executing busybox-1.35.0-r29.trigger 22:53:57 #52 24.09 OK: 17 MiB in 19 packages 22:53:57 #52 DONE 24.3s 22:53:57 22:53:57 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:53:57 #64 DONE 0.3s 22:53:57 22:53:57 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:53:57 #65 DONE 0.0s 22:53:57 22:53:57 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:57 #53 24.29 OK: 10 MiB in 24 packages 22:53:57 #53 DONE 24.4s 22:53:57 22:53:57 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:58 #66 ... 22:53:58 22:53:58 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:53:58 #67 DONE 1.2s 22:53:58 22:53:58 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:53:58 #68 DONE 0.1s 22:53:58 22:53:58 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:53:58 #58 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:58 #58 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:58 #58 23.90 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:53:58 #58 23.90 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:53:58 #58 23.90 OK: 17818 distinct packages available 22:53:58 #58 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:58 #58 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:58 #58 24.80 (1/4) Installing dumb-init (1.2.5-r2) 22:53:59 #58 25.54 (2/4) Installing musl-obstack (1.2.3-r0) 22:53:59 #58 25.55 (3/4) Installing libucontext (1.2-r0) 22:53:59 #58 25.55 (4/4) Installing gcompat (1.1.0-r0) 22:53:59 #58 25.55 Executing busybox-1.35.0-r29.trigger 22:53:59 #58 25.56 OK: 7 MiB in 19 packages 22:53:59 #58 DONE 25.7s 22:53:59 22:53:59 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:54:01 #69 DONE 1.0s 22:54:01 22:54:01 #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:54:01 #70 DONE 0.0s 22:54:01 22:54:01 #71 [security-spire-config stage-2 5/9] COPY security.txt / 22:54:01 #71 DONE 0.0s 22:54:01 22:54:01 #72 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:54:01 #72 DONE 0.0s 22:54:01 22:54:01 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:54:01 #56 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:54:01 #56 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:54:01 #56 23.94 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:54:01 #56 23.94 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:54:01 #56 23.94 OK: 17818 distinct packages available 22:54:01 #56 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:54:01 #56 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:54:01 #56 ... 22:54:01 22:54:01 #73 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:54:01 #73 DONE 0.0s 22:54:01 22:54:01 #74 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:54:01 #74 DONE 0.0s 22:54:01 22:54:01 #75 [security-spire-config] exporting to image 22:54:01 #75 exporting layers 22:54:01 #75 exporting layers 0.4s done 22:54:01 #75 writing image sha256:9d4918e20081bb8054d0056ae9a6bb8dd170883d6b26bededf05f8a7f6fe2dd6 done 22:54:01 #75 naming to docker.io/library/security-spire-config done 22:54:01 #75 DONE 0.4s 22:54:01 22:54:01 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:54:01 #62 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:54:01 #62 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:54:01 #62 ... 22:54:01 22:54:01 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:54:01 #56 28.17 (1/5) Installing dumb-init (1.2.5-r2) 22:54:01 #56 28.17 (2/5) Installing musl-obstack (1.2.3-r0) 22:54:01 #56 28.18 (3/5) Installing libucontext (1.2-r0) 22:54:01 #56 28.18 (4/5) Installing gcompat (1.1.0-r0) 22:54:01 #56 28.19 (5/5) Installing openssl (3.0.10-r0) 22:54:01 #56 28.20 Executing busybox-1.35.0-r29.trigger 22:54:01 #56 28.20 OK: 8 MiB in 20 packages 22:54:01 #56 DONE 28.3s 22:54:01 22:54:01 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:54:01 #62 9.201 OK: 265 MiB in 53 packages 22:54:02 #62 DONE 10.0s 22:54:02 22:54:02 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:54:02 #0 5.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:54:02 #0 5.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:54:02 #0 9.090 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:54:02 #0 9.090 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:54:02 #0 9.090 OK: 17823 distinct packages available 22:54:02 #0 9.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:54:02 #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:54:02 #0 9.505 OK: 265 MiB in 53 packages 22:54:02 #76 DONE 10.0s 22:54:02 22:54:02 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:54:02 #61 5.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:54:02 #61 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:54:02 #61 9.402 OK: 265 MiB in 53 packages 22:54:02 #61 DONE 10.0s 22:54:02 22:54:02 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:54:02 #77 DONE 0.8s 22:54:02 22:54:02 #78 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:54:02 #78 DONE 0.8s 22:54:02 22:54:02 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:54:02 #79 DONE 0.1s 22:54:02 22:54:02 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:54:03 #80 DONE 0.8s 22:54:03 22:54:03 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:54:03 #81 DONE 0.8s 22:54:03 22:54:03 #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:54:03 #82 DONE 0.8s 22:54:03 22:54:03 #83 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:54:03 #83 DONE 0.8s 22:54:03 22:54:03 #84 [security-spire-server stage-2 5/8] COPY security.txt / 22:54:03 #84 DONE 0.1s 22:54:03 22:54:03 #85 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:54:03 #85 DONE 0.0s 22:54:03 22:54:03 #86 [security-spire-agent stage-3 6/9] COPY security.txt / 22:54:03 #86 DONE 0.0s 22:54:03 22:54:03 #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:54:03 #87 DONE 0.1s 22:54:03 22:54:03 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:54:03 #88 DONE 0.1s 22:54:03 22:54:03 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:54:03 #89 DONE 0.1s 22:54:03 22:54:03 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:54:03 #90 DONE 0.1s 22:54:03 22:54:03 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:54:03 #91 DONE 0.1s 22:54:03 22:54:03 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:54:03 #92 DONE 0.1s 22:54:03 22:54:03 #75 [security-spire-agent] exporting to image 22:54:04 #75 exporting layers 0.5s done 22:54:04 #75 writing image sha256:1b7931fb6118c73f3577725d1bd69f629c3d8cd61167f5a9caa040a280fb9975 done 22:54:04 #75 naming to docker.io/library/security-spire-server done 22:54:04 #75 writing image sha256:bcd78fe93a2e0bf13d4f3f15ce8f62c5f5d934e0a6d04381c5abe9d00f2e4b21 done 22:54:04 #75 naming to docker.io/library/security-spire-agent done 22:54:04 #75 DONE 1.0s 22:54:04 22:54:04 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:14 #93 ... 22:54:14 22:54:14 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:14 #94 ... 22:54:14 22:54:14 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:33 Removing intermediate container 0a0c3887bfdd 22:54:33 ---> 33f6280b33b6 22:54:33 Successfully built 33f6280b33b6 22:54:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:33 + docker inspect -f . ci-base-image-arm64 22:54:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:33 prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container 22:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:54:34 $ docker top 5ec3c3f2e89260c51353bea28007a2b72a4ccffeb9f1d845098ec4a9d7f997ac -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:35 + go version 22:54:35 go version go1.20.6 linux/arm64 [Pipeline] } 22:54:35 $ docker stop --time=1 5ec3c3f2e89260c51353bea28007a2b72a4ccffeb9f1d845098ec4a9d7f997ac 22:54:37 $ docker rm -f --volumes 5ec3c3f2e89260c51353bea28007a2b72a4ccffeb9f1d845098ec4a9d7f997ac [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 22:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:54:37 22:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:54:38 latest: Pulling from edgex-devops/edgex-compose-arm64 22:54:38 547446be3368: Pulling fs layer 22:54:38 d125d8839a47: Pulling fs layer 22:54:38 3e85d5ac6304: Pulling fs layer 22:54:38 c3105a71a48b: Pulling fs layer 22:54:38 0f093f025ec4: Pulling fs layer 22:54:38 c3106fc0e877: Pulling fs layer 22:54:38 0f093f025ec4: Waiting 22:54:38 c3105a71a48b: Waiting 22:54:38 c3106fc0e877: Waiting 22:54:38 547446be3368: Verifying Checksum 22:54:38 547446be3368: Download complete 22:54:38 c3105a71a48b: Verifying Checksum 22:54:38 c3105a71a48b: Download complete 22:54:38 d125d8839a47: Verifying Checksum 22:54:38 d125d8839a47: Download complete 22:54:38 c3106fc0e877: Download complete 22:54:38 0f093f025ec4: Verifying Checksum 22:54:38 0f093f025ec4: Download complete 22:54:39 547446be3368: Pull complete 22:54:40 d125d8839a47: Pull complete 22:54:40 3e85d5ac6304: Verifying Checksum 22:54:40 3e85d5ac6304: Download complete 22:54:40 #95 DONE 35.7s 22:54:40 22:54:40 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:40 #94 DONE 36.5s 22:54:40 22:54:40 #96 [security-spiffe-token-provider builder 6/7] COPY . . 22:54:40 #96 ... 22:54:40 22:54:40 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:40 #93 DONE 35.7s 22:54:40 22:54:40 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:40 #66 DONE 41.4s 22:54:40 22:54:40 #97 [support-notifications builder 6/7] COPY . . 22:54:48 3e85d5ac6304: Pull complete 22:54:48 c3105a71a48b: Pull complete 22:54:49 #97 ... 22:54:49 22:54:49 #98 [security-bootstrapper builder 6/7] COPY . . 22:54:49 #98 DONE 8.9s 22:54:49 22:54:49 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 22:54:49 #99 DONE 9.0s 22:54:49 22:54:49 #100 [security-secretstore-setup builder 6/7] COPY . . 22:54:49 #100 CACHED 22:54:49 22:54:49 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #101 CACHED 22:54:49 22:54:49 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:54:49 #102 CACHED 22:54:49 22:54:49 #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:54:49 #103 CACHED 22:54:49 22:54:49 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #104 CACHED 22:54:49 22:54:49 #105 [security-proxy-setup builder 6/7] COPY . . 22:54:49 #105 CACHED 22:54:49 22:54:49 #96 [security-spiffe-token-provider builder 6/7] COPY . . 22:54:49 #96 DONE 9.0s 22:54:49 22:54:49 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #106 CACHED 22:54:49 22:54:49 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:54:49 #107 CACHED 22:54:49 22:54:49 #108 [support-scheduler builder 6/7] COPY . . 22:54:49 #108 CACHED 22:54:49 22:54:49 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:54:49 #109 CACHED 22:54:49 22:54:49 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #110 CACHED 22:54:49 22:54:49 #111 [core-metadata builder 6/7] COPY . . 22:54:49 #111 CACHED 22:54:49 22:54:49 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 22:54:49 #112 CACHED 22:54:49 22:54:49 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #113 CACHED 22:54:49 22:54:49 #114 [core-data builder 6/7] COPY . . 22:54:49 #114 CACHED 22:54:49 22:54:49 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 22:54:49 #115 CACHED 22:54:49 22:54:49 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #116 CACHED 22:54:49 22:54:49 #117 [core-command builder 6/7] COPY . . 22:54:49 #117 CACHED 22:54:49 22:54:49 #118 [security-proxy-auth builder 6/7] COPY . . 22:54:49 #118 CACHED 22:54:49 22:54:49 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:54:49 #119 CACHED 22:54:49 22:54:49 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:49 #120 CACHED 22:54:49 22:54:49 #97 [support-notifications builder 6/7] COPY . . 22:54:49 #97 DONE 9.0s 22:54:49 22:54:49 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:54:49 0f093f025ec4: Pull complete 22:54:49 #121 1.397 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:54:49 c3106fc0e877: Pull complete 22:54:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:54:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:49 prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container 22:54:50 $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:54:51 $ docker top 2ce54028a241434dd2efa4221d5afc122fb75fc9238d7b131e39c275217c1322 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:52 + docker compose -f ./docker-compose-build.yml build --parallel 22:54:59 #121 ... 22:54:59 22:54:59 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:54:59 #0 1.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:54:59 #122 ... 22:54:59 22:54:59 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:54:59 #0 0.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:54:59 #123 ... 22:54:59 22:54:59 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:54:59 #0 0.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:54:59 #124 ... 22:54:59 22:54:59 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:54:59 #0 1.247 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:54:59 #125 ... 22:54:59 22:54:59 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:54:59 #0 0.764 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:54:59 #126 ... 22:54:59 22:54:59 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:54:59 #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:54:59 #127 ... 22:54:59 22:54:59 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:54:59 #0 1.307 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:54:59 #128 ... 22:54:59 22:54:59 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:54:59 #0 0.972 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:54:59 #129 ... 22:54:59 22:54:59 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:54:59 #0 0.977 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:54:59 #130 ... 22:54:59 22:54:59 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:54:59 #0 0.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:55:00 #1 [security-spire-agent internal] load build definition from Dockerfile 22:55:00 #1 transferring dockerfile: 1.70kB done 22:55:00 #1 DONE 0.1s 22:55:01 22:55:01 #2 [security-secretstore-setup internal] load build definition from Dockerfile 22:55:01 #2 transferring dockerfile: 2.38kB 0.0s done 22:55:01 #2 DONE 0.1s 22:55:01 22:55:01 #3 [security-spire-server internal] load build definition from Dockerfile 22:55:01 #3 transferring dockerfile: 1.59kB 0.0s done 22:55:01 #3 DONE 0.0s 22:55:01 22:55:01 #4 [core-data internal] load build definition from Dockerfile 22:55:01 #4 transferring dockerfile: 1.90kB done 22:55:01 #4 DONE 0.0s 22:55:01 22:55:01 #5 [security-proxy-auth internal] load build definition from Dockerfile 22:55:01 #5 transferring dockerfile: 2.04kB done 22:55:01 #5 DONE 0.0s 22:55:01 22:55:01 #6 [support-scheduler internal] load build definition from Dockerfile 22:55:01 #6 transferring dockerfile: 1.82kB done 22:55:01 #6 DONE 0.0s 22:55:01 22:55:01 #7 [security-spire-config internal] load build definition from Dockerfile 22:55:01 #7 transferring dockerfile: 1.58kB done 22:55:01 #7 DONE 0.1s 22:55:01 22:55:01 #8 [core-metadata internal] load build definition from Dockerfile 22:55:01 #8 transferring dockerfile: 1.96kB done 22:55:01 #8 DONE 0.1s 22:55:01 22:55:01 #9 [core-command internal] load build definition from Dockerfile 22:55:01 #9 transferring dockerfile: 1.82kB done 22:55:01 #9 DONE 0.0s 22:55:01 22:55:01 #10 [security-bootstrapper internal] load build definition from Dockerfile 22:55:01 #10 transferring dockerfile: 2.82kB done 22:55:01 #10 DONE 0.1s 22:55:01 22:55:01 #11 [security-proxy-setup internal] load build definition from Dockerfile 22:55:01 #11 transferring dockerfile: 2.39kB done 22:55:01 #11 DONE 0.1s 22:55:01 22:55:01 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:55:01 #12 transferring dockerfile: 2.12kB 0.0s done 22:55:01 #12 DONE 0.1s 22:55:02 22:55:02 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:55:02 #13 transferring dockerfile: 1.78kB done 22:55:02 #13 DONE 0.0s 22:55:02 22:55:02 #14 [support-notifications internal] load build definition from Dockerfile 22:55:02 #14 transferring dockerfile: 1.84kB done 22:55:02 #14 DONE 0.1s 22:55:02 22:55:02 #15 [security-spire-agent internal] load .dockerignore 22:55:02 #15 transferring context: 56B done 22:55:02 #15 DONE 0.1s 22:55:02 22:55:02 #16 [security-secretstore-setup internal] load .dockerignore 22:55:02 #16 transferring context: 56B done 22:55:02 #16 DONE 0.0s 22:55:02 22:55:02 #17 [security-spire-server internal] load .dockerignore 22:55:02 #17 transferring context: 56B done 22:55:02 #17 DONE 0.0s 22:55:02 22:55:02 #18 [core-data internal] load .dockerignore 22:55:02 #18 transferring context: 56B done 22:55:02 #18 DONE 0.1s 22:55:02 22:55:02 #19 [security-proxy-auth internal] load .dockerignore 22:55:02 #19 transferring context: 56B 0.0s done 22:55:02 #19 DONE 0.1s 22:55:02 22:55:02 #20 [support-scheduler internal] load .dockerignore 22:55:02 #20 transferring context: 56B done 22:55:02 #20 DONE 0.0s 22:55:02 22:55:02 #21 [security-spire-config internal] load .dockerignore 22:55:02 #21 transferring context: 56B done 22:55:02 #21 DONE 0.0s 22:55:02 22:55:02 #22 [core-metadata internal] load .dockerignore 22:55:03 #22 transferring context: 56B done 22:55:03 #22 DONE 0.1s 22:55:03 22:55:03 #23 [core-command internal] load .dockerignore 22:55:03 #23 transferring context: 56B 0.0s done 22:55:03 #23 DONE 0.1s 22:55:03 22:55:03 #24 [security-bootstrapper internal] load .dockerignore 22:55:03 #24 transferring context: 56B done 22:55:03 #24 DONE 0.0s 22:55:03 22:55:03 #25 [security-proxy-setup internal] load .dockerignore 22:55:03 #25 transferring context: 56B done 22:55:03 #25 DONE 0.0s 22:55:03 22:55:03 #26 [core-common-config-bootstrapper internal] load .dockerignore 22:55:03 #26 transferring context: 56B done 22:55:03 #26 DONE 0.1s 22:55:03 22:55:03 #27 [security-spiffe-token-provider internal] load .dockerignore 22:55:03 #27 transferring context: 56B done 22:55:03 #27 DONE 0.0s 22:55:03 22:55:03 #28 [support-notifications internal] load .dockerignore 22:55:03 #28 transferring context: 56B done 22:55:03 #28 DONE 0.0s 22:55:03 22:55:03 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 22:55:03 #29 DONE 0.1s 22:55:03 22:55:03 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:55:04 #30 ... 22:55:04 22:55:04 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:04 #31 DONE 0.0s 22:55:04 22:55:04 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:04 #31 DONE 0.0s 22:55:04 22:55:04 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 22:55:04 #29 ... 22:55:04 22:55:04 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:04 #31 DONE 0.0s 22:55:04 22:55:04 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 22:55:04 #29 DONE 0.3s 22:55:04 22:55:04 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:55:04 #32 DONE 1.0s 22:55:04 22:55:04 #33 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:04 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:55:04 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:55:04 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:55:04 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:55:04 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 22:55:04 #33 ... 22:55:04 22:55:04 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:55:04 #30 DONE 1.0s 22:55:04 22:55:04 #33 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:04 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:55:04 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:55:04 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:55:04 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:55:04 #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 22:55:04 #33 ... 22:55:04 22:55:04 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:04 #31 DONE 0.0s 22:55:04 22:55:04 #33 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:04 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:55:04 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:55:04 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:55:04 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:55:04 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:55:04 #33 ... 22:55:04 22:55:04 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:04 #31 DONE 0.0s 22:55:04 22:55:04 #33 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:04 #33 ... 22:55:04 22:55:04 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:04 #31 DONE 0.0s 22:55:05 22:55:05 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:05 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:05 #34 ... 22:55:05 22:55:05 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:05 #31 DONE 0.0s 22:55:05 22:55:05 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:05 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 22:55:05 #34 ... 22:55:05 22:55:05 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:55:05 #29 DONE 1.0s 22:55:05 22:55:05 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:05 #31 DONE 0.0s 22:55:05 22:55:05 #33 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:05 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:55:05 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:55:05 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:55:05 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:55:05 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:55:05 #33 ... 22:55:05 22:55:05 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:55:05 #31 DONE 0.0s 22:55:05 22:55:05 #35 [security-secretstore-setup internal] load build context 22:55:05 #35 transferring context: 2.58MB 0.8s done 22:55:05 #35 DONE 1.5s 22:55:05 22:55:05 #33 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:06 #33 ... 22:55:06 22:55:06 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 22:55:06 #29 DONE 1.6s 22:55:06 22:55:06 #36 [security-spire-config internal] load build context 22:55:06 #36 transferring context: 15.84kB 0.1s done 22:55:06 #36 DONE 1.6s 22:55:06 22:55:06 #37 [security-spire-server internal] load build context 22:55:06 #37 transferring context: 17.59kB 0.1s done 22:55:06 #37 DONE 1.6s 22:55:06 22:55:06 #38 [security-spire-agent internal] load build context 22:55:06 #38 transferring context: 17.12kB 0.1s done 22:55:06 #38 DONE 1.6s 22:55:06 22:55:06 #33 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:06 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:55:06 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:55:06 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:55:06 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:55:06 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:55:06 #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.6s done 22:55:06 #33 ... 22:55:06 22:55:06 #39 [security-proxy-auth internal] load build context 22:55:06 #39 transferring context: 2.58MB 1.2s done 22:55:06 #39 DONE 1.9s 22:55:06 22:55:06 #40 [support-scheduler internal] load build context 22:55:06 #40 transferring context: 2.58MB 1.3s done 22:55:06 #40 DONE 1.8s 22:55:06 22:55:06 #33 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:06 #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.6s done 22:55:06 #33 ... 22:55:06 22:55:06 #41 [core-data internal] load build context 22:55:06 #41 transferring context: 2.58MB 1.3s done 22:55:06 #41 DONE 2.1s 22:55:06 22:55:06 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:06 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:55:06 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 22:55:06 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 22:55:06 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 22:55:06 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 22:55:06 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 22:55:06 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:55:06 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 1.2s 22:55:06 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.5s 22:55:06 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 22:55:07 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.7s 22:55:07 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 22:55:07 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.8s 22:55:07 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.0s 22:55:07 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.49MB / 23.39MB 2.4s 22:55:07 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.84MB / 23.39MB 2.5s 22:55:07 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.6s 22:55:07 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:55:08 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.7s 22:55:08 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:55:08 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.05MB / 23.39MB 2.9s 22:55:08 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.04MB / 23.39MB 3.1s 22:55:08 #34 ... 22:55:08 22:55:08 #42 [security-proxy-setup internal] load build context 22:55:08 #42 transferring context: 2.58MB 1.9s done 22:55:08 #42 DONE 3.3s 22:55:08 22:55:08 #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:55:08 #43 DONE 4.7s 22:55:08 22:55:08 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:08 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 22:55:08 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22:55:08 #34 ... 22:55:08 22:55:08 #44 [core-common-config-bootstrapper internal] load build context 22:55:08 #44 transferring context: 2.58MB 2.0s done 22:55:08 #44 DONE 3.3s 22:55:08 22:55:08 #45 [core-command internal] load build context 22:55:08 #45 transferring context: 2.58MB 1.9s done 22:55:08 #45 DONE 3.3s 22:55:08 22:55:08 #46 [security-bootstrapper internal] load build context 22:55:08 #46 transferring context: 2.58MB 1.9s done 22:55:08 #46 DONE 3.3s 22:55:08 22:55:08 #47 [core-metadata internal] load build context 22:55:08 #47 transferring context: 2.58MB 2.2s done 22:55:08 #47 DONE 3.4s 22:55:08 22:55:08 #48 [security-spiffe-token-provider internal] load build context 22:55:08 #48 transferring context: 2.58MB 0.9s done 22:55:08 #48 DONE 2.7s 22:55:08 22:55:08 #49 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:55:10 #49 ... 22:55:10 22:55:10 #50 [support-notifications internal] load build context 22:55:10 #50 transferring context: 2.58MB 1.1s done 22:55:10 #50 DONE 3.8s 22:55:10 22:55:10 #49 [core-command builder 2/7] WORKDIR /edgex-go 22:55:10 #49 DONE 1.5s 22:55:10 22:55:10 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:12 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s 22:55:14 #34 ... 22:55:14 22:55:14 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:55:14 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.5s done 22:55:14 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:55:14 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 22:55:14 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 22:55:14 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 22:55:14 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:55:14 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 22:55:14 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done 22:55:14 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 22:55:14 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 22:55:14 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.9s 22:55:14 #51 ... 22:55:14 22:55:14 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:18 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.5s 22:55:18 #34 ... 22:55:18 22:55:18 #33 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:18 #33 ... 22:55:18 22:55:18 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:18 #34 ... 22:55:18 22:55:18 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:55:18 #0 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:18 #0 6.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:18 #0 9.849 (1/4) Installing ca-certificates (20230506-r0) 22:55:18 #52 ... 22:55:18 22:55:18 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:55:18 #0 7.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:18 #53 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:18 #53 ... 22:55:18 22:55:18 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:55:18 #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:18 #0 6.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:18 #0 9.530 (1/1) Installing dumb-init (1.2.5-r2) 22:55:18 #0 9.577 Executing busybox-1.35.0-r29.trigger 22:55:18 #0 9.787 OK: 8 MiB in 16 packages 22:55:19 #54 ... 22:55:19 22:55:19 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:55:19 #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:19 #55 ... 22:55:19 22:55:19 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:55:19 #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:19 #56 ... 22:55:19 22:55:19 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:55:19 #0 6.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:19 #0 8.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:19 #57 ... 22:55:19 22:55:19 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:55:19 #0 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:19 #0 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:19 #58 ... 22:55:19 22:55:19 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:55:19 #0 7.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:19 #0 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:19 #59 ... 22:55:19 22:55:19 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:55:19 #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:19 #60 ... 22:55:19 22:55:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:20 #34 ... 22:55:20 22:55:20 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:55:20 #54 DONE 11.3s 22:55:20 22:55:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:20 #34 ... 22:55:20 22:55:20 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:55:20 #0 7.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:20 #61 ... 22:55:20 22:55:20 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:55:20 #0 6.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:20 #0 8.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:20 #62 ... 22:55:20 22:55:20 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:55:20 #0 8.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:20 #63 ... 22:55:20 22:55:20 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:55:20 #0 8.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:20 #64 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:20 #64 ... 22:55:20 22:55:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:55:21 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s done 22:55:22 #34 ... 22:55:22 22:55:22 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:55:22 #52 10.25 (2/4) Installing dumb-init (1.2.5-r2) 22:55:22 #52 10.28 (3/4) Installing su-exec (0.2-r2) 22:55:22 #52 10.28 (4/4) Installing yq (4.30.4-r4) 22:55:22 #52 11.15 Executing busybox-1.35.0-r29.trigger 22:55:22 #52 11.29 Executing ca-certificates-20230506-r0.trigger 22:55:22 #52 13.21 OK: 17 MiB in 19 packages 22:55:22 #52 DONE 14.0s 22:55:22 22:55:22 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:55:22 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.3s done 22:55:22 #51 ... 22:55:22 22:55:22 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:55:22 #59 14.26 (1/4) Installing dumb-init (1.2.5-r2) 22:55:22 #59 14.27 (2/4) Installing openssl (3.0.10-r0) 22:55:22 #59 14.35 (3/4) Installing su-exec (0.2-r2) 22:55:22 #59 14.36 (4/4) Installing yq (4.30.4-r4) 22:55:23 #59 15.02 Executing busybox-1.35.0-r29.trigger 22:55:23 #59 15.14 OK: 17 MiB in 19 packages 22:55:25 #59 ... 22:55:25 22:55:25 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:55:25 #62 12.31 OK: 263 MiB in 53 packages 22:55:25 #62 DONE 15.9s 22:55:26 22:55:26 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:55:26 #63 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:26 #63 14.70 OK: 263 MiB in 53 packages 22:55:26 #63 DONE 15.8s 22:55:26 22:55:26 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:55:26 #55 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:26 #55 15.98 (1/2) Installing dumb-init (1.2.5-r2) 22:55:26 #55 16.01 (2/2) Installing su-exec (0.2-r2) 22:55:26 #55 16.02 Executing busybox-1.35.0-r29.trigger 22:55:26 #55 16.10 OK: 8 MiB in 17 packages 22:55:26 #55 DONE 17.3s 22:55:26 22:55:26 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:55:26 #65 ... 22:55:26 22:55:26 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:55:26 #57 12.40 (1/2) Installing ca-certificates (20230506-r0) 22:55:26 #57 12.88 (2/2) Installing dumb-init (1.2.5-r2) 22:55:26 #57 12.93 Executing busybox-1.35.0-r29.trigger 22:55:26 #57 13.22 Executing ca-certificates-20230506-r0.trigger 22:55:26 #57 14.80 OK: 8 MiB in 17 packages 22:55:26 #57 DONE 17.5s 22:55:26 22:55:26 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:55:26 #59 DONE 17.5s 22:55:26 22:55:26 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 22:55:26 #61 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:26 #61 14.51 OK: 263 MiB in 53 packages 22:55:26 #61 DONE 16.1s 22:55:26 22:55:26 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:55:26 #53 14.94 (1/1) Installing dumb-init (1.2.5-r2) 22:55:26 #53 14.97 Executing busybox-1.35.0-r29.trigger 22:55:26 #53 15.07 OK: 8 MiB in 16 packages 22:55:26 #53 DONE 17.5s 22:55:26 22:55:26 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:55:26 #66 DONE 0.7s 22:55:26 22:55:26 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:55:26 #58 12.73 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:55:26 #58 12.73 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:55:26 #58 12.73 OK: 17689 distinct packages available 22:55:26 #58 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:26 #58 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:26 #58 17.12 (1/9) Installing ca-certificates (20230506-r0) 22:55:26 #58 17.21 (2/9) Installing brotli-libs (1.0.9-r9) 22:55:26 #58 17.24 (3/9) Installing nghttp2-libs (1.51.0-r1) 22:55:26 #58 17.26 (4/9) Installing libcurl (8.2.1-r0) 22:55:26 #58 17.28 (5/9) Installing curl (8.2.1-r0) 22:55:26 #58 17.34 (6/9) Installing dumb-init (1.2.5-r2) 22:55:26 #58 17.36 (7/9) Installing musl-obstack (1.2.3-r0) 22:55:26 #58 17.37 (8/9) Installing libucontext (1.2-r0) 22:55:26 #58 17.39 (9/9) Installing gcompat (1.1.0-r0) 22:55:26 #58 17.41 Executing busybox-1.35.0-r29.trigger 22:55:26 #58 17.50 Executing ca-certificates-20230506-r0.trigger 22:55:27 #58 ... 22:55:27 22:55:27 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:55:27 #67 DONE 1.2s 22:55:27 22:55:27 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:55:27 #58 18.75 OK: 11 MiB in 24 packages 22:55:27 #58 ... 22:55:27 22:55:27 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:27 #68 ... 22:55:27 22:55:27 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:55:27 #69 DONE 1.7s 22:55:27 22:55:27 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:28 #70 ... 22:55:28 22:55:28 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:55:28 #71 DONE 1.9s 22:55:28 22:55:28 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:28 #72 ... 22:55:28 22:55:28 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:55:28 #58 DONE 19.7s 22:55:28 22:55:28 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:55:28 #64 14.60 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:55:28 #64 14.60 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:55:28 #64 14.60 OK: 17694 distinct packages available 22:55:28 #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:28 #64 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:28 #64 18.26 OK: 263 MiB in 53 packages 22:55:28 #64 DONE 18.7s 22:55:28 22:55:28 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:55:28 #60 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:28 #60 14.99 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:55:28 #60 14.99 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:55:28 #60 14.99 OK: 17689 distinct packages available 22:55:28 #60 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:28 #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:28 #60 18.96 (1/5) Installing dumb-init (1.2.5-r2) 22:55:28 #60 18.98 (2/5) Installing musl-obstack (1.2.3-r0) 22:55:28 #60 18.99 (3/5) Installing libucontext (1.2-r0) 22:55:28 #60 19.02 (4/5) Installing gcompat (1.1.0-r0) 22:55:28 #60 19.05 (5/5) Installing openssl (3.0.10-r0) 22:55:28 #60 19.11 Executing busybox-1.35.0-r29.trigger 22:55:28 #60 19.28 OK: 9 MiB in 20 packages 22:55:28 #60 DONE 20.8s 22:55:28 22:55:28 #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:55:29 #73 ... 22:55:29 22:55:29 #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:55:29 #56 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:29 #56 16.48 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:55:29 #56 16.48 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:55:29 #56 16.48 OK: 17689 distinct packages available 22:55:29 #56 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:29 #56 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:29 #56 19.95 (1/4) Installing dumb-init (1.2.5-r2) 22:55:29 #56 19.96 (2/4) Installing musl-obstack (1.2.3-r0) 22:55:29 #56 19.97 (3/4) Installing libucontext (1.2-r0) 22:55:29 #56 19.98 (4/4) Installing gcompat (1.1.0-r0) 22:55:29 #56 19.99 Executing busybox-1.35.0-r29.trigger 22:55:29 #56 20.06 OK: 8 MiB in 19 packages 22:55:29 #56 DONE 20.6s 22:55:29 22:55:29 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:55:30 #74 ... 22:55:30 22:55:30 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:55:30 #75 DONE 1.2s 22:55:30 22:55:30 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:31 #76 ... 22:55:31 22:55:31 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:55:31 #77 DONE 2.6s 22:55:31 22:55:31 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:55:31 #65 DONE 5.5s 22:55:31 22:55:31 #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:55:31 #73 DONE 2.8s 22:55:31 22:55:31 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:55:32 #78 ... 22:55:32 22:55:32 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:55:32 #79 DONE 0.4s 22:55:32 22:55:32 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:55:32 #74 DONE 2.8s 22:55:32 22:55:32 #80 [security-spire-server stage-2 5/8] COPY security.txt / 22:55:32 #80 ... 22:55:32 22:55:32 #81 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:55:32 #81 DONE 0.6s 22:55:32 22:55:32 #80 [security-spire-server stage-2 5/8] COPY security.txt / 22:55:32 #80 DONE 0.4s 22:55:32 22:55:32 #82 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:55:32 #82 DONE 0.3s 22:55:32 22:55:32 #83 [security-spire-config stage-2 5/9] COPY security.txt / 22:55:32 #83 DONE 0.2s 22:55:32 22:55:32 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:55:32 #84 ... 22:55:32 22:55:32 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:55:32 #85 DONE 0.3s 22:55:32 22:55:32 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:55:32 #84 DONE 0.2s 22:55:32 22:55:32 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:55:33 #86 ... 22:55:33 22:55:33 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:55:33 #87 DONE 0.3s 22:55:33 22:55:33 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:55:33 #86 DONE 0.3s 22:55:33 22:55:33 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:55:33 #88 ... 22:55:33 22:55:33 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:55:33 #89 DONE 0.3s 22:55:33 22:55:33 #90 [security-spire-server] exporting to image 22:55:33 #90 exporting layers 22:55:33 #90 ... 22:55:33 22:55:33 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:55:33 #88 DONE 0.5s 22:55:33 22:55:33 #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:55:33 #78 DONE 2.1s 22:55:33 22:55:33 #90 [security-spire-config] exporting to image 22:55:33 #90 ... 22:55:33 22:55:33 #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:55:33 #91 DONE 0.2s 22:55:34 22:55:34 #92 [security-spire-agent stage-3 6/9] COPY security.txt / 22:55:34 #92 DONE 0.2s 22:55:34 22:55:34 #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:55:34 #93 DONE 0.2s 22:55:34 22:55:34 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:55:34 #94 DONE 0.2s 22:55:34 22:55:34 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:55:34 #95 DONE 0.2s 22:55:34 22:55:34 #90 [security-spire-agent] exporting to image 22:55:35 #90 exporting layers 2.4s done 22:55:35 #90 writing image sha256:4732e955bc2575fb324b6116f9948483b8d7f5ba2389f4523fb664a08c286522 0.0s done 22:55:35 #90 naming to docker.io/library/security-spire-server-arm64 22:55:35 #90 exporting layers 2.0s done 22:55:35 #90 naming to docker.io/library/security-spire-server-arm64 done 22:55:35 #90 writing image sha256:79ebeaaf9585aeee8405f8a8b6b30f6505cc07ae6bfcd329842227ff6b3112b9 done 22:55:35 #90 naming to docker.io/library/security-spire-config-arm64 done 22:55:36 #90 exporting layers 1.6s done 22:55:36 #90 writing image sha256:e0a81f96bad505904d50a4a1a3e7a6993cd86d7c668fab09d799c9a8c2bd4847 done 22:55:36 #90 naming to docker.io/library/security-spire-agent-arm64 done 22:55:36 #90 DONE 3.7s 22:55:36 22:55:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:56:07 #131 ... 22:56:07 22:56:07 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:56:07 #127 70.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:56:08 #51 ... 22:56:08 22:56:08 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:08 #68 DONE 41.1s 22:56:08 22:56:08 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:08 #70 DONE 40.9s 22:56:08 22:56:08 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:08 #76 DONE 38.4s 22:56:08 22:56:08 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:08 #72 DONE 40.5s 22:56:08 22:56:08 #96 [security-spiffe-token-provider builder 6/7] COPY . . 22:56:09 #96 DONE 1.0s 22:56:09 22:56:09 #97 [support-notifications builder 6/7] COPY . . 22:56:09 #97 DONE 1.0s 22:56:09 22:56:09 #98 [security-proxy-setup builder 6/7] COPY . . 22:56:09 #98 CACHED 22:56:09 22:56:09 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:56:09 #99 CACHED 22:56:09 22:56:09 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #100 CACHED 22:56:09 22:56:09 #101 [security-bootstrapper builder 6/7] COPY . . 22:56:09 #101 CACHED 22:56:09 22:56:09 #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:56:09 #102 CACHED 22:56:09 22:56:09 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #103 CACHED 22:56:09 22:56:09 #104 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:56:09 #104 CACHED 22:56:09 22:56:09 #105 [core-metadata builder 6/7] COPY . . 22:56:09 #105 CACHED 22:56:09 22:56:09 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #106 CACHED 22:56:09 22:56:09 #107 [security-proxy-auth builder 6/7] COPY . . 22:56:09 #107 DONE 1.1s 22:56:09 22:56:09 #108 [security-secretstore-setup builder 6/7] COPY . . 22:56:09 #108 DONE 1.1s 22:56:09 22:56:09 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:56:09 #109 ... 22:56:09 22:56:09 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:56:09 #110 CACHED 22:56:09 22:56:09 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 22:56:09 #111 CACHED 22:56:09 22:56:09 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #112 CACHED 22:56:09 22:56:09 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #113 CACHED 22:56:09 22:56:09 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 22:56:09 #114 CACHED 22:56:09 22:56:09 #115 [core-command builder 6/7] COPY . . 22:56:09 #115 CACHED 22:56:09 22:56:09 #116 [support-scheduler builder 6/7] COPY . . 22:56:09 #116 CACHED 22:56:09 22:56:09 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:56:09 #117 CACHED 22:56:09 22:56:09 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #118 CACHED 22:56:09 22:56:09 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 22:56:09 #119 CACHED 22:56:09 22:56:09 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:09 #120 CACHED 22:56:09 22:56:09 #121 [core-data builder 6/7] COPY . . 22:56:09 #121 CACHED 22:56:10 22:56:10 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:56:15 #122 ... 22:56:15 22:56:15 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:56:15 #0 4.966 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:56:15 #123 ... 22:56:15 22:56:15 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:56:15 #109 5.717 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:56:17 #127 DONE 88.9s 22:56:17 22:56:17 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:56:17 #124 DONE 88.9s 22:56:17 22:56:17 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:56:17 #131 DONE 88.9s 22:56:17 22:56:17 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:56:17 #128 DONE 88.9s 22:56:17 22:56:17 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:56:17 #121 DONE 88.9s 22:56:17 22:56:17 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:56:17 #125 DONE 89.0s 22:56:17 22:56:17 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:56:17 #129 DONE 89.0s 22:56:17 22:56:17 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:56:17 #132 ... 22:56:17 22:56:17 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:56:17 #122 DONE 89.2s 22:56:17 22:56:17 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:56:17 #123 DONE 89.3s 22:56:17 22:56:17 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #133 ... 22:56:17 22:56:17 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:56:17 #126 DONE 89.4s 22:56:17 22:56:17 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:56:17 #130 DONE 89.4s 22:56:17 22:56:17 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #134 ... 22:56:17 22:56:17 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:56:17 #132 DONE 0.7s 22:56:17 22:56:17 #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #135 DONE 0.7s 22:56:17 22:56:17 #136 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #136 DONE 0.7s 22:56:17 22:56:17 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #133 DONE 0.5s 22:56:17 22:56:17 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #137 DONE 0.7s 22:56:17 22:56:17 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #134 DONE 0.3s 22:56:17 22:56:17 #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 #138 DONE 0.5s 22:56:17 22:56:17 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:56:18 #139 DONE 0.3s 22:56:18 22:56:18 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:56:18 #140 DONE 0.3s 22:56:18 22:56:18 #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:56:18 #141 DONE 0.3s 22:56:18 22:56:18 #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:56:18 #142 CACHED 22:56:18 22:56:18 #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:56:18 #143 CACHED 22:56:18 22:56:18 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:56:18 #144 DONE 0.3s 22:56:18 22:56:18 #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:56:18 #145 CACHED 22:56:18 22:56:18 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:56:18 #146 CACHED 22:56:18 22:56:18 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:56:18 #147 CACHED 22:56:18 22:56:18 #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:56:18 #148 CACHED 22:56:18 22:56:18 #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:56:18 #149 CACHED 22:56:18 22:56:18 #150 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:56:18 #150 CACHED 22:56:18 22:56:18 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:56:18 #151 DONE 0.3s 22:56:18 22:56:18 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:56:18 #152 DONE 0.3s 22:56:18 22:56:18 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:56:18 #153 ... 22:56:18 22:56:18 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:56:18 #154 DONE 0.1s 22:56:18 22:56:18 #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:56:19 #109 ... 22:56:19 22:56:19 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:56:19 #0 4.277 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:56:19 #155 ... 22:56:19 22:56:19 #156 [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 22:56:19 #156 DONE 1.6s 22:56:19 22:56:19 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:56:19 #157 DONE 1.6s 22:56:19 22:56:19 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:56:19 #158 DONE 1.6s 22:56:19 22:56:19 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:56:19 #153 DONE 1.6s 22:56:19 22:56:19 #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:56:19 #159 DONE 1.6s 22:56:19 22:56:19 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:56:19 #160 DONE 1.7s 22:56:19 22:56:19 #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:56:19 #161 DONE 1.7s 22:56:19 22:56:19 #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:56:19 #124 ... 22:56:19 22:56:19 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:56:19 #0 3.492 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:56:19 #125 ... 22:56:19 22:56:19 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:56:19 #0 4.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:56:20 #162 ... 22:56:20 22:56:20 #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:56:20 #163 DONE 1.7s 22:56:20 22:56:20 #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:56:20 #164 DONE 1.7s 22:56:20 22:56:20 #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:56:20 #155 DONE 1.6s 22:56:20 22:56:20 #165 [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 22:56:20 #165 DONE 0.3s 22:56:20 22:56:20 #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:56:20 #126 ... 22:56:20 22:56:20 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:56:20 #0 4.443 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:56:20 #166 ... 22:56:20 22:56:20 #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:56:20 #167 DONE 0.5s 22:56:20 22:56:20 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:56:20 #168 DONE 0.6s 22:56:20 22:56:20 #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:56:20 #169 DONE 0.6s 22:56:20 22:56:20 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:56:20 #170 DONE 0.6s 22:56:20 22:56:20 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:56:20 #171 DONE 0.6s 22:56:20 22:56:20 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:56:20 #172 DONE 0.6s 22:56:20 #127 ... 22:56:20 22:56:20 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:56:20 #0 5.605 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:56:20 #128 ... 22:56:20 22:56:20 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:56:20 #0 4.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:56:20 22:56:20 #162 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:56:20 #162 DONE 0.6s 22:56:20 22:56:20 #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:56:20 #173 DONE 0.6s 22:56:20 22:56:20 #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:56:20 #174 DONE 2.7s 22:56:20 22:56:20 #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:56:20 #166 DONE 0.6s 22:56:20 22:56:20 #75 [support-scheduler] exporting to image 22:56:20 #75 exporting layers 0.2s done 22:56:20 #75 ... 22:56:20 22:56:20 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:56:20 #175 DONE 0.3s 22:56:20 22:56:20 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:56:20 #176 DONE 0.3s 22:56:20 22:56:20 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:56:20 #177 DONE 0.2s 22:56:20 22:56:20 #178 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:56:20 #178 DONE 0.2s 22:56:20 22:56:20 #75 [core-metadata] exporting to image 22:56:20 #75 exporting layers 0.3s done 22:56:20 #129 ... 22:56:20 22:56:20 #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 22:56:20 #0 5.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:56:20 #130 ... 22:56:20 22:56:20 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:56:20 #0 5.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:56:20 #75 ... 22:56:20 22:56:20 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:56:20 #179 DONE 0.2s 22:56:20 22:56:20 #180 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:56:20 #180 DONE 0.2s 22:56:20 22:56:20 #75 [core-metadata] exporting to image 22:56:20 #75 exporting layers 0.2s done 22:56:20 #75 writing image sha256:ddbcbf051e369799a4391b04fcaa9c9e79f6d50f6233d66532a4c46b9b385413 22:56:20 #75 writing image sha256:f54763ddfbe6bbd05f7bedf8021d5c52911337f492f42e5c40b96d34502b3fed 22:56:20 #75 writing image sha256:60002086439b26ee72101bb3474b507d9ace328bbe8c7547924da4b69d5a4114 22:56:20 #75 writing image sha256:638094fea958332b6ce3e02b02f3e9e0ac9223bb929bf108db23f32de8e136a8 22:56:20 #75 writing image sha256:65461cbff2418b9bed0064f35828e9d2e3bd6f4e229a35172bdc038e0b069f27 22:56:20 #75 writing image sha256:638094fea958332b6ce3e02b02f3e9e0ac9223bb929bf108db23f32de8e136a8 0.2s done 22:56:20 #75 naming to docker.io/library/core-data 22:56:21 #75 ... 22:56:21 22:56:21 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:56:21 #181 DONE 0.2s 22:56:21 22:56:21 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:56:21 #182 DONE 0.3s 22:56:21 22:56:21 #75 [support-scheduler] exporting to image 22:56:21 #75 exporting layers 0.3s done 22:56:21 #75 writing image sha256:ddbcbf051e369799a4391b04fcaa9c9e79f6d50f6233d66532a4c46b9b385413 0.2s done 22:56:21 #75 writing image sha256:f54763ddfbe6bbd05f7bedf8021d5c52911337f492f42e5c40b96d34502b3fed 0.2s done 22:56:21 #75 writing image sha256:60002086439b26ee72101bb3474b507d9ace328bbe8c7547924da4b69d5a4114 0.2s done 22:56:21 #75 writing image sha256:65461cbff2418b9bed0064f35828e9d2e3bd6f4e229a35172bdc038e0b069f27 0.2s done 22:56:21 #75 naming to docker.io/library/core-data done 22:56:21 #75 naming to docker.io/library/core-command done 22:56:21 #75 naming to docker.io/library/security-spiffe-token-provider done 22:56:21 #75 naming to docker.io/library/support-notifications done 22:56:21 #75 naming to docker.io/library/support-scheduler done 22:56:21 #75 writing image sha256:25b43b2fc972ae1ca938f74db2fb12e78b922a97e314f84e9005728dac9c3eaf 22:56:21 #75 writing image sha256:25b43b2fc972ae1ca938f74db2fb12e78b922a97e314f84e9005728dac9c3eaf done 22:56:21 #75 naming to docker.io/library/core-metadata done 22:56:21 #75 DONE 1.7s 22:56:21 22:56:21 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:56:21 #183 DONE 0.5s 22:56:21 22:56:21 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:56:21 #184 DONE 0.5s 22:56:21 22:56:21 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:56:21 #185 DONE 0.1s 22:56:21 22:56:21 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:56:21 #186 DONE 0.1s 22:56:21 22:56:21 #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:56:21 #187 DONE 0.9s 22:56:21 22:56:21 #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:56:21 #188 DONE 0.9s 22:56:21 22:56:21 #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:56:21 #189 DONE 0.9s 22:56:21 22:56:21 #75 [core-common-config-bootstrapper] exporting to image 22:56:21 #75 ... 22:56:21 22:56:21 #190 [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/ 22:56:21 #190 DONE 0.1s 22:56:21 22:56:21 #191 [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/ 22:56:21 #191 DONE 0.1s 22:56:21 22:56:21 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:56:21 #192 DONE 0.1s 22:56:21 22:56:21 #75 [core-common-config-bootstrapper] exporting to image 22:56:21 #75 exporting layers 0.3s done 22:56:21 #75 writing image sha256:4ddc09452640b60e7b3ca3ed111417df47ebf03d1542d6cc1e4f6a05c6e4c606 0.0s done 22:56:21 #75 naming to docker.io/library/security-proxy-auth 0.0s done 22:56:21 #75 writing image sha256:38ac0936e290c30c79e3d8aa19f4094a5e24686b157b1513ee866d55b79c092f 0.0s done 22:56:21 #75 naming to docker.io/library/core-common-config-bootstrapper done 22:56:22 #75 exporting layers 0.4s done 22:56:22 #75 writing image sha256:5245df33a07c79c961bf7b1711726ae2850385ca1c60ce3e80c90a3823530479 done 22:56:22 #75 naming to docker.io/library/security-proxy-setup done 22:56:22 #75 DONE 2.2s 22:56:22 22:56:22 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:56:22 #193 DONE 0.1s 22:56:22 22:56:22 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:56:22 #194 ... 22:56:22 22:56:22 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:56:22 #195 DONE 0.7s 22:56:22 22:56:22 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:56:22 #194 DONE 0.5s 22:56:22 22:56:22 #75 [security-bootstrapper] exporting to image 22:56:22 #75 exporting layers 0.3s done 22:56:22 #75 writing image sha256:03778136d474e4ba4762927508b5cb9ee8d24e0e020cb40ae2293b3fceb8210a done 22:56:22 #75 naming to docker.io/library/security-secretstore-setup 22:56:22 #75 exporting layers 0.2s done 22:56:22 #75 naming to docker.io/library/security-secretstore-setup done 22:56:22 #75 writing image sha256:119cd60456b86b33aabde1f1bbc715818740d420b79f4140476e3a34805ef58c done 22:56:22 #75 naming to docker.io/library/security-bootstrapper done 22:56:22 #75 DONE 2.6s 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:56:22 time="2023-09-05T22:53:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:56:22 $ docker stop --time=1 09f4613c9fd3fc4013390e1302a318c3876b1f821076bea8b0e06b8caf079e13 22:56:24 $ docker rm -f --volumes 09f4613c9fd3fc4013390e1302a318c3876b1f821076bea8b0e06b8caf079e13 [Pipeline] // withDockerContainer [Pipeline] sh 22:56:24 + docker images 22:56:24 REPOSITORY TAG IMAGE ID CREATED SIZE 22:56:24 security-secretstore-setup latest 03778136d474 2 seconds ago 44.1MB 22:56:24 security-bootstrapper latest 119cd60456b8 2 seconds ago 23MB 22:56:24 security-proxy-setup latest 5245df33a07c 3 seconds ago 29.2MB 22:56:24 security-proxy-auth latest 4ddc09452640 3 seconds ago 19.4MB 22:56:24 core-common-config-bootstrapper latest 38ac0936e290 3 seconds ago 18MB 22:56:24 core-metadata latest 25b43b2fc972 4 seconds ago 21.6MB 22:56:24 core-data latest 638094fea958 4 seconds ago 21.2MB 22:56:24 core-command latest f54763ddfbe6 4 seconds ago 21MB 22:56:24 security-spiffe-token-provider latest ddbcbf051e36 4 seconds ago 33.5MB 22:56:24 support-scheduler latest 65461cbff241 4 seconds ago 33.7MB 22:56:24 support-notifications latest 60002086439b 5 seconds ago 34.3MB 22:56:24 security-spire-agent latest bcd78fe93a2e 2 minutes ago 161MB 22:56:24 security-spire-server latest 1b7931fb6118 2 minutes ago 103MB 22:56:24 security-spire-config latest 9d4918e20081 2 minutes ago 102MB 22:56:24 ci-base-image-x86_64 latest 18e5aa4f5936 5 minutes ago 1.07GB 22:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB 22:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 22:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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 22:56:24 provisioning config files... 22:56:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config5621119496788311631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:25 ---> docker-login.sh 22:56:25 nexus3.edgexfoundry.org:10001 22:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:25 Configure a credential helper to remove this warning. See 22:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:25 22:56:25 Login Succeeded 22:56:25 nexus3.edgexfoundry.org:10002 22:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:25 Configure a credential helper to remove this warning. See 22:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:25 22:56:25 Login Succeeded 22:56:25 nexus3.edgexfoundry.org:10003 22:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:25 Configure a credential helper to remove this warning. See 22:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:25 22:56:25 Login Succeeded 22:56:25 nexus3.edgexfoundry.org:10004 22:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:25 Configure a credential helper to remove this warning. See 22:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:25 22:56:25 Login Succeeded 22:56:25 docker.io 22:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:25 Configure a credential helper to remove this warning. See 22:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:25 22:56:25 Login Succeeded 22:56:25 ---> docker-login.sh ends [Pipeline] } 22:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:56:25 5e4c17392479c7248920cab766a26390de70e8b1 22:56:25 latest 22:56:25 3.1.0-dev.39 22:56:25 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:25 main 22:56:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:26 #131 ... 22:56:26 22:56:26 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:56:26 #122 5.639 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:56:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:26 + docker push nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1 22:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:56:26 597366ae87ef: Preparing 22:56:26 0d8968b4cf85: Preparing 22:56:26 8401c1cc1bd0: Preparing 22:56:26 918acc49b0f5: Preparing 22:56:26 67669f354992: Preparing 22:56:26 36b50b131297: Preparing 22:56:26 36b50b131297: Waiting 22:56:26 597366ae87ef: Pushed 22:56:26 918acc49b0f5: Pushed 22:56:26 8401c1cc1bd0: Pushed 22:56:26 67669f354992: Pushed 22:56:26 36b50b131297: Layer already exists 22:56:28 0d8968b4cf85: Pushed 22:56:28 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:56:29 597366ae87ef: Preparing 22:56:29 0d8968b4cf85: Preparing 22:56:29 8401c1cc1bd0: Preparing 22:56:29 918acc49b0f5: Preparing 22:56:29 67669f354992: Preparing 22:56:29 36b50b131297: Preparing 22:56:29 8401c1cc1bd0: Layer already exists 22:56:29 0d8968b4cf85: Layer already exists 22:56:29 597366ae87ef: Layer already exists 22:56:29 67669f354992: Layer already exists 22:56:29 918acc49b0f5: Layer already exists 22:56:29 36b50b131297: Layer already exists 22:56:29 latest: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.39 22:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:56:29 597366ae87ef: Preparing 22:56:29 0d8968b4cf85: Preparing 22:56:29 8401c1cc1bd0: Preparing 22:56:29 918acc49b0f5: Preparing 22:56:29 67669f354992: Preparing 22:56:29 36b50b131297: Preparing 22:56:29 36b50b131297: Waiting 22:56:29 8401c1cc1bd0: Layer already exists 22:56:29 67669f354992: Layer already exists 22:56:29 0d8968b4cf85: Layer already exists 22:56:29 918acc49b0f5: Layer already exists 22:56:29 597366ae87ef: Layer already exists 22:56:29 36b50b131297: Layer already exists 22:56:29 3.1.0-dev.39: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:30 + docker push nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:56:30 597366ae87ef: Preparing 22:56:30 0d8968b4cf85: Preparing 22:56:30 8401c1cc1bd0: Preparing 22:56:30 918acc49b0f5: Preparing 22:56:30 67669f354992: Preparing 22:56:30 36b50b131297: Preparing 22:56:30 36b50b131297: Waiting 22:56:30 918acc49b0f5: Layer already exists 22:56:30 0d8968b4cf85: Layer already exists 22:56:30 597366ae87ef: Layer already exists 22:56:30 8401c1cc1bd0: Layer already exists 22:56:30 67669f354992: Layer already exists 22:56:30 36b50b131297: Layer already exists 22:56:30 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:56:30 597366ae87ef: Preparing 22:56:30 0d8968b4cf85: Preparing 22:56:30 8401c1cc1bd0: Preparing 22:56:30 918acc49b0f5: Preparing 22:56:30 67669f354992: Preparing 22:56:30 36b50b131297: Preparing 22:56:30 36b50b131297: Waiting 22:56:30 0d8968b4cf85: Layer already exists 22:56:30 8401c1cc1bd0: Layer already exists 22:56:30 918acc49b0f5: Layer already exists 22:56:30 597366ae87ef: Layer already exists 22:56:30 67669f354992: Layer already exists 22:56:30 36b50b131297: Layer already exists 22:56:30 main: digest: sha256:4edf48d07991e20795bdb566f0404f2630888eca4e9cdadb14cfe2d91d9c866e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:30 ===================================================== [Pipeline] echo 22:56:30 taggedImages: 22:56:30 - nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1 22:56:30 - nexus3.edgexfoundry.org:10004/core-command:latest 22:56:30 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.39 22:56:30 - nexus3.edgexfoundry.org:10004/core-command:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:56:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:56:30 5e4c17392479c7248920cab766a26390de70e8b1 22:56:30 latest 22:56:30 3.1.0-dev.39 22:56:30 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:30 main 22:56:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 22:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:56:31 49deea17c098: Preparing 22:56:31 5481692c842c: Preparing 22:56:31 cfd407a3ae7f: Preparing 22:56:31 0db66699e711: Preparing 22:56:31 8401c1cc1bd0: Preparing 22:56:31 918acc49b0f5: Preparing 22:56:31 67669f354992: Preparing 22:56:31 36b50b131297: Preparing 22:56:31 67669f354992: Waiting 22:56:31 36b50b131297: Waiting 22:56:31 918acc49b0f5: Waiting 22:56:31 8401c1cc1bd0: Layer already exists 22:56:31 918acc49b0f5: Layer already exists 22:56:31 67669f354992: Layer already exists 22:56:31 36b50b131297: Layer already exists 22:56:31 49deea17c098: Pushed 22:56:31 cfd407a3ae7f: Pushed 22:56:31 5481692c842c: Pushed 22:56:32 0db66699e711: Pushed 22:56:32 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:33 + 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 22:56:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:56:33 49deea17c098: Preparing 22:56:33 5481692c842c: Preparing 22:56:33 cfd407a3ae7f: Preparing 22:56:33 0db66699e711: Preparing 22:56:33 8401c1cc1bd0: Preparing 22:56:33 918acc49b0f5: Preparing 22:56:33 67669f354992: Preparing 22:56:33 36b50b131297: Preparing 22:56:33 918acc49b0f5: Waiting 22:56:33 36b50b131297: Waiting 22:56:33 67669f354992: Waiting 22:56:33 5481692c842c: Layer already exists 22:56:33 49deea17c098: Layer already exists 22:56:33 8401c1cc1bd0: Layer already exists 22:56:33 0db66699e711: Layer already exists 22:56:33 cfd407a3ae7f: Layer already exists 22:56:33 918acc49b0f5: Layer already exists 22:56:33 36b50b131297: Layer already exists 22:56:33 67669f354992: Layer already exists 22:56:33 latest: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.39 22:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:56:34 49deea17c098: Preparing 22:56:34 5481692c842c: Preparing 22:56:34 cfd407a3ae7f: Preparing 22:56:34 0db66699e711: Preparing 22:56:34 8401c1cc1bd0: Preparing 22:56:34 918acc49b0f5: Preparing 22:56:34 67669f354992: Preparing 22:56:34 36b50b131297: Preparing 22:56:34 36b50b131297: Waiting 22:56:34 67669f354992: Waiting 22:56:34 49deea17c098: Layer already exists 22:56:34 0db66699e711: Layer already exists 22:56:34 5481692c842c: Layer already exists 22:56:34 8401c1cc1bd0: Layer already exists 22:56:34 cfd407a3ae7f: Layer already exists 22:56:34 36b50b131297: Layer already exists 22:56:34 918acc49b0f5: Layer already exists 22:56:34 67669f354992: Layer already exists 22:56:34 3.1.0-dev.39: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:56:34 49deea17c098: Preparing 22:56:34 5481692c842c: Preparing 22:56:34 cfd407a3ae7f: Preparing 22:56:34 0db66699e711: Preparing 22:56:34 8401c1cc1bd0: Preparing 22:56:34 918acc49b0f5: Preparing 22:56:34 67669f354992: Preparing 22:56:34 36b50b131297: Preparing 22:56:34 67669f354992: Waiting 22:56:34 36b50b131297: Waiting 22:56:34 918acc49b0f5: Waiting 22:56:34 49deea17c098: Layer already exists 22:56:34 0db66699e711: Layer already exists 22:56:34 cfd407a3ae7f: Layer already exists 22:56:34 5481692c842c: Layer already exists 22:56:34 8401c1cc1bd0: Layer already exists 22:56:34 36b50b131297: Layer already exists 22:56:34 918acc49b0f5: Layer already exists 22:56:34 67669f354992: Layer already exists 22:56:34 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:35 + 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 22:56:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:56:35 49deea17c098: Preparing 22:56:35 5481692c842c: Preparing 22:56:35 cfd407a3ae7f: Preparing 22:56:35 0db66699e711: Preparing 22:56:35 8401c1cc1bd0: Preparing 22:56:35 918acc49b0f5: Preparing 22:56:35 67669f354992: Preparing 22:56:35 36b50b131297: Preparing 22:56:35 918acc49b0f5: Waiting 22:56:35 67669f354992: Waiting 22:56:35 36b50b131297: Waiting 22:56:35 0db66699e711: Layer already exists 22:56:35 cfd407a3ae7f: Layer already exists 22:56:35 5481692c842c: Layer already exists 22:56:35 49deea17c098: Layer already exists 22:56:35 8401c1cc1bd0: Layer already exists 22:56:35 67669f354992: Layer already exists 22:56:35 36b50b131297: Layer already exists 22:56:35 918acc49b0f5: Layer already exists 22:56:35 main: digest: sha256:e39acccbe3d854aaa647c206bbb8dd4b29058d85dd8fb0c18fcc46c43377e1d3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:35 ===================================================== [Pipeline] echo 22:56:35 taggedImages: 22:56:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 22:56:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:56:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.39 22:56:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:56:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:56:35 5e4c17392479c7248920cab766a26390de70e8b1 22:56:35 latest 22:56:35 3.1.0-dev.39 22:56:35 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:35 main 22:56:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:36 + docker push nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1 22:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:56:36 af07ca2b375d: Preparing 22:56:36 104a09b3e72c: Preparing 22:56:36 8401c1cc1bd0: Preparing 22:56:36 918acc49b0f5: Preparing 22:56:36 1feeaa32da81: Preparing 22:56:36 36b50b131297: Preparing 22:56:36 36b50b131297: Waiting 22:56:36 8401c1cc1bd0: Layer already exists 22:56:36 918acc49b0f5: Layer already exists 22:56:36 36b50b131297: Layer already exists 22:56:36 af07ca2b375d: Pushed 22:56:36 1feeaa32da81: Pushed 22:56:38 104a09b3e72c: Pushed 22:56:38 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:56:38 af07ca2b375d: Preparing 22:56:38 104a09b3e72c: Preparing 22:56:38 8401c1cc1bd0: Preparing 22:56:38 918acc49b0f5: Preparing 22:56:38 1feeaa32da81: Preparing 22:56:38 36b50b131297: Preparing 22:56:38 36b50b131297: Waiting 22:56:38 af07ca2b375d: Layer already exists 22:56:38 1feeaa32da81: Layer already exists 22:56:38 8401c1cc1bd0: Layer already exists 22:56:38 104a09b3e72c: Layer already exists 22:56:38 918acc49b0f5: Layer already exists 22:56:38 36b50b131297: Layer already exists 22:56:38 latest: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.39 22:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:56:39 af07ca2b375d: Preparing 22:56:39 104a09b3e72c: Preparing 22:56:39 8401c1cc1bd0: Preparing 22:56:39 918acc49b0f5: Preparing 22:56:39 1feeaa32da81: Preparing 22:56:39 36b50b131297: Preparing 22:56:39 36b50b131297: Waiting 22:56:39 8401c1cc1bd0: Layer already exists 22:56:39 918acc49b0f5: Layer already exists 22:56:39 af07ca2b375d: Layer already exists 22:56:39 1feeaa32da81: Layer already exists 22:56:39 104a09b3e72c: Layer already exists 22:56:39 36b50b131297: Layer already exists 22:56:39 3.1.0-dev.39: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:40 + docker push nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:56:40 af07ca2b375d: Preparing 22:56:40 104a09b3e72c: Preparing 22:56:40 8401c1cc1bd0: Preparing 22:56:40 918acc49b0f5: Preparing 22:56:40 1feeaa32da81: Preparing 22:56:40 36b50b131297: Preparing 22:56:40 36b50b131297: Waiting 22:56:40 104a09b3e72c: Layer already exists 22:56:40 918acc49b0f5: Layer already exists 22:56:40 1feeaa32da81: Layer already exists 22:56:40 af07ca2b375d: Layer already exists 22:56:40 8401c1cc1bd0: Layer already exists 22:56:40 36b50b131297: Layer already exists 22:56:40 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:56:40 af07ca2b375d: Preparing 22:56:40 104a09b3e72c: Preparing 22:56:40 8401c1cc1bd0: Preparing 22:56:40 918acc49b0f5: Preparing 22:56:40 1feeaa32da81: Preparing 22:56:40 36b50b131297: Preparing 22:56:40 36b50b131297: Waiting 22:56:40 1feeaa32da81: Layer already exists 22:56:40 8401c1cc1bd0: Layer already exists 22:56:40 104a09b3e72c: Layer already exists 22:56:40 af07ca2b375d: Layer already exists 22:56:40 918acc49b0f5: Layer already exists 22:56:40 36b50b131297: Layer already exists 22:56:40 main: digest: sha256:58917cd3343684c27c95c64b1b10ae1fc4f5f6a7586196277e240a651aea7ac3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:40 ===================================================== [Pipeline] echo 22:56:40 taggedImages: 22:56:40 - nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1 22:56:40 - nexus3.edgexfoundry.org:10004/core-data:latest 22:56:40 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.39 22:56:40 - nexus3.edgexfoundry.org:10004/core-data:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:56:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:56:40 5e4c17392479c7248920cab766a26390de70e8b1 22:56:40 latest 22:56:40 3.1.0-dev.39 22:56:40 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:40 main 22:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1 22:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:56:41 01b5dd27eb2c: Preparing 22:56:41 ff565ccd9334: Preparing 22:56:41 5dec18ef70a4: Preparing 22:56:41 8401c1cc1bd0: Preparing 22:56:41 918acc49b0f5: Preparing 22:56:41 67669f354992: Preparing 22:56:41 36b50b131297: Preparing 22:56:41 36b50b131297: Waiting 22:56:41 8401c1cc1bd0: Layer already exists 22:56:41 918acc49b0f5: Layer already exists 22:56:41 67669f354992: Layer already exists 22:56:41 36b50b131297: Layer already exists 22:56:41 01b5dd27eb2c: Pushed 22:56:41 ff565ccd9334: Pushed 22:56:42 5dec18ef70a4: Pushed 22:56:43 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:56:43 01b5dd27eb2c: Preparing 22:56:43 ff565ccd9334: Preparing 22:56:43 5dec18ef70a4: Preparing 22:56:43 8401c1cc1bd0: Preparing 22:56:43 918acc49b0f5: Preparing 22:56:43 67669f354992: Preparing 22:56:43 36b50b131297: Preparing 22:56:43 67669f354992: Waiting 22:56:43 36b50b131297: Waiting 22:56:43 918acc49b0f5: Layer already exists 22:56:43 01b5dd27eb2c: Layer already exists 22:56:43 ff565ccd9334: Layer already exists 22:56:43 8401c1cc1bd0: Layer already exists 22:56:43 5dec18ef70a4: Layer already exists 22:56:43 36b50b131297: Layer already exists 22:56:43 67669f354992: Layer already exists 22:56:43 latest: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.39 22:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:56:44 01b5dd27eb2c: Preparing 22:56:44 ff565ccd9334: Preparing 22:56:44 5dec18ef70a4: Preparing 22:56:44 8401c1cc1bd0: Preparing 22:56:44 918acc49b0f5: Preparing 22:56:44 67669f354992: Preparing 22:56:44 36b50b131297: Preparing 22:56:44 67669f354992: Waiting 22:56:44 36b50b131297: Waiting 22:56:44 ff565ccd9334: Layer already exists 22:56:44 01b5dd27eb2c: Layer already exists 22:56:44 918acc49b0f5: Layer already exists 22:56:44 8401c1cc1bd0: Layer already exists 22:56:44 5dec18ef70a4: Layer already exists 22:56:44 36b50b131297: Layer already exists 22:56:44 67669f354992: Layer already exists 22:56:44 3.1.0-dev.39: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:56:45 01b5dd27eb2c: Preparing 22:56:45 ff565ccd9334: Preparing 22:56:45 5dec18ef70a4: Preparing 22:56:45 8401c1cc1bd0: Preparing 22:56:45 918acc49b0f5: Preparing 22:56:45 67669f354992: Preparing 22:56:45 36b50b131297: Preparing 22:56:45 67669f354992: Waiting 22:56:45 36b50b131297: Waiting 22:56:45 5dec18ef70a4: Layer already exists 22:56:45 918acc49b0f5: Layer already exists 22:56:45 8401c1cc1bd0: Layer already exists 22:56:45 ff565ccd9334: Layer already exists 22:56:45 01b5dd27eb2c: Layer already exists 22:56:45 36b50b131297: Layer already exists 22:56:45 67669f354992: Layer already exists 22:56:45 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:56:45 01b5dd27eb2c: Preparing 22:56:45 ff565ccd9334: Preparing 22:56:45 5dec18ef70a4: Preparing 22:56:45 8401c1cc1bd0: Preparing 22:56:45 918acc49b0f5: Preparing 22:56:45 67669f354992: Preparing 22:56:45 36b50b131297: Preparing 22:56:45 67669f354992: Waiting 22:56:45 ff565ccd9334: Layer already exists 22:56:45 918acc49b0f5: Layer already exists 22:56:45 01b5dd27eb2c: Layer already exists 22:56:45 5dec18ef70a4: Layer already exists 22:56:45 8401c1cc1bd0: Layer already exists 22:56:45 36b50b131297: Layer already exists 22:56:45 67669f354992: Layer already exists 22:56:45 main: digest: sha256:789085949ba3e641afdb866783c56bd3af5ac6405e5e79e9e64e98434f8169c7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:45 ===================================================== [Pipeline] echo 22:56:45 taggedImages: 22:56:45 - nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1 22:56:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:56:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.39 22:56:45 - nexus3.edgexfoundry.org:10004/core-metadata:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:56:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:56:45 5e4c17392479c7248920cab766a26390de70e8b1 22:56:45 latest 22:56:45 3.1.0-dev.39 22:56:45 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:45 main 22:56:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 22:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:56:46 f214e540a529: Preparing 22:56:46 a94438f21944: Preparing 22:56:46 3bb58afcd422: Preparing 22:56:46 4b476dd0e07e: Preparing 22:56:46 ce27a0afd9cf: Preparing 22:56:46 214994d55f1e: Preparing 22:56:46 12992d4caa7a: Preparing 22:56:46 8401c1cc1bd0: Preparing 22:56:46 918acc49b0f5: Preparing 22:56:46 1ca585b76631: Preparing 22:56:46 111c04e15f58: Preparing 22:56:46 5f70bf18a086: Preparing 22:56:46 f3f5bc6e9be5: Preparing 22:56:46 efe5ccf347d6: Preparing 22:56:46 36b50b131297: Preparing 22:56:46 918acc49b0f5: Waiting 22:56:46 f3f5bc6e9be5: Waiting 22:56:46 1ca585b76631: Waiting 22:56:46 efe5ccf347d6: Waiting 22:56:46 111c04e15f58: Waiting 22:56:46 5f70bf18a086: Waiting 22:56:46 36b50b131297: Waiting 22:56:46 214994d55f1e: Waiting 22:56:46 12992d4caa7a: Waiting 22:56:46 8401c1cc1bd0: Waiting 22:56:46 a94438f21944: Pushed 22:56:46 ce27a0afd9cf: Pushed 22:56:46 4b476dd0e07e: Pushed 22:56:46 3bb58afcd422: Pushed 22:56:46 f214e540a529: Pushed 22:56:46 214994d55f1e: Pushed 22:56:46 1ca585b76631: Pushed 22:56:46 8401c1cc1bd0: Layer already exists 22:56:46 918acc49b0f5: Layer already exists 22:56:46 5f70bf18a086: Pushed 22:56:46 111c04e15f58: Pushed 22:56:46 efe5ccf347d6: Pushed 22:56:46 f3f5bc6e9be5: Pushed 22:56:46 36b50b131297: Layer already exists 22:56:48 12992d4caa7a: Pushed 22:56:48 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:56:49 f214e540a529: Preparing 22:56:49 a94438f21944: Preparing 22:56:49 3bb58afcd422: Preparing 22:56:49 4b476dd0e07e: Preparing 22:56:49 ce27a0afd9cf: Preparing 22:56:49 214994d55f1e: Preparing 22:56:49 12992d4caa7a: Preparing 22:56:49 214994d55f1e: Waiting 22:56:49 12992d4caa7a: Waiting 22:56:49 8401c1cc1bd0: Preparing 22:56:49 918acc49b0f5: Preparing 22:56:49 1ca585b76631: Preparing 22:56:49 111c04e15f58: Preparing 22:56:49 5f70bf18a086: Preparing 22:56:49 f3f5bc6e9be5: Preparing 22:56:49 efe5ccf347d6: Preparing 22:56:49 8401c1cc1bd0: Waiting 22:56:49 1ca585b76631: Waiting 22:56:49 36b50b131297: Preparing 22:56:49 f3f5bc6e9be5: Waiting 22:56:49 efe5ccf347d6: Waiting 22:56:49 5f70bf18a086: Waiting 22:56:49 36b50b131297: Waiting 22:56:49 a94438f21944: Layer already exists 22:56:49 3bb58afcd422: Layer already exists 22:56:49 4b476dd0e07e: Layer already exists 22:56:49 f214e540a529: Layer already exists 22:56:49 ce27a0afd9cf: Layer already exists 22:56:49 8401c1cc1bd0: Layer already exists 22:56:49 12992d4caa7a: Layer already exists 22:56:49 214994d55f1e: Layer already exists 22:56:49 918acc49b0f5: Layer already exists 22:56:49 1ca585b76631: Layer already exists 22:56:49 5f70bf18a086: Layer already exists 22:56:49 efe5ccf347d6: Layer already exists 22:56:49 111c04e15f58: Layer already exists 22:56:49 f3f5bc6e9be5: Layer already exists 22:56:49 36b50b131297: Layer already exists 22:56:49 latest: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.39 22:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:56:49 f214e540a529: Preparing 22:56:49 a94438f21944: Preparing 22:56:49 3bb58afcd422: Preparing 22:56:49 4b476dd0e07e: Preparing 22:56:49 ce27a0afd9cf: Preparing 22:56:49 214994d55f1e: Preparing 22:56:49 12992d4caa7a: Preparing 22:56:49 8401c1cc1bd0: Preparing 22:56:49 918acc49b0f5: Preparing 22:56:49 1ca585b76631: Preparing 22:56:49 111c04e15f58: Preparing 22:56:49 5f70bf18a086: Preparing 22:56:49 f3f5bc6e9be5: Preparing 22:56:49 5f70bf18a086: Waiting 22:56:49 111c04e15f58: Waiting 22:56:49 918acc49b0f5: Waiting 22:56:49 12992d4caa7a: Waiting 22:56:49 214994d55f1e: Waiting 22:56:49 1ca585b76631: Waiting 22:56:49 efe5ccf347d6: Preparing 22:56:49 36b50b131297: Preparing 22:56:49 efe5ccf347d6: Waiting 22:56:49 a94438f21944: Layer already exists 22:56:49 ce27a0afd9cf: Layer already exists 22:56:49 3bb58afcd422: Layer already exists 22:56:49 4b476dd0e07e: Layer already exists 22:56:49 f214e540a529: Layer already exists 22:56:49 12992d4caa7a: Layer already exists 22:56:49 214994d55f1e: Layer already exists 22:56:49 918acc49b0f5: Layer already exists 22:56:49 8401c1cc1bd0: Layer already exists 22:56:49 1ca585b76631: Layer already exists 22:56:49 111c04e15f58: Layer already exists 22:56:49 5f70bf18a086: Layer already exists 22:56:49 efe5ccf347d6: Layer already exists 22:56:49 f3f5bc6e9be5: Layer already exists 22:56:49 36b50b131297: Layer already exists 22:56:49 3.1.0-dev.39: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:56:50 f214e540a529: Preparing 22:56:50 a94438f21944: Preparing 22:56:50 3bb58afcd422: Preparing 22:56:50 4b476dd0e07e: Preparing 22:56:50 ce27a0afd9cf: Preparing 22:56:50 214994d55f1e: Preparing 22:56:50 12992d4caa7a: Preparing 22:56:50 8401c1cc1bd0: Preparing 22:56:50 918acc49b0f5: Preparing 22:56:50 12992d4caa7a: Waiting 22:56:50 8401c1cc1bd0: Waiting 22:56:50 918acc49b0f5: Waiting 22:56:50 214994d55f1e: Waiting 22:56:50 1ca585b76631: Preparing 22:56:50 111c04e15f58: Preparing 22:56:50 5f70bf18a086: Preparing 22:56:50 f3f5bc6e9be5: Preparing 22:56:50 efe5ccf347d6: Preparing 22:56:50 36b50b131297: Preparing 22:56:50 111c04e15f58: Waiting 22:56:50 1ca585b76631: Waiting 22:56:50 5f70bf18a086: Waiting 22:56:50 efe5ccf347d6: Waiting 22:56:50 f3f5bc6e9be5: Waiting 22:56:50 f214e540a529: Layer already exists 22:56:50 4b476dd0e07e: Layer already exists 22:56:50 3bb58afcd422: Layer already exists 22:56:50 a94438f21944: Layer already exists 22:56:50 ce27a0afd9cf: Layer already exists 22:56:50 12992d4caa7a: Layer already exists 22:56:50 214994d55f1e: Layer already exists 22:56:50 8401c1cc1bd0: Layer already exists 22:56:50 918acc49b0f5: Layer already exists 22:56:50 1ca585b76631: Layer already exists 22:56:50 111c04e15f58: Layer already exists 22:56:50 efe5ccf347d6: Layer already exists 22:56:50 f3f5bc6e9be5: Layer already exists 22:56:50 5f70bf18a086: Layer already exists 22:56:50 36b50b131297: Layer already exists 22:56:50 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:56:51 f214e540a529: Preparing 22:56:51 a94438f21944: Preparing 22:56:51 3bb58afcd422: Preparing 22:56:51 4b476dd0e07e: Preparing 22:56:51 ce27a0afd9cf: Preparing 22:56:51 214994d55f1e: Preparing 22:56:51 12992d4caa7a: Preparing 22:56:51 8401c1cc1bd0: Preparing 22:56:51 918acc49b0f5: Preparing 22:56:51 1ca585b76631: Preparing 22:56:51 111c04e15f58: Preparing 22:56:51 5f70bf18a086: Preparing 22:56:51 f3f5bc6e9be5: Preparing 22:56:51 efe5ccf347d6: Preparing 22:56:51 36b50b131297: Preparing 22:56:51 12992d4caa7a: Waiting 22:56:51 8401c1cc1bd0: Waiting 22:56:51 918acc49b0f5: Waiting 22:56:51 1ca585b76631: Waiting 22:56:51 111c04e15f58: Waiting 22:56:51 5f70bf18a086: Waiting 22:56:51 f3f5bc6e9be5: Waiting 22:56:51 efe5ccf347d6: Waiting 22:56:51 36b50b131297: Waiting 22:56:51 214994d55f1e: Waiting 22:56:51 4b476dd0e07e: Layer already exists 22:56:51 f214e540a529: Layer already exists 22:56:51 a94438f21944: Layer already exists 22:56:51 ce27a0afd9cf: Layer already exists 22:56:51 3bb58afcd422: Layer already exists 22:56:51 12992d4caa7a: Layer already exists 22:56:51 1ca585b76631: Layer already exists 22:56:51 214994d55f1e: Layer already exists 22:56:51 918acc49b0f5: Layer already exists 22:56:51 8401c1cc1bd0: Layer already exists 22:56:51 111c04e15f58: Layer already exists 22:56:51 5f70bf18a086: Layer already exists 22:56:51 efe5ccf347d6: Layer already exists 22:56:51 f3f5bc6e9be5: Layer already exists 22:56:51 36b50b131297: Layer already exists 22:56:51 main: digest: sha256:a5d5207d3ce3023f8a548c2e3f9f829002ac302905495fb4a72ab9d993150283 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:51 ===================================================== [Pipeline] echo 22:56:51 taggedImages: 22:56:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1 22:56:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:56:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.39 22:56:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:56:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:56:51 5e4c17392479c7248920cab766a26390de70e8b1 22:56:51 latest 22:56:51 3.1.0-dev.39 22:56:51 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:51 main 22:56:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1 22:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:56:51 49deea17c098: Preparing 22:56:51 5481692c842c: Preparing 22:56:51 600ab2e686d9: Preparing 22:56:51 8549aac57284: Preparing 22:56:51 8401c1cc1bd0: Preparing 22:56:51 918acc49b0f5: Preparing 22:56:51 67669f354992: Preparing 22:56:51 36b50b131297: Preparing 22:56:51 67669f354992: Waiting 22:56:51 918acc49b0f5: Waiting 22:56:51 36b50b131297: Waiting 22:56:51 8401c1cc1bd0: Layer already exists 22:56:51 5481692c842c: Layer already exists 22:56:51 49deea17c098: Layer already exists 22:56:51 918acc49b0f5: Layer already exists 22:56:51 36b50b131297: Layer already exists 22:56:51 67669f354992: Layer already exists 22:56:51 600ab2e686d9: Pushed 22:56:53 8549aac57284: Pushed 22:56:53 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:56:53 49deea17c098: Preparing 22:56:53 5481692c842c: Preparing 22:56:53 600ab2e686d9: Preparing 22:56:53 8549aac57284: Preparing 22:56:53 8401c1cc1bd0: Preparing 22:56:53 918acc49b0f5: Preparing 22:56:53 67669f354992: Preparing 22:56:53 36b50b131297: Preparing 22:56:53 918acc49b0f5: Waiting 22:56:53 67669f354992: Waiting 22:56:53 36b50b131297: Waiting 22:56:53 8549aac57284: Layer already exists 22:56:53 600ab2e686d9: Layer already exists 22:56:53 8401c1cc1bd0: Layer already exists 22:56:53 49deea17c098: Layer already exists 22:56:53 5481692c842c: Layer already exists 22:56:53 918acc49b0f5: Layer already exists 22:56:53 36b50b131297: Layer already exists 22:56:53 67669f354992: Layer already exists 22:56:53 latest: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.39 22:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:56:54 49deea17c098: Preparing 22:56:54 5481692c842c: Preparing 22:56:54 600ab2e686d9: Preparing 22:56:54 8549aac57284: Preparing 22:56:54 8401c1cc1bd0: Preparing 22:56:54 918acc49b0f5: Preparing 22:56:54 67669f354992: Preparing 22:56:54 36b50b131297: Preparing 22:56:54 918acc49b0f5: Waiting 22:56:54 67669f354992: Waiting 22:56:54 36b50b131297: Waiting 22:56:54 8549aac57284: Layer already exists 22:56:54 5481692c842c: Layer already exists 22:56:54 49deea17c098: Layer already exists 22:56:54 8401c1cc1bd0: Layer already exists 22:56:54 600ab2e686d9: Layer already exists 22:56:54 918acc49b0f5: Layer already exists 22:56:54 67669f354992: Layer already exists 22:56:54 36b50b131297: Layer already exists 22:56:54 3.1.0-dev.39: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:56:54 49deea17c098: Preparing 22:56:54 5481692c842c: Preparing 22:56:54 600ab2e686d9: Preparing 22:56:54 8549aac57284: Preparing 22:56:54 8401c1cc1bd0: Preparing 22:56:54 918acc49b0f5: Preparing 22:56:54 67669f354992: Preparing 22:56:54 36b50b131297: Preparing 22:56:54 918acc49b0f5: Waiting 22:56:54 36b50b131297: Waiting 22:56:54 49deea17c098: Layer already exists 22:56:54 8549aac57284: Layer already exists 22:56:54 8401c1cc1bd0: Layer already exists 22:56:54 5481692c842c: Layer already exists 22:56:54 600ab2e686d9: Layer already exists 22:56:54 67669f354992: Layer already exists 22:56:54 918acc49b0f5: Layer already exists 22:56:54 36b50b131297: Layer already exists 22:56:54 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:56:55 49deea17c098: Preparing 22:56:55 5481692c842c: Preparing 22:56:55 600ab2e686d9: Preparing 22:56:55 8549aac57284: Preparing 22:56:55 8401c1cc1bd0: Preparing 22:56:55 918acc49b0f5: Preparing 22:56:55 67669f354992: Preparing 22:56:55 36b50b131297: Preparing 22:56:55 918acc49b0f5: Waiting 22:56:55 67669f354992: Waiting 22:56:55 36b50b131297: Waiting 22:56:55 8401c1cc1bd0: Layer already exists 22:56:55 600ab2e686d9: Layer already exists 22:56:55 5481692c842c: Layer already exists 22:56:55 49deea17c098: Layer already exists 22:56:55 8549aac57284: Layer already exists 22:56:55 67669f354992: Layer already exists 22:56:55 36b50b131297: Layer already exists 22:56:55 918acc49b0f5: Layer already exists 22:56:55 main: digest: sha256:9f1df3b836430c37f59bea33523d5df4938b121aabc825e2692142dd832dd8b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:55 ===================================================== [Pipeline] echo 22:56:55 taggedImages: 22:56:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1 22:56:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:56:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.39 22:56:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:56:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:56:55 5e4c17392479c7248920cab766a26390de70e8b1 22:56:55 latest 22:56:55 3.1.0-dev.39 22:56:55 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:55 main 22:56:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1 22:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:56:56 4872fbc8528b: Preparing 22:56:56 32a9d01be793: Preparing 22:56:56 270cc9066363: Preparing 22:56:56 482cf4ae61de: Preparing 22:56:56 3d02735fbad2: Preparing 22:56:56 8401c1cc1bd0: Preparing 22:56:56 918acc49b0f5: Preparing 22:56:56 a25f9323600d: Preparing 22:56:56 6b9e74fa1966: Preparing 22:56:56 36b50b131297: Preparing 22:56:56 918acc49b0f5: Waiting 22:56:56 36b50b131297: Waiting 22:56:56 8401c1cc1bd0: Waiting 22:56:56 482cf4ae61de: Pushed 22:56:56 32a9d01be793: Pushed 22:56:56 3d02735fbad2: Pushed 22:56:56 4872fbc8528b: Pushed 22:56:56 8401c1cc1bd0: Layer already exists 22:56:56 918acc49b0f5: Layer already exists 22:56:56 a25f9323600d: Pushed 22:56:56 36b50b131297: Layer already exists 22:56:57 270cc9066363: Pushed 22:56:57 6b9e74fa1966: Pushed 22:56:57 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:56:58 4872fbc8528b: Preparing 22:56:58 32a9d01be793: Preparing 22:56:58 270cc9066363: Preparing 22:56:58 482cf4ae61de: Preparing 22:56:58 3d02735fbad2: Preparing 22:56:58 8401c1cc1bd0: Preparing 22:56:58 918acc49b0f5: Preparing 22:56:58 a25f9323600d: Preparing 22:56:58 6b9e74fa1966: Preparing 22:56:58 36b50b131297: Preparing 22:56:58 8401c1cc1bd0: Waiting 22:56:58 918acc49b0f5: Waiting 22:56:58 6b9e74fa1966: Waiting 22:56:58 36b50b131297: Waiting 22:56:58 482cf4ae61de: Layer already exists 22:56:58 4872fbc8528b: Layer already exists 22:56:58 270cc9066363: Layer already exists 22:56:58 3d02735fbad2: Layer already exists 22:56:58 32a9d01be793: Layer already exists 22:56:58 8401c1cc1bd0: Layer already exists 22:56:58 36b50b131297: Layer already exists 22:56:58 a25f9323600d: Layer already exists 22:56:58 918acc49b0f5: Layer already exists 22:56:58 6b9e74fa1966: Layer already exists 22:56:58 latest: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.39 22:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:56:58 4872fbc8528b: Preparing 22:56:58 32a9d01be793: Preparing 22:56:58 270cc9066363: Preparing 22:56:58 482cf4ae61de: Preparing 22:56:58 3d02735fbad2: Preparing 22:56:58 8401c1cc1bd0: Preparing 22:56:58 918acc49b0f5: Preparing 22:56:58 a25f9323600d: Preparing 22:56:58 6b9e74fa1966: Preparing 22:56:58 36b50b131297: Preparing 22:56:58 8401c1cc1bd0: Waiting 22:56:58 918acc49b0f5: Waiting 22:56:58 a25f9323600d: Waiting 22:56:58 6b9e74fa1966: Waiting 22:56:58 36b50b131297: Waiting 22:56:58 32a9d01be793: Layer already exists 22:56:58 3d02735fbad2: Layer already exists 22:56:58 270cc9066363: Layer already exists 22:56:58 4872fbc8528b: Layer already exists 22:56:58 482cf4ae61de: Layer already exists 22:56:58 8401c1cc1bd0: Layer already exists 22:56:58 a25f9323600d: Layer already exists 22:56:58 6b9e74fa1966: Layer already exists 22:56:58 36b50b131297: Layer already exists 22:56:58 918acc49b0f5: Layer already exists 22:56:58 3.1.0-dev.39: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:56:59 4872fbc8528b: Preparing 22:56:59 32a9d01be793: Preparing 22:56:59 270cc9066363: Preparing 22:56:59 482cf4ae61de: Preparing 22:56:59 3d02735fbad2: Preparing 22:56:59 8401c1cc1bd0: Preparing 22:56:59 918acc49b0f5: Preparing 22:56:59 a25f9323600d: Preparing 22:56:59 6b9e74fa1966: Preparing 22:56:59 36b50b131297: Preparing 22:56:59 8401c1cc1bd0: Waiting 22:56:59 a25f9323600d: Waiting 22:56:59 6b9e74fa1966: Waiting 22:56:59 36b50b131297: Waiting 22:56:59 918acc49b0f5: Waiting 22:56:59 32a9d01be793: Layer already exists 22:56:59 4872fbc8528b: Layer already exists 22:56:59 3d02735fbad2: Layer already exists 22:56:59 482cf4ae61de: Layer already exists 22:56:59 270cc9066363: Layer already exists 22:56:59 8401c1cc1bd0: Layer already exists 22:56:59 a25f9323600d: Layer already exists 22:56:59 918acc49b0f5: Layer already exists 22:56:59 6b9e74fa1966: Layer already exists 22:56:59 36b50b131297: Layer already exists 22:56:59 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:57:00 4872fbc8528b: Preparing 22:57:00 32a9d01be793: Preparing 22:57:00 270cc9066363: Preparing 22:57:00 482cf4ae61de: Preparing 22:57:00 3d02735fbad2: Preparing 22:57:00 8401c1cc1bd0: Preparing 22:57:00 918acc49b0f5: Preparing 22:57:00 a25f9323600d: Preparing 22:57:00 6b9e74fa1966: Preparing 22:57:00 36b50b131297: Preparing 22:57:00 8401c1cc1bd0: Waiting 22:57:00 918acc49b0f5: Waiting 22:57:00 a25f9323600d: Waiting 22:57:00 6b9e74fa1966: Waiting 22:57:00 36b50b131297: Waiting 22:57:00 4872fbc8528b: Layer already exists 22:57:00 3d02735fbad2: Layer already exists 22:57:00 270cc9066363: Layer already exists 22:57:00 482cf4ae61de: Layer already exists 22:57:00 32a9d01be793: Layer already exists 22:57:00 8401c1cc1bd0: Layer already exists 22:57:00 918acc49b0f5: Layer already exists 22:57:00 6b9e74fa1966: Layer already exists 22:57:00 a25f9323600d: Layer already exists 22:57:00 36b50b131297: Layer already exists 22:57:00 main: digest: sha256:2cbf7bec10dc70868ce2f3d3475dcad6bccc3cd216480e5004b7b87cf2e32c1e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:00 ===================================================== [Pipeline] echo 22:57:00 taggedImages: 22:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1 22:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.39 22:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:57:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:57:00 5e4c17392479c7248920cab766a26390de70e8b1 22:57:00 latest 22:57:00 3.1.0-dev.39 22:57:00 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:00 main 22:57:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1 22:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:57:00 7996b3b8ec9d: Preparing 22:57:00 f981fa9e5114: Preparing 22:57:00 7acece249b14: Preparing 22:57:00 55bb7ab115b3: Preparing 22:57:00 eb82d9533ff4: Preparing 22:57:00 68b398a1ca0d: Preparing 22:57:00 96b2a6bdb8e4: Preparing 22:57:00 8401c1cc1bd0: Preparing 22:57:00 918acc49b0f5: Preparing 22:57:00 9916623b553d: Preparing 22:57:00 36b50b131297: Preparing 22:57:00 36b50b131297: Waiting 22:57:00 96b2a6bdb8e4: Waiting 22:57:00 9916623b553d: Waiting 22:57:00 918acc49b0f5: Waiting 22:57:00 8401c1cc1bd0: Waiting 22:57:00 68b398a1ca0d: Waiting 22:57:00 eb82d9533ff4: Pushed 22:57:00 7996b3b8ec9d: Pushed 22:57:00 f981fa9e5114: Pushed 22:57:01 8401c1cc1bd0: Layer already exists 22:57:01 918acc49b0f5: Layer already exists 22:57:01 68b398a1ca0d: Pushed 22:57:01 96b2a6bdb8e4: Pushed 22:57:01 36b50b131297: Layer already exists 22:57:02 55bb7ab115b3: Pushed 22:57:02 9916623b553d: Pushed 22:57:02 7acece249b14: Pushed 22:57:02 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:57:03 7996b3b8ec9d: Preparing 22:57:03 f981fa9e5114: Preparing 22:57:03 7acece249b14: Preparing 22:57:03 55bb7ab115b3: Preparing 22:57:03 eb82d9533ff4: Preparing 22:57:03 68b398a1ca0d: Preparing 22:57:03 96b2a6bdb8e4: Preparing 22:57:03 8401c1cc1bd0: Preparing 22:57:03 918acc49b0f5: Preparing 22:57:03 9916623b553d: Preparing 22:57:03 36b50b131297: Preparing 22:57:03 8401c1cc1bd0: Waiting 22:57:03 918acc49b0f5: Waiting 22:57:03 9916623b553d: Waiting 22:57:03 96b2a6bdb8e4: Waiting 22:57:03 68b398a1ca0d: Waiting 22:57:03 f981fa9e5114: Layer already exists 22:57:03 55bb7ab115b3: Layer already exists 22:57:03 7996b3b8ec9d: Layer already exists 22:57:03 eb82d9533ff4: Layer already exists 22:57:03 7acece249b14: Layer already exists 22:57:03 68b398a1ca0d: Layer already exists 22:57:03 8401c1cc1bd0: Layer already exists 22:57:03 96b2a6bdb8e4: Layer already exists 22:57:03 9916623b553d: Layer already exists 22:57:03 918acc49b0f5: Layer already exists 22:57:03 36b50b131297: Layer already exists 22:57:03 latest: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.39 22:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:57:03 7996b3b8ec9d: Preparing 22:57:03 f981fa9e5114: Preparing 22:57:03 7acece249b14: Preparing 22:57:03 55bb7ab115b3: Preparing 22:57:03 eb82d9533ff4: Preparing 22:57:03 68b398a1ca0d: Preparing 22:57:03 96b2a6bdb8e4: Preparing 22:57:03 8401c1cc1bd0: Preparing 22:57:03 918acc49b0f5: Preparing 22:57:03 9916623b553d: Preparing 22:57:03 36b50b131297: Preparing 22:57:03 96b2a6bdb8e4: Waiting 22:57:03 8401c1cc1bd0: Waiting 22:57:03 918acc49b0f5: Waiting 22:57:03 9916623b553d: Waiting 22:57:03 68b398a1ca0d: Waiting 22:57:03 36b50b131297: Waiting 22:57:03 f981fa9e5114: Layer already exists 22:57:03 7996b3b8ec9d: Layer already exists 22:57:03 55bb7ab115b3: Layer already exists 22:57:03 eb82d9533ff4: Layer already exists 22:57:03 7acece249b14: Layer already exists 22:57:03 96b2a6bdb8e4: Layer already exists 22:57:03 68b398a1ca0d: Layer already exists 22:57:03 8401c1cc1bd0: Layer already exists 22:57:03 9916623b553d: Layer already exists 22:57:03 918acc49b0f5: Layer already exists 22:57:03 36b50b131297: Layer already exists 22:57:03 3.1.0-dev.39: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:57:04 7996b3b8ec9d: Preparing 22:57:04 f981fa9e5114: Preparing 22:57:04 7acece249b14: Preparing 22:57:04 55bb7ab115b3: Preparing 22:57:04 eb82d9533ff4: Preparing 22:57:04 68b398a1ca0d: Preparing 22:57:04 96b2a6bdb8e4: Preparing 22:57:04 68b398a1ca0d: Waiting 22:57:04 8401c1cc1bd0: Preparing 22:57:04 918acc49b0f5: Preparing 22:57:04 96b2a6bdb8e4: Waiting 22:57:04 9916623b553d: Preparing 22:57:04 8401c1cc1bd0: Waiting 22:57:04 36b50b131297: Preparing 22:57:04 9916623b553d: Waiting 22:57:04 918acc49b0f5: Waiting 22:57:04 7acece249b14: Layer already exists 22:57:04 eb82d9533ff4: Layer already exists 22:57:04 f981fa9e5114: Layer already exists 22:57:04 68b398a1ca0d: Layer already exists 22:57:04 7996b3b8ec9d: Layer already exists 22:57:04 55bb7ab115b3: Layer already exists 22:57:04 8401c1cc1bd0: Layer already exists 22:57:04 96b2a6bdb8e4: Layer already exists 22:57:04 36b50b131297: Layer already exists 22:57:04 9916623b553d: Layer already exists 22:57:04 918acc49b0f5: Layer already exists 22:57:04 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:57:05 7996b3b8ec9d: Preparing 22:57:05 f981fa9e5114: Preparing 22:57:05 7acece249b14: Preparing 22:57:05 55bb7ab115b3: Preparing 22:57:05 eb82d9533ff4: Preparing 22:57:05 68b398a1ca0d: Preparing 22:57:05 96b2a6bdb8e4: Preparing 22:57:05 8401c1cc1bd0: Preparing 22:57:05 918acc49b0f5: Preparing 22:57:05 9916623b553d: Preparing 22:57:05 36b50b131297: Preparing 22:57:05 68b398a1ca0d: Waiting 22:57:05 96b2a6bdb8e4: Waiting 22:57:05 8401c1cc1bd0: Waiting 22:57:05 918acc49b0f5: Waiting 22:57:05 36b50b131297: Waiting 22:57:05 9916623b553d: Waiting 22:57:05 eb82d9533ff4: Layer already exists 22:57:05 55bb7ab115b3: Layer already exists 22:57:05 7acece249b14: Layer already exists 22:57:05 f981fa9e5114: Layer already exists 22:57:05 7996b3b8ec9d: Layer already exists 22:57:05 68b398a1ca0d: Layer already exists 22:57:05 96b2a6bdb8e4: Layer already exists 22:57:05 9916623b553d: Layer already exists 22:57:05 8401c1cc1bd0: Layer already exists 22:57:05 918acc49b0f5: Layer already exists 22:57:05 36b50b131297: Layer already exists 22:57:05 main: digest: sha256:387eede24770d938f0af92d2a7e726a007c362ced896add30d788e9a2835edab size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:05 ===================================================== [Pipeline] echo 22:57:05 taggedImages: 22:57:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1 22:57:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:57:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.39 22:57:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:57:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:57:05 5e4c17392479c7248920cab766a26390de70e8b1 22:57:05 latest 22:57:05 3.1.0-dev.39 22:57:05 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:05 main 22:57:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1 22:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:57:05 8a3ed8788631: Preparing 22:57:05 ee448ec872ef: Preparing 22:57:05 8401c1cc1bd0: Preparing 22:57:05 918acc49b0f5: Preparing 22:57:05 a3bc51e575ca: Preparing 22:57:05 36b50b131297: Preparing 22:57:05 36b50b131297: Waiting 22:57:05 918acc49b0f5: Layer already exists 22:57:05 8401c1cc1bd0: Layer already exists 22:57:05 36b50b131297: Layer already exists 22:57:05 8a3ed8788631: Pushed 22:57:06 a3bc51e575ca: Pushed 22:57:07 ee448ec872ef: Pushed 22:57:07 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:08 + 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 22:57:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:57:08 8a3ed8788631: Preparing 22:57:08 ee448ec872ef: Preparing 22:57:08 8401c1cc1bd0: Preparing 22:57:08 918acc49b0f5: Preparing 22:57:08 a3bc51e575ca: Preparing 22:57:08 36b50b131297: Preparing 22:57:08 8a3ed8788631: Layer already exists 22:57:08 a3bc51e575ca: Layer already exists 22:57:08 918acc49b0f5: Layer already exists 22:57:08 ee448ec872ef: Layer already exists 22:57:08 8401c1cc1bd0: Layer already exists 22:57:08 36b50b131297: Layer already exists 22:57:08 latest: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.39 22:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:57:09 8a3ed8788631: Preparing 22:57:09 ee448ec872ef: Preparing 22:57:09 8401c1cc1bd0: Preparing 22:57:09 918acc49b0f5: Preparing 22:57:09 a3bc51e575ca: Preparing 22:57:09 36b50b131297: Preparing 22:57:09 36b50b131297: Waiting 22:57:09 918acc49b0f5: Layer already exists 22:57:09 a3bc51e575ca: Layer already exists 22:57:09 8a3ed8788631: Layer already exists 22:57:09 8401c1cc1bd0: Layer already exists 22:57:09 ee448ec872ef: Layer already exists 22:57:09 36b50b131297: Layer already exists 22:57:09 3.1.0-dev.39: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:57:09 8a3ed8788631: Preparing 22:57:09 ee448ec872ef: Preparing 22:57:09 8401c1cc1bd0: Preparing 22:57:09 918acc49b0f5: Preparing 22:57:09 a3bc51e575ca: Preparing 22:57:09 36b50b131297: Preparing 22:57:09 36b50b131297: Waiting 22:57:09 ee448ec872ef: Layer already exists 22:57:09 8401c1cc1bd0: Layer already exists 22:57:09 a3bc51e575ca: Layer already exists 22:57:09 918acc49b0f5: Layer already exists 22:57:09 8a3ed8788631: Layer already exists 22:57:09 36b50b131297: Layer already exists 22:57:09 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:10 + 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 22:57:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:57:10 8a3ed8788631: Preparing 22:57:10 ee448ec872ef: Preparing 22:57:10 8401c1cc1bd0: Preparing 22:57:10 918acc49b0f5: Preparing 22:57:10 a3bc51e575ca: Preparing 22:57:10 36b50b131297: Preparing 22:57:10 36b50b131297: Waiting 22:57:10 ee448ec872ef: Layer already exists 22:57:10 8a3ed8788631: Layer already exists 22:57:10 a3bc51e575ca: Layer already exists 22:57:10 8401c1cc1bd0: Layer already exists 22:57:10 918acc49b0f5: Layer already exists 22:57:10 36b50b131297: Layer already exists 22:57:10 main: digest: sha256:e40609431121365441ec001403a3db432f26acd1a055ec8a7ec6fbb95428192c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:10 ===================================================== [Pipeline] echo 22:57:10 taggedImages: 22:57:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1 22:57:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:57:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.39 22:57:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:57:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:57:10 5e4c17392479c7248920cab766a26390de70e8b1 22:57:10 latest 22:57:10 3.1.0-dev.39 22:57:10 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:10 main 22:57:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1 22:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:57:11 d38a19b170f3: Preparing 22:57:11 56f88135f5ac: Preparing 22:57:11 3603e3a7889e: Preparing 22:57:11 8401c1cc1bd0: Preparing 22:57:11 918acc49b0f5: Preparing 22:57:11 a10e1fe4d4eb: Preparing 22:57:11 cd1aed5029c8: Preparing 22:57:11 07bc326e69b4: Preparing 22:57:11 36b50b131297: Preparing 22:57:11 36b50b131297: Waiting 22:57:11 07bc326e69b4: Waiting 22:57:11 a10e1fe4d4eb: Waiting 22:57:11 918acc49b0f5: Layer already exists 22:57:11 8401c1cc1bd0: Layer already exists 22:57:11 d38a19b170f3: Pushed 22:57:11 3603e3a7889e: Pushed 22:57:11 56f88135f5ac: Pushed 22:57:11 36b50b131297: Layer already exists 22:57:11 07bc326e69b4: Pushed 22:57:16 cd1aed5029c8: Pushed 22:57:18 a10e1fe4d4eb: Pushed 22:57:18 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:57:19 d38a19b170f3: Preparing 22:57:19 56f88135f5ac: Preparing 22:57:19 3603e3a7889e: Preparing 22:57:19 8401c1cc1bd0: Preparing 22:57:19 918acc49b0f5: Preparing 22:57:19 a10e1fe4d4eb: Preparing 22:57:19 cd1aed5029c8: Preparing 22:57:19 07bc326e69b4: Preparing 22:57:19 36b50b131297: Preparing 22:57:19 a10e1fe4d4eb: Waiting 22:57:19 cd1aed5029c8: Waiting 22:57:19 07bc326e69b4: Waiting 22:57:19 36b50b131297: Waiting 22:57:19 8401c1cc1bd0: Layer already exists 22:57:19 3603e3a7889e: Layer already exists 22:57:19 d38a19b170f3: Layer already exists 22:57:19 56f88135f5ac: Layer already exists 22:57:19 918acc49b0f5: Layer already exists 22:57:19 a10e1fe4d4eb: Layer already exists 22:57:19 cd1aed5029c8: Layer already exists 22:57:19 36b50b131297: Layer already exists 22:57:19 07bc326e69b4: Layer already exists 22:57:19 latest: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.39 22:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:57:20 d38a19b170f3: Preparing 22:57:20 56f88135f5ac: Preparing 22:57:20 3603e3a7889e: Preparing 22:57:20 8401c1cc1bd0: Preparing 22:57:20 918acc49b0f5: Preparing 22:57:20 a10e1fe4d4eb: Preparing 22:57:20 cd1aed5029c8: Preparing 22:57:20 07bc326e69b4: Preparing 22:57:20 a10e1fe4d4eb: Waiting 22:57:20 cd1aed5029c8: Waiting 22:57:20 36b50b131297: Preparing 22:57:20 36b50b131297: Waiting 22:57:20 07bc326e69b4: Waiting 22:57:20 56f88135f5ac: Layer already exists 22:57:20 918acc49b0f5: Layer already exists 22:57:20 d38a19b170f3: Layer already exists 22:57:20 8401c1cc1bd0: Layer already exists 22:57:20 3603e3a7889e: Layer already exists 22:57:20 a10e1fe4d4eb: Layer already exists 22:57:20 36b50b131297: Layer already exists 22:57:20 cd1aed5029c8: Layer already exists 22:57:20 07bc326e69b4: Layer already exists 22:57:20 3.1.0-dev.39: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:57:20 d38a19b170f3: Preparing 22:57:20 56f88135f5ac: Preparing 22:57:20 3603e3a7889e: Preparing 22:57:20 8401c1cc1bd0: Preparing 22:57:20 918acc49b0f5: Preparing 22:57:20 a10e1fe4d4eb: Preparing 22:57:20 cd1aed5029c8: Preparing 22:57:20 07bc326e69b4: Preparing 22:57:20 36b50b131297: Preparing 22:57:20 a10e1fe4d4eb: Waiting 22:57:20 cd1aed5029c8: Waiting 22:57:20 07bc326e69b4: Waiting 22:57:20 36b50b131297: Waiting 22:57:20 d38a19b170f3: Layer already exists 22:57:20 56f88135f5ac: Layer already exists 22:57:20 3603e3a7889e: Layer already exists 22:57:20 8401c1cc1bd0: Layer already exists 22:57:20 918acc49b0f5: Layer already exists 22:57:20 a10e1fe4d4eb: Layer already exists 22:57:20 07bc326e69b4: Layer already exists 22:57:20 cd1aed5029c8: Layer already exists 22:57:20 36b50b131297: Layer already exists 22:57:20 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:57:21 d38a19b170f3: Preparing 22:57:21 56f88135f5ac: Preparing 22:57:21 3603e3a7889e: Preparing 22:57:21 8401c1cc1bd0: Preparing 22:57:21 918acc49b0f5: Preparing 22:57:21 a10e1fe4d4eb: Preparing 22:57:21 cd1aed5029c8: Preparing 22:57:21 07bc326e69b4: Preparing 22:57:21 36b50b131297: Preparing 22:57:21 07bc326e69b4: Waiting 22:57:21 36b50b131297: Waiting 22:57:21 a10e1fe4d4eb: Waiting 22:57:21 3603e3a7889e: Layer already exists 22:57:21 56f88135f5ac: Layer already exists 22:57:21 918acc49b0f5: Layer already exists 22:57:21 d38a19b170f3: Layer already exists 22:57:21 8401c1cc1bd0: Layer already exists 22:57:21 36b50b131297: Layer already exists 22:57:21 07bc326e69b4: Layer already exists 22:57:21 a10e1fe4d4eb: Layer already exists 22:57:21 cd1aed5029c8: Layer already exists 22:57:21 main: digest: sha256:2ca139e29594714b3375dc440d65bb151edd6034421c5a808f4e25b12a859abe size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:21 ===================================================== [Pipeline] echo 22:57:21 taggedImages: 22:57:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1 22:57:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:57:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.39 22:57:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:57:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:57:21 5e4c17392479c7248920cab766a26390de70e8b1 22:57:21 latest 22:57:21 3.1.0-dev.39 22:57:21 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:21 main 22:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1 22:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:57:21 a4180bf637e4: Preparing 22:57:21 f4c59dd7f8c8: Preparing 22:57:21 e0a5249268a9: Preparing 22:57:21 8401c1cc1bd0: Preparing 22:57:21 918acc49b0f5: Preparing 22:57:21 639b0f06331b: Preparing 22:57:21 95e6d1529341: Preparing 22:57:21 36b50b131297: Preparing 22:57:21 95e6d1529341: Waiting 22:57:21 36b50b131297: Waiting 22:57:21 639b0f06331b: Waiting 22:57:21 918acc49b0f5: Layer already exists 22:57:21 8401c1cc1bd0: Layer already exists 22:57:21 e0a5249268a9: Pushed 22:57:21 f4c59dd7f8c8: Pushed 22:57:21 36b50b131297: Layer already exists 22:57:21 a4180bf637e4: Pushed 22:57:22 95e6d1529341: Pushed 22:57:30 639b0f06331b: Pushed 22:57:30 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:57:30 a4180bf637e4: Preparing 22:57:30 f4c59dd7f8c8: Preparing 22:57:30 e0a5249268a9: Preparing 22:57:30 8401c1cc1bd0: Preparing 22:57:30 918acc49b0f5: Preparing 22:57:30 639b0f06331b: Preparing 22:57:30 95e6d1529341: Preparing 22:57:30 36b50b131297: Preparing 22:57:30 95e6d1529341: Waiting 22:57:30 639b0f06331b: Waiting 22:57:30 36b50b131297: Waiting 22:57:30 f4c59dd7f8c8: Layer already exists 22:57:30 8401c1cc1bd0: Layer already exists 22:57:30 a4180bf637e4: Layer already exists 22:57:30 e0a5249268a9: Layer already exists 22:57:30 918acc49b0f5: Layer already exists 22:57:30 95e6d1529341: Layer already exists 22:57:30 639b0f06331b: Layer already exists 22:57:30 36b50b131297: Layer already exists 22:57:30 latest: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.39 22:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:57:31 a4180bf637e4: Preparing 22:57:31 f4c59dd7f8c8: Preparing 22:57:31 e0a5249268a9: Preparing 22:57:31 8401c1cc1bd0: Preparing 22:57:31 918acc49b0f5: Preparing 22:57:31 639b0f06331b: Preparing 22:57:31 95e6d1529341: Preparing 22:57:31 36b50b131297: Preparing 22:57:31 639b0f06331b: Waiting 22:57:31 36b50b131297: Waiting 22:57:31 95e6d1529341: Waiting 22:57:31 8401c1cc1bd0: Layer already exists 22:57:31 a4180bf637e4: Layer already exists 22:57:31 e0a5249268a9: Layer already exists 22:57:31 918acc49b0f5: Layer already exists 22:57:31 f4c59dd7f8c8: Layer already exists 22:57:31 639b0f06331b: Layer already exists 22:57:31 95e6d1529341: Layer already exists 22:57:31 36b50b131297: Layer already exists 22:57:31 3.1.0-dev.39: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:57:32 a4180bf637e4: Preparing 22:57:32 f4c59dd7f8c8: Preparing 22:57:32 e0a5249268a9: Preparing 22:57:32 8401c1cc1bd0: Preparing 22:57:32 918acc49b0f5: Preparing 22:57:32 639b0f06331b: Preparing 22:57:32 95e6d1529341: Preparing 22:57:32 36b50b131297: Preparing 22:57:32 639b0f06331b: Waiting 22:57:32 95e6d1529341: Waiting 22:57:32 36b50b131297: Waiting 22:57:32 f4c59dd7f8c8: Layer already exists 22:57:32 e0a5249268a9: Layer already exists 22:57:32 918acc49b0f5: Layer already exists 22:57:32 a4180bf637e4: Layer already exists 22:57:32 639b0f06331b: Layer already exists 22:57:32 36b50b131297: Layer already exists 22:57:32 8401c1cc1bd0: Layer already exists 22:57:32 95e6d1529341: Layer already exists 22:57:32 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:57:32 a4180bf637e4: Preparing 22:57:32 f4c59dd7f8c8: Preparing 22:57:32 e0a5249268a9: Preparing 22:57:32 8401c1cc1bd0: Preparing 22:57:32 918acc49b0f5: Preparing 22:57:32 639b0f06331b: Preparing 22:57:32 95e6d1529341: Preparing 22:57:32 36b50b131297: Preparing 22:57:32 639b0f06331b: Waiting 22:57:32 95e6d1529341: Waiting 22:57:32 36b50b131297: Waiting 22:57:32 a4180bf637e4: Layer already exists 22:57:32 918acc49b0f5: Layer already exists 22:57:32 e0a5249268a9: Layer already exists 22:57:32 f4c59dd7f8c8: Layer already exists 22:57:32 8401c1cc1bd0: Layer already exists 22:57:32 95e6d1529341: Layer already exists 22:57:32 639b0f06331b: Layer already exists 22:57:32 36b50b131297: Layer already exists 22:57:32 main: digest: sha256:9f9b5581f449323ed9ad98aa8d761f9131cfc25e0fbd2501a7d8841006169cce size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:32 ===================================================== [Pipeline] echo 22:57:32 taggedImages: 22:57:32 - nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1 22:57:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:57:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.39 22:57:32 - nexus3.edgexfoundry.org:10004/security-spire-config:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:57:32 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:57:32 5e4c17392479c7248920cab766a26390de70e8b1 22:57:32 latest 22:57:32 3.1.0-dev.39 22:57:32 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:32 main 22:57:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1 22:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:57:33 d38a19b170f3: Preparing 22:57:33 1a2c110e8c38: Preparing 22:57:33 9da8ec02b91d: Preparing 22:57:33 8401c1cc1bd0: Preparing 22:57:33 918acc49b0f5: Preparing 22:57:33 33db4959bc28: Preparing 22:57:33 07bc326e69b4: Preparing 22:57:33 36b50b131297: Preparing 22:57:33 33db4959bc28: Waiting 22:57:33 36b50b131297: Waiting 22:57:33 07bc326e69b4: Waiting 22:57:33 d38a19b170f3: Layer already exists 22:57:33 8401c1cc1bd0: Layer already exists 22:57:33 918acc49b0f5: Layer already exists 22:57:33 9da8ec02b91d: Pushed 22:57:33 1a2c110e8c38: Pushed 22:57:33 07bc326e69b4: Layer already exists 22:57:33 36b50b131297: Layer already exists 22:57:41 33db4959bc28: Pushed 22:57:41 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:57:42 d38a19b170f3: Preparing 22:57:42 1a2c110e8c38: Preparing 22:57:42 9da8ec02b91d: Preparing 22:57:42 8401c1cc1bd0: Preparing 22:57:42 918acc49b0f5: Preparing 22:57:42 33db4959bc28: Preparing 22:57:42 07bc326e69b4: Preparing 22:57:42 36b50b131297: Preparing 22:57:42 36b50b131297: Waiting 22:57:42 33db4959bc28: Waiting 22:57:42 07bc326e69b4: Waiting 22:57:42 9da8ec02b91d: Layer already exists 22:57:42 8401c1cc1bd0: Layer already exists 22:57:42 1a2c110e8c38: Layer already exists 22:57:42 918acc49b0f5: Layer already exists 22:57:42 d38a19b170f3: Layer already exists 22:57:42 36b50b131297: Layer already exists 22:57:42 07bc326e69b4: Layer already exists 22:57:42 33db4959bc28: Layer already exists 22:57:42 latest: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.39 22:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:57:43 d38a19b170f3: Preparing 22:57:43 1a2c110e8c38: Preparing 22:57:43 9da8ec02b91d: Preparing 22:57:43 8401c1cc1bd0: Preparing 22:57:43 918acc49b0f5: Preparing 22:57:43 33db4959bc28: Preparing 22:57:43 07bc326e69b4: Preparing 22:57:43 36b50b131297: Preparing 22:57:43 07bc326e69b4: Waiting 22:57:43 36b50b131297: Waiting 22:57:43 33db4959bc28: Waiting 22:57:43 1a2c110e8c38: Layer already exists 22:57:43 918acc49b0f5: Layer already exists 22:57:43 9da8ec02b91d: Layer already exists 22:57:43 8401c1cc1bd0: Layer already exists 22:57:43 d38a19b170f3: Layer already exists 22:57:43 07bc326e69b4: Layer already exists 22:57:43 33db4959bc28: Layer already exists 22:57:43 36b50b131297: Layer already exists 22:57:43 3.1.0-dev.39: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:57:43 d38a19b170f3: Preparing 22:57:43 1a2c110e8c38: Preparing 22:57:43 9da8ec02b91d: Preparing 22:57:43 8401c1cc1bd0: Preparing 22:57:43 918acc49b0f5: Preparing 22:57:43 33db4959bc28: Preparing 22:57:43 07bc326e69b4: Preparing 22:57:43 36b50b131297: Preparing 22:57:43 33db4959bc28: Waiting 22:57:43 07bc326e69b4: Waiting 22:57:43 36b50b131297: Waiting 22:57:43 1a2c110e8c38: Layer already exists 22:57:43 9da8ec02b91d: Layer already exists 22:57:43 d38a19b170f3: Layer already exists 22:57:43 918acc49b0f5: Layer already exists 22:57:43 8401c1cc1bd0: Layer already exists 22:57:43 33db4959bc28: Layer already exists 22:57:43 36b50b131297: Layer already exists 22:57:43 07bc326e69b4: Layer already exists 22:57:43 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:57:44 d38a19b170f3: Preparing 22:57:44 1a2c110e8c38: Preparing 22:57:44 9da8ec02b91d: Preparing 22:57:44 8401c1cc1bd0: Preparing 22:57:44 918acc49b0f5: Preparing 22:57:44 33db4959bc28: Preparing 22:57:44 07bc326e69b4: Preparing 22:57:44 36b50b131297: Preparing 22:57:44 33db4959bc28: Waiting 22:57:44 07bc326e69b4: Waiting 22:57:44 36b50b131297: Waiting 22:57:44 8401c1cc1bd0: Layer already exists 22:57:44 d38a19b170f3: Layer already exists 22:57:44 1a2c110e8c38: Layer already exists 22:57:44 918acc49b0f5: Layer already exists 22:57:44 9da8ec02b91d: Layer already exists 22:57:44 07bc326e69b4: Layer already exists 22:57:44 36b50b131297: Layer already exists 22:57:44 33db4959bc28: Layer already exists 22:57:44 main: digest: sha256:fefc1e4822b7da1eee8313dc009053ff3db8865782ec1aca5cadd808262cb585 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:44 ===================================================== [Pipeline] echo 22:57:44 taggedImages: 22:57:44 - nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1 22:57:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:57:44 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.39 22:57:44 - nexus3.edgexfoundry.org:10004/security-spire-server:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:57:44 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:57:44 5e4c17392479c7248920cab766a26390de70e8b1 22:57:44 latest 22:57:44 3.1.0-dev.39 22:57:44 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:44 main 22:57:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1 22:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:57:44 200e8a645740: Preparing 22:57:44 17b266f6e9b4: Preparing 22:57:44 8401c1cc1bd0: Preparing 22:57:44 918acc49b0f5: Preparing 22:57:44 5372d6860087: Preparing 22:57:44 36b50b131297: Preparing 22:57:44 36b50b131297: Waiting 22:57:44 918acc49b0f5: Layer already exists 22:57:44 8401c1cc1bd0: Layer already exists 22:57:44 36b50b131297: Layer already exists 22:57:44 200e8a645740: Pushed 22:57:45 5372d6860087: Pushed 22:57:48 17b266f6e9b4: Pushed 22:57:48 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:57:49 200e8a645740: Preparing 22:57:49 17b266f6e9b4: Preparing 22:57:49 8401c1cc1bd0: Preparing 22:57:49 918acc49b0f5: Preparing 22:57:49 5372d6860087: Preparing 22:57:49 36b50b131297: Preparing 22:57:49 36b50b131297: Waiting 22:57:49 200e8a645740: Layer already exists 22:57:49 8401c1cc1bd0: Layer already exists 22:57:49 5372d6860087: Layer already exists 22:57:49 918acc49b0f5: Layer already exists 22:57:49 17b266f6e9b4: Layer already exists 22:57:49 36b50b131297: Layer already exists 22:57:49 latest: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.39 22:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:57:49 200e8a645740: Preparing 22:57:49 17b266f6e9b4: Preparing 22:57:49 8401c1cc1bd0: Preparing 22:57:49 918acc49b0f5: Preparing 22:57:49 5372d6860087: Preparing 22:57:49 36b50b131297: Preparing 22:57:49 36b50b131297: Waiting 22:57:49 200e8a645740: Layer already exists 22:57:49 17b266f6e9b4: Layer already exists 22:57:49 5372d6860087: Layer already exists 22:57:49 918acc49b0f5: Layer already exists 22:57:49 8401c1cc1bd0: Layer already exists 22:57:49 36b50b131297: Layer already exists 22:57:49 3.1.0-dev.39: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:57:50 200e8a645740: Preparing 22:57:50 17b266f6e9b4: Preparing 22:57:50 8401c1cc1bd0: Preparing 22:57:50 918acc49b0f5: Preparing 22:57:50 5372d6860087: Preparing 22:57:50 36b50b131297: Preparing 22:57:50 36b50b131297: Waiting 22:57:50 8401c1cc1bd0: Layer already exists 22:57:50 200e8a645740: Layer already exists 22:57:50 918acc49b0f5: Layer already exists 22:57:50 17b266f6e9b4: Layer already exists 22:57:50 5372d6860087: Layer already exists 22:57:50 36b50b131297: Layer already exists 22:57:50 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:57:50 200e8a645740: Preparing 22:57:50 17b266f6e9b4: Preparing 22:57:50 8401c1cc1bd0: Preparing 22:57:50 918acc49b0f5: Preparing 22:57:50 5372d6860087: Preparing 22:57:50 36b50b131297: Preparing 22:57:50 36b50b131297: Waiting 22:57:50 5372d6860087: Layer already exists 22:57:50 17b266f6e9b4: Layer already exists 22:57:50 200e8a645740: Layer already exists 22:57:50 8401c1cc1bd0: Layer already exists 22:57:50 918acc49b0f5: Layer already exists 22:57:50 36b50b131297: Layer already exists 22:57:50 main: digest: sha256:c8c61cc575168c18ec2e492ad86e9ebe7029b7285883271c6c935d4c126c475e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:51 ===================================================== [Pipeline] echo 22:57:51 taggedImages: 22:57:51 - nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1 22:57:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:57:51 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.39 22:57:51 - nexus3.edgexfoundry.org:10004/support-notifications:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:57:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:57:51 5e4c17392479c7248920cab766a26390de70e8b1 22:57:51 latest 22:57:51 3.1.0-dev.39 22:57:51 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:51 main 22:57:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1 22:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:57:51 8bf408bc3fea: Preparing 22:57:51 ddc764406f19: Preparing 22:57:51 8401c1cc1bd0: Preparing 22:57:51 918acc49b0f5: Preparing 22:57:51 67669f354992: Preparing 22:57:51 36b50b131297: Preparing 22:57:51 36b50b131297: Waiting 22:57:51 67669f354992: Layer already exists 22:57:51 8401c1cc1bd0: Layer already exists 22:57:51 918acc49b0f5: Layer already exists 22:57:51 36b50b131297: Layer already exists 22:57:51 8bf408bc3fea: Pushed 22:57:54 ddc764406f19: Pushed 22:57:54 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:57:55 8bf408bc3fea: Preparing 22:57:55 ddc764406f19: Preparing 22:57:55 8401c1cc1bd0: Preparing 22:57:55 918acc49b0f5: Preparing 22:57:55 67669f354992: Preparing 22:57:55 36b50b131297: Preparing 22:57:55 36b50b131297: Waiting 22:57:55 918acc49b0f5: Layer already exists 22:57:55 8bf408bc3fea: Layer already exists 22:57:55 8401c1cc1bd0: Layer already exists 22:57:55 ddc764406f19: Layer already exists 22:57:55 67669f354992: Layer already exists 22:57:55 36b50b131297: Layer already exists 22:57:55 latest: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.39 22:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:57:56 8bf408bc3fea: Preparing 22:57:56 ddc764406f19: Preparing 22:57:56 8401c1cc1bd0: Preparing 22:57:56 918acc49b0f5: Preparing 22:57:56 67669f354992: Preparing 22:57:56 36b50b131297: Preparing 22:57:56 36b50b131297: Waiting 22:57:56 8bf408bc3fea: Layer already exists 22:57:56 8401c1cc1bd0: Layer already exists 22:57:56 918acc49b0f5: Layer already exists 22:57:56 ddc764406f19: Layer already exists 22:57:56 67669f354992: Layer already exists 22:57:56 36b50b131297: Layer already exists 22:57:56 3.1.0-dev.39: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:57:56 8bf408bc3fea: Preparing 22:57:56 ddc764406f19: Preparing 22:57:56 8401c1cc1bd0: Preparing 22:57:56 918acc49b0f5: Preparing 22:57:56 67669f354992: Preparing 22:57:56 36b50b131297: Preparing 22:57:56 36b50b131297: Waiting 22:57:56 8bf408bc3fea: Layer already exists 22:57:56 ddc764406f19: Layer already exists 22:57:56 67669f354992: Layer already exists 22:57:56 8401c1cc1bd0: Layer already exists 22:57:56 918acc49b0f5: Layer already exists 22:57:56 36b50b131297: Layer already exists 22:57:56 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:57:57 8bf408bc3fea: Preparing 22:57:57 ddc764406f19: Preparing 22:57:57 8401c1cc1bd0: Preparing 22:57:57 918acc49b0f5: Preparing 22:57:57 67669f354992: Preparing 22:57:57 36b50b131297: Preparing 22:57:57 36b50b131297: Waiting 22:57:57 67669f354992: Layer already exists 22:57:57 8401c1cc1bd0: Layer already exists 22:57:57 ddc764406f19: Layer already exists 22:57:57 918acc49b0f5: Layer already exists 22:57:57 8bf408bc3fea: Layer already exists 22:57:57 36b50b131297: Layer already exists 22:57:57 main: digest: sha256:e523a495bd013e92ef20f2afd058523d047838c92ab210bdc82eda299edb8e2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:57 ===================================================== [Pipeline] echo 22:57:57 taggedImages: 22:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1 22:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.39 22:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 22:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:11:33 #122 ... 23:11:33 23:11:33 #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 23:11:33 #130 920.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:11:42 #130 ... 23:11:42 23:11:42 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:11:42 #127 DONE 931.5s 23:11:42 23:11:42 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:11:42 #109 ... 23:11:42 23:11:42 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:11:42 #132 DONE 0.3s 23:11:42 23:11:42 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:11:42 #133 DONE 0.1s 23:11:42 23:11:42 #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 23:11:42 #134 DONE 0.2s 23:11:42 23:11:42 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:11:42 #135 DONE 0.1s 23:11:42 23:11:42 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:11:42 #34 ... 23:11:42 23:11:42 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:11:42 #136 DONE 0.3s 23:11:42 23:11:42 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:11:42 #137 DONE 0.1s 23:11:42 23:11:42 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:11:45 #138 DONE 2.2s 23:11:45 23:11:45 #90 [security-proxy-setup] exporting to image 23:11:45 #90 exporting layers 23:11:45 #90 exporting layers 0.8s done 23:11:45 #90 writing image sha256:ae931628e2a1d9c41fb7e7ba5c7acf0fc9b5278edd8ddb7580b5beffc64b86fc done 23:11:45 #90 naming to docker.io/library/security-proxy-setup-arm64 done 23:11:45 #90 DONE 4.6s 23:11:45 23:11:45 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:11:51 #109 ... 23:11:51 23:11:51 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:11:51 #126 DONE 941.4s 23:11:51 23:11:51 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:11:51 #139 DONE 0.3s 23:11:51 23:11:51 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:11:54 #140 DONE 3.3s 23:11:54 23:11:54 #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 23:11:54 #130 DONE 945.1s 23:11:54 23:11:54 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:11:55 #141 DONE 0.7s 23:11:55 23:11:55 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:11:55 #142 ... 23:11:55 23:11:55 #143 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:11:55 #143 DONE 0.3s 23:11:55 23:11:55 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:11:55 #142 DONE 0.3s 23:11:55 23:11:55 #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:11:56 #144 ... 23:11:56 23:11:56 #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:11:56 #145 DONE 0.1s 23:11:56 23:11:56 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:11:56 #34 ... 23:11:56 23:11:56 #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:11:56 #144 DONE 0.5s 23:11:56 23:11:56 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:11:56 #146 ... 23:11:56 23:11:56 #147 [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 23:11:56 #147 DONE 0.2s 23:11:56 23:11:56 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:11:56 #146 DONE 0.3s 23:11:56 23:11:56 #148 [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 23:11:56 #148 DONE 0.2s 23:11:56 23:11:56 #149 [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/ 23:11:56 #149 DONE 0.3s 23:11:56 23:11:56 #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:11:56 #150 DONE 0.2s 23:11:56 23:11:56 #151 [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/ 23:11:57 #151 DONE 0.3s 23:11:57 23:11:57 #152 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:11:57 #152 DONE 0.2s 23:11:57 23:11:57 #153 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:11:57 #153 ... 23:11:57 23:11:57 #154 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:11:57 #154 DONE 0.6s 23:11:57 23:11:57 #153 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:11:57 #153 DONE 0.2s 23:11:57 23:11:57 #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:11:58 #155 ... 23:11:58 23:11:58 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:11:58 #156 DONE 0.7s 23:11:58 23:11:58 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:11:58 #157 DONE 0.1s 23:11:58 23:11:58 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:00 #158 ... 23:12:00 23:12:00 #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:12:00 #155 DONE 2.9s 23:12:00 23:12:00 #90 [security-bootstrapper] exporting to image 23:12:00 #90 exporting layers 23:12:01 #90 ... 23:12:01 23:12:01 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:01 #158 DONE 2.8s 23:12:01 23:12:01 #90 [security-secretstore-setup] exporting to image 23:12:02 #90 exporting layers 1.8s done 23:12:02 #90 writing image sha256:9f86ff018c202dcc696dc2bf79d0e7bebefb38f0b10a18d3a454e1160697888f 0.0s done 23:12:02 #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 23:12:02 #90 exporting layers 1.4s done 23:12:02 #90 writing image sha256:d39fe2d4af1831ef39d6f03767a6fe7d39391077865e15eb7bfa4d019c1f053c 0.0s done 23:12:02 #90 naming to docker.io/library/security-secretstore-setup-arm64 done 23:12:02 #90 DONE 6.9s 23:12:02 23:12:02 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:12:09 #124 ... 23:12:09 23:12:09 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:12:09 #131 DONE 959.2s 23:12:09 23:12:09 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:12:09 #51 ... 23:12:09 23:12:09 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:12:09 #159 DONE 0.3s 23:12:09 23:12:09 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:12:09 #160 DONE 0.1s 23:12:09 23:12:09 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:12:09 #34 ... 23:12:09 23:12:09 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:12:10 #161 DONE 0.3s 23:12:10 23:12:10 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:12:10 #109 ... 23:12:10 23:12:10 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:12:10 #162 DONE 0.3s 23:12:10 23:12:10 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:12:10 #123 ... 23:12:10 23:12:10 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:12:10 #163 DONE 0.2s 23:12:10 23:12:10 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:12 #164 DONE 2.1s 23:12:12 23:12:12 #90 [security-proxy-auth] exporting to image 23:12:12 #90 exporting layers 23:12:13 #90 exporting layers 0.5s done 23:12:13 #90 writing image sha256:ccf8c8b5c00aeb99c13b98f06d5b65ddc2f3b2657c8424162b14ebcb161056f4 done 23:12:13 #90 naming to docker.io/library/security-proxy-auth-arm64 done 23:12:13 #90 DONE 7.4s 23:12:13 23:12:13 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:12:28 #124 ... 23:12:28 23:12:28 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:12:28 #128 DONE 976.6s 23:12:28 23:12:28 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:12:28 #34 ... 23:12:28 23:12:28 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:12:28 #165 DONE 0.2s 23:12:28 23:12:28 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:12:28 #166 DONE 0.1s 23:12:28 23:12:28 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:12:28 #123 ... 23:12:28 23:12:28 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:12:28 #167 DONE 0.3s 23:12:28 23:12:28 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:12:28 #34 ... 23:12:28 23:12:28 #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 23:12:28 #168 DONE 0.2s 23:12:28 23:12:28 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:12:28 #169 DONE 0.1s 23:12:28 23:12:28 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:12:28 #124 ... 23:12:28 23:12:28 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:29 #170 DONE 1.7s 23:12:29 23:12:29 #90 [core-common-config-bootstrapper] exporting to image 23:12:29 #90 exporting layers 23:12:30 #90 exporting layers 0.6s done 23:12:30 #90 writing image sha256:c5c1fb68bcdbf8b47dc240308d24674ed9802691bf7df6b1bbd45c3bffaaeb88 done 23:12:30 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:12:30 #90 DONE 8.0s 23:12:30 23:12:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:16 #34 ... 23:13:16 23:13:16 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:13:16 #123 DONE 1020.0s 23:13:16 23:13:16 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:13:16 #51 ... 23:13:16 23:13:16 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:13:16 #171 DONE 0.2s 23:13:16 23:13:16 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:13:16 #172 DONE 0.1s 23:13:16 23:13:16 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:13:16 #173 DONE 0.3s 23:13:16 23:13:16 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:13:16 #174 DONE 0.2s 23:13:16 23:13:16 #90 [core-command] exporting to image 23:13:16 #90 exporting layers 23:13:16 #90 exporting layers 0.2s done 23:13:16 #90 writing image sha256:3516732785facb36467033bc3cbb4fa4808a23181d1b7fc33b68ba79d24ecef2 done 23:13:16 #90 naming to docker.io/library/core-command-arm64 done 23:13:16 #90 DONE 8.2s 23:13:16 23:13:16 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:13:18 #122 DONE 1029.2s 23:13:18 23:13:18 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:19 #34 ... 23:13:19 23:13:19 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:13:19 #175 DONE 0.3s 23:13:19 23:13:19 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:13:19 #51 ... 23:13:19 23:13:19 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:13:19 #176 DONE 0.1s 23:13:19 23:13:19 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:13:19 #177 DONE 0.3s 23:13:19 23:13:19 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:13:19 #109 ... 23:13:19 23:13:19 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:13:19 #178 DONE 0.1s 23:13:20 23:13:20 #90 [core-data] exporting to image 23:13:20 #90 exporting layers 23:13:20 #90 exporting layers 0.3s done 23:13:20 #90 writing image sha256:b97a7bb66ee45bcd1ec643bf83a33a43316e3be7d2949b85c4275c4aced09eac done 23:13:20 #90 naming to docker.io/library/core-data-arm64 done 23:13:20 #90 DONE 8.5s 23:13:20 23:13:20 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:22 #34 ... 23:13:22 23:13:22 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:13:22 #109 DONE 1032.5s 23:13:22 23:13:22 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:22 #34 ... 23:13:22 23:13:22 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:13:22 #179 DONE 0.2s 23:13:22 23:13:22 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:13:22 #180 DONE 0.1s 23:13:22 23:13:22 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:13:22 #125 ... 23:13:22 23:13:22 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:13:23 #181 DONE 0.3s 23:13:23 23:13:23 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:13:23 #182 DONE 0.1s 23:13:23 23:13:23 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:13:23 #183 DONE 0.1s 23:13:23 23:13:23 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:23 #34 ... 23:13:23 23:13:23 #90 [core-metadata] exporting to image 23:13:23 #90 exporting layers 0.4s done 23:13:24 #90 writing image sha256:7c881ff8b443b1b95d2ef622614d6a3f6b6193c1e0bf0b53c5ceb0e8f61bc0bc done 23:13:24 #90 naming to docker.io/library/core-metadata-arm64 done 23:13:24 #90 DONE 9.0s 23:13:24 23:13:24 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:50 #34 ... 23:13:50 23:13:50 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:13:50 #129 DONE 1060.7s 23:13:50 23:13:50 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:50 #34 ... 23:13:50 23:13:50 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:13:50 #184 DONE 0.1s 23:13:50 23:13:50 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:51 #34 ... 23:13:51 23:13:51 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:13:51 #185 DONE 0.1s 23:13:51 23:13:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:13:51 #34 ... 23:13:51 23:13:51 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:13:51 #186 DONE 0.4s 23:13:51 23:13:51 #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 23:13:51 #187 DONE 0.1s 23:13:51 23:13:51 #90 [security-spiffe-token-provider] exporting to image 23:13:51 #90 exporting layers 23:13:52 #90 exporting layers 0.6s done 23:13:52 #90 writing image sha256:97562843cc75a6696235e79daedd722f6fe7d46aa2eb993c15beac77452de86f done 23:13:52 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:13:52 #90 DONE 9.6s 23:13:52 23:13:52 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:14:19 #125 DONE 1086.6s 23:14:19 23:14:19 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:14:19 #124 DONE 1086.5s 23:14:19 23:14:19 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:14:19 #34 ... 23:14:19 23:14:19 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:19 #188 DONE 0.1s 23:14:19 23:14:19 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:19 #189 DONE 0.3s 23:14:19 23:14:19 #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:19 #190 DONE 0.1s 23:14:19 23:14:19 #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:19 #191 DONE 0.2s 23:14:19 23:14:19 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:14:19 #192 DONE 0.4s 23:14:19 23:14:19 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:14:19 #193 DONE 0.4s 23:14:19 23:14:19 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:14:19 #194 DONE 0.1s 23:14:19 23:14:19 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:14:19 #195 DONE 0.1s 23:14:19 23:14:19 #90 [support-scheduler] exporting to image 23:14:19 #90 exporting layers 23:14:19 #90 exporting layers 0.4s done 23:14:19 #90 writing image sha256:6732ef4c03d034a7428b6bd38e652b3de286734237c86502701c586e9ef8113a done 23:14:19 #90 naming to docker.io/library/support-notifications-arm64 done 23:14:19 #90 writing image sha256:7a0581cffa42d5c74f17cf5b8043b30b8c6314d2103d06b4ea782062a9a76676 done 23:14:19 #90 naming to docker.io/library/support-scheduler-arm64 done 23:14:19 #90 DONE 10.2s 23:14:19 23:14:19 #33 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:19 time="2023-09-05T22:54:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:14:19 $ docker stop --time=1 2ce54028a241434dd2efa4221d5afc122fb75fc9238d7b131e39c275217c1322 23:14:20 $ docker rm -f --volumes 2ce54028a241434dd2efa4221d5afc122fb75fc9238d7b131e39c275217c1322 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:21 + docker images 23:14:21 REPOSITORY TAG IMAGE ID CREATED SIZE 23:14:21 support-notifications-arm64 latest 6732ef4c03d0 4 seconds ago 33.7MB 23:14:21 support-scheduler-arm64 latest 7a0581cffa42 4 seconds ago 32.9MB 23:14:21 security-spiffe-token-provider-arm64 latest 97562843cc75 30 seconds ago 33.3MB 23:14:21 core-metadata-arm64 latest 7c881ff8b443 58 seconds ago 21.2MB 23:14:21 core-data-arm64 latest b97a7bb66ee4 About a minute ago 20.9MB 23:14:21 core-command-arm64 latest 3516732785fa About a minute ago 20.8MB 23:14:21 core-common-config-bootstrapper-arm64 latest c5c1fb68bcdb About a minute ago 18MB 23:14:21 security-proxy-auth-arm64 latest ccf8c8b5c00a 2 minutes ago 19.3MB 23:14:21 security-bootstrapper-arm64 latest 9f86ff018c20 2 minutes ago 22.6MB 23:14:21 security-secretstore-setup-arm64 latest d39fe2d4af18 2 minutes ago 43MB 23:14:21 security-proxy-setup-arm64 latest ae931628e2a1 2 minutes ago 28.8MB 23:14:21 security-spire-agent-arm64 latest e0a81f96bad5 18 minutes ago 153MB 23:14:21 security-spire-config-arm64 latest 79ebeaaf9585 18 minutes ago 96.2MB 23:14:21 security-spire-server-arm64 latest 4732e955bc25 18 minutes ago 97.1MB 23:14:21 ci-base-image-arm64 latest 33f6280b33b6 19 minutes ago 1.05GB 23:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB 23:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:21 provisioning config files... 23:14:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/573@tmp/config10677283259783542373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:21 ---> docker-login.sh 23:14:21 nexus3.edgexfoundry.org:10001 23:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:22 Configure a credential helper to remove this warning. See 23:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:22 23:14:22 Login Succeeded 23:14:22 nexus3.edgexfoundry.org:10002 23:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:22 Configure a credential helper to remove this warning. See 23:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:22 23:14:22 Login Succeeded 23:14:22 nexus3.edgexfoundry.org:10003 23:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:22 Configure a credential helper to remove this warning. See 23:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:22 23:14:22 Login Succeeded 23:14:22 nexus3.edgexfoundry.org:10004 23:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:23 Configure a credential helper to remove this warning. See 23:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:23 23:14:23 Login Succeeded 23:14:23 docker.io 23:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:23 Configure a credential helper to remove this warning. See 23:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:23 23:14:23 Login Succeeded 23:14:23 ---> docker-login.sh ends [Pipeline] } 23:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:23 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:14:23 5e4c17392479c7248920cab766a26390de70e8b1 23:14:23 latest 23:14:23 3.1.0-dev.39 23:14:23 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:23 main 23:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:14:24 dd69ed6444f8: Preparing 23:14:24 5367d420a1d7: Preparing 23:14:24 374e5f9dbdcc: Preparing 23:14:24 b7b1ca122a2c: Preparing 23:14:24 74ecaf91a5d3: Preparing 23:14:24 d2d9d24a8c2a: Preparing 23:14:24 d2d9d24a8c2a: Waiting 23:14:24 b7b1ca122a2c: Pushed 23:14:24 dd69ed6444f8: Pushed 23:14:24 374e5f9dbdcc: Pushed 23:14:24 74ecaf91a5d3: Pushed 23:14:24 d2d9d24a8c2a: Layer already exists 23:14:27 5367d420a1d7: Pushed 23:14:27 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:14:28 dd69ed6444f8: Preparing 23:14:28 5367d420a1d7: Preparing 23:14:28 374e5f9dbdcc: Preparing 23:14:28 b7b1ca122a2c: Preparing 23:14:28 74ecaf91a5d3: Preparing 23:14:28 d2d9d24a8c2a: Preparing 23:14:28 d2d9d24a8c2a: Waiting 23:14:28 b7b1ca122a2c: Layer already exists 23:14:28 74ecaf91a5d3: Layer already exists 23:14:28 5367d420a1d7: Layer already exists 23:14:28 374e5f9dbdcc: Layer already exists 23:14:28 dd69ed6444f8: Layer already exists 23:14:28 d2d9d24a8c2a: Layer already exists 23:14:28 latest: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.39 23:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:14:29 dd69ed6444f8: Preparing 23:14:29 5367d420a1d7: Preparing 23:14:29 374e5f9dbdcc: Preparing 23:14:29 b7b1ca122a2c: Preparing 23:14:29 74ecaf91a5d3: Preparing 23:14:29 d2d9d24a8c2a: Preparing 23:14:29 d2d9d24a8c2a: Waiting 23:14:29 374e5f9dbdcc: Layer already exists 23:14:29 74ecaf91a5d3: Layer already exists 23:14:29 5367d420a1d7: Layer already exists 23:14:29 b7b1ca122a2c: Layer already exists 23:14:29 dd69ed6444f8: Layer already exists 23:14:29 d2d9d24a8c2a: Layer already exists 23:14:29 3.1.0-dev.39: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:14:30 dd69ed6444f8: Preparing 23:14:30 5367d420a1d7: Preparing 23:14:30 374e5f9dbdcc: Preparing 23:14:30 b7b1ca122a2c: Preparing 23:14:30 74ecaf91a5d3: Preparing 23:14:30 d2d9d24a8c2a: Preparing 23:14:30 d2d9d24a8c2a: Waiting 23:14:30 74ecaf91a5d3: Layer already exists 23:14:30 374e5f9dbdcc: Layer already exists 23:14:30 5367d420a1d7: Layer already exists 23:14:30 dd69ed6444f8: Layer already exists 23:14:30 b7b1ca122a2c: Layer already exists 23:14:30 d2d9d24a8c2a: Layer already exists 23:14:30 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:14:31 dd69ed6444f8: Preparing 23:14:31 5367d420a1d7: Preparing 23:14:31 374e5f9dbdcc: Preparing 23:14:31 b7b1ca122a2c: Preparing 23:14:31 74ecaf91a5d3: Preparing 23:14:31 d2d9d24a8c2a: Preparing 23:14:31 d2d9d24a8c2a: Waiting 23:14:31 374e5f9dbdcc: Layer already exists 23:14:31 5367d420a1d7: Layer already exists 23:14:31 dd69ed6444f8: Layer already exists 23:14:31 74ecaf91a5d3: Layer already exists 23:14:31 b7b1ca122a2c: Layer already exists 23:14:31 d2d9d24a8c2a: Layer already exists 23:14:31 main: digest: sha256:c1be14c5155e7ff5035a0604d4544cb8e9485e4a6dcc6294024f930c7acecde0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:31 ===================================================== [Pipeline] echo 23:14:31 taggedImages: 23:14:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:14:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.39 23:14:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:14:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:14:31 5e4c17392479c7248920cab766a26390de70e8b1 23:14:31 latest 23:14:31 3.1.0-dev.39 23:14:31 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:31 main 23:14:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:14:32 936e37e8e4f8: Preparing 23:14:32 5ef7b6e3bc29: Preparing 23:14:32 8cadbc7aba35: Preparing 23:14:32 4e02a32aabf1: Preparing 23:14:32 374e5f9dbdcc: Preparing 23:14:32 b7b1ca122a2c: Preparing 23:14:32 74ecaf91a5d3: Preparing 23:14:32 d2d9d24a8c2a: Preparing 23:14:32 b7b1ca122a2c: Waiting 23:14:32 74ecaf91a5d3: Waiting 23:14:32 d2d9d24a8c2a: Waiting 23:14:32 374e5f9dbdcc: Layer already exists 23:14:32 b7b1ca122a2c: Layer already exists 23:14:32 74ecaf91a5d3: Layer already exists 23:14:32 5ef7b6e3bc29: Pushed 23:14:32 d2d9d24a8c2a: Layer already exists 23:14:32 8cadbc7aba35: Pushed 23:14:32 936e37e8e4f8: Pushed 23:14:35 4e02a32aabf1: Pushed 23:14:35 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:14:35 936e37e8e4f8: Preparing 23:14:35 5ef7b6e3bc29: Preparing 23:14:35 8cadbc7aba35: Preparing 23:14:35 4e02a32aabf1: Preparing 23:14:35 374e5f9dbdcc: Preparing 23:14:35 b7b1ca122a2c: Preparing 23:14:35 74ecaf91a5d3: Preparing 23:14:35 d2d9d24a8c2a: Preparing 23:14:35 74ecaf91a5d3: Waiting 23:14:35 b7b1ca122a2c: Waiting 23:14:35 d2d9d24a8c2a: Waiting 23:14:35 4e02a32aabf1: Layer already exists 23:14:35 8cadbc7aba35: Layer already exists 23:14:35 5ef7b6e3bc29: Layer already exists 23:14:35 374e5f9dbdcc: Layer already exists 23:14:35 936e37e8e4f8: Layer already exists 23:14:35 d2d9d24a8c2a: Layer already exists 23:14:35 74ecaf91a5d3: Layer already exists 23:14:35 b7b1ca122a2c: Layer already exists 23:14:35 latest: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.39 23:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:14:36 936e37e8e4f8: Preparing 23:14:36 5ef7b6e3bc29: Preparing 23:14:36 8cadbc7aba35: Preparing 23:14:36 4e02a32aabf1: Preparing 23:14:36 374e5f9dbdcc: Preparing 23:14:36 b7b1ca122a2c: Preparing 23:14:36 74ecaf91a5d3: Preparing 23:14:36 d2d9d24a8c2a: Preparing 23:14:36 b7b1ca122a2c: Waiting 23:14:36 74ecaf91a5d3: Waiting 23:14:36 d2d9d24a8c2a: Waiting 23:14:36 5ef7b6e3bc29: Layer already exists 23:14:36 374e5f9dbdcc: Layer already exists 23:14:36 8cadbc7aba35: Layer already exists 23:14:36 936e37e8e4f8: Layer already exists 23:14:36 4e02a32aabf1: Layer already exists 23:14:36 74ecaf91a5d3: Layer already exists 23:14:36 b7b1ca122a2c: Layer already exists 23:14:36 d2d9d24a8c2a: Layer already exists 23:14:36 3.1.0-dev.39: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:14:37 936e37e8e4f8: Preparing 23:14:37 5ef7b6e3bc29: Preparing 23:14:37 8cadbc7aba35: Preparing 23:14:37 4e02a32aabf1: Preparing 23:14:37 374e5f9dbdcc: Preparing 23:14:37 b7b1ca122a2c: Preparing 23:14:37 74ecaf91a5d3: Preparing 23:14:37 d2d9d24a8c2a: Preparing 23:14:37 b7b1ca122a2c: Waiting 23:14:37 74ecaf91a5d3: Waiting 23:14:37 d2d9d24a8c2a: Waiting 23:14:37 374e5f9dbdcc: Layer already exists 23:14:37 8cadbc7aba35: Layer already exists 23:14:37 5ef7b6e3bc29: Layer already exists 23:14:37 936e37e8e4f8: Layer already exists 23:14:37 4e02a32aabf1: Layer already exists 23:14:37 74ecaf91a5d3: Layer already exists 23:14:37 b7b1ca122a2c: Layer already exists 23:14:37 d2d9d24a8c2a: Layer already exists 23:14:37 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:14:38 936e37e8e4f8: Preparing 23:14:38 5ef7b6e3bc29: Preparing 23:14:38 8cadbc7aba35: Preparing 23:14:38 4e02a32aabf1: Preparing 23:14:38 374e5f9dbdcc: Preparing 23:14:38 b7b1ca122a2c: Preparing 23:14:38 74ecaf91a5d3: Preparing 23:14:38 d2d9d24a8c2a: Preparing 23:14:38 74ecaf91a5d3: Waiting 23:14:38 b7b1ca122a2c: Waiting 23:14:38 374e5f9dbdcc: Layer already exists 23:14:38 5ef7b6e3bc29: Layer already exists 23:14:38 8cadbc7aba35: Layer already exists 23:14:38 4e02a32aabf1: Layer already exists 23:14:38 936e37e8e4f8: Layer already exists 23:14:38 d2d9d24a8c2a: Layer already exists 23:14:38 b7b1ca122a2c: Layer already exists 23:14:38 74ecaf91a5d3: Layer already exists 23:14:38 main: digest: sha256:76a82757b6978fea448b5b0b21f983eecdc2afc06ca39bb8fee218f2489c6e77 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:38 ===================================================== [Pipeline] echo 23:14:38 taggedImages: 23:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.39 23:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:14:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:14:38 5e4c17392479c7248920cab766a26390de70e8b1 23:14:38 latest 23:14:38 3.1.0-dev.39 23:14:38 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:38 main 23:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:14:39 a1c6af675b04: Preparing 23:14:39 2f7ea6fd84aa: Preparing 23:14:39 374e5f9dbdcc: Preparing 23:14:39 b7b1ca122a2c: Preparing 23:14:39 f316131b0a5c: Preparing 23:14:39 d2d9d24a8c2a: Preparing 23:14:39 d2d9d24a8c2a: Waiting 23:14:39 374e5f9dbdcc: Layer already exists 23:14:39 b7b1ca122a2c: Layer already exists 23:14:39 d2d9d24a8c2a: Layer already exists 23:14:40 f316131b0a5c: Pushed 23:14:40 a1c6af675b04: Pushed 23:14:43 2f7ea6fd84aa: Pushed 23:14:43 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:14:44 a1c6af675b04: Preparing 23:14:44 2f7ea6fd84aa: Preparing 23:14:44 374e5f9dbdcc: Preparing 23:14:44 b7b1ca122a2c: Preparing 23:14:44 f316131b0a5c: Preparing 23:14:44 d2d9d24a8c2a: Preparing 23:14:44 d2d9d24a8c2a: Waiting 23:14:44 b7b1ca122a2c: Layer already exists 23:14:44 2f7ea6fd84aa: Layer already exists 23:14:44 374e5f9dbdcc: Layer already exists 23:14:44 a1c6af675b04: Layer already exists 23:14:44 f316131b0a5c: Layer already exists 23:14:44 d2d9d24a8c2a: Layer already exists 23:14:44 latest: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.39 23:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:14:44 a1c6af675b04: Preparing 23:14:44 2f7ea6fd84aa: Preparing 23:14:44 374e5f9dbdcc: Preparing 23:14:44 b7b1ca122a2c: Preparing 23:14:44 f316131b0a5c: Preparing 23:14:44 d2d9d24a8c2a: Preparing 23:14:44 d2d9d24a8c2a: Waiting 23:14:44 2f7ea6fd84aa: Layer already exists 23:14:44 b7b1ca122a2c: Layer already exists 23:14:44 374e5f9dbdcc: Layer already exists 23:14:44 f316131b0a5c: Layer already exists 23:14:44 a1c6af675b04: Layer already exists 23:14:44 d2d9d24a8c2a: Layer already exists 23:14:44 3.1.0-dev.39: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:14:45 a1c6af675b04: Preparing 23:14:45 2f7ea6fd84aa: Preparing 23:14:45 374e5f9dbdcc: Preparing 23:14:45 b7b1ca122a2c: Preparing 23:14:45 f316131b0a5c: Preparing 23:14:45 d2d9d24a8c2a: Preparing 23:14:45 d2d9d24a8c2a: Waiting 23:14:45 f316131b0a5c: Layer already exists 23:14:45 374e5f9dbdcc: Layer already exists 23:14:45 2f7ea6fd84aa: Layer already exists 23:14:45 b7b1ca122a2c: Layer already exists 23:14:45 a1c6af675b04: Layer already exists 23:14:45 d2d9d24a8c2a: Layer already exists 23:14:45 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:14:46 a1c6af675b04: Preparing 23:14:46 2f7ea6fd84aa: Preparing 23:14:46 374e5f9dbdcc: Preparing 23:14:46 b7b1ca122a2c: Preparing 23:14:46 f316131b0a5c: Preparing 23:14:46 d2d9d24a8c2a: Preparing 23:14:46 d2d9d24a8c2a: Waiting 23:14:46 374e5f9dbdcc: Layer already exists 23:14:46 2f7ea6fd84aa: Layer already exists 23:14:46 f316131b0a5c: Layer already exists 23:14:46 a1c6af675b04: Layer already exists 23:14:46 b7b1ca122a2c: Layer already exists 23:14:46 d2d9d24a8c2a: Layer already exists 23:14:46 main: digest: sha256:91df157782fbcb4c7f51065e42e8a89d4a66fdc8500ceca4ca48bbcff85499d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:47 ===================================================== [Pipeline] echo 23:14:47 taggedImages: 23:14:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:14:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.39 23:14:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:14:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:14:47 5e4c17392479c7248920cab766a26390de70e8b1 23:14:47 latest 23:14:47 3.1.0-dev.39 23:14:47 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:47 main 23:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:14:47 fb0c1e961a14: Preparing 23:14:47 962feaba1c35: Preparing 23:14:47 ed15f5791814: Preparing 23:14:47 374e5f9dbdcc: Preparing 23:14:47 b7b1ca122a2c: Preparing 23:14:47 74ecaf91a5d3: Preparing 23:14:47 d2d9d24a8c2a: Preparing 23:14:47 74ecaf91a5d3: Waiting 23:14:47 d2d9d24a8c2a: Waiting 23:14:47 b7b1ca122a2c: Layer already exists 23:14:47 374e5f9dbdcc: Layer already exists 23:14:47 74ecaf91a5d3: Layer already exists 23:14:48 d2d9d24a8c2a: Layer already exists 23:14:48 962feaba1c35: Pushed 23:14:48 fb0c1e961a14: Pushed 23:14:51 ed15f5791814: Pushed 23:14:51 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:14:52 fb0c1e961a14: Preparing 23:14:52 962feaba1c35: Preparing 23:14:52 ed15f5791814: Preparing 23:14:52 374e5f9dbdcc: Preparing 23:14:52 b7b1ca122a2c: Preparing 23:14:52 74ecaf91a5d3: Preparing 23:14:52 d2d9d24a8c2a: Preparing 23:14:52 74ecaf91a5d3: Waiting 23:14:52 d2d9d24a8c2a: Waiting 23:14:52 374e5f9dbdcc: Layer already exists 23:14:52 fb0c1e961a14: Layer already exists 23:14:52 962feaba1c35: Layer already exists 23:14:52 b7b1ca122a2c: Layer already exists 23:14:52 ed15f5791814: Layer already exists 23:14:52 74ecaf91a5d3: Layer already exists 23:14:52 d2d9d24a8c2a: Layer already exists 23:14:52 latest: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.39 23:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:14:53 fb0c1e961a14: Preparing 23:14:53 962feaba1c35: Preparing 23:14:53 ed15f5791814: Preparing 23:14:53 374e5f9dbdcc: Preparing 23:14:53 b7b1ca122a2c: Preparing 23:14:53 74ecaf91a5d3: Preparing 23:14:53 d2d9d24a8c2a: Preparing 23:14:53 74ecaf91a5d3: Waiting 23:14:53 d2d9d24a8c2a: Waiting 23:14:53 b7b1ca122a2c: Layer already exists 23:14:53 ed15f5791814: Layer already exists 23:14:53 962feaba1c35: Layer already exists 23:14:53 fb0c1e961a14: Layer already exists 23:14:53 374e5f9dbdcc: Layer already exists 23:14:53 74ecaf91a5d3: Layer already exists 23:14:53 d2d9d24a8c2a: Layer already exists 23:14:53 3.1.0-dev.39: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:14:53 fb0c1e961a14: Preparing 23:14:53 962feaba1c35: Preparing 23:14:53 ed15f5791814: Preparing 23:14:53 374e5f9dbdcc: Preparing 23:14:53 b7b1ca122a2c: Preparing 23:14:53 74ecaf91a5d3: Preparing 23:14:53 d2d9d24a8c2a: Preparing 23:14:53 74ecaf91a5d3: Waiting 23:14:53 d2d9d24a8c2a: Waiting 23:14:53 fb0c1e961a14: Layer already exists 23:14:53 b7b1ca122a2c: Layer already exists 23:14:53 ed15f5791814: Layer already exists 23:14:53 962feaba1c35: Layer already exists 23:14:53 374e5f9dbdcc: Layer already exists 23:14:53 74ecaf91a5d3: Layer already exists 23:14:53 d2d9d24a8c2a: Layer already exists 23:14:54 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:14:54 fb0c1e961a14: Preparing 23:14:54 962feaba1c35: Preparing 23:14:54 ed15f5791814: Preparing 23:14:54 374e5f9dbdcc: Preparing 23:14:54 b7b1ca122a2c: Preparing 23:14:54 74ecaf91a5d3: Preparing 23:14:54 d2d9d24a8c2a: Preparing 23:14:54 74ecaf91a5d3: Waiting 23:14:54 d2d9d24a8c2a: Waiting 23:14:54 fb0c1e961a14: Layer already exists 23:14:54 962feaba1c35: Layer already exists 23:14:54 ed15f5791814: Layer already exists 23:14:54 b7b1ca122a2c: Layer already exists 23:14:54 374e5f9dbdcc: Layer already exists 23:14:54 74ecaf91a5d3: Layer already exists 23:14:54 d2d9d24a8c2a: Layer already exists 23:14:55 main: digest: sha256:760d43201768efa7ea309c7170a6a3ac856493d8f92f9058c1697b47886995f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:55 ===================================================== [Pipeline] echo 23:14:55 taggedImages: 23:14:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:14:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.39 23:14:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:14:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:14:55 5e4c17392479c7248920cab766a26390de70e8b1 23:14:55 latest 23:14:55 3.1.0-dev.39 23:14:55 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:14:55 main 23:14:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:14:55 17ce47371426: Preparing 23:14:55 2cf62e1357e7: Preparing 23:14:55 7a335ed2f58f: Preparing 23:14:55 1386ac2f54f4: Preparing 23:14:55 9bd743166109: Preparing 23:14:55 8c9f379dc28b: Preparing 23:14:55 0324c8f5bb95: Preparing 23:14:55 374e5f9dbdcc: Preparing 23:14:55 b7b1ca122a2c: Preparing 23:14:55 acd09de7bb2a: Preparing 23:14:55 a934c3b0f558: Preparing 23:14:55 5f70bf18a086: Preparing 23:14:55 8b6a89d6f071: Preparing 23:14:55 572713debb69: Preparing 23:14:55 d2d9d24a8c2a: Preparing 23:14:55 374e5f9dbdcc: Waiting 23:14:55 b7b1ca122a2c: Waiting 23:14:55 8c9f379dc28b: Waiting 23:14:55 0324c8f5bb95: Waiting 23:14:55 acd09de7bb2a: Waiting 23:14:55 8b6a89d6f071: Waiting 23:14:55 a934c3b0f558: Waiting 23:14:55 5f70bf18a086: Waiting 23:14:55 572713debb69: Waiting 23:14:55 d2d9d24a8c2a: Waiting 23:14:56 1386ac2f54f4: Pushed 23:14:56 7a335ed2f58f: Pushed 23:14:56 2cf62e1357e7: Pushed 23:14:56 17ce47371426: Pushed 23:14:56 9bd743166109: Pushed 23:14:56 374e5f9dbdcc: Layer already exists 23:14:56 b7b1ca122a2c: Layer already exists 23:14:56 8c9f379dc28b: Pushed 23:14:56 acd09de7bb2a: Pushed 23:14:56 a934c3b0f558: Pushed 23:14:56 5f70bf18a086: Pushed 23:14:56 d2d9d24a8c2a: Layer already exists 23:14:56 8b6a89d6f071: Pushed 23:14:56 572713debb69: Pushed 23:14:59 0324c8f5bb95: Pushed 23:14:59 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:15:00 17ce47371426: Preparing 23:15:00 2cf62e1357e7: Preparing 23:15:00 7a335ed2f58f: Preparing 23:15:00 1386ac2f54f4: Preparing 23:15:00 9bd743166109: Preparing 23:15:00 8c9f379dc28b: Preparing 23:15:00 0324c8f5bb95: Preparing 23:15:00 374e5f9dbdcc: Preparing 23:15:00 b7b1ca122a2c: Preparing 23:15:00 acd09de7bb2a: Preparing 23:15:00 a934c3b0f558: Preparing 23:15:00 5f70bf18a086: Preparing 23:15:00 8b6a89d6f071: Preparing 23:15:00 572713debb69: Preparing 23:15:00 d2d9d24a8c2a: Preparing 23:15:00 8b6a89d6f071: Waiting 23:15:00 572713debb69: Waiting 23:15:00 d2d9d24a8c2a: Waiting 23:15:00 8c9f379dc28b: Waiting 23:15:00 acd09de7bb2a: Waiting 23:15:00 0324c8f5bb95: Waiting 23:15:00 374e5f9dbdcc: Waiting 23:15:00 a934c3b0f558: Waiting 23:15:00 5f70bf18a086: Waiting 23:15:00 b7b1ca122a2c: Waiting 23:15:00 1386ac2f54f4: Layer already exists 23:15:00 9bd743166109: Layer already exists 23:15:00 17ce47371426: Layer already exists 23:15:00 2cf62e1357e7: Layer already exists 23:15:00 7a335ed2f58f: Layer already exists 23:15:00 0324c8f5bb95: Layer already exists 23:15:00 8c9f379dc28b: Layer already exists 23:15:00 374e5f9dbdcc: Layer already exists 23:15:00 acd09de7bb2a: Layer already exists 23:15:00 b7b1ca122a2c: Layer already exists 23:15:00 5f70bf18a086: Layer already exists 23:15:00 a934c3b0f558: Layer already exists 23:15:00 d2d9d24a8c2a: Layer already exists 23:15:00 8b6a89d6f071: Layer already exists 23:15:00 572713debb69: Layer already exists 23:15:00 latest: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.39 23:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:15:01 17ce47371426: Preparing 23:15:01 2cf62e1357e7: Preparing 23:15:01 7a335ed2f58f: Preparing 23:15:01 1386ac2f54f4: Preparing 23:15:01 9bd743166109: Preparing 23:15:01 8c9f379dc28b: Preparing 23:15:01 0324c8f5bb95: Preparing 23:15:01 374e5f9dbdcc: Preparing 23:15:01 b7b1ca122a2c: Preparing 23:15:01 acd09de7bb2a: Preparing 23:15:01 a934c3b0f558: Preparing 23:15:01 5f70bf18a086: Preparing 23:15:01 8b6a89d6f071: Preparing 23:15:01 572713debb69: Preparing 23:15:01 d2d9d24a8c2a: Preparing 23:15:01 8b6a89d6f071: Waiting 23:15:01 acd09de7bb2a: Waiting 23:15:01 a934c3b0f558: Waiting 23:15:01 572713debb69: Waiting 23:15:01 d2d9d24a8c2a: Waiting 23:15:01 5f70bf18a086: Waiting 23:15:01 8c9f379dc28b: Waiting 23:15:01 0324c8f5bb95: Waiting 23:15:01 374e5f9dbdcc: Waiting 23:15:01 b7b1ca122a2c: Waiting 23:15:01 2cf62e1357e7: Layer already exists 23:15:01 1386ac2f54f4: Layer already exists 23:15:01 17ce47371426: Layer already exists 23:15:01 9bd743166109: Layer already exists 23:15:01 7a335ed2f58f: Layer already exists 23:15:01 b7b1ca122a2c: Layer already exists 23:15:01 8c9f379dc28b: Layer already exists 23:15:01 0324c8f5bb95: Layer already exists 23:15:01 acd09de7bb2a: Layer already exists 23:15:01 374e5f9dbdcc: Layer already exists 23:15:01 5f70bf18a086: Layer already exists 23:15:01 a934c3b0f558: Layer already exists 23:15:01 572713debb69: Layer already exists 23:15:01 8b6a89d6f071: Layer already exists 23:15:01 d2d9d24a8c2a: Layer already exists 23:15:01 3.1.0-dev.39: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:15:02 17ce47371426: Preparing 23:15:02 2cf62e1357e7: Preparing 23:15:02 7a335ed2f58f: Preparing 23:15:02 1386ac2f54f4: Preparing 23:15:02 9bd743166109: Preparing 23:15:02 8c9f379dc28b: Preparing 23:15:02 0324c8f5bb95: Preparing 23:15:02 374e5f9dbdcc: Preparing 23:15:02 b7b1ca122a2c: Preparing 23:15:02 acd09de7bb2a: Preparing 23:15:02 a934c3b0f558: Preparing 23:15:02 5f70bf18a086: Preparing 23:15:02 8b6a89d6f071: Preparing 23:15:02 572713debb69: Preparing 23:15:02 d2d9d24a8c2a: Preparing 23:15:02 b7b1ca122a2c: Waiting 23:15:02 acd09de7bb2a: Waiting 23:15:02 a934c3b0f558: Waiting 23:15:02 5f70bf18a086: Waiting 23:15:02 8b6a89d6f071: Waiting 23:15:02 572713debb69: Waiting 23:15:02 d2d9d24a8c2a: Waiting 23:15:02 8c9f379dc28b: Waiting 23:15:02 0324c8f5bb95: Waiting 23:15:02 374e5f9dbdcc: Waiting 23:15:02 17ce47371426: Layer already exists 23:15:02 1386ac2f54f4: Layer already exists 23:15:02 7a335ed2f58f: Layer already exists 23:15:02 9bd743166109: Layer already exists 23:15:02 2cf62e1357e7: Layer already exists 23:15:02 0324c8f5bb95: Layer already exists 23:15:02 8c9f379dc28b: Layer already exists 23:15:02 374e5f9dbdcc: Layer already exists 23:15:02 acd09de7bb2a: Layer already exists 23:15:02 b7b1ca122a2c: Layer already exists 23:15:02 a934c3b0f558: Layer already exists 23:15:02 8b6a89d6f071: Layer already exists 23:15:02 572713debb69: Layer already exists 23:15:02 5f70bf18a086: Layer already exists 23:15:02 d2d9d24a8c2a: Layer already exists 23:15:02 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:15:03 17ce47371426: Preparing 23:15:03 2cf62e1357e7: Preparing 23:15:03 7a335ed2f58f: Preparing 23:15:03 1386ac2f54f4: Preparing 23:15:03 9bd743166109: Preparing 23:15:03 8c9f379dc28b: Preparing 23:15:03 0324c8f5bb95: Preparing 23:15:03 374e5f9dbdcc: Preparing 23:15:03 b7b1ca122a2c: Preparing 23:15:03 acd09de7bb2a: Preparing 23:15:03 a934c3b0f558: Preparing 23:15:03 5f70bf18a086: Preparing 23:15:03 8b6a89d6f071: Preparing 23:15:03 572713debb69: Preparing 23:15:03 d2d9d24a8c2a: Preparing 23:15:03 8c9f379dc28b: Waiting 23:15:03 a934c3b0f558: Waiting 23:15:03 0324c8f5bb95: Waiting 23:15:03 374e5f9dbdcc: Waiting 23:15:03 b7b1ca122a2c: Waiting 23:15:03 5f70bf18a086: Waiting 23:15:03 572713debb69: Waiting 23:15:03 d2d9d24a8c2a: Waiting 23:15:03 acd09de7bb2a: Waiting 23:15:03 2cf62e1357e7: Layer already exists 23:15:03 9bd743166109: Layer already exists 23:15:03 17ce47371426: Layer already exists 23:15:03 7a335ed2f58f: Layer already exists 23:15:03 1386ac2f54f4: Layer already exists 23:15:03 0324c8f5bb95: Layer already exists 23:15:03 acd09de7bb2a: Layer already exists 23:15:03 8c9f379dc28b: Layer already exists 23:15:03 374e5f9dbdcc: Layer already exists 23:15:03 b7b1ca122a2c: Layer already exists 23:15:03 a934c3b0f558: Layer already exists 23:15:03 5f70bf18a086: Layer already exists 23:15:03 8b6a89d6f071: Layer already exists 23:15:03 572713debb69: Layer already exists 23:15:03 d2d9d24a8c2a: Layer already exists 23:15:03 main: digest: sha256:5effce234b0f63680cfe9a43628fc25cc7711fe560b2f9d8c43eb0315e2fe004 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:03 ===================================================== [Pipeline] echo 23:15:03 taggedImages: 23:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.39 23:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:15:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:15:03 5e4c17392479c7248920cab766a26390de70e8b1 23:15:03 latest 23:15:03 3.1.0-dev.39 23:15:03 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:03 main 23:15:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:15:04 4817e79d93c6: Preparing 23:15:04 ede6a9ac6e42: Preparing 23:15:04 d791707affb8: Preparing 23:15:04 7ca1d9d46d88: Preparing 23:15:04 374e5f9dbdcc: Preparing 23:15:04 b7b1ca122a2c: Preparing 23:15:04 74ecaf91a5d3: Preparing 23:15:04 d2d9d24a8c2a: Preparing 23:15:04 74ecaf91a5d3: Waiting 23:15:04 d2d9d24a8c2a: Waiting 23:15:04 b7b1ca122a2c: Waiting 23:15:04 374e5f9dbdcc: Layer already exists 23:15:04 b7b1ca122a2c: Layer already exists 23:15:04 ede6a9ac6e42: Pushed 23:15:04 74ecaf91a5d3: Layer already exists 23:15:04 d791707affb8: Pushed 23:15:04 4817e79d93c6: Pushed 23:15:04 d2d9d24a8c2a: Layer already exists 23:15:07 7ca1d9d46d88: Pushed 23:15:07 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:15:08 4817e79d93c6: Preparing 23:15:08 ede6a9ac6e42: Preparing 23:15:08 d791707affb8: Preparing 23:15:08 7ca1d9d46d88: Preparing 23:15:08 374e5f9dbdcc: Preparing 23:15:08 b7b1ca122a2c: Preparing 23:15:08 74ecaf91a5d3: Preparing 23:15:08 d2d9d24a8c2a: Preparing 23:15:08 74ecaf91a5d3: Waiting 23:15:08 d2d9d24a8c2a: Waiting 23:15:08 b7b1ca122a2c: Waiting 23:15:08 374e5f9dbdcc: Layer already exists 23:15:08 d791707affb8: Layer already exists 23:15:08 7ca1d9d46d88: Layer already exists 23:15:08 ede6a9ac6e42: Layer already exists 23:15:08 4817e79d93c6: Layer already exists 23:15:08 b7b1ca122a2c: Layer already exists 23:15:08 74ecaf91a5d3: Layer already exists 23:15:08 d2d9d24a8c2a: Layer already exists 23:15:08 latest: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.39 23:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:15:08 4817e79d93c6: Preparing 23:15:08 ede6a9ac6e42: Preparing 23:15:08 d791707affb8: Preparing 23:15:08 7ca1d9d46d88: Preparing 23:15:08 374e5f9dbdcc: Preparing 23:15:08 b7b1ca122a2c: Preparing 23:15:08 74ecaf91a5d3: Preparing 23:15:08 d2d9d24a8c2a: Preparing 23:15:08 b7b1ca122a2c: Waiting 23:15:08 d2d9d24a8c2a: Waiting 23:15:08 74ecaf91a5d3: Waiting 23:15:08 374e5f9dbdcc: Layer already exists 23:15:08 ede6a9ac6e42: Layer already exists 23:15:08 7ca1d9d46d88: Layer already exists 23:15:08 d791707affb8: Layer already exists 23:15:08 4817e79d93c6: Layer already exists 23:15:08 74ecaf91a5d3: Layer already exists 23:15:08 b7b1ca122a2c: Layer already exists 23:15:08 d2d9d24a8c2a: Layer already exists 23:15:08 3.1.0-dev.39: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:15:09 4817e79d93c6: Preparing 23:15:09 ede6a9ac6e42: Preparing 23:15:09 d791707affb8: Preparing 23:15:09 7ca1d9d46d88: Preparing 23:15:09 374e5f9dbdcc: Preparing 23:15:09 b7b1ca122a2c: Preparing 23:15:09 74ecaf91a5d3: Preparing 23:15:09 d2d9d24a8c2a: Preparing 23:15:09 b7b1ca122a2c: Waiting 23:15:09 74ecaf91a5d3: Waiting 23:15:09 d2d9d24a8c2a: Waiting 23:15:09 374e5f9dbdcc: Layer already exists 23:15:09 7ca1d9d46d88: Layer already exists 23:15:09 ede6a9ac6e42: Layer already exists 23:15:09 4817e79d93c6: Layer already exists 23:15:09 d791707affb8: Layer already exists 23:15:09 b7b1ca122a2c: Layer already exists 23:15:09 74ecaf91a5d3: Layer already exists 23:15:09 d2d9d24a8c2a: Layer already exists 23:15:09 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:15:10 4817e79d93c6: Preparing 23:15:10 ede6a9ac6e42: Preparing 23:15:10 d791707affb8: Preparing 23:15:10 7ca1d9d46d88: Preparing 23:15:10 374e5f9dbdcc: Preparing 23:15:10 b7b1ca122a2c: Preparing 23:15:10 74ecaf91a5d3: Preparing 23:15:10 d2d9d24a8c2a: Preparing 23:15:10 b7b1ca122a2c: Waiting 23:15:10 74ecaf91a5d3: Waiting 23:15:10 d2d9d24a8c2a: Waiting 23:15:10 4817e79d93c6: Layer already exists 23:15:10 374e5f9dbdcc: Layer already exists 23:15:10 7ca1d9d46d88: Layer already exists 23:15:10 ede6a9ac6e42: Layer already exists 23:15:10 d791707affb8: Layer already exists 23:15:10 d2d9d24a8c2a: Layer already exists 23:15:10 b7b1ca122a2c: Layer already exists 23:15:10 74ecaf91a5d3: Layer already exists 23:15:10 main: digest: sha256:549a4ff89d0aa7ed187e2829e6076af5b7c9abac954d05754f37559703267660 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:10 ===================================================== [Pipeline] echo 23:15:10 taggedImages: 23:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.39 23:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:15:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:15:10 5e4c17392479c7248920cab766a26390de70e8b1 23:15:10 latest 23:15:10 3.1.0-dev.39 23:15:10 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:10 main 23:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:15:11 1373af10a54e: Preparing 23:15:11 2f9d784af811: Preparing 23:15:11 94af823fbd4b: Preparing 23:15:11 d1e8525b66ba: Preparing 23:15:11 379bc46fa094: Preparing 23:15:11 374e5f9dbdcc: Preparing 23:15:11 b7b1ca122a2c: Preparing 23:15:11 5ca67e32b574: Preparing 23:15:11 e7813e68e4c9: Preparing 23:15:11 d2d9d24a8c2a: Preparing 23:15:11 e7813e68e4c9: Waiting 23:15:11 374e5f9dbdcc: Waiting 23:15:11 d2d9d24a8c2a: Waiting 23:15:11 b7b1ca122a2c: Waiting 23:15:11 5ca67e32b574: Waiting 23:15:11 d1e8525b66ba: Pushed 23:15:11 379bc46fa094: Pushed 23:15:11 374e5f9dbdcc: Layer already exists 23:15:11 1373af10a54e: Pushed 23:15:11 2f9d784af811: Pushed 23:15:11 b7b1ca122a2c: Layer already exists 23:15:11 d2d9d24a8c2a: Layer already exists 23:15:11 5ca67e32b574: Pushed 23:15:14 e7813e68e4c9: Pushed 23:15:14 94af823fbd4b: Pushed 23:15:14 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:15:15 1373af10a54e: Preparing 23:15:15 2f9d784af811: Preparing 23:15:15 94af823fbd4b: Preparing 23:15:15 d1e8525b66ba: Preparing 23:15:15 379bc46fa094: Preparing 23:15:15 374e5f9dbdcc: Preparing 23:15:15 b7b1ca122a2c: Preparing 23:15:15 5ca67e32b574: Preparing 23:15:15 e7813e68e4c9: Preparing 23:15:15 d2d9d24a8c2a: Preparing 23:15:15 5ca67e32b574: Waiting 23:15:15 e7813e68e4c9: Waiting 23:15:15 d2d9d24a8c2a: Waiting 23:15:15 374e5f9dbdcc: Waiting 23:15:15 b7b1ca122a2c: Waiting 23:15:15 1373af10a54e: Layer already exists 23:15:15 2f9d784af811: Layer already exists 23:15:15 d1e8525b66ba: Layer already exists 23:15:15 379bc46fa094: Layer already exists 23:15:15 94af823fbd4b: Layer already exists 23:15:15 5ca67e32b574: Layer already exists 23:15:15 e7813e68e4c9: Layer already exists 23:15:15 b7b1ca122a2c: Layer already exists 23:15:15 374e5f9dbdcc: Layer already exists 23:15:15 d2d9d24a8c2a: Layer already exists 23:15:15 latest: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.39 23:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:15:15 1373af10a54e: Preparing 23:15:15 2f9d784af811: Preparing 23:15:15 94af823fbd4b: Preparing 23:15:15 d1e8525b66ba: Preparing 23:15:15 379bc46fa094: Preparing 23:15:15 374e5f9dbdcc: Preparing 23:15:15 b7b1ca122a2c: Preparing 23:15:15 5ca67e32b574: Preparing 23:15:15 e7813e68e4c9: Preparing 23:15:15 d2d9d24a8c2a: Preparing 23:15:15 5ca67e32b574: Waiting 23:15:15 e7813e68e4c9: Waiting 23:15:15 d2d9d24a8c2a: Waiting 23:15:15 374e5f9dbdcc: Waiting 23:15:15 b7b1ca122a2c: Waiting 23:15:15 379bc46fa094: Layer already exists 23:15:15 94af823fbd4b: Layer already exists 23:15:15 1373af10a54e: Layer already exists 23:15:15 d1e8525b66ba: Layer already exists 23:15:15 2f9d784af811: Layer already exists 23:15:15 b7b1ca122a2c: Layer already exists 23:15:15 374e5f9dbdcc: Layer already exists 23:15:15 e7813e68e4c9: Layer already exists 23:15:15 d2d9d24a8c2a: Layer already exists 23:15:15 5ca67e32b574: Layer already exists 23:15:15 3.1.0-dev.39: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:15:16 1373af10a54e: Preparing 23:15:16 2f9d784af811: Preparing 23:15:16 94af823fbd4b: Preparing 23:15:16 d1e8525b66ba: Preparing 23:15:16 379bc46fa094: Preparing 23:15:16 374e5f9dbdcc: Preparing 23:15:16 b7b1ca122a2c: Preparing 23:15:16 5ca67e32b574: Preparing 23:15:16 e7813e68e4c9: Preparing 23:15:16 d2d9d24a8c2a: Preparing 23:15:16 b7b1ca122a2c: Waiting 23:15:16 e7813e68e4c9: Waiting 23:15:16 d2d9d24a8c2a: Waiting 23:15:16 5ca67e32b574: Waiting 23:15:16 379bc46fa094: Layer already exists 23:15:16 1373af10a54e: Layer already exists 23:15:16 d1e8525b66ba: Layer already exists 23:15:16 2f9d784af811: Layer already exists 23:15:16 94af823fbd4b: Layer already exists 23:15:16 b7b1ca122a2c: Layer already exists 23:15:16 e7813e68e4c9: Layer already exists 23:15:16 374e5f9dbdcc: Layer already exists 23:15:16 5ca67e32b574: Layer already exists 23:15:16 d2d9d24a8c2a: Layer already exists 23:15:16 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:15:17 1373af10a54e: Preparing 23:15:17 2f9d784af811: Preparing 23:15:17 94af823fbd4b: Preparing 23:15:17 d1e8525b66ba: Preparing 23:15:17 379bc46fa094: Preparing 23:15:17 374e5f9dbdcc: Preparing 23:15:17 b7b1ca122a2c: Preparing 23:15:17 5ca67e32b574: Preparing 23:15:17 e7813e68e4c9: Preparing 23:15:17 d2d9d24a8c2a: Preparing 23:15:17 5ca67e32b574: Waiting 23:15:17 e7813e68e4c9: Waiting 23:15:17 374e5f9dbdcc: Waiting 23:15:17 d2d9d24a8c2a: Waiting 23:15:17 b7b1ca122a2c: Waiting 23:15:17 d1e8525b66ba: Layer already exists 23:15:17 1373af10a54e: Layer already exists 23:15:17 94af823fbd4b: Layer already exists 23:15:17 2f9d784af811: Layer already exists 23:15:17 379bc46fa094: Layer already exists 23:15:17 374e5f9dbdcc: Layer already exists 23:15:17 5ca67e32b574: Layer already exists 23:15:17 b7b1ca122a2c: Layer already exists 23:15:17 e7813e68e4c9: Layer already exists 23:15:17 d2d9d24a8c2a: Layer already exists 23:15:18 main: digest: sha256:fe2814f60868cae56fc552b73d5ee027090a03b43fbd926b9220b28edf1ebe28 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:18 ===================================================== [Pipeline] echo 23:15:18 taggedImages: 23:15:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:15:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.39 23:15:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:15:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:15:18 5e4c17392479c7248920cab766a26390de70e8b1 23:15:18 latest 23:15:18 3.1.0-dev.39 23:15:18 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:18 main 23:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:15:18 885e6bd629cd: Preparing 23:15:18 13d1b8b0f2ab: Preparing 23:15:18 747b78cb546a: Preparing 23:15:18 eb254510cf2a: Preparing 23:15:18 8a10b1381b8c: Preparing 23:15:18 fc51b53f46b3: Preparing 23:15:18 59ab0a7adac0: Preparing 23:15:18 374e5f9dbdcc: Preparing 23:15:18 b7b1ca122a2c: Preparing 23:15:18 5743d401ad07: Preparing 23:15:18 d2d9d24a8c2a: Preparing 23:15:18 374e5f9dbdcc: Waiting 23:15:18 b7b1ca122a2c: Waiting 23:15:18 d2d9d24a8c2a: Waiting 23:15:18 fc51b53f46b3: Waiting 23:15:18 5743d401ad07: Waiting 23:15:19 885e6bd629cd: Pushed 23:15:19 13d1b8b0f2ab: Pushed 23:15:19 8a10b1381b8c: Pushed 23:15:19 374e5f9dbdcc: Layer already exists 23:15:19 b7b1ca122a2c: Layer already exists 23:15:19 fc51b53f46b3: Pushed 23:15:19 d2d9d24a8c2a: Layer already exists 23:15:19 59ab0a7adac0: Pushed 23:15:21 eb254510cf2a: Pushed 23:15:21 5743d401ad07: Pushed 23:15:22 747b78cb546a: Pushed 23:15:23 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:15:23 885e6bd629cd: Preparing 23:15:23 13d1b8b0f2ab: Preparing 23:15:23 747b78cb546a: Preparing 23:15:23 eb254510cf2a: Preparing 23:15:23 8a10b1381b8c: Preparing 23:15:23 fc51b53f46b3: Preparing 23:15:23 59ab0a7adac0: Preparing 23:15:23 374e5f9dbdcc: Preparing 23:15:23 b7b1ca122a2c: Preparing 23:15:23 5743d401ad07: Preparing 23:15:23 d2d9d24a8c2a: Preparing 23:15:23 374e5f9dbdcc: Waiting 23:15:23 b7b1ca122a2c: Waiting 23:15:23 5743d401ad07: Waiting 23:15:23 fc51b53f46b3: Waiting 23:15:23 59ab0a7adac0: Waiting 23:15:23 d2d9d24a8c2a: Waiting 23:15:23 885e6bd629cd: Layer already exists 23:15:23 13d1b8b0f2ab: Layer already exists 23:15:23 8a10b1381b8c: Layer already exists 23:15:23 747b78cb546a: Layer already exists 23:15:23 eb254510cf2a: Layer already exists 23:15:23 59ab0a7adac0: Layer already exists 23:15:23 fc51b53f46b3: Layer already exists 23:15:23 374e5f9dbdcc: Layer already exists 23:15:23 5743d401ad07: Layer already exists 23:15:23 b7b1ca122a2c: Layer already exists 23:15:23 d2d9d24a8c2a: Layer already exists 23:15:24 latest: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.39 23:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:15:24 885e6bd629cd: Preparing 23:15:24 13d1b8b0f2ab: Preparing 23:15:24 747b78cb546a: Preparing 23:15:24 eb254510cf2a: Preparing 23:15:24 8a10b1381b8c: Preparing 23:15:24 fc51b53f46b3: Preparing 23:15:24 59ab0a7adac0: Preparing 23:15:24 374e5f9dbdcc: Preparing 23:15:24 b7b1ca122a2c: Preparing 23:15:24 5743d401ad07: Preparing 23:15:24 d2d9d24a8c2a: Preparing 23:15:24 374e5f9dbdcc: Waiting 23:15:24 b7b1ca122a2c: Waiting 23:15:24 5743d401ad07: Waiting 23:15:24 fc51b53f46b3: Waiting 23:15:24 59ab0a7adac0: Waiting 23:15:24 d2d9d24a8c2a: Waiting 23:15:24 13d1b8b0f2ab: Layer already exists 23:15:24 747b78cb546a: Layer already exists 23:15:24 eb254510cf2a: Layer already exists 23:15:24 885e6bd629cd: Layer already exists 23:15:24 8a10b1381b8c: Layer already exists 23:15:24 fc51b53f46b3: Layer already exists 23:15:24 374e5f9dbdcc: Layer already exists 23:15:24 59ab0a7adac0: Layer already exists 23:15:24 b7b1ca122a2c: Layer already exists 23:15:24 5743d401ad07: Layer already exists 23:15:24 d2d9d24a8c2a: Layer already exists 23:15:24 3.1.0-dev.39: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:15:25 885e6bd629cd: Preparing 23:15:25 13d1b8b0f2ab: Preparing 23:15:25 747b78cb546a: Preparing 23:15:25 eb254510cf2a: Preparing 23:15:25 8a10b1381b8c: Preparing 23:15:25 fc51b53f46b3: Preparing 23:15:25 59ab0a7adac0: Preparing 23:15:25 374e5f9dbdcc: Preparing 23:15:25 b7b1ca122a2c: Preparing 23:15:25 5743d401ad07: Preparing 23:15:25 d2d9d24a8c2a: Preparing 23:15:25 374e5f9dbdcc: Waiting 23:15:25 fc51b53f46b3: Waiting 23:15:25 5743d401ad07: Waiting 23:15:25 59ab0a7adac0: Waiting 23:15:25 d2d9d24a8c2a: Waiting 23:15:25 b7b1ca122a2c: Waiting 23:15:25 885e6bd629cd: Layer already exists 23:15:25 eb254510cf2a: Layer already exists 23:15:25 747b78cb546a: Layer already exists 23:15:25 8a10b1381b8c: Layer already exists 23:15:25 13d1b8b0f2ab: Layer already exists 23:15:25 fc51b53f46b3: Layer already exists 23:15:25 b7b1ca122a2c: Layer already exists 23:15:25 59ab0a7adac0: Layer already exists 23:15:25 374e5f9dbdcc: Layer already exists 23:15:25 5743d401ad07: Layer already exists 23:15:25 d2d9d24a8c2a: Layer already exists 23:15:25 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:15:26 885e6bd629cd: Preparing 23:15:26 13d1b8b0f2ab: Preparing 23:15:26 747b78cb546a: Preparing 23:15:26 eb254510cf2a: Preparing 23:15:26 8a10b1381b8c: Preparing 23:15:26 fc51b53f46b3: Preparing 23:15:26 59ab0a7adac0: Preparing 23:15:26 374e5f9dbdcc: Preparing 23:15:26 b7b1ca122a2c: Preparing 23:15:26 5743d401ad07: Preparing 23:15:26 d2d9d24a8c2a: Preparing 23:15:26 374e5f9dbdcc: Waiting 23:15:26 b7b1ca122a2c: Waiting 23:15:26 d2d9d24a8c2a: Waiting 23:15:26 5743d401ad07: Waiting 23:15:26 fc51b53f46b3: Waiting 23:15:26 59ab0a7adac0: Waiting 23:15:26 eb254510cf2a: Layer already exists 23:15:26 13d1b8b0f2ab: Layer already exists 23:15:26 747b78cb546a: Layer already exists 23:15:26 8a10b1381b8c: Layer already exists 23:15:26 885e6bd629cd: Layer already exists 23:15:26 fc51b53f46b3: Layer already exists 23:15:26 374e5f9dbdcc: Layer already exists 23:15:26 b7b1ca122a2c: Layer already exists 23:15:26 59ab0a7adac0: Layer already exists 23:15:26 5743d401ad07: Layer already exists 23:15:26 d2d9d24a8c2a: Layer already exists 23:15:26 main: digest: sha256:a5f39c913d184daba32a7c4a998a9cae42a1d87440c9bb14dca9c96b7aa88d39 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:26 ===================================================== [Pipeline] echo 23:15:26 taggedImages: 23:15:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:15:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.39 23:15:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:15:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:15:26 5e4c17392479c7248920cab766a26390de70e8b1 23:15:26 latest 23:15:26 3.1.0-dev.39 23:15:26 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:26 main 23:15:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:15:27 2ea4486046e6: Preparing 23:15:27 2a5252375232: Preparing 23:15:27 374e5f9dbdcc: Preparing 23:15:27 b7b1ca122a2c: Preparing 23:15:27 131d9fc4eb2b: Preparing 23:15:27 d2d9d24a8c2a: Preparing 23:15:27 d2d9d24a8c2a: Waiting 23:15:27 b7b1ca122a2c: Layer already exists 23:15:27 374e5f9dbdcc: Layer already exists 23:15:27 d2d9d24a8c2a: Layer already exists 23:15:27 2ea4486046e6: Pushed 23:15:29 131d9fc4eb2b: Pushed 23:15:32 2a5252375232: Pushed 23:15:32 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15: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 23:15:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:15:33 2ea4486046e6: Preparing 23:15:33 2a5252375232: Preparing 23:15:33 374e5f9dbdcc: Preparing 23:15:33 b7b1ca122a2c: Preparing 23:15:33 131d9fc4eb2b: Preparing 23:15:33 d2d9d24a8c2a: Preparing 23:15:33 d2d9d24a8c2a: Waiting 23:15:33 2a5252375232: Layer already exists 23:15:33 b7b1ca122a2c: Layer already exists 23:15:33 131d9fc4eb2b: Layer already exists 23:15:33 2ea4486046e6: Layer already exists 23:15:33 374e5f9dbdcc: Layer already exists 23:15:33 d2d9d24a8c2a: Layer already exists 23:15:33 latest: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.39 23:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:15:34 2ea4486046e6: Preparing 23:15:34 2a5252375232: Preparing 23:15:34 374e5f9dbdcc: Preparing 23:15:34 b7b1ca122a2c: Preparing 23:15:34 131d9fc4eb2b: Preparing 23:15:34 d2d9d24a8c2a: Preparing 23:15:34 d2d9d24a8c2a: Waiting 23:15:34 131d9fc4eb2b: Layer already exists 23:15:34 b7b1ca122a2c: Layer already exists 23:15:34 2a5252375232: Layer already exists 23:15:34 374e5f9dbdcc: Layer already exists 23:15:34 2ea4486046e6: Layer already exists 23:15:34 d2d9d24a8c2a: Layer already exists 23:15:34 3.1.0-dev.39: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:15:36 2ea4486046e6: Preparing 23:15:36 2a5252375232: Preparing 23:15:36 374e5f9dbdcc: Preparing 23:15:36 b7b1ca122a2c: Preparing 23:15:36 131d9fc4eb2b: Preparing 23:15:36 d2d9d24a8c2a: Preparing 23:15:36 d2d9d24a8c2a: Waiting 23:15:36 b7b1ca122a2c: Layer already exists 23:15:36 2ea4486046e6: Layer already exists 23:15:36 374e5f9dbdcc: Layer already exists 23:15:36 2a5252375232: Layer already exists 23:15:36 131d9fc4eb2b: Layer already exists 23:15:36 d2d9d24a8c2a: Layer already exists 23:15:36 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:15:36 2ea4486046e6: Preparing 23:15:36 2a5252375232: Preparing 23:15:36 374e5f9dbdcc: Preparing 23:15:36 b7b1ca122a2c: Preparing 23:15:36 131d9fc4eb2b: Preparing 23:15:36 d2d9d24a8c2a: Preparing 23:15:36 d2d9d24a8c2a: Waiting 23:15:36 b7b1ca122a2c: Layer already exists 23:15:36 374e5f9dbdcc: Layer already exists 23:15:36 131d9fc4eb2b: Layer already exists 23:15:36 2ea4486046e6: Layer already exists 23:15:36 2a5252375232: Layer already exists 23:15:36 d2d9d24a8c2a: Layer already exists 23:15:37 main: digest: sha256:a3f77ea5f4c018181e47057e9d11c6f2e102b9a8f37dbe0a3ccee0080d9f42f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:37 ===================================================== [Pipeline] echo 23:15:37 taggedImages: 23:15:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:15:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.39 23:15:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:15:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:15:37 5e4c17392479c7248920cab766a26390de70e8b1 23:15:37 latest 23:15:37 3.1.0-dev.39 23:15:37 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:37 main 23:15:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:15:37 b125e83738c6: Preparing 23:15:37 925a4b1c6272: Preparing 23:15:37 1f99f662d504: Preparing 23:15:37 374e5f9dbdcc: Preparing 23:15:37 b7b1ca122a2c: Preparing 23:15:37 cc7821527228: Preparing 23:15:37 64f1761aa494: Preparing 23:15:37 2250bc68d5d7: Preparing 23:15:37 d2d9d24a8c2a: Preparing 23:15:37 64f1761aa494: Waiting 23:15:37 2250bc68d5d7: Waiting 23:15:37 cc7821527228: Waiting 23:15:37 d2d9d24a8c2a: Waiting 23:15:37 b7b1ca122a2c: Layer already exists 23:15:37 374e5f9dbdcc: Layer already exists 23:15:38 925a4b1c6272: Pushed 23:15:38 1f99f662d504: Pushed 23:15:38 b125e83738c6: Pushed 23:15:38 d2d9d24a8c2a: Layer already exists 23:15:39 2250bc68d5d7: Pushed 23:15:54 64f1761aa494: Pushed 23:15:55 cc7821527228: Pushed 23:15:55 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:15:56 b125e83738c6: Preparing 23:15:56 925a4b1c6272: Preparing 23:15:56 1f99f662d504: Preparing 23:15:56 374e5f9dbdcc: Preparing 23:15:56 b7b1ca122a2c: Preparing 23:15:56 cc7821527228: Preparing 23:15:56 64f1761aa494: Preparing 23:15:56 2250bc68d5d7: Preparing 23:15:56 d2d9d24a8c2a: Preparing 23:15:56 64f1761aa494: Waiting 23:15:56 2250bc68d5d7: Waiting 23:15:56 d2d9d24a8c2a: Waiting 23:15:56 cc7821527228: Waiting 23:15:56 925a4b1c6272: Layer already exists 23:15:56 b125e83738c6: Layer already exists 23:15:56 b7b1ca122a2c: Layer already exists 23:15:56 374e5f9dbdcc: Layer already exists 23:15:56 1f99f662d504: Layer already exists 23:15:56 64f1761aa494: Layer already exists 23:15:56 cc7821527228: Layer already exists 23:15:56 d2d9d24a8c2a: Layer already exists 23:15:56 2250bc68d5d7: Layer already exists 23:15:56 latest: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.39 23:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:15:56 b125e83738c6: Preparing 23:15:56 925a4b1c6272: Preparing 23:15:56 1f99f662d504: Preparing 23:15:56 374e5f9dbdcc: Preparing 23:15:56 b7b1ca122a2c: Preparing 23:15:56 cc7821527228: Preparing 23:15:56 64f1761aa494: Preparing 23:15:56 2250bc68d5d7: Preparing 23:15:56 d2d9d24a8c2a: Preparing 23:15:56 cc7821527228: Waiting 23:15:56 64f1761aa494: Waiting 23:15:56 2250bc68d5d7: Waiting 23:15:56 d2d9d24a8c2a: Waiting 23:15:56 374e5f9dbdcc: Layer already exists 23:15:56 925a4b1c6272: Layer already exists 23:15:56 b7b1ca122a2c: Layer already exists 23:15:56 1f99f662d504: Layer already exists 23:15:56 b125e83738c6: Layer already exists 23:15:56 cc7821527228: Layer already exists 23:15:56 2250bc68d5d7: Layer already exists 23:15:56 d2d9d24a8c2a: Layer already exists 23:15:56 64f1761aa494: Layer already exists 23:15:56 3.1.0-dev.39: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:15:58 b125e83738c6: Preparing 23:15:58 925a4b1c6272: Preparing 23:15:58 1f99f662d504: Preparing 23:15:58 374e5f9dbdcc: Preparing 23:15:58 b7b1ca122a2c: Preparing 23:15:58 cc7821527228: Preparing 23:15:58 64f1761aa494: Preparing 23:15:58 2250bc68d5d7: Preparing 23:15:58 d2d9d24a8c2a: Preparing 23:15:58 64f1761aa494: Waiting 23:15:58 2250bc68d5d7: Waiting 23:15:58 cc7821527228: Waiting 23:15:58 d2d9d24a8c2a: Waiting 23:15:58 374e5f9dbdcc: Layer already exists 23:15:58 b7b1ca122a2c: Layer already exists 23:15:58 925a4b1c6272: Layer already exists 23:15:58 b125e83738c6: Layer already exists 23:15:58 1f99f662d504: Layer already exists 23:15:58 cc7821527228: Layer already exists 23:15:58 d2d9d24a8c2a: Layer already exists 23:15:58 64f1761aa494: Layer already exists 23:15:58 2250bc68d5d7: Layer already exists 23:15:58 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:15:58 b125e83738c6: Preparing 23:15:58 925a4b1c6272: Preparing 23:15:58 1f99f662d504: Preparing 23:15:58 374e5f9dbdcc: Preparing 23:15:58 b7b1ca122a2c: Preparing 23:15:58 cc7821527228: Preparing 23:15:58 64f1761aa494: Preparing 23:15:58 2250bc68d5d7: Preparing 23:15:58 d2d9d24a8c2a: Preparing 23:15:58 64f1761aa494: Waiting 23:15:58 d2d9d24a8c2a: Waiting 23:15:58 cc7821527228: Waiting 23:15:58 2250bc68d5d7: Waiting 23:15:58 1f99f662d504: Layer already exists 23:15:58 925a4b1c6272: Layer already exists 23:15:58 b125e83738c6: Layer already exists 23:15:58 374e5f9dbdcc: Layer already exists 23:15:58 b7b1ca122a2c: Layer already exists 23:15:58 cc7821527228: Layer already exists 23:15:58 2250bc68d5d7: Layer already exists 23:15:58 d2d9d24a8c2a: Layer already exists 23:15:58 64f1761aa494: Layer already exists 23:15:59 main: digest: sha256:9036238932754607c4cbb29b1f08b799b89fec3fd85dafab4547f5911c35af49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:59 ===================================================== [Pipeline] echo 23:15:59 taggedImages: 23:15:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:15:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:15:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.39 23:15:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:15:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:15:59 5e4c17392479c7248920cab766a26390de70e8b1 23:15:59 latest 23:15:59 3.1.0-dev.39 23:15:59 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:15:59 main 23:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:16:00 1d877f45002b: Preparing 23:16:00 d6038514abfb: Preparing 23:16:00 a7cd01379c15: Preparing 23:16:00 374e5f9dbdcc: Preparing 23:16:00 b7b1ca122a2c: Preparing 23:16:00 07f04e4e400c: Preparing 23:16:00 11de8c27c66b: Preparing 23:16:00 d2d9d24a8c2a: Preparing 23:16:00 07f04e4e400c: Waiting 23:16:00 11de8c27c66b: Waiting 23:16:00 d2d9d24a8c2a: Waiting 23:16:00 b7b1ca122a2c: Layer already exists 23:16:00 374e5f9dbdcc: Layer already exists 23:16:00 d6038514abfb: Pushed 23:16:00 a7cd01379c15: Pushed 23:16:00 1d877f45002b: Pushed 23:16:00 11de8c27c66b: Pushed 23:16:03 d2d9d24a8c2a: Layer already exists 23:16:18 07f04e4e400c: Pushed 23:16:18 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:16:19 1d877f45002b: Preparing 23:16:19 d6038514abfb: Preparing 23:16:19 a7cd01379c15: Preparing 23:16:19 374e5f9dbdcc: Preparing 23:16:19 b7b1ca122a2c: Preparing 23:16:19 07f04e4e400c: Preparing 23:16:19 11de8c27c66b: Preparing 23:16:19 d2d9d24a8c2a: Preparing 23:16:19 07f04e4e400c: Waiting 23:16:19 11de8c27c66b: Waiting 23:16:19 d2d9d24a8c2a: Waiting 23:16:19 d6038514abfb: Layer already exists 23:16:19 1d877f45002b: Layer already exists 23:16:19 a7cd01379c15: Layer already exists 23:16:19 b7b1ca122a2c: Layer already exists 23:16:19 374e5f9dbdcc: Layer already exists 23:16:19 d2d9d24a8c2a: Layer already exists 23:16:19 07f04e4e400c: Layer already exists 23:16:19 11de8c27c66b: Layer already exists 23:16:19 latest: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.39 23:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:16:20 1d877f45002b: Preparing 23:16:20 d6038514abfb: Preparing 23:16:20 a7cd01379c15: Preparing 23:16:20 374e5f9dbdcc: Preparing 23:16:20 b7b1ca122a2c: Preparing 23:16:20 07f04e4e400c: Preparing 23:16:20 11de8c27c66b: Preparing 23:16:20 d2d9d24a8c2a: Preparing 23:16:20 11de8c27c66b: Waiting 23:16:20 d2d9d24a8c2a: Waiting 23:16:20 07f04e4e400c: Waiting 23:16:20 374e5f9dbdcc: Layer already exists 23:16:20 d6038514abfb: Layer already exists 23:16:20 b7b1ca122a2c: Layer already exists 23:16:20 a7cd01379c15: Layer already exists 23:16:20 1d877f45002b: Layer already exists 23:16:20 07f04e4e400c: Layer already exists 23:16:20 11de8c27c66b: Layer already exists 23:16:20 d2d9d24a8c2a: Layer already exists 23:16:20 3.1.0-dev.39: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:16:20 1d877f45002b: Preparing 23:16:20 d6038514abfb: Preparing 23:16:20 a7cd01379c15: Preparing 23:16:20 374e5f9dbdcc: Preparing 23:16:20 b7b1ca122a2c: Preparing 23:16:20 07f04e4e400c: Preparing 23:16:20 11de8c27c66b: Preparing 23:16:20 d2d9d24a8c2a: Preparing 23:16:20 11de8c27c66b: Waiting 23:16:20 07f04e4e400c: Waiting 23:16:20 d2d9d24a8c2a: Waiting 23:16:20 d6038514abfb: Layer already exists 23:16:20 b7b1ca122a2c: Layer already exists 23:16:20 1d877f45002b: Layer already exists 23:16:20 a7cd01379c15: Layer already exists 23:16:20 374e5f9dbdcc: Layer already exists 23:16:20 07f04e4e400c: Layer already exists 23:16:20 11de8c27c66b: Layer already exists 23:16:20 d2d9d24a8c2a: Layer already exists 23:16:20 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:16:21 1d877f45002b: Preparing 23:16:21 d6038514abfb: Preparing 23:16:21 a7cd01379c15: Preparing 23:16:21 374e5f9dbdcc: Preparing 23:16:21 b7b1ca122a2c: Preparing 23:16:21 07f04e4e400c: Preparing 23:16:21 11de8c27c66b: Preparing 23:16:21 d2d9d24a8c2a: Preparing 23:16:21 07f04e4e400c: Waiting 23:16:21 11de8c27c66b: Waiting 23:16:21 d2d9d24a8c2a: Waiting 23:16:21 b7b1ca122a2c: Layer already exists 23:16:21 374e5f9dbdcc: Layer already exists 23:16:21 1d877f45002b: Layer already exists 23:16:21 a7cd01379c15: Layer already exists 23:16:21 d6038514abfb: Layer already exists 23:16:21 d2d9d24a8c2a: Layer already exists 23:16:21 11de8c27c66b: Layer already exists 23:16:21 07f04e4e400c: Layer already exists 23:16:21 main: digest: sha256:a7230366b69768daacf8789be3c1311db9b898b83735023091fedc76f5094eb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:21 ===================================================== [Pipeline] echo 23:16:21 taggedImages: 23:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.39 23:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:16:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:16:21 5e4c17392479c7248920cab766a26390de70e8b1 23:16:21 latest 23:16:21 3.1.0-dev.39 23:16:21 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:21 main 23:16:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:16:22 6ee6b0e54eba: Preparing 23:16:22 bf9f7e723fe6: Preparing 23:16:22 ddd89c4837fd: Preparing 23:16:22 374e5f9dbdcc: Preparing 23:16:22 b7b1ca122a2c: Preparing 23:16:22 07f04e4e400c: Preparing 23:16:22 2250bc68d5d7: Preparing 23:16:22 d2d9d24a8c2a: Preparing 23:16:22 2250bc68d5d7: Waiting 23:16:22 07f04e4e400c: Waiting 23:16:22 d2d9d24a8c2a: Waiting 23:16:22 b7b1ca122a2c: Layer already exists 23:16:22 374e5f9dbdcc: Layer already exists 23:16:22 07f04e4e400c: Layer already exists 23:16:22 2250bc68d5d7: Layer already exists 23:16:22 d2d9d24a8c2a: Layer already exists 23:16:22 ddd89c4837fd: Pushed 23:16:22 bf9f7e723fe6: Pushed 23:16:22 6ee6b0e54eba: Pushed 23:16:23 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:16:23 6ee6b0e54eba: Preparing 23:16:23 bf9f7e723fe6: Preparing 23:16:23 ddd89c4837fd: Preparing 23:16:23 374e5f9dbdcc: Preparing 23:16:23 b7b1ca122a2c: Preparing 23:16:23 07f04e4e400c: Preparing 23:16:23 2250bc68d5d7: Preparing 23:16:23 d2d9d24a8c2a: Preparing 23:16:23 07f04e4e400c: Waiting 23:16:23 2250bc68d5d7: Waiting 23:16:23 d2d9d24a8c2a: Waiting 23:16:23 6ee6b0e54eba: Layer already exists 23:16:23 ddd89c4837fd: Layer already exists 23:16:23 374e5f9dbdcc: Layer already exists 23:16:23 b7b1ca122a2c: Layer already exists 23:16:23 bf9f7e723fe6: Layer already exists 23:16:23 07f04e4e400c: Layer already exists 23:16:23 2250bc68d5d7: Layer already exists 23:16:23 d2d9d24a8c2a: Layer already exists 23:16:24 latest: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.39 23:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:16:24 6ee6b0e54eba: Preparing 23:16:24 bf9f7e723fe6: Preparing 23:16:24 ddd89c4837fd: Preparing 23:16:24 374e5f9dbdcc: Preparing 23:16:24 b7b1ca122a2c: Preparing 23:16:24 07f04e4e400c: Preparing 23:16:24 2250bc68d5d7: Preparing 23:16:24 d2d9d24a8c2a: Preparing 23:16:24 07f04e4e400c: Waiting 23:16:24 2250bc68d5d7: Waiting 23:16:24 d2d9d24a8c2a: Waiting 23:16:24 ddd89c4837fd: Layer already exists 23:16:24 374e5f9dbdcc: Layer already exists 23:16:24 6ee6b0e54eba: Layer already exists 23:16:24 b7b1ca122a2c: Layer already exists 23:16:24 bf9f7e723fe6: Layer already exists 23:16:24 d2d9d24a8c2a: Layer already exists 23:16:24 2250bc68d5d7: Layer already exists 23:16:24 07f04e4e400c: Layer already exists 23:16:24 3.1.0-dev.39: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:16:25 6ee6b0e54eba: Preparing 23:16:25 bf9f7e723fe6: Preparing 23:16:25 ddd89c4837fd: Preparing 23:16:25 374e5f9dbdcc: Preparing 23:16:25 b7b1ca122a2c: Preparing 23:16:25 07f04e4e400c: Preparing 23:16:25 2250bc68d5d7: Preparing 23:16:25 d2d9d24a8c2a: Preparing 23:16:25 07f04e4e400c: Waiting 23:16:25 2250bc68d5d7: Waiting 23:16:25 d2d9d24a8c2a: Waiting 23:16:25 6ee6b0e54eba: Layer already exists 23:16:25 374e5f9dbdcc: Layer already exists 23:16:25 bf9f7e723fe6: Layer already exists 23:16:25 b7b1ca122a2c: Layer already exists 23:16:25 ddd89c4837fd: Layer already exists 23:16:25 d2d9d24a8c2a: Layer already exists 23:16:25 2250bc68d5d7: Layer already exists 23:16:25 07f04e4e400c: Layer already exists 23:16:25 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:16:26 6ee6b0e54eba: Preparing 23:16:26 bf9f7e723fe6: Preparing 23:16:26 ddd89c4837fd: Preparing 23:16:26 374e5f9dbdcc: Preparing 23:16:26 b7b1ca122a2c: Preparing 23:16:26 07f04e4e400c: Preparing 23:16:26 2250bc68d5d7: Preparing 23:16:26 d2d9d24a8c2a: Preparing 23:16:26 2250bc68d5d7: Waiting 23:16:26 07f04e4e400c: Waiting 23:16:26 d2d9d24a8c2a: Waiting 23:16:26 374e5f9dbdcc: Layer already exists 23:16:26 6ee6b0e54eba: Layer already exists 23:16:26 b7b1ca122a2c: Layer already exists 23:16:26 ddd89c4837fd: Layer already exists 23:16:26 bf9f7e723fe6: Layer already exists 23:16:26 07f04e4e400c: Layer already exists 23:16:26 2250bc68d5d7: Layer already exists 23:16:26 d2d9d24a8c2a: Layer already exists 23:16:26 main: digest: sha256:c9457d156802fb3893c5e11c2837ceb2555229c675e508b4abb7554f17f099b7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:26 ===================================================== [Pipeline] echo 23:16:26 taggedImages: 23:16:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:16:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.39 23:16:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:16:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:16:26 5e4c17392479c7248920cab766a26390de70e8b1 23:16:26 latest 23:16:26 3.1.0-dev.39 23:16:26 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:26 main 23:16:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:16:27 4564e3cdcd33: Preparing 23:16:27 059ee2e8b417: Preparing 23:16:27 374e5f9dbdcc: Preparing 23:16:27 b7b1ca122a2c: Preparing 23:16:27 d224278eeff0: Preparing 23:16:27 d2d9d24a8c2a: Preparing 23:16:27 d2d9d24a8c2a: Waiting 23:16:27 b7b1ca122a2c: Layer already exists 23:16:27 374e5f9dbdcc: Layer already exists 23:16:27 d2d9d24a8c2a: Layer already exists 23:16:27 4564e3cdcd33: Pushed 23:16:27 d224278eeff0: Pushed 23:16:34 059ee2e8b417: Pushed 23:16:34 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:16:35 4564e3cdcd33: Preparing 23:16:35 059ee2e8b417: Preparing 23:16:35 374e5f9dbdcc: Preparing 23:16:35 b7b1ca122a2c: Preparing 23:16:35 d224278eeff0: Preparing 23:16:35 d2d9d24a8c2a: Preparing 23:16:35 d2d9d24a8c2a: Waiting 23:16:35 d224278eeff0: Layer already exists 23:16:35 059ee2e8b417: Layer already exists 23:16:35 b7b1ca122a2c: Layer already exists 23:16:35 374e5f9dbdcc: Layer already exists 23:16:35 4564e3cdcd33: Layer already exists 23:16:35 d2d9d24a8c2a: Layer already exists 23:16:35 latest: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.39 23:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:16:35 4564e3cdcd33: Preparing 23:16:35 059ee2e8b417: Preparing 23:16:35 374e5f9dbdcc: Preparing 23:16:35 b7b1ca122a2c: Preparing 23:16:35 d224278eeff0: Preparing 23:16:35 d2d9d24a8c2a: Preparing 23:16:35 d2d9d24a8c2a: Waiting 23:16:35 059ee2e8b417: Layer already exists 23:16:35 374e5f9dbdcc: Layer already exists 23:16:35 4564e3cdcd33: Layer already exists 23:16:35 b7b1ca122a2c: Layer already exists 23:16:35 d224278eeff0: Layer already exists 23:16:35 d2d9d24a8c2a: Layer already exists 23:16:36 3.1.0-dev.39: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:16:36 4564e3cdcd33: Preparing 23:16:36 059ee2e8b417: Preparing 23:16:36 374e5f9dbdcc: Preparing 23:16:36 b7b1ca122a2c: Preparing 23:16:36 d224278eeff0: Preparing 23:16:36 d2d9d24a8c2a: Preparing 23:16:36 d2d9d24a8c2a: Waiting 23:16:36 374e5f9dbdcc: Layer already exists 23:16:36 d224278eeff0: Layer already exists 23:16:36 059ee2e8b417: Layer already exists 23:16:36 4564e3cdcd33: Layer already exists 23:16:36 b7b1ca122a2c: Layer already exists 23:16:36 d2d9d24a8c2a: Layer already exists 23:16:36 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:16:37 4564e3cdcd33: Preparing 23:16:37 059ee2e8b417: Preparing 23:16:37 374e5f9dbdcc: Preparing 23:16:37 b7b1ca122a2c: Preparing 23:16:37 d224278eeff0: Preparing 23:16:37 d2d9d24a8c2a: Preparing 23:16:37 d2d9d24a8c2a: Waiting 23:16:37 b7b1ca122a2c: Layer already exists 23:16:37 059ee2e8b417: Layer already exists 23:16:37 4564e3cdcd33: Layer already exists 23:16:37 374e5f9dbdcc: Layer already exists 23:16:37 d224278eeff0: Layer already exists 23:16:37 d2d9d24a8c2a: Layer already exists 23:16:37 main: digest: sha256:6d08b25fdfd18998dd80c0c041eb53d2ef9ee84a3c04790cffec712bcbea2894 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:37 ===================================================== [Pipeline] echo 23:16:37 taggedImages: 23:16:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:16:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.39 23:16:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:16:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:16:37 5e4c17392479c7248920cab766a26390de70e8b1 23:16:37 latest 23:16:37 3.1.0-dev.39 23:16:37 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:37 main 23:16:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:16:38 491d52ced079: Preparing 23:16:38 9fe8ef9875fd: Preparing 23:16:38 374e5f9dbdcc: Preparing 23:16:38 b7b1ca122a2c: Preparing 23:16:38 74ecaf91a5d3: Preparing 23:16:38 d2d9d24a8c2a: Preparing 23:16:38 d2d9d24a8c2a: Waiting 23:16:38 374e5f9dbdcc: Layer already exists 23:16:38 74ecaf91a5d3: Layer already exists 23:16:38 b7b1ca122a2c: Layer already exists 23:16:38 d2d9d24a8c2a: Layer already exists 23:16:38 491d52ced079: Pushed 23:16:45 9fe8ef9875fd: Pushed 23:16:45 5e4c17392479c7248920cab766a26390de70e8b1: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:16:45 491d52ced079: Preparing 23:16:45 9fe8ef9875fd: Preparing 23:16:45 374e5f9dbdcc: Preparing 23:16:45 b7b1ca122a2c: Preparing 23:16:45 74ecaf91a5d3: Preparing 23:16:45 d2d9d24a8c2a: Preparing 23:16:45 d2d9d24a8c2a: Waiting 23:16:45 9fe8ef9875fd: Layer already exists 23:16:45 74ecaf91a5d3: Layer already exists 23:16:45 491d52ced079: Layer already exists 23:16:45 374e5f9dbdcc: Layer already exists 23:16:45 b7b1ca122a2c: Layer already exists 23:16:45 d2d9d24a8c2a: Layer already exists 23:16:45 latest: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.39 23:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:16:46 491d52ced079: Preparing 23:16:46 9fe8ef9875fd: Preparing 23:16:46 374e5f9dbdcc: Preparing 23:16:46 b7b1ca122a2c: Preparing 23:16:46 74ecaf91a5d3: Preparing 23:16:46 d2d9d24a8c2a: Preparing 23:16:46 d2d9d24a8c2a: Waiting 23:16:46 491d52ced079: Layer already exists 23:16:46 374e5f9dbdcc: Layer already exists 23:16:46 74ecaf91a5d3: Layer already exists 23:16:46 b7b1ca122a2c: Layer already exists 23:16:46 9fe8ef9875fd: Layer already exists 23:16:46 d2d9d24a8c2a: Layer already exists 23:16:46 3.1.0-dev.39: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:16:47 491d52ced079: Preparing 23:16:47 9fe8ef9875fd: Preparing 23:16:47 374e5f9dbdcc: Preparing 23:16:47 b7b1ca122a2c: Preparing 23:16:47 74ecaf91a5d3: Preparing 23:16:47 d2d9d24a8c2a: Preparing 23:16:47 d2d9d24a8c2a: Waiting 23:16:47 b7b1ca122a2c: Layer already exists 23:16:47 74ecaf91a5d3: Layer already exists 23:16:47 9fe8ef9875fd: Layer already exists 23:16:47 374e5f9dbdcc: Layer already exists 23:16:47 491d52ced079: Layer already exists 23:16:47 d2d9d24a8c2a: Layer already exists 23:16:47 5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:16:48 491d52ced079: Preparing 23:16:48 9fe8ef9875fd: Preparing 23:16:48 374e5f9dbdcc: Preparing 23:16:48 b7b1ca122a2c: Preparing 23:16:48 74ecaf91a5d3: Preparing 23:16:48 d2d9d24a8c2a: Preparing 23:16:48 d2d9d24a8c2a: Waiting 23:16:48 74ecaf91a5d3: Layer already exists 23:16:48 491d52ced079: Layer already exists 23:16:48 374e5f9dbdcc: Layer already exists 23:16:48 9fe8ef9875fd: Layer already exists 23:16:48 b7b1ca122a2c: Layer already exists 23:16:48 d2d9d24a8c2a: Layer already exists 23:16:48 main: digest: sha256:41c2edcae317afb5124504ac01286e76361ee41d2256d81464110317e9678373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:48 ===================================================== [Pipeline] echo 23:16:48 taggedImages: 23:16:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1 23:16:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:16:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.39 23:16:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e4c17392479c7248920cab766a26390de70e8b1-3.1.0-dev.39 23:16:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:48 23:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:49 arm64: Pulling from edgex-lftools-log-publisher 23:16:49 8998bd30e6a1: Pulling fs layer 23:16:49 04944245beec: Pulling fs layer 23:16:49 699f458cf7ca: Pulling fs layer 23:16:49 765212b225bb: Pulling fs layer 23:16:49 f23df028b6ca: Pulling fs layer 23:16:49 d65c8cfc05b1: Pulling fs layer 23:16:49 2437ff75d9bd: Pulling fs layer 23:16:49 765212b225bb: Waiting 23:16:49 f23df028b6ca: Waiting 23:16:49 d65c8cfc05b1: Waiting 23:16:49 2437ff75d9bd: Waiting 23:16:49 04944245beec: Verifying Checksum 23:16:49 04944245beec: Download complete 23:16:49 765212b225bb: Download complete 23:16:49 f23df028b6ca: Verifying Checksum 23:16:49 f23df028b6ca: Download complete 23:16:49 d65c8cfc05b1: Verifying Checksum 23:16:49 d65c8cfc05b1: Download complete 23:16:49 699f458cf7ca: Verifying Checksum 23:16:49 699f458cf7ca: Download complete 23:16:49 8998bd30e6a1: Verifying Checksum 23:16:49 8998bd30e6a1: Download complete 23:16:51 2437ff75d9bd: Verifying Checksum 23:16:51 2437ff75d9bd: Download complete 23:16:53 8998bd30e6a1: Pull complete 23:16:57 04944245beec: Pull complete 23:16:58 699f458cf7ca: Pull complete 23:16:58 765212b225bb: Pull complete 23:16:59 f23df028b6ca: Pull complete 23:16:59 d65c8cfc05b1: Pull complete 23:17:14 2437ff75d9bd: Pull complete 23:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container 23:17:14 $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:17:17 $ docker top 04be221b6e1d4781d1bd114bcfc40f3fc49f7d1c04e823eb9a5f9bc0ca2dabba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:18 ---> job-cost.sh 23:17:18 lf-activate-venv: SKIPPING 23:17:18 INFO: No Stack... 23:17:19 INFO: Retrieving Pricing Info for: v3-standard-4 23:17:19 INFO: Archiving Costs [Pipeline] sh 23:17:19 + cut -d, -f6 23:17:19 + cat /w/workspace/edgex-go/573/archives/cost.csv [Pipeline] lock 23:17:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] 23:17:20 Resource [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] did not exist. Created. 23:17:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:20 + echo total: 0.10999999940395355 [Pipeline] stash 23:17:21 Stashed 1 file(s) [Pipeline] } 23:17:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-573-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:21 $ docker stop --time=1 04be221b6e1d4781d1bd114bcfc40f3fc49f7d1c04e823eb9a5f9bc0ca2dabba 23:17:24 $ docker rm -f --volumes 04be221b6e1d4781d1bd114bcfc40f3fc49f7d1c04e823eb9a5f9bc0ca2dabba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:17:24 provisioning config files... 23:17:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/573@tmp/config16406504507348503228tmp [Pipeline] { [Pipeline] sh 23:17:25 + set +x 23:17:25 + curl -s https://codecov.io/bash 23:17:25 + bash -s -- 23:17:25 23:17:25 _____ _ 23:17:25 / ____| | | 23:17:25 | | ___ __| | ___ ___ _____ __ 23:17:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:17:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:17:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:17:25 Bash-1.0.6 23:17:25 23:17:25 23:17:25 ==> git version 2.25.1 found 23:17:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:17:25 Release-Date: 2020-01-08 23:17:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:17:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:17:25 ==> Jenkins CI detected. 23:17:25 current dir:  /w/workspace/edgex-go/573 23:17:25 project root: . 23:17:25 --> token set from env 23:17:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:17:25 ==> Running gcov in . (disable via -X gcov) 23:17:25 ==> Python coveragepy not found 23:17:25 ==> Searching for coverage reports in: 23:17:25 + . 23:17:25 -> Found 1 reports 23:17:25 ==> Detecting git/mercurial file structure 23:17:25 ==> Reading reports 23:17:25 + ./coverage.out bytes=447827 23:17:25 ==> Appending adjustments 23:17:25 https://docs.codecov.io/docs/fixing-reports 23:17:26 + Found adjustments 23:17:26 ==> Gzipping contents 23:17:26 60K /tmp/codecov.0yoLgc.gz 23:17:26 ==> Uploading reports 23:17:26 url: https://codecov.io 23:17:26 query: branch=main&commit=5e4c17392479c7248920cab766a26390de70e8b1&build=573&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F573%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:17:26 -> Pinging Codecov 23:17:26 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=5e4c17392479c7248920cab766a26390de70e8b1&build=573&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F573%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:17:26 -> Uploading to 23:17:26 https://storage.googleapis.com/codecov/v4/raw/2023-09-05/00271124DB129430A58F1EEE437C3FCB/5e4c17392479c7248920cab766a26390de70e8b1/f7f65deb-964d-479e-98be-5d54d8b5fee6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T231726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c16362c558a9150dae4b4873346e8475ecb0b6c468a1c132b50ba90a13b8372e 23:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:26 Dload Upload Total Spent Left Speed 23:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57454 0 0 100 57454 0 250k --:--:-- --:--:-- --:--:-- 249k 100 57454 0 0 100 57454 0 250k --:--:-- --:--:-- --:--:-- 249k 23:17:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e4c17392479c7248920cab766a26390de70e8b1 [Pipeline] } 23:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:17:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:17:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:17:27 23:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:17:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:17:27 df9b9388f04a: Pulling fs layer 23:17:27 52dc419b0ee2: Pulling fs layer 23:17:27 25bc292e5bac: Pulling fs layer 23:17:27 114826534d7a: Pulling fs layer 23:17:27 4657fd5d0bcf: Pulling fs layer 23:17:27 6ad1cebc031e: Pulling fs layer 23:17:27 8a3aa393b2d8: Pulling fs layer 23:17:27 4657fd5d0bcf: Waiting 23:17:27 6ad1cebc031e: Waiting 23:17:27 114826534d7a: Waiting 23:17:27 25bc292e5bac: Verifying Checksum 23:17:27 25bc292e5bac: Download complete 23:17:27 52dc419b0ee2: Download complete 23:17:27 4657fd5d0bcf: Verifying Checksum 23:17:27 4657fd5d0bcf: Download complete 23:17:27 df9b9388f04a: Download complete 23:17:27 6ad1cebc031e: Verifying Checksum 23:17:27 6ad1cebc031e: Download complete 23:17:27 df9b9388f04a: Pull complete 23:17:27 52dc419b0ee2: Pull complete 23:17:28 25bc292e5bac: Pull complete 23:17:28 114826534d7a: Verifying Checksum 23:17:28 114826534d7a: Download complete 23:17:28 8a3aa393b2d8: Verifying Checksum 23:17:28 8a3aa393b2d8: Download complete 23:17:31 114826534d7a: Pull complete 23:17:31 4657fd5d0bcf: Pull complete 23:17:32 6ad1cebc031e: Pull complete 23:17:36 8a3aa393b2d8: Pull complete 23:17:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:36 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 23:17:36 $ 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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:17:43 $ docker top 99fae6ec591da7e0dba46be166d245111afc0f2da9f738b6c71bae80dc659453 -eo pid,comm [Pipeline] { [Pipeline] echo 23:17:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:17:44 + set -o pipefail 23:17:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:17:50 23:17:50 Monitoring /w/workspace/edgex-go/573 (github.com/edgexfoundry/edgex-go)... 23:17:50 23:17:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/50b8760a-4eb9-4295-8b40-a4116a07b5f7 23:17:50 23:17:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:17:50 23:17:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:17:50 23:17:50 23:17:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:17:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:17:50 More details here: https://snyk.co/ue1NS 23:17:50 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 23:17:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:17:50 $ docker stop --time=1 99fae6ec591da7e0dba46be166d245111afc0f2da9f738b6c71bae80dc659453 23:17:54 $ docker rm -f --volumes 99fae6ec591da7e0dba46be166d245111afc0f2da9f738b6c71bae80dc659453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:17:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:55 provisioning config files... 23:17:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/573@tmp/config3788540102364199805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:55 --> edgex-publish-swagger.sh 23:17:55 === Publish openapi/v3 API === 23:17:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:17:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/573/openapi/v3/core-command.yaml] 23:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:55 Dload Upload Total Spent Left Speed 23:17:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65564 --:--:-- --:--:-- --:--:-- 65433 100 32782 0 0 100 32782 0 65433 --:--:-- --:--:-- --:--:-- 65302 23:17:56 23:17:56 23:17:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/573/openapi/v3/core-data.yaml] 23:17:56 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:56 Dload Upload Total Spent Left Speed 23:17:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 159k --:--:-- --:--:-- --:--:-- 159k 23:17:56 23:17:56 23:17:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/573/openapi/v3/core-metadata.yaml] 23:17:56 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:56 Dload Upload Total Spent Left Speed 23:17:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 266k --:--:-- --:--:-- --:--:-- 265k 100 144k 0 0 100 144k 0 266k --:--:-- --:--:-- --:--:-- 265k 23:17:56 23:17:56 23:17:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/573/openapi/v3/support-notifications.yaml] 23:17:56 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:56 Dload Upload Total Spent Left Speed 23:17:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 207k --:--:-- --:--:-- --:--:-- 207k 23:17:57 23:17:57 23:17:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/573/openapi/v3/support-scheduler.yaml] 23:17:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:57 Dload Upload Total Spent Left Speed 23:17:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 98021 --:--:-- --:--:-- --:--:-- 97761 100 36954 0 0 100 36954 0 98021 --:--:-- --:--:-- --:--:-- 97761 23:17:57 23:17:57 [Pipeline] } 23:17:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:58 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 23:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:17:58 $ docker top 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 -eo pid,comm 23:17: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). 23:17:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:59 [ssh-agent] Looking for ssh-agent implementation... 23:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:59 $ docker exec 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 ssh-agent 23:17:59 SSH_AUTH_SOCK=/tmp/ssh-UP5U0HFSGqxU/agent.32 23:17:59 SSH_AGENT_PID=38 23:17:59 Running ssh-add (command line suppressed) 23:17:59 Identity added: /w/workspace/edgex-go/573@tmp/private_key_11070720190179677031.key (/w/workspace/edgex-go/573@tmp/private_key_11070720190179677031.key) 23:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:59 + git semver tag 23:17:59 2023-09-05 23:17:59,805 [run_tag] DEBUG tag force:False 23:17:59 2023-09-05 23:17:59,805 [check_head_tag] DEBUG check head tag 23:17:59 2023-09-05 23:17:59,806 [execute] INFO git cat-file --batch-check 23:17:59 2023-09-05 23:17:59,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=) 23:17:59 2023-09-05 23:17:59,809 [execute] INFO git cat-file --batch 23:17:59 2023-09-05 23:17:59,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=) 23:17:59 2023-09-05 23:17:59,827 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 23:17:59 2023-09-05 23:17:59,827 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 23:17:59 2023-09-05 23:17:59,827 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=None) 23:17:59 2023-09-05 23:17:59,832 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 23:17:59 3.1.0-dev.39 [Pipeline] } 23:17:59 $ docker exec --env ******** --env ******** 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 ssh-agent -k 23:18:00 unset SSH_AUTH_SOCK; 23:18:00 unset SSH_AGENT_PID; 23:18:00 echo Agent pid 38 killed; 23:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:00 + git semver [Pipeline] } 23:18:00 $ docker stop --time=1 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 23:18:01 $ docker rm -f --volumes 81e382a3775e68bc58ce74586161d3e19fcea721211275b9fb621c147693f509 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:18:02 23:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:18:02 0.23.1-centos7: Pulling from edgex-lftools 23:18:02 ab5ef0e58194: Pulling fs layer 23:18:02 9712f1f96733: Pulling fs layer 23:18:02 63f879dbbcfc: Pulling fs layer 23:18:02 0d9ebad4ef96: Pulling fs layer 23:18:02 e9a5061849ea: Pulling fs layer 23:18:02 d747dcd14b5f: Pulling fs layer 23:18:02 2de7ff778b66: Pulling fs layer 23:18:02 e9a5061849ea: Waiting 23:18:02 d747dcd14b5f: Waiting 23:18:02 2de7ff778b66: Waiting 23:18:02 0d9ebad4ef96: Waiting 23:18:02 9712f1f96733: Download complete 23:18:02 63f879dbbcfc: Verifying Checksum 23:18:02 63f879dbbcfc: Download complete 23:18:03 e9a5061849ea: Verifying Checksum 23:18:03 e9a5061849ea: Download complete 23:18:03 d747dcd14b5f: Download complete 23:18:03 0d9ebad4ef96: Verifying Checksum 23:18:03 0d9ebad4ef96: Download complete 23:18:03 ab5ef0e58194: Verifying Checksum 23:18:03 ab5ef0e58194: Download complete 23:18:03 2de7ff778b66: Verifying Checksum 23:18:03 2de7ff778b66: Download complete 23:18:05 ab5ef0e58194: Pull complete 23:18:05 9712f1f96733: Pull complete 23:18:06 63f879dbbcfc: Pull complete 23:18:09 0d9ebad4ef96: Pull complete 23:18:10 e9a5061849ea: Pull complete 23:18:10 d747dcd14b5f: Pull complete 23:18:11 2de7ff778b66: Pull complete 23:18:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:18:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:11 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 23:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:18:16 $ docker top befb252af029e9da4c55b7aefce39c043a876bd858cd51b0078da79fa9e1e0a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:18:16 provisioning config files... 23:18:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/573@tmp/config14246337911428102540tmp 23:18:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/573@tmp/config13315613489581377302tmp 23:18:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/573@tmp/config7817831765635526936tmp [Pipeline] { [Pipeline] echo 23:18:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:18:16 ---> sigul-configuration.sh 23:18:16 gpg: directory `/root/.gnupg' created 23:18:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:18:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:18:16 gpg: keyring `/root/.gnupg/secring.gpg' created 23:18:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:18:16 gpg: CAST5 encrypted data 23:18:16 gpg: encrypted with 1 passphrase 23:18:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:18:16 + mkdir /home/jenkins 23:18:16 + mkdir /home/jenkins/sigul [Pipeline] sh 23:18: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 23:18:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:18:17 ---> sigul-install.sh 23:18:17 Sigul already installed; skipping installation. [Pipeline] sh 23:18:17 + git tag --list 23:18:17 0.6.0 23:18:17 0.6.1 23:18:17 0.7.0 23:18:17 0.7.1 23:18:17 v1.0.0 23:18:17 v1.0.1 23:18:17 v1.1.0 23:18:17 v1.2.0 23:18:17 v1.2.1 23:18:17 v1.3.0 23:18:17 v1.3.1 23:18:17 v2.0.0 23:18:17 v2.1.0 23:18:17 v2.1.1 23:18:17 v2.2.0 23:18:17 v2.3.0 23:18:17 v3.0 23:18:17 v3.0.0 23:18:17 v3.1.0-dev.1 23:18:17 v3.1.0-dev.10 23:18:17 v3.1.0-dev.11 23:18:17 v3.1.0-dev.12 23:18:17 v3.1.0-dev.13 23:18:17 v3.1.0-dev.14 23:18:17 v3.1.0-dev.15 23:18:17 v3.1.0-dev.16 23:18:17 v3.1.0-dev.17 23:18:17 v3.1.0-dev.18 23:18:17 v3.1.0-dev.19 23:18:17 v3.1.0-dev.2 23:18:17 v3.1.0-dev.20 23:18:17 v3.1.0-dev.21 23:18:17 v3.1.0-dev.22 23:18:17 v3.1.0-dev.23 23:18:17 v3.1.0-dev.24 23:18:17 v3.1.0-dev.25 23:18:17 v3.1.0-dev.26 23:18:17 v3.1.0-dev.27 23:18:17 v3.1.0-dev.28 23:18:17 v3.1.0-dev.29 23:18:17 v3.1.0-dev.3 23:18:17 v3.1.0-dev.30 23:18:17 v3.1.0-dev.31 23:18:17 v3.1.0-dev.32 23:18:17 v3.1.0-dev.33 23:18:17 v3.1.0-dev.34 23:18:17 v3.1.0-dev.35 23:18:17 v3.1.0-dev.36 23:18:17 v3.1.0-dev.37 23:18:17 v3.1.0-dev.38 23:18:17 v3.1.0-dev.39 23:18:17 v3.1.0-dev.4 23:18:17 v3.1.0-dev.5 23:18:17 v3.1.0-dev.6 23:18:17 v3.1.0-dev.7 23:18:17 v3.1.0-dev.8 23:18:17 v3.1.0-dev.9 [Pipeline] sh 23:18:18 + lftools sign git-tag v3.1.0-dev.39 23:18:18 Signing Git tag with Sigul... 23:18:18 Signing v3.1.0-dev.39 [Pipeline] echo 23:18:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:18:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:18:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:18:19 $ docker stop --time=1 befb252af029e9da4c55b7aefce39c043a876bd858cd51b0078da79fa9e1e0a3 23:18:20 $ docker rm -f --volumes befb252af029e9da4c55b7aefce39c043a876bd858cd51b0078da79fa9e1e0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:18:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:21 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 23:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:18:21 $ docker top f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 -eo pid,comm 23:18:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:18:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:21 [ssh-agent] Looking for ssh-agent implementation... 23:18:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:21 $ docker exec f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 ssh-agent 23:18:22 SSH_AUTH_SOCK=/tmp/ssh-WAvZUOl0S1yK/agent.32 23:18:22 SSH_AGENT_PID=38 23:18:22 Running ssh-add (command line suppressed) 23:18:22 Identity added: /w/workspace/edgex-go/573@tmp/private_key_2506855440426317624.key (/w/workspace/edgex-go/573@tmp/private_key_2506855440426317624.key) 23:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:22 + git semver bump pre 23:18:22 2023-09-05 23:18:22,609 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 23:18:22 2023-09-05 23:18:22,609 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev 23:18:22 2023-09-05 23:18:22,609 [bump_version] DEBUG bumped version:3.1.0-dev.40 23:18:22 2023-09-05 23:18:22,609 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/edgex-go/573/.semver/main with force:True 23:18:22 2023-09-05 23:18:22,609 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 23:18:22 2023-09-05 23:18:22,609 [write_file] DEBUG write to file:/w/workspace/edgex-go/573/.semver/main 23:18:22 2023-09-05 23:18:22,611 [execute] INFO git cat-file --batch-check 23:18:22 2023-09-05 23:18:22,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=) 23:18:22 2023-09-05 23:18:22,618 [execute] INFO git cat-file --batch 23:18:22 2023-09-05 23:18:22,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=) 23:18:22 2023-09-05 23:18:22,624 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 23:18:22 3.1.0-dev.40 [Pipeline] } 23:18:22 $ docker exec --env ******** --env ******** f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 ssh-agent -k 23:18:22 unset SSH_AUTH_SOCK; 23:18:22 unset SSH_AGENT_PID; 23:18:22 echo Agent pid 38 killed; 23:18:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:23 + git semver [Pipeline] } 23:18:23 $ docker stop --time=1 f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 23:18:24 $ docker rm -f --volumes f0305e1613a36db24fff40031a97fe5bf403e7d57a4bcb1e3bdc2cbe875ec4e1 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:25 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 23:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:18:25 $ docker top 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc -eo pid,comm 23:18:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:18:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:25 [ssh-agent] Looking for ssh-agent implementation... 23:18:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:25 $ docker exec 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc ssh-agent 23:18:26 SSH_AUTH_SOCK=/tmp/ssh-dDmracE6HnG6/agent.32 23:18:26 SSH_AGENT_PID=38 23:18:26 Running ssh-add (command line suppressed) 23:18:26 Identity added: /w/workspace/edgex-go/573@tmp/private_key_16329977012294470801.key (/w/workspace/edgex-go/573@tmp/private_key_16329977012294470801.key) 23:18:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:26 + git semver push 23:18:26 2023-09-05 23:18:26,657 [run_push] DEBUG push 23:18:26 2023-09-05 23:18:26,658 [execute] INFO git cat-file --batch-check 23:18:26 2023-09-05 23:18:26,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=) 23:18:26 2023-09-05 23:18:26,660 [execute] INFO git rev-list b81c284db831deab2e15e38512e8aff0658ef207 -- 23:18:26 2023-09-05 23:18:26,660 [execute] DEBUG Popen(['git', 'rev-list', 'b81c284db831deab2e15e38512e8aff0658ef207', '--'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=None) 23:18:26 2023-09-05 23:18:26,677 [execute] INFO git fetch -v origin 23:18:26 2023-09-05 23:18:26,677 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=True, shell=None, istream=None) 23:18:27 2023-09-05 23:18:27,162 [run_push] DEBUG no remote changes detected 23:18:27 2023-09-05 23:18:27,162 [execute] INFO git push origin semver 23:18:27 2023-09-05 23:18:27,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/573/.semver, universal_newlines=False, shell=None, istream=None) 23:18:28 2023-09-05 23:18:27,951 [run_push] DEBUG push all version tags 23:18:28 2023-09-05 23:18:27,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:18:28 2023-09-05 23:18:27,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/573, universal_newlines=False, shell=None, istream=None) 23:18:28 2023-09-05 23:18:28,702 [read_version] DEBUG read version from /w/workspace/edgex-go/573/.semver/main 23:18:28 3.1.0-dev.40 [Pipeline] } 23:18:28 $ docker exec --env ******** --env ******** 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc ssh-agent -k 23:18:28 unset SSH_AUTH_SOCK; 23:18:28 unset SSH_AGENT_PID; 23:18:28 echo Agent pid 38 killed; 23:18:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:29 + git semver [Pipeline] } 23:18:29 $ docker stop --time=1 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc 23:18:30 $ docker rm -f --volumes 16fd289f860589b01b125bb7e0e36c6c7f53860117e23e0b9a39b7246a74b4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:18:31 + [ -d /w/workspace/edgex-go/573/archives ] [Pipeline] libraryResource [Pipeline] sh 23:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:18:32 ---> package-listing.sh 23:18:32 ++ facter osfamily 23:18:32 ++ tr '[:upper:]' '[:lower:]' 23:18:32 + OS_FAMILY=debian 23:18:32 + workspace=/w/workspace/edgex-go/573 23:18:32 + START_PACKAGES=/tmp/packages_start.txt 23:18:32 + END_PACKAGES=/tmp/packages_end.txt 23:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:32 + PACKAGES=/tmp/packages_start.txt 23:18:32 + '[' /w/workspace/edgex-go/573 ']' 23:18:32 + PACKAGES=/tmp/packages_end.txt 23:18:32 + case "${OS_FAMILY}" in 23:18:32 + dpkg -l 23:18:32 + grep '^ii' 23:18:32 + '[' -f /tmp/packages_start.txt ']' 23:18:32 + '[' -f /tmp/packages_end.txt ']' 23:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:32 + '[' /w/workspace/edgex-go/573 ']' 23:18:32 + mkdir -p /w/workspace/edgex-go/573/archives/ 23:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/573/archives/ [Pipeline] echo 23:18:32 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/573/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:18:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:33 23:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:33 latest: Pulling from edgex-lftools-log-publisher 23:18:33 5eb5b503b376: Pulling fs layer 23:18:33 5c69ac0246d0: Pulling fs layer 23:18:33 ec43610c2a17: Pulling fs layer 23:18:33 3a2ae6a8a46f: Pulling fs layer 23:18:33 33b1e0a273af: Pulling fs layer 23:18:33 5d3b04190fa2: Pulling fs layer 23:18:33 2f39f015ded8: Pulling fs layer 23:18:33 3a2ae6a8a46f: Waiting 23:18:33 33b1e0a273af: Waiting 23:18:33 5d3b04190fa2: Waiting 23:18:33 2f39f015ded8: Waiting 23:18:33 5c69ac0246d0: Download complete 23:18:33 3a2ae6a8a46f: Verifying Checksum 23:18:33 3a2ae6a8a46f: Download complete 23:18:33 33b1e0a273af: Verifying Checksum 23:18:33 33b1e0a273af: Download complete 23:18:33 ec43610c2a17: Verifying Checksum 23:18:33 ec43610c2a17: Download complete 23:18:33 5d3b04190fa2: Download complete 23:18:34 5eb5b503b376: Verifying Checksum 23:18:34 5eb5b503b376: Download complete 23:18:34 2f39f015ded8: Download complete 23:18:35 5eb5b503b376: Pull complete 23:18:35 5c69ac0246d0: Pull complete 23:18:35 ec43610c2a17: Pull complete 23:18:36 3a2ae6a8a46f: Pull complete 23:18:36 33b1e0a273af: Pull complete 23:18:36 5d3b04190fa2: Pull complete 23:18:40 2f39f015ded8: Pull complete 23:18:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:40 prd-ubuntu20.04-docker-8c-8g-5388 does not seem to be running inside a container 23:18:40 $ 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/573/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/573 -v /w/workspace/edgex-go/573:/w/workspace/edgex-go/573:rw,z -v /w/workspace/edgex-go/573@tmp:/w/workspace/edgex-go/573@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:18:45 $ docker top 485a6b026cb632ece9e2715e6878ad4b1a7ba9e78c957350465bcedac4e1c57a -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:46 + touch /tmp/pre-build-complete [Pipeline] sh 23:18:46 + mkdir -p /var/log/sysstat [Pipeline] sh 23:18:46 + ls /var/log/sa-host 23:18:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:46 provisioning config files... 23:18:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/573@tmp/config1006722354681474332tmp [Pipeline] { [Pipeline] echo 23:18:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:18:47 ---> create-netrc.sh [Pipeline] } 23:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:18:47 ---> python-tools-install.sh [Pipeline] echo 23:18:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:18:47 ---> sudo-logs.sh 23:18:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:18:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:48 ---> job-cost.sh 23:18:48 lf-activate-venv: SKIPPING 23:18:48 DEBUG: total: 0.10999999940395355 23:18:48 INFO: Retrieving Stack Cost... 23:18:48 INFO: Retrieving Pricing Info for: v3-standard-8 23:18:48 INFO: Archiving Costs [Pipeline] echo 23:18:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:49 ---> logs-deploy.sh 23:18:49 lf-activate-venv: SKIPPING 23:18:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/573 23:18:49 INFO: archiving workspace using pattern(s): 23:18:50 Archives upload complete. 23:18:50 INFO: archiving logs to Nexus 23:18:51 ---> uname -a: 23:18:51 Linux prd-ubuntu20-04-docker-8c-8g-5388 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:18:51 23:18:51 23:18:51 ---> lscpu: 23:18:51 Architecture: x86_64 23:18:51 CPU op-mode(s): 32-bit, 64-bit 23:18:51 Byte Order: Little Endian 23:18:51 Address sizes: 40 bits physical, 48 bits virtual 23:18:51 CPU(s): 8 23:18:51 On-line CPU(s) list: 0-7 23:18:51 Thread(s) per core: 1 23:18:51 Core(s) per socket: 1 23:18:51 Socket(s): 8 23:18:51 NUMA node(s): 1 23:18:51 Vendor ID: AuthenticAMD 23:18:51 CPU family: 23 23:18:51 Model: 49 23:18:51 Model name: AMD EPYC-Rome Processor 23:18:51 Stepping: 0 23:18:51 CPU MHz: 2799.998 23:18:51 BogoMIPS: 5599.99 23:18:51 Virtualization: AMD-V 23:18:51 Hypervisor vendor: KVM 23:18:51 Virtualization type: full 23:18:51 L1d cache: 256 KiB 23:18:51 L1i cache: 256 KiB 23:18:51 L2 cache: 4 MiB 23:18:51 L3 cache: 128 MiB 23:18:51 NUMA node0 CPU(s): 0-7 23:18:51 Vulnerability Itlb multihit: Not affected 23:18:51 Vulnerability L1tf: Not affected 23:18:51 Vulnerability Mds: Not affected 23:18:51 Vulnerability Meltdown: Not affected 23:18:51 Vulnerability Mmio stale data: Not affected 23:18:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:18:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:18:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:18:51 Vulnerability Srbds: Not affected 23:18:51 Vulnerability Tsx async abort: Not affected 23:18:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:18:51 23:18:51 23:18:51 ---> nproc: 23:18:51 8 23:18:51 23:18:51 23:18:51 ---> df -h: 23:18:51 Filesystem Size Used Avail Use% Mounted on 23:18:51 overlay 155G 22G 134G 15% / 23:18:51 tmpfs 64M 0 64M 0% /dev 23:18:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:18:51 shm 64M 0 64M 0% /dev/shm 23:18:51 /dev/vda1 155G 22G 134G 15% /facter-os 23:18:51 23:18:51 23:18:51 ---> sar -b -r -n DEV: 23:18:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5388) 09/05/23 _x86_64_ (8 CPU) 23:18:51 23:18:51 22:49:47 LINUX RESTART (8 CPU) 23:18:51 23:18:51 22:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:18:51 22:51:01 159.19 47.89 111.30 0.00 5406.30 90145.64 0.00 23:18:51 22:52:01 73.94 0.57 73.37 0.00 8.80 30587.97 0.00 23:18:51 22:53:01 45.23 0.23 44.99 0.00 5.33 23653.54 0.00 23:18:51 22:54:01 347.26 0.30 346.96 0.00 29.33 177940.48 0.00 23:18:51 22:55:01 340.10 7.24 332.86 0.00 2383.00 104972.48 0.00 23:18:51 22:56:01 241.79 7.73 234.06 0.00 1103.50 57519.76 0.00 23:18:51 22:57:01 484.49 0.15 484.34 0.00 24.80 56031.99 0.00 23:18:51 22:58:01 24.58 0.02 24.56 0.00 4.27 634.99 0.00 23:18:51 22:59:01 2.58 0.00 2.58 0.00 0.00 31.59 0.00 23:18:51 23:00:01 2.60 0.00 2.60 0.00 0.00 36.66 0.00 23:18:51 23:01:01 0.95 0.00 0.95 0.00 0.00 10.39 0.00 23:18:51 23:02:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 23:18:51 23:03:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 23:18:51 23:04:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 23:18:51 23:05:01 1.67 0.02 1.65 0.00 0.13 19.73 0.00 23:18:51 23:06:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 23:18:51 23:07:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 23:18:51 23:08:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 23:18:51 23:09:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 23:18:51 23:10:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 23:18:51 23:11:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 23:18:51 23:12:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 23:18:51 23:13:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 23:18:51 23:14:01 2.07 0.00 2.07 0.00 0.00 23.07 0.00 23:18:51 23:15:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 23:18:51 23:16:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 23:18:51 23:17:01 1.50 0.02 1.48 0.00 0.13 16.26 0.00 23:18:51 23:18:01 77.32 0.40 76.92 0.00 14.53 38615.16 0.00 23:18:51 Average: 65.16 2.31 62.85 0.00 321.00 20741.46 0.00 23:18:51 23:18:51 22:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:51 22:51:01 28655512 31572700 741012 2.25 73820 3111284 2222184 6.55 1066488 2793308 456 23:18:51 22:52:01 27388236 31291776 1008304 3.07 115740 3966176 2526516 7.45 1803272 3216180 630636 23:18:51 22:53:01 27373892 31489776 807908 2.46 120012 4147872 2122632 6.26 1493024 3514828 395376 23:18:51 22:54:01 23177120 31349388 931412 2.83 132452 8091048 3098612 9.13 1846612 7234164 1240 23:18:51 22:55:01 17437308 29361976 2855940 8.69 223664 11378636 8826288 26.01 4379100 9976532 283524 23:18:51 22:56:01 15898672 30292624 1930412 5.87 241632 13742360 5688388 16.76 4511440 11315328 1363580 23:18:51 22:57:01 17841512 31475564 796268 2.42 248252 13092984 2208536 6.51 2581932 11482300 552 23:18:51 22:58:01 17851620 31487776 783812 2.38 249512 13093476 2075384 6.12 2981352 11070412 528 23:18:51 22:59:01 17851312 31487504 783968 2.38 249560 13093476 2075384 6.12 2981116 11070412 12 23:18:51 23:00:01 17852208 31488444 782900 2.38 249652 13093456 2075384 6.12 2979956 11070392 24 23:18:51 23:01:01 17858192 31494488 777448 2.36 249668 13093456 2075384 6.12 2974096 11070392 8 23:18:51 23:02:01 17859028 31495336 776660 2.36 249676 13093464 2075384 6.12 2974044 11070396 52 23:18:51 23:03:01 17869288 31505620 766292 2.33 249688 13093468 2075384 6.12 2963312 11070404 8 23:18:51 23:04:01 17869024 31505420 766408 2.33 249756 13093468 2075384 6.12 2963488 11070408 20 23:18:51 23:05:01 17867708 31504864 767148 2.33 249792 13093472 2107792 6.21 2963116 11070984 48 23:18:51 23:06:01 17868496 31505652 766276 2.33 249816 13093472 2107792 6.21 2962892 11070984 40 23:18:51 23:07:01 17868388 31505624 766500 2.33 249836 13093476 2107792 6.21 2962880 11070992 8 23:18:51 23:08:01 17868064 31505300 766756 2.33 249860 13093476 2107792 6.21 2963172 11070992 44 23:18:51 23:09:01 17868252 31505500 766436 2.33 249880 13093480 2107792 6.21 2963320 11070996 144 23:18:51 23:10:01 17868308 31505564 766344 2.33 249892 13093488 2107792 6.21 2963160 11071000 40 23:18:51 23:11:01 17867976 31505292 766580 2.33 249912 13093488 2107792 6.21 2963568 11071008 196 23:18:51 23:12:01 17868204 31505524 766272 2.33 249928 13093492 2107792 6.21 2963360 11071012 280 23:18:51 23:13:01 17868364 31505692 766240 2.33 249936 13093496 2107792 6.21 2963312 11071012 200 23:18:51 23:14:01 17868332 31505728 766216 2.33 249992 13093500 2107792 6.21 2963020 11071024 20 23:18:51 23:15:01 17868492 31505956 766116 2.33 250044 13093500 2107792 6.21 2963408 11071028 36 23:18:51 23:16:01 17868476 31505956 766080 2.33 250060 13093504 2107792 6.21 2963696 11071032 228 23:18:51 23:17:01 17868428 31505980 765992 2.33 250108 13093508 2107792 6.21 2963992 11071040 220 23:18:51 23:18:01 17034280 31447092 819728 2.49 266808 13798024 2292504 6.76 3077388 11730672 1020 23:18:51 Average: 19003739 31368504 903265 2.75 229248 11899929 2532666 7.46 2860697 10095687 95662 23:18:51 23:18:51 22:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:51 22:51:01 ens3 1388.32 1311.76 12098.22 163.85 0.00 0.00 0.00 0.00 23:18:51 22:51:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 23:18:51 22:51:01 docker0 509.88 442.13 36.14 2746.57 0.00 0.00 0.00 0.00 23:18:51 22:51:01 veth0c9859e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:52:01 ens3 280.57 181.19 1797.93 31.11 0.00 0.00 0.00 0.00 23:18:51 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 22:52:01 docker0 154.57 238.28 11.70 1760.48 0.00 0.00 0.00 0.00 23:18:51 22:52:01 veth771beeb 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 23:18:51 22:53:01 ens3 52.04 47.61 27.00 110.73 0.00 0.00 0.00 0.00 23:18:51 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:53:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 23:18:51 22:53:01 veth771beeb 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 23:18:51 22:54:01 veth428b34d 0.38 0.70 0.03 1.38 0.00 0.00 0.00 0.00 23:18:51 22:54:01 ens3 195.18 109.25 3764.17 24.26 0.00 0.00 0.00 0.00 23:18:51 22:54:01 veth5a9d0cc 0.32 0.92 0.03 0.14 0.00 0.00 0.00 0.00 23:18:51 22:54:01 veth1640b1e 4.97 8.23 0.35 83.31 0.00 0.00 0.00 0.01 23:18:51 22:54:01 veth18497f3 1.08 1.27 0.10 0.81 0.00 0.00 0.00 0.00 23:18:51 22:54:01 veth40cb2c7 2.88 4.50 0.20 42.17 0.00 0.00 0.00 0.00 23:18:51 22:54:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 23:18:51 22:54:01 docker0 32.06 60.97 2.01 751.72 0.00 0.00 0.00 0.00 23:18:51 22:54:01 vethfa21920 0.65 0.95 0.07 1.95 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth65c8142 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 ens3 560.15 322.52 3856.21 37.40 0.00 0.00 0.00 0.00 23:18:51 22:55:01 vethee43a19 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth5a9d0cc 0.07 0.76 0.00 0.03 0.00 0.00 0.00 0.00 23:18:51 22:55:01 vethbbc18e2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth52a5ac8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth7ae1700 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 vethcfe0a7e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth88b58f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 docker0 289.33 470.59 23.11 2472.55 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth5097e7e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth81731bb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth51cf2e2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:55:01 veth3985a0a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth65c8142 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 ens3 5.46 3.32 4.18 2.20 0.00 0.00 0.00 0.00 23:18:51 22:56:01 vethee43a19 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth5a9d0cc 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 vethbbc18e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth52a5ac8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth7ae1700 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 vethcfe0a7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth88b58f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth5097e7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth81731bb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth51cf2e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:56:01 veth3985a0a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:57:01 ens3 323.78 337.43 202.12 1248.11 0.00 0.00 0.00 0.00 23:18:51 22:57:01 lo 39.53 39.53 3.90 3.90 0.00 0.00 0.00 0.00 23:18:51 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:58:01 ens3 396.33 386.34 174.93 2588.15 0.00 0.00 0.00 0.00 23:18:51 22:58:01 lo 31.99 31.99 3.15 3.15 0.00 0.00 0.00 0.00 23:18:51 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:59:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:01:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:18:51 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:04:01 ens3 2.48 1.55 6.16 0.35 0.00 0.00 0.00 0.00 23:18:51 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:06:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:18:51 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:07:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:09:01 ens3 0.18 0.12 0.12 0.07 0.00 0.00 0.00 0.00 23:18:51 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:11:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:18:51 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:15:01 ens3 0.18 0.08 0.12 0.00 0.00 0.00 0.00 0.00 23:18:51 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:16:01 ens3 0.32 0.22 0.14 0.08 0.00 0.00 0.00 0.00 23:18:51 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:18:51 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:17:01 ens3 0.18 0.10 0.12 0.07 0.00 0.00 0.00 0.00 23:18:51 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 23:18:01 ens3 259.36 183.27 5022.65 149.21 0.00 0.00 0.00 0.00 23:18:51 23:18:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 23:18:51 23:18:01 veth6462c78 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:18:51 23:18:01 docker0 64.29 96.95 5.09 1024.80 0.00 0.00 0.00 0.00 23:18:51 Average: ens3 123.84 103.09 963.02 155.56 0.00 0.00 0.00 0.00 23:18:51 Average: lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 23:18:51 Average: veth6462c78 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:51 Average: docker0 37.57 46.84 2.79 313.01 0.00 0.00 0.00 0.00 23:18:51 23:18:51 23:18:51 ---> sar -P ALL: 23:18:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5388) 09/05/23 _x86_64_ (8 CPU) 23:18:51 23:18:51 22:49:47 LINUX RESTART (8 CPU) 23:18:51 23:18:51 22:50:01 CPU %user %nice %system %iowait %steal %idle 23:18:51 22:51:01 all 10.20 0.00 3.54 3.66 0.06 82.54 23:18:51 22:51:01 0 8.35 0.00 3.29 8.66 0.05 79.66 23:18:51 22:51:01 1 9.32 0.00 4.35 6.24 0.05 80.04 23:18:51 22:51:01 2 13.28 0.00 2.66 4.40 0.05 79.62 23:18:51 22:51:01 3 7.60 0.00 4.41 0.89 0.07 87.03 23:18:51 22:51:01 4 7.85 0.00 4.47 3.61 0.05 84.02 23:18:51 22:51:01 5 11.53 0.00 2.37 1.60 0.05 84.46 23:18:51 22:51:01 6 15.65 0.00 3.67 2.79 0.05 77.84 23:18:51 22:51:01 7 7.98 0.00 3.13 1.10 0.08 87.70 23:18:51 22:52:01 all 27.01 0.00 5.12 1.60 0.07 66.21 23:18:51 22:52:01 0 25.71 0.00 5.17 0.10 0.07 68.95 23:18:51 22:52:01 1 24.86 0.00 6.11 0.05 0.07 68.92 23:18:51 22:52:01 2 27.33 0.00 4.04 0.15 0.05 68.43 23:18:51 22:52:01 3 28.77 0.00 5.38 0.59 0.07 65.19 23:18:51 22:52:01 4 28.71 0.00 5.24 0.71 0.08 65.26 23:18:51 22:52:01 5 26.15 0.00 4.93 10.51 0.07 58.35 23:18:51 22:52:01 6 27.04 0.00 4.66 0.07 0.07 68.16 23:18:51 22:52:01 7 27.49 0.00 5.41 0.62 0.08 66.39 23:18:51 22:53:01 all 42.46 0.00 5.72 1.07 0.09 50.67 23:18:51 22:53:01 0 42.51 0.00 5.34 0.00 0.08 52.07 23:18:51 22:53:01 1 42.82 0.00 5.50 0.10 0.08 51.50 23:18:51 22:53:01 2 42.78 0.00 6.02 0.10 0.08 51.01 23:18:51 22:53:01 3 41.73 0.00 5.87 7.65 0.10 44.65 23:18:51 22:53:01 4 43.71 0.00 5.75 0.47 0.08 49.98 23:18:51 22:53:01 5 41.93 0.00 5.83 0.08 0.08 52.07 23:18:51 22:53:01 6 40.90 0.00 5.64 0.10 0.08 53.28 23:18:51 22:53:01 7 43.26 0.00 5.81 0.08 0.08 50.76 23:18:51 22:54:01 all 18.55 0.00 6.31 13.93 0.10 61.11 23:18:51 22:54:01 0 19.92 0.00 6.00 7.25 0.09 66.74 23:18:51 22:54:01 1 18.91 0.00 6.60 24.32 0.10 50.07 23:18:51 22:54:01 2 18.24 0.00 6.59 9.39 0.09 65.69 23:18:51 22:54:01 3 17.95 0.00 8.14 20.11 0.12 53.68 23:18:51 22:54:01 4 18.78 0.00 5.55 16.96 0.08 58.62 23:18:51 22:54:01 5 18.04 0.00 5.76 7.27 0.07 68.86 23:18:51 22:54:01 6 18.27 0.00 5.50 5.52 0.12 70.60 23:18:51 22:54:01 7 18.32 0.00 6.34 20.53 0.14 54.68 23:18:51 22:55:01 all 21.71 0.00 6.09 9.24 0.10 62.86 23:18:51 22:55:01 0 21.34 0.00 6.62 4.63 0.09 67.32 23:18:51 22:55:01 1 22.91 0.00 5.46 5.76 0.17 65.70 23:18:51 22:55:01 2 21.99 0.00 5.23 4.10 0.07 68.61 23:18:51 22:55:01 3 22.39 0.00 6.22 15.44 0.09 55.86 23:18:51 22:55:01 4 21.40 0.00 6.66 20.50 0.10 51.34 23:18:51 22:55:01 5 22.55 0.00 6.00 14.77 0.08 56.59 23:18:51 22:55:01 6 20.33 0.00 4.94 5.86 0.10 68.77 23:18:51 22:55:01 7 20.72 0.00 7.60 2.92 0.14 68.63 23:18:51 22:56:01 all 88.75 0.00 11.09 0.00 0.15 0.01 23:18:51 22:56:01 0 87.24 0.00 12.60 0.00 0.15 0.00 23:18:51 22:56:01 1 88.95 0.00 10.93 0.00 0.12 0.00 23:18:51 22:56:01 2 88.34 0.00 11.49 0.00 0.17 0.00 23:18:51 22:56:01 3 88.73 0.00 11.12 0.00 0.15 0.00 23:18:51 22:56:01 4 89.39 0.00 10.48 0.00 0.13 0.00 23:18:51 22:56:01 5 88.97 0.00 10.83 0.00 0.19 0.02 23:18:51 22:56:01 6 89.43 0.00 10.38 0.02 0.14 0.03 23:18:51 22:56:01 7 88.92 0.00 10.91 0.00 0.14 0.03 23:18:51 22:57:01 all 13.77 0.00 3.36 4.44 0.09 78.35 23:18:51 22:57:01 0 15.73 0.00 4.36 17.60 0.12 62.20 23:18:51 22:57:01 1 13.93 0.00 3.48 4.64 0.07 77.89 23:18:51 22:57:01 2 14.78 0.00 3.82 4.91 0.07 76.42 23:18:51 22:57:01 3 13.66 0.00 3.19 2.90 0.10 80.15 23:18:51 22:57:01 4 14.10 0.00 3.60 2.19 0.08 80.02 23:18:51 22:57:01 5 12.43 0.00 2.56 1.33 0.08 83.60 23:18:51 22:57:01 6 12.34 0.00 2.79 1.34 0.08 83.45 23:18:51 22:57:01 7 13.14 0.00 3.04 0.52 0.12 83.17 23:18:51 22:58:01 all 8.88 0.00 0.79 0.38 0.05 89.89 23:18:51 22:58:01 0 7.81 0.00 0.87 0.10 0.03 91.18 23:18:51 22:58:01 1 7.18 0.00 0.79 0.07 0.03 91.94 23:18:51 22:58:01 2 13.66 0.00 1.15 0.07 0.08 85.03 23:18:51 22:58:01 3 6.07 0.00 0.64 0.07 0.07 93.16 23:18:51 22:58:01 4 14.10 0.00 0.94 2.29 0.07 82.60 23:18:51 22:58:01 5 9.17 0.00 0.45 0.08 0.03 90.26 23:18:51 22:58:01 6 8.15 0.00 0.58 0.32 0.05 90.90 23:18:51 22:58:01 7 4.92 0.00 0.92 0.03 0.07 94.06 23:18:51 22:59:01 all 0.12 0.00 0.01 0.02 0.01 99.84 23:18:51 22:59:01 0 0.10 0.00 0.02 0.00 0.03 99.85 23:18:51 22:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 22:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:18:51 22:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 22:59:01 4 0.05 0.00 0.02 0.13 0.02 99.78 23:18:51 22:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 22:59:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:18:51 22:59:01 7 0.68 0.00 0.02 0.00 0.02 99.29 23:18:51 23:00:01 all 0.22 0.00 0.01 0.01 0.01 99.75 23:18:51 23:00:01 0 0.08 0.00 0.00 0.00 0.00 99.92 23:18:51 23:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:18:51 23:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:18:51 23:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:00:01 4 0.00 0.00 0.02 0.05 0.00 99.93 23:18:51 23:00:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:18:51 23:00:01 6 0.15 0.00 0.02 0.00 0.00 99.83 23:18:51 23:00:01 7 1.43 0.00 0.02 0.00 0.00 98.55 23:18:51 23:01:01 all 0.09 0.00 0.02 0.00 0.01 99.88 23:18:51 23:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:18:51 23:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 23:01:01 2 0.02 0.00 0.00 0.00 0.03 99.95 23:18:51 23:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 23:01:01 4 0.00 0.00 0.02 0.02 0.02 99.95 23:18:51 23:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:18:51 23:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:18:51 23:01:01 7 0.60 0.00 0.03 0.00 0.02 99.35 23:18:51 23:18:51 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:18:51 23:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:18:51 23:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 23:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:18:51 23:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:18:51 23:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:02:01 4 0.03 0.00 0.00 0.08 0.00 99.88 23:18:51 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:03:01 all 0.03 0.00 0.00 0.00 0.01 99.96 23:18:51 23:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:18:51 23:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:03:01 2 0.10 0.00 0.00 0.00 0.02 99.88 23:18:51 23:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 23:03:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:18:51 23:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:03:01 7 0.08 0.00 0.00 0.00 0.02 99.90 23:18:51 23:04:01 all 0.27 0.00 0.02 0.01 0.01 99.70 23:18:51 23:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:18:51 23:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:18:51 23:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:18:51 23:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:18:51 23:04:01 4 0.03 0.00 0.02 0.03 0.00 99.92 23:18:51 23:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 23:18:51 23:04:01 7 1.95 0.00 0.02 0.00 0.02 98.01 23:18:51 23:05:01 all 0.19 0.00 0.05 0.02 0.01 99.73 23:18:51 23:05:01 0 0.07 0.00 0.07 0.02 0.00 99.85 23:18:51 23:05:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:18:51 23:05:01 2 0.05 0.00 0.08 0.00 0.02 99.85 23:18:51 23:05:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:18:51 23:05:01 4 0.02 0.00 0.05 0.02 0.02 99.90 23:18:51 23:05:01 5 0.02 0.00 0.05 0.10 0.02 99.82 23:18:51 23:05:01 6 0.05 0.00 0.07 0.00 0.00 99.88 23:18:51 23:05:01 7 1.24 0.00 0.05 0.00 0.00 98.71 23:18:51 23:06:01 all 0.13 0.00 0.01 0.01 0.01 99.85 23:18:51 23:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:18:51 23:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:18:51 23:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:18:51 23:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:18:51 23:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:18:51 23:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:06:01 7 0.99 0.00 0.00 0.00 0.00 99.01 23:18:51 23:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:18:51 23:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:07:01 1 0.03 0.00 0.02 0.02 0.00 99.93 23:18:51 23:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:18:51 23:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 23:07:01 4 0.02 0.00 0.02 0.07 0.02 99.88 23:18:51 23:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:18:51 23:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:18:51 23:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:18:51 23:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:18:51 23:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 23:08:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:18:51 23:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:18:51 23:08:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:18:51 23:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:18:51 23:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:18:51 23:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:18:51 23:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:18:51 23:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:18:51 23:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 23:09:01 4 0.05 0.00 0.03 0.02 0.02 99.88 23:18:51 23:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:18:51 23:09:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:18:51 23:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 23:18:51 23:10:01 all 0.01 0.00 0.01 0.01 0.01 99.95 23:18:51 23:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:18:51 23:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:18:51 23:10:01 2 0.02 0.00 0.00 0.00 0.03 99.95 23:18:51 23:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:18:51 23:10:01 4 0.02 0.00 0.00 0.07 0.00 99.92 23:18:51 23:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 23:10:01 6 0.00 0.00 0.03 0.00 0.02 99.95 23:18:51 23:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:18:51 23:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:18:51 23:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:18:51 23:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:18:51 23:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:18:51 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:11:01 6 0.07 0.00 0.02 0.00 0.00 99.92 23:18:51 23:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:18:51 23:12:01 all 0.01 0.00 0.02 0.00 0.01 99.96 23:18:51 23:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:18:51 23:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 23:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:18:51 23:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:18:51 23:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:18:51 23:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:18:51 23:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:18:51 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:18:51 23:12:01 CPU %user %nice %system %iowait %steal %idle 23:18:51 23:13:01 all 0.03 0.00 0.00 0.00 0.00 99.96 23:18:51 23:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:18:51 23:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:18:51 23:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:13:01 4 0.08 0.00 0.00 0.00 0.00 99.92 23:18:51 23:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:18:51 23:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:18:51 23:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:14:01 all 0.02 0.00 0.02 0.03 0.01 99.92 23:18:51 23:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:18:51 23:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:18:51 23:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:18:51 23:14:01 3 0.05 0.00 0.02 0.02 0.02 99.90 23:18:51 23:14:01 4 0.03 0.00 0.03 0.25 0.02 99.67 23:18:51 23:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 23:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:15:01 all 0.03 0.00 0.01 0.01 0.00 99.94 23:18:51 23:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:18:51 23:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:18:51 23:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:18:51 23:15:01 3 0.03 0.00 0.02 0.02 0.02 99.92 23:18:51 23:15:01 4 0.03 0.00 0.00 0.07 0.00 99.90 23:18:51 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:18:51 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:16:01 all 0.24 0.00 0.01 0.00 0.01 99.73 23:18:51 23:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:18:51 23:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:18:51 23:16:01 2 0.00 0.00 0.02 0.00 0.03 99.95 23:18:51 23:16:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:18:51 23:16:01 4 0.05 0.00 0.00 0.02 0.00 99.93 23:18:51 23:16:01 5 1.77 0.00 0.00 0.00 0.00 98.23 23:18:51 23:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:18:51 23:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:18:51 23:17:01 all 0.23 0.00 0.01 0.01 0.01 99.75 23:18:51 23:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:18:51 23:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:18:51 23:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:18:51 23:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:18:51 23:17:01 4 0.00 0.00 0.02 0.08 0.02 99.88 23:18:51 23:17:01 5 1.55 0.00 0.00 0.00 0.02 98.44 23:18:51 23:17:01 6 0.18 0.00 0.00 0.00 0.00 99.82 23:18:51 23:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:18:51 23:18:01 all 5.11 0.00 2.14 2.85 0.03 89.86 23:18:51 23:18:01 0 4.64 0.00 2.67 0.12 0.05 92.52 23:18:51 23:18:01 1 4.83 0.00 2.00 0.20 0.02 92.94 23:18:51 23:18:01 2 5.98 0.00 2.31 0.02 0.03 91.66 23:18:51 23:18:01 3 4.98 0.00 2.87 17.67 0.05 74.43 23:18:51 23:18:01 4 5.09 0.00 1.62 4.45 0.03 88.80 23:18:51 23:18:01 5 5.24 0.00 1.58 0.05 0.02 93.12 23:18:51 23:18:01 6 4.25 0.00 1.43 0.05 0.02 94.25 23:18:51 23:18:01 7 5.86 0.00 2.66 0.22 0.03 91.22 23:18:51 Average: all 8.42 0.00 1.57 1.31 0.03 88.67 23:18:51 Average: 0 8.27 0.00 1.67 1.36 0.03 88.66 23:18:51 Average: 1 8.30 0.00 1.61 1.45 0.03 88.60 23:18:51 Average: 2 8.72 0.00 1.54 0.82 0.04 88.89 23:18:51 Average: 3 8.20 0.00 1.69 2.31 0.04 87.77 23:18:51 Average: 4 8.66 0.00 1.58 1.84 0.03 87.89 23:18:51 Average: 5 8.44 0.00 1.43 1.27 0.03 88.83 23:18:51 Average: 6 8.34 0.00 1.40 0.57 0.03 89.66 23:18:51 Average: 7 8.40 0.00 1.62 0.91 0.04 89.03 23:18:51 23:18:51 23:18:51