Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d712b70d1b18e2b4f4c471c5ae40b4002467bb18 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-ssh16307711813665328716.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-ssh2191249003658064722.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-ssh17969403854332222396.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-ssh11251433301441015219.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-ssh8188534538436902919.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-4460 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/567 [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/567 # 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 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 (main) Commit message: "Merge pull request #4650 from jinlinGuan/issue-4649" > 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 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 # timeout=10 > git rev-list --no-walk 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:45:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:45:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:45:14 ========================================================= 23:45:14 EdgeX Global Pipelines Version Info 23:45:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:45:14 ------------------- 23:45:14 stable info: 23:45:14 ------------------- 23:45:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:45:14 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:45:14 Message: update stable to v1.0.253 23:45:15 ------------------- 23:45:15 experimental info: 23:45:15 ------------------- 23:45:15 Commited By: **** collab-it+edgex@linuxfoundation.org 23:45:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:45:15 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:45:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:45:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] echo 23:45:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d712b70 [Pipeline] echo 23:45:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:16 provisioning config files... 23:45:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config16064159006408484379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:16 ---> docker-login.sh 23:45:16 nexus3.edgexfoundry.org:10001 23:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:16 Configure a credential helper to remove this warning. See 23:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:16 23:45:16 Login Succeeded 23:45:16 nexus3.edgexfoundry.org:10002 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 nexus3.edgexfoundry.org:10003 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 nexus3.edgexfoundry.org:10004 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 docker.io 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 ---> docker-login.sh ends [Pipeline] } 23:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:18 + 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 23:45:18 + cut -d/ -f2 23:45:18 + dirname cmd/core-command/Dockerfile 23:45:18 + echo core-command,cmd/core-command/Dockerfile 23:45:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:45:18 + dirname cmd/core-data/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo core-data,cmd/core-data/Dockerfile 23:45:18 + dirname cmd/core-metadata/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo core-metadata,cmd/core-metadata/Dockerfile 23:45:18 + dirname cmd/security-bootstrapper/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:45:18 + dirname cmd/security-proxy-auth/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:45:18 + dirname cmd/security-proxy-setup/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:45:18 + dirname cmd/security-secretstore-setup/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:45:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:45:18 + dirname cmd/security-spire-agent/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:45:18 + dirname cmd/security-spire-config/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:45:18 + dirname cmd/security-spire-server/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:45:18 + dirname cmd/support-notifications/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo support-notifications,cmd/support-notifications/Dockerfile 23:45:18 + dirname cmd/support-scheduler/Dockerfile 23:45:18 + cut -d/ -f2 23:45:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:45:18 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 23:45:18 + git rev-list -1 --merges d712b70d1b18e2b4f4c471c5ae40b4002467bb18~1..d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] echo 23:45:18 -----------> git rev-list -1 --merges d712b70d1b18e2b4f4c471c5ae40b4002467bb18~1..d712b70d1b18e2b4f4c471c5ae40b4002467bb18 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:45:18 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [false] [Pipeline] sh 23:45:18 + git log --format=format:%s -1 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] echo 23:45:18 ========================================================= 23:45:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:45:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:45:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:45:19 + grep -v github /etc/ssh/ssh_known_hosts 23:45:19 + [ -e /tmp/ssh_known_hosts ] 23:45:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:45:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:45:19 + sudo tee -a /etc/ssh/ssh_known_hosts 23:45:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:19 23:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:19 0.1.4: Pulling from edgex-devops/py-git-semver 23:45:19 b85a868b505f: Pulling fs layer 23:45:19 e2be974225ed: Pulling fs layer 23:45:19 339a4e72a1f5: Pulling fs layer 23:45:19 988bab9f4d93: Pulling fs layer 23:45:19 1469e6f7b9e6: Pulling fs layer 23:45:19 eaf3925da568: Pulling fs layer 23:45:19 bab4dde63d76: Pulling fs layer 23:45:19 bde34c3a00c8: Pulling fs layer 23:45:19 b352a97aabf1: Pulling fs layer 23:45:19 4872d77fe225: Pulling fs layer 23:45:19 5851b861e8e6: Pulling fs layer 23:45:19 1469e6f7b9e6: Waiting 23:45:19 eaf3925da568: Waiting 23:45:19 bab4dde63d76: Waiting 23:45:19 bde34c3a00c8: Waiting 23:45:19 4872d77fe225: Waiting 23:45:19 b352a97aabf1: Waiting 23:45:19 5851b861e8e6: Waiting 23:45:19 988bab9f4d93: Waiting 23:45:19 e2be974225ed: Verifying Checksum 23:45:19 e2be974225ed: Download complete 23:45:19 988bab9f4d93: Verifying Checksum 23:45:19 988bab9f4d93: Download complete 23:45:20 1469e6f7b9e6: Verifying Checksum 23:45:20 1469e6f7b9e6: Download complete 23:45:20 339a4e72a1f5: Verifying Checksum 23:45:20 339a4e72a1f5: Download complete 23:45:20 eaf3925da568: Verifying Checksum 23:45:20 eaf3925da568: Download complete 23:45:20 bde34c3a00c8: Download complete 23:45:20 b352a97aabf1: Download complete 23:45:20 4872d77fe225: Verifying Checksum 23:45:20 4872d77fe225: Download complete 23:45:20 5851b861e8e6: Download complete 23:45:20 b85a868b505f: Verifying Checksum 23:45:20 b85a868b505f: Download complete 23:45:20 bab4dde63d76: Verifying Checksum 23:45:20 bab4dde63d76: Download complete 23:45:21 b85a868b505f: Pull complete 23:45:21 e2be974225ed: Pull complete 23:45:22 339a4e72a1f5: Pull complete 23:45:22 988bab9f4d93: Pull complete 23:45:22 1469e6f7b9e6: Pull complete 23:45:22 eaf3925da568: Pull complete 23:45:24 bab4dde63d76: Pull complete 23:45:24 bde34c3a00c8: Pull complete 23:45:24 b352a97aabf1: Pull complete 23:45:24 4872d77fe225: Pull complete 23:45:24 5851b861e8e6: Pull complete 23:45:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:25 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 23:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 23:45:28 $ docker top 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 -eo pid,comm 23:45:28 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:45:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:28 [ssh-agent] Looking for ssh-agent implementation... 23:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:28 $ docker exec 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent 23:45:28 SSH_AUTH_SOCK=/tmp/ssh-FtNmPh6FHzdt/agent.32 23:45:28 SSH_AGENT_PID=38 23:45:28 Running ssh-add (command line suppressed) 23:45:28 Identity added: /w/workspace/edgex-go/567@tmp/private_key_15708943059776911856.key (/w/workspace/edgex-go/567@tmp/private_key_15708943059776911856.key) 23:45:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:29 + git tag --points-at HEAD [Pipeline] } 23:45:29 $ docker exec --env ******** --env ******** 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent -k 23:45:29 unset SSH_AUTH_SOCK; 23:45:29 unset SSH_AGENT_PID; 23:45:29 echo Agent pid 38 killed; 23:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:29 [ssh-agent] Looking for ssh-agent implementation... 23:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:29 $ docker exec 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent 23:45:29 SSH_AUTH_SOCK=/tmp/ssh-Q4pnIW8RupVG/agent.71 23:45:29 SSH_AGENT_PID=77 23:45:29 Running ssh-add (command line suppressed) 23:45:29 Identity added: /w/workspace/edgex-go/567@tmp/private_key_14315296376972292066.key (/w/workspace/edgex-go/567@tmp/private_key_14315296376972292066.key) 23:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:30 + git semver init 23:45:30 2023-08-24 23:45:30,192 [run_init] DEBUG init version:0.0.0 force:False 23:45:30 2023-08-24 23:45:30,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/567/.semver 23:45:30 2023-08-24 23:45:30,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/567/.semver 23:45:30 2023-08-24 23:45:30,193 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/567/.semver'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=None) 23:45:36 2023-08-24 23:45:35,605 [append_file] DEBUG append to file:/w/workspace/edgex-go/567/.git/info/exclude 23:45:36 2023-08-24 23:45:35,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/567/.semver/main with force:False 23:45:36 2023-08-24 23:45:35,607 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 23:45:36 2023-08-24 23:45:35,607 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 23:45:36 3.1.0-dev.33 [Pipeline] } 23:45:36 $ docker exec --env ******** --env ******** 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent -k 23:45:36 unset SSH_AUTH_SOCK; 23:45:36 unset SSH_AGENT_PID; 23:45:36 echo Agent pid 77 killed; 23:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:37 + git semver [Pipeline] } 23:45:37 $ docker stop --time=1 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 23:45:38 $ docker rm -f --volumes 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:45:39 Stashed 1 file(s) [Pipeline] echo 23:45:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:39 + git config --global --add safe.directory /w/workspace/edgex-go/567 [Pipeline] echo 23:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:39 ========================================================= 23:45:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:45:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:45:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:45:40 4db1b89c0bd1: Pulling fs layer 23:45:40 6911f1a30b25: Pulling fs layer 23:45:40 e194b8c5c2a9: Pulling fs layer 23:45:40 6863d3e3a2b1: Pulling fs layer 23:45:40 ec0bb842ea78: Pulling fs layer 23:45:40 40a00589a448: Pulling fs layer 23:45:40 6c08303d61cc: Pulling fs layer 23:45:40 6863d3e3a2b1: Waiting 23:45:40 ec0bb842ea78: Waiting 23:45:40 40a00589a448: Waiting 23:45:40 6c08303d61cc: Waiting 23:45:40 798269fcf238: Pulling fs layer 23:45:40 798269fcf238: Waiting 23:45:40 6911f1a30b25: Verifying Checksum 23:45:40 6911f1a30b25: Download complete 23:45:40 6863d3e3a2b1: Verifying Checksum 23:45:40 6863d3e3a2b1: Download complete 23:45:40 ec0bb842ea78: Verifying Checksum 23:45:40 ec0bb842ea78: Download complete 23:45:40 4db1b89c0bd1: Verifying Checksum 23:45:40 4db1b89c0bd1: Download complete 23:45:40 40a00589a448: Verifying Checksum 23:45:40 40a00589a448: Download complete 23:45:40 4db1b89c0bd1: Pull complete 23:45:40 6911f1a30b25: Pull complete 23:45:41 798269fcf238: Verifying Checksum 23:45:41 798269fcf238: Download complete 23:45:41 e194b8c5c2a9: Download complete 23:45:41 6c08303d61cc: Verifying Checksum 23:45:41 6c08303d61cc: Download complete 23:45:44 e194b8c5c2a9: Pull complete 23:45:44 6863d3e3a2b1: Pull complete 23:45:44 ec0bb842ea78: Pull complete 23:45:45 40a00589a448: Pull complete 23:45:47 6c08303d61cc: Pull complete 23:45:48 798269fcf238: Pull complete 23:45:48 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:45:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:45:48 WORKDIR /edgex 23:45:48 COPY go.mod . 23:45:48 RUN go mod download 23:45:48 + docker build -t ci-base-image-x86_64 -f - . 23:45:49 Sending build context to Docker daemon 170.8MB 23:45:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:45:49 ---> ec979cd7f677 23:45:49 Step 2/4 : WORKDIR /edgex 23:45:54 Still waiting to schedule task 23:45:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:45:57 ---> Running in 3f35e129bbda 23:45:57 Removing intermediate container 3f35e129bbda 23:45:57 ---> f5af17eec11a 23:45:57 Step 3/4 : COPY go.mod . 23:45:57 ---> d9074e74cc86 23:45:57 Step 4/4 : RUN go mod download 23:45:57 ---> Running in 2d9c8a3e84b6 23:46:24 Removing intermediate container 2d9c8a3e84b6 23:46:24 ---> 673dd3fc111e 23:46:24 Successfully built 673dd3fc111e 23:46:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:24 + docker inspect -f . ci-base-image-x86_64 23:46:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:24 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 23:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 23:46:25 $ docker top 98d0b0990304f5d115551076770da042a2ea4260b229191144440c272a89bc77 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:25 + go version 23:46:25 go version go1.20.6 linux/amd64 [Pipeline] } 23:46:25 $ docker stop --time=1 98d0b0990304f5d115551076770da042a2ea4260b229191144440c272a89bc77 23:46:27 $ docker rm -f --volumes 98d0b0990304f5d115551076770da042a2ea4260b229191144440c272a89bc77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:27 + docker inspect -f . ci-base-image-x86_64 23:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:27 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 23:46:27 $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 23:46:27 $ docker top 67df111f00d46fed871095bc01cf36baae627ef167edd5d831ddfac1078f59e9 -eo pid,comm [Pipeline] { [Pipeline] echo 23:46:27 ========================================================= 23:46:27 [edgeXBuildGoParallel] Running Tests and Build... 23:46:27 ========================================================= [Pipeline] sh 23:46:28 + git config --global --add safe.directory /w/workspace/edgex-go/567 [Pipeline] fileExists [Pipeline] sh 23:46:28 + make test 23:46:28 go test -race -coverprofile=coverage.out ./... 23:46:36 ? github.com/edgexfoundry/edgex-go [no test files] 23:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:46:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:46:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:46:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 23:46:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements 23:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements 23:46:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.893s coverage: 93.4% of statements 23:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.339s coverage: 97.6% of statements 23:46:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 23:46:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:46:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 23:46:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 32.2% of statements 23:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 23:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 23:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 23:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 23:47:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:47:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 23:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:47:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.072s coverage: 92.9% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 62.3% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 95.7% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements 23:47:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 98.9% of statements 23:47:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:47:25 running golangci-lint 23:47:25 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:47:25 go version go1.20.6 linux/amd64 23:47:25 level=info msg="[config_reader] Used config file .golangci.yml" 23:47:26 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:47:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4461 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:47:30 Running in /w/workspace/edgex-go/567 [Pipeline] { [Pipeline] checkout 23:47:30 The recommended git tool is: git 23:47:35 using credential edgex-jenkins-ssh 23:47:35 Cloning the remote Git repository 23:47:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:47:35 > git init /w/workspace/edgex-go/567 # timeout=10 23:47:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:47:35 > git --version # timeout=10 23:47:35 > git --version # 'git version 2.25.1' 23:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:47:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:47:40 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|name|types_sizes|exports_file|imports) took 14.262984646s" 23:47:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.863287ms" 23:47:48 level=info msg="[linters_context/goanalysis] analyzers took 1m10.076116947s with top 10 stages: buildir: 34.921991537s, inspect: 2.2359647s, fact_deprecated: 2.035545016s, gosec: 1.427188674s, printf: 1.214202279s, ctrlflow: 1.053926473s, fact_purity: 1.001139921s, S1038: 903.786747ms, nilness: 892.484873ms, typedness: 658.433686ms" 23:47:48 level=info msg="[runner] Issues before processing: 200, after processing: 0" 23:47:48 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, exclude: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21" 23:47:48 level=info msg="[runner] processing took 18.665921ms with stages: nolint: 8.291604ms, identifier_marker: 5.364884ms, exclude-rules: 1.534957ms, autogenerated_exclude: 1.493996ms, path_prettifier: 1.292739ms, skip_dirs: 641.129µs, cgo: 27.311µs, filename_unadjuster: 14.931µs, max_same_issues: 640ns, uniq_by_line: 580ns, skip_files: 570ns, severity-rules: 550ns, exclude: 490ns, max_from_linter: 430ns, diff: 270ns, source_code: 250ns, sort_results: 220ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 23:47:48 level=info msg="[runner] linters took 8.044638906s with stages: goanalysis_metalinter: 8.025884403s" 23:47:48 level=info msg="File cache stats: 0 entries of total size 0B" 23:47:48 level=info msg="Memory: 225 samples, avg is 204.1MB, max is 876.5MB" 23:47:48 level=info msg="Execution took 22.35286165s" 23:47:48 go vet ./... 23:47:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:47:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:47:52 Avoid second fetch 23:47:52 Checking out Revision d712b70d1b18e2b4f4c471c5ae40b4002467bb18 (main) 23:47:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:47:53 ./bin/test-attribution-txt.sh 23:47:53 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 23:47:53 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 23:47:53 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 23:47:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:47:53 Commit message: "Merge pull request #4650 from jinlinGuan/issue-4649" 23:47:53 + ls -al . 23:47:53 total 728 23:47:53 drwxrwxr-x 12 1001 1001 4096 Aug 24 23:46 . 23:47:53 drwxr-xr-x 4 root root 4096 Aug 24 23:46 .. 23:47:53 drwxrwxr-x 2 1001 1001 4096 Aug 24 23:45 .blubracket 23:47:53 -rw-rw-r-- 1 1001 1001 16 Aug 24 23:45 .dockerignore 23:47:53 drwxrwxr-x 8 1001 1001 4096 Aug 24 23:45 .git 23:47:53 drwxrwxr-x 3 1001 1001 4096 Aug 24 23:45 .github 23:47:53 -rw-rw-r-- 1 1001 1001 1173 Aug 24 23:45 .gitignore 23:47:53 -rw-rw-r-- 1 1001 1001 42 Aug 24 23:45 .golangci.yml 23:47:53 -rw-rw-r-- 1 1001 1001 87 Aug 24 23:45 .hadolint.yml 23:47:53 drwxr-xr-x 3 1001 1001 4096 Aug 24 23:45 .semver 23:47:53 -rw-rw-r-- 1 1001 1001 166 Aug 24 23:45 .sonarcloud.properties 23:47:53 -rw-rw-r-- 1 1001 1001 1171 Aug 24 23:45 ADOPTERS.md 23:47:53 -rw-rw-r-- 1 1001 1001 11152 Aug 24 23:45 Attribution.txt 23:47:53 -rw-rw-r-- 1 1001 1001 93407 Aug 24 23:45 CHANGELOG.md 23:47:53 -rw-rw-r-- 1 1001 1001 3804 Aug 24 23:45 CONTRIBUTING.md 23:47:53 -rw-rw-r-- 1 1001 1001 677 Aug 24 23:45 GOVERNANCE.md 23:47:53 -rw-rw-r-- 1 1001 1001 883 Aug 24 23:45 Jenkinsfile 23:47:53 -rw-rw-r-- 1 1001 1001 10775 Aug 24 23:45 LICENSE 23:47:53 -rw-rw-r-- 1 1001 1001 14764 Aug 24 23:45 Makefile 23:47:53 -rw-rw-r-- 1 1001 1001 582 Aug 24 23:45 OWNERS.md 23:47:53 -rw-rw-r-- 1 1001 1001 9923 Aug 24 23:45 README.md 23:47:53 -rw-rw-r-- 1 1001 1001 789 Aug 24 23:45 SECURITY.md 23:47:53 -rw-rw-r-- 1 1001 1001 12 Aug 24 23:45 VERSION 23:47:53 drwxrwxr-x 2 1001 1001 4096 Aug 24 23:45 bin 23:47:53 drwxrwxr-x 18 1001 1001 4096 Aug 24 23:45 cmd 23:47:53 -rw-r--r-- 1 root root 446998 Aug 24 23:47 coverage.out 23:47:53 drwxrwxr-x 2 1001 1001 4096 Aug 24 23:45 fuzz_test 23:47:53 -rw-rw-r-- 1 1001 1001 3687 Aug 24 23:45 go.mod 23:47:53 -rw-rw-r-- 1 1001 1001 33714 Aug 24 23:45 go.sum 23:47:53 drwxrwxr-x 7 1001 1001 4096 Aug 24 23:45 internal 23:47:53 drwxrwxr-x 3 1001 1001 4096 Aug 24 23:45 openapi 23:47:53 -rw-rw-r-- 1 1001 1001 594 Aug 24 23:45 security.txt 23:47:53 drwxrwxr-x 4 1001 1001 4096 Aug 24 23:45 snap 23:47:53 -rw-rw-r-- 1 1001 1001 204 Aug 24 23:45 version.go [Pipeline] sh 23:47:54 + '[' -e coverage.out ] 23:47:54 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:47:54 Stashed 1 file(s) [Pipeline] sh 23:47:53 > git config core.sparsecheckout # timeout=10 23:47:53 > git checkout -f d712b70d1b18e2b4f4c471c5ae40b4002467bb18 # timeout=10 23:47:54 + make build 23:47:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:47:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:47:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:54 Dload Upload Total Spent Left Speed 23:47:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 23:47:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:47:55 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:47:55 tee /etc/docker/daemon.new 23:47:55 { 23:47:55 "registry-mirrors": [ 23:47:55 "https://nexus3.edgexfoundry.org:10001" 23:47:55 ], 23:47:55 "bip": "10.250.0.254/24", 23:47:55 "hosts": [ 23:47:55 "tcp://0.0.0.0:5555", 23:47:55 "unix:///var/run/docker.sock" 23:47:55 ], 23:47:55 "mtu": 1458, 23:47:55 "selinux-enabled": true, 23:47:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:47:55 } [Pipeline] sh 23:47:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:47:56 + sudo service docker restart 23:48:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:48:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:14 provisioning config files... 23:48:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config6017283644521320084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:48:14 ---> docker-login.sh 23:48:14 nexus3.edgexfoundry.org:10001 23:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:15 Configure a credential helper to remove this warning. See 23:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:15 23:48:15 Login Succeeded 23:48:15 nexus3.edgexfoundry.org:10002 23:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:15 Configure a credential helper to remove this warning. See 23:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:15 23:48:15 Login Succeeded 23:48:15 nexus3.edgexfoundry.org:10003 23:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:16 Configure a credential helper to remove this warning. See 23:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:16 23:48:16 Login Succeeded 23:48:16 nexus3.edgexfoundry.org:10004 23:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:16 Configure a credential helper to remove this warning. See 23:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:16 23:48:16 Login Succeeded 23:48:16 docker.io 23:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:16 Configure a credential helper to remove this warning. See 23:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:16 23:48:16 Login Succeeded 23:48:16 ---> docker-login.sh ends [Pipeline] } 23:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:48:17 + git config --global --add safe.directory /w/workspace/edgex-go/567 [Pipeline] echo 23:48:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:17 ========================================================= 23:48:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:48:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:48:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:48:17 edb6bdbacee9: Pulling fs layer 23:48:18 5f9638ab2659: Pulling fs layer 23:48:18 8d51d6327a98: Pulling fs layer 23:48:18 8b374f2dd631: Pulling fs layer 23:48:18 ec14aa9079de: Pulling fs layer 23:48:18 2f466654f4bb: Pulling fs layer 23:48:18 554e91adad29: Pulling fs layer 23:48:18 ec14aa9079de: Waiting 23:48:18 2f466654f4bb: Waiting 23:48:18 554e91adad29: Waiting 23:48:18 8b374f2dd631: Waiting 23:48:18 5f9638ab2659: Verifying Checksum 23:48:18 5f9638ab2659: Download complete 23:48:18 8b374f2dd631: Verifying Checksum 23:48:18 8b374f2dd631: Download complete 23:48:18 ec14aa9079de: Verifying Checksum 23:48:18 ec14aa9079de: Download complete 23:48:18 edb6bdbacee9: Verifying Checksum 23:48:18 edb6bdbacee9: Download complete 23:48:19 edb6bdbacee9: Pull complete 23:48:19 554e91adad29: Verifying Checksum 23:48:19 554e91adad29: Download complete 23:48:19 5f9638ab2659: Pull complete 23:48:20 2f466654f4bb: Verifying Checksum 23:48:20 2f466654f4bb: Download complete 23:48:20 8d51d6327a98: Verifying Checksum 23:48:20 8d51d6327a98: Download complete 23:48:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:48:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:48:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:48:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:48:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:48:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:48:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:48:28 $ docker stop --time=1 67df111f00d46fed871095bc01cf36baae627ef167edd5d831ddfac1078f59e9 23:48:33 8d51d6327a98: Pull complete 23:48:33 8b374f2dd631: Pull complete 23:48:33 ec14aa9079de: Pull complete 23:48:35 $ docker rm -f --volumes 67df111f00d46fed871095bc01cf36baae627ef167edd5d831ddfac1078f59e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:48:36 23:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:48:36 latest: Pulling from edgex-devops/edgex-compose 23:48:36 91d30c5bc195: Pulling fs layer 23:48:36 2e9b0aa3be6d: Pulling fs layer 23:48:36 9c61dcf015f6: Pulling fs layer 23:48:36 4698f68db338: Pulling fs layer 23:48:36 2a2f49069b9e: Pulling fs layer 23:48:36 e0025b399a48: Pulling fs layer 23:48:36 2a2f49069b9e: Waiting 23:48:36 e0025b399a48: Waiting 23:48:36 91d30c5bc195: Verifying Checksum 23:48:36 91d30c5bc195: Download complete 23:48:36 4698f68db338: Download complete 23:48:36 2e9b0aa3be6d: Verifying Checksum 23:48:36 2e9b0aa3be6d: Download complete 23:48:36 e0025b399a48: Verifying Checksum 23:48:36 e0025b399a48: Download complete 23:48:36 91d30c5bc195: Pull complete 23:48:36 2a2f49069b9e: Download complete 23:48:37 2e9b0aa3be6d: Pull complete 23:48:37 9c61dcf015f6: Verifying Checksum 23:48:37 9c61dcf015f6: Download complete 23:48:39 2f466654f4bb: Pull complete 23:48:39 9c61dcf015f6: Pull complete 23:48:39 4698f68db338: Pull complete 23:48:40 2a2f49069b9e: Pull complete 23:48:40 e0025b399a48: Pull complete 23:48:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:48:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:40 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 23:48:40 $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:48:41 554e91adad29: Pull complete 23:48:41 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:48:44 $ docker top 0ca4e611b14602d34ce47a6a11629a708bf6d6c48c7a0ea4a080dabe95fddf7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 23:48:44 + docker compose -f ./docker-compose-build.yml build --parallel 23:48:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:48:44 WORKDIR /edgex 23:48:44 COPY go.mod . 23:48:44 RUN go mod download 23:48:44 + docker build -t ci-base-image-arm64 -f - . 23:48:45 Sending build context to Docker daemon 2.962MB 23:48:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:48:45 ---> 1e15ea492957 23:48:45 Step 2/4 : WORKDIR /edgex 23:48:46 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:48:46 #1 transferring dockerfile: 2.12kB done 23:48:46 #1 DONE 0.0s 23:48:46 23:48:46 #2 [core-metadata internal] load build definition from Dockerfile 23:48:46 #2 transferring dockerfile: 1.96kB done 23:48:46 #2 DONE 0.0s 23:48:46 23:48:46 #3 [core-command internal] load build definition from Dockerfile 23:48:46 #3 transferring dockerfile: 1.82kB done 23:48:46 #3 DONE 0.0s 23:48:46 23:48:46 #4 [security-proxy-auth internal] load build definition from Dockerfile 23:48:46 #4 transferring dockerfile: 2.04kB done 23:48:46 #4 DONE 0.0s 23:48:46 23:48:46 #5 [core-common-config-bootstrapper internal] load .dockerignore 23:48:46 #5 transferring context: 56B done 23:48:46 #5 DONE 0.0s 23:48:46 23:48:46 #6 [security-bootstrapper internal] load build definition from Dockerfile 23:48:46 #6 transferring dockerfile: 2.82kB done 23:48:46 #6 DONE 0.0s 23:48:46 23:48:46 #7 [security-spire-agent internal] load build definition from Dockerfile 23:48:46 #7 transferring dockerfile: 2.68kB done 23:48:46 #7 DONE 0.0s 23:48:46 23:48:46 #8 [security-proxy-setup internal] load build definition from Dockerfile 23:48:46 #8 transferring dockerfile: 2.39kB done 23:48:46 #8 DONE 0.0s 23:48:46 23:48:46 #9 [support-notifications internal] load build definition from Dockerfile 23:48:46 #9 transferring dockerfile: 1.84kB done 23:48:46 #9 DONE 0.0s 23:48:46 23:48:46 #10 [support-scheduler internal] load build definition from Dockerfile 23:48:46 #10 transferring dockerfile: 1.82kB done 23:48:46 #10 DONE 0.0s 23:48:46 23:48:46 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:48:46 #11 transferring dockerfile: 1.78kB done 23:48:46 #11 DONE 0.0s 23:48:46 23:48:46 #12 [core-data internal] load build definition from Dockerfile 23:48:46 #12 transferring dockerfile: 1.90kB done 23:48:47 #12 DONE 0.0s 23:48:47 23:48:47 #13 [security-secretstore-setup internal] load build definition from Dockerfile 23:48:47 #13 transferring dockerfile: 2.38kB done 23:48:47 #13 DONE 0.0s 23:48:47 23:48:47 #14 [security-spire-server internal] load build definition from Dockerfile 23:48:47 #14 transferring dockerfile: 2.63kB done 23:48:47 #14 DONE 0.1s 23:48:47 23:48:47 #15 [core-command internal] load .dockerignore 23:48:47 #15 transferring context: 56B done 23:48:47 #15 DONE 0.1s 23:48:47 23:48:47 #16 [core-metadata internal] load .dockerignore 23:48:47 #16 transferring context: 56B done 23:48:47 #16 DONE 0.1s 23:48:47 23:48:47 #17 [security-spire-config internal] load build definition from Dockerfile 23:48:47 #17 transferring dockerfile: 2.58kB done 23:48:47 #17 DONE 0.1s 23:48:47 23:48:47 #18 [security-proxy-auth internal] load .dockerignore 23:48:47 #18 transferring context: 56B done 23:48:47 #18 DONE 0.0s 23:48:47 23:48:47 #19 [security-bootstrapper internal] load .dockerignore 23:48:47 #19 transferring context: 56B done 23:48:47 #19 DONE 0.0s 23:48:47 23:48:47 #20 [security-spire-agent internal] load .dockerignore 23:48:47 #20 transferring context: 56B done 23:48:47 #20 DONE 0.0s 23:48:47 23:48:47 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:47 #21 DONE 0.0s 23:48:47 23:48:47 #22 [security-proxy-setup internal] load .dockerignore 23:48:47 ---> Running in 14b1317b7339 23:48:47 Removing intermediate container 14b1317b7339 23:48:47 ---> 9125fa5702bb 23:48:47 Step 3/4 : COPY go.mod . 23:48:47 #22 transferring context: 56B done 23:48:47 #22 DONE 0.0s 23:48:47 23:48:47 #23 [support-notifications internal] load .dockerignore 23:48:47 #23 transferring context: 56B done 23:48:47 #23 DONE 0.1s 23:48:47 23:48:47 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:48:47 #24 DONE 0.1s 23:48:47 23:48:47 #25 [security-secretstore-setup internal] load .dockerignore 23:48:47 #25 ... 23:48:47 23:48:47 #21 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:47 #21 DONE 0.0s 23:48:47 23:48:47 #26 [core-data internal] load .dockerignore 23:48:47 #26 transferring context: 56B done 23:48:47 #26 DONE 0.2s 23:48:47 23:48:47 #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:47 #21 DONE 0.0s 23:48:47 23:48:47 #27 [security-bootstrapper internal] load build context 23:48:47 #27 ... 23:48:47 23:48:47 #28 [support-scheduler internal] load .dockerignore 23:48:47 #28 transferring context: 56B done 23:48:47 #28 DONE 0.3s 23:48:47 23:48:47 #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:47 #21 DONE 0.0s 23:48:47 23:48:47 #27 [security-bootstrapper internal] load build context 23:48:47 #27 ... 23:48:47 23:48:47 #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:47 #21 DONE 0.0s 23:48:47 23:48:47 #29 [security-spiffe-token-provider internal] load .dockerignore 23:48:47 #29 transferring context: 56B 0.0s done 23:48:47 #29 DONE 0.5s 23:48:47 23:48:47 #27 [security-bootstrapper internal] load build context 23:48:47 ---> f57e8309693e 23:48:47 Step 4/4 : RUN go mod download 23:48:47 ---> Running in e3d00ce0bdf5 23:48:48 #27 ... 23:48:48 23:48:48 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:48 #21 DONE 0.0s 23:48:48 23:48:48 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 23:48:48 #24 DONE 0.4s 23:48:48 23:48:48 #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:48:48 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:48:48 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 23:48:48 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:48:48 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:48:48 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:48:48 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 23:48:48 #30 DONE 0.7s 23:48:48 23:48:48 #27 [security-bootstrapper internal] load build context 23:48:48 #27 ... 23:48:48 23:48:48 #25 [security-secretstore-setup internal] load .dockerignore 23:48:48 #25 transferring context: 56B 0.1s done 23:48:48 #25 DONE 0.7s 23:48:48 23:48:48 #27 [security-bootstrapper internal] load build context 23:48:48 #27 ... 23:48:48 23:48:48 #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:48 #21 DONE 0.0s 23:48:48 23:48:48 #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:48:48 #31 DONE 1.1s 23:48:48 23:48:48 #27 [security-bootstrapper internal] load build context 23:48:48 #27 ... 23:48:48 23:48:48 #32 [security-spire-server internal] load .dockerignore 23:48:48 #32 transferring context: 56B 0.0s done 23:48:48 #32 DONE 0.9s 23:48:48 23:48:48 #27 [security-bootstrapper internal] load build context 23:48:48 #27 ... 23:48:48 23:48:48 #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:48:48 #21 DONE 0.0s 23:48:48 23:48:48 #27 [security-bootstrapper internal] load build context 23:48:48 #27 ... 23:48:48 23:48:48 #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:48:48 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:48:48 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 23:48:48 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:48:48 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:48:48 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:48:48 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 23:48:48 #30 DONE 0.7s 23:48:48 23:48:48 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:48:48 #31 DONE 1.1s 23:48:48 23:48:48 #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 23:48:48 #24 DONE 0.8s 23:48:48 23:48:48 #33 [security-spire-config internal] load .dockerignore 23:48:48 #33 transferring context: 56B 0.0s done 23:48:48 #33 DONE 1.2s 23:48:48 23:48:48 #27 [security-bootstrapper internal] load build context 23:48:53 #27 transferring context: 266.93MB 5.7s 23:48:54 #27 ... 23:48:54 23:48:54 #34 [support-notifications internal] load build context 23:48:54 #34 ... 23:48:54 23:48:54 #27 [security-bootstrapper internal] load build context 23:48:54 #27 transferring context: 365.22MB 7.3s done 23:48:57 #27 ... 23:48:57 23:48:57 #35 [core-common-config-bootstrapper internal] load build context 23:48:57 #35 transferring context: 365.22MB 9.3s done 23:48:57 #35 ... 23:48:57 23:48:57 #36 [security-proxy-auth internal] load build context 23:48:57 #36 transferring context: 365.22MB 8.4s done 23:48:57 #36 ... 23:48:57 23:48:57 #37 [security-spire-agent internal] load build context 23:48:57 #37 transferring context: 365.22MB 6.8s done 23:48:57 #37 ... 23:48:57 23:48:57 #38 [core-command internal] load build context 23:48:57 #38 transferring context: 365.22MB 6.7s done 23:48:57 #38 ... 23:48:57 23:48:57 #39 [core-metadata internal] load build context 23:48:57 #39 transferring context: 365.22MB 8.4s done 23:48:58 #39 ... 23:48:58 23:48:58 #40 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:48:58 #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:58 #0 7.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:58 #0 8.094 (1/2) Installing dumb-init (1.2.5-r2) 23:48:58 #0 8.098 (2/2) Installing su-exec (0.2-r2) 23:48:58 #0 8.101 Executing busybox-1.35.0-r29.trigger 23:48:58 #0 8.108 OK: 7 MiB in 17 packages 23:48:58 #40 ... 23:48:58 23:48:58 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:48:58 #0 5.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:58 #0 5.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:58 #0 5.877 (1/2) Installing ca-certificates (20230506-r0) 23:48:58 #0 6.378 (2/2) Installing dumb-init (1.2.5-r2) 23:48:58 #0 6.378 Executing busybox-1.35.0-r29.trigger 23:48:58 #0 6.384 Executing ca-certificates-20230506-r0.trigger 23:48:58 #0 6.440 OK: 8 MiB in 17 packages 23:48:58 #41 ... 23:48:58 23:48:58 #42 [support-scheduler internal] load build context 23:48:58 #42 transferring context: 365.22MB 7.7s done 23:48:58 #42 ... 23:48:58 23:48:58 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:48:58 #43 ... 23:48:58 23:48:58 #44 [security-secretstore-setup internal] load build context 23:48:58 #44 transferring context: 365.22MB 7.1s done 23:48:58 #44 ... 23:48:58 23:48:58 #45 [security-spire-server internal] load build context 23:48:58 #45 transferring context: 365.22MB 7.2s done 23:48:58 #45 ... 23:48:58 23:48:58 #46 [security-proxy-setup internal] load build context 23:48:58 #46 transferring context: 365.22MB 8.5s done 23:48:59 #46 ... 23:48:59 23:48:59 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:48:59 #47 ... 23:48:59 23:48:59 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:48:59 #48 ... 23:48:59 23:48:59 #49 [core-data internal] load build context 23:48:59 #49 transferring context: 365.22MB 7.7s done 23:48:59 #49 ... 23:48:59 23:48:59 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:48:59 #50 ... 23:48:59 23:48:59 #51 [security-spiffe-token-provider internal] load build context 23:48:59 #51 transferring context: 365.22MB 7.5s done 23:48:59 #51 ... 23:48:59 23:48:59 #52 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 23:48:59 #52 ... 23:48:59 23:48:59 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:49:00 #53 ... 23:49:00 23:49:00 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:00 #54 ... 23:49:00 23:49:00 #34 [support-notifications internal] load build context 23:49:00 #34 transferring context: 365.22MB 7.0s done 23:49:26 Removing intermediate container e3d00ce0bdf5 23:49:26 ---> 7f860f60d570 23:49:26 Successfully built 7f860f60d570 23:49:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:27 + docker inspect -f . ci-base-image-arm64 23:49:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:27 prd-ubuntu20.04-docker-arm64-4c-16g-4461 does not seem to be running inside a container 23:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:49:28 $ docker top 9a125922deca50a8da34f62b59901bd2d284a1459a48587d50c335b5648a735e -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:29 + go version 23:49:29 go version go1.20.6 linux/arm64 [Pipeline] } 23:49:29 $ docker stop --time=1 9a125922deca50a8da34f62b59901bd2d284a1459a48587d50c335b5648a735e 23:49:31 $ docker rm -f --volumes 9a125922deca50a8da34f62b59901bd2d284a1459a48587d50c335b5648a735e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:49:31 23:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:49:32 latest: Pulling from edgex-devops/edgex-compose-arm64 23:49:32 547446be3368: Pulling fs layer 23:49:32 d125d8839a47: Pulling fs layer 23:49:32 3e85d5ac6304: Pulling fs layer 23:49:32 c3105a71a48b: Pulling fs layer 23:49:32 0f093f025ec4: Pulling fs layer 23:49:32 c3105a71a48b: Waiting 23:49:32 0f093f025ec4: Waiting 23:49:32 c3106fc0e877: Pulling fs layer 23:49:32 c3106fc0e877: Waiting 23:49:32 547446be3368: Verifying Checksum 23:49:32 547446be3368: Download complete 23:49:32 c3105a71a48b: Verifying Checksum 23:49:32 c3105a71a48b: Download complete 23:49:32 d125d8839a47: Verifying Checksum 23:49:32 d125d8839a47: Download complete 23:49:32 c3106fc0e877: Verifying Checksum 23:49:32 c3106fc0e877: Download complete 23:49:32 0f093f025ec4: Verifying Checksum 23:49:32 0f093f025ec4: Download complete 23:49:32 547446be3368: Pull complete 23:49:33 d125d8839a47: Pull complete 23:49:34 3e85d5ac6304: Verifying Checksum 23:49:34 3e85d5ac6304: Download complete 23:49:39 #34 ... 23:49:39 23:49:39 #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:49:39 #21 DONE 0.0s 23:49:39 23:49:39 #24 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 23:49:39 #24 DONE 0.9s 23:49:39 23:49:39 #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:39 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:49:39 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 23:49:39 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:49:39 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:49:39 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:49:39 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 23:49:39 #30 DONE 0.7s 23:49:39 23:49:39 #31 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:49:39 #31 DONE 1.1s 23:49:39 23:49:39 #37 [security-spire-agent internal] load build context 23:49:39 #37 DONE 49.9s 23:49:39 23:49:39 #40 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:49:39 #40 DONE 49.6s 23:49:39 23:49:39 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:49:39 #41 DONE 49.6s 23:49:39 23:49:39 #38 [core-command internal] load build context 23:49:39 #38 DONE 50.1s 23:49:39 23:49:39 #34 [support-notifications internal] load build context 23:49:39 #34 DONE 49.9s 23:49:39 23:49:39 #52 [support-notifications builder 2/7] WORKDIR /edgex-go 23:49:39 #52 DONE 49.2s 23:49:39 23:49:39 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:49:39 #55 ... 23:49:39 23:49:39 #27 [security-bootstrapper internal] load build context 23:49:39 #27 DONE 50.1s 23:49:39 23:49:39 #51 [security-spiffe-token-provider internal] load build context 23:49:39 #51 DONE 49.8s 23:49:39 23:49:39 #49 [core-data internal] load build context 23:49:39 #49 DONE 49.9s 23:49:39 23:49:39 #44 [security-secretstore-setup internal] load build context 23:49:39 #44 DONE 49.1s 23:49:39 23:49:39 #42 [support-scheduler internal] load build context 23:49:39 #42 DONE 49.8s 23:49:39 23:49:39 #45 [security-spire-server internal] load build context 23:49:39 #45 DONE 49.2s 23:49:39 23:49:39 #39 [core-metadata internal] load build context 23:49:39 #39 DONE 50.2s 23:49:39 23:49:39 #36 [security-proxy-auth internal] load build context 23:49:39 #36 DONE 50.2s 23:49:39 23:49:39 #46 [security-proxy-setup internal] load build context 23:49:39 #46 DONE 50.1s 23:49:39 23:49:39 #35 [core-common-config-bootstrapper internal] load build context 23:49:39 #35 DONE 50.5s 23:49:39 23:49:39 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:49:39 #48 50.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:39 #48 50.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:39 #48 50.38 (1/1) Installing dumb-init (1.2.5-r2) 23:49:39 #48 50.39 Executing busybox-1.35.0-r29.trigger 23:49:39 #48 50.41 OK: 7 MiB in 16 packages 23:49:42 3e85d5ac6304: Pull complete 23:49:42 c3105a71a48b: Pull complete 23:49:43 #48 DONE 55.2s 23:49:43 23:49:43 #56 [security-spire-config internal] load build context 23:49:43 #56 transferring context: 365.22MB 3.9s done 23:49:43 0f093f025ec4: Pull complete 23:49:43 #56 ... 23:49:43 23:49:43 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:49:43 #53 50.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:43 #53 50.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:43 #53 50.47 (1/1) Installing dumb-init (1.2.5-r2) 23:49:43 #53 50.96 Executing busybox-1.35.0-r29.trigger 23:49:43 #53 51.01 OK: 7 MiB in 16 packages 23:49:43 #53 DONE 55.7s 23:49:43 23:49:43 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:43 #47 49.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:43 #47 50.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:43 #47 50.34 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:43 #47 50.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:43 #47 50.34 OK: 17818 distinct packages available 23:49:43 #47 50.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:43 #47 50.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:43 #47 50.69 (1/9) Installing ca-certificates (20230506-r0) 23:49:43 #47 51.01 (2/9) Installing brotli-libs (1.0.9-r9) 23:49:43 #47 51.03 (3/9) Installing nghttp2-libs (1.51.0-r1) 23:49:43 #47 51.04 (4/9) Installing libcurl (8.2.1-r0) 23:49:43 #47 51.06 (5/9) Installing curl (8.2.1-r0) 23:49:43 #47 51.06 (6/9) Installing dumb-init (1.2.5-r2) 23:49:43 #47 51.07 (7/9) Installing musl-obstack (1.2.3-r0) 23:49:43 #47 51.07 (8/9) Installing libucontext (1.2-r0) 23:49:43 #47 51.08 (9/9) Installing gcompat (1.1.0-r0) 23:49:43 #47 51.09 Executing busybox-1.35.0-r29.trigger 23:49:43 #47 51.09 Executing ca-certificates-20230506-r0.trigger 23:49:43 #47 51.58 OK: 10 MiB in 24 packages 23:49:43 c3106fc0e877: Pull complete 23:49:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:43 #47 ... 23:49:43 23:49:43 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:49:43 #43 49.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:43 #43 49.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:43 #43 50.22 (1/4) Installing dumb-init (1.2.5-r2) 23:49:43 #43 50.24 (2/4) Installing openssl (3.0.10-r0) 23:49:43 #43 50.26 (3/4) Installing su-exec (0.2-r2) 23:49:43 #43 50.26 (4/4) Installing yq (4.30.4-r4) 23:49:43 #43 51.07 Executing busybox-1.35.0-r29.trigger 23:49:43 #43 51.07 OK: 17 MiB in 19 packages 23:49:43 #43 DONE 56.0s 23:49:43 23:49:43 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:49:43 #55 6.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:43 prd-ubuntu20.04-docker-arm64-4c-16g-4461 does not seem to be running inside a container 23:49:44 $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:49:44 #55 6.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:44 #55 ... 23:49:44 23:49:44 #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:44 #54 49.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:44 #54 50.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:44 #54 50.40 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:44 #54 50.40 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:44 #54 50.40 OK: 17818 distinct packages available 23:49:44 #54 50.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:44 #54 50.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:44 #54 50.84 (1/5) Installing dumb-init (1.2.5-r2) 23:49:44 #54 51.00 (2/5) Installing musl-obstack (1.2.3-r0) 23:49:44 #54 51.01 (3/5) Installing libucontext (1.2-r0) 23:49:44 #54 51.01 (4/5) Installing gcompat (1.1.0-r0) 23:49:44 #54 51.02 (5/5) Installing openssl (3.0.10-r0) 23:49:44 #54 51.04 Executing busybox-1.35.0-r29.trigger 23:49:44 #54 51.06 OK: 8 MiB in 20 packages 23:49:44 #54 DONE 56.1s 23:49:44 23:49:44 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:49:44 #55 6.793 OK: 265 MiB in 53 packages 23:49:44 #55 ... 23:49:44 23:49:44 #56 [security-spire-config internal] load build context 23:49:44 #56 DONE 7.0s 23:49:44 23:49:44 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:44 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:44 #0 1.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:44 #0 2.077 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:44 #0 2.077 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:44 #0 2.077 OK: 17818 distinct packages available 23:49:44 #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:44 #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:44 #0 2.431 (1/4) Installing dumb-init (1.2.5-r2) 23:49:44 #0 2.491 (2/4) Installing musl-obstack (1.2.3-r0) 23:49:44 #0 2.496 (3/4) Installing libucontext (1.2-r0) 23:49:44 #0 2.499 (4/4) Installing gcompat (1.1.0-r0) 23:49:44 #0 2.503 Executing busybox-1.35.0-r29.trigger 23:49:44 #0 2.544 OK: 7 MiB in 19 packages 23:49:45 #57 DONE 7.4s 23:49:45 23:49:45 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:49:45 #50 49.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:45 #50 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:45 #50 49.96 (1/4) Installing ca-certificates (20230506-r0) 23:49:45 #50 50.48 (2/4) Installing dumb-init (1.2.5-r2) 23:49:45 #50 50.48 (3/4) Installing su-exec (0.2-r2) 23:49:45 #50 50.49 (4/4) Installing yq (4.30.4-r4) 23:49:45 #50 50.58 Executing busybox-1.35.0-r29.trigger 23:49:45 #50 50.58 Executing ca-certificates-20230506-r0.trigger 23:49:45 #50 50.78 OK: 17 MiB in 19 packages 23:49:45 #50 ... 23:49:45 23:49:45 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:49:45 #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:45 #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:45 #0 3.749 OK: 265 MiB in 53 packages 23:49:45 #58 DONE 7.7s 23:49:45 23:49:45 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:49:45 #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:45 #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:45 #0 6.929 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:45 #0 6.929 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:45 #0 6.929 OK: 17823 distinct packages available 23:49:45 #0 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:45 #0 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:45 #0 7.336 OK: 265 MiB in 53 packages 23:49:45 #59 ... 23:49:45 23:49:45 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:49:45 #50 DONE 56.8s 23:49:45 23:49:45 #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:49:45 #60 ... 23:49:45 23:49:45 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:49:45 #47 DONE 57.5s 23:49:45 23:49:45 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:49:45 #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:45 #0 8.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:46 #61 ... 23:49:46 23:49:46 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:49:46 #62 DONE 8.3s 23:49:46 23:49:46 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:49:46 #61 8.265 OK: 265 MiB in 53 packages 23:49:46 #61 ... 23:49:46 23:49:46 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:49:46 $ docker top b771d22d40a01cdb9b20594fd8aa0d100d7d757d09523e798a4b3fb47adb56fd -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:46 #63 ... 23:49:46 23:49:46 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:49:46 #55 DONE 9.2s 23:49:46 + docker compose -f ./docker-compose-build.yml build --parallel 23:49:46 23:49:46 #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:49:46 #64 ... 23:49:46 23:49:46 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:49:46 #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:49:46 #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:49:46 #0 6.999 OK: 265 MiB in 53 packages 23:49:46 #65 DONE 9.4s 23:49:47 23:49:47 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 23:49:47 #66 ... 23:49:47 23:49:47 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:49:47 #59 DONE 9.7s 23:49:47 23:49:47 #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:49:47 #61 DONE 9.8s 23:49:47 23:49:47 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 23:49:47 #66 DONE 3.3s 23:49:47 23:49:47 #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:49:47 #60 DONE 2.0s 23:49:47 23:49:47 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:49:47 #63 DONE 1.5s 23:49:47 23:49:47 #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:49:47 #64 DONE 0.7s 23:49:47 23:49:47 #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:47 #67 ... 23:49:47 23:49:47 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:49:47 #68 DONE 0.2s 23:49:47 23:49:47 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:49:47 #69 DONE 0.2s 23:49:47 23:49:47 #70 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:49:47 #70 DONE 0.1s 23:49:47 23:49:47 #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:54 #1 [security-spire-server internal] load build definition from Dockerfile 23:49:54 #1 transferring dockerfile: 2.63kB done 23:49:54 #1 DONE 0.1s 23:49:55 23:49:55 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:49:55 #2 transferring dockerfile: 1.78kB done 23:49:55 #2 DONE 0.0s 23:49:55 23:49:55 #3 [core-metadata internal] load build definition from Dockerfile 23:49:55 #3 transferring dockerfile: 1.96kB done 23:49:55 #3 DONE 0.1s 23:49:55 23:49:55 #4 [support-scheduler internal] load build definition from Dockerfile 23:49:55 #4 transferring dockerfile: 1.82kB 0.0s done 23:49:55 #4 DONE 0.1s 23:49:55 23:49:55 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:49:55 #5 transferring dockerfile: 2.12kB done 23:49:55 #5 DONE 0.1s 23:49:55 23:49:55 #6 [security-secretstore-setup internal] load build definition from Dockerfile 23:49:55 #6 transferring dockerfile: 2.38kB done 23:49:55 #6 DONE 0.1s 23:49:55 23:49:55 #7 [security-bootstrapper internal] load build definition from Dockerfile 23:49:55 #7 transferring dockerfile: 2.82kB done 23:49:55 #7 DONE 0.0s 23:49:55 23:49:55 #8 [security-spire-config internal] load build definition from Dockerfile 23:49:55 #8 transferring dockerfile: 2.58kB done 23:49:55 #8 DONE 0.0s 23:49:55 23:49:55 #9 [core-command internal] load build definition from Dockerfile 23:49:55 #9 transferring dockerfile: 1.82kB done 23:49:56 #9 DONE 0.1s 23:49:56 23:49:56 #10 [security-spire-agent internal] load build definition from Dockerfile 23:49:56 #10 transferring dockerfile: 2.68kB 0.0s done 23:49:56 #10 DONE 0.1s 23:49:56 23:49:56 #11 [security-proxy-auth internal] load build definition from Dockerfile 23:49:56 #11 transferring dockerfile: 2.04kB done 23:49:56 #11 DONE 0.1s 23:49:56 23:49:56 #12 [core-data internal] load build definition from Dockerfile 23:49:56 #12 transferring dockerfile: 1.90kB done 23:49:56 #12 DONE 0.1s 23:49:56 23:49:56 #13 [support-notifications internal] load build definition from Dockerfile 23:49:56 #13 transferring dockerfile: 1.84kB 0.0s done 23:49:56 #13 DONE 0.1s 23:49:56 23:49:56 #14 [security-proxy-setup internal] load build definition from Dockerfile 23:49:56 #14 transferring dockerfile: 2.39kB done 23:49:56 #14 DONE 0.0s 23:49:56 23:49:56 #15 [security-spire-server internal] load .dockerignore 23:49:56 #15 transferring context: 56B done 23:49:56 #15 DONE 0.1s 23:49:56 23:49:56 #16 [security-spiffe-token-provider internal] load .dockerignore 23:49:56 #16 transferring context: 56B done 23:49:56 #16 DONE 0.0s 23:49:56 23:49:56 #17 [core-metadata internal] load .dockerignore 23:49:56 #17 transferring context: 56B done 23:49:56 #17 DONE 0.0s 23:49:56 23:49:56 #18 [support-scheduler internal] load .dockerignore 23:49:56 #18 transferring context: 56B done 23:49:56 #18 DONE 0.0s 23:49:56 23:49:56 #19 [core-common-config-bootstrapper internal] load .dockerignore 23:49:57 #19 transferring context: 56B done 23:49:57 #19 DONE 0.0s 23:49:57 23:49:57 #20 [security-secretstore-setup internal] load .dockerignore 23:49:57 #20 transferring context: 56B done 23:49:57 #20 DONE 0.1s 23:49:57 23:49:57 #21 [security-bootstrapper internal] load .dockerignore 23:49:57 #21 transferring context: 56B done 23:49:57 #21 DONE 0.1s 23:49:57 23:49:57 #22 [security-spire-config internal] load .dockerignore 23:49:57 #22 transferring context: 56B done 23:49:57 #22 DONE 0.1s 23:49:57 23:49:57 #23 [core-command internal] load .dockerignore 23:49:57 #23 transferring context: 56B 0.0s done 23:49:57 #23 DONE 0.1s 23:49:57 23:49:57 #24 [security-spire-agent internal] load .dockerignore 23:49:57 #24 transferring context: 56B done 23:49:57 #24 DONE 0.1s 23:49:57 23:49:57 #25 [security-proxy-auth internal] load .dockerignore 23:49:57 #25 transferring context: 56B done 23:49:57 #25 DONE 0.0s 23:49:57 23:49:57 #26 [core-data internal] load .dockerignore 23:49:57 #26 transferring context: 56B done 23:49:57 #26 DONE 0.1s 23:49:57 23:49:57 #27 [security-proxy-setup internal] load .dockerignore 23:49:57 #71 ... 23:49:57 23:49:57 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:57 #72 ... 23:49:57 23:49:57 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:57 #27 transferring context: 56B done 23:49:57 #27 DONE 0.1s 23:49:57 23:49:57 #28 [support-notifications internal] load .dockerignore 23:49:57 #28 transferring context: 56B 0.0s done 23:49:57 #28 DONE 0.1s 23:49:57 23:49:57 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:57 #29 DONE 0.0s 23:49:57 23:49:57 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 23:49:57 #30 DONE 0.1s 23:49:57 23:49:57 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:57 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:49:57 #73 ... 23:49:57 23:49:57 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:57 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:49:57 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:49:57 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:49:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s 23:49:57 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:49:57 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 23:49:58 #31 ... 23:49:58 23:49:58 #32 [security-spire-server internal] load build context 23:49:58 #32 transferring context: 2.58MB 0.6s done 23:49:58 #32 DONE 0.8s 23:49:58 23:49:58 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:58 #31 ... 23:49:58 23:49:58 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:58 #29 DONE 0.0s 23:49:58 23:49:58 #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:49:58 #33 DONE 0.9s 23:49:58 23:49:58 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:58 #31 ... 23:49:58 23:49:58 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:58 #29 DONE 0.0s 23:49:58 23:49:58 #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:49:58 #33 DONE 1.6s 23:49:58 23:49:58 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:49:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:49:58 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:49:58 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:49:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:49:58 #31 ... 23:49:58 23:49:58 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:58 #29 DONE 0.0s 23:49:58 23:49:58 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 23:49:58 #30 DONE 0.3s 23:49:58 23:49:58 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:49:58 #33 DONE 1.6s 23:49:58 23:49:58 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:58 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:49:58 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:49:58 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:49:58 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:49:58 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:49:59 #31 ... 23:49:59 23:49:59 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:59 #29 DONE 0.0s 23:49:59 23:49:59 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 23:49:59 #34 DONE 0.5s 23:49:59 23:49:59 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 23:49:59 #31 ... 23:49:59 23:49:59 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:59 #29 DONE 0.0s 23:49:59 23:49:59 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:49:59 #30 DONE 0.5s 23:49:59 23:49:59 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:59 #29 DONE 0.0s 23:49:59 23:49:59 #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:49:59 #33 DONE 1.6s 23:49:59 23:49:59 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 23:49:59 #34 DONE 0.5s 23:49:59 23:49:59 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:49:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:49:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:49:59 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:49:59 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:49:59 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:49:59 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 23:49:59 #31 ... 23:49:59 23:49:59 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:59 #29 DONE 0.0s 23:49:59 23:49:59 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:59 #29 DONE 0.0s 23:49:59 23:49:59 #35 [support-scheduler internal] load build context 23:49:59 #35 ... 23:49:59 23:49:59 #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:49:59 #33 DONE 1.7s 23:49:59 23:49:59 #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 23:49:59 #34 DONE 0.5s 23:49:59 23:49:59 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 23:49:59 #30 DONE 1.0s 23:49:59 23:49:59 #35 [support-scheduler internal] load build context 23:49:59 #35 ... 23:49:59 23:49:59 #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:49:59 #33 DONE 1.7s 23:49:59 23:49:59 #34 [core-command builder 2/9] WORKDIR /edgex-go 23:49:59 #34 DONE 0.5s 23:49:59 23:49:59 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:49:59 #29 DONE 0.0s 23:49:59 23:49:59 #35 [support-scheduler internal] load build context 23:50:00 #35 ... 23:50:00 23:50:00 #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:50:00 #33 DONE 1.7s 23:50:00 23:50:00 #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go 23:50:00 #34 DONE 0.6s 23:50:00 23:50:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:50:00 #29 DONE 0.0s 23:50:00 23:50:00 #35 [support-scheduler internal] load build context 23:50:00 #35 ... 23:50:00 23:50:00 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:50:00 #29 DONE 0.0s 23:50:00 23:50:00 #36 [security-spiffe-token-provider internal] load build context 23:50:00 #36 transferring context: 2.58MB 1.2s done 23:50:00 #36 DONE 1.4s 23:50:00 23:50:00 #35 [support-scheduler internal] load build context 23:50:00 #35 ... 23:50:00 23:50:00 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:50:00 #29 DONE 0.0s 23:50:00 23:50:00 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:50:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:50:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:50:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:50:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:50:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:50:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 23:50:00 #31 ... 23:50:00 23:50:00 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:50:00 #29 DONE 0.0s 23:50:00 23:50:00 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:50:00 #31 DONE 3.6s 23:50:00 23:50:00 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 23:50:00 #30 DONE 1.9s 23:50:00 23:50:00 #35 [support-scheduler internal] load build context 23:50:00 #35 transferring context: 2.58MB 1.4s done 23:50:00 #35 DONE 1.8s 23:50:00 23:50:00 #37 [core-metadata internal] load build context 23:50:00 #37 transferring context: 2.58MB 1.6s done 23:50:00 #37 ... 23:50:00 23:50:00 #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:50:00 #33 DONE 1.7s 23:50:00 23:50:00 #34 [core-data builder 2/9] WORKDIR /edgex-go 23:50:00 #34 DONE 0.6s 23:50:00 23:50:00 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:50:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:50:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:50:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:50:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:50:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:50:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 23:50:00 #31 DONE 3.6s 23:50:00 23:50:00 #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:50:00 #33 DONE 1.8s 23:50:00 23:50:00 #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go 23:50:00 #34 DONE 0.7s 23:50:00 23:50:00 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:50:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:50:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:50:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:50:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:50:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:50:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 23:50:00 #31 DONE 3.7s 23:50:00 23:50:00 #38 [security-proxy-auth internal] load build context 23:50:00 #38 ... 23:50:00 23:50:00 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:50:00 #33 DONE 1.8s 23:50:00 23:50:00 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 23:50:00 #34 DONE 0.7s 23:50:00 23:50:00 #37 [core-metadata internal] load build context 23:50:00 #37 DONE 2.1s 23:50:00 23:50:00 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:50:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:50:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:50:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:50:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:50:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:50:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 23:50:00 #31 DONE 3.7s 23:50:01 23:50:01 #39 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:50:01 #39 ... 23:50:01 23:50:01 #40 [core-common-config-bootstrapper internal] load build context 23:50:01 #40 transferring context: 2.58MB 1.5s done 23:50:01 #40 DONE 2.1s 23:50:01 23:50:01 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:50:02 #41 ... 23:50:02 23:50:02 #42 [security-secretstore-setup internal] load build context 23:50:02 #42 transferring context: 2.58MB 1.5s done 23:50:02 #42 DONE 2.7s 23:50:02 23:50:02 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:50:04 #43 ... 23:50:04 23:50:04 #44 [core-command internal] load build context 23:50:04 #44 transferring context: 2.58MB 2.3s done 23:50:04 #44 DONE 3.9s 23:50:04 23:50:04 #38 [security-proxy-auth internal] load build context 23:50:05 #38 ... 23:50:05 23:50:05 #45 [security-bootstrapper internal] load build context 23:50:05 #45 transferring context: 2.58MB 3.4s done 23:50:05 #45 DONE 5.7s 23:50:05 23:50:05 #38 [security-proxy-auth internal] load build context 23:50:06 #38 ... 23:50:06 23:50:06 #46 [security-spire-agent internal] load build context 23:50:06 #46 transferring context: 2.58MB 3.7s done 23:50:06 #46 DONE 5.9s 23:50:06 23:50:06 #38 [security-proxy-auth internal] load build context 23:50:06 #38 ... 23:50:06 23:50:06 #47 [security-spire-config internal] load build context 23:50:06 #47 transferring context: 2.58MB 4.4s done 23:50:06 #47 DONE 6.5s 23:50:06 23:50:06 #38 [security-proxy-auth internal] load build context 23:50:06 #38 ... 23:50:06 23:50:06 #48 [core-data internal] load build context 23:50:06 #48 transferring context: 2.58MB 3.8s done 23:50:06 #48 DONE 5.9s 23:50:06 23:50:06 #38 [security-proxy-auth internal] load build context 23:50:08 #38 transferring context: 2.58MB 5.4s done 23:50:08 #38 ... 23:50:08 23:50:08 #49 [support-notifications internal] load build context 23:50:08 #49 transferring context: 2.58MB 4.9s done 23:50:08 #49 DONE 7.6s 23:50:08 23:50:08 #38 [security-proxy-auth internal] load build context 23:50:08 #38 DONE 7.7s 23:50:08 23:50:08 #50 [security-proxy-setup internal] load build context 23:50:08 #50 transferring context: 2.58MB 6.5s done 23:50:08 #50 DONE 7.8s 23:50:08 23:50:08 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:50:08 #0 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:08 #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:08 #0 9.639 OK: 263 MiB in 53 packages 23:50:09 #51 ... 23:50:09 23:50:09 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:50:09 #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:09 #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:09 #52 ... 23:50:09 23:50:09 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:50:09 #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:09 #0 8.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:09 #53 ... 23:50:09 23:50:09 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:50:09 #0 6.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:09 #0 7.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:09 #54 ... 23:50:09 23:50:09 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 23:50:09 #51 DONE 11.1s 23:50:09 23:50:09 #55 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:50:10 #55 ... 23:50:10 23:50:10 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:50:10 #0 8.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:10 #56 ... 23:50:10 23:50:10 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:50:10 #53 12.54 OK: 263 MiB in 53 packages 23:50:10 #53 ... 23:50:10 23:50:10 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:50:10 #54 11.36 OK: 263 MiB in 53 packages 23:50:10 #54 DONE 12.0s 23:50:10 23:50:10 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:50:10 #0 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:10 #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:11 #57 ... 23:50:11 23:50:11 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:50:11 #58 ... 23:50:11 23:50:11 #55 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:50:11 #55 DONE 1.4s 23:50:11 23:50:11 #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:50:11 #59 ... 23:50:11 23:50:11 #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:50:11 #53 DONE 13.3s 23:50:11 23:50:11 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:50:11 #56 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:11 #56 ... 23:50:11 23:50:11 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:50:12 #60 ... 23:50:12 23:50:12 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:50:12 #61 ... 23:50:12 23:50:12 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:50:12 #62 ... 23:50:12 23:50:12 #63 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:50:12 #63 DONE 0.7s 23:50:12 23:50:12 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:50:12 #57 11.64 OK: 263 MiB in 53 packages 23:50:13 #57 ... 23:50:13 23:50:13 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:50:13 #64 DONE 2.1s 23:50:13 23:50:13 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:50:13 #58 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:13 #58 ... 23:50:13 23:50:13 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:50:13 #57 DONE 12.4s 23:50:13 23:50:13 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:50:14 #65 DONE 1.1s 23:50:14 23:50:14 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:50:14 #41 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:16 #41 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:18 #41 ... 23:50:18 23:50:18 #39 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:50:18 #39 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:18 #39 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:18 #39 15.66 (1/1) Installing dumb-init (1.2.5-r2) 23:50:18 #39 15.68 Executing busybox-1.35.0-r29.trigger 23:50:18 #39 15.79 OK: 8 MiB in 16 packages 23:50:18 #39 DONE 16.9s 23:50:18 23:50:18 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:50:18 #60 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:18 #60 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:18 #60 ... 23:50:18 23:50:18 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:50:18 #52 12.11 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:50:18 #52 12.11 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:50:18 #52 12.11 OK: 17694 distinct packages available 23:50:18 #52 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:18 #52 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:18 #52 18.92 OK: 263 MiB in 53 packages 23:50:18 #52 DONE 19.7s 23:50:18 23:50:18 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:50:19 #66 DONE 0.5s 23:50:19 23:50:19 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:50:19 #56 14.46 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:50:19 #56 14.46 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:50:19 #56 14.46 OK: 17689 distinct packages available 23:50:19 #56 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:19 #56 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:21 #56 ... 23:50:21 23:50:21 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:21 #67 ... 23:50:21 23:50:21 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:21 #68 ... 23:50:21 23:50:21 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:50:21 #41 19.87 (1/4) Installing ca-certificates (20230506-r0) 23:50:21 #41 20.25 (2/4) Installing dumb-init (1.2.5-r2) 23:50:21 #41 20.27 (3/4) Installing su-exec (0.2-r2) 23:50:21 #41 20.28 (4/4) Installing yq (4.30.4-r4) 23:50:22 #41 ... 23:50:22 23:50:22 #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:50:22 #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:22 #59 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:22 #59 18.41 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:50:22 #59 18.41 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:50:22 #59 18.41 OK: 17689 distinct packages available 23:50:22 #59 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:22 #59 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:22 #59 ... 23:50:22 23:50:22 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:50:22 #41 21.16 Executing busybox-1.35.0-r29.trigger 23:50:22 #41 21.30 Executing ca-certificates-20230506-r0.trigger 23:50:22 #41 ... 23:50:22 23:50:22 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:22 #69 ... 23:50:22 23:50:22 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:50:22 #56 21.98 (1/4) Installing dumb-init (1.2.5-r2) 23:50:22 #56 21.99 (2/4) Installing musl-obstack (1.2.3-r0) 23:50:22 #56 22.01 (3/4) Installing libucontext (1.2-r0) 23:50:22 #56 22.03 (4/4) Installing gcompat (1.1.0-r0) 23:50:22 #56 22.06 Executing busybox-1.35.0-r29.trigger 23:50:23 #56 22.22 OK: 8 MiB in 19 packages 23:50:23 #56 ... 23:50:23 23:50:23 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:50:23 #60 20.14 (1/2) Installing dumb-init (1.2.5-r2) 23:50:23 #60 20.16 (2/2) Installing su-exec (0.2-r2) 23:50:23 #60 20.17 Executing busybox-1.35.0-r29.trigger 23:50:23 #60 20.33 OK: 8 MiB in 17 packages 23:50:23 #60 DONE 21.4s 23:50:23 23:50:23 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:23 #70 ... 23:50:23 23:50:23 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:50:23 #71 ... 23:50:23 23:50:23 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:50:23 #61 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:23 #61 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:23 #61 20.46 (1/1) Installing dumb-init (1.2.5-r2) 23:50:23 #61 20.49 Executing busybox-1.35.0-r29.trigger 23:50:23 #61 20.59 OK: 8 MiB in 16 packages 23:50:23 #61 DONE 21.7s 23:50:23 23:50:23 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:50:23 #43 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:23 #43 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:23 #43 20.02 (1/4) Installing dumb-init (1.2.5-r2) 23:50:23 #43 20.07 (2/4) Installing openssl (3.0.10-r0) 23:50:23 #43 20.16 (3/4) Installing su-exec (0.2-r2) 23:50:23 #43 20.20 (4/4) Installing yq (4.30.4-r4) 23:50:23 #43 20.97 Executing busybox-1.35.0-r29.trigger 23:50:23 #43 21.23 OK: 17 MiB in 19 packages 23:50:24 #43 ... 23:50:24 23:50:24 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:50:24 #56 DONE 23.4s 23:50:24 23:50:24 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:50:24 #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:24 #62 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:24 #62 21.03 (1/2) Installing ca-certificates (20230506-r0) 23:50:24 #62 21.58 (2/2) Installing dumb-init (1.2.5-r2) 23:50:24 #62 21.61 Executing busybox-1.35.0-r29.trigger 23:50:24 #62 21.79 Executing ca-certificates-20230506-r0.trigger 23:50:24 #62 ... 23:50:24 23:50:24 #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:50:24 #43 DONE 22.4s 23:50:24 23:50:24 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:24 #72 ... 23:50:24 23:50:24 #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 23:50:24 #73 DONE 0.3s 23:50:24 23:50:24 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:50:24 #41 23.42 OK: 17 MiB in 19 packages 23:50:25 #41 ... 23:50:25 23:50:25 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:50:25 #58 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:25 #58 19.37 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:50:25 #58 19.37 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:50:25 #58 19.37 OK: 17689 distinct packages available 23:50:25 #58 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:25 #58 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:25 #58 ... 23:50:25 23:50:25 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:50:25 #62 23.70 OK: 8 MiB in 17 packages 23:50:26 #62 ... 23:50:26 23:50:26 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:50:26 #41 DONE 24.5s 23:50:26 23:50:26 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:50:26 #71 DONE 2.8s 23:50:26 23:50:26 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:50:26 #74 DONE 0.3s 23:50:26 23:50:26 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:50:26 #58 25.20 (1/9) Installing ca-certificates (20230506-r0) 23:50:26 #58 ... 23:50:26 23:50:26 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:50:26 #62 DONE 24.5s 23:50:26 23:50:26 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:50:26 #58 25.50 (2/9) Installing brotli-libs (1.0.9-r9) 23:50:26 #58 25.55 (3/9) Installing nghttp2-libs (1.51.0-r1) 23:50:26 #58 25.57 (4/9) Installing libcurl (8.2.1-r0) 23:50:26 #58 25.65 (5/9) Installing curl (8.2.1-r0) 23:50:26 #58 25.68 (6/9) Installing dumb-init (1.2.5-r2) 23:50:26 #58 25.69 (7/9) Installing musl-obstack (1.2.3-r0) 23:50:26 #58 25.70 (8/9) Installing libucontext (1.2-r0) 23:50:26 #58 25.71 (9/9) Installing gcompat (1.1.0-r0) 23:50:26 #58 25.73 Executing busybox-1.35.0-r29.trigger 23:50:26 #58 25.77 Executing ca-certificates-20230506-r0.trigger 23:50:27 #58 ... 23:50:27 23:50:27 #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:50:27 #59 24.99 (1/5) Installing dumb-init (1.2.5-r2) 23:50:27 #59 25.01 (2/5) Installing musl-obstack (1.2.3-r0) 23:50:27 #59 25.03 (3/5) Installing libucontext (1.2-r0) 23:50:27 #59 25.06 (4/5) Installing gcompat (1.1.0-r0) 23:50:27 #59 25.17 (5/5) Installing openssl (3.0.10-r0) 23:50:27 #59 25.25 Executing busybox-1.35.0-r29.trigger 23:50:27 #59 25.30 OK: 9 MiB in 20 packages 23:50:27 #59 DONE 26.7s 23:50:27 23:50:27 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:27 #67 ... 23:50:27 23:50:27 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:50:27 #58 26.29 OK: 11 MiB in 24 packages 23:50:27 #58 DONE 26.6s 23:50:27 23:50:27 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:29 #74 DONE 38.4s 23:50:29 23:50:29 #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:29 #71 DONE 38.2s 23:50:29 23:50:29 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:29 #72 DONE 38.2s 23:50:29 23:50:29 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:29 #73 DONE 38.3s 23:50:29 23:50:29 #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:29 #67 DONE 38.2s 23:50:29 23:50:29 #75 [security-bootstrapper builder 6/7] COPY . . 23:50:36 #75 ... 23:50:36 23:50:36 #76 [security-spire-agent builder 6/9] COPY . . 23:50:36 #76 ... 23:50:36 23:50:36 #77 [security-spiffe-token-provider builder 6/7] COPY . . 23:50:36 #77 ... 23:50:36 23:50:36 #78 [support-notifications builder 6/7] COPY . . 23:50:36 #78 ... 23:50:36 23:50:36 #79 [core-common-config-bootstrapper builder 6/7] COPY . . 23:50:42 #79 ... 23:50:42 23:50:42 #77 [security-spiffe-token-provider builder 6/7] COPY . . 23:50:42 #77 DONE 15.6s 23:50:42 23:50:42 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #80 CACHED 23:50:42 23:50:42 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:50:42 #81 CACHED 23:50:42 23:50:42 #82 [core-metadata builder 6/7] COPY . . 23:50:42 #82 CACHED 23:50:42 23:50:42 #83 [support-scheduler builder 6/7] COPY . . 23:50:42 #83 CACHED 23:50:42 23:50:42 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #84 CACHED 23:50:42 23:50:42 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:50:42 #85 CACHED 23:50:42 23:50:42 #86 [security-proxy-auth builder 6/7] COPY . . 23:50:42 #86 CACHED 23:50:42 23:50:42 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #87 CACHED 23:50:42 23:50:42 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:50:42 #88 CACHED 23:50:42 23:50:42 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 23:50:42 #89 CACHED 23:50:42 23:50:42 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #90 CACHED 23:50:42 23:50:42 #91 [core-command builder 6/7] COPY . . 23:50:42 #91 CACHED 23:50:42 23:50:42 #76 [security-spire-agent builder 6/9] COPY . . 23:50:42 #76 DONE 15.7s 23:50:42 23:50:42 #92 [core-data builder 6/7] COPY . . 23:50:42 #92 CACHED 23:50:42 23:50:42 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 23:50:42 #93 CACHED 23:50:42 23:50:42 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #94 CACHED 23:50:42 23:50:42 #75 [security-bootstrapper builder 6/7] COPY . . 23:50:42 #75 DONE 15.6s 23:50:42 23:50:42 #95 [security-proxy-setup builder 6/7] COPY . . 23:50:42 #95 CACHED 23:50:42 23:50:42 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #96 CACHED 23:50:42 23:50:42 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:50:42 #97 CACHED 23:50:42 23:50:42 #98 [security-secretstore-setup builder 6/7] COPY . . 23:50:42 #98 CACHED 23:50:42 23:50:42 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #99 CACHED 23:50:42 23:50:42 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:50:42 #100 CACHED 23:50:42 23:50:42 #78 [support-notifications builder 6/7] COPY . . 23:50:42 #78 DONE 15.7s 23:50:42 23:50:42 #79 [core-common-config-bootstrapper builder 6/7] COPY . . 23:50:42 #79 DONE 15.6s 23:50:42 23:50:42 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:50:42 #101 ... 23:50:42 23:50:42 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:42 #102 CACHED 23:50:42 23:50:42 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:50:42 #103 CACHED 23:50:42 23:50:42 #104 [security-spire-server builder 6/9] COPY . . 23:50:42 #104 CACHED 23:50:42 23:50:42 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:50:42 #105 CACHED 23:50:42 23:50:42 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:50:42 #106 DONE 0.1s 23:50:42 23:50:42 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:50:42 #0 0.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:50:45 #107 ... 23:50:45 23:50:45 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:50:45 #108 DONE 3.2s 23:50:45 23:50:45 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:50:45 #109 DONE 3.3s 23:50:45 23:50:45 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:50:45 #110 ... 23:50:45 23:50:45 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:50:45 #111 DONE 0.7s 23:50:45 23:50:45 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:50:45 #110 DONE 0.6s 23:50:45 23:50:45 #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:50:45 #112 ... 23:50:45 23:50:45 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:45 #113 CACHED 23:50:45 23:50:45 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:50:45 #114 CACHED 23:50:45 23:50:45 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:50:45 #115 CACHED 23:50:45 23:50:45 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:50:45 #116 CACHED 23:50:45 23:50:45 #117 [security-spire-config builder 6/9] COPY . . 23:50:45 #117 CACHED 23:50:45 23:50:45 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:50:45 #118 CACHED 23:50:45 23:50:45 #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:50:45 #112 DONE 0.3s 23:50:45 23:50:45 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:50:45 #119 DONE 0.1s 23:50:45 23:50:45 #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:50:46 #120 DONE 0.2s 23:50:46 23:50:46 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:50:46 #121 DONE 0.2s 23:50:46 23:50:46 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:50:46 #0 1.095 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:50:46 #122 ... 23:50:46 23:50:46 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:50:46 #123 CACHED 23:50:46 23:50:46 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:50:46 #124 CACHED 23:50:46 23:50:46 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:48 #125 ... 23:50:48 23:50:48 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:50:48 #126 DONE 2.9s 23:50:49 23:50:49 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:49 #127 DONE 2.9s 23:50:49 23:50:49 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:49 #125 DONE 2.9s 23:50:49 23:50:49 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:50:51 #128 DONE 2.1s 23:50:51 23:50:51 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:50:51 #129 ... 23:50:51 23:50:51 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:51 #130 DONE 2.1s 23:50:51 23:50:51 #131 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:50:51 #131 DONE 2.1s 23:50:51 23:50:51 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:50:51 #0 1.043 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:50:51 #132 ... 23:50:51 23:50:51 #133 [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:50:51 #0 1.336 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:50:51 #133 ... 23:50:51 23:50:51 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:50:51 #0 0.708 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:50:51 #134 ... 23:50:51 23:50:51 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:50:51 #0 0.557 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:50:51 #135 ... 23:50:51 23:50:51 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:50:51 #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:50:51 #136 ... 23:50:51 23:50:51 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:50:51 #0 2.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:50:52 #137 ... 23:50:52 23:50:52 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:50:52 #0 1.398 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:50:52 #138 ... 23:50:52 23:50:52 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:50:52 #0 0.944 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:50:52 #139 ... 23:50:52 23:50:52 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:50:52 #101 0.927 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:50:52 #101 ... 23:50:52 23:50:52 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:50:56 #140 ... 23:50:56 23:50:56 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:50:56 #129 DONE 4.7s 23:50:56 23:50:56 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:50:56 #141 ... 23:50:56 23:50:56 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:50:56 #142 DONE 5.0s 23:50:56 23:50:56 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:50:56 #140 DONE 5.0s 23:50:56 23:50:56 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:50:56 #141 DONE 0.4s 23:50:56 23:50:56 #143 [security-spire-config] exporting to image 23:50:56 #143 exporting layers 23:50:56 #143 ... 23:50:56 23:50:56 #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:50:56 #144 DONE 0.4s 23:50:56 23:50:56 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:50:56 #145 DONE 0.4s 23:50:56 23:50:56 #143 [security-spire-server] exporting to image 23:50:58 #143 ... 23:50:58 23:50:58 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:50:58 #146 DONE 1.9s 23:50:58 23:50:58 #143 [security-spire-agent] exporting to image 23:50:58 #143 exporting layers 2.5s done 23:50:58 #143 writing image sha256:f9c8e0bd4095bbd4e795a4efd073fd245936ecd825a6e147d756d2748f1c877b 23:50:58 #143 writing image sha256:f9c8e0bd4095bbd4e795a4efd073fd245936ecd825a6e147d756d2748f1c877b 0.1s done 23:50:58 #143 naming to docker.io/library/security-spire-config 23:50:58 #143 exporting layers 2.6s done 23:50:58 #143 naming to docker.io/library/security-spire-config done 23:50:59 #143 exporting layers 0.8s done 23:50:59 #143 writing image sha256:26e6e15f0af68b487fd3b5e2928761b23e211e5ebb5299d3f54107368bd8bff8 0.0s done 23:50:59 #143 naming to docker.io/library/security-spire-server done 23:50:59 #143 writing image sha256:89baf83261ac34470e5a4cd3b096c69609bbaaf0bcde3ba3359d130e0d3932da done 23:50:59 #143 naming to docker.io/library/security-spire-agent done 23:50:59 #143 DONE 3.0s 23:50:59 23:50:59 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:51:14 #70 ... 23:51:14 23:51:14 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #69 DONE 57.9s 23:51:14 23:51:14 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #72 DONE 56.2s 23:51:14 23:51:14 #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #70 DONE 57.5s 23:51:14 23:51:14 #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #67 DONE 51.4s 23:51:14 23:51:14 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #68 DONE 59.3s 23:51:14 23:51:14 #75 [support-scheduler builder 6/7] COPY . . 23:51:14 #75 ... 23:51:14 23:51:14 #76 [security-proxy-setup builder 6/7] COPY . . 23:51:14 #76 CACHED 23:51:14 23:51:14 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #77 CACHED 23:51:14 23:51:14 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:51:14 #78 CACHED 23:51:14 23:51:14 #79 [support-notifications builder 6/7] COPY . . 23:51:14 #79 DONE 1.5s 23:51:14 23:51:14 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:51:14 #80 CACHED 23:51:14 23:51:14 #81 [security-bootstrapper builder 6/7] COPY . . 23:51:14 #81 CACHED 23:51:14 23:51:14 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #82 CACHED 23:51:14 23:51:14 #83 [security-secretstore-setup builder 6/7] COPY . . 23:51:14 #83 DONE 1.5s 23:51:14 23:51:14 #84 [security-spire-server builder 6/9] COPY . . 23:51:14 #84 DONE 1.6s 23:51:14 23:51:14 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 23:51:14 #85 CACHED 23:51:14 23:51:14 #86 [core-data builder 6/7] COPY . . 23:51:14 #86 CACHED 23:51:14 23:51:14 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #87 CACHED 23:51:14 23:51:14 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #88 CACHED 23:51:14 23:51:14 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:51:14 #89 CACHED 23:51:14 23:51:14 #90 [security-proxy-auth builder 6/7] COPY . . 23:51:14 #90 CACHED 23:51:14 23:51:14 #91 [core-command builder 4/7] COPY go.mod vendor* ./ 23:51:14 #91 CACHED 23:51:14 23:51:14 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #92 CACHED 23:51:14 23:51:14 #93 [core-command builder 6/7] COPY . . 23:51:14 #93 CACHED 23:51:14 23:51:14 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 23:51:14 #94 CACHED 23:51:14 23:51:14 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #95 CACHED 23:51:14 23:51:14 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:51:14 #96 CACHED 23:51:14 23:51:14 #75 [support-scheduler builder 6/7] COPY . . 23:51:14 #75 DONE 1.5s 23:51:14 23:51:14 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #97 CACHED 23:51:14 23:51:14 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:51:14 #98 CACHED 23:51:14 23:51:14 #99 [core-metadata builder 6/7] COPY . . 23:51:14 #99 CACHED 23:51:14 23:51:14 #100 [security-spiffe-token-provider builder 6/7] COPY . . 23:51:14 #100 DONE 1.6s 23:51:14 23:51:14 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:51:14 #101 ... 23:51:14 23:51:14 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:51:14 #102 DONE 0.4s 23:51:14 23:51:14 #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:14 #103 CACHED 23:51:14 23:51:14 #104 [security-spire-config builder 6/9] COPY . . 23:51:14 #104 CACHED 23:51:14 23:51:14 #105 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:51:14 #105 CACHED 23:51:14 23:51:14 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:51:14 #106 CACHED 23:51:14 23:51:14 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:51:17 #107 ... 23:51:17 23:51:17 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:51:17 #0 5.315 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:51:18 #108 ... 23:51:18 23:51:18 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:51:18 #0 6.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:51:18 #109 ... 23:51:18 23:51:18 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:51:18 #0 6.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:51:19 #110 ... 23:51:19 23:51:19 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:19 #0 6.749 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:51:19 #111 ... 23:51:19 23:51:19 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:51:19 #101 6.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:51:19 #101 ... 23:51:19 23:51:19 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:51:19 #107 DONE 7.0s 23:51:19 23:51:19 #112 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:51:19 #112 DONE 7.0s 23:51:19 23:51:19 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:51:20 #113 ... 23:51:20 23:51:20 #114 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:51:20 #114 DONE 0.4s 23:51:20 23:51:20 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:51:20 #113 DONE 0.5s 23:51:20 23:51:20 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:51:20 #0 6.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:51:20 #115 ... 23:51:20 23:51:20 #116 [security-spire-agent builder 6/9] COPY . . 23:51:20 #116 CACHED 23:51:20 23:51:20 #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:51:20 #117 CACHED 23:51:20 23:51:20 #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:20 #118 CACHED 23:51:20 23:51:20 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:51:20 #119 CACHED 23:51:20 23:51:20 #120 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:51:20 #120 CACHED 23:51:20 23:51:20 #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:51:20 #121 CACHED 23:51:20 23:51:20 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:51:20 #122 DONE 0.3s 23:51:20 23:51:20 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:51:20 #123 ... 23:51:20 23:51:20 #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:51:20 #124 DONE 0.3s 23:51:21 23:51:21 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:51:21 #123 DONE 0.4s 23:51:21 23:51:21 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:51:21 #125 DONE 0.2s 23:51:21 23:51:21 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:51:21 #0 6.841 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:51:21 #126 ... 23:51:21 23:51:21 #127 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:51:21 #127 CACHED 23:51:21 23:51:21 #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:51:21 #128 CACHED 23:51:21 23:51:21 #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:51:22 #129 ... 23:51:22 23:51:22 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:51:22 #0 6.585 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:51:22 #130 ... 23:51:22 23:51:22 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:51:22 #0 5.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:51:22 #131 ... 23:51:22 23:51:22 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:51:22 #0 6.061 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:51:22 #132 ... 23:51:22 23:51:22 #133 [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:51:22 #0 3.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:51:22 #133 ... 23:51:22 23:51:22 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:51:23 #134 DONE 1.6s 23:51:23 23:51:23 #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:51:23 #129 DONE 2.0s 23:51:23 23:51:23 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:51:24 #135 DONE 0.4s 23:51:24 23:51:24 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:51:24 #136 DONE 0.3s 23:51:24 23:51:24 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:51:24 #137 ... 23:51:24 23:51:24 #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:51:24 #138 DONE 1.1s 23:51:24 23:51:24 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:51:24 #137 DONE 0.3s 23:51:24 23:51:24 #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:51:24 #139 DONE 0.3s 23:51:24 23:51:24 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:51:24 #140 DONE 0.5s 23:51:24 23:51:24 #141 [security-spire-config] exporting to image 23:51:24 #141 exporting layers 23:51:25 #141 ... 23:51:25 23:51:25 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:51:25 #142 DONE 0.7s 23:51:25 23:51:25 #141 [security-spire-server] exporting to image 23:51:26 #141 ... 23:51:26 23:51:26 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:51:26 #143 DONE 2.0s 23:51:26 23:51:26 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:51:26 #144 DONE 0.3s 23:51:26 23:51:26 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:51:26 #132 ... 23:51:26 23:51:26 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:51:26 #145 DONE 0.2s 23:51:26 23:51:26 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:51:26 #146 DONE 0.2s 23:51:26 23:51:26 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:51:27 #115 ... 23:51:27 23:51:27 #141 [security-spire-agent] exporting to image 23:51:27 #141 exporting layers 3.2s done 23:51:28 #141 exporting layers 2.6s done 23:51:28 #141 writing image sha256:01603e918025cac0dcc9637d52514b0e515bf8fab6d84aee66a9c3aa9f6ea8a2 0.1s done 23:51:28 #141 writing image sha256:09e974d6c48a2dd13e475cbbd3ea503c7742733482d9fbe1bc44f08abd37e330 0.0s done 23:51:28 #141 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:51:28 #141 naming to docker.io/library/security-spire-server-arm64 0.0s done 23:51:28 #141 exporting layers 1.7s done 23:51:28 #141 writing image sha256:b592c574780aaebb533169b4165ffe19b1b02fff080c37b483b5bce5987826f6 done 23:51:28 #141 naming to docker.io/library/security-spire-agent-arm64 done 23:51:28 #141 DONE 4.1s 23:51:28 23:51:28 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:52:07 #134 ... 23:52:07 23:52:07 #133 [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:52:07 #133 75.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:52:10 #133 ... 23:52:10 23:52:10 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:52:10 #136 DONE 89.0s 23:52:10 23:52:10 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:52:10 #135 DONE 89.0s 23:52:10 23:52:10 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:52:10 #138 DONE 89.0s 23:52:10 23:52:10 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:10 #101 DONE 89.0s 23:52:10 23:52:10 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:52:10 #132 DONE 89.0s 23:52:10 23:52:10 #133 [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:52:10 #133 DONE 89.0s 23:52:10 23:52:10 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:52:10 #122 DONE 89.0s 23:52:10 23:52:10 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:52:10 #147 ... 23:52:10 23:52:10 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:52:10 #139 DONE 89.1s 23:52:10 23:52:10 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:10 #134 DONE 89.1s 23:52:10 23:52:10 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:52:10 #107 DONE 89.3s 23:52:10 23:52:10 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:52:10 #148 ... 23:52:10 23:52:10 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:52:10 #137 DONE 89.4s 23:52:10 23:52:10 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:52:11 #149 ... 23:52:11 23:52:11 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #150 DONE 0.6s 23:52:11 23:52:11 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #147 DONE 0.6s 23:52:11 23:52:11 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #151 DONE 0.6s 23:52:11 23:52:11 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #152 DONE 0.6s 23:52:11 23:52:11 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #148 DONE 0.5s 23:52:11 23:52:11 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #153 DONE 0.4s 23:52:11 23:52:11 #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:52:11 #154 ... 23:52:11 23:52:11 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:52:11 #149 DONE 0.4s 23:52:11 23:52:11 #155 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #155 CACHED 23:52:11 23:52:11 #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:52:11 #156 CACHED 23:52:11 23:52:11 #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:52:11 #157 CACHED 23:52:11 23:52:11 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #158 CACHED 23:52:11 23:52:11 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:52:11 #159 DONE 0.4s 23:52:11 23:52:11 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #160 CACHED 23:52:11 23:52:11 #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:52:11 #161 CACHED 23:52:11 23:52:11 #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:52:11 #162 DONE 0.4s 23:52:11 23:52:11 #163 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:52:11 #163 DONE 0.3s 23:52:11 23:52:11 #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:52:11 #164 CACHED 23:52:11 23:52:11 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:52:11 #165 CACHED 23:52:11 23:52:11 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:52:11 #166 ... 23:52:11 23:52:11 #167 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:52:11 #167 DONE 0.3s 23:52:11 23:52:11 #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:52:11 #154 DONE 0.4s 23:52:11 23:52:11 #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:52:11 #168 DONE 0.3s 23:52:11 23:52:11 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:52:13 #169 ... 23:52:13 23:52:13 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:52:13 #170 DONE 1.7s 23:52:13 23:52:13 #171 [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:52:13 #171 DONE 1.9s 23:52:13 23:52:13 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:52:13 #172 DONE 2.0s 23:52:13 23:52:13 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:52:13 #173 DONE 2.0s 23:52:13 23:52:13 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:52:13 #174 DONE 2.1s 23:52:13 23:52:13 #175 [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:52:13 #175 DONE 2.0s 23:52:13 23:52:13 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:52:13 #166 DONE 2.1s 23:52:13 23:52:13 #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:52:13 #176 DONE 2.0s 23:52:13 23:52:13 #177 [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:52:13 #177 ... 23:52:13 23:52:13 #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:52:13 #178 DONE 2.0s 23:52:13 23:52:13 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:52:13 #169 DONE 2.0s 23:52:13 23:52:13 #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:52:13 #179 DONE 0.3s 23:52:13 23:52:13 #143 [core-command] exporting to image 23:52:13 #143 exporting layers 23:52:13 #143 ... 23:52:13 23:52:13 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:52:13 #180 DONE 0.3s 23:52:13 23:52:13 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:52:13 #181 DONE 0.4s 23:52:13 23:52:13 #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:52:13 #182 DONE 0.4s 23:52:13 23:52:13 #183 [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:52:13 #183 DONE 0.3s 23:52:13 23:52:13 #143 [support-scheduler] exporting to image 23:52:13 #143 ... 23:52:13 23:52:13 #177 [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:52:13 #177 DONE 0.4s 23:52:13 23:52:13 #184 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:52:13 #184 DONE 0.4s 23:52:13 23:52:13 #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:52:13 #185 DONE 0.4s 23:52:13 23:52:13 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:52:13 #186 DONE 0.4s 23:52:13 23:52:13 #143 [core-data] exporting to image 23:52:14 #143 ... 23:52:14 23:52:14 #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:52:14 #187 DONE 0.4s 23:52:14 23:52:14 #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:52:14 #188 DONE 2.7s 23:52:14 23:52:14 #143 [security-spiffe-token-provider] exporting to image 23:52:14 #143 writing image sha256:065770f814c459ce1b246118030ce3ae20b2f4d907ba5d6836c050600b2b639d 0.0s done 23:52:14 #143 naming to docker.io/library/core-command 23:52:14 #143 ... 23:52:14 23:52:14 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:52:14 #189 DONE 0.4s 23:52:14 23:52:14 #143 [core-command] exporting to image 23:52:14 #143 naming to docker.io/library/core-command done 23:52:14 #143 ... 23:52:14 23:52:14 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:52:14 #190 DONE 0.4s 23:52:14 23:52:14 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:52:14 #191 DONE 0.5s 23:52:14 23:52:14 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:52:14 #192 DONE 0.4s 23:52:14 23:52:14 #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:52:14 #193 DONE 0.4s 23:52:14 23:52:14 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:52:14 #194 DONE 0.3s 23:52:14 23:52:14 #143 [core-data] exporting to image 23:52:14 #143 exporting layers 0.4s done 23:52:14 #143 writing image sha256:50bdbc9bb6a2c617c2051e0434ee6397cef7b5db9cf5aecea906ee9292014373 0.0s done 23:52:14 #143 writing image sha256:a72b3194b3c20702e20d41f67564d28c05fc80f30e8cecd5b167beb9da7af878 done 23:52:14 #143 naming to docker.io/library/core-data done 23:52:14 #143 naming to docker.io/library/support-scheduler done 23:52:14 #143 writing image sha256:010874dc1a80ec65b7e043f872a8b8e2657c2e0980e2917ee881011a9a225ce0 23:52:14 #143 exporting layers 0.1s done 23:52:14 #143 writing image sha256:010874dc1a80ec65b7e043f872a8b8e2657c2e0980e2917ee881011a9a225ce0 done 23:52:14 #143 naming to docker.io/library/support-notifications done 23:52:14 #143 writing image sha256:17603bd14931653b95b226297df9801f1f916a2e69d31466c45523ea84d81abd done 23:52:14 #143 naming to docker.io/library/security-spiffe-token-provider done 23:52:14 #143 ... 23:52:14 23:52:14 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:52:14 #195 DONE 0.3s 23:52:14 23:52:14 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:52:14 #196 DONE 0.3s 23:52:14 23:52:14 #143 [core-metadata] exporting to image 23:52:14 #143 writing image sha256:dd7eaf48abff215a3c3e62551ac08c1633e1343eaebe89595c686d0157fb21ef done 23:52:14 #143 naming to docker.io/library/core-metadata done 23:52:14 #143 DONE 3.9s 23:52:14 23:52:14 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:52:14 #197 DONE 0.4s 23:52:14 23:52:14 #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:15 #198 ... 23:52:15 23:52:15 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:52:15 #199 DONE 0.5s 23:52:15 23:52:15 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:52:15 #200 DONE 0.6s 23:52:15 23:52:15 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:15 #201 DONE 1.0s 23:52:15 23:52:15 #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:15 #202 DONE 0.9s 23:52:15 23:52:15 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:52:15 #203 DONE 0.1s 23:52:15 23:52:15 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:52:15 #204 DONE 0.1s 23:52:15 23:52:15 #143 [security-proxy-auth] exporting to image 23:52:15 #143 exporting layers 0.2s done 23:52:15 #143 writing image sha256:9430c590b0151e5e9f7831e8fbea08a9042894279e60761b4f6c057a3cce31c6 0.0s done 23:52:15 #143 naming to docker.io/library/core-common-config-bootstrapper done 23:52:15 #143 writing image sha256:3412d098cedcce03d28076ffbe39abf27ad3c5c9767282337e643ef420c916f9 0.0s done 23:52:15 #143 naming to docker.io/library/security-proxy-auth done 23:52:15 #143 DONE 4.2s 23:52:15 23:52:15 #205 [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:52:15 #205 DONE 0.1s 23:52:15 23:52:15 #206 [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:52:15 #206 DONE 0.1s 23:52:15 23:52:15 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:15 #207 ... 23:52:15 23:52:15 #208 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:52:15 #208 DONE 0.0s 23:52:15 23:52:15 #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:52:15 #209 DONE 0.1s 23:52:15 23:52:15 #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:15 #198 DONE 1.0s 23:52:15 23:52:15 #143 [security-proxy-setup] exporting to image 23:52:16 #143 exporting layers 0.2s done 23:52:16 #143 writing image sha256:ed8bccf26c02da66b5c1c23ab2d0a578d5bb43c8a9b4fd766a73cb31731f7adb done 23:52:16 #143 naming to docker.io/library/security-proxy-setup done 23:52:16 #143 DONE 4.4s 23:52:16 23:52:16 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:52:16 #210 ... 23:52:16 23:52:16 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:16 #207 DONE 0.8s 23:52:16 23:52:16 #143 [security-secretstore-setup] exporting to image 23:52:16 #143 ... 23:52:16 23:52:16 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:52:16 #210 DONE 0.6s 23:52:16 23:52:16 #143 [security-secretstore-setup] exporting to image 23:52:16 #143 exporting layers 0.2s done 23:52:16 #143 writing image sha256:f144aa00c143c693bcf68f3f4e8a946de324001df16988b6864bd364a0a7eec5 done 23:52:16 #143 naming to docker.io/library/security-secretstore-setup done 23:52:16 #143 exporting layers 0.2s done 23:52:16 #143 writing image sha256:e339c64c126c2316055924fe4fa6936888d19fda30006de9821534c081d9120a done 23:52:16 #143 naming to docker.io/library/security-bootstrapper done 23:52:16 #143 DONE 4.8s 23:52:16 time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:16 time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:52:16 $ docker stop --time=1 0ca4e611b14602d34ce47a6a11629a708bf6d6c48c7a0ea4a080dabe95fddf7b 23:52:17 $ docker rm -f --volumes 0ca4e611b14602d34ce47a6a11629a708bf6d6c48c7a0ea4a080dabe95fddf7b [Pipeline] // withDockerContainer [Pipeline] sh 23:52:17 + docker images 23:52:17 REPOSITORY TAG IMAGE ID CREATED SIZE 23:52:17 security-bootstrapper latest e339c64c126c 1 second ago 23MB 23:52:17 security-proxy-setup latest ed8bccf26c02 2 seconds ago 29.2MB 23:52:17 security-secretstore-setup latest f144aa00c143 2 seconds ago 44.1MB 23:52:17 security-proxy-auth latest 3412d098cedc 2 seconds ago 19.4MB 23:52:17 core-metadata latest dd7eaf48abff 3 seconds ago 21.6MB 23:52:17 core-common-config-bootstrapper latest 9430c590b015 3 seconds ago 18MB 23:52:17 security-spiffe-token-provider latest 17603bd14931 4 seconds ago 33.5MB 23:52:17 core-command latest 065770f814c4 4 seconds ago 21MB 23:52:17 support-scheduler latest 50bdbc9bb6a2 4 seconds ago 33.7MB 23:52:17 support-notifications latest 010874dc1a80 4 seconds ago 34.3MB 23:52:17 core-data latest a72b3194b3c2 4 seconds ago 21.2MB 23:52:17 security-spire-agent latest 89baf83261ac About a minute ago 161MB 23:52:17 security-spire-server latest 26e6e15f0af6 About a minute ago 103MB 23:52:17 security-spire-config latest f9c8e0bd4095 About a minute ago 102MB 23:52:17 ci-base-image-x86_64 latest 673dd3fc111e 5 minutes ago 1.07GB 23:52:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 23:52:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 23:52:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:18 provisioning config files... 23:52:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config10908320808832182750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:18 ---> docker-login.sh 23:52:18 nexus3.edgexfoundry.org:10001 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 nexus3.edgexfoundry.org:10002 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 nexus3.edgexfoundry.org:10003 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 nexus3.edgexfoundry.org:10004 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 docker.io 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:19 Configure a credential helper to remove this warning. See 23:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:19 23:52:19 Login Succeeded 23:52:19 ---> docker-login.sh ends [Pipeline] } 23:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:52:19 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:19 latest 23:52:19 3.1.0-dev.33 23:52:19 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:19 main 23:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + docker push nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:52:19 79ddaf8a5416: Preparing 23:52:19 8fdc2b053646: Preparing 23:52:19 c761f97e6b78: Preparing 23:52:19 96144fd9f684: Preparing 23:52:19 48692bf1281b: Preparing 23:52:19 36b50b131297: Preparing 23:52:19 36b50b131297: Waiting 23:52:19 96144fd9f684: Pushed 23:52:19 48692bf1281b: Pushed 23:52:19 c761f97e6b78: Pushed 23:52:19 79ddaf8a5416: Pushed 23:52:19 36b50b131297: Layer already exists 23:52:21 8fdc2b053646: Pushed 23:52:21 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:52:22 79ddaf8a5416: Preparing 23:52:22 8fdc2b053646: Preparing 23:52:22 c761f97e6b78: Preparing 23:52:22 96144fd9f684: Preparing 23:52:22 48692bf1281b: Preparing 23:52:22 36b50b131297: Preparing 23:52:22 36b50b131297: Waiting 23:52:22 48692bf1281b: Layer already exists 23:52:22 79ddaf8a5416: Layer already exists 23:52:22 96144fd9f684: Layer already exists 23:52:22 c761f97e6b78: Layer already exists 23:52:22 8fdc2b053646: Layer already exists 23:52:22 36b50b131297: Layer already exists 23:52:22 latest: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:22 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.33 23:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:52:22 79ddaf8a5416: Preparing 23:52:22 8fdc2b053646: Preparing 23:52:22 c761f97e6b78: Preparing 23:52:22 96144fd9f684: Preparing 23:52:22 48692bf1281b: Preparing 23:52:22 36b50b131297: Preparing 23:52:22 36b50b131297: Waiting 23:52:22 48692bf1281b: Layer already exists 23:52:22 c761f97e6b78: Layer already exists 23:52:22 8fdc2b053646: Layer already exists 23:52:22 79ddaf8a5416: Layer already exists 23:52:22 96144fd9f684: Layer already exists 23:52:22 36b50b131297: Layer already exists 23:52:22 3.1.0-dev.33: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker push nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:52:23 79ddaf8a5416: Preparing 23:52:23 8fdc2b053646: Preparing 23:52:23 c761f97e6b78: Preparing 23:52:23 96144fd9f684: Preparing 23:52:23 48692bf1281b: Preparing 23:52:23 36b50b131297: Preparing 23:52:23 36b50b131297: Waiting 23:52:23 48692bf1281b: Layer already exists 23:52:23 8fdc2b053646: Layer already exists 23:52:23 79ddaf8a5416: Layer already exists 23:52:23 c761f97e6b78: Layer already exists 23:52:23 96144fd9f684: Layer already exists 23:52:23 36b50b131297: Layer already exists 23:52:23 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:52:23 79ddaf8a5416: Preparing 23:52:23 8fdc2b053646: Preparing 23:52:23 c761f97e6b78: Preparing 23:52:23 96144fd9f684: Preparing 23:52:23 48692bf1281b: Preparing 23:52:23 36b50b131297: Preparing 23:52:23 36b50b131297: Waiting 23:52:23 48692bf1281b: Layer already exists 23:52:23 79ddaf8a5416: Layer already exists 23:52:23 96144fd9f684: Layer already exists 23:52:23 c761f97e6b78: Layer already exists 23:52:23 8fdc2b053646: Layer already exists 23:52:23 36b50b131297: Layer already exists 23:52:23 main: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:24 ===================================================== [Pipeline] echo 23:52:24 taggedImages: 23:52:24 - nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:24 - nexus3.edgexfoundry.org:10004/core-command:latest 23:52:24 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.33 23:52:24 - nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:52:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:52:24 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:24 latest 23:52:24 3.1.0-dev.33 23:52:24 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:24 main 23:52:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:52:24 dfaf9138c2e4: Preparing 23:52:24 2a4935cde8df: Preparing 23:52:24 cd1dbb890072: Preparing 23:52:24 9c45666e9466: Preparing 23:52:24 c761f97e6b78: Preparing 23:52:24 96144fd9f684: Preparing 23:52:24 48692bf1281b: Preparing 23:52:24 36b50b131297: Preparing 23:52:24 96144fd9f684: Waiting 23:52:24 36b50b131297: Waiting 23:52:24 c761f97e6b78: Layer already exists 23:52:24 96144fd9f684: Layer already exists 23:52:24 48692bf1281b: Layer already exists 23:52:24 cd1dbb890072: Pushed 23:52:24 2a4935cde8df: Pushed 23:52:24 36b50b131297: Layer already exists 23:52:24 dfaf9138c2e4: Pushed 23:52:26 9c45666e9466: Pushed 23:52:26 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:52:26 dfaf9138c2e4: Preparing 23:52:26 2a4935cde8df: Preparing 23:52:26 cd1dbb890072: Preparing 23:52:26 9c45666e9466: Preparing 23:52:26 c761f97e6b78: Preparing 23:52:26 96144fd9f684: Preparing 23:52:26 48692bf1281b: Preparing 23:52:26 36b50b131297: Preparing 23:52:26 48692bf1281b: Waiting 23:52:26 36b50b131297: Waiting 23:52:26 96144fd9f684: Waiting 23:52:26 dfaf9138c2e4: Layer already exists 23:52:26 c761f97e6b78: Layer already exists 23:52:26 9c45666e9466: Layer already exists 23:52:26 cd1dbb890072: Layer already exists 23:52:26 2a4935cde8df: Layer already exists 23:52:26 96144fd9f684: Layer already exists 23:52:26 48692bf1281b: Layer already exists 23:52:26 36b50b131297: Layer already exists 23:52:26 latest: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.33 23:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:52:27 dfaf9138c2e4: Preparing 23:52:27 2a4935cde8df: Preparing 23:52:27 cd1dbb890072: Preparing 23:52:27 9c45666e9466: Preparing 23:52:27 c761f97e6b78: Preparing 23:52:27 96144fd9f684: Preparing 23:52:27 48692bf1281b: Preparing 23:52:27 36b50b131297: Preparing 23:52:27 48692bf1281b: Waiting 23:52:27 36b50b131297: Waiting 23:52:27 96144fd9f684: Waiting 23:52:27 c761f97e6b78: Layer already exists 23:52:27 cd1dbb890072: Layer already exists 23:52:27 dfaf9138c2e4: Layer already exists 23:52:27 9c45666e9466: Layer already exists 23:52:27 2a4935cde8df: Layer already exists 23:52:27 48692bf1281b: Layer already exists 23:52:27 96144fd9f684: Layer already exists 23:52:27 36b50b131297: Layer already exists 23:52:27 3.1.0-dev.33: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:52:27 dfaf9138c2e4: Preparing 23:52:27 2a4935cde8df: Preparing 23:52:27 cd1dbb890072: Preparing 23:52:27 9c45666e9466: Preparing 23:52:27 c761f97e6b78: Preparing 23:52:27 96144fd9f684: Preparing 23:52:27 48692bf1281b: Preparing 23:52:27 36b50b131297: Preparing 23:52:27 96144fd9f684: Waiting 23:52:27 48692bf1281b: Waiting 23:52:27 36b50b131297: Waiting 23:52:27 9c45666e9466: Layer already exists 23:52:27 dfaf9138c2e4: Layer already exists 23:52:27 c761f97e6b78: Layer already exists 23:52:27 cd1dbb890072: Layer already exists 23:52:27 2a4935cde8df: Layer already exists 23:52:27 48692bf1281b: Layer already exists 23:52:27 96144fd9f684: Layer already exists 23:52:27 36b50b131297: Layer already exists 23:52:27 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:52:28 dfaf9138c2e4: Preparing 23:52:28 2a4935cde8df: Preparing 23:52:28 cd1dbb890072: Preparing 23:52:28 9c45666e9466: Preparing 23:52:28 c761f97e6b78: Preparing 23:52:28 96144fd9f684: Preparing 23:52:28 48692bf1281b: Preparing 23:52:28 36b50b131297: Preparing 23:52:28 96144fd9f684: Waiting 23:52:28 48692bf1281b: Waiting 23:52:28 36b50b131297: Waiting 23:52:28 2a4935cde8df: Layer already exists 23:52:28 dfaf9138c2e4: Layer already exists 23:52:28 cd1dbb890072: Layer already exists 23:52:28 c761f97e6b78: Layer already exists 23:52:28 9c45666e9466: Layer already exists 23:52:28 96144fd9f684: Layer already exists 23:52:28 48692bf1281b: Layer already exists 23:52:28 36b50b131297: Layer already exists 23:52:28 main: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:28 ===================================================== [Pipeline] echo 23:52:28 taggedImages: 23:52:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:52:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.33 23:52:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:52:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:52:28 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:28 latest 23:52:28 3.1.0-dev.33 23:52:28 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:28 main 23:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:29 + docker push nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:52:29 65ad3136d0ea: Preparing 23:52:29 73ecb4a90aeb: Preparing 23:52:29 c761f97e6b78: Preparing 23:52:29 96144fd9f684: Preparing 23:52:29 5d56e6bc3f13: Preparing 23:52:29 36b50b131297: Preparing 23:52:29 36b50b131297: Waiting 23:52:29 96144fd9f684: Layer already exists 23:52:29 c761f97e6b78: Layer already exists 23:52:29 36b50b131297: Layer already exists 23:52:29 65ad3136d0ea: Pushed 23:52:29 5d56e6bc3f13: Pushed 23:52:31 73ecb4a90aeb: Pushed 23:52:31 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:52:31 65ad3136d0ea: Preparing 23:52:31 73ecb4a90aeb: Preparing 23:52:31 c761f97e6b78: Preparing 23:52:31 96144fd9f684: Preparing 23:52:31 5d56e6bc3f13: Preparing 23:52:31 36b50b131297: Preparing 23:52:31 36b50b131297: Waiting 23:52:31 73ecb4a90aeb: Layer already exists 23:52:31 c761f97e6b78: Layer already exists 23:52:31 96144fd9f684: Layer already exists 23:52:31 65ad3136d0ea: Layer already exists 23:52:31 5d56e6bc3f13: Layer already exists 23:52:31 36b50b131297: Layer already exists 23:52:31 latest: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:32 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.33 23:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:52:32 65ad3136d0ea: Preparing 23:52:32 73ecb4a90aeb: Preparing 23:52:32 c761f97e6b78: Preparing 23:52:32 96144fd9f684: Preparing 23:52:32 5d56e6bc3f13: Preparing 23:52:32 36b50b131297: Preparing 23:52:32 36b50b131297: Waiting 23:52:32 c761f97e6b78: Layer already exists 23:52:32 5d56e6bc3f13: Layer already exists 23:52:32 96144fd9f684: Layer already exists 23:52:32 73ecb4a90aeb: Layer already exists 23:52:32 65ad3136d0ea: Layer already exists 23:52:32 36b50b131297: Layer already exists 23:52:32 3.1.0-dev.33: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker push nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:52:33 65ad3136d0ea: Preparing 23:52:33 73ecb4a90aeb: Preparing 23:52:33 c761f97e6b78: Preparing 23:52:33 96144fd9f684: Preparing 23:52:33 5d56e6bc3f13: Preparing 23:52:33 36b50b131297: Preparing 23:52:33 36b50b131297: Waiting 23:52:33 5d56e6bc3f13: Layer already exists 23:52:33 96144fd9f684: Layer already exists 23:52:33 73ecb4a90aeb: Layer already exists 23:52:33 c761f97e6b78: Layer already exists 23:52:33 65ad3136d0ea: Layer already exists 23:52:33 36b50b131297: Layer already exists 23:52:33 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:52:33 65ad3136d0ea: Preparing 23:52:33 73ecb4a90aeb: Preparing 23:52:33 c761f97e6b78: Preparing 23:52:33 96144fd9f684: Preparing 23:52:33 5d56e6bc3f13: Preparing 23:52:33 36b50b131297: Preparing 23:52:33 36b50b131297: Waiting 23:52:33 c761f97e6b78: Layer already exists 23:52:33 96144fd9f684: Layer already exists 23:52:33 73ecb4a90aeb: Layer already exists 23:52:33 65ad3136d0ea: Layer already exists 23:52:33 5d56e6bc3f13: Layer already exists 23:52:33 36b50b131297: Layer already exists 23:52:33 main: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:33 ===================================================== [Pipeline] echo 23:52:33 taggedImages: 23:52:33 - nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:33 - nexus3.edgexfoundry.org:10004/core-data:latest 23:52:33 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.33 23:52:33 - nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:52:33 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:52:33 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:33 latest 23:52:33 3.1.0-dev.33 23:52:33 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:33 main 23:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:52:34 3b363bde9026: Preparing 23:52:34 2a765a090273: Preparing 23:52:34 6fb2f1d49418: Preparing 23:52:34 c761f97e6b78: Preparing 23:52:34 96144fd9f684: Preparing 23:52:34 48692bf1281b: Preparing 23:52:34 36b50b131297: Preparing 23:52:34 36b50b131297: Waiting 23:52:34 48692bf1281b: Waiting 23:52:34 c761f97e6b78: Layer already exists 23:52:34 96144fd9f684: Layer already exists 23:52:34 36b50b131297: Layer already exists 23:52:34 48692bf1281b: Layer already exists 23:52:34 3b363bde9026: Pushed 23:52:34 2a765a090273: Pushed 23:52:35 6fb2f1d49418: Pushed 23:52:35 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:52:36 3b363bde9026: Preparing 23:52:36 2a765a090273: Preparing 23:52:36 6fb2f1d49418: Preparing 23:52:36 c761f97e6b78: Preparing 23:52:36 96144fd9f684: Preparing 23:52:36 48692bf1281b: Preparing 23:52:36 36b50b131297: Preparing 23:52:36 48692bf1281b: Waiting 23:52:36 36b50b131297: Waiting 23:52:36 6fb2f1d49418: Layer already exists 23:52:36 3b363bde9026: Layer already exists 23:52:36 c761f97e6b78: Layer already exists 23:52:36 96144fd9f684: Layer already exists 23:52:36 2a765a090273: Layer already exists 23:52:36 48692bf1281b: Layer already exists 23:52:36 36b50b131297: Layer already exists 23:52:36 latest: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.33 23:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:52:37 3b363bde9026: Preparing 23:52:37 2a765a090273: Preparing 23:52:37 6fb2f1d49418: Preparing 23:52:37 c761f97e6b78: Preparing 23:52:37 96144fd9f684: Preparing 23:52:37 48692bf1281b: Preparing 23:52:37 36b50b131297: Preparing 23:52:37 c761f97e6b78: Layer already exists 23:52:37 3b363bde9026: Layer already exists 23:52:37 2a765a090273: Layer already exists 23:52:37 6fb2f1d49418: Layer already exists 23:52:37 96144fd9f684: Layer already exists 23:52:37 48692bf1281b: Layer already exists 23:52:37 36b50b131297: Layer already exists 23:52:37 3.1.0-dev.33: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:52:37 3b363bde9026: Preparing 23:52:37 2a765a090273: Preparing 23:52:37 6fb2f1d49418: Preparing 23:52:37 c761f97e6b78: Preparing 23:52:37 96144fd9f684: Preparing 23:52:37 48692bf1281b: Preparing 23:52:37 36b50b131297: Preparing 23:52:37 48692bf1281b: Waiting 23:52:37 36b50b131297: Waiting 23:52:37 96144fd9f684: Layer already exists 23:52:37 c761f97e6b78: Layer already exists 23:52:37 2a765a090273: Layer already exists 23:52:37 3b363bde9026: Layer already exists 23:52:37 6fb2f1d49418: Layer already exists 23:52:37 36b50b131297: Layer already exists 23:52:37 48692bf1281b: Layer already exists 23:52:37 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:52:38 3b363bde9026: Preparing 23:52:38 2a765a090273: Preparing 23:52:38 6fb2f1d49418: Preparing 23:52:38 c761f97e6b78: Preparing 23:52:38 96144fd9f684: Preparing 23:52:38 48692bf1281b: Preparing 23:52:38 36b50b131297: Preparing 23:52:38 48692bf1281b: Waiting 23:52:38 36b50b131297: Waiting 23:52:38 2a765a090273: Layer already exists 23:52:38 6fb2f1d49418: Layer already exists 23:52:38 96144fd9f684: Layer already exists 23:52:38 3b363bde9026: Layer already exists 23:52:38 c761f97e6b78: Layer already exists 23:52:38 48692bf1281b: Layer already exists 23:52:38 36b50b131297: Layer already exists 23:52:38 main: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:38 ===================================================== [Pipeline] echo 23:52:38 taggedImages: 23:52:38 - nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:52:38 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.33 23:52:38 - nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:52:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:52:38 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:38 latest 23:52:38 3.1.0-dev.33 23:52:38 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:38 main 23:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:52:39 231ae3612a34: Preparing 23:52:39 03d1135b8dc8: Preparing 23:52:39 9e69dd4794c0: Preparing 23:52:39 2af5a58d6627: Preparing 23:52:39 ac1b61ab7d86: Preparing 23:52:39 bc436f7d0a59: Preparing 23:52:39 497ed0bbdf73: Preparing 23:52:39 c761f97e6b78: Preparing 23:52:39 96144fd9f684: Preparing 23:52:39 f231b736bff7: Preparing 23:52:39 4d73296aa1e3: Preparing 23:52:39 5f70bf18a086: Preparing 23:52:39 bc436f7d0a59: Waiting 23:52:39 96144fd9f684: Waiting 23:52:39 497ed0bbdf73: Waiting 23:52:39 c761f97e6b78: Waiting 23:52:39 4d73296aa1e3: Waiting 23:52:39 f231b736bff7: Waiting 23:52:39 5f70bf18a086: Waiting 23:52:39 2989751d6757: Preparing 23:52:39 386ffefda426: Preparing 23:52:39 2989751d6757: Waiting 23:52:39 36b50b131297: Preparing 23:52:39 36b50b131297: Waiting 23:52:39 386ffefda426: Waiting 23:52:39 2af5a58d6627: Pushed 23:52:39 ac1b61ab7d86: Pushed 23:52:39 03d1135b8dc8: Pushed 23:52:39 9e69dd4794c0: Pushed 23:52:39 231ae3612a34: Pushed 23:52:39 c761f97e6b78: Layer already exists 23:52:39 96144fd9f684: Layer already exists 23:52:39 bc436f7d0a59: Pushed 23:52:39 f231b736bff7: Pushed 23:52:39 5f70bf18a086: Pushed 23:52:39 4d73296aa1e3: Pushed 23:52:39 36b50b131297: Layer already exists 23:52:39 2989751d6757: Pushed 23:52:39 386ffefda426: Pushed 23:52:40 497ed0bbdf73: Pushed 23:52:41 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:52:41 231ae3612a34: Preparing 23:52:41 03d1135b8dc8: Preparing 23:52:41 9e69dd4794c0: Preparing 23:52:41 2af5a58d6627: Preparing 23:52:41 ac1b61ab7d86: Preparing 23:52:41 bc436f7d0a59: Preparing 23:52:41 497ed0bbdf73: Preparing 23:52:41 c761f97e6b78: Preparing 23:52:41 96144fd9f684: Preparing 23:52:41 f231b736bff7: Preparing 23:52:41 4d73296aa1e3: Preparing 23:52:41 5f70bf18a086: Preparing 23:52:41 2989751d6757: Preparing 23:52:41 386ffefda426: Preparing 23:52:41 36b50b131297: Preparing 23:52:41 4d73296aa1e3: Waiting 23:52:41 5f70bf18a086: Waiting 23:52:41 36b50b131297: Waiting 23:52:41 386ffefda426: Waiting 23:52:41 bc436f7d0a59: Waiting 23:52:41 497ed0bbdf73: Waiting 23:52:41 c761f97e6b78: Waiting 23:52:41 96144fd9f684: Waiting 23:52:41 f231b736bff7: Waiting 23:52:41 03d1135b8dc8: Layer already exists 23:52:41 9e69dd4794c0: Layer already exists 23:52:41 ac1b61ab7d86: Layer already exists 23:52:41 231ae3612a34: Layer already exists 23:52:41 2af5a58d6627: Layer already exists 23:52:41 bc436f7d0a59: Layer already exists 23:52:41 c761f97e6b78: Layer already exists 23:52:41 f231b736bff7: Layer already exists 23:52:41 96144fd9f684: Layer already exists 23:52:41 497ed0bbdf73: Layer already exists 23:52:41 4d73296aa1e3: Layer already exists 23:52:41 5f70bf18a086: Layer already exists 23:52:41 36b50b131297: Layer already exists 23:52:41 2989751d6757: Layer already exists 23:52:41 386ffefda426: Layer already exists 23:52:41 latest: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.33 23:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:52:42 231ae3612a34: Preparing 23:52:42 03d1135b8dc8: Preparing 23:52:42 9e69dd4794c0: Preparing 23:52:42 2af5a58d6627: Preparing 23:52:42 ac1b61ab7d86: Preparing 23:52:42 bc436f7d0a59: Preparing 23:52:42 497ed0bbdf73: Preparing 23:52:42 c761f97e6b78: Preparing 23:52:42 96144fd9f684: Preparing 23:52:42 f231b736bff7: Preparing 23:52:42 4d73296aa1e3: Preparing 23:52:42 5f70bf18a086: Preparing 23:52:42 2989751d6757: Preparing 23:52:42 386ffefda426: Preparing 23:52:42 36b50b131297: Preparing 23:52:42 96144fd9f684: Waiting 23:52:42 f231b736bff7: Waiting 23:52:42 4d73296aa1e3: Waiting 23:52:42 5f70bf18a086: Waiting 23:52:42 bc436f7d0a59: Waiting 23:52:42 2989751d6757: Waiting 23:52:42 386ffefda426: Waiting 23:52:42 36b50b131297: Waiting 23:52:42 497ed0bbdf73: Waiting 23:52:42 c761f97e6b78: Waiting 23:52:42 231ae3612a34: Layer already exists 23:52:42 2af5a58d6627: Layer already exists 23:52:42 ac1b61ab7d86: Layer already exists 23:52:42 9e69dd4794c0: Layer already exists 23:52:42 03d1135b8dc8: Layer already exists 23:52:42 bc436f7d0a59: Layer already exists 23:52:42 497ed0bbdf73: Layer already exists 23:52:42 c761f97e6b78: Layer already exists 23:52:42 96144fd9f684: Layer already exists 23:52:42 f231b736bff7: Layer already exists 23:52:42 4d73296aa1e3: Layer already exists 23:52:42 2989751d6757: Layer already exists 23:52:42 36b50b131297: Layer already exists 23:52:42 5f70bf18a086: Layer already exists 23:52:42 386ffefda426: Layer already exists 23:52:42 3.1.0-dev.33: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:52:43 231ae3612a34: Preparing 23:52:43 03d1135b8dc8: Preparing 23:52:43 9e69dd4794c0: Preparing 23:52:43 2af5a58d6627: Preparing 23:52:43 ac1b61ab7d86: Preparing 23:52:43 bc436f7d0a59: Preparing 23:52:43 497ed0bbdf73: Preparing 23:52:43 c761f97e6b78: Preparing 23:52:43 96144fd9f684: Preparing 23:52:43 f231b736bff7: Preparing 23:52:43 4d73296aa1e3: Preparing 23:52:43 5f70bf18a086: Preparing 23:52:43 2989751d6757: Preparing 23:52:43 386ffefda426: Preparing 23:52:43 36b50b131297: Preparing 23:52:43 96144fd9f684: Waiting 23:52:43 2989751d6757: Waiting 23:52:43 4d73296aa1e3: Waiting 23:52:43 386ffefda426: Waiting 23:52:43 f231b736bff7: Waiting 23:52:43 5f70bf18a086: Waiting 23:52:43 bc436f7d0a59: Waiting 23:52:43 497ed0bbdf73: Waiting 23:52:43 03d1135b8dc8: Layer already exists 23:52:43 ac1b61ab7d86: Layer already exists 23:52:43 2af5a58d6627: Layer already exists 23:52:43 231ae3612a34: Layer already exists 23:52:43 9e69dd4794c0: Layer already exists 23:52:43 bc436f7d0a59: Layer already exists 23:52:43 c761f97e6b78: Layer already exists 23:52:43 497ed0bbdf73: Layer already exists 23:52:43 96144fd9f684: Layer already exists 23:52:43 f231b736bff7: Layer already exists 23:52:43 4d73296aa1e3: Layer already exists 23:52:43 5f70bf18a086: Layer already exists 23:52:43 2989751d6757: Layer already exists 23:52:43 36b50b131297: Layer already exists 23:52:43 386ffefda426: Layer already exists 23:52:43 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:52:43 231ae3612a34: Preparing 23:52:43 03d1135b8dc8: Preparing 23:52:43 9e69dd4794c0: Preparing 23:52:43 2af5a58d6627: Preparing 23:52:43 ac1b61ab7d86: Preparing 23:52:43 bc436f7d0a59: Preparing 23:52:43 497ed0bbdf73: Preparing 23:52:43 c761f97e6b78: Preparing 23:52:43 96144fd9f684: Preparing 23:52:43 f231b736bff7: Preparing 23:52:43 4d73296aa1e3: Preparing 23:52:43 5f70bf18a086: Preparing 23:52:43 2989751d6757: Preparing 23:52:43 386ffefda426: Preparing 23:52:43 36b50b131297: Preparing 23:52:43 c761f97e6b78: Waiting 23:52:43 96144fd9f684: Waiting 23:52:43 f231b736bff7: Waiting 23:52:43 4d73296aa1e3: Waiting 23:52:43 497ed0bbdf73: Waiting 23:52:43 5f70bf18a086: Waiting 23:52:43 bc436f7d0a59: Waiting 23:52:43 2989751d6757: Waiting 23:52:43 386ffefda426: Waiting 23:52:43 36b50b131297: Waiting 23:52:43 2af5a58d6627: Layer already exists 23:52:43 231ae3612a34: Layer already exists 23:52:43 9e69dd4794c0: Layer already exists 23:52:43 03d1135b8dc8: Layer already exists 23:52:43 ac1b61ab7d86: Layer already exists 23:52:43 c761f97e6b78: Layer already exists 23:52:43 bc436f7d0a59: Layer already exists 23:52:43 96144fd9f684: Layer already exists 23:52:43 f231b736bff7: Layer already exists 23:52:43 497ed0bbdf73: Layer already exists 23:52:43 4d73296aa1e3: Layer already exists 23:52:43 5f70bf18a086: Layer already exists 23:52:43 36b50b131297: Layer already exists 23:52:43 386ffefda426: Layer already exists 23:52:43 2989751d6757: Layer already exists 23:52:43 main: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:43 ===================================================== [Pipeline] echo 23:52:43 taggedImages: 23:52:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:52:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.33 23:52:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:52:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:52:43 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:43 latest 23:52:43 3.1.0-dev.33 23:52:43 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:43 main 23:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:52:44 d1543fe823da: Preparing 23:52:44 2a4935cde8df: Preparing 23:52:44 1061d6307e9e: Preparing 23:52:44 7dabe6720a0e: Preparing 23:52:44 c761f97e6b78: Preparing 23:52:44 96144fd9f684: Preparing 23:52:44 48692bf1281b: Preparing 23:52:44 36b50b131297: Preparing 23:52:44 96144fd9f684: Waiting 23:52:44 48692bf1281b: Waiting 23:52:44 36b50b131297: Waiting 23:52:44 c761f97e6b78: Layer already exists 23:52:44 2a4935cde8df: Layer already exists 23:52:44 96144fd9f684: Layer already exists 23:52:44 48692bf1281b: Layer already exists 23:52:44 36b50b131297: Layer already exists 23:52:44 1061d6307e9e: Pushed 23:52:44 d1543fe823da: Pushed 23:52:45 7dabe6720a0e: Pushed 23:52:45 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:52:46 d1543fe823da: Preparing 23:52:46 2a4935cde8df: Preparing 23:52:46 1061d6307e9e: Preparing 23:52:46 7dabe6720a0e: Preparing 23:52:46 c761f97e6b78: Preparing 23:52:46 96144fd9f684: Preparing 23:52:46 48692bf1281b: Preparing 23:52:46 36b50b131297: Preparing 23:52:46 96144fd9f684: Waiting 23:52:46 48692bf1281b: Waiting 23:52:46 36b50b131297: Waiting 23:52:46 c761f97e6b78: Layer already exists 23:52:46 7dabe6720a0e: Layer already exists 23:52:46 1061d6307e9e: Layer already exists 23:52:46 d1543fe823da: Layer already exists 23:52:46 2a4935cde8df: Layer already exists 23:52:46 96144fd9f684: Layer already exists 23:52:46 48692bf1281b: Layer already exists 23:52:46 36b50b131297: Layer already exists 23:52:46 latest: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.33 23:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:52:46 d1543fe823da: Preparing 23:52:46 2a4935cde8df: Preparing 23:52:46 1061d6307e9e: Preparing 23:52:46 7dabe6720a0e: Preparing 23:52:46 c761f97e6b78: Preparing 23:52:46 96144fd9f684: Preparing 23:52:46 48692bf1281b: Preparing 23:52:46 36b50b131297: Preparing 23:52:46 96144fd9f684: Waiting 23:52:46 48692bf1281b: Waiting 23:52:46 36b50b131297: Waiting 23:52:46 c761f97e6b78: Layer already exists 23:52:46 7dabe6720a0e: Layer already exists 23:52:46 1061d6307e9e: Layer already exists 23:52:46 2a4935cde8df: Layer already exists 23:52:46 d1543fe823da: Layer already exists 23:52:46 96144fd9f684: Layer already exists 23:52:46 48692bf1281b: Layer already exists 23:52:46 36b50b131297: Layer already exists 23:52:46 3.1.0-dev.33: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:52:47 d1543fe823da: Preparing 23:52:47 2a4935cde8df: Preparing 23:52:47 1061d6307e9e: Preparing 23:52:47 7dabe6720a0e: Preparing 23:52:47 c761f97e6b78: Preparing 23:52:47 96144fd9f684: Preparing 23:52:47 48692bf1281b: Preparing 23:52:47 36b50b131297: Preparing 23:52:47 36b50b131297: Waiting 23:52:47 96144fd9f684: Waiting 23:52:47 c761f97e6b78: Layer already exists 23:52:47 7dabe6720a0e: Layer already exists 23:52:47 2a4935cde8df: Layer already exists 23:52:47 d1543fe823da: Layer already exists 23:52:47 1061d6307e9e: Layer already exists 23:52:47 96144fd9f684: Layer already exists 23:52:47 48692bf1281b: Layer already exists 23:52:47 36b50b131297: Layer already exists 23:52:47 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:52:48 d1543fe823da: Preparing 23:52:48 2a4935cde8df: Preparing 23:52:48 1061d6307e9e: Preparing 23:52:48 7dabe6720a0e: Preparing 23:52:48 c761f97e6b78: Preparing 23:52:48 96144fd9f684: Preparing 23:52:48 48692bf1281b: Preparing 23:52:48 36b50b131297: Preparing 23:52:48 96144fd9f684: Waiting 23:52:48 48692bf1281b: Waiting 23:52:48 36b50b131297: Waiting 23:52:48 c761f97e6b78: Layer already exists 23:52:48 d1543fe823da: Layer already exists 23:52:48 7dabe6720a0e: Layer already exists 23:52:48 2a4935cde8df: Layer already exists 23:52:48 1061d6307e9e: Layer already exists 23:52:48 96144fd9f684: Layer already exists 23:52:48 48692bf1281b: Layer already exists 23:52:48 36b50b131297: Layer already exists 23:52:48 main: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:48 ===================================================== [Pipeline] echo 23:52:48 taggedImages: 23:52:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:52:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.33 23:52:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:52:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:52:48 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:48 latest 23:52:48 3.1.0-dev.33 23:52:48 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:48 main 23:52:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:52:48 ef1e80b67832: Preparing 23:52:48 dfb5a35644c7: Preparing 23:52:48 6cf73848c04c: Preparing 23:52:48 eb5c18c02a71: Preparing 23:52:48 b00a65045a42: Preparing 23:52:48 c761f97e6b78: Preparing 23:52:48 96144fd9f684: Preparing 23:52:48 d63bcc84deb3: Preparing 23:52:48 451538be6041: Preparing 23:52:48 36b50b131297: Preparing 23:52:48 c761f97e6b78: Waiting 23:52:48 96144fd9f684: Waiting 23:52:48 d63bcc84deb3: Waiting 23:52:48 451538be6041: Waiting 23:52:48 36b50b131297: Waiting 23:52:48 dfb5a35644c7: Pushed 23:52:48 ef1e80b67832: Pushed 23:52:48 c761f97e6b78: Layer already exists 23:52:48 eb5c18c02a71: Pushed 23:52:48 96144fd9f684: Layer already exists 23:52:48 b00a65045a42: Pushed 23:52:48 36b50b131297: Layer already exists 23:52:49 d63bcc84deb3: Pushed 23:52:50 6cf73848c04c: Pushed 23:52:50 451538be6041: Pushed 23:52:50 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:52:50 ef1e80b67832: Preparing 23:52:50 dfb5a35644c7: Preparing 23:52:50 6cf73848c04c: Preparing 23:52:50 eb5c18c02a71: Preparing 23:52:50 b00a65045a42: Preparing 23:52:50 c761f97e6b78: Preparing 23:52:50 96144fd9f684: Preparing 23:52:50 d63bcc84deb3: Preparing 23:52:50 451538be6041: Preparing 23:52:50 36b50b131297: Preparing 23:52:50 96144fd9f684: Waiting 23:52:50 d63bcc84deb3: Waiting 23:52:50 451538be6041: Waiting 23:52:50 36b50b131297: Waiting 23:52:50 c761f97e6b78: Waiting 23:52:50 ef1e80b67832: Layer already exists 23:52:50 eb5c18c02a71: Layer already exists 23:52:50 6cf73848c04c: Layer already exists 23:52:50 dfb5a35644c7: Layer already exists 23:52:50 b00a65045a42: Layer already exists 23:52:50 96144fd9f684: Layer already exists 23:52:50 c761f97e6b78: Layer already exists 23:52:50 d63bcc84deb3: Layer already exists 23:52:50 451538be6041: Layer already exists 23:52:50 36b50b131297: Layer already exists 23:52:50 latest: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.33 23:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:52:51 ef1e80b67832: Preparing 23:52:51 dfb5a35644c7: Preparing 23:52:51 6cf73848c04c: Preparing 23:52:51 eb5c18c02a71: Preparing 23:52:51 b00a65045a42: Preparing 23:52:51 c761f97e6b78: Preparing 23:52:51 96144fd9f684: Preparing 23:52:51 d63bcc84deb3: Preparing 23:52:51 451538be6041: Preparing 23:52:51 36b50b131297: Preparing 23:52:51 96144fd9f684: Waiting 23:52:51 d63bcc84deb3: Waiting 23:52:51 36b50b131297: Waiting 23:52:51 6cf73848c04c: Layer already exists 23:52:51 b00a65045a42: Layer already exists 23:52:51 ef1e80b67832: Layer already exists 23:52:51 dfb5a35644c7: Layer already exists 23:52:51 eb5c18c02a71: Layer already exists 23:52:51 c761f97e6b78: Layer already exists 23:52:51 96144fd9f684: Layer already exists 23:52:51 451538be6041: Layer already exists 23:52:51 36b50b131297: Layer already exists 23:52:51 d63bcc84deb3: Layer already exists 23:52:51 3.1.0-dev.33: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:52:52 ef1e80b67832: Preparing 23:52:52 dfb5a35644c7: Preparing 23:52:52 6cf73848c04c: Preparing 23:52:52 eb5c18c02a71: Preparing 23:52:52 b00a65045a42: Preparing 23:52:52 c761f97e6b78: Preparing 23:52:52 96144fd9f684: Preparing 23:52:52 d63bcc84deb3: Preparing 23:52:52 451538be6041: Preparing 23:52:52 36b50b131297: Preparing 23:52:52 451538be6041: Waiting 23:52:52 36b50b131297: Waiting 23:52:52 96144fd9f684: Waiting 23:52:52 d63bcc84deb3: Waiting 23:52:52 c761f97e6b78: Waiting 23:52:52 ef1e80b67832: Layer already exists 23:52:52 eb5c18c02a71: Layer already exists 23:52:52 6cf73848c04c: Layer already exists 23:52:52 dfb5a35644c7: Layer already exists 23:52:52 b00a65045a42: Layer already exists 23:52:52 c761f97e6b78: Layer already exists 23:52:52 36b50b131297: Layer already exists 23:52:52 96144fd9f684: Layer already exists 23:52:52 451538be6041: Layer already exists 23:52:52 d63bcc84deb3: Layer already exists 23:52:52 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:52:52 ef1e80b67832: Preparing 23:52:52 dfb5a35644c7: Preparing 23:52:52 6cf73848c04c: Preparing 23:52:52 eb5c18c02a71: Preparing 23:52:52 b00a65045a42: Preparing 23:52:52 c761f97e6b78: Preparing 23:52:52 96144fd9f684: Preparing 23:52:52 d63bcc84deb3: Preparing 23:52:52 451538be6041: Preparing 23:52:52 36b50b131297: Preparing 23:52:52 c761f97e6b78: Waiting 23:52:52 96144fd9f684: Waiting 23:52:52 d63bcc84deb3: Waiting 23:52:52 451538be6041: Waiting 23:52:52 36b50b131297: Waiting 23:52:52 6cf73848c04c: Layer already exists 23:52:52 eb5c18c02a71: Layer already exists 23:52:52 b00a65045a42: Layer already exists 23:52:52 dfb5a35644c7: Layer already exists 23:52:52 ef1e80b67832: Layer already exists 23:52:52 36b50b131297: Layer already exists 23:52:52 c761f97e6b78: Layer already exists 23:52:52 d63bcc84deb3: Layer already exists 23:52:52 96144fd9f684: Layer already exists 23:52:52 451538be6041: Layer already exists 23:52:52 main: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:52 ===================================================== [Pipeline] echo 23:52:52 taggedImages: 23:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.33 23:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:52:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:52:52 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:52 latest 23:52:52 3.1.0-dev.33 23:52:52 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:52 main 23:52:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:52:53 bf5f45ba7cce: Preparing 23:52:53 2886f063424d: Preparing 23:52:53 325d14b14b13: Preparing 23:52:53 d47af3c0f166: Preparing 23:52:53 a508e4dd62b0: Preparing 23:52:53 cabe0d5165a2: Preparing 23:52:53 9dd2297c9ae5: Preparing 23:52:53 c761f97e6b78: Preparing 23:52:53 96144fd9f684: Preparing 23:52:53 c6e377a891ce: Preparing 23:52:53 36b50b131297: Preparing 23:52:53 cabe0d5165a2: Waiting 23:52:53 36b50b131297: Waiting 23:52:53 9dd2297c9ae5: Waiting 23:52:53 c761f97e6b78: Waiting 23:52:53 96144fd9f684: Waiting 23:52:53 c6e377a891ce: Waiting 23:52:54 bf5f45ba7cce: Pushed 23:52:54 2886f063424d: Pushed 23:52:54 a508e4dd62b0: Pushed 23:52:54 c761f97e6b78: Layer already exists 23:52:54 96144fd9f684: Layer already exists 23:52:54 cabe0d5165a2: Pushed 23:52:54 9dd2297c9ae5: Pushed 23:52:54 36b50b131297: Layer already exists 23:52:54 d47af3c0f166: Pushed 23:52:55 325d14b14b13: Pushed 23:52:55 c6e377a891ce: Pushed 23:52:55 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:52:55 bf5f45ba7cce: Preparing 23:52:55 2886f063424d: Preparing 23:52:55 325d14b14b13: Preparing 23:52:55 d47af3c0f166: Preparing 23:52:55 a508e4dd62b0: Preparing 23:52:55 cabe0d5165a2: Preparing 23:52:55 9dd2297c9ae5: Preparing 23:52:55 c761f97e6b78: Preparing 23:52:55 96144fd9f684: Preparing 23:52:55 c6e377a891ce: Preparing 23:52:55 36b50b131297: Preparing 23:52:55 cabe0d5165a2: Waiting 23:52:55 96144fd9f684: Waiting 23:52:55 c6e377a891ce: Waiting 23:52:55 9dd2297c9ae5: Waiting 23:52:55 36b50b131297: Waiting 23:52:55 c761f97e6b78: Waiting 23:52:55 d47af3c0f166: Layer already exists 23:52:55 2886f063424d: Layer already exists 23:52:55 325d14b14b13: Layer already exists 23:52:55 a508e4dd62b0: Layer already exists 23:52:55 bf5f45ba7cce: Layer already exists 23:52:55 cabe0d5165a2: Layer already exists 23:52:55 9dd2297c9ae5: Layer already exists 23:52:55 96144fd9f684: Layer already exists 23:52:55 c6e377a891ce: Layer already exists 23:52:55 c761f97e6b78: Layer already exists 23:52:55 36b50b131297: Layer already exists 23:52:55 latest: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.33 23:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:52:56 bf5f45ba7cce: Preparing 23:52:56 2886f063424d: Preparing 23:52:56 325d14b14b13: Preparing 23:52:56 d47af3c0f166: Preparing 23:52:56 a508e4dd62b0: Preparing 23:52:56 cabe0d5165a2: Preparing 23:52:56 9dd2297c9ae5: Preparing 23:52:56 c761f97e6b78: Preparing 23:52:56 96144fd9f684: Preparing 23:52:56 c6e377a891ce: Preparing 23:52:56 36b50b131297: Preparing 23:52:56 cabe0d5165a2: Waiting 23:52:56 c761f97e6b78: Waiting 23:52:56 96144fd9f684: Waiting 23:52:56 9dd2297c9ae5: Waiting 23:52:56 36b50b131297: Waiting 23:52:56 2886f063424d: Layer already exists 23:52:56 a508e4dd62b0: Layer already exists 23:52:56 d47af3c0f166: Layer already exists 23:52:56 bf5f45ba7cce: Layer already exists 23:52:56 325d14b14b13: Layer already exists 23:52:56 9dd2297c9ae5: Layer already exists 23:52:56 cabe0d5165a2: Layer already exists 23:52:56 c761f97e6b78: Layer already exists 23:52:56 c6e377a891ce: Layer already exists 23:52:56 36b50b131297: Layer already exists 23:52:56 96144fd9f684: Layer already exists 23:52:56 3.1.0-dev.33: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:52:57 bf5f45ba7cce: Preparing 23:52:57 2886f063424d: Preparing 23:52:57 325d14b14b13: Preparing 23:52:57 d47af3c0f166: Preparing 23:52:57 a508e4dd62b0: Preparing 23:52:57 cabe0d5165a2: Preparing 23:52:57 9dd2297c9ae5: Preparing 23:52:57 c761f97e6b78: Preparing 23:52:57 96144fd9f684: Preparing 23:52:57 c6e377a891ce: Preparing 23:52:57 36b50b131297: Preparing 23:52:57 c761f97e6b78: Waiting 23:52:57 96144fd9f684: Waiting 23:52:57 c6e377a891ce: Waiting 23:52:57 cabe0d5165a2: Waiting 23:52:57 36b50b131297: Waiting 23:52:57 9dd2297c9ae5: Waiting 23:52:57 2886f063424d: Layer already exists 23:52:57 d47af3c0f166: Layer already exists 23:52:57 bf5f45ba7cce: Layer already exists 23:52:57 a508e4dd62b0: Layer already exists 23:52:57 325d14b14b13: Layer already exists 23:52:57 9dd2297c9ae5: Layer already exists 23:52:57 cabe0d5165a2: Layer already exists 23:52:57 96144fd9f684: Layer already exists 23:52:57 c6e377a891ce: Layer already exists 23:52:57 c761f97e6b78: Layer already exists 23:52:57 36b50b131297: Layer already exists 23:52:57 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:52:57 bf5f45ba7cce: Preparing 23:52:57 2886f063424d: Preparing 23:52:57 325d14b14b13: Preparing 23:52:57 d47af3c0f166: Preparing 23:52:57 a508e4dd62b0: Preparing 23:52:57 cabe0d5165a2: Preparing 23:52:57 9dd2297c9ae5: Preparing 23:52:57 c761f97e6b78: Preparing 23:52:57 96144fd9f684: Preparing 23:52:57 c6e377a891ce: Preparing 23:52:57 36b50b131297: Preparing 23:52:57 cabe0d5165a2: Waiting 23:52:57 96144fd9f684: Waiting 23:52:57 9dd2297c9ae5: Waiting 23:52:57 36b50b131297: Waiting 23:52:57 c761f97e6b78: Waiting 23:52:57 bf5f45ba7cce: Layer already exists 23:52:57 a508e4dd62b0: Layer already exists 23:52:57 325d14b14b13: Layer already exists 23:52:57 d47af3c0f166: Layer already exists 23:52:57 2886f063424d: Layer already exists 23:52:57 9dd2297c9ae5: Layer already exists 23:52:57 96144fd9f684: Layer already exists 23:52:57 cabe0d5165a2: Layer already exists 23:52:57 c761f97e6b78: Layer already exists 23:52:57 c6e377a891ce: Layer already exists 23:52:57 36b50b131297: Layer already exists 23:52:57 main: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:57 ===================================================== [Pipeline] echo 23:52:57 taggedImages: 23:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.33 23:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:52:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:52:57 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:57 latest 23:52:57 3.1.0-dev.33 23:52:57 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:52:57 main 23:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:52:58 33ebc893a106: Preparing 23:52:58 25ae7b905391: Preparing 23:52:58 c761f97e6b78: Preparing 23:52:58 96144fd9f684: Preparing 23:52:58 d4ff72a8aed3: Preparing 23:52:58 36b50b131297: Preparing 23:52:58 c761f97e6b78: Layer already exists 23:52:58 96144fd9f684: Layer already exists 23:52:58 36b50b131297: Layer already exists 23:52:58 33ebc893a106: Pushed 23:52:59 d4ff72a8aed3: Pushed 23:53:00 25ae7b905391: Pushed 23:53:00 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:53:01 33ebc893a106: Preparing 23:53:01 25ae7b905391: Preparing 23:53:01 c761f97e6b78: Preparing 23:53:01 96144fd9f684: Preparing 23:53:01 d4ff72a8aed3: Preparing 23:53:01 36b50b131297: Preparing 23:53:01 36b50b131297: Waiting 23:53:01 d4ff72a8aed3: Layer already exists 23:53:01 25ae7b905391: Layer already exists 23:53:01 c761f97e6b78: Layer already exists 23:53:01 96144fd9f684: Layer already exists 23:53:01 33ebc893a106: Layer already exists 23:53:01 36b50b131297: Layer already exists 23:53:01 latest: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.33 23:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:53:02 33ebc893a106: Preparing 23:53:02 25ae7b905391: Preparing 23:53:02 c761f97e6b78: Preparing 23:53:02 96144fd9f684: Preparing 23:53:02 d4ff72a8aed3: Preparing 23:53:02 36b50b131297: Preparing 23:53:02 36b50b131297: Waiting 23:53:02 c761f97e6b78: Layer already exists 23:53:02 25ae7b905391: Layer already exists 23:53:02 d4ff72a8aed3: Layer already exists 23:53:02 96144fd9f684: Layer already exists 23:53:02 33ebc893a106: Layer already exists 23:53:02 36b50b131297: Layer already exists 23:53:02 3.1.0-dev.33: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:53:02 33ebc893a106: Preparing 23:53:02 25ae7b905391: Preparing 23:53:02 c761f97e6b78: Preparing 23:53:02 96144fd9f684: Preparing 23:53:02 d4ff72a8aed3: Preparing 23:53:02 36b50b131297: Preparing 23:53:02 36b50b131297: Waiting 23:53:02 c761f97e6b78: Layer already exists 23:53:02 d4ff72a8aed3: Layer already exists 23:53:02 25ae7b905391: Layer already exists 23:53:02 33ebc893a106: Layer already exists 23:53:02 96144fd9f684: Layer already exists 23:53:02 36b50b131297: Layer already exists 23:53:02 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:53:03 33ebc893a106: Preparing 23:53:03 25ae7b905391: Preparing 23:53:03 c761f97e6b78: Preparing 23:53:03 96144fd9f684: Preparing 23:53:03 d4ff72a8aed3: Preparing 23:53:03 36b50b131297: Preparing 23:53:03 36b50b131297: Waiting 23:53:03 c761f97e6b78: Layer already exists 23:53:03 96144fd9f684: Layer already exists 23:53:03 33ebc893a106: Layer already exists 23:53:03 d4ff72a8aed3: Layer already exists 23:53:03 25ae7b905391: Layer already exists 23:53:03 36b50b131297: Layer already exists 23:53:03 main: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:03 ===================================================== [Pipeline] echo 23:53:03 taggedImages: 23:53:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:53:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.33 23:53:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:53:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:53:03 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:03 latest 23:53:03 3.1.0-dev.33 23:53:03 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:03 main 23:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:53:04 bc2b129dfac9: Preparing 23:53:04 5dec7e099356: Preparing 23:53:04 6198a6f4b49d: Preparing 23:53:04 ada77e2b8f48: Preparing 23:53:04 cc0a7b8ebe9d: Preparing 23:53:04 c761f97e6b78: Preparing 23:53:04 96144fd9f684: Preparing 23:53:04 71e249e0350f: Preparing 23:53:04 36b50b131297: Preparing 23:53:04 71e249e0350f: Waiting 23:53:04 96144fd9f684: Waiting 23:53:04 36b50b131297: Waiting 23:53:04 c761f97e6b78: Waiting 23:53:04 5dec7e099356: Pushed 23:53:04 c761f97e6b78: Layer already exists 23:53:04 6198a6f4b49d: Pushed 23:53:04 bc2b129dfac9: Pushed 23:53:04 96144fd9f684: Layer already exists 23:53:04 36b50b131297: Layer already exists 23:53:04 71e249e0350f: Pushed 23:53:09 cc0a7b8ebe9d: Pushed 23:53:11 ada77e2b8f48: Pushed 23:53:11 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:53:12 bc2b129dfac9: Preparing 23:53:12 5dec7e099356: Preparing 23:53:12 6198a6f4b49d: Preparing 23:53:12 ada77e2b8f48: Preparing 23:53:12 cc0a7b8ebe9d: Preparing 23:53:12 c761f97e6b78: Preparing 23:53:12 96144fd9f684: Preparing 23:53:12 71e249e0350f: Preparing 23:53:12 36b50b131297: Preparing 23:53:12 c761f97e6b78: Waiting 23:53:12 71e249e0350f: Waiting 23:53:12 96144fd9f684: Waiting 23:53:12 36b50b131297: Waiting 23:53:12 5dec7e099356: Layer already exists 23:53:12 bc2b129dfac9: Layer already exists 23:53:12 ada77e2b8f48: Layer already exists 23:53:12 6198a6f4b49d: Layer already exists 23:53:12 cc0a7b8ebe9d: Layer already exists 23:53:12 96144fd9f684: Layer already exists 23:53:12 c761f97e6b78: Layer already exists 23:53:12 71e249e0350f: Layer already exists 23:53:12 36b50b131297: Layer already exists 23:53:12 latest: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.33 23:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:53:13 bc2b129dfac9: Preparing 23:53:13 5dec7e099356: Preparing 23:53:13 6198a6f4b49d: Preparing 23:53:13 ada77e2b8f48: Preparing 23:53:13 cc0a7b8ebe9d: Preparing 23:53:13 c761f97e6b78: Preparing 23:53:13 96144fd9f684: Preparing 23:53:13 71e249e0350f: Preparing 23:53:13 36b50b131297: Preparing 23:53:13 96144fd9f684: Waiting 23:53:13 71e249e0350f: Waiting 23:53:13 36b50b131297: Waiting 23:53:13 c761f97e6b78: Waiting 23:53:13 bc2b129dfac9: Layer already exists 23:53:13 cc0a7b8ebe9d: Layer already exists 23:53:13 ada77e2b8f48: Layer already exists 23:53:13 5dec7e099356: Layer already exists 23:53:13 6198a6f4b49d: Layer already exists 23:53:13 96144fd9f684: Layer already exists 23:53:13 c761f97e6b78: Layer already exists 23:53:13 36b50b131297: Layer already exists 23:53:13 71e249e0350f: Layer already exists 23:53:13 3.1.0-dev.33: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:53:13 bc2b129dfac9: Preparing 23:53:13 5dec7e099356: Preparing 23:53:13 6198a6f4b49d: Preparing 23:53:13 ada77e2b8f48: Preparing 23:53:13 cc0a7b8ebe9d: Preparing 23:53:13 c761f97e6b78: Preparing 23:53:13 96144fd9f684: Preparing 23:53:13 71e249e0350f: Preparing 23:53:13 36b50b131297: Preparing 23:53:13 c761f97e6b78: Waiting 23:53:13 96144fd9f684: Waiting 23:53:13 71e249e0350f: Waiting 23:53:13 36b50b131297: Waiting 23:53:13 cc0a7b8ebe9d: Layer already exists 23:53:13 6198a6f4b49d: Layer already exists 23:53:13 bc2b129dfac9: Layer already exists 23:53:13 ada77e2b8f48: Layer already exists 23:53:13 5dec7e099356: Layer already exists 23:53:13 c761f97e6b78: Layer already exists 23:53:13 71e249e0350f: Layer already exists 23:53:13 96144fd9f684: Layer already exists 23:53:13 36b50b131297: Layer already exists 23:53:13 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:53:14 bc2b129dfac9: Preparing 23:53:14 5dec7e099356: Preparing 23:53:14 6198a6f4b49d: Preparing 23:53:14 ada77e2b8f48: Preparing 23:53:14 cc0a7b8ebe9d: Preparing 23:53:14 c761f97e6b78: Preparing 23:53:14 96144fd9f684: Preparing 23:53:14 71e249e0350f: Preparing 23:53:14 36b50b131297: Preparing 23:53:14 71e249e0350f: Waiting 23:53:14 96144fd9f684: Waiting 23:53:14 36b50b131297: Waiting 23:53:14 5dec7e099356: Layer already exists 23:53:14 bc2b129dfac9: Layer already exists 23:53:14 6198a6f4b49d: Layer already exists 23:53:14 cc0a7b8ebe9d: Layer already exists 23:53:14 ada77e2b8f48: Layer already exists 23:53:14 c761f97e6b78: Layer already exists 23:53:14 96144fd9f684: Layer already exists 23:53:14 71e249e0350f: Layer already exists 23:53:14 36b50b131297: Layer already exists 23:53:14 main: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:14 ===================================================== [Pipeline] echo 23:53:14 taggedImages: 23:53:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:53:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.33 23:53:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:53:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:53:14 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:14 latest 23:53:14 3.1.0-dev.33 23:53:14 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:14 main 23:53:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:53:14 de99fad3f97e: Preparing 23:53:14 fed1c59a1b09: Preparing 23:53:14 a8fa15ada7e4: Preparing 23:53:14 90714f3427b8: Preparing 23:53:14 c761f97e6b78: Preparing 23:53:14 96144fd9f684: Preparing 23:53:14 b48dd6851e0b: Preparing 23:53:14 36b50b131297: Preparing 23:53:14 36b50b131297: Waiting 23:53:14 96144fd9f684: Waiting 23:53:14 b48dd6851e0b: Waiting 23:53:14 c761f97e6b78: Layer already exists 23:53:14 96144fd9f684: Layer already exists 23:53:14 a8fa15ada7e4: Pushed 23:53:14 fed1c59a1b09: Pushed 23:53:14 de99fad3f97e: Pushed 23:53:14 36b50b131297: Layer already exists 23:53:15 b48dd6851e0b: Pushed 23:53:23 90714f3427b8: Pushed 23:53:23 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:53:23 de99fad3f97e: Preparing 23:53:23 fed1c59a1b09: Preparing 23:53:23 a8fa15ada7e4: Preparing 23:53:23 90714f3427b8: Preparing 23:53:23 c761f97e6b78: Preparing 23:53:23 96144fd9f684: Preparing 23:53:23 b48dd6851e0b: Preparing 23:53:23 36b50b131297: Preparing 23:53:23 96144fd9f684: Waiting 23:53:23 b48dd6851e0b: Waiting 23:53:23 36b50b131297: Waiting 23:53:23 a8fa15ada7e4: Layer already exists 23:53:23 de99fad3f97e: Layer already exists 23:53:23 fed1c59a1b09: Layer already exists 23:53:23 c761f97e6b78: Layer already exists 23:53:23 90714f3427b8: Layer already exists 23:53:23 96144fd9f684: Layer already exists 23:53:23 b48dd6851e0b: Layer already exists 23:53:23 36b50b131297: Layer already exists 23:53:23 latest: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.33 23:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:53:24 de99fad3f97e: Preparing 23:53:24 fed1c59a1b09: Preparing 23:53:24 a8fa15ada7e4: Preparing 23:53:24 90714f3427b8: Preparing 23:53:24 c761f97e6b78: Preparing 23:53:24 96144fd9f684: Preparing 23:53:24 b48dd6851e0b: Preparing 23:53:24 36b50b131297: Preparing 23:53:24 96144fd9f684: Waiting 23:53:24 b48dd6851e0b: Waiting 23:53:24 36b50b131297: Waiting 23:53:24 c761f97e6b78: Layer already exists 23:53:24 fed1c59a1b09: Layer already exists 23:53:24 90714f3427b8: Layer already exists 23:53:24 a8fa15ada7e4: Layer already exists 23:53:24 de99fad3f97e: Layer already exists 23:53:24 96144fd9f684: Layer already exists 23:53:24 36b50b131297: Layer already exists 23:53:24 b48dd6851e0b: Layer already exists 23:53:24 3.1.0-dev.33: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:53:25 de99fad3f97e: Preparing 23:53:25 fed1c59a1b09: Preparing 23:53:25 a8fa15ada7e4: Preparing 23:53:25 90714f3427b8: Preparing 23:53:25 c761f97e6b78: Preparing 23:53:25 96144fd9f684: Preparing 23:53:25 b48dd6851e0b: Preparing 23:53:25 36b50b131297: Preparing 23:53:25 b48dd6851e0b: Waiting 23:53:25 36b50b131297: Waiting 23:53:25 96144fd9f684: Waiting 23:53:25 de99fad3f97e: Layer already exists 23:53:25 90714f3427b8: Layer already exists 23:53:25 c761f97e6b78: Layer already exists 23:53:25 fed1c59a1b09: Layer already exists 23:53:25 a8fa15ada7e4: Layer already exists 23:53:25 b48dd6851e0b: Layer already exists 23:53:25 96144fd9f684: Layer already exists 23:53:25 36b50b131297: Layer already exists 23:53:25 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:53:25 de99fad3f97e: Preparing 23:53:25 fed1c59a1b09: Preparing 23:53:25 a8fa15ada7e4: Preparing 23:53:25 90714f3427b8: Preparing 23:53:25 c761f97e6b78: Preparing 23:53:25 96144fd9f684: Preparing 23:53:25 b48dd6851e0b: Preparing 23:53:25 36b50b131297: Preparing 23:53:25 b48dd6851e0b: Waiting 23:53:25 36b50b131297: Waiting 23:53:25 96144fd9f684: Waiting 23:53:25 c761f97e6b78: Layer already exists 23:53:25 a8fa15ada7e4: Layer already exists 23:53:25 90714f3427b8: Layer already exists 23:53:25 fed1c59a1b09: Layer already exists 23:53:25 de99fad3f97e: Layer already exists 23:53:25 b48dd6851e0b: Layer already exists 23:53:25 36b50b131297: Layer already exists 23:53:25 96144fd9f684: Layer already exists 23:53:25 main: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:25 ===================================================== [Pipeline] echo 23:53:25 taggedImages: 23:53:25 - nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:53:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.33 23:53:25 - nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:53:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:53:25 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:25 latest 23:53:25 3.1.0-dev.33 23:53:25 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:25 main 23:53:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:53:26 59240a81ddee: Preparing 23:53:26 8ca5fabca652: Preparing 23:53:26 2e72f376cc30: Preparing 23:53:26 90714f3427b8: Preparing 23:53:26 c761f97e6b78: Preparing 23:53:26 96144fd9f684: Preparing 23:53:26 71e249e0350f: Preparing 23:53:26 36b50b131297: Preparing 23:53:26 71e249e0350f: Waiting 23:53:26 36b50b131297: Waiting 23:53:26 96144fd9f684: Waiting 23:53:26 90714f3427b8: Layer already exists 23:53:26 c761f97e6b78: Layer already exists 23:53:26 96144fd9f684: Layer already exists 23:53:26 71e249e0350f: Layer already exists 23:53:26 36b50b131297: Layer already exists 23:53:26 2e72f376cc30: Pushed 23:53:26 8ca5fabca652: Pushed 23:53:26 59240a81ddee: Pushed 23:53:26 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:53:27 59240a81ddee: Preparing 23:53:27 8ca5fabca652: Preparing 23:53:27 2e72f376cc30: Preparing 23:53:27 90714f3427b8: Preparing 23:53:27 c761f97e6b78: Preparing 23:53:27 96144fd9f684: Preparing 23:53:27 71e249e0350f: Preparing 23:53:27 36b50b131297: Preparing 23:53:27 71e249e0350f: Waiting 23:53:27 96144fd9f684: Waiting 23:53:27 36b50b131297: Waiting 23:53:27 2e72f376cc30: Layer already exists 23:53:27 59240a81ddee: Layer already exists 23:53:27 8ca5fabca652: Layer already exists 23:53:27 c761f97e6b78: Layer already exists 23:53:27 90714f3427b8: Layer already exists 23:53:27 71e249e0350f: Layer already exists 23:53:27 96144fd9f684: Layer already exists 23:53:27 36b50b131297: Layer already exists 23:53:27 latest: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.33 23:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:53:27 59240a81ddee: Preparing 23:53:27 8ca5fabca652: Preparing 23:53:27 2e72f376cc30: Preparing 23:53:27 90714f3427b8: Preparing 23:53:27 c761f97e6b78: Preparing 23:53:27 96144fd9f684: Preparing 23:53:27 71e249e0350f: Preparing 23:53:27 36b50b131297: Preparing 23:53:27 96144fd9f684: Waiting 23:53:27 71e249e0350f: Waiting 23:53:27 36b50b131297: Waiting 23:53:27 8ca5fabca652: Layer already exists 23:53:27 2e72f376cc30: Layer already exists 23:53:27 c761f97e6b78: Layer already exists 23:53:27 90714f3427b8: Layer already exists 23:53:27 59240a81ddee: Layer already exists 23:53:27 71e249e0350f: Layer already exists 23:53:27 96144fd9f684: Layer already exists 23:53:27 36b50b131297: Layer already exists 23:53:27 3.1.0-dev.33: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:53:28 59240a81ddee: Preparing 23:53:28 8ca5fabca652: Preparing 23:53:28 2e72f376cc30: Preparing 23:53:28 90714f3427b8: Preparing 23:53:28 c761f97e6b78: Preparing 23:53:28 96144fd9f684: Preparing 23:53:28 71e249e0350f: Preparing 23:53:28 36b50b131297: Preparing 23:53:28 36b50b131297: Waiting 23:53:28 96144fd9f684: Waiting 23:53:28 71e249e0350f: Waiting 23:53:28 8ca5fabca652: Layer already exists 23:53:28 90714f3427b8: Layer already exists 23:53:28 c761f97e6b78: Layer already exists 23:53:28 2e72f376cc30: Layer already exists 23:53:28 59240a81ddee: Layer already exists 23:53:28 36b50b131297: Layer already exists 23:53:28 96144fd9f684: Layer already exists 23:53:28 71e249e0350f: Layer already exists 23:53:28 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:53:29 59240a81ddee: Preparing 23:53:29 8ca5fabca652: Preparing 23:53:29 2e72f376cc30: Preparing 23:53:29 90714f3427b8: Preparing 23:53:29 c761f97e6b78: Preparing 23:53:29 96144fd9f684: Preparing 23:53:29 71e249e0350f: Preparing 23:53:29 36b50b131297: Preparing 23:53:29 96144fd9f684: Waiting 23:53:29 71e249e0350f: Waiting 23:53:29 36b50b131297: Waiting 23:53:29 2e72f376cc30: Layer already exists 23:53:29 90714f3427b8: Layer already exists 23:53:29 8ca5fabca652: Layer already exists 23:53:29 59240a81ddee: Layer already exists 23:53:29 c761f97e6b78: Layer already exists 23:53:29 96144fd9f684: Layer already exists 23:53:29 71e249e0350f: Layer already exists 23:53:29 36b50b131297: Layer already exists 23:53:29 main: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:29 ===================================================== [Pipeline] echo 23:53:29 taggedImages: 23:53:29 - nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:29 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:53:29 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.33 23:53:29 - nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:29 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:53:29 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:53:29 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:29 latest 23:53:29 3.1.0-dev.33 23:53:29 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:29 main 23:53:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:53:30 151b85616b10: Preparing 23:53:30 ed7816ccb53e: Preparing 23:53:30 c761f97e6b78: Preparing 23:53:30 96144fd9f684: Preparing 23:53:30 5c21f534b3a4: Preparing 23:53:30 36b50b131297: Preparing 23:53:30 36b50b131297: Waiting 23:53:30 c761f97e6b78: Layer already exists 23:53:30 96144fd9f684: Layer already exists 23:53:30 36b50b131297: Layer already exists 23:53:30 151b85616b10: Pushed 23:53:30 5c21f534b3a4: Pushed 23:53:33 ed7816ccb53e: Pushed 23:53:33 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:53:33 151b85616b10: Preparing 23:53:33 ed7816ccb53e: Preparing 23:53:33 c761f97e6b78: Preparing 23:53:33 96144fd9f684: Preparing 23:53:33 5c21f534b3a4: Preparing 23:53:33 36b50b131297: Preparing 23:53:33 36b50b131297: Waiting 23:53:33 ed7816ccb53e: Layer already exists 23:53:33 96144fd9f684: Layer already exists 23:53:33 151b85616b10: Layer already exists 23:53:33 c761f97e6b78: Layer already exists 23:53:33 5c21f534b3a4: Layer already exists 23:53:33 36b50b131297: Layer already exists 23:53:33 latest: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.33 23:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:53:34 151b85616b10: Preparing 23:53:34 ed7816ccb53e: Preparing 23:53:34 c761f97e6b78: Preparing 23:53:34 96144fd9f684: Preparing 23:53:34 5c21f534b3a4: Preparing 23:53:34 36b50b131297: Preparing 23:53:34 36b50b131297: Waiting 23:53:34 5c21f534b3a4: Layer already exists 23:53:34 96144fd9f684: Layer already exists 23:53:34 c761f97e6b78: Layer already exists 23:53:34 151b85616b10: Layer already exists 23:53:34 ed7816ccb53e: Layer already exists 23:53:34 36b50b131297: Layer already exists 23:53:34 3.1.0-dev.33: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:53:34 151b85616b10: Preparing 23:53:34 ed7816ccb53e: Preparing 23:53:34 c761f97e6b78: Preparing 23:53:34 96144fd9f684: Preparing 23:53:34 5c21f534b3a4: Preparing 23:53:34 36b50b131297: Preparing 23:53:34 36b50b131297: Waiting 23:53:34 ed7816ccb53e: Layer already exists 23:53:34 151b85616b10: Layer already exists 23:53:34 c761f97e6b78: Layer already exists 23:53:34 5c21f534b3a4: Layer already exists 23:53:34 96144fd9f684: Layer already exists 23:53:34 36b50b131297: Layer already exists 23:53:34 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:53:35 151b85616b10: Preparing 23:53:35 ed7816ccb53e: Preparing 23:53:35 c761f97e6b78: Preparing 23:53:35 96144fd9f684: Preparing 23:53:35 5c21f534b3a4: Preparing 23:53:35 36b50b131297: Preparing 23:53:35 36b50b131297: Waiting 23:53:35 c761f97e6b78: Layer already exists 23:53:35 96144fd9f684: Layer already exists 23:53:35 ed7816ccb53e: Layer already exists 23:53:35 5c21f534b3a4: Layer already exists 23:53:35 151b85616b10: Layer already exists 23:53:35 36b50b131297: Layer already exists 23:53:35 main: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:35 ===================================================== [Pipeline] echo 23:53:35 taggedImages: 23:53:35 - nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:53:35 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.33 23:53:35 - nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:35 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:53:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:53:35 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:35 latest 23:53:35 3.1.0-dev.33 23:53:35 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:35 main 23:53:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:53:36 d459955dd092: Preparing 23:53:36 4ed392073e86: Preparing 23:53:36 c761f97e6b78: Preparing 23:53:36 96144fd9f684: Preparing 23:53:36 48692bf1281b: Preparing 23:53:36 36b50b131297: Preparing 23:53:36 36b50b131297: Waiting 23:53:36 48692bf1281b: Layer already exists 23:53:36 c761f97e6b78: Layer already exists 23:53:36 96144fd9f684: Layer already exists 23:53:36 36b50b131297: Layer already exists 23:53:36 d459955dd092: Pushed 23:53:39 4ed392073e86: Pushed 23:53:39 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:53:40 d459955dd092: Preparing 23:53:40 4ed392073e86: Preparing 23:53:40 c761f97e6b78: Preparing 23:53:40 96144fd9f684: Preparing 23:53:40 48692bf1281b: Preparing 23:53:40 36b50b131297: Preparing 23:53:40 36b50b131297: Waiting 23:53:40 48692bf1281b: Layer already exists 23:53:40 d459955dd092: Layer already exists 23:53:40 96144fd9f684: Layer already exists 23:53:40 4ed392073e86: Layer already exists 23:53:40 c761f97e6b78: Layer already exists 23:53:40 36b50b131297: Layer already exists 23:53:40 latest: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.33 23:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:53:40 d459955dd092: Preparing 23:53:40 4ed392073e86: Preparing 23:53:40 c761f97e6b78: Preparing 23:53:40 96144fd9f684: Preparing 23:53:40 48692bf1281b: Preparing 23:53:40 36b50b131297: Preparing 23:53:40 36b50b131297: Waiting 23:53:40 48692bf1281b: Layer already exists 23:53:40 4ed392073e86: Layer already exists 23:53:40 c761f97e6b78: Layer already exists 23:53:40 96144fd9f684: Layer already exists 23:53:40 d459955dd092: Layer already exists 23:53:40 36b50b131297: Layer already exists 23:53:40 3.1.0-dev.33: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:53:41 d459955dd092: Preparing 23:53:41 4ed392073e86: Preparing 23:53:41 c761f97e6b78: Preparing 23:53:41 96144fd9f684: Preparing 23:53:41 48692bf1281b: Preparing 23:53:41 36b50b131297: Preparing 23:53:41 c761f97e6b78: Layer already exists 23:53:41 d459955dd092: Layer already exists 23:53:41 4ed392073e86: Layer already exists 23:53:41 96144fd9f684: Layer already exists 23:53:41 48692bf1281b: Layer already exists 23:53:41 36b50b131297: Layer already exists 23:53:41 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:53:42 d459955dd092: Preparing 23:53:42 4ed392073e86: Preparing 23:53:42 c761f97e6b78: Preparing 23:53:42 96144fd9f684: Preparing 23:53:42 48692bf1281b: Preparing 23:53:42 36b50b131297: Preparing 23:53:42 36b50b131297: Waiting 23:53:42 d459955dd092: Layer already exists 23:53:42 96144fd9f684: Layer already exists 23:53:42 48692bf1281b: Layer already exists 23:53:42 c761f97e6b78: Layer already exists 23:53:42 4ed392073e86: Layer already exists 23:53:42 36b50b131297: Layer already exists 23:53:42 main: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:42 ===================================================== [Pipeline] echo 23:53:42 taggedImages: 23:53:42 - nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 23:53:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:53:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.33 23:53:42 - nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 23:53:42 - 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] } 00:07:07 #101 ... 00:07:07 00:07:07 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:07:07 #131 DONE 952.9s 00:07:07 00:07:07 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:07:07 #111 ... 00:07:07 00:07:07 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:07:07 #147 DONE 0.2s 00:07:07 00:07:07 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:07:07 #148 DONE 0.1s 00:07:07 00:07:07 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:07:07 #149 DONE 0.1s 00:07:07 00:07:07 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:07:07 #150 DONE 0.1s 00:07:07 00:07:07 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:07:07 #132 ... 00:07:07 00:07:07 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:07:07 #151 DONE 0.2s 00:07:07 00:07:07 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:07:07 #152 DONE 0.1s 00:07:07 00:07:07 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:07:07 #101 ... 00:07:07 00:07:07 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:07:08 #153 DONE 2.1s 00:07:08 00:07:08 #141 [security-proxy-setup] exporting to image 00:07:08 #141 exporting layers 00:07:09 #141 exporting layers 0.8s done 00:07:09 #141 writing image sha256:1fd9e02c29c43a5102503b5785337818b5790a280072c15f9dbe2886b003417a done 00:07:09 #141 naming to docker.io/library/security-proxy-setup-arm64 done 00:07:09 #141 DONE 4.8s 00:07:09 00:07:09 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:07:09 #133 954.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:07:24 #133 ... 00:07:24 00:07:24 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:07:24 #132 DONE 970.4s 00:07:24 00:07:24 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:07:24 #115 ... 00:07:24 00:07:24 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:07:24 #154 DONE 0.4s 00:07:24 00:07:24 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:07:28 #155 DONE 5.0s 00:07:28 00:07:28 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:07:29 #156 ... 00:07:29 00:07:29 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:07:29 #133 DONE 976.8s 00:07:29 00:07:29 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:07:29 #156 DONE 0.5s 00:07:29 00:07:29 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:07:29 #157 DONE 0.6s 00:07:29 00:07:29 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:07:30 #158 DONE 0.6s 00:07:30 00:07:30 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:07:30 #159 ... 00:07:30 00:07:30 #160 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:07:30 #160 DONE 0.5s 00:07:30 00:07:30 #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:07:30 #161 DONE 0.3s 00:07:30 00:07:30 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:07:30 #159 DONE 0.5s 00:07:30 00:07:30 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:07:31 #162 DONE 0.3s 00:07:31 00:07:31 #163 [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/ 00:07:31 #163 DONE 0.3s 00:07:31 00:07:31 #164 [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 00:07:31 #164 DONE 0.3s 00:07:31 00:07:31 #165 [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/ 00:07:31 #165 DONE 0.3s 00:07:31 00:07:31 #166 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:07:31 #166 DONE 0.2s 00:07:31 00:07:31 #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:07:31 #167 ... 00:07:31 00:07:31 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:07:31 #168 DONE 0.2s 00:07:31 00:07:31 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:07:31 #169 DONE 0.4s 00:07:31 00:07:31 #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:07:31 #167 DONE 0.3s 00:07:31 00:07:31 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:07:32 #170 ... 00:07:32 00:07:32 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:07:32 #171 DONE 0.7s 00:07:32 00:07:32 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:07:33 #172 DONE 0.2s 00:07:33 00:07:33 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:07:35 #173 ... 00:07:35 00:07:35 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:07:35 #170 DONE 3.0s 00:07:35 00:07:35 #141 [security-bootstrapper] exporting to image 00:07:35 #141 exporting layers 00:07:35 #141 ... 00:07:35 00:07:35 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:07:35 #173 DONE 2.4s 00:07:35 00:07:35 #141 [security-secretstore-setup] exporting to image 00:07:36 #141 exporting layers 1.6s done 00:07:36 #141 writing image sha256:4c6b425e114d8b9c6828b5598cdc1283d889f8f0a8be01ac3ee1e8825a0a0364 00:07:36 #141 writing image sha256:4c6b425e114d8b9c6828b5598cdc1283d889f8f0a8be01ac3ee1e8825a0a0364 0.1s done 00:07:36 #141 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 00:07:37 #141 exporting layers 1.6s done 00:07:37 #141 writing image sha256:8bf1584b248acac51a14db8fa74821a406bb44aabb9014657a4e91401d058c03 done 00:07:37 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 00:07:37 #141 DONE 6.9s 00:07:37 00:07:37 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:07:45 #115 ... 00:07:45 00:07:45 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:07:45 #109 DONE 992.1s 00:07:45 00:07:45 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:07:45 #110 ... 00:07:45 00:07:45 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:07:45 #174 DONE 0.2s 00:07:45 00:07:45 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:07:45 #175 DONE 0.2s 00:07:45 00:07:45 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:07:45 #115 ... 00:07:45 00:07:45 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:07:45 #176 DONE 0.3s 00:07:45 00:07:45 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:07:45 #108 ... 00:07:45 00:07:45 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:07:45 #177 DONE 0.2s 00:07:45 00:07:45 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:07:45 #178 DONE 0.2s 00:07:45 00:07:45 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:07:47 #179 DONE 2.0s 00:07:47 00:07:47 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:07:48 #115 ... 00:07:48 00:07:48 #141 [security-proxy-auth] exporting to image 00:07:48 #141 exporting layers 00:07:48 #141 exporting layers 0.5s done 00:07:48 #141 writing image sha256:223ab0b2977a89f53e6dfd568452227c11f6a4478620d9c253e4b6e3067da483 done 00:07:48 #141 naming to docker.io/library/security-proxy-auth-arm64 done 00:07:48 #141 DONE 7.4s 00:07:48 00:07:48 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:08:03 #111 ... 00:08:03 00:08:03 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:08:03 #110 DONE 1009.5s 00:08:03 00:08:03 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:08:03 #130 ... 00:08:03 00:08:03 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:08:03 #180 DONE 0.2s 00:08:03 00:08:03 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:08:03 #181 DONE 0.2s 00:08:03 00:08:03 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:08:03 #108 ... 00:08:03 00:08:03 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:08:03 #182 DONE 0.3s 00:08:03 00:08:03 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:08:03 #183 DONE 0.2s 00:08:03 00:08:03 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:08:03 #184 DONE 0.1s 00:08:03 00:08:03 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:08:05 #185 DONE 1.9s 00:08:05 00:08:05 #141 [core-common-config-bootstrapper] exporting to image 00:08:05 #141 exporting layers 00:08:06 #141 exporting layers 0.5s done 00:08:06 #141 writing image sha256:0c20cbb1099af10c0cf2eec2b896556f609b407bb2c8d7a3e0aacd09ca96530a 0.0s done 00:08:06 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:08:06 #141 DONE 8.0s 00:08:06 00:08:06 #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:08:45 #115 DONE 1048.0s 00:08:45 00:08:45 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:08:45 #108 ... 00:08:45 00:08:45 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:08:45 #186 DONE 0.1s 00:08:45 00:08:45 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:08:45 #187 DONE 0.2s 00:08:45 00:08:45 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:08:45 #188 DONE 0.3s 00:08:45 00:08:45 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:08:45 #189 DONE 0.1s 00:08:45 00:08:45 #141 [core-command] exporting to image 00:08:45 #141 exporting layers 00:08:45 #141 exporting layers 0.3s done 00:08:45 #141 writing image sha256:becf5d8a03a1570e57082d332079897dd483cb1acfc8c2dc96222fd5d0e16c0b done 00:08:45 #141 naming to docker.io/library/core-command-arm64 done 00:08:45 #141 DONE 8.3s 00:08:45 00:08:45 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:08:51 #101 ... 00:08:51 00:08:51 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:08:51 #126 DONE 1059.6s 00:08:51 00:08:51 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:08:52 #101 ... 00:08:52 00:08:52 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:08:52 #190 DONE 0.3s 00:08:52 00:08:52 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:08:52 #191 DONE 0.2s 00:08:52 00:08:52 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:08:53 #192 DONE 0.4s 00:08:53 00:08:53 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:08:53 #108 ... 00:08:53 00:08:53 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:08:53 #193 DONE 0.2s 00:08:53 00:08:53 #141 [core-data] exporting to image 00:08:53 #141 exporting layers 00:08:53 #141 exporting layers 0.3s done 00:08:53 #141 writing image sha256:102189c279a392aa9b7c3d4615a9fc88b9ebfa2f62a5a9d077e3b5f8557a8298 done 00:08:53 #141 naming to docker.io/library/core-data-arm64 done 00:08:53 #141 DONE 8.6s 00:08:53 00:08:53 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:08:54 #108 ... 00:08:54 00:08:54 #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:08:54 #111 DONE 1062.6s 00:08:54 00:08:54 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:08:55 #101 ... 00:08:55 00:08:55 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:08:55 #194 DONE 0.2s 00:08:55 00:08:55 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:08:55 #195 DONE 0.2s 00:08:55 00:08:55 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:08:55 #101 ... 00:08:55 00:08:55 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:08:55 #196 DONE 0.3s 00:08:55 00:08:55 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:08:56 #101 ... 00:08:56 00:08:56 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:08:56 #197 DONE 0.1s 00:08:56 00:08:56 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:08:56 #198 DONE 0.1s 00:08:56 00:08:56 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:08:56 #108 ... 00:08:56 00:08:56 #141 [core-metadata] exporting to image 00:08:56 #141 exporting layers 0.4s done 00:08:56 #141 writing image sha256:b779356638fedde40534db69c41f95bff67e8c77683c823371f1d1bccd002efe done 00:08:56 #141 naming to docker.io/library/core-metadata-arm64 00:08:56 #141 naming to docker.io/library/core-metadata-arm64 done 00:08:56 #141 DONE 9.0s 00:08:56 00:08:56 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:09:23 #108 ... 00:09:23 00:09:23 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:09:23 #101 DONE 1090.1s 00:09:23 00:09:23 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:09:23 #199 DONE 0.1s 00:09:23 00:09:23 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:09:23 #108 ... 00:09:23 00:09:23 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:09:23 #200 DONE 0.1s 00:09:23 00:09:23 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:09:23 #201 DONE 0.4s 00:09:23 00:09:23 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:09:23 #202 DONE 0.1s 00:09:23 00:09:23 #141 [security-spiffe-token-provider] exporting to image 00:09:23 #141 exporting layers 00:09:23 #141 exporting layers 0.5s done 00:09:23 #141 writing image sha256:a8e5a7cf25a18904cdc233bf82a12dc8353552eae7dfc50b5c4b0d8d3d68dabb done 00:09:23 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:09:23 #141 DONE 9.5s 00:09:23 00:09:23 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:09:50 #108 DONE 1114.9s 00:09:50 00:09:50 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:09:50 #130 ... 00:09:50 00:09:50 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:09:50 #203 DONE 0.1s 00:09:50 00:09:50 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:09:50 #204 DONE 0.1s 00:09:50 00:09:50 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:09:50 #130 ... 00:09:50 00:09:50 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:09:50 #205 DONE 0.6s 00:09:50 00:09:50 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:09:50 #130 ... 00:09:50 00:09:50 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:09:50 #206 DONE 0.1s 00:09:50 00:09:50 #141 [support-scheduler] exporting to image 00:09:50 #141 exporting layers 00:09:50 #141 exporting layers 0.4s done 00:09:50 #141 writing image sha256:dc02ec1f5eba9d9e66c29b9b640059e6067a94fa69927ee892ca991975111182 done 00:09:50 #141 naming to docker.io/library/support-scheduler-arm64 done 00:09:50 #141 DONE 9.9s 00:09:50 00:09:50 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:09:50 #130 DONE 1117.4s 00:09:50 00:09:50 #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:09:50 #207 DONE 0.1s 00:09:50 00:09:50 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:09:50 #208 DONE 0.1s 00:09:50 00:09:50 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:09:50 #209 DONE 0.3s 00:09:50 00:09:50 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:09:50 #210 DONE 0.1s 00:09:50 00:09:50 #141 [support-notifications] exporting to image 00:09:50 #141 exporting layers 0.4s done 00:09:50 #141 writing image sha256:fea46d4aba8bf9c02e2d3b3f500e9dac57515affc3e952ee7f670eee9399890b done 00:09:50 #141 naming to docker.io/library/support-notifications-arm64 done 00:09:50 #141 DONE 10.2s 00:09:50 time="2023-08-24T23:49:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:09:50 time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:09:50 $ docker stop --time=1 b771d22d40a01cdb9b20594fd8aa0d100d7d757d09523e798a4b3fb47adb56fd 00:09:52 $ docker rm -f --volumes b771d22d40a01cdb9b20594fd8aa0d100d7d757d09523e798a4b3fb47adb56fd [Pipeline] // withDockerContainer [Pipeline] sh 00:09:52 + docker images 00:09:52 REPOSITORY TAG IMAGE ID CREATED SIZE 00:09:52 support-notifications-arm64 latest fea46d4aba8b 2 seconds ago 33.7MB 00:09:52 support-scheduler-arm64 latest dc02ec1f5eba 4 seconds ago 32.9MB 00:09:52 security-spiffe-token-provider-arm64 latest a8e5a7cf25a1 29 seconds ago 33.3MB 00:09:52 core-metadata-arm64 latest b779356638fe 57 seconds ago 21.2MB 00:09:52 core-data-arm64 latest 102189c279a3 About a minute ago 20.9MB 00:09:52 core-command-arm64 latest becf5d8a03a1 About a minute ago 20.8MB 00:09:52 core-common-config-bootstrapper-arm64 latest 0c20cbb1099a About a minute ago 18MB 00:09:52 security-proxy-auth-arm64 latest 223ab0b2977a 2 minutes ago 19.3MB 00:09:52 security-secretstore-setup-arm64 latest 8bf1584b248a 2 minutes ago 43MB 00:09:52 security-bootstrapper-arm64 latest 4c6b425e114d 2 minutes ago 22.6MB 00:09:52 security-proxy-setup-arm64 latest 1fd9e02c29c4 2 minutes ago 28.8MB 00:09:52 security-spire-agent-arm64 latest b592c574780a 18 minutes ago 152MB 00:09:52 security-spire-server-arm64 latest 09e974d6c48a 18 minutes ago 96.9MB 00:09:52 security-spire-config-arm64 latest 01603e918025 18 minutes ago 96.1MB 00:09:52 ci-base-image-arm64 latest 7f860f60d570 20 minutes ago 1.05GB 00:09:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 00:09:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 00:09:52 provisioning config files... 00:09:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config14863560469982066969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:53 ---> docker-login.sh 00:09:53 nexus3.edgexfoundry.org:10001 00:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:53 Configure a credential helper to remove this warning. See 00:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:53 00:09:53 Login Succeeded 00:09:53 nexus3.edgexfoundry.org:10002 00:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:53 Configure a credential helper to remove this warning. See 00:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:53 00:09:53 Login Succeeded 00:09:53 nexus3.edgexfoundry.org:10003 00:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:54 Configure a credential helper to remove this warning. See 00:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:54 00:09:54 Login Succeeded 00:09:54 nexus3.edgexfoundry.org:10004 00:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:54 Configure a credential helper to remove this warning. See 00:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:54 00:09:54 Login Succeeded 00:09:54 docker.io 00:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:54 Configure a credential helper to remove this warning. See 00:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:54 00:09:54 Login Succeeded 00:09:54 ---> docker-login.sh ends [Pipeline] } 00:09:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:09:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:09:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:09:55 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:09:55 latest 00:09:55 3.1.0-dev.33 00:09:55 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:09:55 main 00:09:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:09:55 18238aafa6ce: Preparing 00:09:55 9773c1c31652: Preparing 00:09:55 9d0f461aed6d: Preparing 00:09:55 0694424614ee: Preparing 00:09:55 4e87fbdf746e: Preparing 00:09:55 d2d9d24a8c2a: Preparing 00:09:55 d2d9d24a8c2a: Waiting 00:09:56 0694424614ee: Pushed 00:09:56 18238aafa6ce: Pushed 00:09:56 d2d9d24a8c2a: Layer already exists 00:09:56 9d0f461aed6d: Pushed 00:09:56 4e87fbdf746e: Pushed 00:09:59 9773c1c31652: Pushed 00:09:59 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:09:59 18238aafa6ce: Preparing 00:09:59 9773c1c31652: Preparing 00:09:59 9d0f461aed6d: Preparing 00:09:59 0694424614ee: Preparing 00:09:59 4e87fbdf746e: Preparing 00:09:59 d2d9d24a8c2a: Preparing 00:09:59 d2d9d24a8c2a: Waiting 00:09:59 9d0f461aed6d: Layer already exists 00:09:59 9773c1c31652: Layer already exists 00:09:59 18238aafa6ce: Layer already exists 00:09:59 4e87fbdf746e: Layer already exists 00:09:59 0694424614ee: Layer already exists 00:09:59 d2d9d24a8c2a: Layer already exists 00:10:00 latest: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.33 00:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:10:00 18238aafa6ce: Preparing 00:10:00 9773c1c31652: Preparing 00:10:00 9d0f461aed6d: Preparing 00:10:00 0694424614ee: Preparing 00:10:00 4e87fbdf746e: Preparing 00:10:00 d2d9d24a8c2a: Preparing 00:10:00 d2d9d24a8c2a: Waiting 00:10:00 4e87fbdf746e: Layer already exists 00:10:00 9773c1c31652: Layer already exists 00:10:00 0694424614ee: Layer already exists 00:10:00 18238aafa6ce: Layer already exists 00:10:00 9d0f461aed6d: Layer already exists 00:10:00 d2d9d24a8c2a: Layer already exists 00:10:00 3.1.0-dev.33: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:10:01 18238aafa6ce: Preparing 00:10:01 9773c1c31652: Preparing 00:10:01 9d0f461aed6d: Preparing 00:10:01 0694424614ee: Preparing 00:10:01 4e87fbdf746e: Preparing 00:10:01 d2d9d24a8c2a: Preparing 00:10:01 d2d9d24a8c2a: Waiting 00:10:01 18238aafa6ce: Layer already exists 00:10:01 0694424614ee: Layer already exists 00:10:01 4e87fbdf746e: Layer already exists 00:10:01 9d0f461aed6d: Layer already exists 00:10:01 9773c1c31652: Layer already exists 00:10:01 d2d9d24a8c2a: Layer already exists 00:10:01 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:10:02 18238aafa6ce: Preparing 00:10:02 9773c1c31652: Preparing 00:10:02 9d0f461aed6d: Preparing 00:10:02 0694424614ee: Preparing 00:10:02 4e87fbdf746e: Preparing 00:10:02 d2d9d24a8c2a: Preparing 00:10:02 18238aafa6ce: Layer already exists 00:10:02 9773c1c31652: Layer already exists 00:10:02 0694424614ee: Layer already exists 00:10:02 9d0f461aed6d: Layer already exists 00:10:02 4e87fbdf746e: Layer already exists 00:10:02 d2d9d24a8c2a: Layer already exists 00:10:02 main: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:02 ===================================================== [Pipeline] echo 00:10:02 taggedImages: 00:10:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:10:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.33 00:10:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:10:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:10:02 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:02 latest 00:10:02 3.1.0-dev.33 00:10:02 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:02 main 00:10:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:10:03 e9630a24f29d: Preparing 00:10:03 5fd5cac5f518: Preparing 00:10:03 dfeff314be2a: Preparing 00:10:03 9009a4e56f19: Preparing 00:10:03 9d0f461aed6d: Preparing 00:10:03 0694424614ee: Preparing 00:10:03 4e87fbdf746e: Preparing 00:10:03 d2d9d24a8c2a: Preparing 00:10:03 0694424614ee: Waiting 00:10:03 4e87fbdf746e: Waiting 00:10:03 d2d9d24a8c2a: Waiting 00:10:03 9d0f461aed6d: Layer already exists 00:10:03 0694424614ee: Layer already exists 00:10:03 4e87fbdf746e: Layer already exists 00:10:03 dfeff314be2a: Pushed 00:10:03 5fd5cac5f518: Pushed 00:10:03 d2d9d24a8c2a: Layer already exists 00:10:03 e9630a24f29d: Pushed 00:10:06 9009a4e56f19: Pushed 00:10:06 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:06 + 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 00:10:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:10:07 e9630a24f29d: Preparing 00:10:07 5fd5cac5f518: Preparing 00:10:07 dfeff314be2a: Preparing 00:10:07 9009a4e56f19: Preparing 00:10:07 9d0f461aed6d: Preparing 00:10:07 0694424614ee: Preparing 00:10:07 4e87fbdf746e: Preparing 00:10:07 d2d9d24a8c2a: Preparing 00:10:07 0694424614ee: Waiting 00:10:07 4e87fbdf746e: Waiting 00:10:07 d2d9d24a8c2a: Waiting 00:10:07 9009a4e56f19: Layer already exists 00:10:07 9d0f461aed6d: Layer already exists 00:10:07 5fd5cac5f518: Layer already exists 00:10:07 dfeff314be2a: Layer already exists 00:10:07 e9630a24f29d: Layer already exists 00:10:07 4e87fbdf746e: Layer already exists 00:10:07 0694424614ee: Layer already exists 00:10:07 d2d9d24a8c2a: Layer already exists 00:10:07 latest: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.33 00:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:10:08 e9630a24f29d: Preparing 00:10:08 5fd5cac5f518: Preparing 00:10:08 dfeff314be2a: Preparing 00:10:08 9009a4e56f19: Preparing 00:10:08 9d0f461aed6d: Preparing 00:10:08 0694424614ee: Preparing 00:10:08 4e87fbdf746e: Preparing 00:10:08 d2d9d24a8c2a: Preparing 00:10:08 0694424614ee: Waiting 00:10:08 d2d9d24a8c2a: Waiting 00:10:08 4e87fbdf746e: Waiting 00:10:08 e9630a24f29d: Layer already exists 00:10:08 5fd5cac5f518: Layer already exists 00:10:08 9d0f461aed6d: Layer already exists 00:10:08 9009a4e56f19: Layer already exists 00:10:08 d2d9d24a8c2a: Layer already exists 00:10:08 0694424614ee: Layer already exists 00:10:08 4e87fbdf746e: Layer already exists 00:10:08 dfeff314be2a: Layer already exists 00:10:08 3.1.0-dev.33: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:10:09 e9630a24f29d: Preparing 00:10:09 5fd5cac5f518: Preparing 00:10:09 dfeff314be2a: Preparing 00:10:09 9009a4e56f19: Preparing 00:10:09 9d0f461aed6d: Preparing 00:10:09 0694424614ee: Preparing 00:10:09 4e87fbdf746e: Preparing 00:10:09 d2d9d24a8c2a: Preparing 00:10:09 0694424614ee: Waiting 00:10:09 4e87fbdf746e: Waiting 00:10:09 d2d9d24a8c2a: Waiting 00:10:09 dfeff314be2a: Layer already exists 00:10:09 5fd5cac5f518: Layer already exists 00:10:09 9d0f461aed6d: Layer already exists 00:10:09 9009a4e56f19: Layer already exists 00:10:09 e9630a24f29d: Layer already exists 00:10:09 4e87fbdf746e: Layer already exists 00:10:09 0694424614ee: Layer already exists 00:10:09 d2d9d24a8c2a: Layer already exists 00:10:09 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:09 + 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 00:10:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:10:09 e9630a24f29d: Preparing 00:10:09 5fd5cac5f518: Preparing 00:10:09 dfeff314be2a: Preparing 00:10:09 9009a4e56f19: Preparing 00:10:09 9d0f461aed6d: Preparing 00:10:09 0694424614ee: Preparing 00:10:09 4e87fbdf746e: Preparing 00:10:09 d2d9d24a8c2a: Preparing 00:10:09 0694424614ee: Waiting 00:10:09 4e87fbdf746e: Waiting 00:10:09 d2d9d24a8c2a: Waiting 00:10:09 5fd5cac5f518: Layer already exists 00:10:09 9009a4e56f19: Layer already exists 00:10:09 dfeff314be2a: Layer already exists 00:10:09 9d0f461aed6d: Layer already exists 00:10:09 e9630a24f29d: Layer already exists 00:10:09 4e87fbdf746e: Layer already exists 00:10:09 0694424614ee: Layer already exists 00:10:09 d2d9d24a8c2a: Layer already exists 00:10:10 main: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:10 ===================================================== [Pipeline] echo 00:10:10 taggedImages: 00:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.33 00:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:10:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:10:10 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:10 latest 00:10:10 3.1.0-dev.33 00:10:10 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:10 main 00:10:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:10:10 419dfe763d63: Preparing 00:10:10 370c4365f048: Preparing 00:10:10 9d0f461aed6d: Preparing 00:10:10 0694424614ee: Preparing 00:10:10 6f78c6f00e24: Preparing 00:10:10 d2d9d24a8c2a: Preparing 00:10:10 d2d9d24a8c2a: Waiting 00:10:10 0694424614ee: Layer already exists 00:10:10 9d0f461aed6d: Layer already exists 00:10:10 d2d9d24a8c2a: Layer already exists 00:10:11 419dfe763d63: Pushed 00:10:11 6f78c6f00e24: Pushed 00:10:14 370c4365f048: Pushed 00:10:14 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:10:15 419dfe763d63: Preparing 00:10:15 370c4365f048: Preparing 00:10:15 9d0f461aed6d: Preparing 00:10:15 0694424614ee: Preparing 00:10:15 6f78c6f00e24: Preparing 00:10:15 d2d9d24a8c2a: Preparing 00:10:15 d2d9d24a8c2a: Waiting 00:10:15 370c4365f048: Layer already exists 00:10:15 9d0f461aed6d: Layer already exists 00:10:15 6f78c6f00e24: Layer already exists 00:10:15 0694424614ee: Layer already exists 00:10:15 419dfe763d63: Layer already exists 00:10:15 d2d9d24a8c2a: Layer already exists 00:10:15 latest: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.33 00:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:10:15 419dfe763d63: Preparing 00:10:15 370c4365f048: Preparing 00:10:15 9d0f461aed6d: Preparing 00:10:15 0694424614ee: Preparing 00:10:15 6f78c6f00e24: Preparing 00:10:15 d2d9d24a8c2a: Preparing 00:10:15 d2d9d24a8c2a: Waiting 00:10:15 419dfe763d63: Layer already exists 00:10:15 9d0f461aed6d: Layer already exists 00:10:15 370c4365f048: Layer already exists 00:10:15 0694424614ee: Layer already exists 00:10:15 6f78c6f00e24: Layer already exists 00:10:15 d2d9d24a8c2a: Layer already exists 00:10:16 3.1.0-dev.33: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:10:16 419dfe763d63: Preparing 00:10:16 370c4365f048: Preparing 00:10:16 9d0f461aed6d: Preparing 00:10:16 0694424614ee: Preparing 00:10:16 6f78c6f00e24: Preparing 00:10:16 d2d9d24a8c2a: Preparing 00:10:16 d2d9d24a8c2a: Waiting 00:10:16 9d0f461aed6d: Layer already exists 00:10:16 0694424614ee: Layer already exists 00:10:16 6f78c6f00e24: Layer already exists 00:10:16 370c4365f048: Layer already exists 00:10:16 419dfe763d63: Layer already exists 00:10:16 d2d9d24a8c2a: Layer already exists 00:10:16 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:10:17 419dfe763d63: Preparing 00:10:17 370c4365f048: Preparing 00:10:17 9d0f461aed6d: Preparing 00:10:17 0694424614ee: Preparing 00:10:17 6f78c6f00e24: Preparing 00:10:17 d2d9d24a8c2a: Preparing 00:10:17 d2d9d24a8c2a: Waiting 00:10:17 6f78c6f00e24: Layer already exists 00:10:17 370c4365f048: Layer already exists 00:10:17 9d0f461aed6d: Layer already exists 00:10:17 419dfe763d63: Layer already exists 00:10:17 0694424614ee: Layer already exists 00:10:17 d2d9d24a8c2a: Layer already exists 00:10:17 main: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:17 ===================================================== [Pipeline] echo 00:10:17 taggedImages: 00:10:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:10:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.33 00:10:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:10:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:10:17 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:17 latest 00:10:17 3.1.0-dev.33 00:10:17 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:17 main 00:10:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:10:18 291fdb15fbc2: Preparing 00:10:18 07ede8c6f41b: Preparing 00:10:18 26f3ca37ccb7: Preparing 00:10:18 9d0f461aed6d: Preparing 00:10:18 0694424614ee: Preparing 00:10:18 4e87fbdf746e: Preparing 00:10:18 d2d9d24a8c2a: Preparing 00:10:18 4e87fbdf746e: Waiting 00:10:18 9d0f461aed6d: Layer already exists 00:10:18 07ede8c6f41b: Pushed 00:10:21 0694424614ee: Layer already exists 00:10:21 4e87fbdf746e: Layer already exists 00:10:21 d2d9d24a8c2a: Layer already exists 00:10:21 291fdb15fbc2: Pushed 00:10:22 26f3ca37ccb7: Pushed 00:10:22 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:10:22 291fdb15fbc2: Preparing 00:10:22 07ede8c6f41b: Preparing 00:10:22 26f3ca37ccb7: Preparing 00:10:22 9d0f461aed6d: Preparing 00:10:22 0694424614ee: Preparing 00:10:22 4e87fbdf746e: Preparing 00:10:22 d2d9d24a8c2a: Preparing 00:10:22 4e87fbdf746e: Waiting 00:10:22 d2d9d24a8c2a: Waiting 00:10:22 26f3ca37ccb7: Layer already exists 00:10:22 9d0f461aed6d: Layer already exists 00:10:22 07ede8c6f41b: Layer already exists 00:10:22 0694424614ee: Layer already exists 00:10:22 291fdb15fbc2: Layer already exists 00:10:22 4e87fbdf746e: Layer already exists 00:10:22 d2d9d24a8c2a: Layer already exists 00:10:22 latest: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.33 00:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:10:23 291fdb15fbc2: Preparing 00:10:23 07ede8c6f41b: Preparing 00:10:23 26f3ca37ccb7: Preparing 00:10:23 9d0f461aed6d: Preparing 00:10:23 0694424614ee: Preparing 00:10:23 4e87fbdf746e: Preparing 00:10:23 d2d9d24a8c2a: Preparing 00:10:23 4e87fbdf746e: Waiting 00:10:23 d2d9d24a8c2a: Waiting 00:10:23 07ede8c6f41b: Layer already exists 00:10:23 0694424614ee: Layer already exists 00:10:23 9d0f461aed6d: Layer already exists 00:10:23 291fdb15fbc2: Layer already exists 00:10:23 26f3ca37ccb7: Layer already exists 00:10:23 4e87fbdf746e: Layer already exists 00:10:23 d2d9d24a8c2a: Layer already exists 00:10:23 3.1.0-dev.33: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:10:24 291fdb15fbc2: Preparing 00:10:24 07ede8c6f41b: Preparing 00:10:24 26f3ca37ccb7: Preparing 00:10:24 9d0f461aed6d: Preparing 00:10:24 0694424614ee: Preparing 00:10:24 4e87fbdf746e: Preparing 00:10:24 d2d9d24a8c2a: Preparing 00:10:24 4e87fbdf746e: Waiting 00:10:24 d2d9d24a8c2a: Waiting 00:10:24 07ede8c6f41b: Layer already exists 00:10:24 291fdb15fbc2: Layer already exists 00:10:24 26f3ca37ccb7: Layer already exists 00:10:24 9d0f461aed6d: Layer already exists 00:10:24 0694424614ee: Layer already exists 00:10:24 d2d9d24a8c2a: Layer already exists 00:10:24 4e87fbdf746e: Layer already exists 00:10:24 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:10:25 291fdb15fbc2: Preparing 00:10:25 07ede8c6f41b: Preparing 00:10:25 26f3ca37ccb7: Preparing 00:10:25 9d0f461aed6d: Preparing 00:10:25 0694424614ee: Preparing 00:10:25 4e87fbdf746e: Preparing 00:10:25 d2d9d24a8c2a: Preparing 00:10:25 4e87fbdf746e: Waiting 00:10:25 d2d9d24a8c2a: Waiting 00:10:25 291fdb15fbc2: Layer already exists 00:10:25 26f3ca37ccb7: Layer already exists 00:10:25 07ede8c6f41b: Layer already exists 00:10:25 9d0f461aed6d: Layer already exists 00:10:25 0694424614ee: Layer already exists 00:10:25 4e87fbdf746e: Layer already exists 00:10:25 d2d9d24a8c2a: Layer already exists 00:10:25 main: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:25 ===================================================== [Pipeline] echo 00:10:25 taggedImages: 00:10:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:10:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.33 00:10:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:10:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:10:25 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:25 latest 00:10:25 3.1.0-dev.33 00:10:25 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:25 main 00:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:10:26 1effcce42100: Preparing 00:10:26 cc0c83bad76d: Preparing 00:10:26 9d8b365f9c3f: Preparing 00:10:26 fccf3603272b: Preparing 00:10:26 d18bc88fef83: Preparing 00:10:26 3461661c1ed2: Preparing 00:10:26 ccbb2f5caa0e: Preparing 00:10:26 9d0f461aed6d: Preparing 00:10:26 0694424614ee: Preparing 00:10:26 0bdaf80752dd: Preparing 00:10:26 0ac808a21040: Preparing 00:10:26 5f70bf18a086: Preparing 00:10:26 8d46517dea89: Preparing 00:10:26 88cb909b4fe8: Preparing 00:10:26 d2d9d24a8c2a: Preparing 00:10:26 3461661c1ed2: Waiting 00:10:26 ccbb2f5caa0e: Waiting 00:10:26 9d0f461aed6d: Waiting 00:10:26 0694424614ee: Waiting 00:10:26 0bdaf80752dd: Waiting 00:10:26 0ac808a21040: Waiting 00:10:26 5f70bf18a086: Waiting 00:10:26 8d46517dea89: Waiting 00:10:26 88cb909b4fe8: Waiting 00:10:26 d2d9d24a8c2a: Waiting 00:10:26 9d8b365f9c3f: Pushed 00:10:26 d18bc88fef83: Pushed 00:10:26 1effcce42100: Pushed 00:10:26 cc0c83bad76d: Pushed 00:10:26 fccf3603272b: Pushed 00:10:26 9d0f461aed6d: Layer already exists 00:10:26 0694424614ee: Layer already exists 00:10:26 3461661c1ed2: Pushed 00:10:26 0ac808a21040: Pushed 00:10:26 0bdaf80752dd: Pushed 00:10:26 5f70bf18a086: Pushed 00:10:26 d2d9d24a8c2a: Layer already exists 00:10:26 8d46517dea89: Pushed 00:10:26 88cb909b4fe8: Pushed 00:10:29 ccbb2f5caa0e: Pushed 00:10:30 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:10:30 1effcce42100: Preparing 00:10:30 cc0c83bad76d: Preparing 00:10:30 9d8b365f9c3f: Preparing 00:10:30 fccf3603272b: Preparing 00:10:30 d18bc88fef83: Preparing 00:10:30 3461661c1ed2: Preparing 00:10:30 ccbb2f5caa0e: Preparing 00:10:30 9d0f461aed6d: Preparing 00:10:30 0694424614ee: Preparing 00:10:30 0bdaf80752dd: Preparing 00:10:30 0ac808a21040: Preparing 00:10:30 5f70bf18a086: Preparing 00:10:30 8d46517dea89: Preparing 00:10:30 88cb909b4fe8: Preparing 00:10:30 d2d9d24a8c2a: Preparing 00:10:30 0bdaf80752dd: Waiting 00:10:30 3461661c1ed2: Waiting 00:10:30 ccbb2f5caa0e: Waiting 00:10:30 9d0f461aed6d: Waiting 00:10:30 0694424614ee: Waiting 00:10:30 0ac808a21040: Waiting 00:10:30 5f70bf18a086: Waiting 00:10:30 8d46517dea89: Waiting 00:10:30 88cb909b4fe8: Waiting 00:10:30 fccf3603272b: Layer already exists 00:10:30 1effcce42100: Layer already exists 00:10:30 cc0c83bad76d: Layer already exists 00:10:30 d18bc88fef83: Layer already exists 00:10:30 9d8b365f9c3f: Layer already exists 00:10:30 ccbb2f5caa0e: Layer already exists 00:10:30 3461661c1ed2: Layer already exists 00:10:30 9d0f461aed6d: Layer already exists 00:10:30 0bdaf80752dd: Layer already exists 00:10:30 0694424614ee: Layer already exists 00:10:30 0ac808a21040: Layer already exists 00:10:30 5f70bf18a086: Layer already exists 00:10:30 88cb909b4fe8: Layer already exists 00:10:30 d2d9d24a8c2a: Layer already exists 00:10:30 8d46517dea89: Layer already exists 00:10:31 latest: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.33 00:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:10:31 1effcce42100: Preparing 00:10:31 cc0c83bad76d: Preparing 00:10:31 9d8b365f9c3f: Preparing 00:10:31 fccf3603272b: Preparing 00:10:31 d18bc88fef83: Preparing 00:10:31 3461661c1ed2: Preparing 00:10:31 ccbb2f5caa0e: Preparing 00:10:31 9d0f461aed6d: Preparing 00:10:31 0694424614ee: Preparing 00:10:31 0bdaf80752dd: Preparing 00:10:31 0ac808a21040: Preparing 00:10:31 5f70bf18a086: Preparing 00:10:31 8d46517dea89: Preparing 00:10:31 88cb909b4fe8: Preparing 00:10:31 d2d9d24a8c2a: Preparing 00:10:31 3461661c1ed2: Waiting 00:10:31 ccbb2f5caa0e: Waiting 00:10:31 9d0f461aed6d: Waiting 00:10:31 0694424614ee: Waiting 00:10:31 0bdaf80752dd: Waiting 00:10:31 0ac808a21040: Waiting 00:10:31 5f70bf18a086: Waiting 00:10:31 8d46517dea89: Waiting 00:10:31 88cb909b4fe8: Waiting 00:10:31 d2d9d24a8c2a: Waiting 00:10:31 d18bc88fef83: Layer already exists 00:10:31 1effcce42100: Layer already exists 00:10:31 cc0c83bad76d: Layer already exists 00:10:31 fccf3603272b: Layer already exists 00:10:31 9d8b365f9c3f: Layer already exists 00:10:31 3461661c1ed2: Layer already exists 00:10:31 0694424614ee: Layer already exists 00:10:31 0bdaf80752dd: Layer already exists 00:10:31 9d0f461aed6d: Layer already exists 00:10:31 ccbb2f5caa0e: Layer already exists 00:10:31 5f70bf18a086: Layer already exists 00:10:31 0ac808a21040: Layer already exists 00:10:31 8d46517dea89: Layer already exists 00:10:31 88cb909b4fe8: Layer already exists 00:10:31 d2d9d24a8c2a: Layer already exists 00:10:32 3.1.0-dev.33: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:10:32 1effcce42100: Preparing 00:10:32 cc0c83bad76d: Preparing 00:10:32 9d8b365f9c3f: Preparing 00:10:32 fccf3603272b: Preparing 00:10:32 d18bc88fef83: Preparing 00:10:32 3461661c1ed2: Preparing 00:10:32 ccbb2f5caa0e: Preparing 00:10:32 9d0f461aed6d: Preparing 00:10:32 0694424614ee: Preparing 00:10:32 0bdaf80752dd: Preparing 00:10:32 0ac808a21040: Preparing 00:10:32 5f70bf18a086: Preparing 00:10:32 8d46517dea89: Preparing 00:10:32 88cb909b4fe8: Preparing 00:10:32 ccbb2f5caa0e: Waiting 00:10:32 9d0f461aed6d: Waiting 00:10:32 d2d9d24a8c2a: Preparing 00:10:32 0694424614ee: Waiting 00:10:32 5f70bf18a086: Waiting 00:10:32 8d46517dea89: Waiting 00:10:32 88cb909b4fe8: Waiting 00:10:32 d2d9d24a8c2a: Waiting 00:10:32 0bdaf80752dd: Waiting 00:10:32 0ac808a21040: Waiting 00:10:32 3461661c1ed2: Waiting 00:10:32 d18bc88fef83: Layer already exists 00:10:32 1effcce42100: Layer already exists 00:10:32 cc0c83bad76d: Layer already exists 00:10:32 fccf3603272b: Layer already exists 00:10:32 9d8b365f9c3f: Layer already exists 00:10:32 0694424614ee: Layer already exists 00:10:32 3461661c1ed2: Layer already exists 00:10:32 ccbb2f5caa0e: Layer already exists 00:10:32 9d0f461aed6d: Layer already exists 00:10:32 0bdaf80752dd: Layer already exists 00:10:32 0ac808a21040: Layer already exists 00:10:32 5f70bf18a086: Layer already exists 00:10:32 8d46517dea89: Layer already exists 00:10:32 88cb909b4fe8: Layer already exists 00:10:32 d2d9d24a8c2a: Layer already exists 00:10:33 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:10:33 1effcce42100: Preparing 00:10:33 cc0c83bad76d: Preparing 00:10:33 9d8b365f9c3f: Preparing 00:10:33 fccf3603272b: Preparing 00:10:33 d18bc88fef83: Preparing 00:10:33 3461661c1ed2: Preparing 00:10:33 ccbb2f5caa0e: Preparing 00:10:33 9d0f461aed6d: Preparing 00:10:33 0694424614ee: Preparing 00:10:33 0bdaf80752dd: Preparing 00:10:33 0ac808a21040: Preparing 00:10:33 5f70bf18a086: Preparing 00:10:33 8d46517dea89: Preparing 00:10:33 88cb909b4fe8: Preparing 00:10:33 d2d9d24a8c2a: Preparing 00:10:33 0694424614ee: Waiting 00:10:33 0bdaf80752dd: Waiting 00:10:33 0ac808a21040: Waiting 00:10:33 5f70bf18a086: Waiting 00:10:33 8d46517dea89: Waiting 00:10:33 88cb909b4fe8: Waiting 00:10:33 d2d9d24a8c2a: Waiting 00:10:33 3461661c1ed2: Waiting 00:10:33 ccbb2f5caa0e: Waiting 00:10:33 9d0f461aed6d: Waiting 00:10:33 1effcce42100: Layer already exists 00:10:33 fccf3603272b: Layer already exists 00:10:33 9d8b365f9c3f: Layer already exists 00:10:33 cc0c83bad76d: Layer already exists 00:10:33 d18bc88fef83: Layer already exists 00:10:33 3461661c1ed2: Layer already exists 00:10:33 ccbb2f5caa0e: Layer already exists 00:10:33 0694424614ee: Layer already exists 00:10:33 9d0f461aed6d: Layer already exists 00:10:33 0bdaf80752dd: Layer already exists 00:10:33 5f70bf18a086: Layer already exists 00:10:33 0ac808a21040: Layer already exists 00:10:33 88cb909b4fe8: Layer already exists 00:10:33 8d46517dea89: Layer already exists 00:10:33 d2d9d24a8c2a: Layer already exists 00:10:33 main: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:34 ===================================================== [Pipeline] echo 00:10:34 taggedImages: 00:10:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:10:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.33 00:10:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:10:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:10:34 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:34 latest 00:10:34 3.1.0-dev.33 00:10:34 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:34 main 00:10:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:10:34 b2583c7b729e: Preparing 00:10:34 0ed67935883d: Preparing 00:10:34 773fc583dee1: Preparing 00:10:34 cb6fb771e339: Preparing 00:10:34 9d0f461aed6d: Preparing 00:10:34 0694424614ee: Preparing 00:10:34 4e87fbdf746e: Preparing 00:10:34 d2d9d24a8c2a: Preparing 00:10:34 0694424614ee: Waiting 00:10:34 d2d9d24a8c2a: Waiting 00:10:34 4e87fbdf746e: Waiting 00:10:34 9d0f461aed6d: Layer already exists 00:10:34 0694424614ee: Layer already exists 00:10:34 4e87fbdf746e: Layer already exists 00:10:35 d2d9d24a8c2a: Layer already exists 00:10:35 773fc583dee1: Pushed 00:10:35 b2583c7b729e: Pushed 00:10:35 0ed67935883d: Pushed 00:10:37 cb6fb771e339: Pushed 00:10:37 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:38 + 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 00:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:10:38 b2583c7b729e: Preparing 00:10:38 0ed67935883d: Preparing 00:10:38 773fc583dee1: Preparing 00:10:38 cb6fb771e339: Preparing 00:10:38 9d0f461aed6d: Preparing 00:10:38 0694424614ee: Preparing 00:10:38 4e87fbdf746e: Preparing 00:10:38 d2d9d24a8c2a: Preparing 00:10:38 0694424614ee: Waiting 00:10:38 4e87fbdf746e: Waiting 00:10:38 d2d9d24a8c2a: Waiting 00:10:38 0ed67935883d: Layer already exists 00:10:38 b2583c7b729e: Layer already exists 00:10:38 773fc583dee1: Layer already exists 00:10:38 cb6fb771e339: Layer already exists 00:10:38 9d0f461aed6d: Layer already exists 00:10:38 0694424614ee: Layer already exists 00:10:38 d2d9d24a8c2a: Layer already exists 00:10:38 4e87fbdf746e: Layer already exists 00:10:38 latest: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.33 00:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:10:39 b2583c7b729e: Preparing 00:10:39 0ed67935883d: Preparing 00:10:39 773fc583dee1: Preparing 00:10:39 cb6fb771e339: Preparing 00:10:39 9d0f461aed6d: Preparing 00:10:39 0694424614ee: Preparing 00:10:39 4e87fbdf746e: Preparing 00:10:39 d2d9d24a8c2a: Preparing 00:10:39 0694424614ee: Waiting 00:10:39 4e87fbdf746e: Waiting 00:10:39 d2d9d24a8c2a: Waiting 00:10:39 b2583c7b729e: Layer already exists 00:10:39 cb6fb771e339: Layer already exists 00:10:39 9d0f461aed6d: Layer already exists 00:10:39 0ed67935883d: Layer already exists 00:10:39 773fc583dee1: Layer already exists 00:10:39 4e87fbdf746e: Layer already exists 00:10:39 0694424614ee: Layer already exists 00:10:39 d2d9d24a8c2a: Layer already exists 00:10:39 3.1.0-dev.33: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:10:40 b2583c7b729e: Preparing 00:10:40 0ed67935883d: Preparing 00:10:40 773fc583dee1: Preparing 00:10:40 cb6fb771e339: Preparing 00:10:40 9d0f461aed6d: Preparing 00:10:40 0694424614ee: Preparing 00:10:40 4e87fbdf746e: Preparing 00:10:40 d2d9d24a8c2a: Preparing 00:10:40 4e87fbdf746e: Waiting 00:10:40 d2d9d24a8c2a: Waiting 00:10:40 0694424614ee: Waiting 00:10:40 cb6fb771e339: Layer already exists 00:10:40 b2583c7b729e: Layer already exists 00:10:40 9d0f461aed6d: Layer already exists 00:10:40 0ed67935883d: Layer already exists 00:10:40 773fc583dee1: Layer already exists 00:10:40 4e87fbdf746e: Layer already exists 00:10:40 0694424614ee: Layer already exists 00:10:40 d2d9d24a8c2a: Layer already exists 00:10:40 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:40 + 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 00:10:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:10:41 b2583c7b729e: Preparing 00:10:41 0ed67935883d: Preparing 00:10:41 773fc583dee1: Preparing 00:10:41 cb6fb771e339: Preparing 00:10:41 9d0f461aed6d: Preparing 00:10:41 0694424614ee: Preparing 00:10:41 4e87fbdf746e: Preparing 00:10:41 d2d9d24a8c2a: Preparing 00:10:41 0694424614ee: Waiting 00:10:41 4e87fbdf746e: Waiting 00:10:41 d2d9d24a8c2a: Waiting 00:10:41 0ed67935883d: Layer already exists 00:10:41 773fc583dee1: Layer already exists 00:10:41 cb6fb771e339: Layer already exists 00:10:41 9d0f461aed6d: Layer already exists 00:10:41 b2583c7b729e: Layer already exists 00:10:41 0694424614ee: Layer already exists 00:10:41 4e87fbdf746e: Layer already exists 00:10:41 d2d9d24a8c2a: Layer already exists 00:10:41 main: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:41 ===================================================== [Pipeline] echo 00:10:41 taggedImages: 00:10:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:10:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.33 00:10:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:10:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:10:41 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:41 latest 00:10:41 3.1.0-dev.33 00:10:41 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:41 main 00:10:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:10:42 8d43564d5839: Preparing 00:10:42 645e27984e48: Preparing 00:10:42 38f7649c28a8: Preparing 00:10:42 73463f2ff1be: Preparing 00:10:42 787e91ff4469: Preparing 00:10:42 9d0f461aed6d: Preparing 00:10:42 0694424614ee: Preparing 00:10:42 9313a349b6cd: Preparing 00:10:42 db11f6e69f1a: Preparing 00:10:42 d2d9d24a8c2a: Preparing 00:10:42 9313a349b6cd: Waiting 00:10:42 db11f6e69f1a: Waiting 00:10:42 d2d9d24a8c2a: Waiting 00:10:42 9d0f461aed6d: Waiting 00:10:42 0694424614ee: Waiting 00:10:42 645e27984e48: Pushed 00:10:42 9d0f461aed6d: Layer already exists 00:10:42 787e91ff4469: Pushed 00:10:42 8d43564d5839: Pushed 00:10:42 73463f2ff1be: Pushed 00:10:42 0694424614ee: Layer already exists 00:10:42 d2d9d24a8c2a: Layer already exists 00:10:42 9313a349b6cd: Pushed 00:10:44 db11f6e69f1a: Pushed 00:10:44 38f7649c28a8: Pushed 00:10:45 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:45 + 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 00:10:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:10:45 8d43564d5839: Preparing 00:10:45 645e27984e48: Preparing 00:10:45 38f7649c28a8: Preparing 00:10:45 73463f2ff1be: Preparing 00:10:45 787e91ff4469: Preparing 00:10:45 9d0f461aed6d: Preparing 00:10:45 0694424614ee: Preparing 00:10:45 9313a349b6cd: Preparing 00:10:45 db11f6e69f1a: Preparing 00:10:45 d2d9d24a8c2a: Preparing 00:10:45 0694424614ee: Waiting 00:10:45 9313a349b6cd: Waiting 00:10:45 9d0f461aed6d: Waiting 00:10:45 db11f6e69f1a: Waiting 00:10:45 d2d9d24a8c2a: Waiting 00:10:45 8d43564d5839: Layer already exists 00:10:45 73463f2ff1be: Layer already exists 00:10:45 38f7649c28a8: Layer already exists 00:10:45 645e27984e48: Layer already exists 00:10:45 787e91ff4469: Layer already exists 00:10:45 9313a349b6cd: Layer already exists 00:10:45 0694424614ee: Layer already exists 00:10:45 9d0f461aed6d: Layer already exists 00:10:45 d2d9d24a8c2a: Layer already exists 00:10:45 db11f6e69f1a: Layer already exists 00:10:46 latest: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.33 00:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:10:46 8d43564d5839: Preparing 00:10:46 645e27984e48: Preparing 00:10:46 38f7649c28a8: Preparing 00:10:46 73463f2ff1be: Preparing 00:10:46 787e91ff4469: Preparing 00:10:46 9d0f461aed6d: Preparing 00:10:46 0694424614ee: Preparing 00:10:46 9313a349b6cd: Preparing 00:10:46 db11f6e69f1a: Preparing 00:10:46 d2d9d24a8c2a: Preparing 00:10:46 9313a349b6cd: Waiting 00:10:46 db11f6e69f1a: Waiting 00:10:46 9d0f461aed6d: Waiting 00:10:46 0694424614ee: Waiting 00:10:46 d2d9d24a8c2a: Waiting 00:10:46 73463f2ff1be: Layer already exists 00:10:46 38f7649c28a8: Layer already exists 00:10:46 8d43564d5839: Layer already exists 00:10:46 787e91ff4469: Layer already exists 00:10:46 645e27984e48: Layer already exists 00:10:46 9d0f461aed6d: Layer already exists 00:10:46 9313a349b6cd: Layer already exists 00:10:46 db11f6e69f1a: Layer already exists 00:10:46 d2d9d24a8c2a: Layer already exists 00:10:46 0694424614ee: Layer already exists 00:10:46 3.1.0-dev.33: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:10:47 8d43564d5839: Preparing 00:10:47 645e27984e48: Preparing 00:10:47 38f7649c28a8: Preparing 00:10:47 73463f2ff1be: Preparing 00:10:47 787e91ff4469: Preparing 00:10:47 9d0f461aed6d: Preparing 00:10:47 0694424614ee: Preparing 00:10:47 9313a349b6cd: Preparing 00:10:47 db11f6e69f1a: Preparing 00:10:47 d2d9d24a8c2a: Preparing 00:10:47 0694424614ee: Waiting 00:10:47 9d0f461aed6d: Waiting 00:10:47 db11f6e69f1a: Waiting 00:10:47 d2d9d24a8c2a: Waiting 00:10:47 9313a349b6cd: Waiting 00:10:47 8d43564d5839: Layer already exists 00:10:47 787e91ff4469: Layer already exists 00:10:47 645e27984e48: Layer already exists 00:10:47 38f7649c28a8: Layer already exists 00:10:47 73463f2ff1be: Layer already exists 00:10:47 9d0f461aed6d: Layer already exists 00:10:47 9313a349b6cd: Layer already exists 00:10:47 db11f6e69f1a: Layer already exists 00:10:47 0694424614ee: Layer already exists 00:10:47 d2d9d24a8c2a: Layer already exists 00:10:47 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:48 + 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 00:10:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:10:48 8d43564d5839: Preparing 00:10:48 645e27984e48: Preparing 00:10:48 38f7649c28a8: Preparing 00:10:48 73463f2ff1be: Preparing 00:10:48 787e91ff4469: Preparing 00:10:48 9d0f461aed6d: Preparing 00:10:48 0694424614ee: Preparing 00:10:48 9313a349b6cd: Preparing 00:10:48 db11f6e69f1a: Preparing 00:10:48 d2d9d24a8c2a: Preparing 00:10:48 9313a349b6cd: Waiting 00:10:48 9d0f461aed6d: Waiting 00:10:48 0694424614ee: Waiting 00:10:48 db11f6e69f1a: Waiting 00:10:48 d2d9d24a8c2a: Waiting 00:10:48 38f7649c28a8: Layer already exists 00:10:48 787e91ff4469: Layer already exists 00:10:48 8d43564d5839: Layer already exists 00:10:48 645e27984e48: Layer already exists 00:10:48 73463f2ff1be: Layer already exists 00:10:48 0694424614ee: Layer already exists 00:10:48 9313a349b6cd: Layer already exists 00:10:48 9d0f461aed6d: Layer already exists 00:10:48 db11f6e69f1a: Layer already exists 00:10:48 d2d9d24a8c2a: Layer already exists 00:10:48 main: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:48 ===================================================== [Pipeline] echo 00:10:48 taggedImages: 00:10:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:10:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.33 00:10:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:10:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:10:48 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:48 latest 00:10:48 3.1.0-dev.33 00:10:48 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:48 main 00:10:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:10:49 a5d12e3816ed: Preparing 00:10:49 06ce6c15b36b: Preparing 00:10:49 5950149b3347: Preparing 00:10:49 193baf3a761e: Preparing 00:10:49 fbc8868e6eb2: Preparing 00:10:49 8cb5b284a6bb: Preparing 00:10:49 3731d8f79e7f: Preparing 00:10:49 9d0f461aed6d: Preparing 00:10:49 0694424614ee: Preparing 00:10:49 a798f388b088: Preparing 00:10:49 d2d9d24a8c2a: Preparing 00:10:49 9d0f461aed6d: Waiting 00:10:49 8cb5b284a6bb: Waiting 00:10:49 3731d8f79e7f: Waiting 00:10:49 0694424614ee: Waiting 00:10:49 d2d9d24a8c2a: Waiting 00:10:49 a798f388b088: Waiting 00:10:49 06ce6c15b36b: Pushed 00:10:49 fbc8868e6eb2: Pushed 00:10:49 a5d12e3816ed: Pushed 00:10:49 9d0f461aed6d: Layer already exists 00:10:49 0694424614ee: Layer already exists 00:10:49 8cb5b284a6bb: Pushed 00:10:49 3731d8f79e7f: Pushed 00:10:49 d2d9d24a8c2a: Layer already exists 00:10:52 193baf3a761e: Pushed 00:10:52 a798f388b088: Pushed 00:10:53 5950149b3347: Pushed 00:10:53 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:53 + 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 00:10:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:10:54 a5d12e3816ed: Preparing 00:10:54 06ce6c15b36b: Preparing 00:10:54 5950149b3347: Preparing 00:10:54 193baf3a761e: Preparing 00:10:54 fbc8868e6eb2: Preparing 00:10:54 8cb5b284a6bb: Preparing 00:10:54 3731d8f79e7f: Preparing 00:10:54 9d0f461aed6d: Preparing 00:10:54 0694424614ee: Preparing 00:10:54 a798f388b088: Preparing 00:10:54 d2d9d24a8c2a: Preparing 00:10:54 9d0f461aed6d: Waiting 00:10:54 0694424614ee: Waiting 00:10:54 a798f388b088: Waiting 00:10:54 8cb5b284a6bb: Waiting 00:10:54 d2d9d24a8c2a: Waiting 00:10:54 3731d8f79e7f: Waiting 00:10:54 fbc8868e6eb2: Layer already exists 00:10:54 193baf3a761e: Layer already exists 00:10:54 5950149b3347: Layer already exists 00:10:54 06ce6c15b36b: Layer already exists 00:10:54 a5d12e3816ed: Layer already exists 00:10:54 9d0f461aed6d: Layer already exists 00:10:54 8cb5b284a6bb: Layer already exists 00:10:54 0694424614ee: Layer already exists 00:10:54 a798f388b088: Layer already exists 00:10:54 3731d8f79e7f: Layer already exists 00:10:54 d2d9d24a8c2a: Layer already exists 00:10:54 latest: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.33 00:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:10:54 a5d12e3816ed: Preparing 00:10:54 06ce6c15b36b: Preparing 00:10:54 5950149b3347: Preparing 00:10:54 193baf3a761e: Preparing 00:10:54 fbc8868e6eb2: Preparing 00:10:54 8cb5b284a6bb: Preparing 00:10:54 3731d8f79e7f: Preparing 00:10:54 9d0f461aed6d: Preparing 00:10:54 0694424614ee: Preparing 00:10:54 a798f388b088: Preparing 00:10:54 d2d9d24a8c2a: Preparing 00:10:54 8cb5b284a6bb: Waiting 00:10:54 0694424614ee: Waiting 00:10:54 a798f388b088: Waiting 00:10:54 d2d9d24a8c2a: Waiting 00:10:54 3731d8f79e7f: Waiting 00:10:54 9d0f461aed6d: Waiting 00:10:54 193baf3a761e: Layer already exists 00:10:54 06ce6c15b36b: Layer already exists 00:10:54 5950149b3347: Layer already exists 00:10:54 a5d12e3816ed: Layer already exists 00:10:54 fbc8868e6eb2: Layer already exists 00:10:54 8cb5b284a6bb: Layer already exists 00:10:54 9d0f461aed6d: Layer already exists 00:10:54 3731d8f79e7f: Layer already exists 00:10:54 a798f388b088: Layer already exists 00:10:54 d2d9d24a8c2a: Layer already exists 00:10:54 0694424614ee: Layer already exists 00:10:55 3.1.0-dev.33: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:10:55 a5d12e3816ed: Preparing 00:10:55 06ce6c15b36b: Preparing 00:10:55 5950149b3347: Preparing 00:10:55 193baf3a761e: Preparing 00:10:55 fbc8868e6eb2: Preparing 00:10:55 8cb5b284a6bb: Preparing 00:10:55 3731d8f79e7f: Preparing 00:10:55 9d0f461aed6d: Preparing 00:10:55 0694424614ee: Preparing 00:10:55 a798f388b088: Preparing 00:10:55 d2d9d24a8c2a: Preparing 00:10:55 9d0f461aed6d: Waiting 00:10:55 8cb5b284a6bb: Waiting 00:10:55 0694424614ee: Waiting 00:10:55 a798f388b088: Waiting 00:10:55 3731d8f79e7f: Waiting 00:10:55 d2d9d24a8c2a: Waiting 00:10:55 06ce6c15b36b: Layer already exists 00:10:55 a5d12e3816ed: Layer already exists 00:10:55 5950149b3347: Layer already exists 00:10:55 193baf3a761e: Layer already exists 00:10:55 fbc8868e6eb2: Layer already exists 00:10:55 3731d8f79e7f: Layer already exists 00:10:55 9d0f461aed6d: Layer already exists 00:10:55 a798f388b088: Layer already exists 00:10:55 8cb5b284a6bb: Layer already exists 00:10:55 0694424614ee: Layer already exists 00:10:55 d2d9d24a8c2a: Layer already exists 00:10:55 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:56 + 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 00:10:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:10:56 a5d12e3816ed: Preparing 00:10:56 06ce6c15b36b: Preparing 00:10:56 5950149b3347: Preparing 00:10:56 193baf3a761e: Preparing 00:10:56 fbc8868e6eb2: Preparing 00:10:56 8cb5b284a6bb: Preparing 00:10:56 3731d8f79e7f: Preparing 00:10:56 9d0f461aed6d: Preparing 00:10:56 0694424614ee: Preparing 00:10:56 a798f388b088: Preparing 00:10:56 d2d9d24a8c2a: Preparing 00:10:56 9d0f461aed6d: Waiting 00:10:56 0694424614ee: Waiting 00:10:56 a798f388b088: Waiting 00:10:56 8cb5b284a6bb: Waiting 00:10:56 3731d8f79e7f: Waiting 00:10:56 d2d9d24a8c2a: Waiting 00:10:56 fbc8868e6eb2: Layer already exists 00:10:56 06ce6c15b36b: Layer already exists 00:10:56 193baf3a761e: Layer already exists 00:10:56 5950149b3347: Layer already exists 00:10:56 a5d12e3816ed: Layer already exists 00:10:56 9d0f461aed6d: Layer already exists 00:10:56 8cb5b284a6bb: Layer already exists 00:10:56 0694424614ee: Layer already exists 00:10:56 3731d8f79e7f: Layer already exists 00:10:56 a798f388b088: Layer already exists 00:10:56 d2d9d24a8c2a: Layer already exists 00:10:57 main: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:57 ===================================================== [Pipeline] echo 00:10:57 taggedImages: 00:10:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:10:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.33 00:10:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:10:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:10:57 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:57 latest 00:10:57 3.1.0-dev.33 00:10:57 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:10:57 main 00:10:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:10:57 d5a221949a16: Preparing 00:10:57 3bcd61934fce: Preparing 00:10:57 9d0f461aed6d: Preparing 00:10:57 0694424614ee: Preparing 00:10:57 74f93b44d518: Preparing 00:10:57 d2d9d24a8c2a: Preparing 00:10:57 d2d9d24a8c2a: Waiting 00:10:59 74f93b44d518: Pushed 00:11:00 9d0f461aed6d: Layer already exists 00:11:00 0694424614ee: Layer already exists 00:11:00 d2d9d24a8c2a: Layer already exists 00:11:00 d5a221949a16: Pushed 00:11:03 3bcd61934fce: Pushed 00:11:03 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:03 + 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 00:11:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:11:03 d5a221949a16: Preparing 00:11:03 3bcd61934fce: Preparing 00:11:03 9d0f461aed6d: Preparing 00:11:03 0694424614ee: Preparing 00:11:03 74f93b44d518: Preparing 00:11:03 d2d9d24a8c2a: Preparing 00:11:03 d2d9d24a8c2a: Waiting 00:11:03 0694424614ee: Layer already exists 00:11:03 d5a221949a16: Layer already exists 00:11:03 74f93b44d518: Layer already exists 00:11:03 3bcd61934fce: Layer already exists 00:11:03 9d0f461aed6d: Layer already exists 00:11:03 d2d9d24a8c2a: Layer already exists 00:11:03 latest: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.33 00:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:11:04 d5a221949a16: Preparing 00:11:04 3bcd61934fce: Preparing 00:11:04 9d0f461aed6d: Preparing 00:11:04 0694424614ee: Preparing 00:11:04 74f93b44d518: Preparing 00:11:04 d2d9d24a8c2a: Preparing 00:11:04 d2d9d24a8c2a: Waiting 00:11:04 3bcd61934fce: Layer already exists 00:11:04 d5a221949a16: Layer already exists 00:11:04 74f93b44d518: Layer already exists 00:11:04 9d0f461aed6d: Layer already exists 00:11:04 0694424614ee: Layer already exists 00:11:04 d2d9d24a8c2a: Layer already exists 00:11:04 3.1.0-dev.33: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:11:05 d5a221949a16: Preparing 00:11:05 3bcd61934fce: Preparing 00:11:05 9d0f461aed6d: Preparing 00:11:05 0694424614ee: Preparing 00:11:05 74f93b44d518: Preparing 00:11:05 d2d9d24a8c2a: Preparing 00:11:05 d2d9d24a8c2a: Waiting 00:11:05 74f93b44d518: Layer already exists 00:11:05 0694424614ee: Layer already exists 00:11:05 9d0f461aed6d: Layer already exists 00:11:05 d5a221949a16: Layer already exists 00:11:05 3bcd61934fce: Layer already exists 00:11:05 d2d9d24a8c2a: Layer already exists 00:11:05 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:05 + 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 00:11:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:11:06 d5a221949a16: Preparing 00:11:06 3bcd61934fce: Preparing 00:11:06 9d0f461aed6d: Preparing 00:11:06 0694424614ee: Preparing 00:11:06 74f93b44d518: Preparing 00:11:06 d2d9d24a8c2a: Preparing 00:11:06 d2d9d24a8c2a: Waiting 00:11:06 0694424614ee: Layer already exists 00:11:06 3bcd61934fce: Layer already exists 00:11:06 9d0f461aed6d: Layer already exists 00:11:06 74f93b44d518: Layer already exists 00:11:06 d5a221949a16: Layer already exists 00:11:06 d2d9d24a8c2a: Layer already exists 00:11:06 main: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:06 ===================================================== [Pipeline] echo 00:11:06 taggedImages: 00:11:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:11:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.33 00:11:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:11:06 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:11:06 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:06 latest 00:11:06 3.1.0-dev.33 00:11:06 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:06 main 00:11:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:11:07 ec7c24a417b4: Preparing 00:11:07 7549e91e3d48: Preparing 00:11:07 eb41283081a6: Preparing 00:11:07 65a5f2a54ac5: Preparing 00:11:07 97e320c3bb65: Preparing 00:11:07 9d0f461aed6d: Preparing 00:11:07 0694424614ee: Preparing 00:11:07 0504c9339636: Preparing 00:11:07 d2d9d24a8c2a: Preparing 00:11:07 9d0f461aed6d: Waiting 00:11:07 0694424614ee: Waiting 00:11:07 0504c9339636: Waiting 00:11:07 d2d9d24a8c2a: Waiting 00:11:07 eb41283081a6: Pushed 00:11:07 7549e91e3d48: Pushed 00:11:07 ec7c24a417b4: Pushed 00:11:07 9d0f461aed6d: Layer already exists 00:11:07 0694424614ee: Layer already exists 00:11:07 d2d9d24a8c2a: Layer already exists 00:11:08 0504c9339636: Pushed 00:11:20 97e320c3bb65: Pushed 00:11:25 65a5f2a54ac5: Pushed 00:11:25 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:25 + 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 00:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:11:29 ec7c24a417b4: Preparing 00:11:29 7549e91e3d48: Preparing 00:11:29 eb41283081a6: Preparing 00:11:29 65a5f2a54ac5: Preparing 00:11:29 97e320c3bb65: Preparing 00:11:29 9d0f461aed6d: Preparing 00:11:29 0694424614ee: Preparing 00:11:29 0504c9339636: Preparing 00:11:29 d2d9d24a8c2a: Preparing 00:11:29 9d0f461aed6d: Waiting 00:11:29 0694424614ee: Waiting 00:11:29 0504c9339636: Waiting 00:11:29 d2d9d24a8c2a: Waiting 00:11:29 97e320c3bb65: Layer already exists 00:11:29 eb41283081a6: Layer already exists 00:11:29 ec7c24a417b4: Layer already exists 00:11:29 7549e91e3d48: Layer already exists 00:11:29 0694424614ee: Layer already exists 00:11:29 9d0f461aed6d: Layer already exists 00:11:29 0504c9339636: Layer already exists 00:11:29 d2d9d24a8c2a: Layer already exists 00:11:29 65a5f2a54ac5: Layer already exists 00:11:29 latest: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.33 00:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:11:29 ec7c24a417b4: Preparing 00:11:29 7549e91e3d48: Preparing 00:11:29 eb41283081a6: Preparing 00:11:29 65a5f2a54ac5: Preparing 00:11:29 97e320c3bb65: Preparing 00:11:29 9d0f461aed6d: Preparing 00:11:29 0694424614ee: Preparing 00:11:29 0504c9339636: Preparing 00:11:29 d2d9d24a8c2a: Preparing 00:11:29 0694424614ee: Waiting 00:11:29 0504c9339636: Waiting 00:11:29 d2d9d24a8c2a: Waiting 00:11:29 9d0f461aed6d: Waiting 00:11:29 65a5f2a54ac5: Layer already exists 00:11:29 97e320c3bb65: Layer already exists 00:11:29 eb41283081a6: Layer already exists 00:11:29 ec7c24a417b4: Layer already exists 00:11:29 7549e91e3d48: Layer already exists 00:11:29 d2d9d24a8c2a: Layer already exists 00:11:29 0504c9339636: Layer already exists 00:11:29 0694424614ee: Layer already exists 00:11:29 9d0f461aed6d: Layer already exists 00:11:30 3.1.0-dev.33: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:11:30 ec7c24a417b4: Preparing 00:11:30 7549e91e3d48: Preparing 00:11:30 eb41283081a6: Preparing 00:11:30 65a5f2a54ac5: Preparing 00:11:30 97e320c3bb65: Preparing 00:11:30 9d0f461aed6d: Preparing 00:11:30 0694424614ee: Preparing 00:11:30 0504c9339636: Preparing 00:11:30 d2d9d24a8c2a: Preparing 00:11:30 0694424614ee: Waiting 00:11:30 d2d9d24a8c2a: Waiting 00:11:30 0504c9339636: Waiting 00:11:30 9d0f461aed6d: Waiting 00:11:30 ec7c24a417b4: Layer already exists 00:11:30 eb41283081a6: Layer already exists 00:11:30 97e320c3bb65: Layer already exists 00:11:30 7549e91e3d48: Layer already exists 00:11:30 65a5f2a54ac5: Layer already exists 00:11:30 0504c9339636: Layer already exists 00:11:30 0694424614ee: Layer already exists 00:11:30 9d0f461aed6d: Layer already exists 00:11:30 d2d9d24a8c2a: Layer already exists 00:11:31 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:31 + 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 00:11:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:11:31 ec7c24a417b4: Preparing 00:11:31 7549e91e3d48: Preparing 00:11:31 eb41283081a6: Preparing 00:11:31 65a5f2a54ac5: Preparing 00:11:31 97e320c3bb65: Preparing 00:11:31 9d0f461aed6d: Preparing 00:11:31 0694424614ee: Preparing 00:11:31 0504c9339636: Preparing 00:11:31 d2d9d24a8c2a: Preparing 00:11:31 0694424614ee: Waiting 00:11:31 9d0f461aed6d: Waiting 00:11:31 0504c9339636: Waiting 00:11:31 d2d9d24a8c2a: Waiting 00:11:31 65a5f2a54ac5: Layer already exists 00:11:31 eb41283081a6: Layer already exists 00:11:31 97e320c3bb65: Layer already exists 00:11:31 ec7c24a417b4: Layer already exists 00:11:31 7549e91e3d48: Layer already exists 00:11:31 9d0f461aed6d: Layer already exists 00:11:31 0504c9339636: Layer already exists 00:11:31 d2d9d24a8c2a: Layer already exists 00:11:31 0694424614ee: Layer already exists 00:11:32 main: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:32 ===================================================== [Pipeline] echo 00:11:32 taggedImages: 00:11:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:11:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.33 00:11:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:11:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:11:32 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:32 latest 00:11:32 3.1.0-dev.33 00:11:32 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:32 main 00:11:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:11:33 a8dde76d3696: Preparing 00:11:33 8ab975e89666: Preparing 00:11:33 a820a171a669: Preparing 00:11:33 6f401ee2045d: Preparing 00:11:33 9d0f461aed6d: Preparing 00:11:33 0694424614ee: Preparing 00:11:33 c3267843586d: Preparing 00:11:33 0694424614ee: Waiting 00:11:33 d2d9d24a8c2a: Preparing 00:11:33 c3267843586d: Waiting 00:11:33 d2d9d24a8c2a: Waiting 00:11:33 9d0f461aed6d: Layer already exists 00:11:33 0694424614ee: Layer already exists 00:11:33 a820a171a669: Pushed 00:11:33 8ab975e89666: Pushed 00:11:33 a8dde76d3696: Pushed 00:11:33 d2d9d24a8c2a: Layer already exists 00:11:33 c3267843586d: Pushed 00:11:52 6f401ee2045d: Pushed 00:11:52 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:52 + 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 00:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:11:52 a8dde76d3696: Preparing 00:11:52 8ab975e89666: Preparing 00:11:52 a820a171a669: Preparing 00:11:52 6f401ee2045d: Preparing 00:11:52 9d0f461aed6d: Preparing 00:11:52 0694424614ee: Preparing 00:11:52 c3267843586d: Preparing 00:11:52 d2d9d24a8c2a: Preparing 00:11:52 0694424614ee: Waiting 00:11:52 c3267843586d: Waiting 00:11:52 d2d9d24a8c2a: Waiting 00:11:52 9d0f461aed6d: Layer already exists 00:11:52 8ab975e89666: Layer already exists 00:11:52 6f401ee2045d: Layer already exists 00:11:52 a820a171a669: Layer already exists 00:11:52 a8dde76d3696: Layer already exists 00:11:52 0694424614ee: Layer already exists 00:11:52 c3267843586d: Layer already exists 00:11:52 d2d9d24a8c2a: Layer already exists 00:11:53 latest: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.33 00:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:11:53 a8dde76d3696: Preparing 00:11:53 8ab975e89666: Preparing 00:11:53 a820a171a669: Preparing 00:11:53 6f401ee2045d: Preparing 00:11:53 9d0f461aed6d: Preparing 00:11:53 0694424614ee: Preparing 00:11:53 c3267843586d: Preparing 00:11:53 d2d9d24a8c2a: Preparing 00:11:53 0694424614ee: Waiting 00:11:53 c3267843586d: Waiting 00:11:53 d2d9d24a8c2a: Waiting 00:11:53 8ab975e89666: Layer already exists 00:11:53 a8dde76d3696: Layer already exists 00:11:53 9d0f461aed6d: Layer already exists 00:11:53 6f401ee2045d: Layer already exists 00:11:53 a820a171a669: Layer already exists 00:11:53 d2d9d24a8c2a: Layer already exists 00:11:53 0694424614ee: Layer already exists 00:11:53 c3267843586d: Layer already exists 00:11:53 3.1.0-dev.33: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:11:54 a8dde76d3696: Preparing 00:11:54 8ab975e89666: Preparing 00:11:54 a820a171a669: Preparing 00:11:54 6f401ee2045d: Preparing 00:11:54 9d0f461aed6d: Preparing 00:11:54 0694424614ee: Preparing 00:11:54 c3267843586d: Preparing 00:11:54 d2d9d24a8c2a: Preparing 00:11:54 0694424614ee: Waiting 00:11:54 d2d9d24a8c2a: Waiting 00:11:54 c3267843586d: Waiting 00:11:54 6f401ee2045d: Layer already exists 00:11:54 a820a171a669: Layer already exists 00:11:54 9d0f461aed6d: Layer already exists 00:11:54 8ab975e89666: Layer already exists 00:11:54 a8dde76d3696: Layer already exists 00:11:54 c3267843586d: Layer already exists 00:11:54 0694424614ee: Layer already exists 00:11:54 d2d9d24a8c2a: Layer already exists 00:11:54 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:55 + 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 00:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:11:55 a8dde76d3696: Preparing 00:11:55 8ab975e89666: Preparing 00:11:55 a820a171a669: Preparing 00:11:55 6f401ee2045d: Preparing 00:11:55 9d0f461aed6d: Preparing 00:11:55 0694424614ee: Preparing 00:11:55 c3267843586d: Preparing 00:11:55 d2d9d24a8c2a: Preparing 00:11:55 c3267843586d: Waiting 00:11:55 0694424614ee: Waiting 00:11:55 d2d9d24a8c2a: Waiting 00:11:55 a8dde76d3696: Layer already exists 00:11:55 8ab975e89666: Layer already exists 00:11:55 6f401ee2045d: Layer already exists 00:11:55 a820a171a669: Layer already exists 00:11:55 9d0f461aed6d: Layer already exists 00:11:55 c3267843586d: Layer already exists 00:11:55 0694424614ee: Layer already exists 00:11:55 d2d9d24a8c2a: Layer already exists 00:11:55 main: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:55 ===================================================== [Pipeline] echo 00:11:55 taggedImages: 00:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.33 00:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:11:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:11:55 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:55 latest 00:11:55 3.1.0-dev.33 00:11:55 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:55 main 00:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:11:56 4b3ecb3d19f6: Preparing 00:11:56 9711462a696c: Preparing 00:11:56 4f10b567e2c9: Preparing 00:11:56 6f401ee2045d: Preparing 00:11:56 9d0f461aed6d: Preparing 00:11:56 0694424614ee: Preparing 00:11:56 0504c9339636: Preparing 00:11:56 d2d9d24a8c2a: Preparing 00:11:56 0694424614ee: Waiting 00:11:56 d2d9d24a8c2a: Waiting 00:11:56 0504c9339636: Waiting 00:11:56 6f401ee2045d: Layer already exists 00:11:56 9d0f461aed6d: Layer already exists 00:11:56 0694424614ee: Layer already exists 00:11:56 9711462a696c: Pushed 00:11:56 0504c9339636: Layer already exists 00:11:56 4f10b567e2c9: Pushed 00:11:56 d2d9d24a8c2a: Layer already exists 00:11:56 4b3ecb3d19f6: Pushed 00:11:57 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:57 + 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 00:11:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:11:57 4b3ecb3d19f6: Preparing 00:11:57 9711462a696c: Preparing 00:11:57 4f10b567e2c9: Preparing 00:11:57 6f401ee2045d: Preparing 00:11:57 9d0f461aed6d: Preparing 00:11:57 0694424614ee: Preparing 00:11:57 0504c9339636: Preparing 00:11:57 d2d9d24a8c2a: Preparing 00:11:57 0504c9339636: Waiting 00:11:57 d2d9d24a8c2a: Waiting 00:11:57 0694424614ee: Waiting 00:11:57 4b3ecb3d19f6: Layer already exists 00:11:57 9d0f461aed6d: Layer already exists 00:11:57 9711462a696c: Layer already exists 00:11:57 6f401ee2045d: Layer already exists 00:11:57 4f10b567e2c9: Layer already exists 00:11:57 d2d9d24a8c2a: Layer already exists 00:11:57 0694424614ee: Layer already exists 00:11:57 0504c9339636: Layer already exists 00:11:57 latest: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.33 00:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:11:58 4b3ecb3d19f6: Preparing 00:11:58 9711462a696c: Preparing 00:11:58 4f10b567e2c9: Preparing 00:11:58 6f401ee2045d: Preparing 00:11:58 9d0f461aed6d: Preparing 00:11:58 0694424614ee: Preparing 00:11:58 0504c9339636: Preparing 00:11:58 d2d9d24a8c2a: Preparing 00:11:58 0694424614ee: Waiting 00:11:58 0504c9339636: Waiting 00:11:58 d2d9d24a8c2a: Waiting 00:11:58 9d0f461aed6d: Layer already exists 00:11:58 4b3ecb3d19f6: Layer already exists 00:11:58 6f401ee2045d: Layer already exists 00:11:58 4f10b567e2c9: Layer already exists 00:11:58 9711462a696c: Layer already exists 00:11:58 0694424614ee: Layer already exists 00:11:58 d2d9d24a8c2a: Layer already exists 00:11:58 0504c9339636: Layer already exists 00:11:58 3.1.0-dev.33: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:11:59 4b3ecb3d19f6: Preparing 00:11:59 9711462a696c: Preparing 00:11:59 4f10b567e2c9: Preparing 00:11:59 6f401ee2045d: Preparing 00:11:59 9d0f461aed6d: Preparing 00:11:59 0694424614ee: Preparing 00:11:59 0504c9339636: Preparing 00:11:59 d2d9d24a8c2a: Preparing 00:11:59 0694424614ee: Waiting 00:11:59 0504c9339636: Waiting 00:11:59 d2d9d24a8c2a: Waiting 00:11:59 9711462a696c: Layer already exists 00:11:59 4b3ecb3d19f6: Layer already exists 00:11:59 6f401ee2045d: Layer already exists 00:11:59 9d0f461aed6d: Layer already exists 00:11:59 4f10b567e2c9: Layer already exists 00:11:59 0694424614ee: Layer already exists 00:11:59 0504c9339636: Layer already exists 00:11:59 d2d9d24a8c2a: Layer already exists 00:11:59 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:00 + 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 00:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:12:00 4b3ecb3d19f6: Preparing 00:12:00 9711462a696c: Preparing 00:12:00 4f10b567e2c9: Preparing 00:12:00 6f401ee2045d: Preparing 00:12:00 9d0f461aed6d: Preparing 00:12:00 0694424614ee: Preparing 00:12:00 0504c9339636: Preparing 00:12:00 d2d9d24a8c2a: Preparing 00:12:00 0504c9339636: Waiting 00:12:00 d2d9d24a8c2a: Waiting 00:12:00 0694424614ee: Waiting 00:12:00 4b3ecb3d19f6: Layer already exists 00:12:00 4f10b567e2c9: Layer already exists 00:12:00 9711462a696c: Layer already exists 00:12:00 6f401ee2045d: Layer already exists 00:12:00 9d0f461aed6d: Layer already exists 00:12:00 d2d9d24a8c2a: Layer already exists 00:12:00 0694424614ee: Layer already exists 00:12:00 0504c9339636: Layer already exists 00:12:00 main: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:00 ===================================================== [Pipeline] echo 00:12:00 taggedImages: 00:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.33 00:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:12:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:12:00 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:00 latest 00:12:00 3.1.0-dev.33 00:12:00 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:00 main 00:12:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:12:01 069010f44354: Preparing 00:12:01 57703a51b37d: Preparing 00:12:01 9d0f461aed6d: Preparing 00:12:01 0694424614ee: Preparing 00:12:01 66ca4896d97d: Preparing 00:12:01 d2d9d24a8c2a: Preparing 00:12:01 d2d9d24a8c2a: Waiting 00:12:01 9d0f461aed6d: Layer already exists 00:12:01 0694424614ee: Layer already exists 00:12:01 d2d9d24a8c2a: Layer already exists 00:12:01 069010f44354: Pushed 00:12:02 66ca4896d97d: Pushed 00:12:07 57703a51b37d: Pushed 00:12:07 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:12:08 069010f44354: Preparing 00:12:08 57703a51b37d: Preparing 00:12:08 9d0f461aed6d: Preparing 00:12:08 0694424614ee: Preparing 00:12:08 66ca4896d97d: Preparing 00:12:08 d2d9d24a8c2a: Preparing 00:12:08 d2d9d24a8c2a: Waiting 00:12:08 0694424614ee: Layer already exists 00:12:08 57703a51b37d: Layer already exists 00:12:08 66ca4896d97d: Layer already exists 00:12:08 9d0f461aed6d: Layer already exists 00:12:08 069010f44354: Layer already exists 00:12:08 d2d9d24a8c2a: Layer already exists 00:12:08 latest: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.33 00:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:12:09 069010f44354: Preparing 00:12:09 57703a51b37d: Preparing 00:12:09 9d0f461aed6d: Preparing 00:12:09 0694424614ee: Preparing 00:12:09 66ca4896d97d: Preparing 00:12:09 d2d9d24a8c2a: Preparing 00:12:09 d2d9d24a8c2a: Waiting 00:12:09 66ca4896d97d: Layer already exists 00:12:09 0694424614ee: Layer already exists 00:12:09 57703a51b37d: Layer already exists 00:12:09 069010f44354: Layer already exists 00:12:09 9d0f461aed6d: Layer already exists 00:12:09 d2d9d24a8c2a: Layer already exists 00:12:09 3.1.0-dev.33: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:12:10 069010f44354: Preparing 00:12:10 57703a51b37d: Preparing 00:12:10 9d0f461aed6d: Preparing 00:12:10 0694424614ee: Preparing 00:12:10 66ca4896d97d: Preparing 00:12:10 d2d9d24a8c2a: Preparing 00:12:10 d2d9d24a8c2a: Waiting 00:12:10 069010f44354: Layer already exists 00:12:10 57703a51b37d: Layer already exists 00:12:10 66ca4896d97d: Layer already exists 00:12:10 0694424614ee: Layer already exists 00:12:10 9d0f461aed6d: Layer already exists 00:12:10 d2d9d24a8c2a: Layer already exists 00:12:10 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:12:10 069010f44354: Preparing 00:12:10 57703a51b37d: Preparing 00:12:10 9d0f461aed6d: Preparing 00:12:10 0694424614ee: Preparing 00:12:10 66ca4896d97d: Preparing 00:12:10 d2d9d24a8c2a: Preparing 00:12:10 d2d9d24a8c2a: Waiting 00:12:10 9d0f461aed6d: Layer already exists 00:12:10 66ca4896d97d: Layer already exists 00:12:10 069010f44354: Layer already exists 00:12:10 0694424614ee: Layer already exists 00:12:10 57703a51b37d: Layer already exists 00:12:10 d2d9d24a8c2a: Layer already exists 00:12:11 main: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:11 ===================================================== [Pipeline] echo 00:12:11 taggedImages: 00:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.33 00:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:12:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:12:11 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:11 latest 00:12:11 3.1.0-dev.33 00:12:11 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:11 main 00:12:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:12:11 b2a5fe564774: Preparing 00:12:11 215051bea81f: Preparing 00:12:11 9d0f461aed6d: Preparing 00:12:11 0694424614ee: Preparing 00:12:11 4e87fbdf746e: Preparing 00:12:11 d2d9d24a8c2a: Preparing 00:12:11 d2d9d24a8c2a: Waiting 00:12:11 4e87fbdf746e: Layer already exists 00:12:11 0694424614ee: Layer already exists 00:12:11 9d0f461aed6d: Layer already exists 00:12:12 d2d9d24a8c2a: Layer already exists 00:12:12 b2a5fe564774: Pushed 00:12:18 215051bea81f: Pushed 00:12:18 d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:12:19 b2a5fe564774: Preparing 00:12:19 215051bea81f: Preparing 00:12:19 9d0f461aed6d: Preparing 00:12:19 0694424614ee: Preparing 00:12:19 4e87fbdf746e: Preparing 00:12:19 d2d9d24a8c2a: Preparing 00:12:19 d2d9d24a8c2a: Waiting 00:12:19 4e87fbdf746e: Layer already exists 00:12:19 0694424614ee: Layer already exists 00:12:19 d2d9d24a8c2a: Layer already exists 00:12:19 9d0f461aed6d: Layer already exists 00:12:19 b2a5fe564774: Layer already exists 00:12:19 215051bea81f: Layer already exists 00:12:19 latest: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.33 00:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:12:20 b2a5fe564774: Preparing 00:12:20 215051bea81f: Preparing 00:12:20 9d0f461aed6d: Preparing 00:12:20 0694424614ee: Preparing 00:12:20 4e87fbdf746e: Preparing 00:12:20 d2d9d24a8c2a: Preparing 00:12:20 d2d9d24a8c2a: Waiting 00:12:20 0694424614ee: Layer already exists 00:12:20 b2a5fe564774: Layer already exists 00:12:20 4e87fbdf746e: Layer already exists 00:12:20 9d0f461aed6d: Layer already exists 00:12:20 215051bea81f: Layer already exists 00:12:20 d2d9d24a8c2a: Layer already exists 00:12:20 3.1.0-dev.33: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:12:20 b2a5fe564774: Preparing 00:12:20 215051bea81f: Preparing 00:12:20 9d0f461aed6d: Preparing 00:12:20 0694424614ee: Preparing 00:12:20 4e87fbdf746e: Preparing 00:12:20 d2d9d24a8c2a: Preparing 00:12:20 b2a5fe564774: Layer already exists 00:12:20 0694424614ee: Layer already exists 00:12:20 4e87fbdf746e: Layer already exists 00:12:20 215051bea81f: Layer already exists 00:12:20 9d0f461aed6d: Layer already exists 00:12:20 d2d9d24a8c2a: Layer already exists 00:12:20 d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:12:21 b2a5fe564774: Preparing 00:12:21 215051bea81f: Preparing 00:12:21 9d0f461aed6d: Preparing 00:12:21 0694424614ee: Preparing 00:12:21 4e87fbdf746e: Preparing 00:12:21 d2d9d24a8c2a: Preparing 00:12:21 d2d9d24a8c2a: Waiting 00:12:21 9d0f461aed6d: Layer already exists 00:12:21 b2a5fe564774: Layer already exists 00:12:21 0694424614ee: Layer already exists 00:12:21 215051bea81f: Layer already exists 00:12:21 4e87fbdf746e: Layer already exists 00:12:21 d2d9d24a8c2a: Layer already exists 00:12:21 main: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:21 ===================================================== [Pipeline] echo 00:12:21 taggedImages: 00:12:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 00:12:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:12:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.33 00:12:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 00:12:21 - 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 00:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:22 00:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:22 arm64: Pulling from edgex-lftools-log-publisher 00:12:22 8998bd30e6a1: Pulling fs layer 00:12:22 04944245beec: Pulling fs layer 00:12:22 699f458cf7ca: Pulling fs layer 00:12:22 765212b225bb: Pulling fs layer 00:12:22 f23df028b6ca: Pulling fs layer 00:12:22 d65c8cfc05b1: Pulling fs layer 00:12:22 2437ff75d9bd: Pulling fs layer 00:12:22 f23df028b6ca: Waiting 00:12:22 d65c8cfc05b1: Waiting 00:12:22 2437ff75d9bd: Waiting 00:12:22 765212b225bb: Waiting 00:12:22 04944245beec: Verifying Checksum 00:12:22 04944245beec: Download complete 00:12:22 765212b225bb: Verifying Checksum 00:12:22 765212b225bb: Download complete 00:12:22 f23df028b6ca: Verifying Checksum 00:12:22 f23df028b6ca: Download complete 00:12:22 d65c8cfc05b1: Verifying Checksum 00:12:22 d65c8cfc05b1: Download complete 00:12:22 699f458cf7ca: Verifying Checksum 00:12:22 699f458cf7ca: Download complete 00:12:23 8998bd30e6a1: Verifying Checksum 00:12:23 8998bd30e6a1: Download complete 00:12:26 2437ff75d9bd: Verifying Checksum 00:12:26 2437ff75d9bd: Download complete 00:12:27 8998bd30e6a1: Pull complete 00:12:27 04944245beec: Pull complete 00:12:29 699f458cf7ca: Pull complete 00:12:29 765212b225bb: Pull complete 00:12:29 f23df028b6ca: Pull complete 00:12:30 d65c8cfc05b1: Pull complete 00:12:45 2437ff75d9bd: Pull complete 00:12:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:12:45 prd-ubuntu20.04-docker-arm64-4c-16g-4461 does not seem to be running inside a container 00:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:12:48 $ docker top 5c83d204fa88da0e2414519e21429ba2036e8de0fa18d40d8295dcba51913f8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:48 ---> job-cost.sh 00:12:49 lf-activate-venv: SKIPPING 00:12:49 INFO: No Stack... 00:12:49 INFO: Retrieving Pricing Info for: v3-standard-4 00:12:50 INFO: Archiving Costs [Pipeline] sh 00:12:50 + cat /w/workspace/edgex-go/567/archives/cost.csv 00:12:50 + cut -d, -f6 [Pipeline] lock 00:12:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] 00:12:50 Resource [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] did not exist. Created. 00:12:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:12:50 + echo total: 0.10999999940395355 [Pipeline] stash 00:12:51 Stashed 1 file(s) [Pipeline] } 00:12:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] [Pipeline] // lock [Pipeline] } 00:12:51 $ docker stop --time=1 5c83d204fa88da0e2414519e21429ba2036e8de0fa18d40d8295dcba51913f8e 00:12:53 $ docker rm -f --volumes 5c83d204fa88da0e2414519e21429ba2036e8de0fa18d40d8295dcba51913f8e [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 00:12:53 provisioning config files... 00:12:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/567@tmp/config8261061751390728236tmp [Pipeline] { [Pipeline] sh 00:12:53 + set +x 00:12:53 + + curl -s https://codecov.io/bash 00:12:53 bash -s -- 00:12:53 00:12:53 _____ _ 00:12:53 / ____| | | 00:12:53 | | ___ __| | ___ ___ _____ __ 00:12:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:12:53 | |___| (_) | (_| | __/ (_| (_) \ V / 00:12:53 \_____\___/ \__,_|\___|\___\___/ \_/ 00:12:53 Bash-1.0.6 00:12:53 00:12:53 00:12:53 ==> git version 2.25.1 found 00:12:53 ==> 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 00:12:53 Release-Date: 2020-01-08 00:12:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:12:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:12:53 ==> Jenkins CI detected. 00:12:53 current dir:  /w/workspace/edgex-go/567 00:12:53 project root: . 00:12:53 --> token set from env 00:12:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:12:53 ==> Running gcov in . (disable via -X gcov) 00:12:53 ==> Python coveragepy not found 00:12:53 ==> Searching for coverage reports in: 00:12:53 + . 00:12:54 -> Found 1 reports 00:12:54 ==> Detecting git/mercurial file structure 00:12:54 ==> Reading reports 00:12:54 + ./coverage.out bytes=446998 00:12:54 ==> Appending adjustments 00:12:54 https://docs.codecov.io/docs/fixing-reports 00:12:55 + Found adjustments 00:12:55 ==> Gzipping contents 00:12:55 60K /tmp/codecov.WQE4js.gz 00:12:55 ==> Uploading reports 00:12:55 url: https://codecov.io 00:12:55 query: branch=main&commit=d712b70d1b18e2b4f4c471c5ae40b4002467bb18&build=567&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F567%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:12:55 -> Pinging Codecov 00:12:55 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=d712b70d1b18e2b4f4c471c5ae40b4002467bb18&build=567&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F567%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:12:55 -> Uploading to 00:12:55 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/00271124DB129430A58F1EEE437C3FCB/d712b70d1b18e2b4f4c471c5ae40b4002467bb18/53964bf7-1ffc-4d64-a2be-a42131c2090a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T001255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c174ab75105b24acf138b3d0935fa9fba7ccf7ca19dd05ef1c8e73f81a99265c 00:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:12:55 Dload Upload Total Spent Left Speed 00:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57412 0 0 100 57412 0 243k --:--:-- --:--:-- --:--:-- 243k 00:12:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } 00:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:12:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:12:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:12:56 00:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:12:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:12:56 df9b9388f04a: Pulling fs layer 00:12:56 52dc419b0ee2: Pulling fs layer 00:12:56 25bc292e5bac: Pulling fs layer 00:12:56 114826534d7a: Pulling fs layer 00:12:56 4657fd5d0bcf: Pulling fs layer 00:12:56 6ad1cebc031e: Pulling fs layer 00:12:56 8a3aa393b2d8: Pulling fs layer 00:12:56 4657fd5d0bcf: Waiting 00:12:56 6ad1cebc031e: Waiting 00:12:56 8a3aa393b2d8: Waiting 00:12:56 114826534d7a: Waiting 00:12:56 25bc292e5bac: Verifying Checksum 00:12:56 25bc292e5bac: Download complete 00:12:56 52dc419b0ee2: Verifying Checksum 00:12:56 52dc419b0ee2: Download complete 00:12:56 4657fd5d0bcf: Download complete 00:12:56 df9b9388f04a: Download complete 00:12:56 6ad1cebc031e: Verifying Checksum 00:12:56 6ad1cebc031e: Download complete 00:12:56 df9b9388f04a: Pull complete 00:12:56 52dc419b0ee2: Pull complete 00:12:57 25bc292e5bac: Pull complete 00:12:57 114826534d7a: Download complete 00:12:57 8a3aa393b2d8: Verifying Checksum 00:12:57 8a3aa393b2d8: Download complete 00:13:01 114826534d7a: Pull complete 00:13:01 4657fd5d0bcf: Pull complete 00:13:01 6ad1cebc031e: Pull complete 00:13:04 8a3aa393b2d8: Pull complete 00:13:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:13:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:04 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 00:13:04 $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 00:13:14 $ docker top 800be73c9456004192518e5c27457e4bdda59b7f44adc9a45c4ab11006c29c3b -eo pid,comm [Pipeline] { [Pipeline] echo 00:13:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:13:14 + set -o pipefail 00:13:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:13:24 00:13:24 Monitoring /w/workspace/edgex-go/567 (github.com/edgexfoundry/edgex-go)... 00:13:24 00:13:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3d14dcf3-4e80-4efc-b526-278674714882 00:13:24 00:13:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:13:24 00:13:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:13:24 00:13:24 00:13:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:13:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:13:24 More details here: https://snyk.co/ue1NS [Pipeline] } 00:13:24 $ docker stop --time=1 800be73c9456004192518e5c27457e4bdda59b7f44adc9a45c4ab11006c29c3b 00:13:30 $ docker rm -f --volumes 800be73c9456004192518e5c27457e4bdda59b7f44adc9a45c4ab11006c29c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:13:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:30 provisioning config files... 00:13:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/567@tmp/config4447494442196226937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:30 --> edgex-publish-swagger.sh 00:13:30 === Publish openapi/v3 API === 00:13:30 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:13:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/567/openapi/v3/core-command.yaml] 00:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:30 Dload Upload Total Spent Left Speed 00:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59066 --:--:-- --:--:-- --:--:-- 59066 00:13:31 00:13:31 00:13:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/567/openapi/v3/core-data.yaml] 00:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:31 Dload Upload Total Spent Left Speed 00:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k 00:13:31 00:13:31 00:13:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/567/openapi/v3/core-metadata.yaml] 00:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:31 Dload Upload Total Spent Left Speed 00:13:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 301k --:--:-- --:--:-- --:--:-- 301k 00:13:32 00:13:32 00:13:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/567/openapi/v3/support-notifications.yaml] 00:13:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:32 Dload Upload Total Spent Left Speed 00:13:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 186k --:--:-- --:--:-- --:--:-- 186k 100 87000 0 0 100 87000 0 186k --:--:-- --:--:-- --:--:-- 186k 00:13:32 00:13:32 00:13:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/567/openapi/v3/support-scheduler.yaml] 00:13:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:32 Dload Upload Total Spent Left Speed 00:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 78126 --:--:-- --:--:-- --:--:-- 78126 00:13:33 00:13:33 [Pipeline] } 00:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:13:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:13:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:34 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 00:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 00:13:34 $ docker top 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a -eo pid,comm 00:13:34 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). 00:13:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:34 [ssh-agent] Looking for ssh-agent implementation... 00:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:34 $ docker exec 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a ssh-agent 00:13:34 SSH_AUTH_SOCK=/tmp/ssh-0Xm8pCkIGVvr/agent.31 00:13:34 SSH_AGENT_PID=37 00:13:34 Running ssh-add (command line suppressed) 00:13:35 Identity added: /w/workspace/edgex-go/567@tmp/private_key_13838258480783128887.key (/w/workspace/edgex-go/567@tmp/private_key_13838258480783128887.key) 00:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:35 + git semver tag 00:13:35 2023-08-25 00:13:35,563 [run_tag] DEBUG tag force:False 00:13:35 2023-08-25 00:13:35,563 [check_head_tag] DEBUG check head tag 00:13:35 2023-08-25 00:13:35,564 [execute] INFO git cat-file --batch-check 00:13:35 2023-08-25 00:13:35,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=) 00:13:35 2023-08-25 00:13:35,568 [execute] INFO git cat-file --batch 00:13:35 2023-08-25 00:13:35,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=) 00:13:35 2023-08-25 00:13:35,587 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 00:13:35 2023-08-25 00:13:35,587 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 00:13:35 2023-08-25 00:13:35,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=None) 00:13:35 2023-08-25 00:13:35,593 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 00:13:35 3.1.0-dev.33 [Pipeline] } 00:13:35 $ docker exec --env ******** --env ******** 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a ssh-agent -k 00:13:35 unset SSH_AUTH_SOCK; 00:13:35 unset SSH_AGENT_PID; 00:13:35 echo Agent pid 37 killed; 00:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:36 + git semver [Pipeline] } 00:13:36 $ docker stop --time=1 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a 00:13:37 $ docker rm -f --volumes 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:13:38 00:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:13:38 0.23.1-centos7: Pulling from edgex-lftools 00:13:38 ab5ef0e58194: Pulling fs layer 00:13:38 9712f1f96733: Pulling fs layer 00:13:38 63f879dbbcfc: Pulling fs layer 00:13:38 0d9ebad4ef96: Pulling fs layer 00:13:38 e9a5061849ea: Pulling fs layer 00:13:38 d747dcd14b5f: Pulling fs layer 00:13:38 2de7ff778b66: Pulling fs layer 00:13:38 0d9ebad4ef96: Waiting 00:13:38 2de7ff778b66: Waiting 00:13:38 d747dcd14b5f: Waiting 00:13:38 9712f1f96733: Download complete 00:13:39 63f879dbbcfc: Verifying Checksum 00:13:39 63f879dbbcfc: Download complete 00:13:39 e9a5061849ea: Verifying Checksum 00:13:39 e9a5061849ea: Download complete 00:13:39 d747dcd14b5f: Verifying Checksum 00:13:39 d747dcd14b5f: Download complete 00:13:39 0d9ebad4ef96: Verifying Checksum 00:13:39 0d9ebad4ef96: Download complete 00:13:39 ab5ef0e58194: Verifying Checksum 00:13:39 ab5ef0e58194: Download complete 00:13:39 2de7ff778b66: Verifying Checksum 00:13:39 2de7ff778b66: Download complete 00:13:42 ab5ef0e58194: Pull complete 00:13:42 9712f1f96733: Pull complete 00:13:43 63f879dbbcfc: Pull complete 00:13:47 0d9ebad4ef96: Pull complete 00:13:47 e9a5061849ea: Pull complete 00:13:47 d747dcd14b5f: Pull complete 00:13:48 2de7ff778b66: Pull complete 00:13:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:13:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:48 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 00:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 00:13:55 $ docker top 04aec723d944741c9d9aafb68e11de489cfa1899ded377b04100f27ee37a4c90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:13:55 provisioning config files... 00:13:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/567@tmp/config1377953846195431309tmp 00:13:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/567@tmp/config16887636052453035994tmp 00:13:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/567@tmp/config851698673563332450tmp [Pipeline] { [Pipeline] echo 00:13:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:13:56 ---> sigul-configuration.sh 00:13:56 gpg: directory `/root/.gnupg' created 00:13:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:13:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:13:56 gpg: keyring `/root/.gnupg/secring.gpg' created 00:13:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:13:56 gpg: CAST5 encrypted data 00:13:56 gpg: encrypted with 1 passphrase 00:13:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:13:56 + mkdir /home/jenkins 00:13:56 + mkdir /home/jenkins/sigul [Pipeline] sh 00:13:56 + 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 00:13:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:13:57 ---> sigul-install.sh 00:13:57 Sigul already installed; skipping installation. [Pipeline] sh 00:13:57 + git tag --list 00:13:57 0.6.0 00:13:57 0.6.1 00:13:57 0.7.0 00:13:57 0.7.1 00:13:57 v1.0.0 00:13:57 v1.0.1 00:13:57 v1.1.0 00:13:57 v1.2.0 00:13:57 v1.2.1 00:13:57 v1.3.0 00:13:57 v1.3.1 00:13:57 v2.0.0 00:13:57 v2.1.0 00:13:57 v2.1.1 00:13:57 v2.2.0 00:13:57 v2.3.0 00:13:57 v3.0 00:13:57 v3.0.0 00:13:57 v3.1.0-dev.1 00:13:57 v3.1.0-dev.10 00:13:57 v3.1.0-dev.11 00:13:57 v3.1.0-dev.12 00:13:57 v3.1.0-dev.13 00:13:57 v3.1.0-dev.14 00:13:57 v3.1.0-dev.15 00:13:57 v3.1.0-dev.16 00:13:57 v3.1.0-dev.17 00:13:57 v3.1.0-dev.18 00:13:57 v3.1.0-dev.19 00:13:57 v3.1.0-dev.2 00:13:57 v3.1.0-dev.20 00:13:57 v3.1.0-dev.21 00:13:57 v3.1.0-dev.22 00:13:57 v3.1.0-dev.23 00:13:57 v3.1.0-dev.24 00:13:57 v3.1.0-dev.25 00:13:57 v3.1.0-dev.26 00:13:57 v3.1.0-dev.27 00:13:57 v3.1.0-dev.28 00:13:57 v3.1.0-dev.29 00:13:57 v3.1.0-dev.3 00:13:57 v3.1.0-dev.30 00:13:57 v3.1.0-dev.31 00:13:57 v3.1.0-dev.32 00:13:57 v3.1.0-dev.33 00:13:57 v3.1.0-dev.4 00:13:57 v3.1.0-dev.5 00:13:57 v3.1.0-dev.6 00:13:57 v3.1.0-dev.7 00:13:57 v3.1.0-dev.8 00:13:57 v3.1.0-dev.9 [Pipeline] sh 00:13:57 + lftools sign git-tag v3.1.0-dev.33 00:13:58 Signing Git tag with Sigul... 00:13:58 Signing v3.1.0-dev.33 [Pipeline] echo 00:13:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:13:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:13:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:13:58 $ docker stop --time=1 04aec723d944741c9d9aafb68e11de489cfa1899ded377b04100f27ee37a4c90 00:14:00 $ docker rm -f --volumes 04aec723d944741c9d9aafb68e11de489cfa1899ded377b04100f27ee37a4c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:14:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:01 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 00:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 00:14:02 $ docker top 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 -eo pid,comm 00:14:02 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). 00:14:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:02 [ssh-agent] Looking for ssh-agent implementation... 00:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:02 $ docker exec 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 ssh-agent 00:14:02 SSH_AUTH_SOCK=/tmp/ssh-75kK2ez41NS2/agent.14 00:14:02 SSH_AGENT_PID=20 00:14:02 Running ssh-add (command line suppressed) 00:14:03 Identity added: /w/workspace/edgex-go/567@tmp/private_key_16663005199545700163.key (/w/workspace/edgex-go/567@tmp/private_key_16663005199545700163.key) 00:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:03 + git semver bump pre 00:14:03 2023-08-25 00:14:03,750 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 00:14:03 2023-08-25 00:14:03,751 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev 00:14:03 2023-08-25 00:14:03,751 [bump_version] DEBUG bumped version:3.1.0-dev.34 00:14:03 2023-08-25 00:14:03,751 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/edgex-go/567/.semver/main with force:True 00:14:03 2023-08-25 00:14:03,751 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 00:14:03 2023-08-25 00:14:03,751 [write_file] DEBUG write to file:/w/workspace/edgex-go/567/.semver/main 00:14:03 2023-08-25 00:14:03,754 [execute] INFO git cat-file --batch-check 00:14:03 2023-08-25 00:14:03,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=) 00:14:03 2023-08-25 00:14:03,800 [execute] INFO git cat-file --batch 00:14:03 2023-08-25 00:14:03,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=) 00:14:03 2023-08-25 00:14:03,809 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 00:14:03 3.1.0-dev.34 [Pipeline] } 00:14:03 $ docker exec --env ******** --env ******** 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 ssh-agent -k 00:14:04 unset SSH_AUTH_SOCK; 00:14:04 unset SSH_AGENT_PID; 00:14:04 echo Agent pid 20 killed; 00:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:04 + git semver [Pipeline] } 00:14:04 $ docker stop --time=1 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 00:14:05 $ docker rm -f --volumes 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:06 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 00:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 00:14:07 $ docker top d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 -eo pid,comm 00:14:07 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). 00:14:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:07 [ssh-agent] Looking for ssh-agent implementation... 00:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:07 $ docker exec d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 ssh-agent 00:14:07 SSH_AUTH_SOCK=/tmp/ssh-EANGzSDV3OcF/agent.32 00:14:07 SSH_AGENT_PID=38 00:14:07 Running ssh-add (command line suppressed) 00:14:07 Identity added: /w/workspace/edgex-go/567@tmp/private_key_14120292913633259042.key (/w/workspace/edgex-go/567@tmp/private_key_14120292913633259042.key) 00:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:07 + git semver push 00:14:08 2023-08-25 00:14:08,245 [run_push] DEBUG push 00:14:08 2023-08-25 00:14:08,246 [execute] INFO git cat-file --batch-check 00:14:08 2023-08-25 00:14:08,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=) 00:14:08 2023-08-25 00:14:08,251 [execute] INFO git rev-list e947ffe4ba5020e004fe574acdd072aa9cc0e298 -- 00:14:08 2023-08-25 00:14:08,251 [execute] DEBUG Popen(['git', 'rev-list', 'e947ffe4ba5020e004fe574acdd072aa9cc0e298', '--'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=None) 00:14:08 2023-08-25 00:14:08,269 [execute] INFO git fetch -v origin 00:14:08 2023-08-25 00:14:08,269 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=True, shell=None, istream=None) 00:14:08 2023-08-25 00:14:08,734 [run_push] DEBUG no remote changes detected 00:14:08 2023-08-25 00:14:08,735 [execute] INFO git push origin semver 00:14:08 2023-08-25 00:14:08,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=None) 00:14:09 2023-08-25 00:14:09,510 [run_push] DEBUG push all version tags 00:14:09 2023-08-25 00:14:09,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:14:09 2023-08-25 00:14:09,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=None) 00:14:10 2023-08-25 00:14:10,340 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main 00:14:10 3.1.0-dev.34 [Pipeline] } 00:14:10 $ docker exec --env ******** --env ******** d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 ssh-agent -k 00:14:10 unset SSH_AUTH_SOCK; 00:14:10 unset SSH_AGENT_PID; 00:14:10 echo Agent pid 38 killed; 00:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:11 + git semver [Pipeline] } 00:14:11 $ docker stop --time=1 d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 00:14:12 $ docker rm -f --volumes d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 [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 00:14:13 + [ -d /w/workspace/edgex-go/567/archives ] [Pipeline] libraryResource [Pipeline] sh 00:14:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:14:14 ---> package-listing.sh 00:14:14 ++ facter osfamily 00:14:14 ++ tr '[:upper:]' '[:lower:]' 00:14:14 + OS_FAMILY=debian 00:14:14 + workspace=/w/workspace/edgex-go/567 00:14:14 + START_PACKAGES=/tmp/packages_start.txt 00:14:14 + END_PACKAGES=/tmp/packages_end.txt 00:14:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:14:14 + PACKAGES=/tmp/packages_start.txt 00:14:14 + '[' /w/workspace/edgex-go/567 ']' 00:14:14 + PACKAGES=/tmp/packages_end.txt 00:14:14 + case "${OS_FAMILY}" in 00:14:14 + dpkg -l 00:14:14 + grep '^ii' 00:14:14 + '[' -f /tmp/packages_start.txt ']' 00:14:14 + '[' -f /tmp/packages_end.txt ']' 00:14:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:14 + '[' /w/workspace/edgex-go/567 ']' 00:14:14 + mkdir -p /w/workspace/edgex-go/567/archives/ 00:14:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/567/archives/ [Pipeline] echo 00:14:14 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/567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:14:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:15 00:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:15 latest: Pulling from edgex-lftools-log-publisher 00:14:15 5eb5b503b376: Pulling fs layer 00:14:15 5c69ac0246d0: Pulling fs layer 00:14:15 ec43610c2a17: Pulling fs layer 00:14:15 3a2ae6a8a46f: Pulling fs layer 00:14:15 33b1e0a273af: Pulling fs layer 00:14:15 5d3b04190fa2: Pulling fs layer 00:14:15 2f39f015ded8: Pulling fs layer 00:14:15 3a2ae6a8a46f: Waiting 00:14:15 33b1e0a273af: Waiting 00:14:15 5d3b04190fa2: Waiting 00:14:15 2f39f015ded8: Waiting 00:14:15 5c69ac0246d0: Download complete 00:14:15 3a2ae6a8a46f: Verifying Checksum 00:14:15 3a2ae6a8a46f: Download complete 00:14:16 33b1e0a273af: Verifying Checksum 00:14:16 33b1e0a273af: Download complete 00:14:16 5d3b04190fa2: Verifying Checksum 00:14:16 5d3b04190fa2: Download complete 00:14:16 ec43610c2a17: Verifying Checksum 00:14:16 ec43610c2a17: Download complete 00:14:16 5eb5b503b376: Download complete 00:14:16 2f39f015ded8: Download complete 00:14:17 5eb5b503b376: Pull complete 00:14:17 5c69ac0246d0: Pull complete 00:14:17 ec43610c2a17: Pull complete 00:14:18 3a2ae6a8a46f: Pull complete 00:14:18 33b1e0a273af: Pull complete 00:14:18 5d3b04190fa2: Pull complete 00:14:22 2f39f015ded8: Pull complete 00:14:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:22 prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container 00:14:22 $ 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/567/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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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 00:14:29 $ docker top 11c50a067f5d3f058d107cec857609223fb172d275634700c0697461d93dd835 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:30 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:30 + mkdir -p /var/log/sysstat [Pipeline] sh 00:14:30 + ls /var/log/sa-host 00:14:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:31 provisioning config files... 00:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/567@tmp/config1913669259045841651tmp [Pipeline] { [Pipeline] echo 00:14:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:31 ---> create-netrc.sh [Pipeline] } 00:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:14:31 ---> python-tools-install.sh [Pipeline] echo 00:14:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:14:31 ---> sudo-logs.sh 00:14:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:14:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:14:32 ---> job-cost.sh 00:14:32 lf-activate-venv: SKIPPING 00:14:32 DEBUG: total: 0.10999999940395355 00:14:32 INFO: Retrieving Stack Cost... 00:14:32 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:33 INFO: Archiving Costs [Pipeline] echo 00:14:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:14:33 ---> logs-deploy.sh 00:14:33 lf-activate-venv: SKIPPING 00:14:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/567 00:14:33 INFO: archiving workspace using pattern(s): 00:14:34 Archives upload complete. 00:14:34 INFO: archiving logs to Nexus 00:14:35 ---> uname -a: 00:14:35 Linux prd-ubuntu20-04-docker-8c-8g-4460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:14:35 00:14:35 00:14:35 ---> lscpu: 00:14:35 Architecture: x86_64 00:14:35 CPU op-mode(s): 32-bit, 64-bit 00:14:35 Byte Order: Little Endian 00:14:35 Address sizes: 40 bits physical, 48 bits virtual 00:14:35 CPU(s): 8 00:14:35 On-line CPU(s) list: 0-7 00:14:35 Thread(s) per core: 1 00:14:35 Core(s) per socket: 1 00:14:35 Socket(s): 8 00:14:35 NUMA node(s): 1 00:14:35 Vendor ID: AuthenticAMD 00:14:35 CPU family: 23 00:14:35 Model: 49 00:14:35 Model name: AMD EPYC-Rome Processor 00:14:35 Stepping: 0 00:14:35 CPU MHz: 2799.998 00:14:35 BogoMIPS: 5599.99 00:14:35 Virtualization: AMD-V 00:14:35 Hypervisor vendor: KVM 00:14:35 Virtualization type: full 00:14:35 L1d cache: 256 KiB 00:14:35 L1i cache: 256 KiB 00:14:35 L2 cache: 4 MiB 00:14:35 L3 cache: 128 MiB 00:14:35 NUMA node0 CPU(s): 0-7 00:14:35 Vulnerability Itlb multihit: Not affected 00:14:35 Vulnerability L1tf: Not affected 00:14:35 Vulnerability Mds: Not affected 00:14:35 Vulnerability Meltdown: Not affected 00:14:35 Vulnerability Mmio stale data: Not affected 00:14:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:14:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:14:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:14:35 Vulnerability Srbds: Not affected 00:14:35 Vulnerability Tsx async abort: Not affected 00:14:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:14:35 00:14:35 00:14:35 ---> nproc: 00:14:35 8 00:14:35 00:14:35 00:14:35 ---> df -h: 00:14:35 Filesystem Size Used Avail Use% Mounted on 00:14:35 overlay 155G 24G 132G 15% / 00:14:35 tmpfs 64M 0 64M 0% /dev 00:14:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:14:35 shm 64M 0 64M 0% /dev/shm 00:14:35 /dev/vda1 155G 24G 132G 15% /facter-os 00:14:35 00:14:35 00:14:35 ---> sar -b -r -n DEV: 00:14:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4460) 08/25/23 _x86_64_ (8 CPU) 00:14:35 00:14:35 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:14:35 00:00:01 500.00 0.00 500.00 0.00 0.00 7200.00 0.00 00:14:35 00:01:01 7.17 0.03 7.13 0.00 0.27 164.64 0.00 00:14:35 00:02:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 00:14:35 00:03:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 00:14:35 00:04:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 00:14:35 00:05:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 00:14:35 00:06:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 00:14:35 00:07:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 00:14:35 00:08:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 00:14:35 00:09:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 00:14:35 00:10:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 00:14:35 00:11:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 00:14:35 00:12:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 00:14:35 00:13:01 5.60 0.12 5.48 0.00 10.53 490.85 0.00 00:14:35 00:14:01 120.10 0.17 119.93 0.00 4.40 58495.98 0.00 00:14:35 Average: 10.46 0.02 10.44 0.00 1.09 4235.86 0.00 00:14:35 00:14:35 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:14:35 00:00:01 16127264 31484352 768508 2.34 285568 14714556 2075376 6.12 3014576 12676400 32 00:14:35 00:01:01 16127176 31484736 767496 2.33 285840 14714588 2080908 6.13 3016048 12675716 180 00:14:35 00:02:01 16127128 31484696 767492 2.33 285884 14714592 2080908 6.13 3015628 12675716 8 00:14:35 00:03:01 16126804 31484480 767616 2.33 285924 14714592 2080908 6.13 3015716 12675712 8 00:14:35 00:04:01 16127292 31484992 767036 2.33 285948 14714596 2080908 6.13 3015776 12675716 8 00:14:35 00:05:01 16127968 31485700 766204 2.33 285972 14714596 2080908 6.13 3014976 12675716 12 00:14:35 00:06:01 16127880 31485640 766196 2.33 285988 14714600 2080908 6.13 3015164 12675720 188 00:14:35 00:07:01 16127904 31485668 766140 2.33 286016 14714604 2080908 6.13 3014632 12675724 56 00:14:35 00:08:01 16128108 31485916 765852 2.33 286036 14714604 2080908 6.13 3014676 12675724 8 00:14:35 00:09:01 16127824 31485676 766032 2.33 286052 14714612 2080908 6.13 3014700 12675728 180 00:14:35 00:10:01 16127992 31485864 766004 2.33 286068 14714612 2080908 6.13 3014756 12675732 4 00:14:35 00:11:01 16127944 31485836 766008 2.33 286080 14714616 2080908 6.13 3014932 12675736 4 00:14:35 00:12:01 16128180 31486088 765676 2.33 286112 14714620 2080908 6.13 3014872 12675740 8 00:14:35 00:13:01 15444404 31430400 820856 2.50 288740 15304152 2377120 7.01 3074632 13265096 596456 00:14:35 00:14:01 14601880 31435432 814796 2.48 324564 16022744 2204476 6.50 3164384 13921968 628 00:14:35 Average: 15980383 31478365 773461 2.35 288719 14841112 2108525 6.21 3029031 12798143 39852 00:14:35 00:14:35 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:14:35 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:01:01 ens3 3.37 6.67 0.29 7.32 0.00 0.00 0.00 0.00 00:14:35 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:14:35 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:02:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:04:01 ens3 0.43 0.02 0.04 0.00 0.00 0.00 0.00 0.00 00:14:35 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:05:01 ens3 3.62 7.08 0.48 7.48 0.00 0.00 0.00 0.00 00:14:35 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:06:01 ens3 2.95 3.35 0.25 6.75 0.00 0.00 0.00 0.00 00:14:35 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:11:01 ens3 2.47 5.11 0.23 7.22 0.00 0.00 0.00 0.00 00:14:35 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:35 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:12:01 ens3 0.22 0.13 0.17 0.01 0.00 0.00 0.00 0.00 00:14:35 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:13:01 ens3 137.14 94.47 3967.14 66.02 0.00 0.00 0.00 0.00 00:14:35 00:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:14:35 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:14:01 ens3 278.29 165.52 4257.70 41.23 0.00 0.00 0.00 0.00 00:14:35 00:14:01 vethab15c49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:14:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 00:14:35 00:14:01 vethd442701 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 00:14:01 docker0 67.61 119.73 5.31 1026.23 0.00 0.00 0.00 0.00 00:14:35 Average: ens3 30.64 20.19 587.57 9.72 0.00 0.00 0.00 0.00 00:14:35 Average: vethab15c49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:14:35 Average: vethd442701 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:35 Average: docker0 4.83 8.55 0.38 73.30 0.00 0.00 0.00 0.00 00:14:35 00:14:35 00:14:35 ---> sar -P ALL: 00:14:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4460) 08/25/23 _x86_64_ (8 CPU) 00:14:35 00:14:35 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:14:35 00:00:01 all 0.00 0.00 14.29 0.00 0.00 85.71 00:14:35 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:00:01 4 0.00 0.00 50.00 0.00 0.00 50.00 00:14:35 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:01:01 all 0.05 0.02 0.06 0.05 0.01 99.80 00:14:35 00:01:01 0 0.05 0.00 0.05 0.10 0.02 99.78 00:14:35 00:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:14:35 00:01:01 2 0.08 0.17 0.13 0.15 0.00 99.47 00:14:35 00:01:01 3 0.03 0.00 0.05 0.00 0.03 99.88 00:14:35 00:01:01 4 0.05 0.00 0.07 0.15 0.02 99.72 00:14:35 00:01:01 5 0.03 0.02 0.05 0.00 0.00 99.90 00:14:35 00:01:01 6 0.03 0.00 0.02 0.02 0.00 99.93 00:14:35 00:01:01 7 0.08 0.00 0.05 0.00 0.03 99.83 00:14:35 00:02:01 all 0.02 0.00 0.01 0.03 0.00 99.93 00:14:35 00:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:14:35 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:02:01 4 0.02 0.00 0.02 0.25 0.00 99.72 00:14:35 00:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:14:35 00:02:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:14:35 00:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 00:14:35 00:03:01 all 0.03 0.00 0.01 0.12 0.01 99.83 00:14:35 00:03:01 0 0.03 0.00 0.00 0.38 0.02 99.57 00:14:35 00:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:14:35 00:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:14:35 00:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:14:35 00:03:01 4 0.03 0.00 0.03 0.53 0.02 99.38 00:14:35 00:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:03:01 6 0.02 0.00 0.03 0.02 0.00 99.93 00:14:35 00:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 00:14:35 00:04:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:14:35 00:04:01 0 0.02 0.00 0.02 0.17 0.00 99.80 00:14:35 00:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:14:35 00:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 00:14:35 00:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:14:35 00:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:14:35 00:05:01 all 0.04 0.00 0.01 0.01 0.01 99.92 00:14:35 00:05:01 0 0.07 0.00 0.03 0.03 0.02 99.85 00:14:35 00:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:14:35 00:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 00:14:35 00:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:14:35 00:05:01 4 0.05 0.00 0.00 0.07 0.02 99.87 00:14:35 00:05:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:14:35 00:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:14:35 00:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:06:01 all 0.02 0.00 0.01 0.11 0.01 99.85 00:14:35 00:06:01 0 0.05 0.00 0.03 0.03 0.00 99.88 00:14:35 00:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:14:35 00:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:14:35 00:06:01 4 0.00 0.00 0.00 0.88 0.00 99.12 00:14:35 00:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:14:35 00:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:14:35 00:07:01 all 0.03 0.00 0.02 0.03 0.01 99.91 00:14:35 00:07:01 0 0.03 0.00 0.02 0.17 0.02 99.77 00:14:35 00:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:14:35 00:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:14:35 00:07:01 4 0.02 0.00 0.02 0.08 0.02 99.87 00:14:35 00:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:14:35 00:07:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:14:35 00:08:01 all 0.01 0.00 0.01 0.04 0.01 99.92 00:14:35 00:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:08:01 3 0.00 0.00 0.00 0.00 0.03 99.97 00:14:35 00:08:01 4 0.02 0.00 0.02 0.07 0.00 99.90 00:14:35 00:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:14:35 00:08:01 6 0.00 0.00 0.00 0.25 0.02 99.73 00:14:35 00:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:14:35 00:09:01 all 0.03 0.00 0.01 0.01 0.01 99.94 00:14:35 00:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:14:35 00:09:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:14:35 00:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 00:14:35 00:09:01 7 0.02 0.00 0.00 0.05 0.00 99.93 00:14:35 00:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:14:35 00:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:14:35 00:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:14:35 00:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:14:35 00:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:14:35 00:10:01 4 0.03 0.00 0.00 0.02 0.00 99.95 00:14:35 00:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:14:35 00:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:14:35 00:14:35 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:14:35 00:11:01 all 0.04 0.00 0.02 0.02 0.00 99.92 00:14:35 00:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:14:35 00:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:14:35 00:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:14:35 00:11:01 3 0.00 0.00 0.03 0.00 0.02 99.95 00:14:35 00:11:01 4 0.03 0.00 0.02 0.10 0.00 99.85 00:14:35 00:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:11:01 6 0.05 0.00 0.05 0.03 0.00 99.87 00:14:35 00:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:14:35 00:12:01 all 0.03 0.00 0.01 0.09 0.00 99.87 00:14:35 00:12:01 0 0.07 0.00 0.00 0.00 0.00 99.93 00:14:35 00:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:14:35 00:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:14:35 00:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:12:01 4 0.02 0.00 0.00 0.33 0.00 99.65 00:14:35 00:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:14:35 00:12:01 6 0.03 0.00 0.05 0.37 0.00 99.55 00:14:35 00:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:14:35 00:13:01 all 2.21 0.00 1.02 0.25 0.03 96.49 00:14:35 00:13:01 0 2.34 0.00 0.80 0.17 0.02 96.67 00:14:35 00:13:01 1 1.74 0.00 0.87 0.07 0.02 97.31 00:14:35 00:13:01 2 2.86 0.00 1.34 0.02 0.02 95.77 00:14:35 00:13:01 3 2.27 0.00 0.77 0.53 0.03 96.39 00:14:35 00:13:01 4 1.72 0.00 1.44 0.67 0.03 96.14 00:14:35 00:13:01 5 2.08 0.00 1.10 0.07 0.02 96.74 00:14:35 00:13:01 6 2.19 0.00 0.75 0.39 0.03 96.64 00:14:35 00:13:01 7 2.48 0.00 1.07 0.12 0.03 96.30 00:14:35 00:14:01 all 6.85 0.00 3.04 5.27 0.06 84.78 00:14:35 00:14:01 0 6.97 0.00 2.31 0.35 0.07 90.29 00:14:35 00:14:01 1 6.69 0.00 2.70 0.79 0.07 89.74 00:14:35 00:14:01 2 6.48 0.00 3.07 0.25 0.07 90.13 00:14:35 00:14:01 3 7.24 0.00 3.93 25.92 0.07 62.84 00:14:35 00:14:01 4 5.46 0.00 2.12 4.53 0.05 87.83 00:14:35 00:14:01 5 7.13 0.00 3.63 0.30 0.03 88.90 00:14:35 00:14:01 6 7.42 0.00 3.52 9.68 0.08 79.29 00:14:35 00:14:01 7 7.41 0.00 2.99 0.52 0.07 89.00 00:14:35 Average: all 0.67 0.00 0.30 0.43 0.01 98.59 00:14:35 Average: 0 0.69 0.00 0.23 0.10 0.01 98.96 00:14:35 Average: 1 0.62 0.00 0.27 0.06 0.01 99.03 00:14:35 Average: 2 0.69 0.01 0.33 0.03 0.01 98.93 00:14:35 Average: 3 0.69 0.00 0.35 1.86 0.02 97.08 00:14:35 Average: 4 0.53 0.00 0.27 0.55 0.01 98.64 00:14:35 Average: 5 0.67 0.00 0.35 0.03 0.01 98.95 00:14:35 Average: 6 0.70 0.00 0.32 0.76 0.01 98.20 00:14:35 Average: 7 0.73 0.00 0.30 0.05 0.02 98.90 00:14:35 00:14:35 00:14:35