Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff02edb092954091608536475346b70900255226 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-ssh17446896921201364672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11379931856075044459.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14998481038394333950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1559482874332593213.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-ssh10379687762319728424.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8593’ Running on prd-ubuntu20.04-docker-8c-8g-8599 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/595 [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/595 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ff02edb092954091608536475346b70900255226 (main) Commit message: "Merge pull request #4700 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.14.0" > git config core.sparsecheckout # timeout=10 > git checkout -f ff02edb092954091608536475346b70900255226 # timeout=10 > git rev-list --no-walk 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:56 ========================================================= 01:24:56 EdgeX Global Pipelines Version Info 01:24:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:57 ------------------- 01:24:57 stable info: 01:24:57 ------------------- 01:24:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:24:57 Message: update stable to v1.0.254 01:24:58 ------------------- 01:24:58 experimental info: 01:24:58 ------------------- 01:24:58 Commited By: **** collab-it+edgex@linuxfoundation.org 01:24:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:24:58 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff02edb092954091608536475346b70900255226 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff02edb [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:58 provisioning config files... 01:24:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/595@tmp/config10508501426980161258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:58 ---> docker-login.sh 01:24:58 nexus3.edgexfoundry.org:10001 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 nexus3.edgexfoundry.org:10002 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 nexus3.edgexfoundry.org:10003 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 nexus3.edgexfoundry.org:10004 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 docker.io 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:00 Configure a credential helper to remove this warning. See 01:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:00 01:25:00 Login Succeeded 01:25:00 ---> docker-login.sh ends [Pipeline] } 01:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:00 + 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 01:25:00 + dirname+ cmd/core-command/Dockerfile 01:25:00 cut -d/ -f2 01:25:00 + echo core-command,cmd/core-command/Dockerfile 01:25:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:25:00 + dirname cmd/core-data/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo core-data,cmd/core-data/Dockerfile 01:25:00 + dirname cmd/core-metadata/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo core-metadata,cmd/core-metadata/Dockerfile 01:25:00 + dirname cmd/security-bootstrapper/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:25:00 + dirname cmd/security-proxy-auth/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:25:00 + dirname+ cmd/security-proxy-setup/Dockerfile 01:25:00 cut -d/ -f2 01:25:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:25:00 + dirname cmd/security-secretstore-setup/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:25:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:25:00 + dirname cmd/security-spire-agent/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:25:00 + + dirname cmd/security-spire-config/Dockerfilecut 01:25:00 -d/ -f2 01:25:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:25:00 + dirname cmd/security-spire-server/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:25:00 + dirname cmd/support-notifications/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + echo support-notifications,cmd/support-notifications/Dockerfile 01:25:00 + cut -d/ -f2 01:25:00 + dirname cmd/support-scheduler/Dockerfile 01:25:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:25:00 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 01:25:00 + git rev-list -1 --merges ff02edb092954091608536475346b70900255226~1..ff02edb092954091608536475346b70900255226 [Pipeline] echo 01:25:00 -----------> git rev-list -1 --merges ff02edb092954091608536475346b70900255226~1..ff02edb092954091608536475346b70900255226 ff02edb092954091608536475346b70900255226 01:25:00 ff02edb092954091608536475346b70900255226 [false] [Pipeline] sh 01:25:01 + git log --format=format:%s -1 ff02edb092954091608536475346b70900255226 [Pipeline] echo 01:25:01 ========================================================= 01:25:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:25:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:01 + grep -v github /etc/ssh/ssh_known_hosts 01:25:01 + [ -e /tmp/ssh_known_hosts ] 01:25:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:25:01 + sudo tee -a /etc/ssh/ssh_known_hosts 01:25:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:01 01:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:02 0.1.4: Pulling from edgex-devops/py-git-semver 01:25:02 b85a868b505f: Pulling fs layer 01:25:02 e2be974225ed: Pulling fs layer 01:25:02 339a4e72a1f5: Pulling fs layer 01:25:02 988bab9f4d93: Pulling fs layer 01:25:02 1469e6f7b9e6: Pulling fs layer 01:25:02 eaf3925da568: Pulling fs layer 01:25:02 bab4dde63d76: Pulling fs layer 01:25:02 bde34c3a00c8: Pulling fs layer 01:25:02 b352a97aabf1: Pulling fs layer 01:25:02 4872d77fe225: Pulling fs layer 01:25:02 5851b861e8e6: Pulling fs layer 01:25:02 bab4dde63d76: Waiting 01:25:02 bde34c3a00c8: Waiting 01:25:02 b352a97aabf1: Waiting 01:25:02 988bab9f4d93: Waiting 01:25:02 1469e6f7b9e6: Waiting 01:25:02 4872d77fe225: Waiting 01:25:02 eaf3925da568: Waiting 01:25:02 e2be974225ed: Verifying Checksum 01:25:02 e2be974225ed: Download complete 01:25:02 988bab9f4d93: Verifying Checksum 01:25:02 988bab9f4d93: Download complete 01:25:02 1469e6f7b9e6: Verifying Checksum 01:25:02 1469e6f7b9e6: Download complete 01:25:02 eaf3925da568: Verifying Checksum 01:25:02 eaf3925da568: Download complete 01:25:02 339a4e72a1f5: Verifying Checksum 01:25:02 339a4e72a1f5: Download complete 01:25:02 bde34c3a00c8: Download complete 01:25:02 b352a97aabf1: Download complete 01:25:02 4872d77fe225: Verifying Checksum 01:25:02 4872d77fe225: Download complete 01:25:02 5851b861e8e6: Verifying Checksum 01:25:02 5851b861e8e6: Download complete 01:25:02 b85a868b505f: Verifying Checksum 01:25:02 b85a868b505f: Download complete 01:25:03 bab4dde63d76: Verifying Checksum 01:25:03 bab4dde63d76: Download complete 01:25:04 b85a868b505f: Pull complete 01:25:04 e2be974225ed: Pull complete 01:25:04 339a4e72a1f5: Pull complete 01:25:04 988bab9f4d93: Pull complete 01:25:04 1469e6f7b9e6: Pull complete 01:25:05 eaf3925da568: Pull complete 01:25:07 bab4dde63d76: Pull complete 01:25:07 bde34c3a00c8: Pull complete 01:25:07 b352a97aabf1: Pull complete 01:25:07 4872d77fe225: Pull complete 01:25:07 5851b861e8e6: Pull complete 01:25:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:07 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:25:11 $ docker top 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a -eo pid,comm 01:25:11 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). 01:25:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:11 [ssh-agent] Looking for ssh-agent implementation... 01:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:11 $ docker exec 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a ssh-agent 01:25:11 SSH_AUTH_SOCK=/tmp/ssh-L60lkaaPNkGL/agent.32 01:25:11 SSH_AGENT_PID=38 01:25:11 Running ssh-add (command line suppressed) 01:25:11 Identity added: /w/workspace/edgex-go/595@tmp/private_key_4363547829367101293.key (/w/workspace/edgex-go/595@tmp/private_key_4363547829367101293.key) 01:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:11 + git tag --points-at HEAD [Pipeline] } 01:25:11 $ docker exec --env ******** --env ******** 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a ssh-agent -k 01:25:11 unset SSH_AUTH_SOCK; 01:25:11 unset SSH_AGENT_PID; 01:25:11 echo Agent pid 38 killed; 01:25:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:12 [ssh-agent] Looking for ssh-agent implementation... 01:25:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:12 $ docker exec 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a ssh-agent 01:25:12 SSH_AUTH_SOCK=/tmp/ssh-n2PbaU5BOPa3/agent.70 01:25:12 SSH_AGENT_PID=76 01:25:12 Running ssh-add (command line suppressed) 01:25:12 Identity added: /w/workspace/edgex-go/595@tmp/private_key_11047812457073284551.key (/w/workspace/edgex-go/595@tmp/private_key_11047812457073284551.key) 01:25:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:12 + git semver init 01:25:12 2023-10-06 01:25:12,819 [run_init] DEBUG init version:0.0.0 force:False 01:25:12 2023-10-06 01:25:12,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/595/.semver 01:25:12 2023-10-06 01:25:12,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/595/.semver 01:25:12 2023-10-06 01:25:12,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/595/.semver'], cwd=/w/workspace/edgex-go/595, universal_newlines=False, shell=None, istream=None) 01:25:19 2023-10-06 01:25:18,764 [append_file] DEBUG append to file:/w/workspace/edgex-go/595/.git/info/exclude 01:25:19 2023-10-06 01:25:18,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/595/.semver/main with force:False 01:25:19 2023-10-06 01:25:18,764 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:25:19 2023-10-06 01:25:18,765 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:25:19 3.1.0-dev.61 [Pipeline] } 01:25:19 $ docker exec --env ******** --env ******** 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a ssh-agent -k 01:25:19 unset SSH_AUTH_SOCK; 01:25:19 unset SSH_AGENT_PID; 01:25:19 echo Agent pid 76 killed; 01:25:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:19 + git semver [Pipeline] } 01:25:20 $ docker stop --time=1 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a 01:25:21 $ docker rm -f --volumes 82397c1aabd36557442423999cdd69afbcdd5f74d2e87397e463f9b0e1f7661a [Pipeline] // withDockerContainer [Pipeline] sh 01:25:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:24 Stashed 1 file(s) [Pipeline] echo 01:25:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.61 [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 01:25:25 + git config --global --add safe.directory /w/workspace/edgex-go/595 [Pipeline] echo 01:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:25:25 ========================================================= 01:25:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:25:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:25:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:25 7264a8db6415: Pulling fs layer 01:25:25 c4d48a809fc2: Pulling fs layer 01:25:25 4f1c88b9dad5: Pulling fs layer 01:25:25 ad3a456e5733: Pulling fs layer 01:25:25 33e27b845d1e: Pulling fs layer 01:25:25 c68163c4e522: Pulling fs layer 01:25:25 50da416c3ac9: Pulling fs layer 01:25:25 23d2d4c4bb30: Pulling fs layer 01:25:25 33e27b845d1e: Waiting 01:25:25 ad3a456e5733: Waiting 01:25:25 50da416c3ac9: Waiting 01:25:25 23d2d4c4bb30: Waiting 01:25:25 c68163c4e522: Waiting 01:25:25 c4d48a809fc2: Verifying Checksum 01:25:25 c4d48a809fc2: Download complete 01:25:25 ad3a456e5733: Verifying Checksum 01:25:25 ad3a456e5733: Download complete 01:25:25 33e27b845d1e: Verifying Checksum 01:25:25 33e27b845d1e: Download complete 01:25:25 7264a8db6415: Verifying Checksum 01:25:25 7264a8db6415: Download complete 01:25:25 c68163c4e522: Verifying Checksum 01:25:25 c68163c4e522: Download complete 01:25:25 7264a8db6415: Pull complete 01:25:26 c4d48a809fc2: Pull complete 01:25:26 23d2d4c4bb30: Verifying Checksum 01:25:26 23d2d4c4bb30: Download complete 01:25:26 4f1c88b9dad5: Verifying Checksum 01:25:26 4f1c88b9dad5: Download complete 01:25:26 50da416c3ac9: Verifying Checksum 01:25:26 50da416c3ac9: Download complete 01:25:29 4f1c88b9dad5: Pull complete 01:25:29 ad3a456e5733: Pull complete 01:25:29 33e27b845d1e: Pull complete 01:25:29 c68163c4e522: Pull complete 01:25:31 50da416c3ac9: Pull complete 01:25:32 23d2d4c4bb30: Pull complete 01:25:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:25:32 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:32 WORKDIR /edgex 01:25:32 COPY go.mod . 01:25:32 RUN go mod download ci-base-image-x86_64 01:25:32 -f - . 01:25:33 Sending build context to Docker daemon 171MB 01:25:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:33 ---> 0786185ac409 01:25:33 Step 2/4 : WORKDIR /edgex 01:25:39 Still waiting to schedule task 01:25:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:25:43 ---> Running in 945643965d96 01:25:43 Removing intermediate container 945643965d96 01:25:43 ---> aeda8f0d20c4 01:25:43 Step 3/4 : COPY go.mod . 01:25:43 ---> 6ec21e8a9d68 01:25:43 Step 4/4 : RUN go mod download 01:25:43 ---> Running in 385d4b773e9d 01:26:12 Removing intermediate container 385d4b773e9d 01:26:12 ---> 9b4eb15f87b6 01:26:12 Successfully built 9b4eb15f87b6 01:26:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:12 + docker inspect -f . ci-base-image-x86_64 01:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:12 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:26:13 $ docker top 4651553994cd3861da149f0e0e8993eb61609aeb2544d1b14a5712eaab4b8d7b -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:13 + go version 01:26:13 go version go1.21.0 linux/amd64 [Pipeline] } 01:26:13 $ docker stop --time=1 4651553994cd3861da149f0e0e8993eb61609aeb2544d1b14a5712eaab4b8d7b 01:26:14 $ docker rm -f --volumes 4651553994cd3861da149f0e0e8993eb61609aeb2544d1b14a5712eaab4b8d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:15 + docker inspect -f . ci-base-image-x86_64 01:26:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:15 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:26:15 $ 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/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:26:15 $ docker top 719ed69d73c28f3a32c1ff9e278c9adc1f69c791cf0e4060690259c4defba14a -eo pid,comm [Pipeline] { [Pipeline] echo 01:26:15 ========================================================= 01:26:15 [edgeXBuildGoParallel] Running Tests and Build... 01:26:15 ========================================================= [Pipeline] sh 01:26:16 + git config --global --add safe.directory /w/workspace/edgex-go/595 [Pipeline] fileExists [Pipeline] sh 01:26:16 + make test 01:26:16 go test -race -coverprofile=coverage.out ./... 01:26:22 ? github.com/edgexfoundry/edgex-go [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:26:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 01:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.078s coverage: 97.0% of statements 01:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements 01:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.530s coverage: 93.4% of statements 01:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:26:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 97.6% of statements 01:26:44 ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements 01:26:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.037s coverage: 82.9% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.065s coverage: 96.3% of statements 01:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:26:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:26:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:26:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:26:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:26:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:26:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:27:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:27:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:27:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:27:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:27:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements 01:27:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8601 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:27:13 Running in /w/workspace/edgex-go/595 [Pipeline] { [Pipeline] checkout 01:27:13 The recommended git tool is: git 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.573s coverage: 92.9% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 63.1% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.182s coverage: 38.4% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.085s coverage: 84.8% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 95.7% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements 01:27:14 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 01:27:14 running golangci-lint 01:27:14 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 01:27:14 go version go1.21.0 linux/amd64 01:27:14 level=info msg="[config_reader] Used config file .golangci.yml" 01:27:14 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:27:18 using credential edgex-jenkins-ssh 01:27:18 Cloning the remote Git repository 01:27:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:27:18 > git init /w/workspace/edgex-go/595 # timeout=10 01:27:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:27:18 > git --version # timeout=10 01:27:18 > git --version # 'git version 2.25.1' 01:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:27 level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 12.802448273s" 01:27:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.371063ms" 01:27:35 level=info msg="[linters_context/goanalysis] analyzers took 58.121406385s with top 10 stages: buildir: 30.088551346s, gosec: 6.591065776s, fact_deprecated: 1.523581058s, inspect: 1.327457009s, ctrlflow: 915.879806ms, printf: 833.318453ms, S1038: 825.292773ms, nilness: 792.69862ms, fact_purity: 776.489604ms, directives: 533.915196ms" 01:27:35 level=info msg="[runner] Issues before processing: 197, after processing: 0" 01:27:35 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" 01:27:35 level=info msg="[runner] processing took 16.839221ms with stages: nolint: 6.790076ms, identifier_marker: 4.712599ms, autogenerated_exclude: 2.079767ms, path_prettifier: 1.409448ms, exclude-rules: 1.072183ms, skip_dirs: 727.628µs, cgo: 29.06µs, filename_unadjuster: 14.07µs, max_same_issues: 1.27µs, skip_files: 590ns, uniq_by_line: 360ns, fixer: 330ns, diff: 290ns, exclude: 280ns, sort_results: 280ns, severity-rules: 270ns, source_code: 190ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 01:27:35 level=info msg="[runner] linters took 7.415380887s with stages: goanalysis_metalinter: 7.398437305s" 01:27:35 level=info msg="File cache stats: 0 entries of total size 0B" 01:27:35 level=info msg="Memory: 204 samples, avg is 232.4MB, max is 912.9MB" 01:27:35 level=info msg="Execution took 20.259258656s" 01:27:35 go vet ./... 01:27:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:27:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:38 Avoid second fetch 01:27:38 Checking out Revision ff02edb092954091608536475346b70900255226 (main) 01:27:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:39 ./bin/test-attribution-txt.sh 01:27:39 Commit message: "Merge pull request #4700 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.14.0" [Pipeline] echo 01:27:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:39 + ls -al . 01:27:39 total 732 01:27:39 drwxrwxr-x 12 1001 1001 4096 Oct 6 01:26 . 01:27:39 drwxr-xr-x 4 root root 4096 Oct 6 01:26 .. 01:27:39 drwxrwxr-x 2 1001 1001 4096 Oct 6 01:24 .blubracket 01:27:39 -rw-rw-r-- 1 1001 1001 16 Oct 6 01:24 .dockerignore 01:27:39 drwxrwxr-x 8 1001 1001 4096 Oct 6 01:27 .git 01:27:39 drwxrwxr-x 3 1001 1001 4096 Oct 6 01:24 .github 01:27:39 -rw-rw-r-- 1 1001 1001 1173 Oct 6 01:24 .gitignore 01:27:39 -rw-rw-r-- 1 1001 1001 42 Oct 6 01:24 .golangci.yml 01:27:39 -rw-rw-r-- 1 1001 1001 100 Oct 6 01:24 .hadolint.yml 01:27:39 drwxr-xr-x 3 1001 1001 4096 Oct 6 01:25 .semver 01:27:39 -rw-rw-r-- 1 1001 1001 166 Oct 6 01:24 .sonarcloud.properties 01:27:39 -rw-rw-r-- 1 1001 1001 1171 Oct 6 01:24 ADOPTERS.md 01:27:39 -rw-rw-r-- 1 1001 1001 11674 Oct 6 01:24 Attribution.txt 01:27:39 -rw-rw-r-- 1 1001 1001 93407 Oct 6 01:24 CHANGELOG.md 01:27:39 -rw-rw-r-- 1 1001 1001 3804 Oct 6 01:24 CONTRIBUTING.md 01:27:39 -rw-rw-r-- 1 1001 1001 677 Oct 6 01:24 GOVERNANCE.md 01:27:39 -rw-rw-r-- 1 1001 1001 883 Oct 6 01:24 Jenkinsfile 01:27:39 -rw-rw-r-- 1 1001 1001 10775 Oct 6 01:24 LICENSE 01:27:39 -rw-rw-r-- 1 1001 1001 15054 Oct 6 01:24 Makefile 01:27:39 -rw-rw-r-- 1 1001 1001 582 Oct 6 01:24 OWNERS.md 01:27:39 -rw-rw-r-- 1 1001 1001 9923 Oct 6 01:24 README.md 01:27:39 -rw-rw-r-- 1 1001 1001 789 Oct 6 01:24 SECURITY.md 01:27:39 -rw-rw-r-- 1 1001 1001 12 Oct 6 01:25 VERSION 01:27:39 drwxrwxr-x 2 1001 1001 4096 Oct 6 01:24 bin 01:27:39 drwxrwxr-x 18 1001 1001 4096 Oct 6 01:24 cmd 01:27:39 -rw-r--r-- 1 root root 453602 Oct 6 01:27 coverage.out 01:27:39 drwxrwxr-x 2 1001 1001 4096 Oct 6 01:24 fuzz_test 01:27:39 -rw-rw-r-- 1 1001 1001 3689 Oct 6 01:24 go.mod 01:27:39 -rw-rw-r-- 1 1001 1001 34977 Oct 6 01:24 go.sum 01:27:39 drwxrwxr-x 7 1001 1001 4096 Oct 6 01:24 internal 01:27:39 drwxrwxr-x 3 1001 1001 4096 Oct 6 01:24 openapi 01:27:39 -rw-rw-r-- 1 1001 1001 594 Oct 6 01:24 security.txt 01:27:39 drwxrwxr-x 4 1001 1001 4096 Oct 6 01:24 snap 01:27:39 -rw-rw-r-- 1 1001 1001 204 Oct 6 01:24 version.go [Pipeline] sh 01:27:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:40 Dload Upload Total Spent Left Speed 01:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k 01:27:38 > git config core.sparsecheckout # timeout=10 01:27:38 > git checkout -f ff02edb092954091608536475346b70900255226 # timeout=10 01:27:40 + '[' -e coverage.out ] 01:27:40 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh 01:27:40 Stashed 1 file(s) [Pipeline] sh 01:27:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:27:40 + make build 01:27:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:27:41 + sudo tee /etc/docker/daemon.new 01:27:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:27:41 { 01:27:41 "registry-mirrors": [ 01:27:41 "https://nexus3.edgexfoundry.org:10001" 01:27:41 ], 01:27:41 "bip": "10.250.0.254/24", 01:27:41 "hosts": [ 01:27:41 "tcp://0.0.0.0:5555", 01:27:41 "unix:///var/run/docker.sock" 01:27:41 ], 01:27:41 "mtu": 1458, 01:27:41 "selinux-enabled": true, 01:27:41 "seccomp-profile": "/etc/docker/seccomp.json" 01:27:41 } [Pipeline] sh 01:27:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:27:41 + sudo service docker restart 01:27:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:27:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:27:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:27:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:59 provisioning config files... 01:27:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/595@tmp/config10584129450411961075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:00 ---> docker-login.sh 01:28:00 nexus3.edgexfoundry.org:10001 01:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:00 Configure a credential helper to remove this warning. See 01:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:00 01:28:00 Login Succeeded 01:28:00 nexus3.edgexfoundry.org:10002 01:28:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10003 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10004 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 docker.io 01:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 ---> docker-login.sh ends [Pipeline] } 01:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:28:03 + git config --global --add safe.directory /w/workspace/edgex-go/595 [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:03 ========================================================= 01:28:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:28:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:28:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:28:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:04 9fda8d8052c6: Pulling fs layer 01:28:04 5d54e960e981: Pulling fs layer 01:28:04 c4a7e357bf2a: Pulling fs layer 01:28:04 f0e02332f6b5: Pulling fs layer 01:28:04 cefa15bbcfad: Pulling fs layer 01:28:04 17808c966233: Pulling fs layer 01:28:04 f4c1fc716caa: Pulling fs layer 01:28:04 f0e02332f6b5: Waiting 01:28:04 cefa15bbcfad: Waiting 01:28:04 17808c966233: Waiting 01:28:04 f4c1fc716caa: Waiting 01:28:04 5d54e960e981: Download complete 01:28:04 f0e02332f6b5: Verifying Checksum 01:28:04 f0e02332f6b5: Download complete 01:28:04 cefa15bbcfad: Verifying Checksum 01:28:04 cefa15bbcfad: Download complete 01:28:04 9fda8d8052c6: Verifying Checksum 01:28:04 9fda8d8052c6: Download complete 01:28:04 f4c1fc716caa: Verifying Checksum 01:28:04 f4c1fc716caa: Download complete 01:28:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:28:05 9fda8d8052c6: Pull complete 01:28:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:28:05 5d54e960e981: Pull complete 01:28:06 c4a7e357bf2a: Verifying Checksum 01:28:06 c4a7e357bf2a: Download complete 01:28:07 17808c966233: Verifying Checksum 01:28:07 17808c966233: Download complete 01:28:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:28:07 $ docker stop --time=1 719ed69d73c28f3a32c1ff9e278c9adc1f69c791cf0e4060690259c4defba14a 01:28:14 $ docker rm -f --volumes 719ed69d73c28f3a32c1ff9e278c9adc1f69c791cf0e4060690259c4defba14a [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 01:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:15 01:28:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:16 latest: Pulling from edgex-devops/edgex-compose 01:28:16 91d30c5bc195: Pulling fs layer 01:28:16 2e9b0aa3be6d: Pulling fs layer 01:28:16 9c61dcf015f6: Pulling fs layer 01:28:16 4698f68db338: Pulling fs layer 01:28:16 2a2f49069b9e: Pulling fs layer 01:28:16 e0025b399a48: Pulling fs layer 01:28:16 4698f68db338: Waiting 01:28:16 e0025b399a48: Waiting 01:28:16 2a2f49069b9e: Waiting 01:28:16 91d30c5bc195: Verifying Checksum 01:28:16 91d30c5bc195: Download complete 01:28:16 4698f68db338: Download complete 01:28:16 91d30c5bc195: Pull complete 01:28:16 2e9b0aa3be6d: Verifying Checksum 01:28:16 2e9b0aa3be6d: Download complete 01:28:16 e0025b399a48: Verifying Checksum 01:28:16 e0025b399a48: Download complete 01:28:16 2a2f49069b9e: Verifying Checksum 01:28:16 2a2f49069b9e: Download complete 01:28:16 2e9b0aa3be6d: Pull complete 01:28:17 9c61dcf015f6: Verifying Checksum 01:28:17 9c61dcf015f6: Download complete 01:28:17 c4a7e357bf2a: Pull complete 01:28:17 f0e02332f6b5: Pull complete 01:28:18 cefa15bbcfad: Pull complete 01:28:19 9c61dcf015f6: Pull complete 01:28:19 4698f68db338: Pull complete 01:28:20 2a2f49069b9e: Pull complete 01:28:20 e0025b399a48: Pull complete 01:28:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:20 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:28:20 $ 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/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:28:24 17808c966233: Pull complete 01:28:25 $ docker top 66ac3fed88a368f3478be1ed5f389d3c9adbdd2ac07439c773e5eece61b9130d -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:25 + docker compose -f ./docker-compose-build.yml build --parallel 01:28:26 f4c1fc716caa: Pull complete 01:28:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:28:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:28:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:28:26 WORKDIR /edgex 01:28:26 COPY go.mod . 01:28:26 RUN go mod download 01:28:26 + docker build -t ci-base-image-arm64 -f - . 01:28:27 Sending build context to Docker daemon 2.995MB 01:28:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:28:27 ---> ea914061e18c 01:28:27 Step 2/4 : WORKDIR /edgex 01:28:28 #1 [security-proxy-auth internal] load build definition from Dockerfile 01:28:28 #1 transferring dockerfile: 2.04kB done 01:28:28 #1 DONE 0.0s 01:28:28 01:28:28 #2 [core-metadata internal] load build definition from Dockerfile 01:28:28 #2 transferring dockerfile: 1.96kB done 01:28:28 #2 DONE 0.0s 01:28:28 01:28:28 #3 [core-data internal] load build definition from Dockerfile 01:28:28 #3 transferring dockerfile: 1.90kB done 01:28:28 #3 DONE 0.0s 01:28:28 01:28:28 #4 [security-spire-agent internal] load build definition from Dockerfile 01:28:28 #4 transferring dockerfile: 1.70kB 0.0s done 01:28:28 #4 DONE 0.0s 01:28:28 01:28:28 #5 [security-spire-server internal] load build definition from Dockerfile 01:28:28 #5 transferring dockerfile: 1.59kB done 01:28:28 #5 DONE 0.0s 01:28:28 01:28:28 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:28:28 #6 transferring dockerfile: 1.78kB done 01:28:28 #6 DONE 0.0s 01:28:28 01:28:28 #7 [support-scheduler internal] load build definition from Dockerfile 01:28:28 #7 transferring dockerfile: 1.82kB done 01:28:28 #7 DONE 0.0s 01:28:28 01:28:28 #8 [security-proxy-setup internal] load build definition from Dockerfile 01:28:28 #8 transferring dockerfile: 2.39kB done 01:28:28 #8 DONE 0.0s 01:28:28 01:28:28 #9 [core-command internal] load build definition from Dockerfile 01:28:28 #9 transferring dockerfile: 1.82kB done 01:28:28 #9 DONE 0.1s 01:28:28 01:28:28 #10 [security-secretstore-setup internal] load build definition from Dockerfile 01:28:28 #10 transferring dockerfile: 2.38kB done 01:28:28 #10 DONE 0.1s 01:28:28 01:28:28 #11 [support-notifications internal] load build definition from Dockerfile 01:28:28 #11 transferring dockerfile: 1.84kB done 01:28:28 #11 DONE 0.1s 01:28:28 01:28:28 #12 [security-bootstrapper internal] load build definition from Dockerfile 01:28:28 #12 transferring dockerfile: 2.82kB done 01:28:28 #12 DONE 0.1s 01:28:28 01:28:28 #13 [security-spire-config internal] load build definition from Dockerfile 01:28:28 #13 transferring dockerfile: 1.58kB done 01:28:28 #13 DONE 0.1s 01:28:28 01:28:28 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:28:28 #14 transferring dockerfile: 2.12kB done 01:28:28 #14 DONE 0.1s 01:28:28 01:28:28 #15 [security-proxy-auth internal] load .dockerignore 01:28:28 #15 transferring context: 56B done 01:28:28 #15 DONE 0.1s 01:28:28 01:28:28 #16 [core-metadata internal] load .dockerignore 01:28:28 #16 transferring context: 56B done 01:28:28 #16 DONE 0.0s 01:28:28 01:28:28 #17 [core-data internal] load .dockerignore 01:28:28 #17 transferring context: 56B done 01:28:28 #17 DONE 0.0s 01:28:28 01:28:28 #18 [security-spire-server internal] load .dockerignore 01:28:28 #18 transferring context: 56B done 01:28:28 #18 DONE 0.0s 01:28:28 01:28:28 #19 [security-spire-agent internal] load .dockerignore 01:28:28 #19 transferring context: 56B done 01:28:28 #19 DONE 0.0s 01:28:28 01:28:28 #20 [security-spiffe-token-provider internal] load .dockerignore 01:28:28 #20 transferring context: 56B done 01:28:28 #20 DONE 0.0s 01:28:28 01:28:28 #21 [support-scheduler internal] load .dockerignore 01:28:28 #21 transferring context: 56B done 01:28:28 #21 DONE 0.1s 01:28:28 01:28:28 #22 [security-secretstore-setup internal] load .dockerignore 01:28:28 #22 transferring context: 56B done 01:28:28 #22 DONE 0.1s 01:28:28 01:28:28 #23 [security-proxy-setup internal] load .dockerignore 01:28:28 #23 transferring context: 56B done 01:28:28 #23 DONE 0.1s 01:28:28 01:28:28 #24 [support-notifications internal] load .dockerignore 01:28:28 #24 transferring context: 56B done 01:28:28 #24 DONE 0.1s 01:28:28 01:28:28 #25 [security-spire-config internal] load .dockerignore 01:28:28 #25 transferring context: 56B done 01:28:28 #25 DONE 0.1s 01:28:28 01:28:28 #26 [core-command internal] load .dockerignore 01:28:28 #26 transferring context: 56B done 01:28:28 #26 DONE 0.1s 01:28:28 01:28:28 #27 [core-common-config-bootstrapper internal] load .dockerignore 01:28:28 #27 transferring context: 56B done 01:28:28 #27 DONE 0.1s 01:28:28 01:28:28 #28 [security-bootstrapper internal] load .dockerignore 01:28:28 #28 transferring context: 56B done 01:28:28 #28 DONE 0.1s 01:28:28 01:28:28 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:28 #29 DONE 0.0s 01:28:28 01:28:28 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 01:28:28 #30 ... 01:28:28 01:28:28 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:28 #29 DONE 0.0s 01:28:28 01:28:28 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 01:28:28 #30 ... 01:28:28 01:28:28 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:28 #29 DONE 0.0s 01:28:28 01:28:28 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 01:28:28 ---> Running in 97a75e027795 01:28:28 #30 ... 01:28:28 01:28:28 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:28 #29 DONE 0.0s 01:28:28 01:28:28 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 01:28:29 Removing intermediate container 97a75e027795 01:28:29 ---> cccfff6d8dba 01:28:29 Step 3/4 : COPY go.mod . 01:28:29 #30 DONE 0.7s 01:28:29 01:28:29 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:28:29 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 01:28:29 #31 ... 01:28:29 01:28:29 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 01:28:29 #32 DONE 0.6s 01:28:29 01:28:29 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:28:29 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:28:29 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 01:28:29 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 01:28:29 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s 01:28:29 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:28:29 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 01:28:29 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 01:28:29 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.2s 01:28:29 #31 ... 01:28:29 01:28:29 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:28:29 #33 DONE 0.8s 01:28:29 01:28:29 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:28:29 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 01:28:29 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:28:29 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 01:28:29 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 01:28:29 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s 01:28:29 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 01:28:29 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 01:28:29 #31 ... 01:28:29 01:28:29 #34 [security-spire-agent internal] load build context 01:28:29 #34 transferring context: 17.64kB done 01:28:29 #34 DONE 0.4s 01:28:29 01:28:29 #35 [security-spire-config internal] load build context 01:28:29 #35 transferring context: 16.36kB done 01:28:29 #35 DONE 0.5s 01:28:29 01:28:29 #36 [security-spire-server internal] load build context 01:28:29 #36 transferring context: 18.11kB done 01:28:29 #36 DONE 0.5s 01:28:29 01:28:29 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:28:29 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 01:28:29 #31 DONE 1.3s 01:28:29 01:28:29 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:28:29 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 01:28:29 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 01:28:29 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 01:28:29 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 01:28:29 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 01:28:29 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 01:28:29 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 01:28:29 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 01:28:29 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.80MB / 25.84MB 0.4s 01:28:29 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 01:28:30 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s 01:28:30 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 01:28:30 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s done 01:28:30 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 01:28:30 ---> 2fa1e595bb45 01:28:30 Step 4/4 : RUN go mod download 01:28:30 ---> Running in a12636615934 01:28:30 #37 ... 01:28:30 01:28:30 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:28:30 #38 DONE 2.3s 01:28:30 01:28:30 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:28:33 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 01:28:36 #37 ... 01:28:36 01:28:36 #39 [security-spiffe-token-provider internal] load build context 01:28:36 #39 transferring context: 302.89MB 7.4s 01:28:37 #39 ... 01:28:37 01:28:37 #40 [security-proxy-setup internal] load build context 01:28:37 #40 transferring context: 364.93MB 8.1s done 01:28:37 #40 ... 01:28:37 01:28:37 #39 [security-spiffe-token-provider internal] load build context 01:28:38 #39 transferring context: 364.93MB 8.9s done 01:28:38 #39 ... 01:28:38 01:28:38 #41 [security-secretstore-setup internal] load build context 01:28:38 #41 transferring context: 364.93MB 9.0s done 01:28:39 #41 ... 01:28:39 01:28:39 #42 [support-scheduler internal] load build context 01:28:39 #42 ... 01:28:39 01:28:39 #43 [core-metadata internal] load build context 01:28:39 #43 transferring context: 364.93MB 9.4s done 01:28:39 #43 ... 01:28:39 01:28:39 #44 [core-command internal] load build context 01:28:39 #44 transferring context: 364.93MB 10.0s done 01:28:39 #44 ... 01:28:39 01:28:39 #45 [security-proxy-auth internal] load build context 01:28:39 #45 transferring context: 364.93MB 9.9s done 01:28:39 #45 ... 01:28:39 01:28:39 #46 [core-common-config-bootstrapper internal] load build context 01:28:39 #46 ... 01:28:39 01:28:39 #47 [core-data internal] load build context 01:28:39 #47 transferring context: 364.93MB 9.8s done 01:28:39 #47 ... 01:28:39 01:28:39 #48 [security-bootstrapper internal] load build context 01:28:39 #48 transferring context: 364.93MB 9.8s done 01:28:39 #48 ... 01:28:39 01:28:39 #49 [support-notifications internal] load build context 01:28:39 #49 transferring context: 364.93MB 10.8s done 01:28:39 #49 ... 01:28:39 01:28:39 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:28:39 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 01:28:39 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 01:28:39 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 01:28:39 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 01:28:39 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 01:28:39 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 01:28:39 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 01:28:39 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 01:28:39 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done 01:28:39 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 01:28:39 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 01:28:39 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done 01:28:40 #50 ... 01:28:40 01:28:40 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:28:40 #51 ... 01:28:40 01:28:40 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:28:40 #52 ... 01:28:40 01:28:40 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:28:40 #53 ... 01:28:40 01:28:40 #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:28:40 #54 ... 01:28:40 01:28:40 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:28:41 #55 ... 01:28:41 01:28:41 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:28:41 #56 ... 01:28:41 01:28:41 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:28:41 #57 ... 01:28:41 01:28:41 #58 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:28:41 #58 ... 01:28:41 01:28:41 #59 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:28:41 #59 ... 01:28:41 01:28:41 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:28:41 #60 ... 01:28:41 01:28:41 #46 [core-common-config-bootstrapper internal] load build context 01:28:41 #46 transferring context: 364.93MB 10.8s done 01:28:50 #46 ... 01:28:50 01:28:50 #42 [support-scheduler internal] load build context 01:28:50 #42 transferring context: 364.93MB 10.2s done 01:29:09 Removing intermediate container a12636615934 01:29:09 ---> f3b7c5a071c1 01:29:09 Successfully built f3b7c5a071c1 01:29:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:10 + docker inspect -f . ci-base-image-arm64 01:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:10 prd-ubuntu20.04-docker-arm64-4c-16g-8601 does not seem to be running inside a container 01:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:29:11 $ docker top 4bb5305c76b8b9325a9c1ecec5beee98a88275f7e1dc5102d6f13b42bfb55485 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:12 + go version 01:29:12 go version go1.21.0 linux/arm64 [Pipeline] } 01:29:12 $ docker stop --time=1 4bb5305c76b8b9325a9c1ecec5beee98a88275f7e1dc5102d6f13b42bfb55485 01:29:12 #42 ... 01:29:12 01:29:12 #40 [security-proxy-setup internal] load build context 01:29:12 #40 DONE 42.9s 01:29:12 01:29:12 #39 [security-spiffe-token-provider internal] load build context 01:29:12 #39 DONE 43.0s 01:29:12 01:29:12 #41 [security-secretstore-setup internal] load build context 01:29:12 #41 DONE 43.0s 01:29:12 01:29:12 #43 [core-metadata internal] load build context 01:29:12 #43 DONE 43.0s 01:29:12 01:29:12 #47 [core-data internal] load build context 01:29:12 #47 DONE 43.1s 01:29:12 01:29:12 #48 [security-bootstrapper internal] load build context 01:29:12 #48 DONE 43.1s 01:29:12 01:29:12 #58 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:29:12 #58 DONE 41.1s 01:29:12 01:29:12 #45 [security-proxy-auth internal] load build context 01:29:12 #45 DONE 43.1s 01:29:12 01:29:12 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:29:12 #61 ... 01:29:12 01:29:12 #44 [core-command internal] load build context 01:29:12 #44 DONE 43.1s 01:29:12 01:29:12 #42 [support-scheduler internal] load build context 01:29:12 #42 DONE 43.1s 01:29:12 01:29:12 #49 [support-notifications internal] load build context 01:29:12 #49 DONE 43.1s 01:29:12 01:29:12 #46 [core-common-config-bootstrapper internal] load build context 01:29:12 #46 DONE 43.2s 01:29:12 01:29:12 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:29:12 #50 ... 01:29:12 01:29:12 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:29:12 #57 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:12 #57 42.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:12 #57 42.62 (1/1) Installing dumb-init (1.2.5-r2) 01:29:12 #57 42.63 Executing busybox-1.36.1-r2.trigger 01:29:12 #57 42.64 OK: 7 MiB in 16 packages 01:29:12 #57 DONE 42.7s 01:29:12 01:29:12 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:29:12 #51 41.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:12 #51 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:12 #51 42.51 (1/2) Installing ca-certificates (20230506-r0) 01:29:12 #51 42.55 (2/2) Installing dumb-init (1.2.5-r2) 01:29:12 #51 42.56 Executing busybox-1.36.1-r2.trigger 01:29:12 #51 42.58 Executing ca-certificates-20230506-r0.trigger 01:29:12 #51 42.64 OK: 8 MiB in 17 packages 01:29:12 #51 DONE 42.8s 01:29:13 01:29:13 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:29:13 #56 42.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:13 #56 42.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:13 #56 42.82 (1/2) Installing dumb-init (1.2.5-r2) 01:29:13 #56 42.82 (2/2) Installing su-exec (0.2-r3) 01:29:13 #56 42.83 Executing busybox-1.36.1-r2.trigger 01:29:13 #56 42.84 OK: 7 MiB in 17 packages 01:29:13 #56 ... 01:29:13 01:29:13 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:29:13 #52 42.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:13 #52 42.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:13 #52 42.72 (1/4) Installing dumb-init (1.2.5-r2) 01:29:13 #52 42.72 (2/4) Installing openssl (3.1.3-r0) 01:29:13 #52 42.74 (3/4) Installing su-exec (0.2-r3) 01:29:13 #52 42.76 (4/4) Installing yq (4.33.3-r3) 01:29:13 #52 42.84 Executing busybox-1.36.1-r2.trigger 01:29:13 #52 42.85 OK: 17 MiB in 19 packages 01:29:13 #52 DONE 43.3s 01:29:13 01:29:13 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:29:13 #54 42.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:13 #54 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:13 #54 42.84 (1/1) Installing dumb-init (1.2.5-r2) 01:29:13 #54 42.85 Executing busybox-1.36.1-r2.trigger 01:29:13 #54 42.86 OK: 7 MiB in 16 packages 01:29:13 #54 DONE 43.5s 01:29:13 01:29:13 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:29:13 #56 DONE 43.5s 01:29:13 01:29:13 #59 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:29:13 #59 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:13 #59 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:13 #59 42.56 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:29:13 #59 42.56 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:29:13 #59 42.56 OK: 20064 distinct packages available 01:29:13 #59 42.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:13 #59 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:13 #59 43.03 (1/5) Installing dumb-init (1.2.5-r2) 01:29:13 #59 43.19 (2/5) Installing musl-obstack (1.2.3-r2) 01:29:13 #59 43.20 (3/5) Installing libucontext (1.2-r2) 01:29:13 #59 43.21 (4/5) Installing gcompat (1.1.0-r1) 01:29:13 #59 43.21 (5/5) Installing openssl (3.1.3-r0) 01:29:13 #59 43.22 Executing busybox-1.36.1-r2.trigger 01:29:13 #59 43.23 OK: 8 MiB in 20 packages 01:29:13 #59 DONE 43.6s 01:29:13 01:29:13 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:29:13 #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:13 #0 1.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:13 #0 1.461 OK: 264 MiB in 52 packages 01:29:13 #62 DONE 1.7s 01:29:13 01:29:13 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:29:14 $ docker rm -f --volumes 4bb5305c76b8b9325a9c1ecec5beee98a88275f7e1dc5102d6f13b42bfb55485 [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) 01:29:14 #63 ... 01:29:14 01:29:14 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 01:29:14 #64 DONE 0.4s 01:29:14 01:29:14 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:29:14 #60 42.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:14 #60 42.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:14 #60 42.50 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:29:14 #60 42.50 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:29:14 #60 42.50 OK: 20064 distinct packages available 01:29:14 #60 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:14 #60 42.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:14 #60 43.05 (1/11) Installing ca-certificates (20230506-r0) 01:29:14 #60 43.14 (2/11) Installing brotli-libs (1.0.9-r14) 01:29:14 #60 43.16 (3/11) Installing libunistring (1.1-r1) 01:29:14 #60 43.31 (4/11) Installing libidn2 (2.3.4-r1) 01:29:14 #60 43.32 (5/11) Installing nghttp2-libs (1.55.1-r0) 01:29:14 #60 43.32 (6/11) Installing libcurl (8.3.0-r0) 01:29:14 #60 43.35 (7/11) Installing curl (8.3.0-r0) 01:29:14 #60 43.46 (8/11) Installing dumb-init (1.2.5-r2) 01:29:14 #60 43.47 (9/11) Installing musl-obstack (1.2.3-r2) 01:29:14 #60 43.48 (10/11) Installing libucontext (1.2-r2) 01:29:14 #60 43.49 (11/11) Installing gcompat (1.1.0-r1) 01:29:14 #60 43.50 Executing busybox-1.36.1-r2.trigger 01:29:14 #60 43.50 Executing ca-certificates-20230506-r0.trigger 01:29:14 #60 43.70 OK: 12 MiB in 26 packages [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:14 01:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:15 latest: Pulling from edgex-devops/edgex-compose-arm64 01:29:15 547446be3368: Pulling fs layer 01:29:15 d125d8839a47: Pulling fs layer 01:29:15 3e85d5ac6304: Pulling fs layer 01:29:15 c3105a71a48b: Pulling fs layer 01:29:15 0f093f025ec4: Pulling fs layer 01:29:15 c3106fc0e877: Pulling fs layer 01:29:15 c3105a71a48b: Waiting 01:29:15 0f093f025ec4: Waiting 01:29:15 c3106fc0e877: Waiting 01:29:15 547446be3368: Verifying Checksum 01:29:15 547446be3368: Download complete 01:29:15 c3105a71a48b: Verifying Checksum 01:29:15 c3105a71a48b: Download complete 01:29:15 d125d8839a47: Verifying Checksum 01:29:15 d125d8839a47: Download complete 01:29:15 c3106fc0e877: Verifying Checksum 01:29:15 c3106fc0e877: Download complete 01:29:15 0f093f025ec4: Verifying Checksum 01:29:15 0f093f025ec4: Download complete 01:29:15 547446be3368: Pull complete 01:29:16 #60 DONE 46.0s 01:29:16 01:29:16 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:29:16 #0 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #0 1.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #0 2.137 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:29:16 #0 2.137 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:29:16 #0 2.137 OK: 20068 distinct packages available 01:29:16 #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #0 2.774 OK: 264 MiB in 52 packages 01:29:16 #65 DONE 4.2s 01:29:16 01:29:16 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:29:16 #61 1.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #61 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #61 2.191 OK: 264 MiB in 52 packages 01:29:16 #61 DONE 4.4s 01:29:16 01:29:16 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:29:16 #66 ... 01:29:16 01:29:16 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:29:16 #53 42.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #53 42.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #53 43.12 (1/4) Installing ca-certificates (20230506-r0) 01:29:16 #53 43.14 (2/4) Installing dumb-init (1.2.5-r2) 01:29:16 #53 43.24 (3/4) Installing su-exec (0.2-r3) 01:29:16 #53 43.28 (4/4) Installing yq (4.33.3-r3) 01:29:16 #53 43.53 Executing busybox-1.36.1-r2.trigger 01:29:16 #53 43.54 Executing ca-certificates-20230506-r0.trigger 01:29:16 #53 43.72 OK: 17 MiB in 19 packages 01:29:16 #53 DONE 46.0s 01:29:16 01:29:16 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:29:16 #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #0 1.877 OK: 264 MiB in 52 packages 01:29:16 #67 DONE 4.3s 01:29:16 01:29:16 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:29:16 #55 42.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #55 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #55 42.95 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:29:16 #55 42.95 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:29:16 #55 42.95 OK: 20064 distinct packages available 01:29:16 #55 43.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:16 #55 43.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:16 #55 43.35 (1/4) Installing dumb-init (1.2.5-r2) 01:29:16 #55 43.36 (2/4) Installing musl-obstack (1.2.3-r2) 01:29:16 #55 43.36 (3/4) Installing libucontext (1.2-r2) 01:29:16 #55 43.40 (4/4) Installing gcompat (1.1.0-r1) 01:29:16 #55 43.42 Executing busybox-1.36.1-r2.trigger 01:29:16 #55 43.49 OK: 8 MiB in 19 packages 01:29:16 #55 DONE 45.7s 01:29:16 01:29:16 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:29:16 #63 DONE 2.6s 01:29:16 01:29:16 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:29:16 #68 DONE 2.6s 01:29:16 01:29:16 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:16 #69 DONE 2.6s 01:29:16 01:29:16 #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / 01:29:16 d125d8839a47: Pull complete 01:29:17 3e85d5ac6304: Verifying Checksum 01:29:17 3e85d5ac6304: Download complete 01:29:18 #70 ... 01:29:18 01:29:18 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:29:18 #71 DONE 1.8s 01:29:18 01:29:18 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:19 #72 ... 01:29:19 01:29:19 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:29:19 #66 DONE 2.9s 01:29:19 01:29:19 #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:19 #73 DONE 2.9s 01:29:19 01:29:19 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:29:19 #74 DONE 2.9s 01:29:19 01:29:19 #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / 01:29:19 #70 DONE 2.9s 01:29:19 01:29:19 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:19 #75 DONE 2.9s 01:29:19 01:29:19 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 01:29:19 #76 DONE 0.1s 01:29:19 01:29:19 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 01:29:19 #77 DONE 0.2s 01:29:19 01:29:19 #78 [security-spire-server stage-2 5/8] COPY security.txt / 01:29:19 #78 DONE 0.1s 01:29:19 01:29:19 #79 [security-spire-config stage-2 5/9] COPY security.txt / 01:29:19 #79 DONE 0.1s 01:29:19 01:29:19 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:29:19 #80 ... 01:29:19 01:29:19 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 01:29:19 #81 DONE 0.1s 01:29:19 01:29:19 #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:29:19 #82 DONE 0.1s 01:29:19 01:29:19 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:29:19 #83 DONE 0.3s 01:29:19 01:29:19 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:29:19 #80 DONE 0.4s 01:29:19 01:29:19 #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:29:19 #84 DONE 0.4s 01:29:19 01:29:19 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:29:19 #85 DONE 0.1s 01:29:19 01:29:19 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:29:19 #86 DONE 0.1s 01:29:19 01:29:19 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:29:19 #87 DONE 0.1s 01:29:19 01:29:19 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:29:19 #88 DONE 0.1s 01:29:19 01:29:19 #89 [security-spire-config] exporting to image 01:29:19 #89 exporting layers 01:29:20 #89 ... 01:29:20 01:29:20 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:29:20 #90 DONE 0.1s 01:29:20 01:29:20 #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:29:20 #91 DONE 6.3s 01:29:20 01:29:20 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:29:20 #92 DONE 0.0s 01:29:20 01:29:20 #89 [security-spire-agent] exporting to image 01:29:20 #89 exporting layers 0.7s done 01:29:20 #89 writing image sha256:3fb52c1f6bd6ee67b63696eb415a476cfd8b015d2b05388c99e24101fd2066da 0.0s done 01:29:20 #89 naming to docker.io/library/security-spire-agent done 01:29:20 #89 writing image sha256:4156621f7a82e14d050d23fda53e37661211fdce8f0f65829be3fbe2890bd826 done 01:29:20 #89 naming to docker.io/library/security-spire-config 01:29:20 #89 exporting layers 0.8s done 01:29:20 #89 naming to docker.io/library/security-spire-config done 01:29:20 #89 writing image sha256:a4efe48edf04d4f186b037659f1709450ec82591a7651ee7a3f0497a9866bc07 done 01:29:20 #89 naming to docker.io/library/security-spire-server done 01:29:20 #89 DONE 0.8s 01:29:20 01:29:20 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:22 #93 ... 01:29:22 01:29:22 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:27 #37 ... 01:29:27 01:29:27 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:27 #94 ... 01:29:27 01:29:27 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:29 3e85d5ac6304: Pull complete 01:29:29 c3105a71a48b: Pull complete 01:29:30 0f093f025ec4: Pull complete 01:29:30 c3106fc0e877: Pull complete 01:29:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-8601 does not seem to be running inside a container 01:29:30 $ 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/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:29:32 $ docker top f397ef94a509ac37a480816e49bce8ff628d8f908127f17f1014e188783f62be -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:33 + docker compose -f ./docker-compose-build.yml build --parallel 01:29:41 #1 [security-spire-config internal] load build definition from Dockerfile 01:29:41 #1 transferring dockerfile: 1.58kB done 01:29:41 #1 DONE 0.1s 01:29:42 01:29:42 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:29:42 #2 transferring dockerfile: 2.12kB 0.0s done 01:29:42 #2 DONE 0.1s 01:29:42 01:29:42 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:29:42 #3 transferring dockerfile: 1.78kB done 01:29:42 #3 DONE 0.1s 01:29:42 01:29:42 #4 [security-secretstore-setup internal] load build definition from Dockerfile 01:29:42 #4 transferring dockerfile: 2.38kB done 01:29:42 #4 DONE 0.1s 01:29:42 01:29:42 #5 [support-notifications internal] load build definition from Dockerfile 01:29:42 #5 transferring dockerfile: 1.84kB done 01:29:42 #5 DONE 0.1s 01:29:42 01:29:42 #6 [security-proxy-setup internal] load build definition from Dockerfile 01:29:42 #6 transferring dockerfile: 2.39kB done 01:29:42 #6 DONE 0.1s 01:29:42 01:29:42 #7 [support-scheduler internal] load build definition from Dockerfile 01:29:42 #7 transferring dockerfile: 1.82kB done 01:29:42 #7 DONE 0.0s 01:29:42 01:29:42 #8 [security-proxy-auth internal] load build definition from Dockerfile 01:29:42 #8 transferring dockerfile: 2.04kB done 01:29:42 #8 DONE 0.1s 01:29:42 01:29:42 #9 [security-bootstrapper internal] load build definition from Dockerfile 01:29:42 #9 transferring dockerfile: 2.82kB done 01:29:42 #9 DONE 0.1s 01:29:42 01:29:42 #10 [core-data internal] load build definition from Dockerfile 01:29:42 #10 transferring dockerfile: 1.90kB done 01:29:42 #10 DONE 0.1s 01:29:42 01:29:42 #11 [core-metadata internal] load build definition from Dockerfile 01:29:42 #11 transferring dockerfile: 1.96kB done 01:29:42 #11 DONE 0.1s 01:29:42 01:29:42 #12 [security-spire-server internal] load build definition from Dockerfile 01:29:42 #12 transferring dockerfile: 1.59kB done 01:29:42 #12 DONE 0.1s 01:29:42 01:29:42 #13 [security-spire-agent internal] load build definition from Dockerfile 01:29:42 #13 transferring dockerfile: 1.70kB 0.0s done 01:29:42 #13 DONE 0.1s 01:29:42 01:29:42 #14 [core-command internal] load build definition from Dockerfile 01:29:42 #14 transferring dockerfile: 1.82kB 0.0s done 01:29:42 #14 DONE 0.1s 01:29:42 01:29:42 #15 [security-spire-config internal] load .dockerignore 01:29:42 #15 transferring context: 56B done 01:29:42 #15 DONE 0.1s 01:29:43 01:29:43 #16 [core-common-config-bootstrapper internal] load .dockerignore 01:29:43 #16 transferring context: 56B done 01:29:43 #16 DONE 0.0s 01:29:43 01:29:43 #17 [security-spiffe-token-provider internal] load .dockerignore 01:29:43 #17 transferring context: 56B done 01:29:43 #17 DONE 0.1s 01:29:43 01:29:43 #18 [security-secretstore-setup internal] load .dockerignore 01:29:43 #18 transferring context: 56B done 01:29:43 #18 DONE 0.1s 01:29:43 01:29:43 #19 [support-notifications internal] load .dockerignore 01:29:43 #19 transferring context: 56B 0.0s done 01:29:43 #19 DONE 0.1s 01:29:43 01:29:43 #20 [security-proxy-setup internal] load .dockerignore 01:29:43 #20 transferring context: 56B done 01:29:43 #20 DONE 0.0s 01:29:43 01:29:43 #21 [support-scheduler internal] load .dockerignore 01:29:43 #21 transferring context: 56B done 01:29:43 #21 DONE 0.1s 01:29:43 01:29:43 #22 [security-proxy-auth internal] load .dockerignore 01:29:43 #22 transferring context: 56B done 01:29:43 #22 DONE 0.1s 01:29:43 01:29:43 #23 [security-bootstrapper internal] load .dockerignore 01:29:43 #23 transferring context: 56B done 01:29:43 #23 DONE 0.0s 01:29:43 01:29:43 #24 [core-data internal] load .dockerignore 01:29:43 #24 transferring context: 56B done 01:29:43 #24 DONE 0.1s 01:29:43 01:29:43 #25 [core-metadata internal] load .dockerignore 01:29:43 #25 transferring context: 56B 0.0s done 01:29:43 #25 DONE 0.0s 01:29:43 01:29:43 #26 [security-spire-server internal] load .dockerignore 01:29:44 #26 transferring context: 56B done 01:29:44 #26 DONE 0.1s 01:29:44 01:29:44 #27 [security-spire-agent internal] load .dockerignore 01:29:44 #27 transferring context: 56B done 01:29:44 #27 DONE 0.1s 01:29:44 01:29:44 #28 [core-command internal] load .dockerignore 01:29:44 #28 transferring context: 56B done 01:29:44 #28 DONE 0.1s 01:29:44 01:29:44 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 01:29:44 #29 DONE 0.5s 01:29:44 01:29:44 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:29:44 #30 ... 01:29:44 01:29:44 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:44 #31 DONE 0.0s 01:29:44 01:29:44 #32 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:44 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:44 #32 DONE 0.0s 01:29:44 01:29:44 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 01:29:44 #29 DONE 0.5s 01:29:45 01:29:45 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:45 #31 DONE 0.0s 01:29:45 01:29:45 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:29:45 #30 DONE 0.7s 01:29:45 01:29:45 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:45 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:45 #33 ... 01:29:45 01:29:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:45 #31 DONE 0.0s 01:29:45 01:29:45 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:45 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:45 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:45 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s 01:29:45 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:45 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:45 #32 ... 01:29:45 01:29:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:45 #31 DONE 0.0s 01:29:45 01:29:45 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:45 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:45 #32 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 01:29:45 #32 ... 01:29:45 01:29:45 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 01:29:45 #29 DONE 0.5s 01:29:45 01:29:45 #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:45 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:45 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:45 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:45 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:45 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:45 #32 ... 01:29:45 01:29:45 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:45 #31 DONE 0.0s 01:29:45 01:29:45 #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:45 #32 ... 01:29:45 01:29:45 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:45 #31 DONE 0.0s 01:29:45 01:29:45 #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:45 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:45 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:45 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:45 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:45 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:45 #32 ... 01:29:45 01:29:45 #34 [security-spire-config internal] load build context 01:29:45 #34 transferring context: 16.36kB 0.1s done 01:29:45 #34 DONE 0.7s 01:29:45 01:29:45 #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 ... 01:29:46 01:29:46 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:46 #31 DONE 0.0s 01:29:46 01:29:46 #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 ... 01:29:46 01:29:46 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 01:29:46 #29 DONE 1.2s 01:29:46 01:29:46 #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 ... 01:29:46 01:29:46 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:46 #31 DONE 0.0s 01:29:46 01:29:46 #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:46 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:46 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:46 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:46 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:46 #32 ... 01:29:46 01:29:46 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:46 #31 DONE 0.0s 01:29:46 01:29:46 #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:46 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:46 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:46 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:46 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:46 #32 ... 01:29:46 01:29:46 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 01:29:46 #29 DONE 1.4s 01:29:46 01:29:46 #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:46 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:46 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:46 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:46 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:46 #32 ... 01:29:46 01:29:46 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 01:29:46 #29 DONE 1.5s 01:29:46 01:29:46 #35 [core-common-config-bootstrapper internal] load build context 01:29:46 #35 transferring context: 2.61MB 0.8s done 01:29:46 #35 DONE 2.0s 01:29:46 01:29:46 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 ... 01:29:46 01:29:46 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:29:46 #30 DONE 0.9s 01:29:46 01:29:46 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 ... 01:29:46 01:29:46 #36 [security-secretstore-setup internal] load build context 01:29:46 #36 transferring context: 2.61MB 1.1s done 01:29:46 #36 DONE 1.9s 01:29:46 01:29:46 #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:46 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:46 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:46 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:46 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:46 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:47 #32 ... 01:29:47 01:29:47 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:29:47 #31 DONE 0.0s 01:29:47 01:29:47 #37 [security-spiffe-token-provider internal] load build context 01:29:47 #37 transferring context: 2.61MB 1.5s done 01:29:47 #37 DONE 2.1s 01:29:47 01:29:47 #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:47 #32 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 01:29:47 #32 ... 01:29:47 01:29:47 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 01:29:47 #29 DONE 2.0s 01:29:47 01:29:47 #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:47 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:47 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:47 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:47 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:47 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:47 #32 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 01:29:48 #32 ... 01:29:48 01:29:48 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 01:29:48 #38 DONE 1.7s 01:29:48 01:29:48 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:48 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 01:29:48 #32 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 01:29:48 #32 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 01:29:48 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 01:29:48 #32 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 01:29:48 #32 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 01:29:49 #32 ... 01:29:49 01:29:49 #39 [security-spire-server internal] load build context 01:29:49 #39 transferring context: 18.11kB 0.3s done 01:29:49 #39 DONE 2.4s 01:29:49 01:29:49 #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:29:49 #32 DONE 5.3s 01:29:49 01:29:49 #40 [support-scheduler internal] load build context 01:29:49 #40 transferring context: 2.61MB 1.7s done 01:29:49 #40 DONE 3.8s 01:29:49 01:29:49 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:49 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 01:29:49 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 01:29:49 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 01:29:49 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 01:29:49 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 01:29:49 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 01:29:49 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 01:29:49 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 01:29:49 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s done 01:29:49 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 01:29:49 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 01:29:49 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0.7s 01:29:49 #33 ... 01:29:49 01:29:49 #41 [support-notifications internal] load build context 01:29:49 #41 transferring context: 2.61MB 1.8s done 01:29:49 #41 DONE 4.1s 01:29:49 01:29:49 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:49 #33 ... 01:29:49 01:29:49 #42 [security-proxy-setup internal] load build context 01:29:49 #42 transferring context: 2.61MB 2.3s done 01:29:49 #42 DONE 4.3s 01:29:49 01:29:49 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:50 #33 ... 01:29:50 01:29:50 #43 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:29:50 #43 DONE 5.5s 01:29:50 01:29:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:50 #33 ... 01:29:50 01:29:50 #44 [core-data internal] load build context 01:29:50 #44 transferring context: 2.61MB 1.7s done 01:29:50 #44 DONE 3.6s 01:29:50 01:29:50 #45 [security-bootstrapper internal] load build context 01:29:50 #45 transferring context: 2.61MB 1.9s done 01:29:50 #45 DONE 3.8s 01:29:50 01:29:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:50 #33 ... 01:29:50 01:29:50 #46 [core-command internal] load build context 01:29:50 #46 transferring context: 2.61MB 0.9s done 01:29:50 #46 DONE 2.6s 01:29:50 01:29:50 #47 [core-metadata internal] load build context 01:29:50 #47 transferring context: 2.61MB 2.0s done 01:29:50 #47 DONE 3.6s 01:29:50 01:29:50 #48 [security-proxy-auth internal] load build context 01:29:50 #48 transferring context: 2.61MB 2.2s done 01:29:50 #48 DONE 4.0s 01:29:50 01:29:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:50 #33 ... 01:29:50 01:29:50 #49 [security-spire-agent internal] load build context 01:29:50 #49 transferring context: 17.64kB 0.0s done 01:29:50 #49 DONE 2.1s 01:29:50 01:29:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:51 #33 ... 01:29:51 01:29:51 #50 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:29:51 #50 DONE 1.4s 01:29:51 01:29:51 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:29:57 #51 ... 01:29:57 01:29:57 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:57 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.3s 01:29:59 #33 ... 01:29:59 01:29:59 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:29:59 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:29:59 #0 5.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:29:59 #0 7.402 (1/1) Installing dumb-init (1.2.5-r2) 01:29:59 #0 7.415 Executing busybox-1.36.1-r2.trigger 01:29:59 #0 7.479 OK: 8 MiB in 16 packages 01:29:59 #52 DONE 8.7s 01:29:59 01:29:59 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:29:59 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 01:29:59 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 01:29:59 #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 01:29:59 #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 01:29:59 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 01:29:59 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 01:29:59 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s 01:29:59 #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.5s done 01:29:59 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 01:29:59 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.0s 01:29:59 #53 ... 01:29:59 01:29:59 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:29:59 #95 DONE 37.0s 01:29:59 01:29:59 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:59 #93 DONE 37.0s 01:29:59 01:29:59 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:59 #94 DONE 39.9s 01:29:59 01:29:59 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:59 #72 DONE 38.2s 01:29:59 01:29:59 #96 [security-bootstrapper builder 6/7] COPY . . 01:30:00 #33 ... 01:30:00 01:30:00 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:30:00 #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #54 ... 01:30:00 01:30:00 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:30:00 #0 7.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:00 #55 ... 01:30:00 01:30:00 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:30:00 #0 8.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 9.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:00 #56 ... 01:30:00 01:30:00 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:30:00 #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 6.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:00 #0 7.407 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:30:00 #0 7.407 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:30:00 #0 7.407 OK: 19941 distinct packages available 01:30:00 #0 7.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 9.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:00 #57 ... 01:30:00 01:30:00 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:30:00 #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #58 ... 01:30:00 01:30:00 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:30:00 #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 8.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:00 #59 ... 01:30:00 01:30:00 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:30:00 #0 7.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 8.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:00 #60 ... 01:30:00 01:30:00 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:30:00 #0 7.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:00 #0 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:01 #61 ... 01:30:01 01:30:01 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:30:01 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s done 01:30:01 #33 ... 01:30:01 01:30:01 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:30:01 #0 8.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:01 #62 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:01 #62 ... 01:30:01 01:30:01 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:30:01 #0 7.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:01 #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:02 #63 ... 01:30:02 01:30:02 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:30:02 #0 7.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:02 #0 9.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:02 #64 ... 01:30:02 01:30:02 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:30:02 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s done 01:30:02 #96 ... 01:30:02 01:30:02 #97 [support-scheduler builder 6/7] COPY . . 01:30:04 #53 ... 01:30:04 01:30:04 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:30:04 #56 14.09 (1/4) Installing dumb-init (1.2.5-r2) 01:30:04 #56 14.13 (2/4) Installing openssl (3.1.3-r0) 01:30:04 #56 14.22 (3/4) Installing su-exec (0.2-r3) 01:30:04 #56 14.26 (4/4) Installing yq (4.33.3-r3) 01:30:05 #56 ... 01:30:05 01:30:05 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:30:05 #61 13.33 (1/1) Installing dumb-init (1.2.5-r2) 01:30:05 #61 13.36 Executing busybox-1.36.1-r2.trigger 01:30:05 #61 13.45 OK: 8 MiB in 16 packages 01:30:05 #61 DONE 14.7s 01:30:05 01:30:05 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:30:05 #57 13.89 (1/4) Installing dumb-init (1.2.5-r2) 01:30:05 #57 13.93 (2/4) Installing musl-obstack (1.2.3-r2) 01:30:05 #57 13.95 (3/4) Installing libucontext (1.2-r2) 01:30:05 #57 13.97 (4/4) Installing gcompat (1.1.0-r1) 01:30:05 #57 14.00 Executing busybox-1.36.1-r2.trigger 01:30:05 #57 14.08 OK: 8 MiB in 19 packages 01:30:05 #57 DONE 15.2s 01:30:05 01:30:05 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:30:05 #59 12.47 (1/2) Installing ca-certificates (20230506-r0) 01:30:05 #59 12.76 (2/2) Installing dumb-init (1.2.5-r2) 01:30:05 #59 12.78 Executing busybox-1.36.1-r2.trigger 01:30:05 #59 12.86 Executing ca-certificates-20230506-r0.trigger 01:30:05 #59 13.78 OK: 9 MiB in 17 packages 01:30:05 #59 DONE 15.2s 01:30:05 01:30:05 #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:30:05 #65 ... 01:30:05 01:30:05 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:30:05 #63 13.58 OK: 266 MiB in 52 packages 01:30:05 #63 DONE 14.5s 01:30:06 #97 ... 01:30:06 01:30:06 #98 [support-notifications builder 6/7] COPY . . 01:30:06 #98 ... 01:30:06 01:30:06 #99 [security-spiffe-token-provider builder 6/7] COPY . . 01:30:06 01:30:06 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:30:06 #66 DONE 0.6s 01:30:06 01:30:06 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:07 #67 ... 01:30:07 01:30:07 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:30:07 #62 14.62 OK: 266 MiB in 52 packages 01:30:07 #62 DONE 15.6s 01:30:07 01:30:07 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:30:07 #56 15.37 Executing busybox-1.36.1-r2.trigger 01:30:07 #56 15.58 OK: 18 MiB in 19 packages 01:30:07 #56 DONE 17.2s 01:30:07 01:30:07 #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 01:30:07 #68 ... 01:30:07 01:30:07 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:30:07 #51 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:07 #51 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:07 #51 15.14 OK: 266 MiB in 52 packages 01:30:07 #51 DONE 16.0s 01:30:07 01:30:07 #69 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:30:07 #69 ... 01:30:07 01:30:07 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:30:07 #54 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:07 #54 16.41 (1/2) Installing dumb-init (1.2.5-r2) 01:30:07 #54 16.45 (2/2) Installing su-exec (0.2-r3) 01:30:07 #54 16.47 Executing busybox-1.36.1-r2.trigger 01:30:07 #54 16.62 OK: 8 MiB in 17 packages 01:30:07 #54 DONE 17.7s 01:30:08 01:30:08 #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 01:30:08 #68 DONE 0.5s 01:30:08 01:30:08 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:30:08 #70 ... 01:30:08 01:30:08 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:30:08 #55 14.18 (1/4) Installing ca-certificates (20230506-r0) 01:30:08 #55 14.55 (2/4) Installing dumb-init (1.2.5-r2) 01:30:08 #55 14.57 (3/4) Installing su-exec (0.2-r3) 01:30:08 #55 14.59 (4/4) Installing yq (4.33.3-r3) 01:30:08 #55 15.63 Executing busybox-1.36.1-r2.trigger 01:30:08 #55 15.80 Executing ca-certificates-20230506-r0.trigger 01:30:08 #55 16.83 OK: 18 MiB in 19 packages 01:30:08 #55 DONE 18.0s 01:30:08 01:30:08 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:30:08 #71 DONE 1.1s 01:30:08 01:30:08 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:08 #72 ... 01:30:08 01:30:08 #69 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:30:08 #69 DONE 1.4s 01:30:09 01:30:09 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:09 #73 ... 01:30:09 01:30:09 #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:30:09 #65 DONE 4.1s 01:30:09 01:30:09 #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / 01:30:09 #74 DONE 0.4s 01:30:09 01:30:09 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:30:09 #60 13.50 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:30:09 #60 13.50 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:30:09 #60 13.50 OK: 19941 distinct packages available 01:30:09 #60 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:09 #60 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:09 #60 19.09 (1/11) Installing ca-certificates (20230506-r0) 01:30:09 #60 19.24 (2/11) Installing brotli-libs (1.0.9-r14) 01:30:09 #60 19.32 (3/11) Installing libunistring (1.1-r1) 01:30:09 #60 19.40 (4/11) Installing libidn2 (2.3.4-r1) 01:30:09 #60 19.44 (5/11) Installing nghttp2-libs (1.55.1-r0) 01:30:09 #60 19.46 (6/11) Installing libcurl (8.3.0-r0) 01:30:09 #60 19.52 (7/11) Installing curl (8.3.0-r0) 01:30:09 #60 19.61 (8/11) Installing dumb-init (1.2.5-r2) 01:30:09 #60 19.63 (9/11) Installing musl-obstack (1.2.3-r2) 01:30:09 #60 19.64 (10/11) Installing libucontext (1.2-r2) 01:30:09 #60 19.65 (11/11) Installing gcompat (1.1.0-r1) 01:30:09 #60 19.70 Executing busybox-1.36.1-r2.trigger 01:30:09 #60 19.86 Executing ca-certificates-20230506-r0.trigger 01:30:10 #60 ... 01:30:10 01:30:10 #75 [security-spire-config stage-2 5/9] COPY security.txt / 01:30:10 #75 DONE 0.3s 01:30:10 01:30:10 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:30:10 #64 13.55 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:30:10 #64 13.55 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:30:10 #64 13.55 OK: 19945 distinct packages available 01:30:10 #64 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:10 #64 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:10 #64 18.44 OK: 266 MiB in 52 packages 01:30:10 #64 DONE 18.9s 01:30:10 01:30:10 #76 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:30:10 #76 DONE 0.4s 01:30:10 01:30:10 #77 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:30:11 #77 DONE 0.3s 01:30:11 01:30:11 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:30:11 #60 20.56 OK: 13 MiB in 26 packages 01:30:11 #60 DONE 21.2s 01:30:11 01:30:11 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:30:11 #58 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:11 #58 15.38 v3.18.4-13-g32138bd20c6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:30:11 #58 15.38 v3.18.4-16-g62592204bdf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:30:11 #58 15.38 OK: 19941 distinct packages available 01:30:11 #58 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:11 #58 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:11 #58 20.24 (1/5) Installing dumb-init (1.2.5-r2) 01:30:11 #58 20.26 (2/5) Installing musl-obstack (1.2.3-r2) 01:30:11 #58 20.28 (3/5) Installing libucontext (1.2-r2) 01:30:11 #58 20.28 (4/5) Installing gcompat (1.1.0-r1) 01:30:11 #58 20.29 (5/5) Installing openssl (3.1.3-r0) 01:30:11 #58 20.36 Executing busybox-1.36.1-r2.trigger 01:30:11 #58 20.43 OK: 9 MiB in 20 packages 01:30:11 #58 DONE 21.0s 01:30:11 01:30:11 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:30:11 #78 ... 01:30:11 01:30:11 #79 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:30:11 #79 DONE 0.4s 01:30:11 01:30:11 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:30:11 #80 DONE 1.0s 01:30:11 01:30:11 #81 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:30:13 #81 ... 01:30:13 01:30:13 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:30:13 #70 DONE 5.4s 01:30:13 01:30:13 #82 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:30:14 #82 DONE 0.5s 01:30:14 01:30:14 #81 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:30:14 #81 DONE 2.5s 01:30:14 01:30:14 #83 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:30:14 #83 ... 01:30:14 01:30:14 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:30:14 #78 DONE 2.8s 01:30:14 01:30:14 #84 [security-spire-server stage-2 4/8] COPY Attribution.txt / 01:30:14 #84 DONE 0.1s 01:30:14 01:30:14 #85 [security-spire-config] exporting to image 01:30:14 #85 exporting layers 01:30:14 #85 ... 01:30:14 01:30:14 #86 [security-spire-server stage-2 5/8] COPY security.txt / 01:30:14 #86 DONE 0.1s 01:30:14 01:30:14 #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:30:14 #87 DONE 0.2s 01:30:14 01:30:14 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:30:14 #88 DONE 0.2s 01:30:14 01:30:14 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:15 #89 ... 01:30:15 01:30:15 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:30:15 #90 DONE 0.2s 01:30:15 01:30:15 #85 [security-spire-config] exporting to image 01:30:15 #85 exporting layers 3.3s done 01:30:15 #85 writing image sha256:e5a9e8c5c2bd59ae1930af00c8b8584fff2ed3df1376dbf70a75d76651e44462 done 01:30:15 #85 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:30:15 #85 ... 01:30:15 01:30:15 #83 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:30:15 #83 DONE 1.7s 01:30:15 01:30:15 #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 01:30:15 #91 DONE 0.2s 01:30:15 01:30:15 #92 [security-spire-agent stage-3 6/9] COPY security.txt / 01:30:16 #92 DONE 0.1s 01:30:16 01:30:16 #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:30:16 #93 DONE 0.1s 01:30:16 01:30:16 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:30:16 #94 DONE 0.2s 01:30:16 01:30:16 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:30:16 #95 DONE 0.2s 01:30:16 01:30:16 #85 [security-spire-config] exporting to image 01:30:16 #85 exporting layers 1.7s done 01:30:16 #85 writing image sha256:fb46c7a986c1251e9d8739420247591903a4765aa2be3fec8eebc0e4e95c7b7d done 01:30:16 #85 naming to docker.io/library/security-spire-server-arm64 done 01:30:17 #85 exporting layers 1.4s done 01:30:17 #85 writing image sha256:ce9ccbadf226fd79f85a23a694d7f49b9dc334bf0ad6880e31ae72bb534cab9d done 01:30:17 #85 naming to docker.io/library/security-spire-agent-arm64 done 01:30:17 #85 DONE 5.3s 01:30:17 01:30:17 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #99 DONE 24.1s 01:30:22 01:30:22 #96 [security-bootstrapper builder 6/7] COPY . . 01:30:22 #96 DONE 24.0s 01:30:22 01:30:22 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:30:22 #100 CACHED 01:30:22 01:30:22 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #101 CACHED 01:30:22 01:30:22 #102 [security-secretstore-setup builder 6/7] COPY . . 01:30:22 #102 CACHED 01:30:22 01:30:22 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #103 CACHED 01:30:22 01:30:22 #104 [security-proxy-setup builder 6/7] COPY . . 01:30:22 #104 CACHED 01:30:22 01:30:22 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:30:22 #105 CACHED 01:30:22 01:30:22 #97 [support-scheduler builder 6/7] COPY . . 01:30:22 #97 DONE 24.0s 01:30:22 01:30:22 #106 [core-command builder 4/7] COPY go.mod vendor* ./ 01:30:22 #106 CACHED 01:30:22 01:30:22 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #107 CACHED 01:30:22 01:30:22 #108 [core-command builder 6/7] COPY . . 01:30:22 #108 CACHED 01:30:22 01:30:22 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:30:22 #109 CACHED 01:30:22 01:30:22 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 01:30:22 #110 CACHED 01:30:22 01:30:22 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #111 CACHED 01:30:22 01:30:22 #98 [support-notifications builder 6/7] COPY . . 01:30:22 #98 DONE 24.1s 01:30:22 01:30:22 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #112 CACHED 01:30:22 01:30:22 #113 [core-data builder 6/7] COPY . . 01:30:22 #113 CACHED 01:30:22 01:30:22 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 01:30:22 #114 CACHED 01:30:22 01:30:22 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #115 CACHED 01:30:22 01:30:22 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:30:22 #116 CACHED 01:30:22 01:30:22 #117 [core-metadata builder 6/7] COPY . . 01:30:22 #117 CACHED 01:30:22 01:30:22 #118 [security-proxy-auth builder 6/7] COPY . . 01:30:22 #118 CACHED 01:30:22 01:30:22 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:30:22 #119 CACHED 01:30:22 01:30:22 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:22 #120 CACHED 01:30:22 01:30:22 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:30:22 #121 1.383 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:30:31 #121 ... 01:30:31 01:30:31 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:30:31 #0 1.279 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:30:31 #122 ... 01:30:31 01:30:31 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:30:31 #0 1.134 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:30:31 #123 ... 01:30:31 01:30:31 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:30:31 #0 0.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:30:31 #124 ... 01:30:31 01:30:31 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:31 #0 0.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:30:31 #125 ... 01:30:31 01:30:31 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:30:31 #0 1.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:30:31 #126 ... 01:30:31 01:30:31 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:30:31 #0 0.890 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:30:31 #127 ... 01:30:31 01:30:31 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:30:31 #0 0.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:30:31 #128 ... 01:30:31 01:30:31 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:30:31 #0 0.636 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:30:31 #129 ... 01:30:31 01:30:31 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:30:31 #0 0.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:30:32 #130 ... 01:30:32 01:30:32 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:30:32 #0 1.134 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:30:50 #72 ... 01:30:50 01:30:50 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #67 DONE 42.9s 01:30:50 01:30:50 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #72 DONE 41.1s 01:30:50 01:30:50 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #73 DONE 40.7s 01:30:50 01:30:50 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 01:30:50 #96 ... 01:30:50 01:30:50 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #89 DONE 38.8s 01:30:50 01:30:50 #97 [security-secretstore-setup builder 6/7] COPY . . 01:30:50 #97 DONE 1.0s 01:30:50 01:30:50 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #98 CACHED 01:30:50 01:30:50 #99 [security-bootstrapper builder 6/7] COPY . . 01:30:50 #99 CACHED 01:30:50 01:30:50 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:30:50 #100 CACHED 01:30:50 01:30:50 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #101 CACHED 01:30:50 01:30:50 #102 [security-proxy-setup builder 6/7] COPY . . 01:30:50 #102 CACHED 01:30:50 01:30:50 #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:30:50 #103 CACHED 01:30:50 01:30:50 #104 [support-notifications builder 6/7] COPY . . 01:30:50 #104 DONE 1.2s 01:30:50 01:30:50 #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:50 #105 ... 01:30:50 01:30:50 #106 [core-command builder 4/7] COPY go.mod vendor* ./ 01:30:50 #106 CACHED 01:30:50 01:30:50 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #107 CACHED 01:30:50 01:30:50 #108 [core-command builder 6/7] COPY . . 01:30:50 #108 CACHED 01:30:50 01:30:50 #109 [core-metadata builder 6/7] COPY . . 01:30:50 #109 CACHED 01:30:50 01:30:50 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #110 CACHED 01:30:50 01:30:50 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:30:50 #111 CACHED 01:30:50 01:30:50 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #112 CACHED 01:30:50 01:30:50 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 01:30:50 #113 CACHED 01:30:50 01:30:50 #114 [core-data builder 6/7] COPY . . 01:30:50 #114 CACHED 01:30:50 01:30:50 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:30:50 #115 CACHED 01:30:50 01:30:50 #116 [security-proxy-auth builder 6/7] COPY . . 01:30:50 #116 CACHED 01:30:50 01:30:50 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #117 CACHED 01:30:50 01:30:50 #118 [support-scheduler builder 6/7] COPY . . 01:30:50 #118 CACHED 01:30:50 01:30:50 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:50 #119 CACHED 01:30:50 01:30:50 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:30:50 #120 CACHED 01:30:50 01:30:50 #96 [core-common-config-bootstrapper builder 6/7] COPY . . 01:30:50 #96 DONE 1.2s 01:30:51 01:30:51 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:30:53 #121 ... 01:30:53 01:30:53 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:30:53 #122 DONE 2.2s 01:30:53 01:30:53 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:30:57 #123 4.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:30:58 #123 ... 01:30:58 01:30:58 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:30:58 #121 5.761 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:31:01 #121 ... 01:31:01 01:31:01 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:31:01 #0 4.267 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:31:01 #124 ... 01:31:01 01:31:01 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:31:01 #0 5.856 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:31:01 #125 ... 01:31:01 01:31:01 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:31:01 #0 5.878 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:31:01 #126 ... 01:31:01 01:31:01 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:31:01 #0 5.225 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:31:01 #127 ... 01:31:01 01:31:01 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:31:01 #0 5.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:31:01 #128 ... 01:31:01 01:31:01 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:31:01 #0 5.270 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:31:01 #129 ... 01:31:01 01:31:01 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:31:01 #0 5.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:31:01 #130 ... 01:31:01 01:31:01 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:31:01 #0 6.196 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:31:05 #131 ... 01:31:05 01:31:05 #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:31:05 #105 4.499 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:31:25 #131 ... 01:31:25 01:31:25 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:31:25 #124 59.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:32:02 #124 ... 01:32:02 01:32:02 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:32:02 #130 DONE 100.6s 01:32:02 01:32:02 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:32:02 #129 DONE 100.6s 01:32:02 01:32:02 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:32:02 #126 DONE 100.6s 01:32:02 01:32:02 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #132 ... 01:32:02 01:32:02 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:32:02 #125 DONE 100.7s 01:32:02 01:32:02 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:32:02 #127 DONE 100.7s 01:32:02 01:32:02 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:32:02 #128 DONE 100.9s 01:32:02 01:32:02 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:32:02 #122 DONE 100.9s 01:32:02 01:32:02 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:32:02 #123 DONE 100.9s 01:32:02 01:32:02 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #133 ... 01:32:02 01:32:02 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:32:02 #121 DONE 101.0s 01:32:02 01:32:02 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:32:02 #124 DONE 101.2s 01:32:02 01:32:02 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #134 ... 01:32:02 01:32:02 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:32:02 #131 DONE 101.3s 01:32:02 01:32:02 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #135 ... 01:32:02 01:32:02 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #132 DONE 1.5s 01:32:02 01:32:02 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #133 DONE 1.4s 01:32:02 01:32:02 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #134 DONE 1.2s 01:32:02 01:32:02 #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #136 DONE 1.7s 01:32:02 01:32:02 #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:32:02 #137 ... 01:32:02 01:32:02 #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:32:02 #138 DONE 1.6s 01:32:02 01:32:02 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #139 DONE 1.5s 01:32:02 01:32:02 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:32:02 #135 DONE 1.4s 01:32:02 01:32:02 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:32:03 #140 ... 01:32:03 01:32:03 #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:32:03 #141 DONE 0.8s 01:32:03 01:32:03 #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:32:03 #142 CACHED 01:32:03 01:32:03 #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:03 #143 CACHED 01:32:03 01:32:03 #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:03 #144 CACHED 01:32:03 01:32:03 #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:32:03 #145 CACHED 01:32:03 01:32:03 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:32:03 #146 CACHED 01:32:03 01:32:03 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:32:03 #147 CACHED 01:32:03 01:32:03 #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:32:03 #148 CACHED 01:32:03 01:32:03 #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:03 #149 CACHED 01:32:03 01:32:03 #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:32:03 #137 DONE 0.7s 01:32:03 01:32:03 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:32:03 #140 DONE 0.2s 01:32:03 01:32:03 #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:32:03 #150 DONE 0.3s 01:32:03 01:32:03 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:32:03 #151 DONE 0.7s 01:32:03 01:32:03 #152 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:32:03 #152 DONE 0.8s 01:32:03 01:32:03 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:32:05 #153 ... 01:32:05 01:32:05 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:32:05 #154 DONE 2.6s 01:32:05 01:32:05 #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:32:06 #155 ... 01:32:06 01:32:06 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:32:06 #156 DONE 3.0s 01:32:06 01:32:06 #157 [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 01:32:06 #157 DONE 3.0s 01:32:06 01:32:06 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:32:06 #158 DONE 3.0s 01:32:06 01:32:06 #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:32:06 #159 DONE 3.1s 01:32:06 01:32:06 #155 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:32:06 #155 DONE 3.0s 01:32:06 01:32:06 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:32:06 #160 DONE 3.4s 01:32:06 01:32:06 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:32:06 #161 DONE 3.2s 01:32:06 01:32:06 #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:32:06 #162 DONE 3.1s 01:32:06 01:32:06 #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:32:06 #163 ... 01:32:06 01:32:06 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:32:06 #153 DONE 3.1s 01:32:06 01:32:06 #164 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:32:06 #164 DONE 3.2s 01:32:06 01:32:06 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:32:06 #165 DONE 0.4s 01:32:06 01:32:06 #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:32:06 #166 ... 01:32:06 01:32:06 #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:32:06 #167 DONE 0.5s 01:32:06 01:32:06 #168 [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 01:32:06 #168 DONE 0.5s 01:32:06 01:32:06 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:32:06 #169 DONE 0.5s 01:32:06 01:32:06 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:32:06 #170 DONE 0.5s 01:32:06 01:32:06 #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:32:06 #171 DONE 0.4s 01:32:06 01:32:06 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:32:06 #172 DONE 0.5s 01:32:06 01:32:06 #163 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:32:06 #163 DONE 0.5s 01:32:06 01:32:06 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:32:06 #173 DONE 0.4s 01:32:06 01:32:06 #174 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:32:06 #174 DONE 0.5s 01:32:06 01:32:06 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:32:06 #175 ... 01:32:06 01:32:06 #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:32:06 #166 DONE 0.5s 01:32:07 01:32:07 #89 [security-spiffe-token-provider] exporting to image 01:32:07 #89 exporting layers 0.4s done 01:32:07 #89 writing image sha256:99d2e5fc41267bbc17728b23506b9e235cb9bedc67a29bc40334cc0f262a54a4 01:32:07 #89 ... 01:32:07 01:32:07 #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:32:07 #176 DONE 0.5s 01:32:07 01:32:07 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:32:07 #177 DONE 0.5s 01:32:07 01:32:07 #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:32:07 #178 DONE 0.5s 01:32:07 01:32:07 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:32:07 #179 DONE 0.4s 01:32:07 01:32:07 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:32:07 #180 DONE 0.4s 01:32:07 01:32:07 #89 [core-metadata] exporting to image 01:32:07 #89 exporting layers 0.5s done 01:32:07 #89 writing image sha256:99d2e5fc41267bbc17728b23506b9e235cb9bedc67a29bc40334cc0f262a54a4 0.0s done 01:32:07 #89 writing image sha256:880fc63bd001364b5bee47ee50309f912ed65ccc86a01d971c4b24fc640d897e 0.0s done 01:32:07 #89 naming to docker.io/library/core-command 0.0s done 01:32:07 #89 naming to docker.io/library/support-scheduler 0.0s done 01:32:07 #89 ... 01:32:07 01:32:07 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:32:07 #175 DONE 0.4s 01:32:07 01:32:07 #89 [core-metadata] exporting to image 01:32:07 #89 exporting layers 0.4s done 01:32:07 #89 writing image sha256:3588759b76d2c0a912b119e15b608cc98601666de6293e730c411bb94745e21f 01:32:07 #89 exporting layers 0.2s done 01:32:07 #89 writing image sha256:3588759b76d2c0a912b119e15b608cc98601666de6293e730c411bb94745e21f done 01:32:07 #89 naming to docker.io/library/support-notifications done 01:32:07 #89 writing image sha256:eb79f3f6a073c49760323cfc8b1902873e15249354dbd076e6fd908ec305f663 done 01:32:07 #89 writing image sha256:56868c8eddb32910216dfdcaffe1cdbedc5e35a711b93dd5f3a6b49cb56f69ef done 01:32:07 #89 naming to docker.io/library/core-data done 01:32:07 #89 naming to docker.io/library/security-spiffe-token-provider done 01:32:07 #89 writing image sha256:3ebb04c99b67b4d49a45d22fd4a24e320c150e57274c17b0c12ca0d707782470 done 01:32:07 #89 naming to docker.io/library/core-metadata done 01:32:07 #89 DONE 1.5s 01:32:07 01:32:07 #181 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:08 #181 ... 01:32:08 01:32:08 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:32:08 #182 DONE 0.8s 01:32:08 01:32:08 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:32:08 #183 DONE 0.8s 01:32:08 01:32:08 #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:32:08 #184 DONE 0.8s 01:32:08 01:32:08 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:08 #185 DONE 0.9s 01:32:08 01:32:08 #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:32:08 #186 ... 01:32:08 01:32:08 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:32:08 #187 DONE 0.1s 01:32:08 01:32:08 #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:32:08 #186 DONE 0.5s 01:32:08 01:32:08 #89 [security-proxy-auth] exporting to image 01:32:08 #89 ... 01:32:08 01:32:08 #181 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:08 #181 DONE 1.4s 01:32:08 01:32:08 #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:32:08 #188 DONE 0.5s 01:32:08 01:32:08 #89 [core-common-config-bootstrapper] exporting to image 01:32:08 #89 exporting layers 0.5s done 01:32:08 #89 writing image sha256:81ce2c3e33d5bdb025599491d77f70602fd7348074bcb14b2c0579e8a731137c 01:32:09 #89 writing image sha256:81ce2c3e33d5bdb025599491d77f70602fd7348074bcb14b2c0579e8a731137c 0.1s done 01:32:09 #89 naming to docker.io/library/security-proxy-auth 01:32:09 #89 ... 01:32:09 01:32:09 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:32:09 #189 DONE 0.6s 01:32:09 01:32:09 #89 [security-proxy-auth] exporting to image 01:32:09 #89 naming to docker.io/library/security-proxy-auth 0.2s done 01:32:10 #89 ... 01:32:10 01:32:10 #190 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:10 #190 DONE 2.0s 01:32:10 01:32:10 #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:32:10 #191 DONE 1.3s 01:32:10 01:32:10 #89 [core-common-config-bootstrapper] exporting to image 01:32:10 #89 writing image sha256:12369ca37e28259f23769ab03abbabfeb7696fac23d8231fefc5c0b4102b0034 done 01:32:10 #89 naming to docker.io/library/core-common-config-bootstrapper done 01:32:11 #89 ... 01:32:11 01:32:11 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:32:11 #192 DONE 1.1s 01:32:11 01:32:11 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:11 #193 DONE 1.7s 01:32:11 01:32:11 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:32:11 #194 DONE 0.1s 01:32:11 01:32:11 #89 [security-proxy-setup] exporting to image 01:32:11 #89 exporting layers 1.2s done 01:32:11 #89 writing image sha256:598332c0f3852d94066ca8072c64f71e0082c7e95cc5ac1e931877a785f39177 done 01:32:11 #89 naming to docker.io/library/security-proxy-setup done 01:32:11 #89 exporting layers 0.5s done 01:32:11 #89 writing image sha256:feaab7b4b871dc6c6ebd7f37f315ffaaf1cc1ac0283ab8e0511244f8f6312283 done 01:32:11 #89 naming to docker.io/library/security-secretstore-setup done 01:32:11 #89 DONE 4.7s 01:32:11 01:32:11 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:32:12 #195 DONE 0.6s 01:32:12 01:32:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:32:12 #37 ... 01:32:12 01:32:12 #89 [security-bootstrapper] exporting to image 01:32:12 #89 exporting layers 0.7s done 01:32:12 #89 writing image sha256:f7237bd880be65e7507af950557bc7ad57c2f21c257cbf247655334e52405e91 done 01:32:12 #89 naming to docker.io/library/security-bootstrapper done 01:32:12 #89 DONE 5.4s 01:32:12 01:32:12 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:12 time="2023-10-06T01:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:32:12 $ docker stop --time=1 66ac3fed88a368f3478be1ed5f389d3c9adbdd2ac07439c773e5eece61b9130d 01:32:14 $ docker rm -f --volumes 66ac3fed88a368f3478be1ed5f389d3c9adbdd2ac07439c773e5eece61b9130d [Pipeline] // withDockerContainer [Pipeline] sh 01:32:15 + docker images 01:32:15 REPOSITORY TAG IMAGE ID CREATED SIZE 01:32:15 security-bootstrapper latest f7237bd880be 3 seconds ago 23.3MB 01:32:15 security-secretstore-setup latest feaab7b4b871 4 seconds ago 44.4MB 01:32:15 security-proxy-setup latest 598332c0f385 5 seconds ago 29.4MB 01:32:15 core-common-config-bootstrapper latest 12369ca37e28 6 seconds ago 18.2MB 01:32:15 security-proxy-auth latest 81ce2c3e33d5 7 seconds ago 19.5MB 01:32:15 core-data latest eb79f3f6a073 8 seconds ago 21.4MB 01:32:15 security-spiffe-token-provider latest 56868c8eddb3 8 seconds ago 35MB 01:32:15 support-scheduler latest 880fc63bd001 8 seconds ago 34MB 01:32:15 core-command latest 99d2e5fc4126 8 seconds ago 21.2MB 01:32:15 core-metadata latest 3ebb04c99b67 8 seconds ago 21.7MB 01:32:15 support-notifications latest 3588759b76d2 8 seconds ago 34.6MB 01:32:15 security-spire-server latest a4efe48edf04 2 minutes ago 102MB 01:32:15 security-spire-config latest 4156621f7a82 2 minutes ago 101MB 01:32:15 security-spire-agent latest 3fb52c1f6bd6 2 minutes ago 161MB 01:32:15 ci-base-image-x86_64 latest 9b4eb15f87b6 6 minutes ago 928MB 01:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB 01:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 01:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:15 provisioning config files... 01:32:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/595@tmp/config11843962156034235054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:15 ---> docker-login.sh 01:32:15 nexus3.edgexfoundry.org:10001 01:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:15 Configure a credential helper to remove this warning. See 01:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:15 01:32:15 Login Succeeded 01:32:15 nexus3.edgexfoundry.org:10002 01:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:15 Configure a credential helper to remove this warning. See 01:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:15 01:32:15 Login Succeeded 01:32:15 nexus3.edgexfoundry.org:10003 01:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:15 Configure a credential helper to remove this warning. See 01:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:15 01:32:15 Login Succeeded 01:32:15 nexus3.edgexfoundry.org:10004 01:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:15 Configure a credential helper to remove this warning. See 01:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:15 01:32:15 Login Succeeded 01:32:15 docker.io 01:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:16 Configure a credential helper to remove this warning. See 01:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:16 01:32:16 Login Succeeded 01:32:16 ---> docker-login.sh ends [Pipeline] } 01:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:16 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:32:16 ff02edb092954091608536475346b70900255226 01:32:16 latest 01:32:16 3.1.0-dev.61 01:32:16 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:16 main 01:32:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker push nexus3.edgexfoundry.org:10004/core-command:ff02edb092954091608536475346b70900255226 01:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:16 8ccd2f54dac5: Preparing 01:32:16 f8f6f6fe131c: Preparing 01:32:16 5a2d525631e8: Preparing 01:32:16 ca6a56823eca: Preparing 01:32:16 ebe2d067863a: Preparing 01:32:16 cc2447e1835a: Preparing 01:32:16 cc2447e1835a: Waiting 01:32:16 ca6a56823eca: Pushed 01:32:16 5a2d525631e8: Pushed 01:32:16 ebe2d067863a: Pushed 01:32:16 8ccd2f54dac5: Pushed 01:32:17 cc2447e1835a: Layer already exists 01:32:18 f8f6f6fe131c: Pushed 01:32:18 ff02edb092954091608536475346b70900255226: digest: sha256:d93cd81ebcf5db0ab649d486d9a649428ef95e3509d98b37868decd36cfa869a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:19 8ccd2f54dac5: Preparing 01:32:19 f8f6f6fe131c: Preparing 01:32:19 5a2d525631e8: Preparing 01:32:19 ca6a56823eca: Preparing 01:32:19 ebe2d067863a: Preparing 01:32:19 cc2447e1835a: Preparing 01:32:19 cc2447e1835a: Waiting 01:32:19 ebe2d067863a: Layer already exists 01:32:19 ca6a56823eca: Layer already exists 01:32:19 5a2d525631e8: Layer already exists 01:32:19 f8f6f6fe131c: Layer already exists 01:32:19 8ccd2f54dac5: Layer already exists 01:32:19 cc2447e1835a: Layer already exists 01:32:19 latest: digest: sha256:d93cd81ebcf5db0ab649d486d9a649428ef95e3509d98b37868decd36cfa869a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.61 01:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:19 8ccd2f54dac5: Preparing 01:32:19 f8f6f6fe131c: Preparing 01:32:19 5a2d525631e8: Preparing 01:32:19 ca6a56823eca: Preparing 01:32:19 ebe2d067863a: Preparing 01:32:19 cc2447e1835a: Preparing 01:32:19 cc2447e1835a: Waiting 01:32:19 ebe2d067863a: Layer already exists 01:32:19 f8f6f6fe131c: Layer already exists 01:32:19 8ccd2f54dac5: Layer already exists 01:32:19 5a2d525631e8: Layer already exists 01:32:19 ca6a56823eca: Layer already exists 01:32:19 cc2447e1835a: Layer already exists 01:32:19 3.1.0-dev.61: digest: sha256:d93cd81ebcf5db0ab649d486d9a649428ef95e3509d98b37868decd36cfa869a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker push nexus3.edgexfoundry.org:10004/core-command:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:20 8ccd2f54dac5: Preparing 01:32:20 f8f6f6fe131c: Preparing 01:32:20 5a2d525631e8: Preparing 01:32:20 ca6a56823eca: Preparing 01:32:20 ebe2d067863a: Preparing 01:32:20 cc2447e1835a: Preparing 01:32:20 cc2447e1835a: Waiting 01:32:20 f8f6f6fe131c: Layer already exists 01:32:20 ebe2d067863a: Layer already exists 01:32:20 8ccd2f54dac5: Layer already exists 01:32:20 5a2d525631e8: Layer already exists 01:32:20 ca6a56823eca: Layer already exists 01:32:20 cc2447e1835a: Layer already exists 01:32:20 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:d93cd81ebcf5db0ab649d486d9a649428ef95e3509d98b37868decd36cfa869a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:20 8ccd2f54dac5: Preparing 01:32:20 f8f6f6fe131c: Preparing 01:32:20 5a2d525631e8: Preparing 01:32:20 ca6a56823eca: Preparing 01:32:20 ebe2d067863a: Preparing 01:32:20 cc2447e1835a: Preparing 01:32:20 cc2447e1835a: Waiting 01:32:20 5a2d525631e8: Layer already exists 01:32:20 f8f6f6fe131c: Layer already exists 01:32:20 8ccd2f54dac5: Layer already exists 01:32:20 ebe2d067863a: Layer already exists 01:32:20 cc2447e1835a: Layer already exists 01:32:20 ca6a56823eca: Layer already exists 01:32:20 main: digest: sha256:d93cd81ebcf5db0ab649d486d9a649428ef95e3509d98b37868decd36cfa869a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:20 ===================================================== [Pipeline] echo 01:32:20 taggedImages: 01:32:20 - nexus3.edgexfoundry.org:10004/core-command:ff02edb092954091608536475346b70900255226 01:32:20 - nexus3.edgexfoundry.org:10004/core-command:latest 01:32:20 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.61 01:32:20 - nexus3.edgexfoundry.org:10004/core-command:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:32:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:32:20 ff02edb092954091608536475346b70900255226 01:32:20 latest 01:32:20 3.1.0-dev.61 01:32:20 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:20 main 01:32:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff02edb092954091608536475346b70900255226 01:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:21 b694f74b71e7: Preparing 01:32:21 f7922235eb5d: Preparing 01:32:21 3d7fbc674714: Preparing 01:32:21 2babd1aa6c67: Preparing 01:32:21 5a2d525631e8: Preparing 01:32:21 ca6a56823eca: Preparing 01:32:21 ebe2d067863a: Preparing 01:32:21 cc2447e1835a: Preparing 01:32:21 ebe2d067863a: Waiting 01:32:21 cc2447e1835a: Waiting 01:32:21 ca6a56823eca: Waiting 01:32:21 3d7fbc674714: Pushed 01:32:21 5a2d525631e8: Layer already exists 01:32:21 f7922235eb5d: Pushed 01:32:21 b694f74b71e7: Pushed 01:32:22 ca6a56823eca: Layer already exists 01:32:22 ebe2d067863a: Layer already exists 01:32:22 cc2447e1835a: Layer already exists 01:32:22 2babd1aa6c67: Pushed 01:32:22 ff02edb092954091608536475346b70900255226: digest: sha256:32257b460d0c70edf1c181f43e457a31457e40dc85b70c9f27a89d4d8d8dc718 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:23 b694f74b71e7: Preparing 01:32:23 f7922235eb5d: Preparing 01:32:23 3d7fbc674714: Preparing 01:32:23 2babd1aa6c67: Preparing 01:32:23 5a2d525631e8: Preparing 01:32:23 ca6a56823eca: Preparing 01:32:23 ebe2d067863a: Preparing 01:32:23 cc2447e1835a: Preparing 01:32:23 ca6a56823eca: Waiting 01:32:23 ebe2d067863a: Waiting 01:32:23 2babd1aa6c67: Layer already exists 01:32:23 3d7fbc674714: Layer already exists 01:32:23 b694f74b71e7: Layer already exists 01:32:23 5a2d525631e8: Layer already exists 01:32:23 f7922235eb5d: Layer already exists 01:32:23 ca6a56823eca: Layer already exists 01:32:23 ebe2d067863a: Layer already exists 01:32:23 cc2447e1835a: Layer already exists 01:32:23 latest: digest: sha256:32257b460d0c70edf1c181f43e457a31457e40dc85b70c9f27a89d4d8d8dc718 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.61 01:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:24 b694f74b71e7: Preparing 01:32:24 f7922235eb5d: Preparing 01:32:24 3d7fbc674714: Preparing 01:32:24 2babd1aa6c67: Preparing 01:32:24 5a2d525631e8: Preparing 01:32:24 ca6a56823eca: Preparing 01:32:24 ebe2d067863a: Preparing 01:32:24 cc2447e1835a: Preparing 01:32:24 ebe2d067863a: Waiting 01:32:24 cc2447e1835a: Waiting 01:32:24 ca6a56823eca: Waiting 01:32:24 f7922235eb5d: Layer already exists 01:32:24 2babd1aa6c67: Layer already exists 01:32:24 b694f74b71e7: Layer already exists 01:32:24 5a2d525631e8: Layer already exists 01:32:24 3d7fbc674714: Layer already exists 01:32:24 ca6a56823eca: Layer already exists 01:32:24 cc2447e1835a: Layer already exists 01:32:24 ebe2d067863a: Layer already exists 01:32:24 3.1.0-dev.61: digest: sha256:32257b460d0c70edf1c181f43e457a31457e40dc85b70c9f27a89d4d8d8dc718 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:24 b694f74b71e7: Preparing 01:32:24 f7922235eb5d: Preparing 01:32:24 3d7fbc674714: Preparing 01:32:24 2babd1aa6c67: Preparing 01:32:24 5a2d525631e8: Preparing 01:32:24 ca6a56823eca: Preparing 01:32:24 ebe2d067863a: Preparing 01:32:24 cc2447e1835a: Preparing 01:32:24 cc2447e1835a: Waiting 01:32:24 ebe2d067863a: Waiting 01:32:24 ca6a56823eca: Waiting 01:32:24 3d7fbc674714: Layer already exists 01:32:24 f7922235eb5d: Layer already exists 01:32:24 2babd1aa6c67: Layer already exists 01:32:24 b694f74b71e7: Layer already exists 01:32:24 5a2d525631e8: Layer already exists 01:32:24 ca6a56823eca: Layer already exists 01:32:24 ebe2d067863a: Layer already exists 01:32:24 cc2447e1835a: Layer already exists 01:32:24 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:32257b460d0c70edf1c181f43e457a31457e40dc85b70c9f27a89d4d8d8dc718 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:25 b694f74b71e7: Preparing 01:32:25 f7922235eb5d: Preparing 01:32:25 3d7fbc674714: Preparing 01:32:25 2babd1aa6c67: Preparing 01:32:25 5a2d525631e8: Preparing 01:32:25 ca6a56823eca: Preparing 01:32:25 ebe2d067863a: Preparing 01:32:25 cc2447e1835a: Preparing 01:32:25 ebe2d067863a: Waiting 01:32:25 cc2447e1835a: Waiting 01:32:25 b694f74b71e7: Layer already exists 01:32:25 5a2d525631e8: Layer already exists 01:32:25 3d7fbc674714: Layer already exists 01:32:25 2babd1aa6c67: Layer already exists 01:32:25 f7922235eb5d: Layer already exists 01:32:25 ca6a56823eca: Layer already exists 01:32:25 ebe2d067863a: Layer already exists 01:32:25 cc2447e1835a: Layer already exists 01:32:25 main: digest: sha256:32257b460d0c70edf1c181f43e457a31457e40dc85b70c9f27a89d4d8d8dc718 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:25 ===================================================== [Pipeline] echo 01:32:25 taggedImages: 01:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff02edb092954091608536475346b70900255226 01:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.61 01:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:32:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:32:25 ff02edb092954091608536475346b70900255226 01:32:25 latest 01:32:25 3.1.0-dev.61 01:32:25 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:25 main 01:32:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker push nexus3.edgexfoundry.org:10004/core-data:ff02edb092954091608536475346b70900255226 01:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:26 03ddcc0a059c: Preparing 01:32:26 c5eb20fd466d: Preparing 01:32:26 5a2d525631e8: Preparing 01:32:26 ca6a56823eca: Preparing 01:32:26 ebe2d067863a: Preparing 01:32:26 cc2447e1835a: Preparing 01:32:26 cc2447e1835a: Waiting 01:32:26 ebe2d067863a: Layer already exists 01:32:26 03ddcc0a059c: Pushed 01:32:26 5a2d525631e8: Layer already exists 01:32:27 ca6a56823eca: Layer already exists 01:32:27 cc2447e1835a: Layer already exists 01:32:28 c5eb20fd466d: Pushed 01:32:28 ff02edb092954091608536475346b70900255226: digest: sha256:f48364b7bf66f9ba13b176a926119e25dab1432513bbacabc20f921163f991ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:29 03ddcc0a059c: Preparing 01:32:29 c5eb20fd466d: Preparing 01:32:29 5a2d525631e8: Preparing 01:32:29 ca6a56823eca: Preparing 01:32:29 ebe2d067863a: Preparing 01:32:29 cc2447e1835a: Preparing 01:32:29 5a2d525631e8: Layer already exists 01:32:29 c5eb20fd466d: Layer already exists 01:32:29 03ddcc0a059c: Layer already exists 01:32:29 ebe2d067863a: Layer already exists 01:32:29 cc2447e1835a: Layer already exists 01:32:29 ca6a56823eca: Layer already exists 01:32:29 latest: digest: sha256:f48364b7bf66f9ba13b176a926119e25dab1432513bbacabc20f921163f991ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.61 01:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:29 03ddcc0a059c: Preparing 01:32:29 c5eb20fd466d: Preparing 01:32:29 5a2d525631e8: Preparing 01:32:29 ca6a56823eca: Preparing 01:32:29 ebe2d067863a: Preparing 01:32:29 cc2447e1835a: Preparing 01:32:29 5a2d525631e8: Layer already exists 01:32:29 ca6a56823eca: Layer already exists 01:32:29 c5eb20fd466d: Layer already exists 01:32:29 03ddcc0a059c: Layer already exists 01:32:29 ebe2d067863a: Layer already exists 01:32:29 cc2447e1835a: Layer already exists 01:32:29 3.1.0-dev.61: digest: sha256:f48364b7bf66f9ba13b176a926119e25dab1432513bbacabc20f921163f991ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker push nexus3.edgexfoundry.org:10004/core-data:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:30 03ddcc0a059c: Preparing 01:32:30 c5eb20fd466d: Preparing 01:32:30 5a2d525631e8: Preparing 01:32:30 ca6a56823eca: Preparing 01:32:30 ebe2d067863a: Preparing 01:32:30 cc2447e1835a: Preparing 01:32:30 cc2447e1835a: Waiting 01:32:30 5a2d525631e8: Layer already exists 01:32:30 c5eb20fd466d: Layer already exists 01:32:30 03ddcc0a059c: Layer already exists 01:32:30 ebe2d067863a: Layer already exists 01:32:30 ca6a56823eca: Layer already exists 01:32:30 cc2447e1835a: Layer already exists 01:32:30 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:f48364b7bf66f9ba13b176a926119e25dab1432513bbacabc20f921163f991ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:31 03ddcc0a059c: Preparing 01:32:31 c5eb20fd466d: Preparing 01:32:31 5a2d525631e8: Preparing 01:32:31 ca6a56823eca: Preparing 01:32:31 ebe2d067863a: Preparing 01:32:31 cc2447e1835a: Preparing 01:32:31 cc2447e1835a: Waiting 01:32:31 03ddcc0a059c: Layer already exists 01:32:31 ebe2d067863a: Layer already exists 01:32:31 c5eb20fd466d: Layer already exists 01:32:31 ca6a56823eca: Layer already exists 01:32:31 5a2d525631e8: Layer already exists 01:32:31 cc2447e1835a: Layer already exists 01:32:31 main: digest: sha256:f48364b7bf66f9ba13b176a926119e25dab1432513bbacabc20f921163f991ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:31 ===================================================== [Pipeline] echo 01:32:31 taggedImages: 01:32:31 - nexus3.edgexfoundry.org:10004/core-data:ff02edb092954091608536475346b70900255226 01:32:31 - nexus3.edgexfoundry.org:10004/core-data:latest 01:32:31 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.61 01:32:31 - nexus3.edgexfoundry.org:10004/core-data:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:32:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:32:31 ff02edb092954091608536475346b70900255226 01:32:31 latest 01:32:31 3.1.0-dev.61 01:32:31 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:31 main 01:32:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ff02edb092954091608536475346b70900255226 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:31 8b59eaa99c48: Preparing 01:32:31 a0fe450bafe0: Preparing 01:32:31 4d416fa1c7ef: Preparing 01:32:31 5a2d525631e8: Preparing 01:32:31 ca6a56823eca: Preparing 01:32:31 ebe2d067863a: Preparing 01:32:31 cc2447e1835a: Preparing 01:32:31 ebe2d067863a: Waiting 01:32:31 cc2447e1835a: Waiting 01:32:31 a0fe450bafe0: Pushed 01:32:31 5a2d525631e8: Layer already exists 01:32:31 8b59eaa99c48: Pushed 01:32:32 ca6a56823eca: Layer already exists 01:32:32 ebe2d067863a: Layer already exists 01:32:32 cc2447e1835a: Layer already exists 01:32:33 4d416fa1c7ef: Pushed 01:32:33 ff02edb092954091608536475346b70900255226: digest: sha256:ac4977f034f00a9b0305c33c92907a9997dd816c31f5121512c2cbcfdcf67c70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:34 8b59eaa99c48: Preparing 01:32:34 a0fe450bafe0: Preparing 01:32:34 4d416fa1c7ef: Preparing 01:32:34 5a2d525631e8: Preparing 01:32:34 ca6a56823eca: Preparing 01:32:34 ebe2d067863a: Preparing 01:32:34 cc2447e1835a: Preparing 01:32:34 ebe2d067863a: Waiting 01:32:34 cc2447e1835a: Waiting 01:32:34 ca6a56823eca: Layer already exists 01:32:34 a0fe450bafe0: Layer already exists 01:32:34 5a2d525631e8: Layer already exists 01:32:34 8b59eaa99c48: Layer already exists 01:32:34 4d416fa1c7ef: Layer already exists 01:32:34 ebe2d067863a: Layer already exists 01:32:34 cc2447e1835a: Layer already exists 01:32:34 latest: digest: sha256:ac4977f034f00a9b0305c33c92907a9997dd816c31f5121512c2cbcfdcf67c70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.61 01:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:34 8b59eaa99c48: Preparing 01:32:34 a0fe450bafe0: Preparing 01:32:34 4d416fa1c7ef: Preparing 01:32:34 5a2d525631e8: Preparing 01:32:34 ca6a56823eca: Preparing 01:32:34 ebe2d067863a: Preparing 01:32:34 cc2447e1835a: Preparing 01:32:34 ebe2d067863a: Waiting 01:32:34 cc2447e1835a: Waiting 01:32:34 4d416fa1c7ef: Layer already exists 01:32:34 5a2d525631e8: Layer already exists 01:32:34 ca6a56823eca: Layer already exists 01:32:34 a0fe450bafe0: Layer already exists 01:32:34 ebe2d067863a: Layer already exists 01:32:34 8b59eaa99c48: Layer already exists 01:32:34 cc2447e1835a: Layer already exists 01:32:34 3.1.0-dev.61: digest: sha256:ac4977f034f00a9b0305c33c92907a9997dd816c31f5121512c2cbcfdcf67c70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:35 8b59eaa99c48: Preparing 01:32:35 a0fe450bafe0: Preparing 01:32:35 4d416fa1c7ef: Preparing 01:32:35 5a2d525631e8: Preparing 01:32:35 ca6a56823eca: Preparing 01:32:35 ebe2d067863a: Preparing 01:32:35 cc2447e1835a: Preparing 01:32:35 ebe2d067863a: Waiting 01:32:35 cc2447e1835a: Waiting 01:32:35 ca6a56823eca: Layer already exists 01:32:35 8b59eaa99c48: Layer already exists 01:32:35 5a2d525631e8: Layer already exists 01:32:35 a0fe450bafe0: Layer already exists 01:32:35 4d416fa1c7ef: Layer already exists 01:32:35 ebe2d067863a: Layer already exists 01:32:35 cc2447e1835a: Layer already exists 01:32:35 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:ac4977f034f00a9b0305c33c92907a9997dd816c31f5121512c2cbcfdcf67c70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:36 8b59eaa99c48: Preparing 01:32:36 a0fe450bafe0: Preparing 01:32:36 4d416fa1c7ef: Preparing 01:32:36 5a2d525631e8: Preparing 01:32:36 ca6a56823eca: Preparing 01:32:36 ebe2d067863a: Preparing 01:32:36 cc2447e1835a: Preparing 01:32:36 ebe2d067863a: Waiting 01:32:36 5a2d525631e8: Layer already exists 01:32:36 ca6a56823eca: Layer already exists 01:32:36 8b59eaa99c48: Layer already exists 01:32:36 a0fe450bafe0: Layer already exists 01:32:36 4d416fa1c7ef: Layer already exists 01:32:36 ebe2d067863a: Layer already exists 01:32:36 cc2447e1835a: Layer already exists 01:32:36 main: digest: sha256:ac4977f034f00a9b0305c33c92907a9997dd816c31f5121512c2cbcfdcf67c70 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:36 ===================================================== [Pipeline] echo 01:32:36 taggedImages: 01:32:36 - nexus3.edgexfoundry.org:10004/core-metadata:ff02edb092954091608536475346b70900255226 01:32:36 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:32:36 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.61 01:32:36 - nexus3.edgexfoundry.org:10004/core-metadata:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:36 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:32:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:32:36 ff02edb092954091608536475346b70900255226 01:32:36 latest 01:32:36 3.1.0-dev.61 01:32:36 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:36 main 01:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ff02edb092954091608536475346b70900255226 01:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:37 558961005ad4: Preparing 01:32:37 fc2cebd406d4: Preparing 01:32:37 3ac55cebacad: Preparing 01:32:37 2eb54c416b7f: Preparing 01:32:37 ef815a6fd2bd: Preparing 01:32:37 b363ebfb4c59: Preparing 01:32:37 0ff733851115: Preparing 01:32:37 5a2d525631e8: Preparing 01:32:37 ca6a56823eca: Preparing 01:32:37 ba8b6c7cd0ff: Preparing 01:32:37 0136b394d1f1: Preparing 01:32:37 5f70bf18a086: Preparing 01:32:37 b363ebfb4c59: Waiting 01:32:37 4383c6a86383: Preparing 01:32:37 830cdfd332d8: Preparing 01:32:37 0ff733851115: Waiting 01:32:37 cc2447e1835a: Preparing 01:32:37 5a2d525631e8: Waiting 01:32:37 0136b394d1f1: Waiting 01:32:37 ca6a56823eca: Waiting 01:32:37 5f70bf18a086: Waiting 01:32:37 ba8b6c7cd0ff: Waiting 01:32:37 4383c6a86383: Waiting 01:32:37 830cdfd332d8: Waiting 01:32:37 cc2447e1835a: Waiting 01:32:37 ef815a6fd2bd: Pushed 01:32:37 2eb54c416b7f: Pushed 01:32:37 fc2cebd406d4: Pushed 01:32:37 3ac55cebacad: Pushed 01:32:37 558961005ad4: Pushed 01:32:37 b363ebfb4c59: Pushed 01:32:37 5a2d525631e8: Layer already exists 01:32:37 ca6a56823eca: Layer already exists 01:32:37 5f70bf18a086: Pushed 01:32:37 4383c6a86383: Pushed 01:32:37 0136b394d1f1: Pushed 01:32:37 ba8b6c7cd0ff: Pushed 01:32:37 cc2447e1835a: Layer already exists 01:32:37 830cdfd332d8: Pushed 01:32:38 0ff733851115: Pushed 01:32:38 ff02edb092954091608536475346b70900255226: digest: sha256:fc04429b373082a658166094f910dd0ad5f11b3cee8fc10c349aa89439d48356 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:39 558961005ad4: Preparing 01:32:39 fc2cebd406d4: Preparing 01:32:39 3ac55cebacad: Preparing 01:32:39 2eb54c416b7f: Preparing 01:32:39 ef815a6fd2bd: Preparing 01:32:39 b363ebfb4c59: Preparing 01:32:39 0ff733851115: Preparing 01:32:39 5a2d525631e8: Preparing 01:32:39 ca6a56823eca: Preparing 01:32:39 ba8b6c7cd0ff: Preparing 01:32:39 0136b394d1f1: Preparing 01:32:39 5f70bf18a086: Preparing 01:32:39 4383c6a86383: Preparing 01:32:39 830cdfd332d8: Preparing 01:32:39 cc2447e1835a: Preparing 01:32:39 0136b394d1f1: Waiting 01:32:39 ba8b6c7cd0ff: Waiting 01:32:39 0ff733851115: Waiting 01:32:39 5f70bf18a086: Waiting 01:32:39 830cdfd332d8: Waiting 01:32:39 4383c6a86383: Waiting 01:32:39 5a2d525631e8: Waiting 01:32:39 cc2447e1835a: Waiting 01:32:39 b363ebfb4c59: Waiting 01:32:39 ca6a56823eca: Waiting 01:32:39 2eb54c416b7f: Layer already exists 01:32:39 558961005ad4: Layer already exists 01:32:39 fc2cebd406d4: Layer already exists 01:32:39 3ac55cebacad: Layer already exists 01:32:39 ef815a6fd2bd: Layer already exists 01:32:39 b363ebfb4c59: Layer already exists 01:32:39 0ff733851115: Layer already exists 01:32:39 5a2d525631e8: Layer already exists 01:32:39 ba8b6c7cd0ff: Layer already exists 01:32:39 ca6a56823eca: Layer already exists 01:32:39 5f70bf18a086: Layer already exists 01:32:39 0136b394d1f1: Layer already exists 01:32:39 cc2447e1835a: Layer already exists 01:32:39 4383c6a86383: Layer already exists 01:32:39 830cdfd332d8: Layer already exists 01:32:39 latest: digest: sha256:fc04429b373082a658166094f910dd0ad5f11b3cee8fc10c349aa89439d48356 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.61 01:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:40 558961005ad4: Preparing 01:32:40 fc2cebd406d4: Preparing 01:32:40 3ac55cebacad: Preparing 01:32:40 2eb54c416b7f: Preparing 01:32:40 ef815a6fd2bd: Preparing 01:32:40 b363ebfb4c59: Preparing 01:32:40 0ff733851115: Preparing 01:32:40 b363ebfb4c59: Waiting 01:32:40 0ff733851115: Waiting 01:32:40 5a2d525631e8: Preparing 01:32:40 ca6a56823eca: Preparing 01:32:40 ba8b6c7cd0ff: Preparing 01:32:40 0136b394d1f1: Preparing 01:32:40 5f70bf18a086: Preparing 01:32:40 4383c6a86383: Preparing 01:32:40 830cdfd332d8: Preparing 01:32:40 cc2447e1835a: Preparing 01:32:40 5a2d525631e8: Waiting 01:32:40 ca6a56823eca: Waiting 01:32:40 830cdfd332d8: Waiting 01:32:40 4383c6a86383: Waiting 01:32:40 ba8b6c7cd0ff: Waiting 01:32:40 cc2447e1835a: Waiting 01:32:40 0136b394d1f1: Waiting 01:32:40 5f70bf18a086: Waiting 01:32:40 ef815a6fd2bd: Layer already exists 01:32:40 3ac55cebacad: Layer already exists 01:32:40 fc2cebd406d4: Layer already exists 01:32:40 558961005ad4: Layer already exists 01:32:40 2eb54c416b7f: Layer already exists 01:32:40 0ff733851115: Layer already exists 01:32:40 b363ebfb4c59: Layer already exists 01:32:40 5a2d525631e8: Layer already exists 01:32:40 ca6a56823eca: Layer already exists 01:32:40 ba8b6c7cd0ff: Layer already exists 01:32:40 0136b394d1f1: Layer already exists 01:32:40 5f70bf18a086: Layer already exists 01:32:40 830cdfd332d8: Layer already exists 01:32:40 4383c6a86383: Layer already exists 01:32:40 cc2447e1835a: Layer already exists 01:32:40 3.1.0-dev.61: digest: sha256:fc04429b373082a658166094f910dd0ad5f11b3cee8fc10c349aa89439d48356 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:40 558961005ad4: Preparing 01:32:40 fc2cebd406d4: Preparing 01:32:40 3ac55cebacad: Preparing 01:32:40 2eb54c416b7f: Preparing 01:32:40 ef815a6fd2bd: Preparing 01:32:40 b363ebfb4c59: Preparing 01:32:40 0ff733851115: Preparing 01:32:40 5a2d525631e8: Preparing 01:32:40 ca6a56823eca: Preparing 01:32:40 ba8b6c7cd0ff: Preparing 01:32:40 0136b394d1f1: Preparing 01:32:40 5f70bf18a086: Preparing 01:32:40 4383c6a86383: Preparing 01:32:40 830cdfd332d8: Preparing 01:32:40 cc2447e1835a: Preparing 01:32:40 0ff733851115: Waiting 01:32:40 ba8b6c7cd0ff: Waiting 01:32:40 0136b394d1f1: Waiting 01:32:40 5f70bf18a086: Waiting 01:32:40 4383c6a86383: Waiting 01:32:40 5a2d525631e8: Waiting 01:32:40 830cdfd332d8: Waiting 01:32:40 cc2447e1835a: Waiting 01:32:40 ca6a56823eca: Waiting 01:32:40 ef815a6fd2bd: Layer already exists 01:32:40 558961005ad4: Layer already exists 01:32:40 3ac55cebacad: Layer already exists 01:32:40 2eb54c416b7f: Layer already exists 01:32:40 fc2cebd406d4: Layer already exists 01:32:40 b363ebfb4c59: Layer already exists 01:32:40 ca6a56823eca: Layer already exists 01:32:40 5a2d525631e8: Layer already exists 01:32:40 0ff733851115: Layer already exists 01:32:40 ba8b6c7cd0ff: Layer already exists 01:32:40 0136b394d1f1: Layer already exists 01:32:40 5f70bf18a086: Layer already exists 01:32:40 4383c6a86383: Layer already exists 01:32:40 cc2447e1835a: Layer already exists 01:32:40 830cdfd332d8: Layer already exists 01:32:40 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:fc04429b373082a658166094f910dd0ad5f11b3cee8fc10c349aa89439d48356 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:41 558961005ad4: Preparing 01:32:41 fc2cebd406d4: Preparing 01:32:41 3ac55cebacad: Preparing 01:32:41 2eb54c416b7f: Preparing 01:32:41 ef815a6fd2bd: Preparing 01:32:41 b363ebfb4c59: Preparing 01:32:41 0ff733851115: Preparing 01:32:41 5a2d525631e8: Preparing 01:32:41 ca6a56823eca: Preparing 01:32:41 ba8b6c7cd0ff: Preparing 01:32:41 0136b394d1f1: Preparing 01:32:41 5f70bf18a086: Preparing 01:32:41 4383c6a86383: Preparing 01:32:41 830cdfd332d8: Preparing 01:32:41 cc2447e1835a: Preparing 01:32:41 0ff733851115: Waiting 01:32:41 5a2d525631e8: Waiting 01:32:41 ca6a56823eca: Waiting 01:32:41 ba8b6c7cd0ff: Waiting 01:32:41 0136b394d1f1: Waiting 01:32:41 5f70bf18a086: Waiting 01:32:41 4383c6a86383: Waiting 01:32:41 830cdfd332d8: Waiting 01:32:41 b363ebfb4c59: Waiting 01:32:41 cc2447e1835a: Waiting 01:32:41 ef815a6fd2bd: Layer already exists 01:32:41 558961005ad4: Layer already exists 01:32:41 2eb54c416b7f: Layer already exists 01:32:41 3ac55cebacad: Layer already exists 01:32:41 fc2cebd406d4: Layer already exists 01:32:41 b363ebfb4c59: Layer already exists 01:32:41 ba8b6c7cd0ff: Layer already exists 01:32:41 ca6a56823eca: Layer already exists 01:32:41 0ff733851115: Layer already exists 01:32:41 5a2d525631e8: Layer already exists 01:32:41 0136b394d1f1: Layer already exists 01:32:41 5f70bf18a086: Layer already exists 01:32:41 4383c6a86383: Layer already exists 01:32:41 830cdfd332d8: Layer already exists 01:32:41 cc2447e1835a: Layer already exists 01:32:41 main: digest: sha256:fc04429b373082a658166094f910dd0ad5f11b3cee8fc10c349aa89439d48356 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:41 ===================================================== [Pipeline] echo 01:32:41 taggedImages: 01:32:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ff02edb092954091608536475346b70900255226 01:32:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:32:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.61 01:32:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:32:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:32:41 ff02edb092954091608536475346b70900255226 01:32:41 latest 01:32:41 3.1.0-dev.61 01:32:41 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:41 main 01:32:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ff02edb092954091608536475346b70900255226 01:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:42 ff34f1325493: Preparing 01:32:42 f7922235eb5d: Preparing 01:32:42 b1c1a5f270ab: Preparing 01:32:42 8d05e63efb71: Preparing 01:32:42 5a2d525631e8: Preparing 01:32:42 ca6a56823eca: Preparing 01:32:42 ebe2d067863a: Preparing 01:32:42 cc2447e1835a: Preparing 01:32:42 cc2447e1835a: Waiting 01:32:42 ca6a56823eca: Waiting 01:32:42 f7922235eb5d: Layer already exists 01:32:42 5a2d525631e8: Layer already exists 01:32:42 ca6a56823eca: Layer already exists 01:32:42 ebe2d067863a: Layer already exists 01:32:42 cc2447e1835a: Layer already exists 01:32:42 b1c1a5f270ab: Pushed 01:32:42 ff34f1325493: Pushed 01:32:43 8d05e63efb71: Pushed 01:32:43 ff02edb092954091608536475346b70900255226: digest: sha256:16ac127b5676e310af47cf5eb0cf0bd6b14c70247d3481be489af7ef5356d4b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:44 ff34f1325493: Preparing 01:32:44 f7922235eb5d: Preparing 01:32:44 b1c1a5f270ab: Preparing 01:32:44 8d05e63efb71: Preparing 01:32:44 5a2d525631e8: Preparing 01:32:44 ca6a56823eca: Preparing 01:32:44 ebe2d067863a: Preparing 01:32:44 cc2447e1835a: Preparing 01:32:44 ebe2d067863a: Waiting 01:32:44 ca6a56823eca: Waiting 01:32:44 cc2447e1835a: Waiting 01:32:44 ff34f1325493: Layer already exists 01:32:44 5a2d525631e8: Layer already exists 01:32:44 f7922235eb5d: Layer already exists 01:32:44 8d05e63efb71: Layer already exists 01:32:44 b1c1a5f270ab: Layer already exists 01:32:44 ebe2d067863a: Layer already exists 01:32:44 ca6a56823eca: Layer already exists 01:32:44 cc2447e1835a: Layer already exists 01:32:44 latest: digest: sha256:16ac127b5676e310af47cf5eb0cf0bd6b14c70247d3481be489af7ef5356d4b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.61 01:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:44 ff34f1325493: Preparing 01:32:44 f7922235eb5d: Preparing 01:32:44 b1c1a5f270ab: Preparing 01:32:44 8d05e63efb71: Preparing 01:32:44 5a2d525631e8: Preparing 01:32:44 ca6a56823eca: Preparing 01:32:44 ebe2d067863a: Preparing 01:32:44 cc2447e1835a: Preparing 01:32:44 ca6a56823eca: Waiting 01:32:44 ebe2d067863a: Waiting 01:32:44 cc2447e1835a: Waiting 01:32:44 5a2d525631e8: Layer already exists 01:32:44 f7922235eb5d: Layer already exists 01:32:44 b1c1a5f270ab: Layer already exists 01:32:44 8d05e63efb71: Layer already exists 01:32:44 ff34f1325493: Layer already exists 01:32:44 ca6a56823eca: Layer already exists 01:32:44 ebe2d067863a: Layer already exists 01:32:44 cc2447e1835a: Layer already exists 01:32:44 3.1.0-dev.61: digest: sha256:16ac127b5676e310af47cf5eb0cf0bd6b14c70247d3481be489af7ef5356d4b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:45 ff34f1325493: Preparing 01:32:45 f7922235eb5d: Preparing 01:32:45 b1c1a5f270ab: Preparing 01:32:45 8d05e63efb71: Preparing 01:32:45 5a2d525631e8: Preparing 01:32:45 ca6a56823eca: Preparing 01:32:45 ebe2d067863a: Preparing 01:32:45 cc2447e1835a: Preparing 01:32:45 ca6a56823eca: Waiting 01:32:45 ebe2d067863a: Waiting 01:32:45 cc2447e1835a: Waiting 01:32:45 ff34f1325493: Layer already exists 01:32:45 8d05e63efb71: Layer already exists 01:32:45 5a2d525631e8: Layer already exists 01:32:45 f7922235eb5d: Layer already exists 01:32:45 b1c1a5f270ab: Layer already exists 01:32:45 ca6a56823eca: Layer already exists 01:32:45 cc2447e1835a: Layer already exists 01:32:45 ebe2d067863a: Layer already exists 01:32:45 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:16ac127b5676e310af47cf5eb0cf0bd6b14c70247d3481be489af7ef5356d4b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:45 ff34f1325493: Preparing 01:32:45 f7922235eb5d: Preparing 01:32:45 b1c1a5f270ab: Preparing 01:32:45 8d05e63efb71: Preparing 01:32:45 5a2d525631e8: Preparing 01:32:45 ca6a56823eca: Preparing 01:32:45 ebe2d067863a: Preparing 01:32:45 cc2447e1835a: Preparing 01:32:45 ca6a56823eca: Waiting 01:32:45 cc2447e1835a: Waiting 01:32:45 ebe2d067863a: Waiting 01:32:45 f7922235eb5d: Layer already exists 01:32:45 b1c1a5f270ab: Layer already exists 01:32:45 8d05e63efb71: Layer already exists 01:32:45 ff34f1325493: Layer already exists 01:32:45 5a2d525631e8: Layer already exists 01:32:45 cc2447e1835a: Layer already exists 01:32:45 ebe2d067863a: Layer already exists 01:32:45 ca6a56823eca: Layer already exists 01:32:45 main: digest: sha256:16ac127b5676e310af47cf5eb0cf0bd6b14c70247d3481be489af7ef5356d4b4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:45 ===================================================== [Pipeline] echo 01:32:45 taggedImages: 01:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ff02edb092954091608536475346b70900255226 01:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.61 01:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:32:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:32:45 ff02edb092954091608536475346b70900255226 01:32:45 latest 01:32:45 3.1.0-dev.61 01:32:45 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:45 main 01:32:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ff02edb092954091608536475346b70900255226 01:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:46 db14d15b6802: Preparing 01:32:46 eead6c8a685b: Preparing 01:32:46 71a0367df785: Preparing 01:32:46 94f1a32748b8: Preparing 01:32:46 c08283b2ae3f: Preparing 01:32:46 5a2d525631e8: Preparing 01:32:46 ca6a56823eca: Preparing 01:32:46 eb03a1dac093: Preparing 01:32:46 8410b6792e67: Preparing 01:32:46 cc2447e1835a: Preparing 01:32:46 5a2d525631e8: Waiting 01:32:46 ca6a56823eca: Waiting 01:32:46 8410b6792e67: Waiting 01:32:46 eb03a1dac093: Waiting 01:32:46 cc2447e1835a: Waiting 01:32:46 eead6c8a685b: Pushed 01:32:46 c08283b2ae3f: Pushed 01:32:46 db14d15b6802: Pushed 01:32:46 94f1a32748b8: Pushed 01:32:46 5a2d525631e8: Layer already exists 01:32:46 ca6a56823eca: Layer already exists 01:32:46 cc2447e1835a: Layer already exists 01:32:46 eb03a1dac093: Pushed 01:32:47 71a0367df785: Pushed 01:32:47 8410b6792e67: Pushed 01:32:48 ff02edb092954091608536475346b70900255226: digest: sha256:9668a7c2a6475984d6197da0ea853409a37c98f65ebe6c6fdc598ae4e6ed6100 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:48 db14d15b6802: Preparing 01:32:48 eead6c8a685b: Preparing 01:32:48 71a0367df785: Preparing 01:32:48 94f1a32748b8: Preparing 01:32:48 c08283b2ae3f: Preparing 01:32:48 5a2d525631e8: Preparing 01:32:48 ca6a56823eca: Preparing 01:32:48 eb03a1dac093: Preparing 01:32:48 8410b6792e67: Preparing 01:32:48 cc2447e1835a: Preparing 01:32:48 ca6a56823eca: Waiting 01:32:48 eb03a1dac093: Waiting 01:32:48 5a2d525631e8: Waiting 01:32:48 cc2447e1835a: Waiting 01:32:48 8410b6792e67: Waiting 01:32:48 c08283b2ae3f: Layer already exists 01:32:48 71a0367df785: Layer already exists 01:32:48 db14d15b6802: Layer already exists 01:32:48 eead6c8a685b: Layer already exists 01:32:48 94f1a32748b8: Layer already exists 01:32:48 5a2d525631e8: Layer already exists 01:32:48 ca6a56823eca: Layer already exists 01:32:48 eb03a1dac093: Layer already exists 01:32:48 8410b6792e67: Layer already exists 01:32:48 cc2447e1835a: Layer already exists 01:32:48 latest: digest: sha256:9668a7c2a6475984d6197da0ea853409a37c98f65ebe6c6fdc598ae4e6ed6100 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.61 01:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:49 db14d15b6802: Preparing 01:32:49 eead6c8a685b: Preparing 01:32:49 71a0367df785: Preparing 01:32:49 94f1a32748b8: Preparing 01:32:49 c08283b2ae3f: Preparing 01:32:49 5a2d525631e8: Preparing 01:32:49 ca6a56823eca: Preparing 01:32:49 eb03a1dac093: Preparing 01:32:49 8410b6792e67: Preparing 01:32:49 cc2447e1835a: Preparing 01:32:49 5a2d525631e8: Waiting 01:32:49 ca6a56823eca: Waiting 01:32:49 eb03a1dac093: Waiting 01:32:49 8410b6792e67: Waiting 01:32:49 cc2447e1835a: Waiting 01:32:49 71a0367df785: Layer already exists 01:32:49 eead6c8a685b: Layer already exists 01:32:49 db14d15b6802: Layer already exists 01:32:49 c08283b2ae3f: Layer already exists 01:32:49 94f1a32748b8: Layer already exists 01:32:49 5a2d525631e8: Layer already exists 01:32:49 ca6a56823eca: Layer already exists 01:32:49 eb03a1dac093: Layer already exists 01:32:49 cc2447e1835a: Layer already exists 01:32:49 8410b6792e67: Layer already exists 01:32:49 3.1.0-dev.61: digest: sha256:9668a7c2a6475984d6197da0ea853409a37c98f65ebe6c6fdc598ae4e6ed6100 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:49 db14d15b6802: Preparing 01:32:49 eead6c8a685b: Preparing 01:32:49 71a0367df785: Preparing 01:32:49 94f1a32748b8: Preparing 01:32:49 c08283b2ae3f: Preparing 01:32:49 5a2d525631e8: Preparing 01:32:49 ca6a56823eca: Preparing 01:32:49 eb03a1dac093: Preparing 01:32:49 5a2d525631e8: Waiting 01:32:49 ca6a56823eca: Waiting 01:32:49 8410b6792e67: Preparing 01:32:49 cc2447e1835a: Preparing 01:32:49 eb03a1dac093: Waiting 01:32:49 cc2447e1835a: Waiting 01:32:49 8410b6792e67: Waiting 01:32:49 c08283b2ae3f: Layer already exists 01:32:49 94f1a32748b8: Layer already exists 01:32:49 eead6c8a685b: Layer already exists 01:32:49 71a0367df785: Layer already exists 01:32:49 db14d15b6802: Layer already exists 01:32:49 ca6a56823eca: Layer already exists 01:32:49 5a2d525631e8: Layer already exists 01:32:49 cc2447e1835a: Layer already exists 01:32:49 8410b6792e67: Layer already exists 01:32:49 eb03a1dac093: Layer already exists 01:32:49 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:9668a7c2a6475984d6197da0ea853409a37c98f65ebe6c6fdc598ae4e6ed6100 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:50 db14d15b6802: Preparing 01:32:50 eead6c8a685b: Preparing 01:32:50 71a0367df785: Preparing 01:32:50 94f1a32748b8: Preparing 01:32:50 c08283b2ae3f: Preparing 01:32:50 5a2d525631e8: Preparing 01:32:50 ca6a56823eca: Preparing 01:32:50 eb03a1dac093: Preparing 01:32:50 8410b6792e67: Preparing 01:32:50 cc2447e1835a: Preparing 01:32:50 5a2d525631e8: Waiting 01:32:50 ca6a56823eca: Waiting 01:32:50 eb03a1dac093: Waiting 01:32:50 8410b6792e67: Waiting 01:32:50 cc2447e1835a: Waiting 01:32:50 db14d15b6802: Layer already exists 01:32:50 c08283b2ae3f: Layer already exists 01:32:50 94f1a32748b8: Layer already exists 01:32:50 eead6c8a685b: Layer already exists 01:32:50 71a0367df785: Layer already exists 01:32:50 5a2d525631e8: Layer already exists 01:32:50 ca6a56823eca: Layer already exists 01:32:50 eb03a1dac093: Layer already exists 01:32:50 8410b6792e67: Layer already exists 01:32:50 cc2447e1835a: Layer already exists 01:32:50 main: digest: sha256:9668a7c2a6475984d6197da0ea853409a37c98f65ebe6c6fdc598ae4e6ed6100 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:50 ===================================================== [Pipeline] echo 01:32:50 taggedImages: 01:32:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ff02edb092954091608536475346b70900255226 01:32:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:32:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.61 01:32:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:32:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:32:50 ff02edb092954091608536475346b70900255226 01:32:50 latest 01:32:50 3.1.0-dev.61 01:32:50 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:50 main 01:32:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff02edb092954091608536475346b70900255226 01:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:51 f60ebadc8599: Preparing 01:32:51 33180504b38e: Preparing 01:32:51 f6bb7dccec99: Preparing 01:32:51 5812a43636f4: Preparing 01:32:51 37b4a17ad9b4: Preparing 01:32:51 091c95ff56d7: Preparing 01:32:51 fc8f8a3498ad: Preparing 01:32:51 5a2d525631e8: Preparing 01:32:51 ca6a56823eca: Preparing 01:32:51 e325d0590c05: Preparing 01:32:51 cc2447e1835a: Preparing 01:32:51 091c95ff56d7: Waiting 01:32:51 e325d0590c05: Waiting 01:32:51 5a2d525631e8: Waiting 01:32:51 ca6a56823eca: Waiting 01:32:51 cc2447e1835a: Waiting 01:32:51 37b4a17ad9b4: Pushed 01:32:51 f60ebadc8599: Pushed 01:32:51 33180504b38e: Pushed 01:32:51 5a2d525631e8: Layer already exists 01:32:51 ca6a56823eca: Layer already exists 01:32:51 091c95ff56d7: Pushed 01:32:51 fc8f8a3498ad: Pushed 01:32:51 cc2447e1835a: Layer already exists 01:32:52 5812a43636f4: Pushed 01:32:52 e325d0590c05: Pushed 01:32:52 f6bb7dccec99: Pushed 01:32:52 ff02edb092954091608536475346b70900255226: digest: sha256:03c3527fda878285c10c818bea31d8da6db001b15b49877e02c6ce66844deb30 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:53 f60ebadc8599: Preparing 01:32:53 33180504b38e: Preparing 01:32:53 f6bb7dccec99: Preparing 01:32:53 5812a43636f4: Preparing 01:32:53 37b4a17ad9b4: Preparing 01:32:53 091c95ff56d7: Preparing 01:32:53 fc8f8a3498ad: Preparing 01:32:53 5a2d525631e8: Preparing 01:32:53 ca6a56823eca: Preparing 01:32:53 e325d0590c05: Preparing 01:32:53 cc2447e1835a: Preparing 01:32:53 091c95ff56d7: Waiting 01:32:53 5a2d525631e8: Waiting 01:32:53 ca6a56823eca: Waiting 01:32:53 fc8f8a3498ad: Waiting 01:32:53 cc2447e1835a: Waiting 01:32:53 37b4a17ad9b4: Layer already exists 01:32:53 33180504b38e: Layer already exists 01:32:53 5812a43636f4: Layer already exists 01:32:53 f60ebadc8599: Layer already exists 01:32:53 f6bb7dccec99: Layer already exists 01:32:53 fc8f8a3498ad: Layer already exists 01:32:53 091c95ff56d7: Layer already exists 01:32:53 5a2d525631e8: Layer already exists 01:32:53 e325d0590c05: Layer already exists 01:32:53 ca6a56823eca: Layer already exists 01:32:53 cc2447e1835a: Layer already exists 01:32:53 latest: digest: sha256:03c3527fda878285c10c818bea31d8da6db001b15b49877e02c6ce66844deb30 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.61 01:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:54 f60ebadc8599: Preparing 01:32:54 33180504b38e: Preparing 01:32:54 f6bb7dccec99: Preparing 01:32:54 5812a43636f4: Preparing 01:32:54 37b4a17ad9b4: Preparing 01:32:54 091c95ff56d7: Preparing 01:32:54 fc8f8a3498ad: Preparing 01:32:54 5a2d525631e8: Preparing 01:32:54 ca6a56823eca: Preparing 01:32:54 e325d0590c05: Preparing 01:32:54 cc2447e1835a: Preparing 01:32:54 fc8f8a3498ad: Waiting 01:32:54 5a2d525631e8: Waiting 01:32:54 ca6a56823eca: Waiting 01:32:54 e325d0590c05: Waiting 01:32:54 cc2447e1835a: Waiting 01:32:54 091c95ff56d7: Waiting 01:32:54 f6bb7dccec99: Layer already exists 01:32:54 5812a43636f4: Layer already exists 01:32:54 f60ebadc8599: Layer already exists 01:32:54 33180504b38e: Layer already exists 01:32:54 37b4a17ad9b4: Layer already exists 01:32:54 091c95ff56d7: Layer already exists 01:32:54 fc8f8a3498ad: Layer already exists 01:32:54 ca6a56823eca: Layer already exists 01:32:54 5a2d525631e8: Layer already exists 01:32:54 e325d0590c05: Layer already exists 01:32:54 cc2447e1835a: Layer already exists 01:32:54 3.1.0-dev.61: digest: sha256:03c3527fda878285c10c818bea31d8da6db001b15b49877e02c6ce66844deb30 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:54 f60ebadc8599: Preparing 01:32:54 33180504b38e: Preparing 01:32:54 f6bb7dccec99: Preparing 01:32:54 5812a43636f4: Preparing 01:32:54 37b4a17ad9b4: Preparing 01:32:54 091c95ff56d7: Preparing 01:32:54 fc8f8a3498ad: Preparing 01:32:54 5a2d525631e8: Preparing 01:32:54 ca6a56823eca: Preparing 01:32:54 e325d0590c05: Preparing 01:32:54 cc2447e1835a: Preparing 01:32:54 fc8f8a3498ad: Waiting 01:32:54 ca6a56823eca: Waiting 01:32:54 cc2447e1835a: Waiting 01:32:54 e325d0590c05: Waiting 01:32:54 091c95ff56d7: Waiting 01:32:54 37b4a17ad9b4: Layer already exists 01:32:54 f6bb7dccec99: Layer already exists 01:32:54 f60ebadc8599: Layer already exists 01:32:54 5812a43636f4: Layer already exists 01:32:54 33180504b38e: Layer already exists 01:32:54 091c95ff56d7: Layer already exists 01:32:54 fc8f8a3498ad: Layer already exists 01:32:54 ca6a56823eca: Layer already exists 01:32:54 5a2d525631e8: Layer already exists 01:32:54 e325d0590c05: Layer already exists 01:32:54 cc2447e1835a: Layer already exists 01:32:54 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:03c3527fda878285c10c818bea31d8da6db001b15b49877e02c6ce66844deb30 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:55 f60ebadc8599: Preparing 01:32:55 33180504b38e: Preparing 01:32:55 f6bb7dccec99: Preparing 01:32:55 5812a43636f4: Preparing 01:32:55 37b4a17ad9b4: Preparing 01:32:55 091c95ff56d7: Preparing 01:32:55 fc8f8a3498ad: Preparing 01:32:55 5a2d525631e8: Preparing 01:32:55 ca6a56823eca: Preparing 01:32:55 e325d0590c05: Preparing 01:32:55 cc2447e1835a: Preparing 01:32:55 5a2d525631e8: Waiting 01:32:55 ca6a56823eca: Waiting 01:32:55 091c95ff56d7: Waiting 01:32:55 fc8f8a3498ad: Waiting 01:32:55 e325d0590c05: Waiting 01:32:55 cc2447e1835a: Waiting 01:32:55 f6bb7dccec99: Layer already exists 01:32:55 5812a43636f4: Layer already exists 01:32:55 f60ebadc8599: Layer already exists 01:32:55 33180504b38e: Layer already exists 01:32:55 37b4a17ad9b4: Layer already exists 01:32:55 091c95ff56d7: Layer already exists 01:32:55 5a2d525631e8: Layer already exists 01:32:55 e325d0590c05: Layer already exists 01:32:55 fc8f8a3498ad: Layer already exists 01:32:55 ca6a56823eca: Layer already exists 01:32:55 cc2447e1835a: Layer already exists 01:32:55 main: digest: sha256:03c3527fda878285c10c818bea31d8da6db001b15b49877e02c6ce66844deb30 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:55 ===================================================== [Pipeline] echo 01:32:55 taggedImages: 01:32:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff02edb092954091608536475346b70900255226 01:32:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:32:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.61 01:32:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:32:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:32:55 ff02edb092954091608536475346b70900255226 01:32:55 latest 01:32:55 3.1.0-dev.61 01:32:55 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:32:55 main 01:32:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff02edb092954091608536475346b70900255226 01:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:56 d5ae6afe0acd: Preparing 01:32:56 bd4dd577dcc3: Preparing 01:32:56 5a2d525631e8: Preparing 01:32:56 ca6a56823eca: Preparing 01:32:56 cf0f5b67f841: Preparing 01:32:56 cc2447e1835a: Preparing 01:32:56 cc2447e1835a: Waiting 01:32:56 ca6a56823eca: Layer already exists 01:32:56 5a2d525631e8: Layer already exists 01:32:56 cc2447e1835a: Layer already exists 01:32:56 d5ae6afe0acd: Pushed 01:32:56 cf0f5b67f841: Pushed 01:32:58 bd4dd577dcc3: Pushed 01:32:58 ff02edb092954091608536475346b70900255226: digest: sha256:d0748da83356dfd27024872640c8fd49d6266535e671986e22c6ab47d416299b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:58 + 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 01:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:59 d5ae6afe0acd: Preparing 01:32:59 bd4dd577dcc3: Preparing 01:32:59 5a2d525631e8: Preparing 01:32:59 ca6a56823eca: Preparing 01:32:59 cf0f5b67f841: Preparing 01:32:59 cc2447e1835a: Preparing 01:32:59 cc2447e1835a: Waiting 01:32:59 d5ae6afe0acd: Layer already exists 01:32:59 ca6a56823eca: Layer already exists 01:32:59 bd4dd577dcc3: Layer already exists 01:32:59 cf0f5b67f841: Layer already exists 01:32:59 5a2d525631e8: Layer already exists 01:32:59 cc2447e1835a: Layer already exists 01:32:59 latest: digest: sha256:d0748da83356dfd27024872640c8fd49d6266535e671986e22c6ab47d416299b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.61 01:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:59 d5ae6afe0acd: Preparing 01:32:59 bd4dd577dcc3: Preparing 01:32:59 5a2d525631e8: Preparing 01:32:59 ca6a56823eca: Preparing 01:32:59 cf0f5b67f841: Preparing 01:32:59 cc2447e1835a: Preparing 01:32:59 cc2447e1835a: Waiting 01:32:59 d5ae6afe0acd: Layer already exists 01:32:59 bd4dd577dcc3: Layer already exists 01:32:59 cf0f5b67f841: Layer already exists 01:32:59 5a2d525631e8: Layer already exists 01:32:59 ca6a56823eca: Layer already exists 01:32:59 cc2447e1835a: Layer already exists 01:32:59 3.1.0-dev.61: digest: sha256:d0748da83356dfd27024872640c8fd49d6266535e671986e22c6ab47d416299b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:00 d5ae6afe0acd: Preparing 01:33:00 bd4dd577dcc3: Preparing 01:33:00 5a2d525631e8: Preparing 01:33:00 ca6a56823eca: Preparing 01:33:00 cf0f5b67f841: Preparing 01:33:00 cc2447e1835a: Preparing 01:33:00 5a2d525631e8: Layer already exists 01:33:00 ca6a56823eca: Layer already exists 01:33:00 bd4dd577dcc3: Layer already exists 01:33:00 cf0f5b67f841: Layer already exists 01:33:00 d5ae6afe0acd: Layer already exists 01:33:00 cc2447e1835a: Layer already exists 01:33:00 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:d0748da83356dfd27024872640c8fd49d6266535e671986e22c6ab47d416299b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + 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 01:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:01 d5ae6afe0acd: Preparing 01:33:01 bd4dd577dcc3: Preparing 01:33:01 5a2d525631e8: Preparing 01:33:01 ca6a56823eca: Preparing 01:33:01 cf0f5b67f841: Preparing 01:33:01 cc2447e1835a: Preparing 01:33:01 ca6a56823eca: Layer already exists 01:33:01 bd4dd577dcc3: Layer already exists 01:33:01 5a2d525631e8: Layer already exists 01:33:01 d5ae6afe0acd: Layer already exists 01:33:01 cf0f5b67f841: Layer already exists 01:33:01 cc2447e1835a: Layer already exists 01:33:01 main: digest: sha256:d0748da83356dfd27024872640c8fd49d6266535e671986e22c6ab47d416299b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:01 ===================================================== [Pipeline] echo 01:33:01 taggedImages: 01:33:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff02edb092954091608536475346b70900255226 01:33:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:33:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.61 01:33:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:33:01 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:33:01 ff02edb092954091608536475346b70900255226 01:33:01 latest 01:33:01 3.1.0-dev.61 01:33:01 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:01 main 01:33:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ff02edb092954091608536475346b70900255226 01:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:01 3809818ccb1e: Preparing 01:33:01 ed9ac2db2ad0: Preparing 01:33:01 1e5bf8c900e5: Preparing 01:33:01 5a2d525631e8: Preparing 01:33:01 ca6a56823eca: Preparing 01:33:01 e088647f3652: Preparing 01:33:01 5677944ace44: Preparing 01:33:01 96a38fe75951: Preparing 01:33:01 cc2447e1835a: Preparing 01:33:01 e088647f3652: Waiting 01:33:01 cc2447e1835a: Waiting 01:33:01 96a38fe75951: Waiting 01:33:01 5677944ace44: Waiting 01:33:01 1e5bf8c900e5: Pushed 01:33:01 ed9ac2db2ad0: Pushed 01:33:01 ca6a56823eca: Layer already exists 01:33:01 5a2d525631e8: Layer already exists 01:33:01 3809818ccb1e: Pushed 01:33:02 cc2447e1835a: Layer already exists 01:33:02 96a38fe75951: Pushed 01:33:07 5677944ace44: Pushed 01:33:09 e088647f3652: Pushed 01:33:09 ff02edb092954091608536475346b70900255226: digest: sha256:534e4aa2cc8351a8734bd6b049e6d80c7bc2e8d28af885976cfbaac04cc99452 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:10 3809818ccb1e: Preparing 01:33:10 ed9ac2db2ad0: Preparing 01:33:10 1e5bf8c900e5: Preparing 01:33:10 5a2d525631e8: Preparing 01:33:10 ca6a56823eca: Preparing 01:33:10 e088647f3652: Preparing 01:33:10 5677944ace44: Preparing 01:33:10 96a38fe75951: Preparing 01:33:10 cc2447e1835a: Preparing 01:33:10 e088647f3652: Waiting 01:33:10 5677944ace44: Waiting 01:33:10 96a38fe75951: Waiting 01:33:10 cc2447e1835a: Waiting 01:33:10 3809818ccb1e: Layer already exists 01:33:10 1e5bf8c900e5: Layer already exists 01:33:10 ca6a56823eca: Layer already exists 01:33:10 5a2d525631e8: Layer already exists 01:33:10 5677944ace44: Layer already exists 01:33:10 96a38fe75951: Layer already exists 01:33:10 cc2447e1835a: Layer already exists 01:33:10 ed9ac2db2ad0: Layer already exists 01:33:10 e088647f3652: Layer already exists 01:33:10 latest: digest: sha256:534e4aa2cc8351a8734bd6b049e6d80c7bc2e8d28af885976cfbaac04cc99452 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.61 01:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:11 3809818ccb1e: Preparing 01:33:11 ed9ac2db2ad0: Preparing 01:33:11 1e5bf8c900e5: Preparing 01:33:11 5a2d525631e8: Preparing 01:33:11 ca6a56823eca: Preparing 01:33:11 e088647f3652: Preparing 01:33:11 5677944ace44: Preparing 01:33:11 96a38fe75951: Preparing 01:33:11 cc2447e1835a: Preparing 01:33:11 5677944ace44: Waiting 01:33:11 e088647f3652: Waiting 01:33:11 96a38fe75951: Waiting 01:33:11 1e5bf8c900e5: Layer already exists 01:33:11 5a2d525631e8: Layer already exists 01:33:11 ca6a56823eca: Layer already exists 01:33:11 3809818ccb1e: Layer already exists 01:33:11 ed9ac2db2ad0: Layer already exists 01:33:11 5677944ace44: Layer already exists 01:33:11 e088647f3652: Layer already exists 01:33:11 96a38fe75951: Layer already exists 01:33:11 cc2447e1835a: Layer already exists 01:33:11 3.1.0-dev.61: digest: sha256:534e4aa2cc8351a8734bd6b049e6d80c7bc2e8d28af885976cfbaac04cc99452 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:11 3809818ccb1e: Preparing 01:33:11 ed9ac2db2ad0: Preparing 01:33:11 1e5bf8c900e5: Preparing 01:33:11 5a2d525631e8: Preparing 01:33:11 ca6a56823eca: Preparing 01:33:11 e088647f3652: Preparing 01:33:11 5677944ace44: Preparing 01:33:11 96a38fe75951: Preparing 01:33:11 cc2447e1835a: Preparing 01:33:11 e088647f3652: Waiting 01:33:11 5677944ace44: Waiting 01:33:11 96a38fe75951: Waiting 01:33:11 cc2447e1835a: Waiting 01:33:11 ed9ac2db2ad0: Layer already exists 01:33:11 ca6a56823eca: Layer already exists 01:33:11 1e5bf8c900e5: Layer already exists 01:33:11 5a2d525631e8: Layer already exists 01:33:11 3809818ccb1e: Layer already exists 01:33:11 5677944ace44: Layer already exists 01:33:11 e088647f3652: Layer already exists 01:33:11 cc2447e1835a: Layer already exists 01:33:11 96a38fe75951: Layer already exists 01:33:11 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:534e4aa2cc8351a8734bd6b049e6d80c7bc2e8d28af885976cfbaac04cc99452 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:12 3809818ccb1e: Preparing 01:33:12 ed9ac2db2ad0: Preparing 01:33:12 1e5bf8c900e5: Preparing 01:33:12 5a2d525631e8: Preparing 01:33:12 ca6a56823eca: Preparing 01:33:12 e088647f3652: Preparing 01:33:12 5677944ace44: Preparing 01:33:12 96a38fe75951: Preparing 01:33:12 cc2447e1835a: Preparing 01:33:12 e088647f3652: Waiting 01:33:12 96a38fe75951: Waiting 01:33:12 5677944ace44: Waiting 01:33:12 cc2447e1835a: Waiting 01:33:12 1e5bf8c900e5: Layer already exists 01:33:12 3809818ccb1e: Layer already exists 01:33:12 ca6a56823eca: Layer already exists 01:33:12 ed9ac2db2ad0: Layer already exists 01:33:12 5a2d525631e8: Layer already exists 01:33:12 5677944ace44: Layer already exists 01:33:12 e088647f3652: Layer already exists 01:33:12 96a38fe75951: Layer already exists 01:33:12 cc2447e1835a: Layer already exists 01:33:12 main: digest: sha256:534e4aa2cc8351a8734bd6b049e6d80c7bc2e8d28af885976cfbaac04cc99452 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:12 ===================================================== [Pipeline] echo 01:33:12 taggedImages: 01:33:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:ff02edb092954091608536475346b70900255226 01:33:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:33:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.61 01:33:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:33:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:33:12 ff02edb092954091608536475346b70900255226 01:33:12 latest 01:33:12 3.1.0-dev.61 01:33:12 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:12 main 01:33:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ff02edb092954091608536475346b70900255226 01:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:13 7e61c15b26c1: Preparing 01:33:13 f58b4b991234: Preparing 01:33:13 877e37dbf143: Preparing 01:33:13 5a2d525631e8: Preparing 01:33:13 ca6a56823eca: Preparing 01:33:13 b6efbf987700: Preparing 01:33:13 8ae5b5d3807f: Preparing 01:33:13 cc2447e1835a: Preparing 01:33:13 8ae5b5d3807f: Waiting 01:33:13 b6efbf987700: Waiting 01:33:13 cc2447e1835a: Waiting 01:33:13 f58b4b991234: Pushed 01:33:13 877e37dbf143: Pushed 01:33:13 5a2d525631e8: Layer already exists 01:33:13 ca6a56823eca: Layer already exists 01:33:13 7e61c15b26c1: Pushed 01:33:13 8ae5b5d3807f: Pushed 01:33:13 cc2447e1835a: Layer already exists 01:33:21 b6efbf987700: Pushed 01:33:21 ff02edb092954091608536475346b70900255226: digest: sha256:a12fb1aa870d79cbd3ca213851b5d50b0da7ae61e0aa4ebb8b25fda9ec65cf97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:22 7e61c15b26c1: Preparing 01:33:22 f58b4b991234: Preparing 01:33:22 877e37dbf143: Preparing 01:33:22 5a2d525631e8: Preparing 01:33:22 ca6a56823eca: Preparing 01:33:22 b6efbf987700: Preparing 01:33:22 8ae5b5d3807f: Preparing 01:33:22 cc2447e1835a: Preparing 01:33:22 8ae5b5d3807f: Waiting 01:33:22 b6efbf987700: Waiting 01:33:22 877e37dbf143: Layer already exists 01:33:22 ca6a56823eca: Layer already exists 01:33:22 5a2d525631e8: Layer already exists 01:33:22 7e61c15b26c1: Layer already exists 01:33:22 f58b4b991234: Layer already exists 01:33:22 b6efbf987700: Layer already exists 01:33:22 8ae5b5d3807f: Layer already exists 01:33:22 cc2447e1835a: Layer already exists 01:33:22 latest: digest: sha256:a12fb1aa870d79cbd3ca213851b5d50b0da7ae61e0aa4ebb8b25fda9ec65cf97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.61 01:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:23 7e61c15b26c1: Preparing 01:33:23 f58b4b991234: Preparing 01:33:23 877e37dbf143: Preparing 01:33:23 5a2d525631e8: Preparing 01:33:23 ca6a56823eca: Preparing 01:33:23 b6efbf987700: Preparing 01:33:23 8ae5b5d3807f: Preparing 01:33:23 cc2447e1835a: Preparing 01:33:23 b6efbf987700: Waiting 01:33:23 8ae5b5d3807f: Waiting 01:33:23 cc2447e1835a: Waiting 01:33:23 5a2d525631e8: Layer already exists 01:33:23 877e37dbf143: Layer already exists 01:33:23 ca6a56823eca: Layer already exists 01:33:23 7e61c15b26c1: Layer already exists 01:33:23 f58b4b991234: Layer already exists 01:33:23 8ae5b5d3807f: Layer already exists 01:33:23 b6efbf987700: Layer already exists 01:33:23 cc2447e1835a: Layer already exists 01:33:23 3.1.0-dev.61: digest: sha256:a12fb1aa870d79cbd3ca213851b5d50b0da7ae61e0aa4ebb8b25fda9ec65cf97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:23 7e61c15b26c1: Preparing 01:33:23 f58b4b991234: Preparing 01:33:23 877e37dbf143: Preparing 01:33:23 5a2d525631e8: Preparing 01:33:23 ca6a56823eca: Preparing 01:33:23 b6efbf987700: Preparing 01:33:23 8ae5b5d3807f: Preparing 01:33:23 cc2447e1835a: Preparing 01:33:23 b6efbf987700: Waiting 01:33:23 8ae5b5d3807f: Waiting 01:33:23 cc2447e1835a: Waiting 01:33:23 877e37dbf143: Layer already exists 01:33:23 ca6a56823eca: Layer already exists 01:33:23 5a2d525631e8: Layer already exists 01:33:23 f58b4b991234: Layer already exists 01:33:23 7e61c15b26c1: Layer already exists 01:33:23 b6efbf987700: Layer already exists 01:33:23 cc2447e1835a: Layer already exists 01:33:23 8ae5b5d3807f: Layer already exists 01:33:23 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:a12fb1aa870d79cbd3ca213851b5d50b0da7ae61e0aa4ebb8b25fda9ec65cf97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:24 7e61c15b26c1: Preparing 01:33:24 f58b4b991234: Preparing 01:33:24 877e37dbf143: Preparing 01:33:24 5a2d525631e8: Preparing 01:33:24 ca6a56823eca: Preparing 01:33:24 b6efbf987700: Preparing 01:33:24 8ae5b5d3807f: Preparing 01:33:24 cc2447e1835a: Preparing 01:33:24 b6efbf987700: Waiting 01:33:24 cc2447e1835a: Waiting 01:33:24 8ae5b5d3807f: Waiting 01:33:24 f58b4b991234: Layer already exists 01:33:24 ca6a56823eca: Layer already exists 01:33:24 7e61c15b26c1: Layer already exists 01:33:24 877e37dbf143: Layer already exists 01:33:24 5a2d525631e8: Layer already exists 01:33:24 8ae5b5d3807f: Layer already exists 01:33:24 cc2447e1835a: Layer already exists 01:33:24 b6efbf987700: Layer already exists 01:33:24 main: digest: sha256:a12fb1aa870d79cbd3ca213851b5d50b0da7ae61e0aa4ebb8b25fda9ec65cf97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:24 ===================================================== [Pipeline] echo 01:33:24 taggedImages: 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config:ff02edb092954091608536475346b70900255226 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.61 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:33:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:33:24 ff02edb092954091608536475346b70900255226 01:33:24 latest 01:33:24 3.1.0-dev.61 01:33:24 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:24 main 01:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ff02edb092954091608536475346b70900255226 01:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:25 3809818ccb1e: Preparing 01:33:25 7e7e0505dbc3: Preparing 01:33:25 df17268ecf7c: Preparing 01:33:25 5a2d525631e8: Preparing 01:33:25 ca6a56823eca: Preparing 01:33:25 cc594940432f: Preparing 01:33:25 96a38fe75951: Preparing 01:33:25 cc2447e1835a: Preparing 01:33:25 cc594940432f: Waiting 01:33:25 96a38fe75951: Waiting 01:33:25 cc2447e1835a: Waiting 01:33:25 ca6a56823eca: Layer already exists 01:33:25 3809818ccb1e: Layer already exists 01:33:25 5a2d525631e8: Layer already exists 01:33:25 96a38fe75951: Layer already exists 01:33:25 cc2447e1835a: Layer already exists 01:33:25 7e7e0505dbc3: Pushed 01:33:25 df17268ecf7c: Pushed 01:33:33 cc594940432f: Pushed 01:33:33 ff02edb092954091608536475346b70900255226: digest: sha256:743c301ae215ef42302564b64e336bbcc3cdbb2e7675c8ffbffc5ffb3cf57eaf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:33 3809818ccb1e: Preparing 01:33:33 7e7e0505dbc3: Preparing 01:33:33 df17268ecf7c: Preparing 01:33:33 5a2d525631e8: Preparing 01:33:33 ca6a56823eca: Preparing 01:33:33 cc594940432f: Preparing 01:33:33 96a38fe75951: Preparing 01:33:33 cc2447e1835a: Preparing 01:33:33 cc594940432f: Waiting 01:33:33 96a38fe75951: Waiting 01:33:33 cc2447e1835a: Waiting 01:33:33 df17268ecf7c: Layer already exists 01:33:33 5a2d525631e8: Layer already exists 01:33:33 ca6a56823eca: Layer already exists 01:33:33 3809818ccb1e: Layer already exists 01:33:33 7e7e0505dbc3: Layer already exists 01:33:33 cc594940432f: Layer already exists 01:33:33 96a38fe75951: Layer already exists 01:33:33 cc2447e1835a: Layer already exists 01:33:33 latest: digest: sha256:743c301ae215ef42302564b64e336bbcc3cdbb2e7675c8ffbffc5ffb3cf57eaf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.61 01:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:34 3809818ccb1e: Preparing 01:33:34 7e7e0505dbc3: Preparing 01:33:34 df17268ecf7c: Preparing 01:33:34 5a2d525631e8: Preparing 01:33:34 ca6a56823eca: Preparing 01:33:34 cc594940432f: Preparing 01:33:34 96a38fe75951: Preparing 01:33:34 cc2447e1835a: Preparing 01:33:34 cc594940432f: Waiting 01:33:34 96a38fe75951: Waiting 01:33:34 cc2447e1835a: Waiting 01:33:34 5a2d525631e8: Layer already exists 01:33:34 ca6a56823eca: Layer already exists 01:33:34 3809818ccb1e: Layer already exists 01:33:34 7e7e0505dbc3: Layer already exists 01:33:34 df17268ecf7c: Layer already exists 01:33:34 96a38fe75951: Layer already exists 01:33:34 cc594940432f: Layer already exists 01:33:34 cc2447e1835a: Layer already exists 01:33:34 3.1.0-dev.61: digest: sha256:743c301ae215ef42302564b64e336bbcc3cdbb2e7675c8ffbffc5ffb3cf57eaf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:35 3809818ccb1e: Preparing 01:33:35 7e7e0505dbc3: Preparing 01:33:35 df17268ecf7c: Preparing 01:33:35 5a2d525631e8: Preparing 01:33:35 ca6a56823eca: Preparing 01:33:35 cc594940432f: Preparing 01:33:35 96a38fe75951: Preparing 01:33:35 cc2447e1835a: Preparing 01:33:35 96a38fe75951: Waiting 01:33:35 cc2447e1835a: Waiting 01:33:35 3809818ccb1e: Layer already exists 01:33:35 ca6a56823eca: Layer already exists 01:33:35 7e7e0505dbc3: Layer already exists 01:33:35 5a2d525631e8: Layer already exists 01:33:35 df17268ecf7c: Layer already exists 01:33:35 cc594940432f: Layer already exists 01:33:35 cc2447e1835a: Layer already exists 01:33:35 96a38fe75951: Layer already exists 01:33:35 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:743c301ae215ef42302564b64e336bbcc3cdbb2e7675c8ffbffc5ffb3cf57eaf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:35 3809818ccb1e: Preparing 01:33:35 7e7e0505dbc3: Preparing 01:33:35 df17268ecf7c: Preparing 01:33:35 5a2d525631e8: Preparing 01:33:35 ca6a56823eca: Preparing 01:33:35 cc594940432f: Preparing 01:33:35 96a38fe75951: Preparing 01:33:35 cc2447e1835a: Preparing 01:33:35 cc594940432f: Waiting 01:33:35 96a38fe75951: Waiting 01:33:35 cc2447e1835a: Waiting 01:33:35 5a2d525631e8: Layer already exists 01:33:35 df17268ecf7c: Layer already exists 01:33:35 3809818ccb1e: Layer already exists 01:33:35 7e7e0505dbc3: Layer already exists 01:33:35 ca6a56823eca: Layer already exists 01:33:35 96a38fe75951: Layer already exists 01:33:35 cc594940432f: Layer already exists 01:33:35 cc2447e1835a: Layer already exists 01:33:35 main: digest: sha256:743c301ae215ef42302564b64e336bbcc3cdbb2e7675c8ffbffc5ffb3cf57eaf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:35 ===================================================== [Pipeline] echo 01:33:35 taggedImages: 01:33:35 - nexus3.edgexfoundry.org:10004/security-spire-server:ff02edb092954091608536475346b70900255226 01:33:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:33:35 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.61 01:33:35 - nexus3.edgexfoundry.org:10004/security-spire-server:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:33:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:33:35 ff02edb092954091608536475346b70900255226 01:33:35 latest 01:33:35 3.1.0-dev.61 01:33:35 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:35 main 01:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ff02edb092954091608536475346b70900255226 01:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:36 1ef7e0a45262: Preparing 01:33:36 ef97ed4fb28f: Preparing 01:33:36 5a2d525631e8: Preparing 01:33:36 ca6a56823eca: Preparing 01:33:36 82f5b9d0089f: Preparing 01:33:36 cc2447e1835a: Preparing 01:33:36 cc2447e1835a: Waiting 01:33:36 5a2d525631e8: Layer already exists 01:33:36 ca6a56823eca: Layer already exists 01:33:36 cc2447e1835a: Layer already exists 01:33:36 1ef7e0a45262: Pushed 01:33:36 82f5b9d0089f: Pushed 01:33:39 ef97ed4fb28f: Pushed 01:33:39 ff02edb092954091608536475346b70900255226: digest: sha256:b6ef2ca5891b147e1e216cb40dbfa5324abfe09a79558163beb62d788df813ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:40 1ef7e0a45262: Preparing 01:33:40 ef97ed4fb28f: Preparing 01:33:40 5a2d525631e8: Preparing 01:33:40 ca6a56823eca: Preparing 01:33:40 82f5b9d0089f: Preparing 01:33:40 cc2447e1835a: Preparing 01:33:40 cc2447e1835a: Waiting 01:33:40 82f5b9d0089f: Layer already exists 01:33:40 ca6a56823eca: Layer already exists 01:33:40 5a2d525631e8: Layer already exists 01:33:40 1ef7e0a45262: Layer already exists 01:33:40 ef97ed4fb28f: Layer already exists 01:33:40 cc2447e1835a: Layer already exists 01:33:40 latest: digest: sha256:b6ef2ca5891b147e1e216cb40dbfa5324abfe09a79558163beb62d788df813ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.61 01:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:40 1ef7e0a45262: Preparing 01:33:40 ef97ed4fb28f: Preparing 01:33:40 5a2d525631e8: Preparing 01:33:40 ca6a56823eca: Preparing 01:33:40 82f5b9d0089f: Preparing 01:33:40 cc2447e1835a: Preparing 01:33:40 cc2447e1835a: Waiting 01:33:40 5a2d525631e8: Layer already exists 01:33:40 ef97ed4fb28f: Layer already exists 01:33:40 1ef7e0a45262: Layer already exists 01:33:40 82f5b9d0089f: Layer already exists 01:33:40 ca6a56823eca: Layer already exists 01:33:40 cc2447e1835a: Layer already exists 01:33:40 3.1.0-dev.61: digest: sha256:b6ef2ca5891b147e1e216cb40dbfa5324abfe09a79558163beb62d788df813ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:41 1ef7e0a45262: Preparing 01:33:41 ef97ed4fb28f: Preparing 01:33:41 5a2d525631e8: Preparing 01:33:41 ca6a56823eca: Preparing 01:33:41 82f5b9d0089f: Preparing 01:33:41 cc2447e1835a: Preparing 01:33:41 cc2447e1835a: Waiting 01:33:41 1ef7e0a45262: Layer already exists 01:33:41 ef97ed4fb28f: Layer already exists 01:33:41 82f5b9d0089f: Layer already exists 01:33:41 ca6a56823eca: Layer already exists 01:33:41 5a2d525631e8: Layer already exists 01:33:41 cc2447e1835a: Layer already exists 01:33:41 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:b6ef2ca5891b147e1e216cb40dbfa5324abfe09a79558163beb62d788df813ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:42 1ef7e0a45262: Preparing 01:33:42 ef97ed4fb28f: Preparing 01:33:42 5a2d525631e8: Preparing 01:33:42 ca6a56823eca: Preparing 01:33:42 82f5b9d0089f: Preparing 01:33:42 cc2447e1835a: Preparing 01:33:42 cc2447e1835a: Waiting 01:33:42 82f5b9d0089f: Layer already exists 01:33:42 ef97ed4fb28f: Layer already exists 01:33:42 1ef7e0a45262: Layer already exists 01:33:42 ca6a56823eca: Layer already exists 01:33:42 5a2d525631e8: Layer already exists 01:33:42 cc2447e1835a: Layer already exists 01:33:42 main: digest: sha256:b6ef2ca5891b147e1e216cb40dbfa5324abfe09a79558163beb62d788df813ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:42 ===================================================== [Pipeline] echo 01:33:42 taggedImages: 01:33:42 - nexus3.edgexfoundry.org:10004/support-notifications:ff02edb092954091608536475346b70900255226 01:33:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:33:42 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.61 01:33:42 - nexus3.edgexfoundry.org:10004/support-notifications:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:33:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:33:42 ff02edb092954091608536475346b70900255226 01:33:42 latest 01:33:42 3.1.0-dev.61 01:33:42 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:42 main 01:33:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ff02edb092954091608536475346b70900255226 01:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:42 1b6c678fed71: Preparing 01:33:42 a16a061f527d: Preparing 01:33:42 5a2d525631e8: Preparing 01:33:42 ca6a56823eca: Preparing 01:33:42 ebe2d067863a: Preparing 01:33:42 cc2447e1835a: Preparing 01:33:42 cc2447e1835a: Waiting 01:33:42 ebe2d067863a: Layer already exists 01:33:42 ca6a56823eca: Layer already exists 01:33:42 5a2d525631e8: Layer already exists 01:33:42 cc2447e1835a: Layer already exists 01:33:42 1b6c678fed71: Pushed 01:33:45 a16a061f527d: Pushed 01:33:45 ff02edb092954091608536475346b70900255226: digest: sha256:b7431d3a0fb0c9b578300baaa04163e3bdb044676a7ac5caa158702db978b28c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:45 1b6c678fed71: Preparing 01:33:45 a16a061f527d: Preparing 01:33:45 5a2d525631e8: Preparing 01:33:45 ca6a56823eca: Preparing 01:33:45 ebe2d067863a: Preparing 01:33:45 cc2447e1835a: Preparing 01:33:45 cc2447e1835a: Waiting 01:33:45 ca6a56823eca: Layer already exists 01:33:45 5a2d525631e8: Layer already exists 01:33:45 a16a061f527d: Layer already exists 01:33:45 1b6c678fed71: Layer already exists 01:33:45 ebe2d067863a: Layer already exists 01:33:45 cc2447e1835a: Layer already exists 01:33:45 latest: digest: sha256:b7431d3a0fb0c9b578300baaa04163e3bdb044676a7ac5caa158702db978b28c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.61 01:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:46 1b6c678fed71: Preparing 01:33:46 a16a061f527d: Preparing 01:33:46 5a2d525631e8: Preparing 01:33:46 ca6a56823eca: Preparing 01:33:46 ebe2d067863a: Preparing 01:33:46 cc2447e1835a: Preparing 01:33:46 cc2447e1835a: Waiting 01:33:46 ebe2d067863a: Layer already exists 01:33:46 5a2d525631e8: Layer already exists 01:33:46 ca6a56823eca: Layer already exists 01:33:46 1b6c678fed71: Layer already exists 01:33:46 a16a061f527d: Layer already exists 01:33:46 cc2447e1835a: Layer already exists 01:33:46 3.1.0-dev.61: digest: sha256:b7431d3a0fb0c9b578300baaa04163e3bdb044676a7ac5caa158702db978b28c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:47 1b6c678fed71: Preparing 01:33:47 a16a061f527d: Preparing 01:33:47 5a2d525631e8: Preparing 01:33:47 ca6a56823eca: Preparing 01:33:47 ebe2d067863a: Preparing 01:33:47 cc2447e1835a: Preparing 01:33:47 cc2447e1835a: Waiting 01:33:47 ca6a56823eca: Layer already exists 01:33:47 a16a061f527d: Layer already exists 01:33:47 5a2d525631e8: Layer already exists 01:33:47 1b6c678fed71: Layer already exists 01:33:47 ebe2d067863a: Layer already exists 01:33:47 cc2447e1835a: Layer already exists 01:33:47 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:b7431d3a0fb0c9b578300baaa04163e3bdb044676a7ac5caa158702db978b28c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:47 1b6c678fed71: Preparing 01:33:47 a16a061f527d: Preparing 01:33:47 5a2d525631e8: Preparing 01:33:47 ca6a56823eca: Preparing 01:33:47 ebe2d067863a: Preparing 01:33:47 cc2447e1835a: Preparing 01:33:47 cc2447e1835a: Waiting 01:33:47 1b6c678fed71: Layer already exists 01:33:47 a16a061f527d: Layer already exists 01:33:47 ca6a56823eca: Layer already exists 01:33:47 ebe2d067863a: Layer already exists 01:33:47 5a2d525631e8: Layer already exists 01:33:47 cc2447e1835a: Layer already exists 01:33:47 main: digest: sha256:b7431d3a0fb0c9b578300baaa04163e3bdb044676a7ac5caa158702db978b28c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:47 ===================================================== [Pipeline] echo 01:33:47 taggedImages: 01:33:47 - nexus3.edgexfoundry.org:10004/support-scheduler:ff02edb092954091608536475346b70900255226 01:33:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:33:47 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.61 01:33:47 - nexus3.edgexfoundry.org:10004/support-scheduler:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:33:47 - 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] } 01:44:13 #105 ... 01:44:13 01:44:13 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:44:13 #124 DONE 787.6s 01:44:13 01:44:13 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:13 #131 ... 01:44:13 01:44:13 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:13 #130 788.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:44:13 #130 ... 01:44:13 01:44:13 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:44:13 #132 DONE 0.2s 01:44:13 01:44:13 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:44:13 #133 DONE 0.3s 01:44:13 01:44:13 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:44:13 #134 DONE 0.1s 01:44:13 01:44:13 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:44:13 #135 DONE 0.1s 01:44:13 01:44:13 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:44:13 #136 DONE 0.4s 01:44:13 01:44:13 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:44:13 #137 DONE 0.1s 01:44:13 01:44:13 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:13 #138 DONE 2.3s 01:44:13 01:44:13 #85 [security-proxy-setup] exporting to image 01:44:13 #85 exporting layers 01:44:13 #85 exporting layers 0.8s done 01:44:13 #85 writing image sha256:4a0959750314b4d888a93cc9a8108c9000109a948c06ac599a8d679b31ecb8ad done 01:44:13 #85 naming to docker.io/library/security-proxy-setup-arm64 done 01:44:13 #85 DONE 6.1s 01:44:13 01:44:13 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:13 #128 ... 01:44:13 01:44:13 #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:44:13 #105 DONE 797.7s 01:44:13 01:44:13 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:44:13 #139 DONE 0.4s 01:44:13 01:44:13 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:13 #131 ... 01:44:13 01:44:13 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:44:13 #140 DONE 2.1s 01:44:13 01:44:13 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:13 #128 ... 01:44:13 01:44:13 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:44:13 #141 DONE 0.4s 01:44:13 01:44:13 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:44:13 #142 DONE 0.3s 01:44:13 01:44:13 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:44:13 #143 DONE 0.5s 01:44:13 01:44:13 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:44:13 #144 DONE 0.1s 01:44:13 01:44:13 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:44:13 #145 DONE 0.2s 01:44:13 01:44:13 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:44:13 #146 DONE 0.2s 01:44:13 01:44:13 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:44:13 #147 DONE 0.2s 01:44:13 01:44:13 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:44:13 #148 DONE 0.1s 01:44:13 01:44:13 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:44:15 #149 DONE 1.9s 01:44:15 01:44:15 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:15 #131 ... 01:44:15 01:44:15 #85 [security-bootstrapper] exporting to image 01:44:15 #85 exporting layers 01:44:16 #85 exporting layers 1.1s done 01:44:16 #85 writing image sha256:5900461209e0c48f0ee2cc0f6177045d872ad8e4e0eadfbb8eb8ab9c4b3431fa 0.0s done 01:44:16 #85 naming to docker.io/library/security-bootstrapper-arm64 done 01:44:16 #85 DONE 7.2s 01:44:16 01:44:16 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:20 #128 ... 01:44:20 01:44:20 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:20 #130 DONE 809.3s 01:44:20 01:44:20 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:44:21 #127 ... 01:44:21 01:44:21 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:44:21 #150 DONE 0.1s 01:44:21 01:44:21 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:44:21 #151 DONE 0.1s 01:44:21 01:44:21 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:21 #131 ... 01:44:21 01:44:21 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:44:21 #152 DONE 0.2s 01:44:21 01:44:21 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:44:21 #153 DONE 0.1s 01:44:21 01:44:21 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:44:21 #154 DONE 0.1s 01:44:21 01:44:21 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:21 #131 ... 01:44:21 01:44:21 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:44:21 #155 DONE 0.2s 01:44:21 01:44:21 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:22 #128 ... 01:44:22 01:44:22 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:44:22 #156 DONE 0.3s 01:44:22 01:44:22 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:44:22 #127 ... 01:44:22 01:44:22 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:44:22 #157 DONE 0.1s 01:44:22 01:44:22 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:24 #158 DONE 1.8s 01:44:24 01:44:24 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:24 #131 ... 01:44:24 01:44:24 #85 [security-secretstore-setup] exporting to image 01:44:24 #85 exporting layers 01:44:25 #85 exporting layers 1.2s done 01:44:25 #85 writing image sha256:949842f1eee313816d084ee1ef7ca78cce46051ef28e095d329fb5526d694fe2 done 01:44:25 #85 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:44:25 #85 DONE 8.5s 01:44:25 01:44:25 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:29 #131 ... 01:44:29 01:44:29 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:29 #128 DONE 817.9s 01:44:29 01:44:29 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:29 #123 ... 01:44:29 01:44:29 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:44:29 #159 DONE 0.4s 01:44:29 01:44:29 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:44:29 #160 DONE 0.2s 01:44:29 01:44:29 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:44:30 #161 DONE 0.3s 01:44:30 01:44:30 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:44:30 #162 DONE 0.1s 01:44:30 01:44:30 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:44:30 #163 DONE 0.1s 01:44:30 01:44:30 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:44:30 #129 ... 01:44:30 01:44:30 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:32 #164 DONE 2.2s 01:44:32 01:44:32 #85 [security-proxy-auth] exporting to image 01:44:32 #85 exporting layers 01:44:33 #85 exporting layers 0.7s done 01:44:33 #85 writing image sha256:248d13f21ef3d91a714607de002b7674083e9396112142ef584ab549ef974ba5 0.0s done 01:44:33 #85 naming to docker.io/library/security-proxy-auth-arm64 done 01:44:33 #85 DONE 9.2s 01:44:33 01:44:33 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:48 #123 ... 01:44:48 01:44:48 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:48 #121 DONE 835.8s 01:44:48 01:44:48 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:48 #131 ... 01:44:48 01:44:48 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:44:48 #165 DONE 0.2s 01:44:48 01:44:48 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:44:48 #166 DONE 0.1s 01:44:48 01:44:48 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:44:48 #167 DONE 0.2s 01:44:48 01:44:48 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:48 #123 ... 01:44:48 01:44:48 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:44:48 #168 DONE 0.1s 01:44:48 01:44:48 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:44:48 #169 DONE 0.1s 01:44:48 01:44:48 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:48 #123 ... 01:44:48 01:44:48 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:50 #170 DONE 1.8s 01:44:50 01:44:50 #85 [core-common-config-bootstrapper] exporting to image 01:44:50 #85 exporting layers 01:44:50 #85 exporting layers 0.6s done 01:44:50 #85 writing image sha256:e1f12762427056e1569057dc6009e46c7a4c65a798a4208be48612dd14d19c42 done 01:44:50 #85 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:44:50 #85 DONE 9.8s 01:44:50 01:44:50 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:45:22 #127 DONE 867.4s 01:45:22 01:45:22 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:22 #123 ... 01:45:22 01:45:22 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:45:22 #171 DONE 0.2s 01:45:22 01:45:22 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:45:22 #131 ... 01:45:22 01:45:22 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:45:22 #172 DONE 0.2s 01:45:22 01:45:22 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:45:22 #173 DONE 0.3s 01:45:22 01:45:22 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:22 #123 ... 01:45:22 01:45:22 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:45:22 #174 DONE 0.2s 01:45:22 01:45:22 #85 [core-command] exporting to image 01:45:22 #85 exporting layers 01:45:22 #85 exporting layers 0.4s done 01:45:22 #85 writing image sha256:c6d2ee2a28032da4b7346cebd74430d6f1bb9a07739d8ac877fa86136ec54a9a done 01:45:22 #85 naming to docker.io/library/core-command-arm64 0.0s done 01:45:22 #85 DONE 10.2s 01:45:22 01:45:22 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:45:29 #131 DONE 877.6s 01:45:29 01:45:29 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:45:29 #53 ... 01:45:29 01:45:29 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:45:29 #175 DONE 0.2s 01:45:29 01:45:29 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:29 #123 ... 01:45:29 01:45:29 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:45:29 #176 DONE 0.1s 01:45:29 01:45:29 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:45:29 #53 ... 01:45:29 01:45:29 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:45:29 #177 DONE 0.3s 01:45:29 01:45:29 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:45:29 #178 DONE 0.1s 01:45:29 01:45:29 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:45:30 #179 DONE 0.2s 01:45:30 01:45:30 #85 [core-metadata] exporting to image 01:45:30 #85 exporting layers 01:45:30 #85 exporting layers 0.5s done 01:45:30 #85 writing image sha256:df80c7410849a92cc0ba9ead339b9c715c326aaf732b932da578ec627f71aca2 done 01:45:30 #85 naming to docker.io/library/core-metadata-arm64 done 01:45:30 #85 DONE 10.7s 01:45:30 01:45:30 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:31 #123 ... 01:45:31 01:45:31 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:45:31 #129 DONE 880.3s 01:45:31 01:45:31 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:45:31 #53 ... 01:45:31 01:45:31 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:45:31 #180 DONE 0.2s 01:45:31 01:45:31 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:32 #123 ... 01:45:32 01:45:32 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:45:32 #181 DONE 0.2s 01:45:32 01:45:32 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:45:32 #182 DONE 0.3s 01:45:32 01:45:32 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:45:32 #183 DONE 0.1s 01:45:32 01:45:32 #85 [core-data] exporting to image 01:45:32 #85 exporting layers 0.3s done 01:45:33 #85 writing image sha256:1b16c3d76ceafd89e9fad33db9c85281e9e083bd8ee159ac9f33e33291a69c18 done 01:45:33 #85 naming to docker.io/library/core-data-arm64 done 01:45:33 #85 DONE 11.0s 01:45:33 01:45:33 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:45:47 #53 ... 01:45:47 01:45:47 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:47 #123 DONE 894.6s 01:45:47 01:45:47 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:45:47 #184 DONE 0.2s 01:45:47 01:45:47 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:45:48 #185 DONE 0.1s 01:45:48 01:45:48 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:45:48 #125 ... 01:45:48 01:45:48 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:45:48 #186 DONE 0.3s 01:45:48 01:45:48 #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 01:45:48 #187 DONE 0.1s 01:45:48 01:45:48 #85 [security-spiffe-token-provider] exporting to image 01:45:48 #85 exporting layers 01:45:49 #85 exporting layers 0.6s done 01:45:49 #85 writing image sha256:50587836dde158d764d56b222043b44919812672217d8a1cf6ed8dddb4f57ffe done 01:45:49 #85 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:45:49 #85 DONE 11.6s 01:45:49 01:45:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:46:16 #53 ... 01:46:16 01:46:16 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:46:16 #125 DONE 922.6s 01:46:16 01:46:16 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:46:16 #126 DONE 922.7s 01:46:16 01:46:16 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:46:16 #188 DONE 0.3s 01:46:16 01:46:16 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:46:16 #189 DONE 0.3s 01:46:16 01:46:16 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:46:16 #190 DONE 0.1s 01:46:16 01:46:16 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:46:16 #33 ... 01:46:16 01:46:16 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:46:16 #191 DONE 0.2s 01:46:16 01:46:16 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:46:16 #192 ... 01:46:16 01:46:16 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:46:16 #193 DONE 0.5s 01:46:16 01:46:16 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:46:16 #194 DONE 0.2s 01:46:16 01:46:16 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:46:16 #192 DONE 0.4s 01:46:16 01:46:16 #85 [support-scheduler] exporting to image 01:46:16 #85 exporting layers 01:46:16 #85 ... 01:46:16 01:46:16 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:46:16 #195 DONE 0.2s 01:46:16 01:46:16 #85 [support-notifications] exporting to image 01:46:16 #85 exporting layers 0.4s done 01:46:16 #85 writing image sha256:03b5c6939d1d6502c538972be593d9e36b4bed22eee96b96d3f9fe3676e44dc8 0.0s done 01:46:16 #85 naming to docker.io/library/support-scheduler-arm64 done 01:46:16 #85 exporting layers 0.4s done 01:46:16 #85 writing image sha256:3a5ec2e64b0511042f15092f8489c33ee54af55a5528486d2526e5a4065d2629 done 01:46:16 #85 naming to docker.io/library/support-notifications-arm64 done 01:46:16 #85 DONE 12.2s 01:46:16 01:46:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:16 time="2023-10-06T01:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:46:16 $ docker stop --time=1 f397ef94a509ac37a480816e49bce8ff628d8f908127f17f1014e188783f62be 01:46:17 $ docker rm -f --volumes f397ef94a509ac37a480816e49bce8ff628d8f908127f17f1014e188783f62be [Pipeline] // withDockerContainer [Pipeline] sh 01:46:18 + docker images 01:46:18 REPOSITORY TAG IMAGE ID CREATED SIZE 01:46:18 support-notifications-arm64 latest 3a5ec2e64b05 4 seconds ago 34.2MB 01:46:18 support-scheduler-arm64 latest 03b5c6939d1d 4 seconds ago 33.5MB 01:46:18 security-spiffe-token-provider-arm64 latest 50587836dde1 30 seconds ago 35.1MB 01:46:18 core-data-arm64 latest 1b16c3d76cea 46 seconds ago 21.2MB 01:46:18 core-metadata-arm64 latest df80c7410849 49 seconds ago 21.5MB 01:46:18 core-command-arm64 latest c6d2ee2a2803 59 seconds ago 21MB 01:46:18 core-common-config-bootstrapper-arm64 latest e1f127624270 About a minute ago 18.3MB 01:46:18 security-proxy-auth-arm64 latest 248d13f21ef3 About a minute ago 19.4MB 01:46:18 security-secretstore-setup-arm64 latest 949842f1eee3 About a minute ago 43.7MB 01:46:18 security-bootstrapper-arm64 latest 5900461209e0 2 minutes ago 23.1MB 01:46:18 security-proxy-setup-arm64 latest 4a0959750314 2 minutes ago 29.1MB 01:46:18 security-spire-agent-arm64 latest ce9ccbadf226 16 minutes ago 152MB 01:46:18 security-spire-server-arm64 latest fb46c7a986c1 16 minutes ago 96.6MB 01:46:18 security-spire-config-arm64 latest e5a9e8c5c2bd 16 minutes ago 95.8MB 01:46:18 ci-base-image-arm64 latest f3b7c5a071c1 17 minutes ago 924MB 01:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB 01:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:18 provisioning config files... 01:46:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/595@tmp/config15454832351662097473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:18 ---> docker-login.sh 01:46:18 nexus3.edgexfoundry.org:10001 01:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:18 Configure a credential helper to remove this warning. See 01:46:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:18 01:46:18 Login Succeeded 01:46:19 nexus3.edgexfoundry.org:10002 01:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:19 Configure a credential helper to remove this warning. See 01:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:19 01:46:19 Login Succeeded 01:46:19 nexus3.edgexfoundry.org:10003 01:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:19 Configure a credential helper to remove this warning. See 01:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:19 01:46:19 Login Succeeded 01:46:19 nexus3.edgexfoundry.org:10004 01:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:20 Configure a credential helper to remove this warning. See 01:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:20 01:46:20 Login Succeeded 01:46:20 docker.io 01:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:20 Configure a credential helper to remove this warning. See 01:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:20 01:46:20 Login Succeeded 01:46:20 ---> docker-login.sh ends [Pipeline] } 01:46:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:46:20 ff02edb092954091608536475346b70900255226 01:46:20 latest 01:46:20 3.1.0-dev.61 01:46:20 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:20 main 01:46:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ff02edb092954091608536475346b70900255226 01:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:21 0458154054ba: Preparing 01:46:21 d3631fb84220: Preparing 01:46:21 a51478ca5af3: Preparing 01:46:21 87b2fda35fdd: Preparing 01:46:21 1cd96704c878: Preparing 01:46:21 5f4d9fc4d98d: Preparing 01:46:21 5f4d9fc4d98d: Waiting 01:46:21 a51478ca5af3: Pushed 01:46:21 0458154054ba: Pushed 01:46:21 87b2fda35fdd: Pushed 01:46:21 1cd96704c878: Pushed 01:46:21 5f4d9fc4d98d: Layer already exists 01:46:25 d3631fb84220: Pushed 01:46:25 ff02edb092954091608536475346b70900255226: digest: sha256:caf87158e6b4019e6f8d40abb610749b8c18fc48ee6ce81c7275ceb102ad1e4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:26 0458154054ba: Preparing 01:46:26 d3631fb84220: Preparing 01:46:26 a51478ca5af3: Preparing 01:46:26 87b2fda35fdd: Preparing 01:46:26 1cd96704c878: Preparing 01:46:26 5f4d9fc4d98d: Preparing 01:46:26 5f4d9fc4d98d: Waiting 01:46:26 0458154054ba: Layer already exists 01:46:26 87b2fda35fdd: Layer already exists 01:46:26 1cd96704c878: Layer already exists 01:46:26 d3631fb84220: Layer already exists 01:46:26 a51478ca5af3: Layer already exists 01:46:26 5f4d9fc4d98d: Layer already exists 01:46:26 latest: digest: sha256:caf87158e6b4019e6f8d40abb610749b8c18fc48ee6ce81c7275ceb102ad1e4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.61 01:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:26 0458154054ba: Preparing 01:46:26 d3631fb84220: Preparing 01:46:26 a51478ca5af3: Preparing 01:46:26 87b2fda35fdd: Preparing 01:46:26 1cd96704c878: Preparing 01:46:26 5f4d9fc4d98d: Preparing 01:46:26 5f4d9fc4d98d: Waiting 01:46:26 1cd96704c878: Layer already exists 01:46:26 d3631fb84220: Layer already exists 01:46:26 a51478ca5af3: Layer already exists 01:46:26 87b2fda35fdd: Layer already exists 01:46:26 0458154054ba: Layer already exists 01:46:26 5f4d9fc4d98d: Layer already exists 01:46:26 3.1.0-dev.61: digest: sha256:caf87158e6b4019e6f8d40abb610749b8c18fc48ee6ce81c7275ceb102ad1e4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:27 0458154054ba: Preparing 01:46:27 d3631fb84220: Preparing 01:46:27 a51478ca5af3: Preparing 01:46:27 87b2fda35fdd: Preparing 01:46:27 1cd96704c878: Preparing 01:46:27 5f4d9fc4d98d: Preparing 01:46:27 5f4d9fc4d98d: Waiting 01:46:27 a51478ca5af3: Layer already exists 01:46:27 d3631fb84220: Layer already exists 01:46:27 87b2fda35fdd: Layer already exists 01:46:27 1cd96704c878: Layer already exists 01:46:27 0458154054ba: Layer already exists 01:46:27 5f4d9fc4d98d: Layer already exists 01:46:27 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:caf87158e6b4019e6f8d40abb610749b8c18fc48ee6ce81c7275ceb102ad1e4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:28 0458154054ba: Preparing 01:46:28 d3631fb84220: Preparing 01:46:28 a51478ca5af3: Preparing 01:46:28 87b2fda35fdd: Preparing 01:46:28 1cd96704c878: Preparing 01:46:28 5f4d9fc4d98d: Preparing 01:46:28 5f4d9fc4d98d: Waiting 01:46:28 0458154054ba: Layer already exists 01:46:28 87b2fda35fdd: Layer already exists 01:46:28 d3631fb84220: Layer already exists 01:46:28 a51478ca5af3: Layer already exists 01:46:28 1cd96704c878: Layer already exists 01:46:28 5f4d9fc4d98d: Layer already exists 01:46:28 main: digest: sha256:caf87158e6b4019e6f8d40abb610749b8c18fc48ee6ce81c7275ceb102ad1e4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:28 ===================================================== [Pipeline] echo 01:46:28 taggedImages: 01:46:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:ff02edb092954091608536475346b70900255226 01:46:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:46:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.61 01:46:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:46:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:46:28 ff02edb092954091608536475346b70900255226 01:46:28 latest 01:46:28 3.1.0-dev.61 01:46:28 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:28 main 01:46:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff02edb092954091608536475346b70900255226 01:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:29 3715363bfecf: Preparing 01:46:29 4323771bedcb: Preparing 01:46:29 f80485e7165f: Preparing 01:46:29 86fcf173ee46: Preparing 01:46:29 a51478ca5af3: Preparing 01:46:29 87b2fda35fdd: Preparing 01:46:29 1cd96704c878: Preparing 01:46:29 5f4d9fc4d98d: Preparing 01:46:29 1cd96704c878: Waiting 01:46:29 5f4d9fc4d98d: Waiting 01:46:29 87b2fda35fdd: Waiting 01:46:29 a51478ca5af3: Layer already exists 01:46:29 87b2fda35fdd: Layer already exists 01:46:29 1cd96704c878: Layer already exists 01:46:29 4323771bedcb: Pushed 01:46:29 f80485e7165f: Pushed 01:46:29 3715363bfecf: Pushed 01:46:29 5f4d9fc4d98d: Layer already exists 01:46:32 86fcf173ee46: Pushed 01:46:32 ff02edb092954091608536475346b70900255226: digest: sha256:0948021d40bb26c119154833621f2d118b82a410f9ca68033bf95e931168d27f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + 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 01:46:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:32 3715363bfecf: Preparing 01:46:32 4323771bedcb: Preparing 01:46:32 f80485e7165f: Preparing 01:46:32 86fcf173ee46: Preparing 01:46:32 a51478ca5af3: Preparing 01:46:32 87b2fda35fdd: Preparing 01:46:32 1cd96704c878: Preparing 01:46:32 5f4d9fc4d98d: Preparing 01:46:32 1cd96704c878: Waiting 01:46:32 87b2fda35fdd: Waiting 01:46:32 5f4d9fc4d98d: Waiting 01:46:32 3715363bfecf: Layer already exists 01:46:32 4323771bedcb: Layer already exists 01:46:32 f80485e7165f: Layer already exists 01:46:32 86fcf173ee46: Layer already exists 01:46:32 a51478ca5af3: Layer already exists 01:46:32 5f4d9fc4d98d: Layer already exists 01:46:32 1cd96704c878: Layer already exists 01:46:32 87b2fda35fdd: Layer already exists 01:46:33 latest: digest: sha256:0948021d40bb26c119154833621f2d118b82a410f9ca68033bf95e931168d27f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.61 01:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:33 3715363bfecf: Preparing 01:46:33 4323771bedcb: Preparing 01:46:33 f80485e7165f: Preparing 01:46:33 86fcf173ee46: Preparing 01:46:33 a51478ca5af3: Preparing 01:46:33 87b2fda35fdd: Preparing 01:46:33 1cd96704c878: Preparing 01:46:33 5f4d9fc4d98d: Preparing 01:46:33 87b2fda35fdd: Waiting 01:46:33 1cd96704c878: Waiting 01:46:33 5f4d9fc4d98d: Waiting 01:46:33 a51478ca5af3: Layer already exists 01:46:33 f80485e7165f: Layer already exists 01:46:33 3715363bfecf: Layer already exists 01:46:33 4323771bedcb: Layer already exists 01:46:33 86fcf173ee46: Layer already exists 01:46:33 87b2fda35fdd: Layer already exists 01:46:33 5f4d9fc4d98d: Layer already exists 01:46:33 1cd96704c878: Layer already exists 01:46:33 3.1.0-dev.61: digest: sha256:0948021d40bb26c119154833621f2d118b82a410f9ca68033bf95e931168d27f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:34 3715363bfecf: Preparing 01:46:34 4323771bedcb: Preparing 01:46:34 f80485e7165f: Preparing 01:46:34 86fcf173ee46: Preparing 01:46:34 a51478ca5af3: Preparing 01:46:34 87b2fda35fdd: Preparing 01:46:34 1cd96704c878: Preparing 01:46:34 5f4d9fc4d98d: Preparing 01:46:34 87b2fda35fdd: Waiting 01:46:34 1cd96704c878: Waiting 01:46:34 5f4d9fc4d98d: Waiting 01:46:34 3715363bfecf: Layer already exists 01:46:34 86fcf173ee46: Layer already exists 01:46:34 4323771bedcb: Layer already exists 01:46:34 a51478ca5af3: Layer already exists 01:46:34 f80485e7165f: Layer already exists 01:46:34 5f4d9fc4d98d: Layer already exists 01:46:34 87b2fda35fdd: Layer already exists 01:46:34 1cd96704c878: Layer already exists 01:46:34 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:0948021d40bb26c119154833621f2d118b82a410f9ca68033bf95e931168d27f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:35 + 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 01:46:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:35 3715363bfecf: Preparing 01:46:35 4323771bedcb: Preparing 01:46:35 f80485e7165f: Preparing 01:46:35 86fcf173ee46: Preparing 01:46:35 a51478ca5af3: Preparing 01:46:35 87b2fda35fdd: Preparing 01:46:35 1cd96704c878: Preparing 01:46:35 5f4d9fc4d98d: Preparing 01:46:35 87b2fda35fdd: Waiting 01:46:35 5f4d9fc4d98d: Waiting 01:46:35 1cd96704c878: Waiting 01:46:35 4323771bedcb: Layer already exists 01:46:35 86fcf173ee46: Layer already exists 01:46:35 a51478ca5af3: Layer already exists 01:46:35 3715363bfecf: Layer already exists 01:46:35 f80485e7165f: Layer already exists 01:46:35 1cd96704c878: Layer already exists 01:46:35 5f4d9fc4d98d: Layer already exists 01:46:35 87b2fda35fdd: Layer already exists 01:46:36 main: digest: sha256:0948021d40bb26c119154833621f2d118b82a410f9ca68033bf95e931168d27f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:36 ===================================================== [Pipeline] echo 01:46:36 taggedImages: 01:46:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff02edb092954091608536475346b70900255226 01:46:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:46:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.61 01:46:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:46:36 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:46:36 ff02edb092954091608536475346b70900255226 01:46:36 latest 01:46:36 3.1.0-dev.61 01:46:36 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:36 main 01:46:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ff02edb092954091608536475346b70900255226 01:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:36 aa5fc4fb1a63: Preparing 01:46:36 c058cea118b2: Preparing 01:46:36 a51478ca5af3: Preparing 01:46:36 87b2fda35fdd: Preparing 01:46:36 1b062ec19046: Preparing 01:46:36 5f4d9fc4d98d: Preparing 01:46:36 5f4d9fc4d98d: Waiting 01:46:36 a51478ca5af3: Layer already exists 01:46:36 87b2fda35fdd: Layer already exists 01:46:37 5f4d9fc4d98d: Layer already exists 01:46:37 1b062ec19046: Pushed 01:46:37 aa5fc4fb1a63: Pushed 01:46:39 c058cea118b2: Pushed 01:46:39 ff02edb092954091608536475346b70900255226: digest: sha256:14e098cd25a38a147b6f4cd0085ad2a08ac7e36d0f68d26faaf580908ab38f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:40 aa5fc4fb1a63: Preparing 01:46:40 c058cea118b2: Preparing 01:46:40 a51478ca5af3: Preparing 01:46:40 87b2fda35fdd: Preparing 01:46:40 1b062ec19046: Preparing 01:46:40 5f4d9fc4d98d: Preparing 01:46:40 5f4d9fc4d98d: Waiting 01:46:40 1b062ec19046: Layer already exists 01:46:40 87b2fda35fdd: Layer already exists 01:46:40 c058cea118b2: Layer already exists 01:46:40 aa5fc4fb1a63: Layer already exists 01:46:40 a51478ca5af3: Layer already exists 01:46:40 5f4d9fc4d98d: Layer already exists 01:46:40 latest: digest: sha256:14e098cd25a38a147b6f4cd0085ad2a08ac7e36d0f68d26faaf580908ab38f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.61 01:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:41 aa5fc4fb1a63: Preparing 01:46:41 c058cea118b2: Preparing 01:46:41 a51478ca5af3: Preparing 01:46:41 87b2fda35fdd: Preparing 01:46:41 1b062ec19046: Preparing 01:46:41 5f4d9fc4d98d: Preparing 01:46:41 5f4d9fc4d98d: Waiting 01:46:41 a51478ca5af3: Layer already exists 01:46:41 c058cea118b2: Layer already exists 01:46:41 1b062ec19046: Layer already exists 01:46:41 aa5fc4fb1a63: Layer already exists 01:46:41 87b2fda35fdd: Layer already exists 01:46:41 5f4d9fc4d98d: Layer already exists 01:46:41 3.1.0-dev.61: digest: sha256:14e098cd25a38a147b6f4cd0085ad2a08ac7e36d0f68d26faaf580908ab38f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:42 aa5fc4fb1a63: Preparing 01:46:42 c058cea118b2: Preparing 01:46:42 a51478ca5af3: Preparing 01:46:42 87b2fda35fdd: Preparing 01:46:42 1b062ec19046: Preparing 01:46:42 5f4d9fc4d98d: Preparing 01:46:42 5f4d9fc4d98d: Waiting 01:46:42 1b062ec19046: Layer already exists 01:46:42 87b2fda35fdd: Layer already exists 01:46:42 a51478ca5af3: Layer already exists 01:46:42 aa5fc4fb1a63: Layer already exists 01:46:42 c058cea118b2: Layer already exists 01:46:42 5f4d9fc4d98d: Layer already exists 01:46:42 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:14e098cd25a38a147b6f4cd0085ad2a08ac7e36d0f68d26faaf580908ab38f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:43 aa5fc4fb1a63: Preparing 01:46:43 c058cea118b2: Preparing 01:46:43 a51478ca5af3: Preparing 01:46:43 87b2fda35fdd: Preparing 01:46:43 1b062ec19046: Preparing 01:46:43 5f4d9fc4d98d: Preparing 01:46:43 5f4d9fc4d98d: Waiting 01:46:43 aa5fc4fb1a63: Layer already exists 01:46:43 a51478ca5af3: Layer already exists 01:46:43 1b062ec19046: Layer already exists 01:46:43 c058cea118b2: Layer already exists 01:46:43 87b2fda35fdd: Layer already exists 01:46:43 5f4d9fc4d98d: Layer already exists 01:46:43 main: digest: sha256:14e098cd25a38a147b6f4cd0085ad2a08ac7e36d0f68d26faaf580908ab38f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:43 ===================================================== [Pipeline] echo 01:46:43 taggedImages: 01:46:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:ff02edb092954091608536475346b70900255226 01:46:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:46:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.61 01:46:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:46:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:46:43 ff02edb092954091608536475346b70900255226 01:46:43 latest 01:46:43 3.1.0-dev.61 01:46:43 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:43 main 01:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff02edb092954091608536475346b70900255226 01:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:44 964ea2e7bc80: Preparing 01:46:44 e09852a110d4: Preparing 01:46:44 f9d145783185: Preparing 01:46:44 a51478ca5af3: Preparing 01:46:44 87b2fda35fdd: Preparing 01:46:44 1cd96704c878: Preparing 01:46:44 5f4d9fc4d98d: Preparing 01:46:44 1cd96704c878: Waiting 01:46:44 5f4d9fc4d98d: Waiting 01:46:44 87b2fda35fdd: Layer already exists 01:46:44 a51478ca5af3: Layer already exists 01:46:44 1cd96704c878: Layer already exists 01:46:44 5f4d9fc4d98d: Layer already exists 01:46:44 e09852a110d4: Pushed 01:46:44 964ea2e7bc80: Pushed 01:46:47 f9d145783185: Pushed 01:46:47 ff02edb092954091608536475346b70900255226: digest: sha256:d75fd59f105468e49406d3693d2f26042d6f9faca6e21d8cbd8ac1ca0773a203 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:48 964ea2e7bc80: Preparing 01:46:48 e09852a110d4: Preparing 01:46:48 f9d145783185: Preparing 01:46:48 a51478ca5af3: Preparing 01:46:48 87b2fda35fdd: Preparing 01:46:48 1cd96704c878: Preparing 01:46:48 5f4d9fc4d98d: Preparing 01:46:48 1cd96704c878: Waiting 01:46:48 5f4d9fc4d98d: Waiting 01:46:48 87b2fda35fdd: Layer already exists 01:46:48 964ea2e7bc80: Layer already exists 01:46:48 e09852a110d4: Layer already exists 01:46:48 f9d145783185: Layer already exists 01:46:48 a51478ca5af3: Layer already exists 01:46:48 1cd96704c878: Layer already exists 01:46:48 5f4d9fc4d98d: Layer already exists 01:46:48 latest: digest: sha256:d75fd59f105468e49406d3693d2f26042d6f9faca6e21d8cbd8ac1ca0773a203 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.61 01:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:49 964ea2e7bc80: Preparing 01:46:49 e09852a110d4: Preparing 01:46:49 f9d145783185: Preparing 01:46:49 a51478ca5af3: Preparing 01:46:49 87b2fda35fdd: Preparing 01:46:49 1cd96704c878: Preparing 01:46:49 5f4d9fc4d98d: Preparing 01:46:49 1cd96704c878: Waiting 01:46:49 e09852a110d4: Layer already exists 01:46:49 964ea2e7bc80: Layer already exists 01:46:49 f9d145783185: Layer already exists 01:46:49 a51478ca5af3: Layer already exists 01:46:49 87b2fda35fdd: Layer already exists 01:46:49 5f4d9fc4d98d: Layer already exists 01:46:49 1cd96704c878: Layer already exists 01:46:49 3.1.0-dev.61: digest: sha256:d75fd59f105468e49406d3693d2f26042d6f9faca6e21d8cbd8ac1ca0773a203 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:49 964ea2e7bc80: Preparing 01:46:49 e09852a110d4: Preparing 01:46:49 f9d145783185: Preparing 01:46:49 a51478ca5af3: Preparing 01:46:49 87b2fda35fdd: Preparing 01:46:49 1cd96704c878: Preparing 01:46:49 5f4d9fc4d98d: Preparing 01:46:49 1cd96704c878: Waiting 01:46:49 5f4d9fc4d98d: Waiting 01:46:49 f9d145783185: Layer already exists 01:46:49 e09852a110d4: Layer already exists 01:46:49 87b2fda35fdd: Layer already exists 01:46:49 a51478ca5af3: Layer already exists 01:46:49 964ea2e7bc80: Layer already exists 01:46:49 1cd96704c878: Layer already exists 01:46:49 5f4d9fc4d98d: Layer already exists 01:46:49 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:d75fd59f105468e49406d3693d2f26042d6f9faca6e21d8cbd8ac1ca0773a203 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:50 964ea2e7bc80: Preparing 01:46:50 e09852a110d4: Preparing 01:46:50 f9d145783185: Preparing 01:46:50 a51478ca5af3: Preparing 01:46:50 87b2fda35fdd: Preparing 01:46:50 1cd96704c878: Preparing 01:46:50 5f4d9fc4d98d: Preparing 01:46:50 1cd96704c878: Waiting 01:46:50 5f4d9fc4d98d: Waiting 01:46:50 964ea2e7bc80: Layer already exists 01:46:50 87b2fda35fdd: Layer already exists 01:46:50 a51478ca5af3: Layer already exists 01:46:50 f9d145783185: Layer already exists 01:46:50 e09852a110d4: Layer already exists 01:46:50 1cd96704c878: Layer already exists 01:46:50 5f4d9fc4d98d: Layer already exists 01:46:51 main: digest: sha256:d75fd59f105468e49406d3693d2f26042d6f9faca6e21d8cbd8ac1ca0773a203 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:51 ===================================================== [Pipeline] echo 01:46:51 taggedImages: 01:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff02edb092954091608536475346b70900255226 01:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.61 01:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:46:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:46:51 ff02edb092954091608536475346b70900255226 01:46:51 latest 01:46:51 3.1.0-dev.61 01:46:51 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:51 main 01:46:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff02edb092954091608536475346b70900255226 01:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:46:51 83d7df5ecc34: Preparing 01:46:51 0c9c26347e9e: Preparing 01:46:51 cdcd8f992de0: Preparing 01:46:51 366d7d7a359a: Preparing 01:46:51 551225ab20fa: Preparing 01:46:51 911648080d87: Preparing 01:46:51 6cb2db7cc06d: Preparing 01:46:51 a51478ca5af3: Preparing 01:46:51 87b2fda35fdd: Preparing 01:46:51 cbbc3c573e66: Preparing 01:46:51 d621ed3e6bc3: Preparing 01:46:51 5f70bf18a086: Preparing 01:46:51 dc0ee7d6ec52: Preparing 01:46:51 4d6beed758af: Preparing 01:46:51 5f4d9fc4d98d: Preparing 01:46:51 6cb2db7cc06d: Waiting 01:46:51 a51478ca5af3: Waiting 01:46:51 87b2fda35fdd: Waiting 01:46:51 cbbc3c573e66: Waiting 01:46:51 d621ed3e6bc3: Waiting 01:46:51 5f70bf18a086: Waiting 01:46:51 dc0ee7d6ec52: Waiting 01:46:51 4d6beed758af: Waiting 01:46:51 5f4d9fc4d98d: Waiting 01:46:51 911648080d87: Waiting 01:46:52 0c9c26347e9e: Pushed 01:46:52 366d7d7a359a: Pushed 01:46:52 cdcd8f992de0: Pushed 01:46:52 551225ab20fa: Pushed 01:46:52 83d7df5ecc34: Pushed 01:46:52 a51478ca5af3: Layer already exists 01:46:52 87b2fda35fdd: Layer already exists 01:46:52 911648080d87: Pushed 01:46:52 d621ed3e6bc3: Pushed 01:46:52 cbbc3c573e66: Pushed 01:46:52 5f70bf18a086: Pushed 01:46:52 5f4d9fc4d98d: Layer already exists 01:46:52 dc0ee7d6ec52: Pushed 01:46:52 4d6beed758af: Pushed 01:46:55 6cb2db7cc06d: Pushed 01:46:55 ff02edb092954091608536475346b70900255226: digest: sha256:e509a93435ac1130b3c8ff59e77a9c526fa228b2b76131297d6fd1307fa3dfa4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:46:56 83d7df5ecc34: Preparing 01:46:56 0c9c26347e9e: Preparing 01:46:56 cdcd8f992de0: Preparing 01:46:56 366d7d7a359a: Preparing 01:46:56 551225ab20fa: Preparing 01:46:56 911648080d87: Preparing 01:46:56 6cb2db7cc06d: Preparing 01:46:56 a51478ca5af3: Preparing 01:46:56 87b2fda35fdd: Preparing 01:46:56 cbbc3c573e66: Preparing 01:46:56 d621ed3e6bc3: Preparing 01:46:56 5f70bf18a086: Preparing 01:46:56 dc0ee7d6ec52: Preparing 01:46:56 4d6beed758af: Preparing 01:46:56 5f4d9fc4d98d: Preparing 01:46:56 87b2fda35fdd: Waiting 01:46:56 cbbc3c573e66: Waiting 01:46:56 d621ed3e6bc3: Waiting 01:46:56 5f70bf18a086: Waiting 01:46:56 dc0ee7d6ec52: Waiting 01:46:56 4d6beed758af: Waiting 01:46:56 5f4d9fc4d98d: Waiting 01:46:56 6cb2db7cc06d: Waiting 01:46:56 a51478ca5af3: Waiting 01:46:56 911648080d87: Waiting 01:46:56 551225ab20fa: Layer already exists 01:46:56 0c9c26347e9e: Layer already exists 01:46:56 366d7d7a359a: Layer already exists 01:46:56 cdcd8f992de0: Layer already exists 01:46:56 83d7df5ecc34: Layer already exists 01:46:56 911648080d87: Layer already exists 01:46:56 6cb2db7cc06d: Layer already exists 01:46:56 87b2fda35fdd: Layer already exists 01:46:56 a51478ca5af3: Layer already exists 01:46:56 cbbc3c573e66: Layer already exists 01:46:56 d621ed3e6bc3: Layer already exists 01:46:56 dc0ee7d6ec52: Layer already exists 01:46:56 5f4d9fc4d98d: Layer already exists 01:46:56 5f70bf18a086: Layer already exists 01:46:56 4d6beed758af: Layer already exists 01:46:56 latest: digest: sha256:e509a93435ac1130b3c8ff59e77a9c526fa228b2b76131297d6fd1307fa3dfa4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.61 01:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:46:57 83d7df5ecc34: Preparing 01:46:57 0c9c26347e9e: Preparing 01:46:57 cdcd8f992de0: Preparing 01:46:57 366d7d7a359a: Preparing 01:46:57 551225ab20fa: Preparing 01:46:57 911648080d87: Preparing 01:46:57 6cb2db7cc06d: Preparing 01:46:57 a51478ca5af3: Preparing 01:46:57 87b2fda35fdd: Preparing 01:46:57 cbbc3c573e66: Preparing 01:46:57 d621ed3e6bc3: Preparing 01:46:57 5f70bf18a086: Preparing 01:46:57 dc0ee7d6ec52: Preparing 01:46:57 4d6beed758af: Preparing 01:46:57 5f4d9fc4d98d: Preparing 01:46:57 911648080d87: Waiting 01:46:57 6cb2db7cc06d: Waiting 01:46:57 a51478ca5af3: Waiting 01:46:57 87b2fda35fdd: Waiting 01:46:57 cbbc3c573e66: Waiting 01:46:57 d621ed3e6bc3: Waiting 01:46:57 5f70bf18a086: Waiting 01:46:57 4d6beed758af: Waiting 01:46:57 5f4d9fc4d98d: Waiting 01:46:57 dc0ee7d6ec52: Waiting 01:46:57 0c9c26347e9e: Layer already exists 01:46:57 366d7d7a359a: Layer already exists 01:46:57 83d7df5ecc34: Layer already exists 01:46:57 551225ab20fa: Layer already exists 01:46:57 cdcd8f992de0: Layer already exists 01:46:57 a51478ca5af3: Layer already exists 01:46:57 911648080d87: Layer already exists 01:46:57 cbbc3c573e66: Layer already exists 01:46:57 6cb2db7cc06d: Layer already exists 01:46:57 87b2fda35fdd: Layer already exists 01:46:57 5f70bf18a086: Layer already exists 01:46:57 d621ed3e6bc3: Layer already exists 01:46:57 dc0ee7d6ec52: Layer already exists 01:46:57 4d6beed758af: Layer already exists 01:46:57 5f4d9fc4d98d: Layer already exists 01:46:57 3.1.0-dev.61: digest: sha256:e509a93435ac1130b3c8ff59e77a9c526fa228b2b76131297d6fd1307fa3dfa4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:46:58 83d7df5ecc34: Preparing 01:46:58 0c9c26347e9e: Preparing 01:46:58 cdcd8f992de0: Preparing 01:46:58 366d7d7a359a: Preparing 01:46:58 551225ab20fa: Preparing 01:46:58 911648080d87: Preparing 01:46:58 6cb2db7cc06d: Preparing 01:46:58 a51478ca5af3: Preparing 01:46:58 87b2fda35fdd: Preparing 01:46:58 cbbc3c573e66: Preparing 01:46:58 d621ed3e6bc3: Preparing 01:46:58 5f70bf18a086: Preparing 01:46:58 dc0ee7d6ec52: Preparing 01:46:58 4d6beed758af: Preparing 01:46:58 5f4d9fc4d98d: Preparing 01:46:58 a51478ca5af3: Waiting 01:46:58 87b2fda35fdd: Waiting 01:46:58 cbbc3c573e66: Waiting 01:46:58 d621ed3e6bc3: Waiting 01:46:58 5f70bf18a086: Waiting 01:46:58 dc0ee7d6ec52: Waiting 01:46:58 4d6beed758af: Waiting 01:46:58 5f4d9fc4d98d: Waiting 01:46:58 6cb2db7cc06d: Waiting 01:46:58 911648080d87: Waiting 01:46:58 83d7df5ecc34: Layer already exists 01:46:58 551225ab20fa: Layer already exists 01:46:58 0c9c26347e9e: Layer already exists 01:46:58 366d7d7a359a: Layer already exists 01:46:58 cdcd8f992de0: Layer already exists 01:46:58 87b2fda35fdd: Layer already exists 01:46:58 6cb2db7cc06d: Layer already exists 01:46:58 a51478ca5af3: Layer already exists 01:46:58 cbbc3c573e66: Layer already exists 01:46:58 911648080d87: Layer already exists 01:46:58 dc0ee7d6ec52: Layer already exists 01:46:58 d621ed3e6bc3: Layer already exists 01:46:58 5f70bf18a086: Layer already exists 01:46:58 4d6beed758af: Layer already exists 01:46:58 5f4d9fc4d98d: Layer already exists 01:46:58 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:e509a93435ac1130b3c8ff59e77a9c526fa228b2b76131297d6fd1307fa3dfa4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:46:59 83d7df5ecc34: Preparing 01:46:59 0c9c26347e9e: Preparing 01:46:59 cdcd8f992de0: Preparing 01:46:59 366d7d7a359a: Preparing 01:46:59 551225ab20fa: Preparing 01:46:59 911648080d87: Preparing 01:46:59 6cb2db7cc06d: Preparing 01:46:59 a51478ca5af3: Preparing 01:46:59 87b2fda35fdd: Preparing 01:46:59 cbbc3c573e66: Preparing 01:46:59 d621ed3e6bc3: Preparing 01:46:59 5f70bf18a086: Preparing 01:46:59 dc0ee7d6ec52: Preparing 01:46:59 4d6beed758af: Preparing 01:46:59 5f4d9fc4d98d: Preparing 01:46:59 cbbc3c573e66: Waiting 01:46:59 d621ed3e6bc3: Waiting 01:46:59 6cb2db7cc06d: Waiting 01:46:59 5f70bf18a086: Waiting 01:46:59 dc0ee7d6ec52: Waiting 01:46:59 a51478ca5af3: Waiting 01:46:59 87b2fda35fdd: Waiting 01:46:59 4d6beed758af: Waiting 01:46:59 5f4d9fc4d98d: Waiting 01:46:59 911648080d87: Waiting 01:46:59 83d7df5ecc34: Layer already exists 01:46:59 551225ab20fa: Layer already exists 01:46:59 cdcd8f992de0: Layer already exists 01:46:59 366d7d7a359a: Layer already exists 01:46:59 0c9c26347e9e: Layer already exists 01:46:59 6cb2db7cc06d: Layer already exists 01:46:59 a51478ca5af3: Layer already exists 01:46:59 911648080d87: Layer already exists 01:46:59 cbbc3c573e66: Layer already exists 01:46:59 87b2fda35fdd: Layer already exists 01:46:59 dc0ee7d6ec52: Layer already exists 01:46:59 5f70bf18a086: Layer already exists 01:46:59 d621ed3e6bc3: Layer already exists 01:46:59 4d6beed758af: Layer already exists 01:46:59 5f4d9fc4d98d: Layer already exists 01:46:59 main: digest: sha256:e509a93435ac1130b3c8ff59e77a9c526fa228b2b76131297d6fd1307fa3dfa4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:59 ===================================================== [Pipeline] echo 01:46:59 taggedImages: 01:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff02edb092954091608536475346b70900255226 01:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.61 01:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:46:59 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:46:59 ff02edb092954091608536475346b70900255226 01:46:59 latest 01:46:59 3.1.0-dev.61 01:46:59 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:46:59 main 01:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff02edb092954091608536475346b70900255226 01:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:00 0815a50c920f: Preparing 01:47:00 19f5743edf95: Preparing 01:47:00 c538c4ffcd58: Preparing 01:47:00 c20342691465: Preparing 01:47:00 a51478ca5af3: Preparing 01:47:00 87b2fda35fdd: Preparing 01:47:00 1cd96704c878: Preparing 01:47:00 5f4d9fc4d98d: Preparing 01:47:00 87b2fda35fdd: Waiting 01:47:00 1cd96704c878: Waiting 01:47:00 5f4d9fc4d98d: Waiting 01:47:00 a51478ca5af3: Layer already exists 01:47:00 c538c4ffcd58: Pushed 01:47:00 19f5743edf95: Pushed 01:47:00 0815a50c920f: Pushed 01:47:01 87b2fda35fdd: Layer already exists 01:47:01 1cd96704c878: Layer already exists 01:47:01 5f4d9fc4d98d: Layer already exists 01:47:03 c20342691465: Pushed 01:47:03 ff02edb092954091608536475346b70900255226: digest: sha256:8f87985a31ca72812f9a539180237ec46cedac1ed637e9eb96ae32d002bcd293 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:03 0815a50c920f: Preparing 01:47:03 19f5743edf95: Preparing 01:47:03 c538c4ffcd58: Preparing 01:47:03 c20342691465: Preparing 01:47:03 a51478ca5af3: Preparing 01:47:03 87b2fda35fdd: Preparing 01:47:03 1cd96704c878: Preparing 01:47:03 5f4d9fc4d98d: Preparing 01:47:03 87b2fda35fdd: Waiting 01:47:03 1cd96704c878: Waiting 01:47:03 5f4d9fc4d98d: Waiting 01:47:03 c538c4ffcd58: Layer already exists 01:47:03 19f5743edf95: Layer already exists 01:47:03 0815a50c920f: Layer already exists 01:47:03 c20342691465: Layer already exists 01:47:03 a51478ca5af3: Layer already exists 01:47:03 1cd96704c878: Layer already exists 01:47:03 87b2fda35fdd: Layer already exists 01:47:03 5f4d9fc4d98d: Layer already exists 01:47:04 latest: digest: sha256:8f87985a31ca72812f9a539180237ec46cedac1ed637e9eb96ae32d002bcd293 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.61 01:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:04 0815a50c920f: Preparing 01:47:04 19f5743edf95: Preparing 01:47:04 c538c4ffcd58: Preparing 01:47:04 c20342691465: Preparing 01:47:04 a51478ca5af3: Preparing 01:47:04 87b2fda35fdd: Preparing 01:47:04 1cd96704c878: Preparing 01:47:04 5f4d9fc4d98d: Preparing 01:47:04 87b2fda35fdd: Waiting 01:47:04 1cd96704c878: Waiting 01:47:04 5f4d9fc4d98d: Waiting 01:47:04 19f5743edf95: Layer already exists 01:47:04 0815a50c920f: Layer already exists 01:47:04 a51478ca5af3: Layer already exists 01:47:04 c20342691465: Layer already exists 01:47:04 c538c4ffcd58: Layer already exists 01:47:04 1cd96704c878: Layer already exists 01:47:04 87b2fda35fdd: Layer already exists 01:47:04 5f4d9fc4d98d: Layer already exists 01:47:04 3.1.0-dev.61: digest: sha256:8f87985a31ca72812f9a539180237ec46cedac1ed637e9eb96ae32d002bcd293 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:05 0815a50c920f: Preparing 01:47:05 19f5743edf95: Preparing 01:47:05 c538c4ffcd58: Preparing 01:47:05 c20342691465: Preparing 01:47:05 a51478ca5af3: Preparing 01:47:05 87b2fda35fdd: Preparing 01:47:05 1cd96704c878: Preparing 01:47:05 5f4d9fc4d98d: Preparing 01:47:05 1cd96704c878: Waiting 01:47:05 5f4d9fc4d98d: Waiting 01:47:05 87b2fda35fdd: Waiting 01:47:05 19f5743edf95: Layer already exists 01:47:05 0815a50c920f: Layer already exists 01:47:05 a51478ca5af3: Layer already exists 01:47:05 c20342691465: Layer already exists 01:47:05 c538c4ffcd58: Layer already exists 01:47:05 1cd96704c878: Layer already exists 01:47:05 5f4d9fc4d98d: Layer already exists 01:47:05 87b2fda35fdd: Layer already exists 01:47:05 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:8f87985a31ca72812f9a539180237ec46cedac1ed637e9eb96ae32d002bcd293 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:06 0815a50c920f: Preparing 01:47:06 19f5743edf95: Preparing 01:47:06 c538c4ffcd58: Preparing 01:47:06 c20342691465: Preparing 01:47:06 a51478ca5af3: Preparing 01:47:06 87b2fda35fdd: Preparing 01:47:06 1cd96704c878: Preparing 01:47:06 5f4d9fc4d98d: Preparing 01:47:06 1cd96704c878: Waiting 01:47:06 5f4d9fc4d98d: Waiting 01:47:06 87b2fda35fdd: Waiting 01:47:06 a51478ca5af3: Layer already exists 01:47:06 0815a50c920f: Layer already exists 01:47:06 c20342691465: Layer already exists 01:47:06 c538c4ffcd58: Layer already exists 01:47:06 19f5743edf95: Layer already exists 01:47:06 5f4d9fc4d98d: Layer already exists 01:47:06 1cd96704c878: Layer already exists 01:47:06 87b2fda35fdd: Layer already exists 01:47:07 main: digest: sha256:8f87985a31ca72812f9a539180237ec46cedac1ed637e9eb96ae32d002bcd293 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:07 ===================================================== [Pipeline] echo 01:47:07 taggedImages: 01:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff02edb092954091608536475346b70900255226 01:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.61 01:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:47:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:47:07 ff02edb092954091608536475346b70900255226 01:47:07 latest 01:47:07 3.1.0-dev.61 01:47:07 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:07 main 01:47:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff02edb092954091608536475346b70900255226 01:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:07 a4a4c8dfd1fc: Preparing 01:47:07 bb40290537a8: Preparing 01:47:07 3783603f95a8: Preparing 01:47:07 5eed56916b55: Preparing 01:47:07 8797a54cf3b8: Preparing 01:47:07 a51478ca5af3: Preparing 01:47:07 87b2fda35fdd: Preparing 01:47:07 e63be623702d: Preparing 01:47:07 d6615200cc93: Preparing 01:47:07 5f4d9fc4d98d: Preparing 01:47:07 87b2fda35fdd: Waiting 01:47:07 e63be623702d: Waiting 01:47:07 d6615200cc93: Waiting 01:47:07 5f4d9fc4d98d: Waiting 01:47:07 a51478ca5af3: Waiting 01:47:08 bb40290537a8: Pushed 01:47:08 8797a54cf3b8: Pushed 01:47:08 5eed56916b55: Pushed 01:47:08 a4a4c8dfd1fc: Pushed 01:47:08 a51478ca5af3: Layer already exists 01:47:08 87b2fda35fdd: Layer already exists 01:47:08 5f4d9fc4d98d: Layer already exists 01:47:08 e63be623702d: Pushed 01:47:10 3783603f95a8: Pushed 01:47:10 d6615200cc93: Pushed 01:47:10 ff02edb092954091608536475346b70900255226: digest: sha256:6ab6ef4599c1cce544bf68cab385754e6619dd77e59239bbd8b27d57520f5cc6 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:11 + 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 01:47:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:11 a4a4c8dfd1fc: Preparing 01:47:11 bb40290537a8: Preparing 01:47:11 3783603f95a8: Preparing 01:47:11 5eed56916b55: Preparing 01:47:11 8797a54cf3b8: Preparing 01:47:11 a51478ca5af3: Preparing 01:47:11 87b2fda35fdd: Preparing 01:47:11 e63be623702d: Preparing 01:47:11 d6615200cc93: Preparing 01:47:11 5f4d9fc4d98d: Preparing 01:47:11 87b2fda35fdd: Waiting 01:47:11 e63be623702d: Waiting 01:47:11 d6615200cc93: Waiting 01:47:11 5f4d9fc4d98d: Waiting 01:47:11 a51478ca5af3: Waiting 01:47:11 5eed56916b55: Layer already exists 01:47:11 bb40290537a8: Layer already exists 01:47:11 a4a4c8dfd1fc: Layer already exists 01:47:11 3783603f95a8: Layer already exists 01:47:11 8797a54cf3b8: Layer already exists 01:47:11 87b2fda35fdd: Layer already exists 01:47:11 e63be623702d: Layer already exists 01:47:11 5f4d9fc4d98d: Layer already exists 01:47:11 a51478ca5af3: Layer already exists 01:47:11 d6615200cc93: Layer already exists 01:47:11 latest: digest: sha256:6ab6ef4599c1cce544bf68cab385754e6619dd77e59239bbd8b27d57520f5cc6 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.61 01:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:14 a4a4c8dfd1fc: Preparing 01:47:14 bb40290537a8: Preparing 01:47:14 3783603f95a8: Preparing 01:47:14 5eed56916b55: Preparing 01:47:14 8797a54cf3b8: Preparing 01:47:14 a51478ca5af3: Preparing 01:47:14 87b2fda35fdd: Preparing 01:47:14 e63be623702d: Preparing 01:47:14 d6615200cc93: Preparing 01:47:14 5f4d9fc4d98d: Preparing 01:47:14 87b2fda35fdd: Waiting 01:47:14 e63be623702d: Waiting 01:47:14 d6615200cc93: Waiting 01:47:14 5f4d9fc4d98d: Waiting 01:47:14 a51478ca5af3: Waiting 01:47:14 bb40290537a8: Layer already exists 01:47:14 8797a54cf3b8: Layer already exists 01:47:14 3783603f95a8: Layer already exists 01:47:14 a4a4c8dfd1fc: Layer already exists 01:47:14 5eed56916b55: Layer already exists 01:47:14 a51478ca5af3: Layer already exists 01:47:14 87b2fda35fdd: Layer already exists 01:47:14 5f4d9fc4d98d: Layer already exists 01:47:14 e63be623702d: Layer already exists 01:47:14 d6615200cc93: Layer already exists 01:47:14 3.1.0-dev.61: digest: sha256:6ab6ef4599c1cce544bf68cab385754e6619dd77e59239bbd8b27d57520f5cc6 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:15 a4a4c8dfd1fc: Preparing 01:47:15 bb40290537a8: Preparing 01:47:15 3783603f95a8: Preparing 01:47:15 5eed56916b55: Preparing 01:47:15 8797a54cf3b8: Preparing 01:47:15 a51478ca5af3: Preparing 01:47:15 87b2fda35fdd: Preparing 01:47:15 e63be623702d: Preparing 01:47:15 d6615200cc93: Preparing 01:47:15 5f4d9fc4d98d: Preparing 01:47:15 87b2fda35fdd: Waiting 01:47:15 5f4d9fc4d98d: Waiting 01:47:15 e63be623702d: Waiting 01:47:15 d6615200cc93: Waiting 01:47:15 a51478ca5af3: Waiting 01:47:15 3783603f95a8: Layer already exists 01:47:15 5eed56916b55: Layer already exists 01:47:15 a4a4c8dfd1fc: Layer already exists 01:47:15 8797a54cf3b8: Layer already exists 01:47:15 bb40290537a8: Layer already exists 01:47:15 87b2fda35fdd: Layer already exists 01:47:15 a51478ca5af3: Layer already exists 01:47:15 e63be623702d: Layer already exists 01:47:15 d6615200cc93: Layer already exists 01:47:15 5f4d9fc4d98d: Layer already exists 01:47:15 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:6ab6ef4599c1cce544bf68cab385754e6619dd77e59239bbd8b27d57520f5cc6 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:16 a4a4c8dfd1fc: Preparing 01:47:16 bb40290537a8: Preparing 01:47:16 3783603f95a8: Preparing 01:47:16 5eed56916b55: Preparing 01:47:16 8797a54cf3b8: Preparing 01:47:16 a51478ca5af3: Preparing 01:47:16 87b2fda35fdd: Preparing 01:47:16 e63be623702d: Preparing 01:47:16 d6615200cc93: Preparing 01:47:16 5f4d9fc4d98d: Preparing 01:47:16 87b2fda35fdd: Waiting 01:47:16 e63be623702d: Waiting 01:47:16 d6615200cc93: Waiting 01:47:16 a51478ca5af3: Waiting 01:47:16 bb40290537a8: Layer already exists 01:47:16 a4a4c8dfd1fc: Layer already exists 01:47:16 5eed56916b55: Layer already exists 01:47:16 3783603f95a8: Layer already exists 01:47:16 8797a54cf3b8: Layer already exists 01:47:16 a51478ca5af3: Layer already exists 01:47:16 87b2fda35fdd: Layer already exists 01:47:16 d6615200cc93: Layer already exists 01:47:16 e63be623702d: Layer already exists 01:47:16 5f4d9fc4d98d: Layer already exists 01:47:16 main: digest: sha256:6ab6ef4599c1cce544bf68cab385754e6619dd77e59239bbd8b27d57520f5cc6 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:16 ===================================================== [Pipeline] echo 01:47:16 taggedImages: 01:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff02edb092954091608536475346b70900255226 01:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.61 01:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:47:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:47:16 ff02edb092954091608536475346b70900255226 01:47:16 latest 01:47:16 3.1.0-dev.61 01:47:16 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:16 main 01:47:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff02edb092954091608536475346b70900255226 01:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:17 a25c71f621d4: Preparing 01:47:17 973f59db62e1: Preparing 01:47:17 a616607d5f69: Preparing 01:47:17 6139f1c0f032: Preparing 01:47:17 5385b6502e74: Preparing 01:47:17 dff3236e5439: Preparing 01:47:17 ea4a497b067c: Preparing 01:47:17 a51478ca5af3: Preparing 01:47:17 87b2fda35fdd: Preparing 01:47:17 ef21b97c7ef1: Preparing 01:47:17 5f4d9fc4d98d: Preparing 01:47:17 dff3236e5439: Waiting 01:47:17 ea4a497b067c: Waiting 01:47:17 ef21b97c7ef1: Waiting 01:47:17 a51478ca5af3: Waiting 01:47:17 5f4d9fc4d98d: Waiting 01:47:17 87b2fda35fdd: Waiting 01:47:17 973f59db62e1: Pushed 01:47:17 5385b6502e74: Pushed 01:47:17 a25c71f621d4: Pushed 01:47:17 a51478ca5af3: Layer already exists 01:47:17 87b2fda35fdd: Layer already exists 01:47:17 dff3236e5439: Pushed 01:47:17 5f4d9fc4d98d: Layer already exists 01:47:17 ea4a497b067c: Pushed 01:47:20 6139f1c0f032: Pushed 01:47:20 ef21b97c7ef1: Pushed 01:47:20 a616607d5f69: Pushed 01:47:21 ff02edb092954091608536475346b70900255226: digest: sha256:6c7094081174b600b7fc5e0d945ced410fe024ab21a88fbb571964b925b37ca6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + 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 01:47:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:21 a25c71f621d4: Preparing 01:47:21 973f59db62e1: Preparing 01:47:21 a616607d5f69: Preparing 01:47:21 6139f1c0f032: Preparing 01:47:21 5385b6502e74: Preparing 01:47:21 dff3236e5439: Preparing 01:47:21 ea4a497b067c: Preparing 01:47:21 a51478ca5af3: Preparing 01:47:21 87b2fda35fdd: Preparing 01:47:21 ef21b97c7ef1: Preparing 01:47:21 5f4d9fc4d98d: Preparing 01:47:21 a51478ca5af3: Waiting 01:47:21 87b2fda35fdd: Waiting 01:47:21 ef21b97c7ef1: Waiting 01:47:21 dff3236e5439: Waiting 01:47:21 ea4a497b067c: Waiting 01:47:21 5f4d9fc4d98d: Waiting 01:47:21 973f59db62e1: Layer already exists 01:47:21 6139f1c0f032: Layer already exists 01:47:21 a616607d5f69: Layer already exists 01:47:21 5385b6502e74: Layer already exists 01:47:21 a25c71f621d4: Layer already exists 01:47:21 ea4a497b067c: Layer already exists 01:47:21 a51478ca5af3: Layer already exists 01:47:21 dff3236e5439: Layer already exists 01:47:21 87b2fda35fdd: Layer already exists 01:47:21 ef21b97c7ef1: Layer already exists 01:47:21 5f4d9fc4d98d: Layer already exists 01:47:22 latest: digest: sha256:6c7094081174b600b7fc5e0d945ced410fe024ab21a88fbb571964b925b37ca6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.61 01:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:22 a25c71f621d4: Preparing 01:47:22 973f59db62e1: Preparing 01:47:22 a616607d5f69: Preparing 01:47:22 6139f1c0f032: Preparing 01:47:22 5385b6502e74: Preparing 01:47:22 dff3236e5439: Preparing 01:47:22 ea4a497b067c: Preparing 01:47:22 a51478ca5af3: Preparing 01:47:22 87b2fda35fdd: Preparing 01:47:22 ef21b97c7ef1: Preparing 01:47:22 5f4d9fc4d98d: Preparing 01:47:22 dff3236e5439: Waiting 01:47:22 ea4a497b067c: Waiting 01:47:22 a51478ca5af3: Waiting 01:47:22 87b2fda35fdd: Waiting 01:47:22 ef21b97c7ef1: Waiting 01:47:22 5f4d9fc4d98d: Waiting 01:47:22 a25c71f621d4: Layer already exists 01:47:22 6139f1c0f032: Layer already exists 01:47:22 a616607d5f69: Layer already exists 01:47:22 5385b6502e74: Layer already exists 01:47:22 973f59db62e1: Layer already exists 01:47:22 dff3236e5439: Layer already exists 01:47:22 ea4a497b067c: Layer already exists 01:47:22 87b2fda35fdd: Layer already exists 01:47:22 a51478ca5af3: Layer already exists 01:47:22 ef21b97c7ef1: Layer already exists 01:47:22 5f4d9fc4d98d: Layer already exists 01:47:23 3.1.0-dev.61: digest: sha256:6c7094081174b600b7fc5e0d945ced410fe024ab21a88fbb571964b925b37ca6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:23 a25c71f621d4: Preparing 01:47:23 973f59db62e1: Preparing 01:47:23 a616607d5f69: Preparing 01:47:23 6139f1c0f032: Preparing 01:47:23 5385b6502e74: Preparing 01:47:23 dff3236e5439: Preparing 01:47:23 ea4a497b067c: Preparing 01:47:23 a51478ca5af3: Preparing 01:47:23 87b2fda35fdd: Preparing 01:47:23 ef21b97c7ef1: Preparing 01:47:23 5f4d9fc4d98d: Preparing 01:47:23 a51478ca5af3: Waiting 01:47:23 dff3236e5439: Waiting 01:47:23 ea4a497b067c: Waiting 01:47:23 ef21b97c7ef1: Waiting 01:47:23 87b2fda35fdd: Waiting 01:47:23 5f4d9fc4d98d: Waiting 01:47:23 6139f1c0f032: Layer already exists 01:47:23 5385b6502e74: Layer already exists 01:47:23 a616607d5f69: Layer already exists 01:47:23 a25c71f621d4: Layer already exists 01:47:23 973f59db62e1: Layer already exists 01:47:23 ea4a497b067c: Layer already exists 01:47:23 a51478ca5af3: Layer already exists 01:47:23 dff3236e5439: Layer already exists 01:47:23 87b2fda35fdd: Layer already exists 01:47:23 ef21b97c7ef1: Layer already exists 01:47:23 5f4d9fc4d98d: Layer already exists 01:47:23 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:6c7094081174b600b7fc5e0d945ced410fe024ab21a88fbb571964b925b37ca6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:24 + 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 01:47:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:24 a25c71f621d4: Preparing 01:47:24 973f59db62e1: Preparing 01:47:24 a616607d5f69: Preparing 01:47:24 6139f1c0f032: Preparing 01:47:24 5385b6502e74: Preparing 01:47:24 dff3236e5439: Preparing 01:47:24 ea4a497b067c: Preparing 01:47:24 a51478ca5af3: Preparing 01:47:24 87b2fda35fdd: Preparing 01:47:24 ef21b97c7ef1: Preparing 01:47:24 5f4d9fc4d98d: Preparing 01:47:24 a51478ca5af3: Waiting 01:47:24 dff3236e5439: Waiting 01:47:24 ef21b97c7ef1: Waiting 01:47:24 5f4d9fc4d98d: Waiting 01:47:24 87b2fda35fdd: Waiting 01:47:24 ea4a497b067c: Waiting 01:47:24 a25c71f621d4: Layer already exists 01:47:24 973f59db62e1: Layer already exists 01:47:24 a616607d5f69: Layer already exists 01:47:24 6139f1c0f032: Layer already exists 01:47:24 5385b6502e74: Layer already exists 01:47:24 ea4a497b067c: Layer already exists 01:47:24 a51478ca5af3: Layer already exists 01:47:24 dff3236e5439: Layer already exists 01:47:24 87b2fda35fdd: Layer already exists 01:47:24 ef21b97c7ef1: Layer already exists 01:47:24 5f4d9fc4d98d: Layer already exists 01:47:24 main: digest: sha256:6c7094081174b600b7fc5e0d945ced410fe024ab21a88fbb571964b925b37ca6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:24 ===================================================== [Pipeline] echo 01:47:24 taggedImages: 01:47:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff02edb092954091608536475346b70900255226 01:47:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:47:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.61 01:47:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:47:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:47:24 ff02edb092954091608536475346b70900255226 01:47:24 latest 01:47:24 3.1.0-dev.61 01:47:24 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:24 main 01:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff02edb092954091608536475346b70900255226 01:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:25 b814dc9d6447: Preparing 01:47:25 4792141be315: Preparing 01:47:25 a51478ca5af3: Preparing 01:47:25 87b2fda35fdd: Preparing 01:47:25 7b488dc8e3eb: Preparing 01:47:25 5f4d9fc4d98d: Preparing 01:47:25 87b2fda35fdd: Layer already exists 01:47:25 a51478ca5af3: Layer already exists 01:47:25 5f4d9fc4d98d: Layer already exists 01:47:25 b814dc9d6447: Pushed 01:47:27 7b488dc8e3eb: Pushed 01:47:30 4792141be315: Pushed 01:47:30 ff02edb092954091608536475346b70900255226: digest: sha256:ee1aa95ac909ce76c4df14709c881d3b1acc72ef0418ebe4046bc0b35eb5dc7b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + 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 01:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:31 b814dc9d6447: Preparing 01:47:31 4792141be315: Preparing 01:47:31 a51478ca5af3: Preparing 01:47:31 87b2fda35fdd: Preparing 01:47:31 7b488dc8e3eb: Preparing 01:47:31 5f4d9fc4d98d: Preparing 01:47:31 5f4d9fc4d98d: Waiting 01:47:31 7b488dc8e3eb: Layer already exists 01:47:31 b814dc9d6447: Layer already exists 01:47:31 a51478ca5af3: Layer already exists 01:47:31 4792141be315: Layer already exists 01:47:31 87b2fda35fdd: Layer already exists 01:47:31 5f4d9fc4d98d: Layer already exists 01:47:31 latest: digest: sha256:ee1aa95ac909ce76c4df14709c881d3b1acc72ef0418ebe4046bc0b35eb5dc7b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.61 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:32 b814dc9d6447: Preparing 01:47:32 4792141be315: Preparing 01:47:32 a51478ca5af3: Preparing 01:47:32 87b2fda35fdd: Preparing 01:47:32 7b488dc8e3eb: Preparing 01:47:32 5f4d9fc4d98d: Preparing 01:47:32 5f4d9fc4d98d: Waiting 01:47:32 b814dc9d6447: Layer already exists 01:47:32 87b2fda35fdd: Layer already exists 01:47:32 4792141be315: Layer already exists 01:47:32 a51478ca5af3: Layer already exists 01:47:32 7b488dc8e3eb: Layer already exists 01:47:32 5f4d9fc4d98d: Layer already exists 01:47:32 3.1.0-dev.61: digest: sha256:ee1aa95ac909ce76c4df14709c881d3b1acc72ef0418ebe4046bc0b35eb5dc7b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:32 b814dc9d6447: Preparing 01:47:32 4792141be315: Preparing 01:47:32 a51478ca5af3: Preparing 01:47:32 87b2fda35fdd: Preparing 01:47:32 7b488dc8e3eb: Preparing 01:47:32 5f4d9fc4d98d: Preparing 01:47:32 5f4d9fc4d98d: Waiting 01:47:32 a51478ca5af3: Layer already exists 01:47:32 7b488dc8e3eb: Layer already exists 01:47:32 4792141be315: Layer already exists 01:47:32 b814dc9d6447: Layer already exists 01:47:32 87b2fda35fdd: Layer already exists 01:47:32 5f4d9fc4d98d: Layer already exists 01:47:33 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:ee1aa95ac909ce76c4df14709c881d3b1acc72ef0418ebe4046bc0b35eb5dc7b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + 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 01:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:33 b814dc9d6447: Preparing 01:47:33 4792141be315: Preparing 01:47:33 a51478ca5af3: Preparing 01:47:33 87b2fda35fdd: Preparing 01:47:33 7b488dc8e3eb: Preparing 01:47:33 5f4d9fc4d98d: Preparing 01:47:33 5f4d9fc4d98d: Waiting 01:47:33 4792141be315: Layer already exists 01:47:33 7b488dc8e3eb: Layer already exists 01:47:33 87b2fda35fdd: Layer already exists 01:47:33 b814dc9d6447: Layer already exists 01:47:33 a51478ca5af3: Layer already exists 01:47:33 5f4d9fc4d98d: Layer already exists 01:47:33 main: digest: sha256:ee1aa95ac909ce76c4df14709c881d3b1acc72ef0418ebe4046bc0b35eb5dc7b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:34 ===================================================== [Pipeline] echo 01:47:34 taggedImages: 01:47:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff02edb092954091608536475346b70900255226 01:47:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:47:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.61 01:47:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:47:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:47:34 ff02edb092954091608536475346b70900255226 01:47:34 latest 01:47:34 3.1.0-dev.61 01:47:34 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:34 main 01:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff02edb092954091608536475346b70900255226 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:47:34 f4acd20dcd92: Preparing 01:47:34 ab710dedc268: Preparing 01:47:34 45260d2b30c0: Preparing 01:47:34 a51478ca5af3: Preparing 01:47:34 87b2fda35fdd: Preparing 01:47:34 2aa6144b3173: Preparing 01:47:34 351d4075a233: Preparing 01:47:34 2aa6144b3173: Waiting 01:47:34 9cf79065adc3: Preparing 01:47:34 351d4075a233: Waiting 01:47:34 5f4d9fc4d98d: Preparing 01:47:34 9cf79065adc3: Waiting 01:47:34 5f4d9fc4d98d: Waiting 01:47:34 87b2fda35fdd: Layer already exists 01:47:35 a51478ca5af3: Layer already exists 01:47:35 ab710dedc268: Pushed 01:47:35 45260d2b30c0: Pushed 01:47:35 f4acd20dcd92: Pushed 01:47:35 5f4d9fc4d98d: Layer already exists 01:47:36 9cf79065adc3: Pushed 01:47:48 351d4075a233: Pushed 01:47:51 2aa6144b3173: Pushed 01:47:51 ff02edb092954091608536475346b70900255226: digest: sha256:d5d722e030925e456a71c3537aca8d178db23014be7d0b6e39d195908b49c413 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + 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 01:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:47:52 f4acd20dcd92: Preparing 01:47:52 ab710dedc268: Preparing 01:47:52 45260d2b30c0: Preparing 01:47:52 a51478ca5af3: Preparing 01:47:52 87b2fda35fdd: Preparing 01:47:52 2aa6144b3173: Preparing 01:47:52 351d4075a233: Preparing 01:47:52 9cf79065adc3: Preparing 01:47:52 5f4d9fc4d98d: Preparing 01:47:52 2aa6144b3173: Waiting 01:47:52 351d4075a233: Waiting 01:47:52 9cf79065adc3: Waiting 01:47:52 5f4d9fc4d98d: Waiting 01:47:52 45260d2b30c0: Layer already exists 01:47:52 a51478ca5af3: Layer already exists 01:47:52 ab710dedc268: Layer already exists 01:47:52 87b2fda35fdd: Layer already exists 01:47:52 f4acd20dcd92: Layer already exists 01:47:52 9cf79065adc3: Layer already exists 01:47:52 351d4075a233: Layer already exists 01:47:52 2aa6144b3173: Layer already exists 01:47:52 5f4d9fc4d98d: Layer already exists 01:47:52 latest: digest: sha256:d5d722e030925e456a71c3537aca8d178db23014be7d0b6e39d195908b49c413 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.61 01:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:47:53 f4acd20dcd92: Preparing 01:47:53 ab710dedc268: Preparing 01:47:53 45260d2b30c0: Preparing 01:47:53 a51478ca5af3: Preparing 01:47:53 87b2fda35fdd: Preparing 01:47:53 2aa6144b3173: Preparing 01:47:53 351d4075a233: Preparing 01:47:53 9cf79065adc3: Preparing 01:47:53 5f4d9fc4d98d: Preparing 01:47:53 351d4075a233: Waiting 01:47:53 9cf79065adc3: Waiting 01:47:53 5f4d9fc4d98d: Waiting 01:47:53 2aa6144b3173: Waiting 01:47:53 45260d2b30c0: Layer already exists 01:47:53 87b2fda35fdd: Layer already exists 01:47:53 f4acd20dcd92: Layer already exists 01:47:53 a51478ca5af3: Layer already exists 01:47:53 ab710dedc268: Layer already exists 01:47:53 9cf79065adc3: Layer already exists 01:47:53 351d4075a233: Layer already exists 01:47:53 2aa6144b3173: Layer already exists 01:47:53 5f4d9fc4d98d: Layer already exists 01:47:53 3.1.0-dev.61: digest: sha256:d5d722e030925e456a71c3537aca8d178db23014be7d0b6e39d195908b49c413 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:47:54 f4acd20dcd92: Preparing 01:47:54 ab710dedc268: Preparing 01:47:54 45260d2b30c0: Preparing 01:47:54 a51478ca5af3: Preparing 01:47:54 87b2fda35fdd: Preparing 01:47:54 2aa6144b3173: Preparing 01:47:54 351d4075a233: Preparing 01:47:54 9cf79065adc3: Preparing 01:47:54 5f4d9fc4d98d: Preparing 01:47:54 351d4075a233: Waiting 01:47:54 9cf79065adc3: Waiting 01:47:54 5f4d9fc4d98d: Waiting 01:47:54 2aa6144b3173: Waiting 01:47:54 ab710dedc268: Layer already exists 01:47:54 87b2fda35fdd: Layer already exists 01:47:54 45260d2b30c0: Layer already exists 01:47:54 f4acd20dcd92: Layer already exists 01:47:54 a51478ca5af3: Layer already exists 01:47:54 351d4075a233: Layer already exists 01:47:54 2aa6144b3173: Layer already exists 01:47:54 5f4d9fc4d98d: Layer already exists 01:47:54 9cf79065adc3: Layer already exists 01:47:54 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:d5d722e030925e456a71c3537aca8d178db23014be7d0b6e39d195908b49c413 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:55 + 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 01:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:47:55 f4acd20dcd92: Preparing 01:47:55 ab710dedc268: Preparing 01:47:55 45260d2b30c0: Preparing 01:47:55 a51478ca5af3: Preparing 01:47:55 87b2fda35fdd: Preparing 01:47:55 2aa6144b3173: Preparing 01:47:55 351d4075a233: Preparing 01:47:55 9cf79065adc3: Preparing 01:47:55 5f4d9fc4d98d: Preparing 01:47:55 2aa6144b3173: Waiting 01:47:55 351d4075a233: Waiting 01:47:55 9cf79065adc3: Waiting 01:47:55 5f4d9fc4d98d: Waiting 01:47:55 f4acd20dcd92: Layer already exists 01:47:55 87b2fda35fdd: Layer already exists 01:47:55 ab710dedc268: Layer already exists 01:47:55 a51478ca5af3: Layer already exists 01:47:55 45260d2b30c0: Layer already exists 01:47:55 9cf79065adc3: Layer already exists 01:47:55 351d4075a233: Layer already exists 01:47:55 2aa6144b3173: Layer already exists 01:47:55 5f4d9fc4d98d: Layer already exists 01:47:55 main: digest: sha256:d5d722e030925e456a71c3537aca8d178db23014be7d0b6e39d195908b49c413 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:55 ===================================================== [Pipeline] echo 01:47:55 taggedImages: 01:47:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff02edb092954091608536475346b70900255226 01:47:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:47:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.61 01:47:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:47:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:47:55 ff02edb092954091608536475346b70900255226 01:47:55 latest 01:47:55 3.1.0-dev.61 01:47:55 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:47:55 main 01:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff02edb092954091608536475346b70900255226 01:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:47:56 4e3f7c9e8359: Preparing 01:47:56 dbd52066c2ff: Preparing 01:47:56 4b3b0e16a3e5: Preparing 01:47:56 a51478ca5af3: Preparing 01:47:56 87b2fda35fdd: Preparing 01:47:56 fdee32f1256c: Preparing 01:47:56 b6ebcea49ca0: Preparing 01:47:56 5f4d9fc4d98d: Preparing 01:47:56 b6ebcea49ca0: Waiting 01:47:56 5f4d9fc4d98d: Waiting 01:47:56 fdee32f1256c: Waiting 01:47:56 a51478ca5af3: Layer already exists 01:47:56 87b2fda35fdd: Layer already exists 01:47:56 4b3b0e16a3e5: Pushed 01:47:56 4e3f7c9e8359: Pushed 01:47:56 dbd52066c2ff: Pushed 01:47:56 5f4d9fc4d98d: Layer already exists 01:47:57 b6ebcea49ca0: Pushed 01:48:15 fdee32f1256c: Pushed 01:48:15 ff02edb092954091608536475346b70900255226: digest: sha256:7c41cd3185ab9ca4fc654172fbef7c9edb20a2cd4492b249c989059bcc1a68bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + 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 01:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:16 4e3f7c9e8359: Preparing 01:48:16 dbd52066c2ff: Preparing 01:48:16 4b3b0e16a3e5: Preparing 01:48:16 a51478ca5af3: Preparing 01:48:16 87b2fda35fdd: Preparing 01:48:16 fdee32f1256c: Preparing 01:48:16 b6ebcea49ca0: Preparing 01:48:16 5f4d9fc4d98d: Preparing 01:48:16 fdee32f1256c: Waiting 01:48:16 b6ebcea49ca0: Waiting 01:48:16 5f4d9fc4d98d: Waiting 01:48:16 4e3f7c9e8359: Layer already exists 01:48:16 dbd52066c2ff: Layer already exists 01:48:16 4b3b0e16a3e5: Layer already exists 01:48:16 87b2fda35fdd: Layer already exists 01:48:16 a51478ca5af3: Layer already exists 01:48:16 5f4d9fc4d98d: Layer already exists 01:48:16 fdee32f1256c: Layer already exists 01:48:16 b6ebcea49ca0: Layer already exists 01:48:16 latest: digest: sha256:7c41cd3185ab9ca4fc654172fbef7c9edb20a2cd4492b249c989059bcc1a68bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.61 01:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:17 4e3f7c9e8359: Preparing 01:48:17 dbd52066c2ff: Preparing 01:48:17 4b3b0e16a3e5: Preparing 01:48:17 a51478ca5af3: Preparing 01:48:17 87b2fda35fdd: Preparing 01:48:17 fdee32f1256c: Preparing 01:48:17 fdee32f1256c: Waiting 01:48:17 b6ebcea49ca0: Preparing 01:48:17 5f4d9fc4d98d: Preparing 01:48:17 b6ebcea49ca0: Waiting 01:48:17 5f4d9fc4d98d: Waiting 01:48:17 4e3f7c9e8359: Layer already exists 01:48:17 87b2fda35fdd: Layer already exists 01:48:17 a51478ca5af3: Layer already exists 01:48:17 dbd52066c2ff: Layer already exists 01:48:17 4b3b0e16a3e5: Layer already exists 01:48:17 b6ebcea49ca0: Layer already exists 01:48:17 fdee32f1256c: Layer already exists 01:48:17 5f4d9fc4d98d: Layer already exists 01:48:17 3.1.0-dev.61: digest: sha256:7c41cd3185ab9ca4fc654172fbef7c9edb20a2cd4492b249c989059bcc1a68bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:19 4e3f7c9e8359: Preparing 01:48:19 dbd52066c2ff: Preparing 01:48:19 4b3b0e16a3e5: Preparing 01:48:19 a51478ca5af3: Preparing 01:48:19 87b2fda35fdd: Preparing 01:48:19 fdee32f1256c: Preparing 01:48:19 b6ebcea49ca0: Preparing 01:48:19 5f4d9fc4d98d: Preparing 01:48:19 b6ebcea49ca0: Waiting 01:48:19 fdee32f1256c: Waiting 01:48:19 5f4d9fc4d98d: Waiting 01:48:19 dbd52066c2ff: Layer already exists 01:48:19 87b2fda35fdd: Layer already exists 01:48:19 4e3f7c9e8359: Layer already exists 01:48:19 a51478ca5af3: Layer already exists 01:48:19 4b3b0e16a3e5: Layer already exists 01:48:19 b6ebcea49ca0: Layer already exists 01:48:19 fdee32f1256c: Layer already exists 01:48:19 5f4d9fc4d98d: Layer already exists 01:48:19 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:7c41cd3185ab9ca4fc654172fbef7c9edb20a2cd4492b249c989059bcc1a68bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:20 + 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 01:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:20 4e3f7c9e8359: Preparing 01:48:20 dbd52066c2ff: Preparing 01:48:20 4b3b0e16a3e5: Preparing 01:48:20 a51478ca5af3: Preparing 01:48:20 87b2fda35fdd: Preparing 01:48:20 fdee32f1256c: Preparing 01:48:20 b6ebcea49ca0: Preparing 01:48:20 5f4d9fc4d98d: Preparing 01:48:20 fdee32f1256c: Waiting 01:48:20 b6ebcea49ca0: Waiting 01:48:20 5f4d9fc4d98d: Waiting 01:48:20 87b2fda35fdd: Layer already exists 01:48:20 4e3f7c9e8359: Layer already exists 01:48:20 4b3b0e16a3e5: Layer already exists 01:48:20 a51478ca5af3: Layer already exists 01:48:20 dbd52066c2ff: Layer already exists 01:48:20 5f4d9fc4d98d: Layer already exists 01:48:20 fdee32f1256c: Layer already exists 01:48:20 b6ebcea49ca0: Layer already exists 01:48:21 main: digest: sha256:7c41cd3185ab9ca4fc654172fbef7c9edb20a2cd4492b249c989059bcc1a68bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:21 ===================================================== [Pipeline] echo 01:48:21 taggedImages: 01:48:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff02edb092954091608536475346b70900255226 01:48:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:48:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.61 01:48:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:48:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:48:21 ff02edb092954091608536475346b70900255226 01:48:21 latest 01:48:21 3.1.0-dev.61 01:48:21 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:21 main 01:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff02edb092954091608536475346b70900255226 01:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:21 d6deecff6ce0: Preparing 01:48:21 e901fd384451: Preparing 01:48:21 ad1c72df4392: Preparing 01:48:21 a51478ca5af3: Preparing 01:48:21 87b2fda35fdd: Preparing 01:48:21 d3fae01bfd7b: Preparing 01:48:21 9cf79065adc3: Preparing 01:48:21 5f4d9fc4d98d: Preparing 01:48:21 9cf79065adc3: Waiting 01:48:21 5f4d9fc4d98d: Waiting 01:48:21 d3fae01bfd7b: Waiting 01:48:21 87b2fda35fdd: Layer already exists 01:48:21 a51478ca5af3: Layer already exists 01:48:22 9cf79065adc3: Layer already exists 01:48:22 e901fd384451: Pushed 01:48:22 ad1c72df4392: Pushed 01:48:22 5f4d9fc4d98d: Layer already exists 01:48:22 d6deecff6ce0: Pushed 01:48:40 d3fae01bfd7b: Pushed 01:48:40 ff02edb092954091608536475346b70900255226: digest: sha256:da4858b71af688cf12c3afe43d933f5660b27051e97474192c1792588cca582e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:40 + 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 01:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:40 d6deecff6ce0: Preparing 01:48:40 e901fd384451: Preparing 01:48:40 ad1c72df4392: Preparing 01:48:40 a51478ca5af3: Preparing 01:48:40 87b2fda35fdd: Preparing 01:48:40 d3fae01bfd7b: Preparing 01:48:40 9cf79065adc3: Preparing 01:48:40 5f4d9fc4d98d: Preparing 01:48:40 9cf79065adc3: Waiting 01:48:40 d3fae01bfd7b: Waiting 01:48:40 5f4d9fc4d98d: Waiting 01:48:40 ad1c72df4392: Layer already exists 01:48:40 a51478ca5af3: Layer already exists 01:48:40 e901fd384451: Layer already exists 01:48:40 87b2fda35fdd: Layer already exists 01:48:40 d6deecff6ce0: Layer already exists 01:48:40 5f4d9fc4d98d: Layer already exists 01:48:40 d3fae01bfd7b: Layer already exists 01:48:40 9cf79065adc3: Layer already exists 01:48:41 latest: digest: sha256:da4858b71af688cf12c3afe43d933f5660b27051e97474192c1792588cca582e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.61 01:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:41 d6deecff6ce0: Preparing 01:48:41 e901fd384451: Preparing 01:48:41 ad1c72df4392: Preparing 01:48:41 a51478ca5af3: Preparing 01:48:41 87b2fda35fdd: Preparing 01:48:41 d3fae01bfd7b: Preparing 01:48:41 9cf79065adc3: Preparing 01:48:41 5f4d9fc4d98d: Preparing 01:48:41 9cf79065adc3: Waiting 01:48:41 5f4d9fc4d98d: Waiting 01:48:41 d3fae01bfd7b: Waiting 01:48:41 e901fd384451: Layer already exists 01:48:41 87b2fda35fdd: Layer already exists 01:48:41 a51478ca5af3: Layer already exists 01:48:41 d6deecff6ce0: Layer already exists 01:48:41 ad1c72df4392: Layer already exists 01:48:41 d3fae01bfd7b: Layer already exists 01:48:41 9cf79065adc3: Layer already exists 01:48:41 5f4d9fc4d98d: Layer already exists 01:48:41 3.1.0-dev.61: digest: sha256:da4858b71af688cf12c3afe43d933f5660b27051e97474192c1792588cca582e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:42 d6deecff6ce0: Preparing 01:48:42 e901fd384451: Preparing 01:48:42 ad1c72df4392: Preparing 01:48:42 a51478ca5af3: Preparing 01:48:42 87b2fda35fdd: Preparing 01:48:42 d3fae01bfd7b: Preparing 01:48:42 9cf79065adc3: Preparing 01:48:42 5f4d9fc4d98d: Preparing 01:48:42 9cf79065adc3: Waiting 01:48:42 5f4d9fc4d98d: Waiting 01:48:42 d3fae01bfd7b: Waiting 01:48:42 e901fd384451: Layer already exists 01:48:42 a51478ca5af3: Layer already exists 01:48:42 ad1c72df4392: Layer already exists 01:48:42 d6deecff6ce0: Layer already exists 01:48:42 87b2fda35fdd: Layer already exists 01:48:42 5f4d9fc4d98d: Layer already exists 01:48:42 9cf79065adc3: Layer already exists 01:48:42 d3fae01bfd7b: Layer already exists 01:48:42 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:da4858b71af688cf12c3afe43d933f5660b27051e97474192c1792588cca582e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:43 + 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 01:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:43 d6deecff6ce0: Preparing 01:48:43 e901fd384451: Preparing 01:48:43 ad1c72df4392: Preparing 01:48:43 a51478ca5af3: Preparing 01:48:43 87b2fda35fdd: Preparing 01:48:43 d3fae01bfd7b: Preparing 01:48:43 9cf79065adc3: Preparing 01:48:43 5f4d9fc4d98d: Preparing 01:48:43 d3fae01bfd7b: Waiting 01:48:43 9cf79065adc3: Waiting 01:48:43 5f4d9fc4d98d: Waiting 01:48:43 87b2fda35fdd: Layer already exists 01:48:43 a51478ca5af3: Layer already exists 01:48:43 e901fd384451: Layer already exists 01:48:43 d6deecff6ce0: Layer already exists 01:48:43 ad1c72df4392: Layer already exists 01:48:43 d3fae01bfd7b: Layer already exists 01:48:43 9cf79065adc3: Layer already exists 01:48:43 5f4d9fc4d98d: Layer already exists 01:48:44 main: digest: sha256:da4858b71af688cf12c3afe43d933f5660b27051e97474192c1792588cca582e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:44 ===================================================== [Pipeline] echo 01:48:44 taggedImages: 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff02edb092954091608536475346b70900255226 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.61 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:48:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:48:44 ff02edb092954091608536475346b70900255226 01:48:44 latest 01:48:44 3.1.0-dev.61 01:48:44 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:44 main 01:48:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff02edb092954091608536475346b70900255226 01:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:44 6e7533d8ec6e: Preparing 01:48:44 b9104cb4f535: Preparing 01:48:44 a51478ca5af3: Preparing 01:48:44 87b2fda35fdd: Preparing 01:48:44 7e479df5f7dc: Preparing 01:48:44 5f4d9fc4d98d: Preparing 01:48:44 5f4d9fc4d98d: Waiting 01:48:44 87b2fda35fdd: Layer already exists 01:48:44 a51478ca5af3: Layer already exists 01:48:44 5f4d9fc4d98d: Layer already exists 01:48:45 6e7533d8ec6e: Pushed 01:48:45 7e479df5f7dc: Pushed 01:48:51 b9104cb4f535: Pushed 01:48:51 ff02edb092954091608536475346b70900255226: digest: sha256:52cf234233f61245d0c752a2ba31f9fe00d37d457700801fe7f61e46be7aa2bb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:52 6e7533d8ec6e: Preparing 01:48:52 b9104cb4f535: Preparing 01:48:52 a51478ca5af3: Preparing 01:48:52 87b2fda35fdd: Preparing 01:48:52 7e479df5f7dc: Preparing 01:48:52 5f4d9fc4d98d: Preparing 01:48:52 b9104cb4f535: Layer already exists 01:48:52 7e479df5f7dc: Layer already exists 01:48:52 a51478ca5af3: Layer already exists 01:48:52 87b2fda35fdd: Layer already exists 01:48:52 5f4d9fc4d98d: Layer already exists 01:48:52 6e7533d8ec6e: Layer already exists 01:48:52 latest: digest: sha256:52cf234233f61245d0c752a2ba31f9fe00d37d457700801fe7f61e46be7aa2bb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.61 01:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:53 6e7533d8ec6e: Preparing 01:48:53 b9104cb4f535: Preparing 01:48:53 a51478ca5af3: Preparing 01:48:53 87b2fda35fdd: Preparing 01:48:53 7e479df5f7dc: Preparing 01:48:53 5f4d9fc4d98d: Preparing 01:48:53 5f4d9fc4d98d: Waiting 01:48:53 7e479df5f7dc: Layer already exists 01:48:53 a51478ca5af3: Layer already exists 01:48:53 6e7533d8ec6e: Layer already exists 01:48:53 b9104cb4f535: Layer already exists 01:48:53 87b2fda35fdd: Layer already exists 01:48:53 5f4d9fc4d98d: Layer already exists 01:48:53 3.1.0-dev.61: digest: sha256:52cf234233f61245d0c752a2ba31f9fe00d37d457700801fe7f61e46be7aa2bb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:53 6e7533d8ec6e: Preparing 01:48:53 b9104cb4f535: Preparing 01:48:53 a51478ca5af3: Preparing 01:48:53 87b2fda35fdd: Preparing 01:48:53 7e479df5f7dc: Preparing 01:48:53 5f4d9fc4d98d: Preparing 01:48:53 5f4d9fc4d98d: Waiting 01:48:53 87b2fda35fdd: Layer already exists 01:48:53 6e7533d8ec6e: Layer already exists 01:48:53 a51478ca5af3: Layer already exists 01:48:53 b9104cb4f535: Layer already exists 01:48:53 7e479df5f7dc: Layer already exists 01:48:53 5f4d9fc4d98d: Layer already exists 01:48:53 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:52cf234233f61245d0c752a2ba31f9fe00d37d457700801fe7f61e46be7aa2bb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:54 6e7533d8ec6e: Preparing 01:48:54 b9104cb4f535: Preparing 01:48:54 a51478ca5af3: Preparing 01:48:54 87b2fda35fdd: Preparing 01:48:54 7e479df5f7dc: Preparing 01:48:54 5f4d9fc4d98d: Preparing 01:48:54 5f4d9fc4d98d: Waiting 01:48:54 a51478ca5af3: Layer already exists 01:48:54 b9104cb4f535: Layer already exists 01:48:54 6e7533d8ec6e: Layer already exists 01:48:54 7e479df5f7dc: Layer already exists 01:48:54 87b2fda35fdd: Layer already exists 01:48:54 5f4d9fc4d98d: Layer already exists 01:48:54 main: digest: sha256:52cf234233f61245d0c752a2ba31f9fe00d37d457700801fe7f61e46be7aa2bb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:54 ===================================================== [Pipeline] echo 01:48:54 taggedImages: 01:48:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff02edb092954091608536475346b70900255226 01:48:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:48:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.61 01:48:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:48:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:48:54 ff02edb092954091608536475346b70900255226 01:48:54 latest 01:48:54 3.1.0-dev.61 01:48:54 ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:48:54 main 01:48:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff02edb092954091608536475346b70900255226 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff02edb092954091608536475346b70900255226 01:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:55 f152023b68e3: Preparing 01:48:55 1e6be37ace2e: Preparing 01:48:55 a51478ca5af3: Preparing 01:48:55 87b2fda35fdd: Preparing 01:48:55 1cd96704c878: Preparing 01:48:55 5f4d9fc4d98d: Preparing 01:48:55 5f4d9fc4d98d: Waiting 01:48:55 1cd96704c878: Layer already exists 01:48:55 87b2fda35fdd: Layer already exists 01:48:55 a51478ca5af3: Layer already exists 01:48:55 5f4d9fc4d98d: Layer already exists 01:48:55 f152023b68e3: Pushed 01:49:00 1e6be37ace2e: Pushed 01:49:00 ff02edb092954091608536475346b70900255226: digest: sha256:3e9fb9cb04acd9d73de7df55b5a5bfc8f1fbc7dba2b284d88f88b042b015eb40 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:49:01 f152023b68e3: Preparing 01:49:01 1e6be37ace2e: Preparing 01:49:01 a51478ca5af3: Preparing 01:49:01 87b2fda35fdd: Preparing 01:49:01 1cd96704c878: Preparing 01:49:01 5f4d9fc4d98d: Preparing 01:49:01 5f4d9fc4d98d: Waiting 01:49:01 a51478ca5af3: Layer already exists 01:49:01 1cd96704c878: Layer already exists 01:49:01 f152023b68e3: Layer already exists 01:49:01 1e6be37ace2e: Layer already exists 01:49:01 87b2fda35fdd: Layer already exists 01:49:01 5f4d9fc4d98d: Layer already exists 01:49:01 latest: digest: sha256:3e9fb9cb04acd9d73de7df55b5a5bfc8f1fbc7dba2b284d88f88b042b015eb40 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.61 01:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:49:02 f152023b68e3: Preparing 01:49:02 1e6be37ace2e: Preparing 01:49:02 a51478ca5af3: Preparing 01:49:02 87b2fda35fdd: Preparing 01:49:02 1cd96704c878: Preparing 01:49:02 5f4d9fc4d98d: Preparing 01:49:02 5f4d9fc4d98d: Waiting 01:49:02 1cd96704c878: Layer already exists 01:49:02 87b2fda35fdd: Layer already exists 01:49:02 a51478ca5af3: Layer already exists 01:49:02 1e6be37ace2e: Layer already exists 01:49:02 f152023b68e3: Layer already exists 01:49:02 5f4d9fc4d98d: Layer already exists 01:49:02 3.1.0-dev.61: digest: sha256:3e9fb9cb04acd9d73de7df55b5a5bfc8f1fbc7dba2b284d88f88b042b015eb40 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:49:03 f152023b68e3: Preparing 01:49:03 1e6be37ace2e: Preparing 01:49:03 a51478ca5af3: Preparing 01:49:03 87b2fda35fdd: Preparing 01:49:03 1cd96704c878: Preparing 01:49:03 5f4d9fc4d98d: Preparing 01:49:03 5f4d9fc4d98d: Waiting 01:49:03 a51478ca5af3: Layer already exists 01:49:03 87b2fda35fdd: Layer already exists 01:49:03 1cd96704c878: Layer already exists 01:49:03 f152023b68e3: Layer already exists 01:49:03 1e6be37ace2e: Layer already exists 01:49:03 5f4d9fc4d98d: Layer already exists 01:49:03 ff02edb092954091608536475346b70900255226-3.1.0-dev.61: digest: sha256:3e9fb9cb04acd9d73de7df55b5a5bfc8f1fbc7dba2b284d88f88b042b015eb40 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:49:04 f152023b68e3: Preparing 01:49:04 1e6be37ace2e: Preparing 01:49:04 a51478ca5af3: Preparing 01:49:04 87b2fda35fdd: Preparing 01:49:04 1cd96704c878: Preparing 01:49:04 5f4d9fc4d98d: Preparing 01:49:04 5f4d9fc4d98d: Waiting 01:49:04 87b2fda35fdd: Layer already exists 01:49:04 f152023b68e3: Layer already exists 01:49:04 1cd96704c878: Layer already exists 01:49:04 1e6be37ace2e: Layer already exists 01:49:04 a51478ca5af3: Layer already exists 01:49:04 5f4d9fc4d98d: Layer already exists 01:49:04 main: digest: sha256:3e9fb9cb04acd9d73de7df55b5a5bfc8f1fbc7dba2b284d88f88b042b015eb40 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:04 ===================================================== [Pipeline] echo 01:49:04 taggedImages: 01:49:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff02edb092954091608536475346b70900255226 01:49:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:49:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.61 01:49:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff02edb092954091608536475346b70900255226-3.1.0-dev.61 01:49:04 - 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 01:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:05 01:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:05 arm64: Pulling from edgex-lftools-log-publisher 01:49:05 8998bd30e6a1: Pulling fs layer 01:49:05 04944245beec: Pulling fs layer 01:49:05 699f458cf7ca: Pulling fs layer 01:49:05 765212b225bb: Pulling fs layer 01:49:05 f23df028b6ca: Pulling fs layer 01:49:05 d65c8cfc05b1: Pulling fs layer 01:49:05 2437ff75d9bd: Pulling fs layer 01:49:05 765212b225bb: Waiting 01:49:05 f23df028b6ca: Waiting 01:49:05 d65c8cfc05b1: Waiting 01:49:05 04944245beec: Verifying Checksum 01:49:05 04944245beec: Download complete 01:49:05 765212b225bb: Verifying Checksum 01:49:05 765212b225bb: Download complete 01:49:05 f23df028b6ca: Download complete 01:49:05 d65c8cfc05b1: Verifying Checksum 01:49:05 d65c8cfc05b1: Download complete 01:49:05 699f458cf7ca: Verifying Checksum 01:49:05 699f458cf7ca: Download complete 01:49:06 8998bd30e6a1: Verifying Checksum 01:49:06 8998bd30e6a1: Download complete 01:49:08 2437ff75d9bd: Verifying Checksum 01:49:08 2437ff75d9bd: Download complete 01:49:10 8998bd30e6a1: Pull complete 01:49:10 04944245beec: Pull complete 01:49:15 699f458cf7ca: Pull complete 01:49:15 765212b225bb: Pull complete 01:49:15 f23df028b6ca: Pull complete 01:49:16 d65c8cfc05b1: Pull complete 01:49:31 2437ff75d9bd: Pull complete 01:49:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:31 prd-ubuntu20.04-docker-arm64-4c-16g-8601 does not seem to be running inside a container 01:49:31 $ 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/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:49:34 $ docker top a2e366d78cd61a112c8a8e8315dfdcb411bdacc6d9cd18d79abbccf92b13a118 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:35 ---> job-cost.sh 01:49:35 lf-activate-venv: SKIPPING 01:49:35 INFO: No Stack... 01:49:35 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:36 INFO: Archiving Costs [Pipeline] sh 01:49:36 + + cut -d, -f6 01:49:36 cat /w/workspace/edgex-go/595/archives/cost.csv [Pipeline] lock 01:49:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-595-stack-cost] 01:49:37 Resource [jenkins-edgexfoundry-edgex-go-main-595-stack-cost] did not exist. Created. 01:49:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-595-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:37 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:38 Stashed 1 file(s) [Pipeline] } 01:49:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-595-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:38 $ docker stop --time=1 a2e366d78cd61a112c8a8e8315dfdcb411bdacc6d9cd18d79abbccf92b13a118 01:49:39 $ docker rm -f --volumes a2e366d78cd61a112c8a8e8315dfdcb411bdacc6d9cd18d79abbccf92b13a118 [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 01:49:40 provisioning config files... 01:49:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/595@tmp/config15859597739152578821tmp [Pipeline] { [Pipeline] sh 01:49:40 + set +x 01:49:40 + bash -s -- 01:49:40 + curl -s https://codecov.io/bash 01:49:40 01:49:40 _____ _ 01:49:40 / ____| | | 01:49:40 | | ___ __| | ___ ___ _____ __ 01:49:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:49:40 | |___| (_) | (_| | __/ (_| (_) \ V / 01:49:40 \_____\___/ \__,_|\___|\___\___/ \_/ 01:49:40 Bash-1.0.6 01:49:40 01:49:40 01:49:40 ==> git version 2.25.1 found 01:49:40 ==> 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 01:49:40 Release-Date: 2020-01-08 01:49:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:49:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:49:40 ==> Jenkins CI detected. 01:49:40 current dir:  /w/workspace/edgex-go/595 01:49:40 project root: . 01:49:40 --> token set from env 01:49:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:49:40 ==> Running gcov in . (disable via -X gcov) 01:49:40 ==> Python coveragepy not found 01:49:40 ==> Searching for coverage reports in: 01:49:40 + . 01:49:40 -> Found 1 reports 01:49:40 ==> Detecting git/mercurial file structure 01:49:40 ==> Reading reports 01:49:40 + ./coverage.out bytes=453602 01:49:40 ==> Appending adjustments 01:49:40 https://docs.codecov.io/docs/fixing-reports 01:49:41 + Found adjustments 01:49:41 ==> Gzipping contents 01:49:42 60K /tmp/codecov.nexjxo.gz 01:49:42 ==> Uploading reports 01:49:42 url: https://codecov.io 01:49:42 query: branch=main&commit=ff02edb092954091608536475346b70900255226&build=595&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F595%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:42 -> Pinging Codecov 01:49:42 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=ff02edb092954091608536475346b70900255226&build=595&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F595%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:42 -> Uploading to 01:49:42 https://storage.googleapis.com/codecov/v4/raw/2023-10-06/00271124DB129430A58F1EEE437C3FCB/ff02edb092954091608536475346b70900255226/cc97411a-42d0-420f-9a77-c71c7a78642e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T014941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4761f4578529e684d1249b4d79a46feb7110c802b1325e6066b26c770956d5d9 01:49:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:42 Dload Upload Total Spent Left Speed 01:49:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58260 0 0 100 58260 0 148k --:--:-- --:--:-- --:--:-- 148k 100 58260 0 0 100 58260 0 148k --:--:-- --:--:-- --:--:-- 148k 01:49:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ff02edb092954091608536475346b70900255226 [Pipeline] } 01:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:49:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:49:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:43 01:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:49:44 df9b9388f04a: Pulling fs layer 01:49:44 52dc419b0ee2: Pulling fs layer 01:49:44 25bc292e5bac: Pulling fs layer 01:49:44 114826534d7a: Pulling fs layer 01:49:44 4657fd5d0bcf: Pulling fs layer 01:49:44 6ad1cebc031e: Pulling fs layer 01:49:44 8a3aa393b2d8: Pulling fs layer 01:49:44 4657fd5d0bcf: Waiting 01:49:44 114826534d7a: Waiting 01:49:44 6ad1cebc031e: Waiting 01:49:44 8a3aa393b2d8: Waiting 01:49:44 25bc292e5bac: Download complete 01:49:44 52dc419b0ee2: Verifying Checksum 01:49:44 52dc419b0ee2: Download complete 01:49:44 4657fd5d0bcf: Verifying Checksum 01:49:44 4657fd5d0bcf: Download complete 01:49:44 df9b9388f04a: Download complete 01:49:44 6ad1cebc031e: Verifying Checksum 01:49:44 6ad1cebc031e: Download complete 01:49:44 df9b9388f04a: Pull complete 01:49:44 52dc419b0ee2: Pull complete 01:49:44 25bc292e5bac: Pull complete 01:49:44 114826534d7a: Verifying Checksum 01:49:44 114826534d7a: Download complete 01:49:45 8a3aa393b2d8: Verifying Checksum 01:49:45 8a3aa393b2d8: Download complete 01:49:48 114826534d7a: Pull complete 01:49:49 4657fd5d0bcf: Pull complete 01:49:50 6ad1cebc031e: Pull complete 01:49:52 8a3aa393b2d8: Pull complete 01:49:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:52 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:49:53 $ 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/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:50:01 $ docker top 5ad2750476bd27235738d36ac0b93fd8b6f74e900c2efad6d4b80417aca7c6ae -eo pid,comm [Pipeline] { [Pipeline] echo 01:50:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:50:02 + set -o pipefail 01:50:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:50:08 01:50:08 Monitoring /w/workspace/edgex-go/595 (github.com/edgexfoundry/edgex-go)... 01:50:08 01:50:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/af33ec5c-52c7-47e6-ad03-7792258c2912 01:50:08 01:50:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:50:08 01:50:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:50:08 01:50:08 01:50:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:50:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:50:08 More details here: https://snyk.co/ue1NS 01:50:08 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:50:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:50:08 $ docker stop --time=1 5ad2750476bd27235738d36ac0b93fd8b6f74e900c2efad6d4b80417aca7c6ae 01:50:14 $ docker rm -f --volumes 5ad2750476bd27235738d36ac0b93fd8b6f74e900c2efad6d4b80417aca7c6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:50:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:15 provisioning config files... 01:50:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/595@tmp/config9558470031903103007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:15 --> edgex-publish-swagger.sh 01:50:15 === Publish openapi/v3 API === 01:50:15 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:50:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/595/openapi/v3/core-command.yaml] 01:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:15 Dload Upload Total Spent Left Speed 01:50:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 137k --:--:-- --:--:-- --:--:-- 137k 100 32782 0 0 100 32782 0 45784 --:--:-- --:--:-- --:--:-- 45721 01:50:15 01:50:15 01:50:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/595/openapi/v3/core-data.yaml] 01:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:15 Dload Upload Total Spent Left Speed 01:50:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 127k --:--:-- --:--:-- --:--:-- 126k 100 72043 0 0 100 72043 0 127k --:--:-- --:--:-- --:--:-- 126k 01:50:16 01:50:16 01:50:16 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/595/openapi/v3/core-metadata.yaml] 01:50:16 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:16 Dload Upload Total Spent Left Speed 01:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 297k --:--:-- --:--:-- --:--:-- 297k 01:50:17 01:50:17 01:50:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/595/openapi/v3/support-notifications.yaml] 01:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:17 Dload Upload Total Spent Left Speed 01:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 187k --:--:-- --:--:-- --:--:-- 186k 100 87000 0 0 100 87000 0 187k --:--:-- --:--:-- --:--:-- 186k 01:50:17 01:50:17 01:50:17 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/595/openapi/v3/support-scheduler.yaml] 01:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:17 Dload Upload Total Spent Left Speed 01:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 69593 --:--:-- --:--:-- --:--:-- 69593 01:50:18 01:50:18 [Pipeline] } 01:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:50:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:19 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:50:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:50:19 $ docker top e2976c567294df70ed374fb66433ba67d3cb342c592d7739a066f1eb62d65242 -eo pid,comm 01:50:19 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). 01:50:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:19 [ssh-agent] Looking for ssh-agent implementation... 01:50:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:19 $ docker exec e2976c567294df70ed374fb66433ba67d3cb342c592d7739a066f1eb62d65242 ssh-agent 01:50:19 SSH_AUTH_SOCK=/tmp/ssh-fOZUfCdHWcaF/agent.32 01:50:19 SSH_AGENT_PID=38 01:50:19 Running ssh-add (command line suppressed) 01:50:20 Identity added: /w/workspace/edgex-go/595@tmp/private_key_15105194086689365567.key (/w/workspace/edgex-go/595@tmp/private_key_15105194086689365567.key) 01:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:20 + git semver tag 01:50:20 2023-10-06 01:50:20,550 [run_tag] DEBUG tag force:False 01:50:20 2023-10-06 01:50:20,550 [check_head_tag] DEBUG check head tag 01:50:20 2023-10-06 01:50:20,553 [execute] INFO git cat-file --batch-check 01:50:20 2023-10-06 01:50:20,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/595, universal_newlines=False, shell=None, istream=) 01:50:20 2023-10-06 01:50:20,556 [execute] INFO git cat-file --batch 01:50:20 2023-10-06 01:50:20,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/595, universal_newlines=False, shell=None, istream=) 01:50:20 2023-10-06 01:50:20,579 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:50:20 2023-10-06 01:50:20,580 [execute] INFO git tag -a v3.1.0-dev.61 -m v3.1.0-dev.61 01:50:20 2023-10-06 01:50:20,580 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.61', '-m', 'v3.1.0-dev.61'], cwd=/w/workspace/edgex-go/595, universal_newlines=False, shell=None, istream=None) 01:50:20 2023-10-06 01:50:20,586 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:50:20 3.1.0-dev.61 [Pipeline] } 01:50:20 $ docker exec --env ******** --env ******** e2976c567294df70ed374fb66433ba67d3cb342c592d7739a066f1eb62d65242 ssh-agent -k 01:50:20 unset SSH_AUTH_SOCK; 01:50:20 unset SSH_AGENT_PID; 01:50:20 echo Agent pid 38 killed; 01:50:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:21 + git semver [Pipeline] } 01:50:21 $ docker stop --time=1 e2976c567294df70ed374fb66433ba67d3cb342c592d7739a066f1eb62d65242 01:50:23 $ docker rm -f --volumes e2976c567294df70ed374fb66433ba67d3cb342c592d7739a066f1eb62d65242 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:23 01:50:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:23 0.23.1-centos7: Pulling from edgex-lftools 01:50:23 ab5ef0e58194: Pulling fs layer 01:50:23 9712f1f96733: Pulling fs layer 01:50:23 63f879dbbcfc: Pulling fs layer 01:50:23 0d9ebad4ef96: Pulling fs layer 01:50:23 e9a5061849ea: Pulling fs layer 01:50:23 d747dcd14b5f: Pulling fs layer 01:50:23 2de7ff778b66: Pulling fs layer 01:50:23 0d9ebad4ef96: Waiting 01:50:23 e9a5061849ea: Waiting 01:50:23 d747dcd14b5f: Waiting 01:50:23 2de7ff778b66: Waiting 01:50:23 9712f1f96733: Verifying Checksum 01:50:23 9712f1f96733: Download complete 01:50:23 63f879dbbcfc: Verifying Checksum 01:50:23 63f879dbbcfc: Download complete 01:50:24 e9a5061849ea: Verifying Checksum 01:50:24 e9a5061849ea: Download complete 01:50:24 d747dcd14b5f: Download complete 01:50:24 0d9ebad4ef96: Verifying Checksum 01:50:24 0d9ebad4ef96: Download complete 01:50:24 ab5ef0e58194: Verifying Checksum 01:50:24 ab5ef0e58194: Download complete 01:50:24 2de7ff778b66: Verifying Checksum 01:50:24 2de7ff778b66: Download complete 01:50:27 ab5ef0e58194: Pull complete 01:50:27 9712f1f96733: Pull complete 01:50:29 63f879dbbcfc: Pull complete 01:50:33 0d9ebad4ef96: Pull complete 01:50:33 e9a5061849ea: Pull complete 01:50:33 d747dcd14b5f: Pull complete 01:50:34 2de7ff778b66: Pull complete 01:50:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:35 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:50:44 $ docker top 0e408db4493da7bdd97861cd82bcc9ee36a0ef35f5a7a1ef4261c2d39381a701 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:50:45 provisioning config files... 01:50:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/595@tmp/config5105304025973922021tmp 01:50:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/595@tmp/config17494993510569605962tmp 01:50:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/595@tmp/config7726322053351105883tmp [Pipeline] { [Pipeline] echo 01:50:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:50:45 ---> sigul-configuration.sh 01:50:45 gpg: directory `/root/.gnupg' created 01:50:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:50:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:50:45 gpg: keyring `/root/.gnupg/secring.gpg' created 01:50:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:50:45 gpg: CAST5 encrypted data 01:50:45 gpg: encrypted with 1 passphrase 01:50:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:50:45 + mkdir /home/jenkins 01:50:45 + mkdir /home/jenkins/sigul [Pipeline] sh 01:50:45 + 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 01:50:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:50:46 ---> sigul-install.sh 01:50:46 Sigul already installed; skipping installation. [Pipeline] sh 01:50:46 + git tag --list 01:50:46 0.6.0 01:50:46 0.6.1 01:50:46 0.7.0 01:50:46 0.7.1 01:50:46 v1.0.0 01:50:46 v1.0.1 01:50:46 v1.1.0 01:50:46 v1.2.0 01:50:46 v1.2.1 01:50:46 v1.3.0 01:50:46 v1.3.1 01:50:46 v2.0.0 01:50:46 v2.1.0 01:50:46 v2.1.1 01:50:46 v2.2.0 01:50:46 v2.3.0 01:50:46 v3.0 01:50:46 v3.0.0 01:50:46 v3.1.0-dev.1 01:50:46 v3.1.0-dev.10 01:50:46 v3.1.0-dev.11 01:50:46 v3.1.0-dev.12 01:50:46 v3.1.0-dev.13 01:50:46 v3.1.0-dev.14 01:50:46 v3.1.0-dev.15 01:50:46 v3.1.0-dev.16 01:50:46 v3.1.0-dev.17 01:50:46 v3.1.0-dev.18 01:50:46 v3.1.0-dev.19 01:50:46 v3.1.0-dev.2 01:50:46 v3.1.0-dev.20 01:50:46 v3.1.0-dev.21 01:50:46 v3.1.0-dev.22 01:50:46 v3.1.0-dev.23 01:50:46 v3.1.0-dev.24 01:50:46 v3.1.0-dev.25 01:50:46 v3.1.0-dev.26 01:50:46 v3.1.0-dev.27 01:50:46 v3.1.0-dev.28 01:50:46 v3.1.0-dev.29 01:50:46 v3.1.0-dev.3 01:50:46 v3.1.0-dev.30 01:50:46 v3.1.0-dev.31 01:50:46 v3.1.0-dev.32 01:50:46 v3.1.0-dev.33 01:50:46 v3.1.0-dev.34 01:50:46 v3.1.0-dev.35 01:50:46 v3.1.0-dev.36 01:50:46 v3.1.0-dev.37 01:50:46 v3.1.0-dev.38 01:50:46 v3.1.0-dev.39 01:50:46 v3.1.0-dev.4 01:50:46 v3.1.0-dev.40 01:50:46 v3.1.0-dev.41 01:50:46 v3.1.0-dev.42 01:50:46 v3.1.0-dev.43 01:50:46 v3.1.0-dev.44 01:50:46 v3.1.0-dev.45 01:50:46 v3.1.0-dev.46 01:50:46 v3.1.0-dev.47 01:50:46 v3.1.0-dev.48 01:50:46 v3.1.0-dev.49 01:50:46 v3.1.0-dev.5 01:50:46 v3.1.0-dev.50 01:50:46 v3.1.0-dev.51 01:50:46 v3.1.0-dev.52 01:50:46 v3.1.0-dev.53 01:50:46 v3.1.0-dev.54 01:50:46 v3.1.0-dev.55 01:50:46 v3.1.0-dev.56 01:50:46 v3.1.0-dev.57 01:50:46 v3.1.0-dev.58 01:50:46 v3.1.0-dev.59 01:50:46 v3.1.0-dev.6 01:50:46 v3.1.0-dev.60 01:50:46 v3.1.0-dev.61 01:50:46 v3.1.0-dev.7 01:50:46 v3.1.0-dev.8 01:50:46 v3.1.0-dev.9 [Pipeline] sh 01:50:46 + lftools sign git-tag v3.1.0-dev.61 01:50:47 Signing Git tag with Sigul... 01:50:47 Signing v3.1.0-dev.61 [Pipeline] echo 01:50:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:50:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:50:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:50:47 $ docker stop --time=1 0e408db4493da7bdd97861cd82bcc9ee36a0ef35f5a7a1ef4261c2d39381a701 01:50:49 $ docker rm -f --volumes 0e408db4493da7bdd97861cd82bcc9ee36a0ef35f5a7a1ef4261c2d39381a701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:50:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:49 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:50:50 $ docker top d40454192b8cfb363a16b3038932b2ac4d794afa69970688d76dc7722a9e71d8 -eo pid,comm 01:50:50 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). 01:50:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:50 [ssh-agent] Looking for ssh-agent implementation... 01:50:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:50 $ docker exec d40454192b8cfb363a16b3038932b2ac4d794afa69970688d76dc7722a9e71d8 ssh-agent 01:50:50 SSH_AUTH_SOCK=/tmp/ssh-A86yMZMdfiXe/agent.32 01:50:50 SSH_AGENT_PID=38 01:50:50 Running ssh-add (command line suppressed) 01:50:50 Identity added: /w/workspace/edgex-go/595@tmp/private_key_17232037476751796534.key (/w/workspace/edgex-go/595@tmp/private_key_17232037476751796534.key) 01:50:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:51 + git semver bump pre 01:50:51 2023-10-06 01:50:51,201 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:50:51 2023-10-06 01:50:51,202 [bump_version] DEBUG bumping version:3.1.0-dev.61 on axis:pre with prefix:dev 01:50:51 2023-10-06 01:50:51,202 [bump_version] DEBUG bumped version:3.1.0-dev.62 01:50:51 2023-10-06 01:50:51,202 [write_version] DEBUG write version:3.1.0-dev.62 to path:/w/workspace/edgex-go/595/.semver/main with force:True 01:50:51 2023-10-06 01:50:51,202 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:50:51 2023-10-06 01:50:51,202 [write_file] DEBUG write to file:/w/workspace/edgex-go/595/.semver/main 01:50:51 2023-10-06 01:50:51,203 [execute] INFO git cat-file --batch-check 01:50:51 2023-10-06 01:50:51,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/595/.semver, universal_newlines=False, shell=None, istream=) 01:50:51 2023-10-06 01:50:51,209 [execute] INFO git cat-file --batch 01:50:51 2023-10-06 01:50:51,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/595/.semver, universal_newlines=False, shell=None, istream=) 01:50:51 2023-10-06 01:50:51,214 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:50:51 3.1.0-dev.62 [Pipeline] } 01:50:51 $ docker exec --env ******** --env ******** d40454192b8cfb363a16b3038932b2ac4d794afa69970688d76dc7722a9e71d8 ssh-agent -k 01:50:51 unset SSH_AUTH_SOCK; 01:50:51 unset SSH_AGENT_PID; 01:50:51 echo Agent pid 38 killed; 01:50:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:51 + git semver [Pipeline] } 01:50:51 $ docker stop --time=1 d40454192b8cfb363a16b3038932b2ac4d794afa69970688d76dc7722a9e71d8 01:50:53 $ docker rm -f --volumes d40454192b8cfb363a16b3038932b2ac4d794afa69970688d76dc7722a9e71d8 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:53 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:50:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:50:54 $ docker top c84cac8c3b89b88967d2a0695f6ecb9edeced7fbff393fa8fc99607318ba5223 -eo pid,comm 01:50:54 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). 01:50:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:54 [ssh-agent] Looking for ssh-agent implementation... 01:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:54 $ docker exec c84cac8c3b89b88967d2a0695f6ecb9edeced7fbff393fa8fc99607318ba5223 ssh-agent 01:50:54 SSH_AUTH_SOCK=/tmp/ssh-wExzEtJMuCoa/agent.32 01:50:54 SSH_AGENT_PID=38 01:50:54 Running ssh-add (command line suppressed) 01:50:54 Identity added: /w/workspace/edgex-go/595@tmp/private_key_856151513107568224.key (/w/workspace/edgex-go/595@tmp/private_key_856151513107568224.key) 01:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:55 + git semver push 01:50:55 2023-10-06 01:50:55,201 [run_push] DEBUG push 01:50:55 2023-10-06 01:50:55,202 [execute] INFO git cat-file --batch-check 01:50:55 2023-10-06 01:50:55,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/595/.semver, universal_newlines=False, shell=None, istream=) 01:50:55 2023-10-06 01:50:55,206 [execute] INFO git rev-list 2c7fa4946be8e4434081395e9252139941a13529 -- 01:50:55 2023-10-06 01:50:55,206 [execute] DEBUG Popen(['git', 'rev-list', '2c7fa4946be8e4434081395e9252139941a13529', '--'], cwd=/w/workspace/edgex-go/595/.semver, universal_newlines=False, shell=None, istream=None) 01:50:55 2023-10-06 01:50:55,221 [execute] INFO git fetch -v origin 01:50:55 2023-10-06 01:50:55,222 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/595/.semver, universal_newlines=True, shell=None, istream=None) 01:50:55 2023-10-06 01:50:55,766 [run_push] DEBUG no remote changes detected 01:50:55 2023-10-06 01:50:55,766 [execute] INFO git push origin semver 01:50:55 2023-10-06 01:50:55,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/595/.semver, universal_newlines=False, shell=None, istream=None) 01:50:56 2023-10-06 01:50:56,702 [run_push] DEBUG push all version tags 01:50:56 2023-10-06 01:50:56,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:50:56 2023-10-06 01:50:56,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/595, universal_newlines=False, shell=None, istream=None) 01:50:57 2023-10-06 01:50:57,482 [read_version] DEBUG read version from /w/workspace/edgex-go/595/.semver/main 01:50:57 3.1.0-dev.62 [Pipeline] } 01:50:57 $ docker exec --env ******** --env ******** c84cac8c3b89b88967d2a0695f6ecb9edeced7fbff393fa8fc99607318ba5223 ssh-agent -k 01:50:57 unset SSH_AUTH_SOCK; 01:50:57 unset SSH_AGENT_PID; 01:50:57 echo Agent pid 38 killed; 01:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:58 + git semver [Pipeline] } 01:50:58 $ docker stop --time=1 c84cac8c3b89b88967d2a0695f6ecb9edeced7fbff393fa8fc99607318ba5223 01:50:59 $ docker rm -f --volumes c84cac8c3b89b88967d2a0695f6ecb9edeced7fbff393fa8fc99607318ba5223 [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 01:51:00 + [ -d /w/workspace/edgex-go/595/archives ] [Pipeline] libraryResource [Pipeline] sh 01:51:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:01 ---> package-listing.sh 01:51:01 ++ facter osfamily 01:51:01 ++ tr '[:upper:]' '[:lower:]' 01:51:01 + OS_FAMILY=debian 01:51:01 + workspace=/w/workspace/edgex-go/595 01:51:01 + START_PACKAGES=/tmp/packages_start.txt 01:51:01 + END_PACKAGES=/tmp/packages_end.txt 01:51:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:01 + PACKAGES=/tmp/packages_start.txt 01:51:01 + '[' /w/workspace/edgex-go/595 ']' 01:51:01 + PACKAGES=/tmp/packages_end.txt 01:51:01 + case "${OS_FAMILY}" in 01:51:01 + dpkg -l 01:51:01 + grep '^ii' 01:51:01 + '[' -f /tmp/packages_start.txt ']' 01:51:01 + '[' -f /tmp/packages_end.txt ']' 01:51:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:01 + '[' /w/workspace/edgex-go/595 ']' 01:51:01 + mkdir -p /w/workspace/edgex-go/595/archives/ 01:51:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/595/archives/ [Pipeline] echo 01:51:01 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/595/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:02 01:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:02 latest: Pulling from edgex-lftools-log-publisher 01:51:02 5eb5b503b376: Pulling fs layer 01:51:02 5c69ac0246d0: Pulling fs layer 01:51:02 ec43610c2a17: Pulling fs layer 01:51:02 3a2ae6a8a46f: Pulling fs layer 01:51:02 33b1e0a273af: Pulling fs layer 01:51:02 5d3b04190fa2: Pulling fs layer 01:51:02 2f39f015ded8: Pulling fs layer 01:51:02 3a2ae6a8a46f: Waiting 01:51:02 33b1e0a273af: Waiting 01:51:02 2f39f015ded8: Waiting 01:51:02 5c69ac0246d0: Verifying Checksum 01:51:02 5c69ac0246d0: Download complete 01:51:02 3a2ae6a8a46f: Verifying Checksum 01:51:02 3a2ae6a8a46f: Download complete 01:51:02 33b1e0a273af: Verifying Checksum 01:51:02 33b1e0a273af: Download complete 01:51:02 ec43610c2a17: Verifying Checksum 01:51:02 ec43610c2a17: Download complete 01:51:02 5d3b04190fa2: Verifying Checksum 01:51:02 5d3b04190fa2: Download complete 01:51:03 5eb5b503b376: Verifying Checksum 01:51:03 5eb5b503b376: Download complete 01:51:03 2f39f015ded8: Download complete 01:51:04 5eb5b503b376: Pull complete 01:51:04 5c69ac0246d0: Pull complete 01:51:04 ec43610c2a17: Pull complete 01:51:04 3a2ae6a8a46f: Pull complete 01:51:04 33b1e0a273af: Pull complete 01:51:05 5d3b04190fa2: Pull complete 01:51:09 2f39f015ded8: Pull complete 01:51:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:09 prd-ubuntu20.04-docker-8c-8g-8599 does not seem to be running inside a container 01:51:09 $ 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/595/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/595 -v /w/workspace/edgex-go/595:/w/workspace/edgex-go/595:rw,z -v /w/workspace/edgex-go/595@tmp:/w/workspace/edgex-go/595@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:15 $ docker top 50934eee2a01c97fbc5cff32b5054a299ddf7ecd5df374eea5cfc1daf0ed9671 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:15 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:16 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:16 + ls /var/log/sa-host 01:51:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:16 provisioning config files... 01:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/595@tmp/config11269783726172002667tmp [Pipeline] { [Pipeline] echo 01:51:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:17 ---> create-netrc.sh [Pipeline] } 01:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:17 ---> python-tools-install.sh [Pipeline] echo 01:51:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:17 ---> sudo-logs.sh 01:51:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:17 ---> job-cost.sh 01:51:17 lf-activate-venv: SKIPPING 01:51:17 DEBUG: total: 0.10999999940395355 01:51:17 INFO: Retrieving Stack Cost... 01:51:18 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:18 INFO: Archiving Costs [Pipeline] echo 01:51:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:19 ---> logs-deploy.sh 01:51:19 lf-activate-venv: SKIPPING 01:51:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/595 01:51:19 INFO: archiving workspace using pattern(s): 01:51:20 Archives upload complete. 01:51:20 INFO: archiving logs to Nexus 01:51:20 ---> uname -a: 01:51:20 Linux prd-ubuntu20-04-docker-8c-8g-8599 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:51:20 01:51:20 01:51:20 ---> lscpu: 01:51:20 Architecture: x86_64 01:51:20 CPU op-mode(s): 32-bit, 64-bit 01:51:20 Byte Order: Little Endian 01:51:20 Address sizes: 40 bits physical, 48 bits virtual 01:51:20 CPU(s): 8 01:51:20 On-line CPU(s) list: 0-7 01:51:20 Thread(s) per core: 1 01:51:20 Core(s) per socket: 1 01:51:20 Socket(s): 8 01:51:20 NUMA node(s): 1 01:51:20 Vendor ID: AuthenticAMD 01:51:20 CPU family: 23 01:51:20 Model: 49 01:51:20 Model name: AMD EPYC-Rome Processor 01:51:20 Stepping: 0 01:51:20 CPU MHz: 2799.998 01:51:20 BogoMIPS: 5599.99 01:51:20 Virtualization: AMD-V 01:51:20 Hypervisor vendor: KVM 01:51:20 Virtualization type: full 01:51:20 L1d cache: 256 KiB 01:51:20 L1i cache: 256 KiB 01:51:20 L2 cache: 4 MiB 01:51:20 L3 cache: 128 MiB 01:51:20 NUMA node0 CPU(s): 0-7 01:51:20 Vulnerability Itlb multihit: Not affected 01:51:20 Vulnerability L1tf: Not affected 01:51:20 Vulnerability Mds: Not affected 01:51:20 Vulnerability Meltdown: Not affected 01:51:20 Vulnerability Mmio stale data: Not affected 01:51:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:51:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:51:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:51:20 Vulnerability Srbds: Not affected 01:51:20 Vulnerability Tsx async abort: Not affected 01:51:20 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 01:51:20 01:51:20 01:51:20 ---> nproc: 01:51:20 8 01:51:20 01:51:20 01:51:20 ---> df -h: 01:51:20 Filesystem Size Used Avail Use% Mounted on 01:51:20 overlay 155G 22G 134G 15% / 01:51:20 tmpfs 64M 0 64M 0% /dev 01:51:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:51:20 shm 64M 0 64M 0% /dev/shm 01:51:20 /dev/vda1 155G 22G 134G 15% /facter-os 01:51:20 01:51:20 01:51:20 ---> sar -b -r -n DEV: 01:51:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8599) 10/06/23 _x86_64_ (8 CPU) 01:51:20 01:51:20 01:23:49 LINUX RESTART (8 CPU) 01:51:20 01:51:20 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:51:20 01:25:02 94.72 44.61 50.11 0.00 4959.84 112122.91 0.00 01:51:20 01:26:01 120.61 3.80 116.81 0.00 459.18 125844.98 0.00 01:51:20 01:27:01 67.22 0.03 67.19 0.00 2.93 34483.47 0.00 01:51:20 01:28:01 30.68 0.18 30.49 0.00 2.67 10321.48 0.00 01:51:20 01:29:01 183.52 0.48 183.04 0.00 62.26 132655.22 0.00 01:51:20 01:30:01 449.49 14.15 435.34 0.00 2925.78 109692.12 0.00 01:51:20 01:31:01 212.91 3.58 209.32 0.00 2362.18 80363.90 0.00 01:51:20 01:32:01 292.22 0.08 292.13 0.00 1.07 72458.59 0.00 01:51:20 01:33:01 343.23 0.17 343.06 0.00 26.38 11224.38 0.00 01:51:20 01:34:01 22.33 0.05 22.28 0.00 4.93 573.64 0.00 01:51:20 01:35:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 01:51:20 01:36:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 01:51:20 01:37:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 01:51:20 01:38:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 01:51:20 01:39:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 01:51:20 01:40:01 1.67 0.02 1.65 0.00 0.13 22.80 0.00 01:51:20 01:41:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 01:51:20 01:42:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 01:51:20 01:43:01 3.08 1.65 1.43 0.00 37.73 18.26 0.00 01:51:20 01:44:01 1.65 0.00 1.65 0.00 0.00 17.20 0.00 01:51:20 01:45:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 01:51:20 01:46:01 1.53 0.00 1.53 0.00 0.00 16.00 0.00 01:51:20 01:47:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 01:51:20 01:48:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 01:51:20 01:49:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 01:51:20 01:50:01 56.42 0.08 56.34 0.00 9.33 24770.00 0.00 01:51:20 01:51:01 94.89 0.38 94.50 0.00 14.66 34512.76 0.00 01:51:20 Average: 73.68 2.56 71.11 0.00 402.83 27697.44 0.00 01:51:20 01:51:20 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:51:20 01:25:02 30159200 31664692 705696 2.15 48492 1768212 1809412 5.33 879500 1577044 7540 01:51:20 01:26:01 28009812 31546264 764792 2.33 106400 3635644 2072064 6.11 1222764 3213728 263060 01:51:20 01:27:01 27417196 31259024 1043528 3.17 118876 3894848 2380844 7.02 1871272 3116940 149512 01:51:20 01:28:01 27424032 31492420 806980 2.45 122204 4090232 1887144 5.56 1501788 3450328 332356 01:51:20 01:29:01 23463872 31416584 881836 2.68 133088 7871296 2638984 7.78 1699364 7114000 919200 01:51:20 01:30:01 20121040 31406052 852820 2.59 221480 10918084 2293536 6.76 2209044 9704984 957848 01:51:20 01:31:01 15340212 28592000 3605028 10.96 253388 12604436 8528560 25.13 5846556 10514276 536792 01:51:20 01:32:01 17852344 31404172 843664 2.57 261296 12993360 2313532 6.82 2581356 11438980 976 01:51:20 01:33:01 17651208 31451200 803912 2.44 277440 13217980 2161708 6.37 2787004 11437084 588 01:51:20 01:34:01 17664436 31460804 794440 2.42 276824 13215044 2049148 6.04 3156300 11054512 4 01:51:20 01:35:01 17665584 31462092 793064 2.41 276860 13215048 2049148 6.04 3154728 11054516 176 01:51:20 01:36:01 17667884 31464412 790760 2.40 276876 13215048 2049148 6.04 3151092 11054516 144 01:51:20 01:37:01 17671292 31467808 787908 2.40 276888 13215052 2049148 6.04 3148112 11054520 8 01:51:20 01:38:01 17672524 31469060 786780 2.39 276900 13215056 2049148 6.04 3148140 11054524 144 01:51:20 01:39:01 17685252 31481812 774164 2.35 276940 13215060 2049148 6.04 3135764 11054528 32 01:51:20 01:40:01 17683700 31480396 775684 2.36 276992 13215040 2116344 6.24 3136596 11054500 144 01:51:20 01:41:01 17683660 31480380 775636 2.36 277016 13215044 2116344 6.24 3136660 11054500 12 01:51:20 01:42:01 17683500 31480276 775640 2.36 277032 13215048 2116344 6.24 3136648 11054504 148 01:51:20 01:43:01 17670268 31469220 786504 2.39 277072 13216180 2117020 6.24 3149844 11054872 4 01:51:20 01:44:01 17670092 31469116 786564 2.39 277128 13216180 2117020 6.24 3149284 11054844 12 01:51:20 01:45:01 17670572 31469704 785848 2.39 277152 13216184 2117020 6.24 3148548 11054848 8 01:51:20 01:46:01 17670304 31469444 786032 2.39 277168 13216188 2117020 6.24 3148504 11054852 4 01:51:20 01:47:01 17670256 31469400 785996 2.39 277188 13216188 2117020 6.24 3148504 11054852 8 01:51:20 01:48:01 17670176 31469452 785936 2.39 277256 13216192 2117020 6.24 3148712 11054864 172 01:51:20 01:49:01 17669900 31469240 786076 2.39 277316 13216192 2117020 6.24 3148804 11054856 8 01:51:20 01:50:01 16871596 31426372 827060 2.52 280640 13920140 2157276 6.36 3192576 11758736 512 01:51:20 01:51:01 16144504 31418668 832848 2.53 313564 14525556 2184496 6.44 3296984 12298872 892 01:51:20 Average: 19378682 31355928 908341 2.76 243314 11514390 2366319 6.97 2867943 9722207 117419 01:51:20 01:51:20 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:51:20 01:25:02 lo 3.47 3.47 0.33 0.33 0.00 0.00 0.00 0.00 01:51:20 01:25:02 ens3 522.10 470.37 3487.88 84.09 0.00 0.00 0.00 0.00 01:51:20 01:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:26:01 lo 1.97 1.97 0.19 0.19 0.00 0.00 0.00 0.00 01:51:20 01:26:01 ens3 737.91 652.26 9392.89 73.82 0.00 0.00 0.00 0.00 01:51:20 01:26:01 docker0 538.23 558.55 41.96 4577.46 0.00 0.00 0.00 0.00 01:51:20 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:27:01 ens3 50.02 44.16 39.96 106.28 0.00 0.00 0.00 0.00 01:51:20 01:27:01 veth07feb5f 0.23 0.43 0.02 0.04 0.00 0.00 0.00 0.00 01:51:20 01:27:01 docker0 0.23 0.33 0.02 0.03 0.00 0.00 0.00 0.00 01:51:20 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:28:01 ens3 29.23 20.28 24.35 13.61 0.00 0.00 0.00 0.00 01:51:20 01:28:01 veth07feb5f 0.93 0.95 0.08 0.08 0.00 0.00 0.00 0.00 01:51:20 01:28:01 docker0 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 01:51:20 01:29:01 vethe9e02b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 vethc11bec5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 vethfad6aa5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 vethd2dcfc0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 01:51:20 01:29:01 veth8778d42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 ens3 145.26 74.35 3021.90 19.65 0.00 0.00 0.00 0.00 01:51:20 01:29:01 veth0c11ed3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 veth81e22d1 0.52 0.53 0.05 0.19 0.00 0.00 0.00 0.00 01:51:20 01:29:01 veth04bb0fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:29:01 docker0 0.52 0.38 0.04 0.17 0.00 0.00 0.00 0.00 01:51:20 01:29:01 veth5c00dbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:30:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:51:20 01:30:01 ens3 777.49 415.11 5302.37 43.89 0.00 0.00 0.00 0.00 01:51:20 01:30:01 veth81e22d1 0.13 1.10 0.01 0.05 0.00 0.00 0.00 0.00 01:51:20 01:30:01 docker0 315.55 539.14 26.02 3062.89 0.00 0.00 0.00 0.00 01:51:20 01:31:01 vetha497852 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 vethb5c6feb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 ens3 150.43 81.95 523.86 11.89 0.00 0.00 0.00 0.00 01:51:20 01:31:01 vethde7339a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth81e22d1 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth5108e6f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth6aecd28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth7d0583b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth66e1e71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth0197277 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 vetha5b0e78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth9dc9722 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:31:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:31:01 veth9c4cd21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:20 01:32:01 vethab8446c 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 vetha497852 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth4b25bd4 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 vethb5c6feb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 ens3 6.32 4.17 4.62 2.64 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth81e22d1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth9ef3c2a 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth323d724 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth6aecd28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth7d0583b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth0197277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 vethadb60ba 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth9dc9722 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:32:01 veth31b835c 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:33:01 lo 48.23 48.23 4.76 4.76 0.00 0.00 0.00 0.00 01:51:20 01:33:01 ens3 407.66 421.68 233.12 1693.65 0.00 0.00 0.00 0.00 01:51:20 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:34:01 lo 22.86 22.86 2.25 2.25 0.00 0.00 0.00 0.00 01:51:20 01:34:01 ens3 335.44 348.03 135.61 2256.26 0.00 0.00 0.00 0.00 01:51:20 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:35:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:51:20 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:39:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:51:20 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:51:20 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:41:01 ens3 0.53 0.33 0.26 0.21 0.00 0.00 0.00 0.00 01:51:20 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:43:01 ens3 9.22 7.32 10.23 6.31 0.00 0.00 0.00 0.00 01:51:20 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:45:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:51:20 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:46:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:51:20 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:48:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:51:20 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:51:20 01:50:01 veth73f0970 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:50:01 ens3 127.95 73.10 3973.09 12.33 0.00 0.00 0.00 0.00 01:51:20 01:50:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:51:20 01:51:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 01:51:20 01:51:01 ens3 322.23 184.39 4287.44 51.32 0.00 0.00 0.00 0.00 01:51:20 01:51:01 docker0 67.23 133.96 5.51 1027.86 0.00 0.00 0.00 0.00 01:51:20 Average: lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 01:51:20 Average: ens3 133.84 103.32 1122.11 162.15 0.00 0.00 0.00 0.00 01:51:20 Average: docker0 33.86 45.35 2.70 318.37 0.00 0.00 0.00 0.00 01:51:20 01:51:20 01:51:20 ---> sar -P ALL: 01:51:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8599) 10/06/23 _x86_64_ (8 CPU) 01:51:20 01:51:20 01:23:49 LINUX RESTART (8 CPU) 01:51:20 01:51:20 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:51:20 01:25:02 all 5.04 0.00 1.21 9.54 0.11 84.10 01:51:20 01:25:02 0 6.21 0.00 0.75 0.58 0.03 92.42 01:51:20 01:25:02 1 6.07 0.00 0.75 1.33 0.03 91.81 01:51:20 01:25:02 2 4.69 0.00 0.78 23.36 0.03 71.13 01:51:20 01:25:02 3 4.00 0.00 1.44 1.07 0.05 93.43 01:51:20 01:25:02 4 9.19 0.00 1.29 4.25 0.63 84.64 01:51:20 01:25:02 5 4.67 0.00 1.49 1.30 0.05 92.49 01:51:20 01:25:02 6 2.32 0.00 2.27 16.71 0.02 78.68 01:51:20 01:25:02 7 3.17 0.00 0.94 27.68 0.07 68.13 01:51:20 01:26:01 all 7.58 0.00 3.16 5.97 0.07 83.22 01:51:20 01:26:01 0 7.54 0.00 3.38 17.34 0.05 71.68 01:51:20 01:26:01 1 7.17 0.00 3.33 4.70 0.07 84.72 01:51:20 01:26:01 2 7.66 0.00 3.08 1.21 0.09 87.96 01:51:20 01:26:01 3 7.45 0.00 2.06 4.02 0.07 86.40 01:51:20 01:26:01 4 6.92 0.00 3.84 0.07 0.07 89.10 01:51:20 01:26:01 5 11.15 0.00 2.89 9.56 0.07 76.32 01:51:20 01:26:01 6 5.68 0.00 2.49 1.77 0.07 89.98 01:51:20 01:26:01 7 7.06 0.00 4.24 9.01 0.12 79.58 01:51:20 01:27:01 all 26.59 0.00 3.81 4.00 0.09 65.50 01:51:20 01:27:01 0 26.29 0.00 4.47 0.45 0.08 68.71 01:51:20 01:27:01 1 24.53 0.00 3.42 0.62 0.08 71.34 01:51:20 01:27:01 2 26.37 0.00 3.81 0.39 0.10 69.33 01:51:20 01:27:01 3 26.87 0.00 3.60 4.78 0.10 64.65 01:51:20 01:27:01 4 24.56 0.00 4.44 0.50 0.10 70.39 01:51:20 01:27:01 5 28.02 0.00 3.89 14.81 0.08 53.19 01:51:20 01:27:01 6 31.32 0.00 3.36 0.78 0.08 64.46 01:51:20 01:27:01 7 24.79 0.00 3.48 9.60 0.12 62.01 01:51:20 01:28:01 all 44.46 0.00 4.02 0.88 0.11 50.53 01:51:20 01:28:01 0 43.76 0.00 3.89 0.05 0.12 52.19 01:51:20 01:28:01 1 44.70 0.00 4.30 0.05 0.12 50.83 01:51:20 01:28:01 2 43.62 0.00 3.70 5.20 0.12 47.37 01:51:20 01:28:01 3 45.33 0.00 3.77 1.10 0.12 49.69 01:51:20 01:28:01 4 45.35 0.00 4.28 0.24 0.10 50.03 01:51:20 01:28:01 5 43.95 0.00 4.28 0.17 0.12 51.48 01:51:20 01:28:01 6 44.00 0.00 3.61 0.20 0.10 52.08 01:51:20 01:28:01 7 45.00 0.00 4.30 0.07 0.12 50.51 01:51:20 01:29:01 all 13.75 0.00 4.95 17.97 0.08 63.24 01:51:20 01:29:01 0 14.13 0.00 4.80 4.44 0.08 76.55 01:51:20 01:29:01 1 12.94 0.00 5.54 28.24 0.09 53.19 01:51:20 01:29:01 2 11.84 0.00 4.21 37.61 0.07 46.27 01:51:20 01:29:01 3 13.44 0.00 5.34 6.90 0.08 74.24 01:51:20 01:29:01 4 15.28 0.00 4.89 11.11 0.08 68.64 01:51:20 01:29:01 5 14.33 0.00 5.04 9.49 0.08 71.06 01:51:20 01:29:01 6 14.47 0.00 4.83 43.13 0.09 37.50 01:51:20 01:29:01 7 13.58 0.00 4.98 3.00 0.10 78.34 01:51:20 01:30:01 all 7.40 0.00 4.15 21.15 0.15 67.15 01:51:20 01:30:01 0 6.88 0.00 4.10 21.33 0.15 67.54 01:51:20 01:30:01 1 7.46 0.00 4.23 53.27 0.05 35.00 01:51:20 01:30:01 2 5.13 0.00 2.97 8.08 0.05 83.76 01:51:20 01:30:01 3 8.29 0.00 4.32 8.04 0.10 79.25 01:51:20 01:30:01 4 8.52 0.00 3.82 4.07 0.08 83.51 01:51:20 01:30:01 5 8.49 0.00 3.65 10.64 0.07 77.15 01:51:20 01:30:01 6 7.10 0.00 4.28 20.98 0.08 67.56 01:51:20 01:30:01 7 7.36 0.00 5.85 42.48 0.61 43.70 01:51:20 01:31:01 all 58.93 0.00 7.59 13.06 0.15 20.27 01:51:20 01:31:01 0 59.90 0.00 6.39 32.54 0.17 0.99 01:51:20 01:31:01 1 56.47 0.00 9.41 31.36 0.14 2.62 01:51:20 01:31:01 2 58.36 0.00 6.98 1.10 0.16 33.40 01:51:20 01:31:01 3 59.38 0.00 7.84 1.50 0.17 31.11 01:51:20 01:31:01 4 60.76 0.00 5.86 9.59 0.16 23.63 01:51:20 01:31:01 5 58.49 0.00 8.75 4.94 0.14 27.68 01:51:20 01:31:01 6 58.52 0.00 8.32 0.83 0.14 32.20 01:51:20 01:31:01 7 59.57 0.00 7.11 23.23 0.14 9.95 01:51:20 01:32:01 all 59.58 0.00 6.06 11.42 0.17 22.76 01:51:20 01:32:01 0 59.49 0.00 6.63 15.22 0.12 18.54 01:51:20 01:32:01 1 57.89 0.00 7.57 15.45 0.12 18.97 01:51:20 01:32:01 2 58.76 0.00 4.86 6.40 0.43 29.55 01:51:20 01:32:01 3 61.10 0.00 6.05 6.51 0.16 26.18 01:51:20 01:32:01 4 60.02 0.00 6.32 10.16 0.12 23.37 01:51:20 01:32:01 5 59.45 0.00 4.96 5.70 0.15 29.75 01:51:20 01:32:01 6 59.52 0.00 6.24 11.14 0.16 22.94 01:51:20 01:32:01 7 60.41 0.00 5.80 20.50 0.14 13.16 01:51:20 01:33:01 all 6.15 0.00 2.06 6.78 0.09 84.92 01:51:20 01:33:01 0 3.23 0.00 2.14 9.78 0.10 84.74 01:51:20 01:33:01 1 6.52 0.00 3.24 2.47 0.08 87.68 01:51:20 01:33:01 2 3.29 0.00 1.30 2.37 0.05 92.99 01:51:20 01:33:01 3 6.72 0.00 1.64 4.88 0.12 86.64 01:51:20 01:33:01 4 6.85 0.00 1.83 14.94 0.08 76.29 01:51:20 01:33:01 5 7.22 0.00 2.09 7.19 0.08 83.41 01:51:20 01:33:01 6 7.71 0.00 2.07 8.21 0.08 81.93 01:51:20 01:33:01 7 7.66 0.00 2.17 4.44 0.12 85.61 01:51:20 01:34:01 all 7.81 0.00 0.66 0.52 0.06 90.96 01:51:20 01:34:01 0 8.36 0.00 0.78 0.12 0.03 90.70 01:51:20 01:34:01 1 12.93 0.00 0.79 0.03 0.08 86.16 01:51:20 01:34:01 2 4.24 0.00 0.40 0.07 0.03 95.25 01:51:20 01:34:01 3 7.62 0.00 0.58 0.08 0.08 91.63 01:51:20 01:34:01 4 4.89 0.00 0.50 0.13 0.03 94.44 01:51:20 01:34:01 5 12.16 0.00 0.78 0.12 0.07 86.87 01:51:20 01:34:01 6 4.45 0.00 0.64 0.17 0.05 94.70 01:51:20 01:34:01 7 7.77 0.00 0.80 3.40 0.10 87.93 01:51:20 01:35:01 all 0.11 0.00 0.02 0.00 0.01 99.86 01:51:20 01:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:20 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:35:01 2 0.75 0.00 0.00 0.00 0.02 99.24 01:51:20 01:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:51:20 01:35:01 4 0.03 0.00 0.07 0.00 0.02 99.88 01:51:20 01:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:51:20 01:35:01 6 0.05 0.00 0.05 0.00 0.02 99.88 01:51:20 01:35:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:51:20 01:51:20 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:51:20 01:36:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:51:20 01:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:51:20 01:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:51:20 01:36:01 2 0.38 0.00 0.00 0.00 0.00 99.62 01:51:20 01:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:20 01:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:51:20 01:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:36:01 6 0.07 0.00 0.03 0.00 0.02 99.88 01:51:20 01:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 01:51:20 01:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:51:20 01:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:20 01:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:51:20 01:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:37:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:51:20 01:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:51:20 01:37:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:51:20 01:37:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:51:20 01:38:01 all 0.04 0.00 0.01 0.00 0.01 99.95 01:51:20 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:51:20 01:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:51:20 01:38:01 4 0.17 0.00 0.02 0.00 0.00 99.82 01:51:20 01:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:38:01 6 0.08 0.00 0.00 0.00 0.02 99.90 01:51:20 01:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:51:20 01:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:51:20 01:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:20 01:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:51:20 01:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:20 01:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:39:01 6 0.02 0.00 0.03 0.07 0.00 99.88 01:51:20 01:39:01 7 0.02 0.00 0.02 0.05 0.02 99.90 01:51:20 01:40:01 all 0.03 0.00 0.04 0.00 0.01 99.92 01:51:20 01:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:51:20 01:40:01 1 0.10 0.00 0.03 0.00 0.00 99.87 01:51:20 01:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:51:20 01:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:51:20 01:40:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:51:20 01:40:01 5 0.00 0.00 0.05 0.02 0.02 99.92 01:51:20 01:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:51:20 01:40:01 7 0.05 0.00 0.08 0.02 0.02 99.83 01:51:20 01:41:01 all 0.27 0.00 0.01 0.00 0.01 99.71 01:51:20 01:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:41:01 1 1.99 0.00 0.00 0.00 0.02 98.00 01:51:20 01:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:51:20 01:41:01 4 0.08 0.00 0.00 0.00 0.02 99.90 01:51:20 01:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:51:20 01:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:51:20 01:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:51:20 01:42:01 all 0.08 0.00 0.02 0.00 0.00 99.89 01:51:20 01:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:42:01 1 0.58 0.00 0.10 0.00 0.00 99.32 01:51:20 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:20 01:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:20 01:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:51:20 01:42:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:51:20 01:43:01 all 0.28 0.00 0.03 0.01 0.01 99.67 01:51:20 01:43:01 0 0.40 0.00 0.07 0.05 0.02 99.47 01:51:20 01:43:01 1 0.15 0.00 0.00 0.00 0.00 99.85 01:51:20 01:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:51:20 01:43:01 3 0.08 0.00 0.02 0.02 0.00 99.88 01:51:20 01:43:01 4 0.18 0.00 0.05 0.02 0.02 99.73 01:51:20 01:43:01 5 0.15 0.00 0.05 0.00 0.00 99.80 01:51:20 01:43:01 6 0.72 0.00 0.02 0.00 0.00 99.27 01:51:20 01:43:01 7 0.48 0.00 0.03 0.02 0.03 99.43 01:51:20 01:44:01 all 0.07 0.00 0.01 0.01 0.01 99.89 01:51:20 01:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:44:01 1 0.48 0.00 0.02 0.00 0.02 99.48 01:51:20 01:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:51:20 01:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:51:20 01:44:01 5 0.02 0.00 0.02 0.03 0.02 99.92 01:51:20 01:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:51:20 01:44:01 7 0.02 0.00 0.02 0.07 0.02 99.88 01:51:20 01:45:01 all 0.19 0.00 0.01 0.00 0.00 99.80 01:51:20 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:45:01 1 0.17 0.00 0.00 0.00 0.00 99.83 01:51:20 01:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:20 01:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:20 01:45:01 5 1.19 0.00 0.00 0.00 0.00 98.81 01:51:20 01:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:51:20 01:45:01 7 0.02 0.00 0.03 0.02 0.02 99.92 01:51:20 01:46:01 all 0.12 0.00 0.01 0.07 0.00 99.80 01:51:20 01:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:46:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:51:20 01:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:51:20 01:46:01 5 0.93 0.00 0.02 0.00 0.00 99.06 01:51:20 01:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:46:01 7 0.03 0.00 0.03 0.53 0.00 99.40 01:51:20 01:51:20 01:46:01 CPU %user %nice %system %iowait %steal %idle 01:51:20 01:47:01 all 0.01 0.00 0.01 0.15 0.00 99.83 01:51:20 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:20 01:47:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:51:20 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:51:20 01:47:01 7 0.02 0.00 0.02 1.17 0.02 98.78 01:51:20 01:48:01 all 0.13 0.00 0.01 0.87 0.01 98.97 01:51:20 01:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:51:20 01:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:20 01:48:01 3 0.00 0.00 0.02 0.33 0.02 99.63 01:51:20 01:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:51:20 01:48:01 5 0.96 0.00 0.03 0.00 0.02 98.99 01:51:20 01:48:01 6 0.03 0.00 0.00 0.35 0.02 99.60 01:51:20 01:48:01 7 0.02 0.00 0.02 6.27 0.02 93.68 01:51:20 01:49:01 all 0.20 0.00 0.01 0.11 0.00 99.68 01:51:20 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:20 01:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:20 01:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:51:20 01:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:20 01:49:01 5 1.48 0.00 0.02 0.00 0.00 98.50 01:51:20 01:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:51:20 01:49:01 7 0.02 0.00 0.00 0.88 0.00 99.10 01:51:20 01:50:01 all 2.91 0.00 1.31 3.08 0.02 92.68 01:51:20 01:50:01 0 2.11 0.00 1.97 0.00 0.02 95.90 01:51:20 01:50:01 1 2.91 0.00 1.12 0.07 0.02 95.89 01:51:20 01:50:01 2 2.76 0.00 1.49 0.07 0.02 95.66 01:51:20 01:50:01 3 3.21 0.00 1.04 0.45 0.02 95.28 01:51:20 01:50:01 4 2.91 0.00 1.12 0.00 0.03 95.94 01:51:20 01:50:01 5 2.37 0.00 1.43 0.17 0.02 96.02 01:51:20 01:50:01 6 3.14 0.00 1.17 12.97 0.03 82.68 01:51:20 01:50:01 7 3.83 0.00 1.17 10.90 0.03 84.06 01:51:20 01:51:01 all 6.72 0.00 2.85 4.11 0.06 86.26 01:51:20 01:51:01 0 7.78 0.00 2.38 0.92 0.05 88.86 01:51:20 01:51:01 1 5.96 0.00 2.85 0.44 0.05 90.71 01:51:20 01:51:01 2 6.98 0.00 2.29 1.34 0.07 89.32 01:51:20 01:51:01 3 5.47 0.00 4.09 20.47 0.07 69.90 01:51:20 01:51:01 4 6.47 0.00 3.13 0.20 0.05 90.15 01:51:20 01:51:01 5 6.22 0.00 2.61 1.37 0.07 89.73 01:51:20 01:51:01 6 8.45 0.00 2.65 0.15 0.05 88.70 01:51:20 01:51:01 7 6.40 0.00 2.82 8.19 0.07 82.52 01:51:20 Average: all 9.03 0.00 1.53 3.65 0.05 85.75 01:51:20 Average: 0 8.95 0.00 1.53 3.73 0.04 85.76 01:51:20 Average: 1 9.08 0.00 1.71 5.04 0.04 84.14 01:51:20 Average: 2 8.45 0.00 1.31 3.21 0.05 86.99 01:51:20 Average: 3 9.10 0.00 1.53 2.20 0.04 87.12 01:51:20 Average: 4 9.17 0.00 1.52 2.02 0.06 87.23 01:51:20 Average: 5 9.47 0.00 1.53 2.39 0.04 86.57 01:51:20 Average: 6 9.03 0.00 1.54 4.30 0.04 85.09 01:51:20 Average: 7 8.97 0.00 1.60 6.28 0.07 83.07 01:51:20 01:51:20 01:51:20