Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca7181072cd9693a97ee7a9bf2ee455613042ad5 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-ssh16231299950554371017.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-ssh10725598845273985397.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-ssh9899373245812520071.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-ssh1807991746657924174.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-ssh15150648350995276846.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7977 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/591 [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/591 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca7181072cd9693a97ee7a9bf2ee455613042ad5 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4695)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 > git rev-list --no-walk 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:02:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:02:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:02:17 ========================================================= 22:02:17 EdgeX Global Pipelines Version Info 22:02:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:02:20 ------------------- 22:02:20 stable info: 22:02:20 ------------------- 22:02:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:02:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:02:20 Message: update stable to v1.0.254 22:02:20 ------------------- 22:02:20 experimental info: 22:02:20 ------------------- 22:02:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:02:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:02:20 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca71810 [Pipeline] echo 22:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:21 provisioning config files... 22:02:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config12506943882760832846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:21 ---> docker-login.sh 22:02:21 nexus3.edgexfoundry.org:10001 22:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:22 Configure a credential helper to remove this warning. See 22:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:22 22:02:22 Login Succeeded 22:02:22 nexus3.edgexfoundry.org:10002 22:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:22 Configure a credential helper to remove this warning. See 22:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:22 22:02:22 Login Succeeded 22:02:22 nexus3.edgexfoundry.org:10003 22:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:22 Configure a credential helper to remove this warning. See 22:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:22 22:02:22 Login Succeeded 22:02:22 nexus3.edgexfoundry.org:10004 22:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:22 Configure a credential helper to remove this warning. See 22:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:22 22:02:22 Login Succeeded 22:02:22 docker.io 22:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:22 Configure a credential helper to remove this warning. See 22:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:22 22:02:22 Login Succeeded 22:02:22 ---> docker-login.sh ends [Pipeline] } 22:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:23 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:02:23 + dirname cmd/core-command/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo core-command,cmd/core-command/Dockerfile 22:02:23 + + cut -d/ -f2 22:02:23 dirname cmd/core-common-config-bootstrapper/Dockerfile 22:02:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:02:23 + dirname cmd/core-data/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo core-data,cmd/core-data/Dockerfile 22:02:23 + dirname cmd/core-metadata/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo core-metadata,cmd/core-metadata/Dockerfile 22:02:23 + dirname cmd/security-bootstrapper/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:02:23 + dirname cmd/security-proxy-auth/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:02:23 + dirname cmd/security-proxy-setup/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:02:23 + dirname cmd/security-secretstore-setup/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:02:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:02:23 + + dirname cmd/security-spire-agent/Dockerfile 22:02:23 cut -d/ -f2 22:02:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:02:23 + dirname cmd/security-spire-config/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:02:23 + dirname cmd/security-spire-server/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:02:23 + dirname cmd/support-notifications/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo support-notifications,cmd/support-notifications/Dockerfile 22:02:23 + dirname cmd/support-scheduler/Dockerfile 22:02:23 + cut -d/ -f2 22:02:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:02:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:02:23 + git rev-list -1 --merges ca7181072cd9693a97ee7a9bf2ee455613042ad5~1..ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] echo 22:02:23 -----------> git rev-list -1 --merges ca7181072cd9693a97ee7a9bf2ee455613042ad5~1..ca7181072cd9693a97ee7a9bf2ee455613042ad5 ca7181072cd9693a97ee7a9bf2ee455613042ad5 [false] [Pipeline] sh 22:02:23 + git log --format=format:%s -1 ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] echo 22:02:23 ========================================================= 22:02:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:02:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:02:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:24 + grep -v github /etc/ssh/ssh_known_hosts 22:02:24 + [ -e /tmp/ssh_known_hosts ] 22:02:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:02:24 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:02:24 sudo tee -a /etc/ssh/ssh_known_hosts 22:02:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:25 22:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:25 0.1.4: Pulling from edgex-devops/py-git-semver 22:02:25 b85a868b505f: Pulling fs layer 22:02:25 e2be974225ed: Pulling fs layer 22:02:25 339a4e72a1f5: Pulling fs layer 22:02:25 988bab9f4d93: Pulling fs layer 22:02:25 1469e6f7b9e6: Pulling fs layer 22:02:25 eaf3925da568: Pulling fs layer 22:02:25 bab4dde63d76: Pulling fs layer 22:02:25 bde34c3a00c8: Pulling fs layer 22:02:25 b352a97aabf1: Pulling fs layer 22:02:25 4872d77fe225: Pulling fs layer 22:02:25 5851b861e8e6: Pulling fs layer 22:02:25 eaf3925da568: Waiting 22:02:25 bab4dde63d76: Waiting 22:02:25 bde34c3a00c8: Waiting 22:02:25 5851b861e8e6: Waiting 22:02:25 988bab9f4d93: Waiting 22:02:25 1469e6f7b9e6: Waiting 22:02:25 b352a97aabf1: Waiting 22:02:25 4872d77fe225: Waiting 22:02:25 e2be974225ed: Download complete 22:02:25 988bab9f4d93: Verifying Checksum 22:02:25 988bab9f4d93: Download complete 22:02:25 1469e6f7b9e6: Verifying Checksum 22:02:25 1469e6f7b9e6: Download complete 22:02:25 339a4e72a1f5: Verifying Checksum 22:02:25 339a4e72a1f5: Download complete 22:02:25 eaf3925da568: Download complete 22:02:25 bde34c3a00c8: Download complete 22:02:25 b352a97aabf1: Download complete 22:02:25 4872d77fe225: Verifying Checksum 22:02:25 4872d77fe225: Download complete 22:02:25 5851b861e8e6: Verifying Checksum 22:02:25 5851b861e8e6: Download complete 22:02:25 b85a868b505f: Verifying Checksum 22:02:25 b85a868b505f: Download complete 22:02:26 bab4dde63d76: Verifying Checksum 22:02:26 bab4dde63d76: Download complete 22:02:27 b85a868b505f: Pull complete 22:02:27 e2be974225ed: Pull complete 22:02:27 339a4e72a1f5: Pull complete 22:02:27 988bab9f4d93: Pull complete 22:02:28 1469e6f7b9e6: Pull complete 22:02:28 eaf3925da568: Pull complete 22:02:29 bab4dde63d76: Pull complete 22:02:29 bde34c3a00c8: Pull complete 22:02:29 b352a97aabf1: Pull complete 22:02:29 4872d77fe225: Pull complete 22:02:29 5851b861e8e6: Pull complete 22:02:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:30 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:02:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:32 $ docker top fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b -eo pid,comm 22:02:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:02:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:32 [ssh-agent] Looking for ssh-agent implementation... 22:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:32 $ docker exec fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent 22:02:32 SSH_AUTH_SOCK=/tmp/ssh-m98yDv7sAHfk/agent.33 22:02:32 SSH_AGENT_PID=39 22:02:32 Running ssh-add (command line suppressed) 22:02:32 Identity added: /w/workspace/edgex-go/591@tmp/private_key_4536310991755716031.key (/w/workspace/edgex-go/591@tmp/private_key_4536310991755716031.key) 22:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:33 + git tag --points-at HEAD [Pipeline] } 22:02:33 $ docker exec --env ******** --env ******** fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent -k 22:02:33 unset SSH_AUTH_SOCK; 22:02:33 unset SSH_AGENT_PID; 22:02:33 echo Agent pid 39 killed; 22:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:33 [ssh-agent] Looking for ssh-agent implementation... 22:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:33 $ docker exec fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent 22:02:33 SSH_AUTH_SOCK=/tmp/ssh-ACyxJIcRM8jD/agent.71 22:02:33 SSH_AGENT_PID=77 22:02:33 Running ssh-add (command line suppressed) 22:02:33 Identity added: /w/workspace/edgex-go/591@tmp/private_key_5045863449576148661.key (/w/workspace/edgex-go/591@tmp/private_key_5045863449576148661.key) 22:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:33 + git semver init 22:02:34 2023-09-26 22:02:34,002 [run_init] DEBUG init version:0.0.0 force:False 22:02:34 2023-09-26 22:02:34,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/591/.semver 22:02:34 2023-09-26 22:02:34,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/591/.semver 22:02:34 2023-09-26 22:02:34,003 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/591/.semver'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=None) 22:02:39 2023-09-26 22:02:39,297 [append_file] DEBUG append to file:/w/workspace/edgex-go/591/.git/info/exclude 22:02:39 2023-09-26 22:02:39,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/591/.semver/main with force:False 22:02:39 2023-09-26 22:02:39,297 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:02:39 2023-09-26 22:02:39,298 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:02:39 3.1.0-dev.57 [Pipeline] } 22:02:39 $ docker exec --env ******** --env ******** fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent -k 22:02:39 unset SSH_AUTH_SOCK; 22:02:39 unset SSH_AGENT_PID; 22:02:39 echo Agent pid 77 killed; 22:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:39 + git semver [Pipeline] } 22:02:40 $ docker stop --time=1 fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b 22:02:41 $ docker rm -f --volumes fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b [Pipeline] // withDockerContainer [Pipeline] sh 22:02:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:02:41 Stashed 1 file(s) [Pipeline] echo 22:02:41 [edgeXSemver]: initialized semver on version 3.1.0-dev.57 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:42 + git config --global --add safe.directory /w/workspace/edgex-go/591 [Pipeline] echo 22:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:42 ========================================================= 22:02:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:02:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:42 7264a8db6415: Pulling fs layer 22:02:42 c4d48a809fc2: Pulling fs layer 22:02:42 4f1c88b9dad5: Pulling fs layer 22:02:42 ad3a456e5733: Pulling fs layer 22:02:42 33e27b845d1e: Pulling fs layer 22:02:42 c68163c4e522: Pulling fs layer 22:02:42 50da416c3ac9: Pulling fs layer 22:02:42 23d2d4c4bb30: Pulling fs layer 22:02:42 c68163c4e522: Waiting 22:02:42 ad3a456e5733: Waiting 22:02:42 50da416c3ac9: Waiting 22:02:42 33e27b845d1e: Waiting 22:02:42 c4d48a809fc2: Verifying Checksum 22:02:42 c4d48a809fc2: Download complete 22:02:42 ad3a456e5733: Verifying Checksum 22:02:42 ad3a456e5733: Download complete 22:02:42 33e27b845d1e: Verifying Checksum 22:02:42 33e27b845d1e: Download complete 22:02:42 7264a8db6415: Download complete 22:02:42 c68163c4e522: Verifying Checksum 22:02:42 c68163c4e522: Download complete 22:02:42 7264a8db6415: Pull complete 22:02:43 c4d48a809fc2: Pull complete 22:02:43 23d2d4c4bb30: Verifying Checksum 22:02:43 23d2d4c4bb30: Download complete 22:02:43 4f1c88b9dad5: Verifying Checksum 22:02:43 4f1c88b9dad5: Download complete 22:02:43 50da416c3ac9: Verifying Checksum 22:02:43 50da416c3ac9: Download complete 22:02:46 4f1c88b9dad5: Pull complete 22:02:46 ad3a456e5733: Pull complete 22:02:46 33e27b845d1e: Pull complete 22:02:46 c68163c4e522: Pull complete 22:02:49 50da416c3ac9: Pull complete 22:02:49 23d2d4c4bb30: Pull complete 22:02:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:02:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:49 WORKDIR /edgex 22:02:49 COPY go.mod . 22:02:49 RUN go mod download 22:02:49 + docker build -t ci-base-image-x86_64 -f - . 22:02:50 Sending build context to Docker daemon 171MB 22:02:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:50 ---> 0786185ac409 22:02:50 Step 2/4 : WORKDIR /edgex 22:02:53 ---> Running in f038bda448f0 22:02:53 Removing intermediate container f038bda448f0 22:02:53 ---> ba342155ff5e 22:02:53 Step 3/4 : COPY go.mod . 22:02:53 ---> 8cfc8cb64dbb 22:02:53 Step 4/4 : RUN go mod download 22:02:53 ---> Running in 4fcba33f9235 22:02:56 Still waiting to schedule task 22:02:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:03:08 Removing intermediate container 4fcba33f9235 22:03:08 ---> 860ef075d11f 22:03:08 Successfully built 860ef075d11f 22:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:08 + docker inspect -f . ci-base-image-x86_64 22:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:08 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:09 $ docker top 37b533c65443422c979823a2ce9fc29d320e1c19091ace68be2436d5247372f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:09 + go version 22:03:09 go version go1.21.0 linux/amd64 [Pipeline] } 22:03:09 $ docker stop --time=1 37b533c65443422c979823a2ce9fc29d320e1c19091ace68be2436d5247372f1 22:03:10 $ docker rm -f --volumes 37b533c65443422c979823a2ce9fc29d320e1c19091ace68be2436d5247372f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:11 + docker inspect -f . ci-base-image-x86_64 22:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:11 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:03:11 $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:11 $ docker top d55cf72fe2f0b85e6618393cb626cc5579fbb24eabb9697dc6fd5089f444621a -eo pid,comm [Pipeline] { [Pipeline] echo 22:03:11 ========================================================= 22:03:11 [edgeXBuildGoParallel] Running Tests and Build... 22:03:11 ========================================================= [Pipeline] sh 22:03:11 + git config --global --add safe.directory /w/workspace/edgex-go/591 [Pipeline] fileExists [Pipeline] sh 22:03:12 + make test 22:03:12 go test -race -coverprofile=coverage.out ./... 22:03:18 ? github.com/edgexfoundry/edgex-go [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 22:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 22:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:03:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements 22:03:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 22:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:03:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.491s coverage: 93.4% of statements 22:03:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 4.1% of statements 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 97.6% of statements 22:03:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 22:03:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:03:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements 22:03:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements 22:03:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 22:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.050s coverage: 82.9% of statements 22:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements 22:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 22:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:03:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:03:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:03:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:03:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:03:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:03:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:03:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements 22:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:03:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:04:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:04:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:04:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 38.4% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements 22:04:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements 22:04:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:04:11 running golangci-lint 22:04:11 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:04:11 go version go1.21.0 linux/amd64 22:04:11 level=info msg="[config_reader] Used config file .golangci.yml" 22:04:11 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:04:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7978 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:04:24 Running in /w/workspace/edgex-go/591 [Pipeline] { [Pipeline] checkout 22:04:24 The recommended git tool is: git 22:04:26 level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 13.359024073s" 22:04:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.927105ms" 22:04:29 using credential edgex-jenkins-ssh 22:04:29 Cloning the remote Git repository 22:04:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:04:29 > git init /w/workspace/edgex-go/591 # timeout=10 22:04:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:04:30 > git --version # timeout=10 22:04:30 > git --version # 'git version 2.25.1' 22:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:34 level=info msg="[linters_context/goanalysis] analyzers took 1m7.562338397s with top 10 stages: buildir: 35.307025297s, gosec: 7.617047556s, inspect: 1.943199323s, fact_deprecated: 1.786270707s, printf: 1.269435917s, ctrlflow: 1.098025215s, S1038: 910.589908ms, fact_purity: 854.494374ms, nilness: 773.504136ms, directives: 527.714392ms" 22:04:34 level=info msg="[runner] Issues before processing: 197, after processing: 0" 22:04:34 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, nolint: 0/21, exclude-rules: 21/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, exclude: 197/197" 22:04:34 level=info msg="[runner] processing took 18.606676ms with stages: nolint: 8.921613ms, identifier_marker: 4.407711ms, autogenerated_exclude: 1.74618ms, path_prettifier: 1.492617ms, exclude-rules: 1.057923ms, skip_dirs: 835.16µs, cgo: 80.921µs, filename_unadjuster: 58.381µs, max_same_issues: 2.23µs, exclude: 670ns, skip_files: 440ns, fixer: 410ns, sort_results: 390ns, uniq_by_line: 390ns, severity-rules: 380ns, source_code: 380ns, diff: 360ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 22:04:34 level=info msg="[runner] linters took 8.6305411s with stages: goanalysis_metalinter: 8.611734122s" 22:04:34 level=info msg="File cache stats: 0 entries of total size 0B" 22:04:34 level=info msg="Memory: 221 samples, avg is 239.9MB, max is 884.2MB" 22:04:34 level=info msg="Execution took 22.036553408s" 22:04:34 go vet ./... 22:04:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:38 ./bin/test-attribution-txt.sh [Pipeline] echo 22:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:04:38 + ls -al . 22:04:38 total 732 22:04:38 drwxrwxr-x 12 1001 1001 4096 Sep 26 22:03 . 22:04:38 drwxr-xr-x 4 root root 4096 Sep 26 22:03 .. 22:04:38 drwxrwxr-x 2 1001 1001 4096 Sep 26 22:02 .blubracket 22:04:38 -rw-rw-r-- 1 1001 1001 16 Sep 26 22:02 .dockerignore 22:04:38 drwxrwxr-x 8 1001 1001 4096 Sep 26 22:04 .git 22:04:38 drwxrwxr-x 3 1001 1001 4096 Sep 26 22:02 .github 22:04:38 -rw-rw-r-- 1 1001 1001 1173 Sep 26 22:02 .gitignore 22:04:38 -rw-rw-r-- 1 1001 1001 42 Sep 26 22:02 .golangci.yml 22:04:38 -rw-rw-r-- 1 1001 1001 100 Sep 26 22:02 .hadolint.yml 22:04:38 drwxr-xr-x 3 1001 1001 4096 Sep 26 22:02 .semver 22:04:38 -rw-rw-r-- 1 1001 1001 166 Sep 26 22:02 .sonarcloud.properties 22:04:38 -rw-rw-r-- 1 1001 1001 1171 Sep 26 22:02 ADOPTERS.md 22:04:38 -rw-rw-r-- 1 1001 1001 11674 Sep 26 22:02 Attribution.txt 22:04:38 -rw-rw-r-- 1 1001 1001 93407 Sep 26 22:02 CHANGELOG.md 22:04:38 -rw-rw-r-- 1 1001 1001 3804 Sep 26 22:02 CONTRIBUTING.md 22:04:38 -rw-rw-r-- 1 1001 1001 677 Sep 26 22:02 GOVERNANCE.md 22:04:38 -rw-rw-r-- 1 1001 1001 883 Sep 26 22:02 Jenkinsfile 22:04:38 -rw-rw-r-- 1 1001 1001 10775 Sep 26 22:02 LICENSE 22:04:38 -rw-rw-r-- 1 1001 1001 15054 Sep 26 22:02 Makefile 22:04:38 -rw-rw-r-- 1 1001 1001 582 Sep 26 22:02 OWNERS.md 22:04:38 -rw-rw-r-- 1 1001 1001 9923 Sep 26 22:02 README.md 22:04:38 -rw-rw-r-- 1 1001 1001 789 Sep 26 22:02 SECURITY.md 22:04:38 -rw-rw-r-- 1 1001 1001 12 Sep 26 22:02 VERSION 22:04:38 drwxrwxr-x 2 1001 1001 4096 Sep 26 22:02 bin 22:04:38 drwxrwxr-x 18 1001 1001 4096 Sep 26 22:02 cmd 22:04:38 -rw-r--r-- 1 root root 453602 Sep 26 22:04 coverage.out 22:04:38 drwxrwxr-x 2 1001 1001 4096 Sep 26 22:02 fuzz_test 22:04:38 -rw-rw-r-- 1 1001 1001 3688 Sep 26 22:02 go.mod 22:04:38 -rw-rw-r-- 1 1001 1001 34975 Sep 26 22:02 go.sum 22:04:38 drwxrwxr-x 7 1001 1001 4096 Sep 26 22:02 internal 22:04:38 drwxrwxr-x 3 1001 1001 4096 Sep 26 22:02 openapi 22:04:38 -rw-rw-r-- 1 1001 1001 594 Sep 26 22:02 security.txt 22:04:38 drwxrwxr-x 4 1001 1001 4096 Sep 26 22:02 snap 22:04:38 -rw-rw-r-- 1 1001 1001 204 Sep 26 22:02 version.go [Pipeline] sh 22:04:38 + '[' -e coverage.out ] 22:04:38 + chown 1001:1001 coverage.out [Pipeline] stash 22:04:38 Stashed 1 file(s) [Pipeline] sh 22:04:39 + make build 22:04:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:04:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:50 Avoid second fetch 22:04:50 Checking out Revision ca7181072cd9693a97ee7a9bf2ee455613042ad5 (main) 22:04:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4695)" 22:04:50 > git config core.sparsecheckout # timeout=10 22:04:50 > git checkout -f ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:04:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:51 Dload Upload Total Spent Left Speed 22:04:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 22:04:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:04:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:04:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:04:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:04:52 + sudo tee /etc/docker/daemon.new 22:04:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:04:52 { 22:04:52 "registry-mirrors": [ 22:04:52 "https://nexus3.edgexfoundry.org:10001" 22:04:52 ], 22:04:52 "bip": "10.250.0.254/24", 22:04:52 "hosts": [ 22:04:52 "tcp://0.0.0.0:5555", 22:04:52 "unix:///var/run/docker.sock" 22:04:52 ], 22:04:52 "mtu": 1458, 22:04:52 "selinux-enabled": true, 22:04:52 "seccomp-profile": "/etc/docker/seccomp.json" 22:04:52 } [Pipeline] sh 22:04:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:04:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:04:53 + sudo service docker restart 22:04:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:05:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:05:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:05:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:05:05 $ docker stop --time=1 d55cf72fe2f0b85e6618393cb626cc5579fbb24eabb9697dc6fd5089f444621a 22:05:09 $ docker rm -f --volumes d55cf72fe2f0b85e6618393cb626cc5579fbb24eabb9697dc6fd5089f444621a [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 22:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:09 22:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:10 latest: Pulling from edgex-devops/edgex-compose 22:05:10 91d30c5bc195: Pulling fs layer 22:05:10 2e9b0aa3be6d: Pulling fs layer 22:05:10 9c61dcf015f6: Pulling fs layer 22:05:10 4698f68db338: Pulling fs layer 22:05:10 2a2f49069b9e: Pulling fs layer 22:05:10 e0025b399a48: Pulling fs layer 22:05:10 2a2f49069b9e: Waiting 22:05:10 e0025b399a48: Waiting 22:05:10 4698f68db338: Waiting 22:05:10 91d30c5bc195: Verifying Checksum 22:05:10 91d30c5bc195: Download complete 22:05:10 4698f68db338: Verifying Checksum 22:05:10 4698f68db338: Download complete 22:05:10 91d30c5bc195: Pull complete 22:05:10 2e9b0aa3be6d: Verifying Checksum 22:05:10 2e9b0aa3be6d: Download complete 22:05:10 e0025b399a48: Download complete 22:05:10 2a2f49069b9e: Download complete 22:05:10 2e9b0aa3be6d: Pull complete 22:05:11 9c61dcf015f6: Verifying Checksum 22:05:11 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:11 provisioning config files... 22:05:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config3966981368413037055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:12 ---> docker-login.sh 22:05:12 nexus3.edgexfoundry.org:10001 22:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:12 Configure a credential helper to remove this warning. See 22:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:12 22:05:12 Login Succeeded 22:05:12 nexus3.edgexfoundry.org:10002 22:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:12 Configure a credential helper to remove this warning. See 22:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:12 22:05:12 Login Succeeded 22:05:12 nexus3.edgexfoundry.org:10003 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 nexus3.edgexfoundry.org:10004 22:05:13 9c61dcf015f6: Pull complete 22:05:13 4698f68db338: Pull complete 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 docker.io 22:05:13 2a2f49069b9e: Pull complete 22:05:13 e0025b399a48: Pull complete 22:05:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:13 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:14 Configure a credential helper to remove this warning. See 22:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:14 22:05:14 Login Succeeded 22:05:14 ---> docker-login.sh ends 22:05:15 $ docker top 0b3b715510d9b22d4728c91303c14661b99c70306f77ad89da7a20c712221e0d -eo pid,comm [Pipeline] { [Pipeline] } 22:05:15 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:05:15 + docker compose -f ./docker-compose-build.yml build --parallel 22:05:16 + git config --global --add safe.directory /w/workspace/edgex-go/591 [Pipeline] echo 22:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:16 ========================================================= 22:05:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:05:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:17 #1 [security-spire-agent internal] load build definition from Dockerfile 22:05:17 #1 transferring dockerfile: 1.70kB done 22:05:17 #1 DONE 0.0s 22:05:18 22:05:18 #2 [core-command internal] load build definition from Dockerfile 22:05:18 #2 transferring dockerfile: 1.82kB done 22:05:18 #2 DONE 0.0s 22:05:18 22:05:18 #3 [security-secretstore-setup internal] load build definition from Dockerfile 22:05:18 #3 transferring dockerfile: 2.38kB done 22:05:18 #3 DONE 0.0s 22:05:18 22:05:18 #4 [support-notifications internal] load build definition from Dockerfile 22:05:18 #4 transferring dockerfile: 1.84kB done 22:05:18 #4 DONE 0.0s 22:05:18 22:05:18 #5 [security-proxy-setup internal] load build definition from Dockerfile 22:05:18 #5 transferring dockerfile: 2.39kB done 22:05:18 #5 DONE 0.0s 22:05:18 22:05:18 #6 [security-proxy-auth internal] load build definition from Dockerfile 22:05:18 #6 transferring dockerfile: 2.04kB done 22:05:18 #6 DONE 0.0s 22:05:18 22:05:18 #7 [security-spire-config internal] load build definition from Dockerfile 22:05:18 #7 transferring dockerfile: 1.58kB done 22:05:18 #7 DONE 0.0s 22:05:18 22:05:18 #8 [security-spire-agent internal] load .dockerignore 22:05:18 #8 transferring context: 56B done 22:05:18 #8 DONE 0.1s 22:05:18 22:05:18 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:05:18 #9 transferring dockerfile: 1.78kB done 22:05:18 #9 DONE 0.1s 22:05:18 22:05:18 #10 [core-data internal] load build definition from Dockerfile 22:05:18 #10 transferring dockerfile: 1.90kB done 22:05:18 #10 DONE 0.1s 22:05:18 22:05:18 #11 [support-scheduler internal] load build definition from Dockerfile 22:05:18 #11 transferring dockerfile: 1.82kB done 22:05:18 #11 DONE 0.1s 22:05:18 22:05:18 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:05:18 #12 transferring dockerfile: 2.12kB done 22:05:18 #12 DONE 0.1s 22:05:18 22:05:18 #13 [core-metadata internal] load build definition from Dockerfile 22:05:18 #13 transferring dockerfile: 1.96kB done 22:05:18 #13 DONE 0.1s 22:05:18 22:05:18 #14 [security-bootstrapper internal] load build definition from Dockerfile 22:05:18 #14 transferring dockerfile: 2.82kB done 22:05:18 #14 DONE 0.1s 22:05:18 22:05:18 #15 [security-spire-server internal] load build definition from Dockerfile 22:05:18 #15 transferring dockerfile: 1.59kB done 22:05:18 #15 DONE 0.1s 22:05:18 22:05:18 #16 [core-command internal] load .dockerignore 22:05:18 #16 transferring context: 56B done 22:05:18 #16 DONE 0.0s 22:05:18 22:05:18 #17 [security-secretstore-setup internal] load .dockerignore 22:05:18 #17 transferring context: 56B done 22:05:18 #17 DONE 0.0s 22:05:18 22:05:18 #18 [support-notifications internal] load .dockerignore 22:05:18 #18 transferring context: 56B done 22:05:18 #18 DONE 0.0s 22:05:18 22:05:18 #19 [security-proxy-setup internal] load .dockerignore 22:05:18 #19 transferring context: 56B done 22:05:18 #19 DONE 0.0s 22:05:18 22:05:18 #20 [security-proxy-auth internal] load .dockerignore 22:05:18 #20 transferring context: 56B done 22:05:18 #20 DONE 0.0s 22:05:18 22:05:18 #21 [security-spiffe-token-provider internal] load .dockerignore 22:05:18 #21 transferring context: 56B done 22:05:18 #21 DONE 0.0s 22:05:18 22:05:18 #22 [security-spire-config internal] load .dockerignore 22:05:18 #22 transferring context: 56B done 22:05:18 #22 DONE 0.0s 22:05:18 22:05:18 #23 [support-scheduler internal] load .dockerignore 22:05:18 #23 transferring context: 56B done 22:05:18 #23 DONE 0.0s 22:05:18 22:05:18 #24 [core-data internal] load .dockerignore 22:05:18 #24 transferring context: 56B done 22:05:18 #24 DONE 0.1s 22:05:18 22:05:18 #25 [core-common-config-bootstrapper internal] load .dockerignore 22:05:18 #25 transferring context: 56B done 22:05:18 #25 DONE 0.1s 22:05:18 22:05:18 #26 [core-metadata internal] load .dockerignore 22:05:18 #26 transferring context: 56B done 22:05:18 #26 DONE 0.1s 22:05:18 22:05:18 #27 [security-spire-server internal] load .dockerignore 22:05:18 #27 transferring context: 56B done 22:05:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:05:18 9fda8d8052c6: Pulling fs layer 22:05:18 5d54e960e981: Pulling fs layer 22:05:18 c4a7e357bf2a: Pulling fs layer 22:05:18 f0e02332f6b5: Pulling fs layer 22:05:18 cefa15bbcfad: Pulling fs layer 22:05:18 17808c966233: Pulling fs layer 22:05:18 f4c1fc716caa: Pulling fs layer 22:05:18 f0e02332f6b5: Waiting 22:05:18 cefa15bbcfad: Waiting 22:05:18 17808c966233: Waiting 22:05:18 f4c1fc716caa: Waiting 22:05:18 5d54e960e981: Download complete 22:05:18 f0e02332f6b5: Download complete 22:05:18 cefa15bbcfad: Verifying Checksum 22:05:18 cefa15bbcfad: Download complete 22:05:18 9fda8d8052c6: Verifying Checksum 22:05:18 9fda8d8052c6: Download complete 22:05:18 #27 DONE 0.1s 22:05:18 22:05:18 #28 [security-bootstrapper internal] load .dockerignore 22:05:18 #28 transferring context: 56B done 22:05:18 #28 DONE 0.1s 22:05:18 22:05:18 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:18 #29 DONE 0.0s 22:05:18 22:05:18 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 22:05:18 #30 ... 22:05:18 22:05:18 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:18 #29 DONE 0.0s 22:05:18 22:05:18 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 22:05:18 #30 DONE 0.5s 22:05:18 22:05:18 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:05:18 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 22:05:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 22:05:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:05:19 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 22:05:19 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 22:05:19 f4c1fc716caa: Verifying Checksum 22:05:19 f4c1fc716caa: Download complete 22:05:19 #31 DONE 0.3s 22:05:19 22:05:19 #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:05:19 #32 ... 22:05:19 22:05:19 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:05:19 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 22:05:19 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:05:19 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 22:05:19 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 22:05:19 #31 DONE 0.4s 22:05:19 22:05:19 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:05:19 #33 DONE 0.8s 22:05:19 22:05:19 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:05:19 #34 DONE 0.9s 22:05:19 22:05:19 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:19 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:19 9fda8d8052c6: Pull complete 22:05:19 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 22:05:19 #35 ... 22:05:19 22:05:19 #36 [security-spire-config internal] load build context 22:05:19 #36 transferring context: 16.36kB 0.0s done 22:05:19 #36 DONE 0.4s 22:05:19 22:05:19 #37 [security-spire-server internal] load build context 22:05:19 #37 transferring context: 18.11kB 0.0s done 22:05:19 #37 DONE 0.4s 22:05:19 22:05:19 #38 [security-spire-agent internal] load build context 22:05:19 #38 transferring context: 17.64kB 0.0s done 22:05:19 #38 DONE 0.3s 22:05:19 22:05:19 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:19 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s 22:05:19 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:05:19 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 22:05:19 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 22:05:19 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 22:05:19 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 22:05:19 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:05:19 #35 ... 22:05:19 22:05:19 #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:05:19 #39 DONE 1.0s 22:05:19 22:05:19 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:19 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 22:05:19 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 22:05:19 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:05:19 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 22:05:19 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.4s 22:05:19 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 22:05:19 5d54e960e981: Pull complete 22:05:20 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s 22:05:20 c4a7e357bf2a: Download complete 22:05:21 17808c966233: Verifying Checksum 22:05:21 17808c966233: Download complete 22:05:22 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 22:05:25 #35 ... 22:05:25 22:05:25 #40 [security-spiffe-token-provider internal] load build context 22:05:25 #40 transferring context: 282.81MB 6.4s 22:05:25 #40 ... 22:05:25 22:05:25 #41 [security-proxy-setup internal] load build context 22:05:25 #41 ... 22:05:25 22:05:25 #40 [security-spiffe-token-provider internal] load build context 22:05:27 #40 transferring context: 364.89MB 7.7s done 22:05:28 #40 ... 22:05:28 22:05:28 #42 [core-metadata internal] load build context 22:05:28 #42 transferring context: 364.89MB 9.5s done 22:05:28 #42 ... 22:05:28 22:05:28 #43 [core-common-config-bootstrapper internal] load build context 22:05:28 #43 transferring context: 364.89MB 7.3s done 22:05:29 #43 ... 22:05:29 22:05:29 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:05:29 #0 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:29 #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:29 #0 4.823 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:05:29 #0 4.823 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:05:29 #0 4.823 OK: 20066 distinct packages available 22:05:29 #0 4.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:29 #0 4.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:29 #0 5.216 (1/11) Installing ca-certificates (20230506-r0) 22:05:29 #0 5.247 (2/11) Installing brotli-libs (1.0.9-r14) 22:05:29 #0 5.257 (3/11) Installing libunistring (1.1-r1) 22:05:29 #0 5.271 (4/11) Installing libidn2 (2.3.4-r1) 22:05:29 #0 5.286 (5/11) Installing nghttp2-libs (1.55.1-r0) 22:05:29 #0 5.289 (6/11) Installing libcurl (8.3.0-r0) 22:05:29 #0 5.297 (7/11) Installing curl (8.3.0-r0) 22:05:29 #0 5.303 (8/11) Installing dumb-init (1.2.5-r2) 22:05:29 #0 5.307 (9/11) Installing musl-obstack (1.2.3-r2) 22:05:29 #0 5.311 (10/11) Installing libucontext (1.2-r2) 22:05:29 #0 5.320 (11/11) Installing gcompat (1.1.0-r1) 22:05:29 #0 5.326 Executing busybox-1.36.1-r2.trigger 22:05:29 #0 5.331 Executing ca-certificates-20230506-r0.trigger 22:05:29 #0 5.402 OK: 12 MiB in 26 packages 22:05:29 #44 ... 22:05:29 22:05:29 #45 [security-proxy-auth internal] load build context 22:05:29 #45 transferring context: 364.89MB 8.0s done 22:05:30 #45 ... 22:05:30 22:05:30 #46 [core-command internal] load build context 22:05:30 #46 transferring context: 364.89MB 8.3s done 22:05:30 #46 ... 22:05:30 22:05:30 #47 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:05:30 #47 ... 22:05:30 22:05:30 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:05:31 #48 ... 22:05:31 22:05:31 #49 [security-secretstore-setup internal] load build context 22:05:31 #49 transferring context: 364.89MB 10.1s done 22:05:31 #49 ... 22:05:31 22:05:31 #50 [security-bootstrapper internal] load build context 22:05:31 #50 transferring context: 364.89MB 7.6s done 22:05:31 #50 ... 22:05:31 22:05:31 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:05:31 #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:31 #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:31 #0 6.485 (1/4) Installing ca-certificates (20230506-r0) 22:05:31 #0 6.505 (2/4) Installing dumb-init (1.2.5-r2) 22:05:31 #0 6.507 (3/4) Installing su-exec (0.2-r3) 22:05:31 #0 6.511 (4/4) Installing yq (4.33.3-r3) 22:05:31 #0 6.583 Executing busybox-1.36.1-r2.trigger 22:05:31 #0 6.598 Executing ca-certificates-20230506-r0.trigger 22:05:31 #0 6.634 OK: 17 MiB in 19 packages 22:05:31 #51 ... 22:05:31 22:05:31 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:05:31 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 22:05:31 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 22:05:31 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:05:31 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 22:05:31 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 22:05:31 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:05:31 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 22:05:31 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.8s done 22:05:31 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 22:05:31 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 22:05:31 c4a7e357bf2a: Pull complete 22:05:31 #52 ... 22:05:31 22:05:31 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:05:31 #53 ... 22:05:31 22:05:31 #54 [support-notifications internal] load build context 22:05:31 #54 transferring context: 364.89MB 9.2s done 22:05:31 f0e02332f6b5: Pull complete 22:05:31 #54 ... 22:05:31 22:05:31 #55 [support-scheduler internal] load build context 22:05:31 #55 transferring context: 364.89MB 8.5s done 22:05:31 #55 ... 22:05:31 22:05:31 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:05:31 cefa15bbcfad: Pull complete 22:05:32 #56 ... 22:05:32 22:05:32 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:05:32 #57 ... 22:05:32 22:05:32 #58 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:05:32 #58 ... 22:05:32 22:05:32 #59 [core-data internal] load build context 22:05:32 #59 transferring context: 364.89MB 10.1s done 22:05:32 #59 ... 22:05:32 22:05:32 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:05:32 #0 7.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:32 #0 7.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:32 #0 7.645 (1/2) Installing dumb-init (1.2.5-r2) 22:05:32 #0 7.650 (2/2) Installing su-exec (0.2-r3) 22:05:32 #0 7.653 Executing busybox-1.36.1-r2.trigger 22:05:32 #0 7.663 OK: 7 MiB in 17 packages 22:05:32 #60 ... 22:05:32 22:05:32 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:05:32 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.3s 22:05:32 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done 22:05:35 #52 ... 22:05:35 22:05:35 #43 [core-common-config-bootstrapper internal] load build context 22:05:35 #43 DONE 16.4s 22:05:35 22:05:35 #47 [support-scheduler builder 2/7] WORKDIR /edgex-go 22:05:35 #47 DONE 15.4s 22:05:35 22:05:35 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:05:35 #51 DONE 16.1s 22:05:35 22:05:35 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:05:35 #44 DONE 16.2s 22:05:35 22:05:35 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:05:35 #60 DONE 16.1s 22:05:35 22:05:35 #50 [security-bootstrapper internal] load build context 22:05:35 #50 DONE 16.5s 22:05:35 22:05:35 #40 [security-spiffe-token-provider internal] load build context 22:05:35 #40 DONE 16.5s 22:05:35 22:05:35 #45 [security-proxy-auth internal] load build context 22:05:35 #45 DONE 16.6s 22:05:35 22:05:35 #55 [support-scheduler internal] load build context 22:05:35 #55 DONE 16.6s 22:05:35 22:05:35 #46 [core-command internal] load build context 22:05:35 #46 DONE 16.5s 22:05:35 22:05:35 #54 [support-notifications internal] load build context 22:05:35 #54 DONE 16.6s 22:05:35 22:05:35 #42 [core-metadata internal] load build context 22:05:35 #42 DONE 16.6s 22:05:35 22:05:35 #41 [security-proxy-setup internal] load build context 22:05:35 #41 transferring context: 364.89MB 9.6s done 22:05:35 #41 DONE 16.6s 22:05:35 22:05:35 #59 [core-data internal] load build context 22:05:35 #59 DONE 16.6s 22:05:35 22:05:35 #49 [security-secretstore-setup internal] load build context 22:05:35 #49 DONE 16.6s 22:05:35 22:05:35 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:05:35 #52 DONE 16.3s 22:05:35 22:05:35 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 22:05:36 #61 ... 22:05:36 22:05:36 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:05:36 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:05:36 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 22:05:36 #35 ... 22:05:36 22:05:36 #58 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:05:36 #58 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:36 #58 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:36 #58 16.98 (1/1) Installing dumb-init (1.2.5-r2) 22:05:36 #58 16.98 Executing busybox-1.36.1-r2.trigger 22:05:36 #58 16.99 OK: 7 MiB in 16 packages 22:05:36 #58 DONE 17.3s 22:05:36 22:05:36 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:05:36 #57 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:36 #57 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:36 #57 17.09 (1/1) Installing dumb-init (1.2.5-r2) 22:05:36 #57 17.09 Executing busybox-1.36.1-r2.trigger 22:05:36 #57 17.09 OK: 7 MiB in 16 packages 22:05:36 #57 DONE 17.3s 22:05:36 22:05:36 #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:05:36 #32 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:36 #32 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:36 #32 16.99 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 22:05:36 #32 17.03 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 22:05:36 #32 17.05 (3/6) Installing dumb-init (1.2.5-r2) 22:05:36 #32 17.05 (4/6) Installing openssl (3.1.3-r0) 22:05:36 #32 17.06 (5/6) Installing su-exec (0.2-r3) 22:05:36 #32 17.07 (6/6) Installing yq (4.33.3-r3) 22:05:36 #32 17.15 Executing busybox-1.36.1-r2.trigger 22:05:36 #32 17.15 OK: 17 MiB in 19 packages 22:05:36 #32 DONE 17.3s 22:05:36 22:05:36 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:05:36 #62 DONE 0.0s 22:05:36 22:05:36 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:05:36 #63 DONE 1.2s 22:05:36 22:05:36 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:05:36 #64 DONE 0.0s 22:05:36 22:05:36 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:05:36 #56 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:36 #56 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:36 #56 17.18 (1/2) Installing ca-certificates (20230506-r0) 22:05:36 #56 17.19 (2/2) Installing dumb-init (1.2.5-r2) 22:05:36 #56 17.20 Executing busybox-1.36.1-r2.trigger 22:05:36 #56 17.20 Executing ca-certificates-20230506-r0.trigger 22:05:36 #56 17.30 OK: 8 MiB in 17 packages 22:05:36 #56 DONE 17.4s 22:05:36 22:05:36 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 22:05:36 #61 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:36 #61 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:36 #61 1.454 OK: 264 MiB in 52 packages 22:05:37 #61 DONE 1.6s 22:05:37 22:05:37 #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:05:37 #48 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:37 #48 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:37 #48 17.04 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:05:37 #48 17.04 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:05:37 #48 17.04 OK: 20066 distinct packages available 22:05:37 #48 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:37 #48 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:37 #48 17.38 (1/4) Installing dumb-init (1.2.5-r2) 22:05:37 #48 17.38 (2/4) Installing musl-obstack (1.2.3-r2) 22:05:37 #48 17.39 (3/4) Installing libucontext (1.2-r2) 22:05:37 #48 17.39 (4/4) Installing gcompat (1.1.0-r1) 22:05:37 #48 17.40 Executing busybox-1.36.1-r2.trigger 22:05:37 #48 17.40 OK: 8 MiB in 19 packages 22:05:37 #48 DONE 17.5s 22:05:37 22:05:37 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:05:37 #65 ... 22:05:37 22:05:37 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:05:37 #53 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:37 #53 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:37 #53 17.12 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:05:37 #53 17.12 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:05:37 #53 17.12 OK: 20066 distinct packages available 22:05:37 #53 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:37 #53 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:37 #53 17.54 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 22:05:37 #53 17.59 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 22:05:37 #53 17.60 (3/7) Installing dumb-init (1.2.5-r2) 22:05:37 #53 17.61 (4/7) Installing musl-obstack (1.2.3-r2) 22:05:37 #53 17.61 (5/7) Installing libucontext (1.2-r2) 22:05:37 #53 17.61 (6/7) Installing gcompat (1.1.0-r1) 22:05:37 #53 17.62 (7/7) Installing openssl (3.1.3-r0) 22:05:37 #53 17.63 Executing busybox-1.36.1-r2.trigger 22:05:37 #53 17.64 OK: 8 MiB in 20 packages 22:05:37 #53 DONE 17.8s 22:05:37 22:05:37 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:05:37 #66 ... 22:05:37 22:05:37 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:05:37 #65 DONE 0.6s 22:05:37 22:05:37 #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:05:37 #67 DONE 0.6s 22:05:37 22:05:37 #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:05:38 #68 DONE 0.7s 22:05:38 22:05:38 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:05:38 #0 1.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.898 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:05:38 #0 1.898 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:05:38 #0 1.898 OK: 20068 distinct packages available 22:05:38 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.249 OK: 264 MiB in 52 packages 22:05:38 #69 DONE 2.9s 22:05:38 22:05:38 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:05:38 #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.553 OK: 264 MiB in 52 packages 22:05:38 #70 DONE 2.9s 22:05:38 22:05:38 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:05:38 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.521 OK: 264 MiB in 52 packages 22:05:38 #71 DONE 3.0s 22:05:38 22:05:38 #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:05:38 #72 DONE 1.3s 22:05:38 22:05:38 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:05:38 #73 ... 22:05:38 22:05:38 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:05:38 #66 DONE 1.3s 22:05:38 22:05:38 #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:05:38 #74 ... 22:05:38 22:05:38 #75 [security-spire-config stage-2 5/9] COPY security.txt / 22:05:38 #75 DONE 0.5s 22:05:38 17808c966233: Pull complete 22:05:38 22:05:38 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:05:38 #76 DONE 0.5s 22:05:38 22:05:38 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:05:38 #77 DONE 0.5s 22:05:38 22:05:38 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:05:38 #73 DONE 0.5s 22:05:38 22:05:38 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:05:38 #78 DONE 0.5s 22:05:38 22:05:38 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:05:38 #79 DONE 0.1s 22:05:38 22:05:38 #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:05:38 #74 DONE 0.5s 22:05:38 22:05:38 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:05:38 #80 DONE 0.1s 22:05:38 22:05:38 #81 [security-spire-server stage-2 5/8] COPY security.txt / 22:05:38 #81 DONE 0.1s 22:05:38 22:05:38 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:05:38 #82 DONE 0.0s 22:05:38 22:05:38 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:05:38 #83 DONE 0.1s 22:05:38 22:05:38 #84 [security-spire-agent stage-3 6/9] COPY security.txt / 22:05:38 #84 DONE 0.1s 22:05:38 22:05:38 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:05:39 #85 DONE 0.1s 22:05:39 22:05:39 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:05:39 #86 DONE 0.1s 22:05:39 22:05:39 #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:05:39 #87 DONE 0.1s 22:05:39 22:05:39 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:05:39 #88 DONE 0.1s 22:05:39 22:05:39 #89 [security-spire-config] exporting to image 22:05:39 #89 exporting layers 22:05:39 #89 ... 22:05:39 22:05:39 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:05:39 #90 DONE 0.1s 22:05:39 22:05:39 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:05:39 #91 DONE 0.1s 22:05:39 22:05:39 #89 [security-spire-agent] exporting to image 22:05:39 #89 exporting layers 0.6s done 22:05:39 #89 writing image sha256:1cf0009059db38383dc14cf0b5922d2fc56b6c193f68a3e4854fc5f36b62be13 0.0s done 22:05:39 #89 naming to docker.io/library/security-spire-config done 22:05:39 #89 exporting layers 0.5s done 22:05:39 #89 writing image sha256:bf441858084c990db71177bcc895d950ebe3119698c3a233dd940636104c0087 done 22:05:39 #89 naming to docker.io/library/security-spire-server done 22:05:39 #89 writing image sha256:2fff8ab5a3dc6fd66ff99420d36fc071299d8f24c70f9f0f2bfce9b419bb711a done 22:05:39 #89 naming to docker.io/library/security-spire-agent done 22:05:39 #89 DONE 0.9s 22:05:39 22:05:39 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:40 f4c1fc716caa: Pull complete 22:05:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:05:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:40 WORKDIR /edgex 22:05:40 COPY go.mod . 22:05:40 RUN go mod download 22:05:40 docker build -t ci-base-image-arm64 -f - . 22:05:41 Sending build context to Docker daemon 2.995MB 22:05:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:05:41 ---> ea914061e18c 22:05:41 Step 2/4 : WORKDIR /edgex 22:05:42 ---> Running in 0303cb7c4bfd 22:05:42 Removing intermediate container 0303cb7c4bfd 22:05:42 ---> 1fc1379e1067 22:05:42 Step 3/4 : COPY go.mod . 22:05:46 ---> 170831e79c49 22:05:46 Step 4/4 : RUN go mod download 22:05:46 ---> Running in b9aa9140e75a 22:05:48 #92 ... 22:05:48 22:05:48 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:48 #93 ... 22:05:48 22:05:48 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:48 #94 ... 22:05:48 22:05:48 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:58 #95 DONE 18.6s 22:05:58 22:05:58 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:58 #92 DONE 18.6s 22:05:58 22:05:58 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:58 #93 DONE 19.8s 22:05:58 22:05:58 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:58 #94 DONE 18.6s 22:05:58 22:05:58 #96 [security-secretstore-setup builder 6/7] COPY . . 22:06:02 #96 DONE 5.0s 22:06:02 22:06:02 #97 [support-notifications builder 6/7] COPY . . 22:06:02 #97 DONE 5.0s 22:06:02 22:06:02 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:02 #98 ... 22:06:02 22:06:02 #99 [security-proxy-setup builder 6/7] COPY . . 22:06:02 #99 CACHED 22:06:02 22:06:02 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #100 CACHED 22:06:02 22:06:02 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:06:02 #101 CACHED 22:06:02 22:06:02 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #102 CACHED 22:06:02 22:06:02 #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:06:02 #103 CACHED 22:06:02 22:06:02 #104 [security-bootstrapper builder 6/7] COPY . . 22:06:02 #104 CACHED 22:06:02 22:06:02 #105 [support-scheduler builder 6/7] COPY . . 22:06:02 #105 DONE 5.0s 22:06:02 22:06:02 #106 [core-data builder 4/7] COPY go.mod vendor* ./ 22:06:02 #106 CACHED 22:06:02 22:06:02 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #107 CACHED 22:06:02 22:06:02 #108 [core-data builder 6/7] COPY . . 22:06:02 #108 CACHED 22:06:02 22:06:02 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:06:02 #109 CACHED 22:06:02 22:06:02 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #110 CACHED 22:06:02 22:06:02 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 22:06:02 #111 CACHED 22:06:02 22:06:02 #112 [security-spiffe-token-provider builder 6/7] COPY . . 22:06:02 #112 DONE 5.0s 22:06:02 22:06:02 #113 [core-metadata builder 6/7] COPY . . 22:06:02 #113 CACHED 22:06:02 22:06:02 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:06:02 #114 CACHED 22:06:02 22:06:02 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #115 CACHED 22:06:02 22:06:02 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:06:02 #116 CACHED 22:06:02 22:06:02 #117 [security-proxy-auth builder 6/7] COPY . . 22:06:02 #117 CACHED 22:06:02 22:06:02 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #118 CACHED 22:06:02 22:06:02 #119 [core-command builder 6/7] COPY . . 22:06:02 #119 CACHED 22:06:02 22:06:02 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:02 #120 CACHED 22:06:02 22:06:02 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 22:06:02 #121 CACHED 22:06:02 22:06:02 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:03 #122 0.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:06:13 #122 ... 22:06:13 22:06:13 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:06:13 #0 0.707 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:06:13 #123 ... 22:06:13 22:06:13 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:06:13 #0 0.959 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:06:13 #124 ... 22:06:13 22:06:13 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:06:13 #0 1.265 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:06:13 #125 ... 22:06:13 22:06:13 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:06:13 #0 0.979 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:06:13 #126 ... 22:06:13 22:06:13 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:06:13 #0 1.614 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:06:13 #127 ... 22:06:13 22:06:13 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:06:13 #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:06:13 #128 ... 22:06:13 22:06:13 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:06:13 #0 1.165 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:06:13 #129 ... 22:06:13 22:06:13 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:06:13 #0 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:06:13 #130 ... 22:06:13 22:06:13 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:13 #98 0.517 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:06:13 #98 ... 22:06:13 22:06:13 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:06:13 #0 1.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:06:24 Removing intermediate container b9aa9140e75a 22:06:24 ---> e3f8a13263cb 22:06:24 Successfully built e3f8a13263cb 22:06:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:25 + docker inspect -f . ci-base-image-arm64 22:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:25 prd-ubuntu20.04-docker-arm64-4c-16g-7978 does not seem to be running inside a container 22:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:06:26 $ docker top dee383a5241027e5a583a9e59bc31b8b82fd57aac05293a432a8757de47df178 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:27 + go version 22:06:27 go version go1.21.0 linux/arm64 [Pipeline] } 22:06:27 $ docker stop --time=1 dee383a5241027e5a583a9e59bc31b8b82fd57aac05293a432a8757de47df178 22:06:29 $ docker rm -f --volumes dee383a5241027e5a583a9e59bc31b8b82fd57aac05293a432a8757de47df178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:06:29 22:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:06:30 latest: Pulling from edgex-devops/edgex-compose-arm64 22:06:30 547446be3368: Pulling fs layer 22:06:30 d125d8839a47: Pulling fs layer 22:06:30 3e85d5ac6304: Pulling fs layer 22:06:30 c3105a71a48b: Pulling fs layer 22:06:30 0f093f025ec4: Pulling fs layer 22:06:30 c3106fc0e877: Pulling fs layer 22:06:30 0f093f025ec4: Waiting 22:06:30 c3106fc0e877: Waiting 22:06:30 c3105a71a48b: Waiting 22:06:30 547446be3368: Download complete 22:06:30 c3105a71a48b: Verifying Checksum 22:06:30 c3105a71a48b: Download complete 22:06:30 d125d8839a47: Verifying Checksum 22:06:30 d125d8839a47: Download complete 22:06:30 c3106fc0e877: Verifying Checksum 22:06:30 c3106fc0e877: Download complete 22:06:30 0f093f025ec4: Verifying Checksum 22:06:30 0f093f025ec4: Download complete 22:06:30 547446be3368: Pull complete 22:06:31 d125d8839a47: Pull complete 22:06:32 3e85d5ac6304: Verifying Checksum 22:06:32 3e85d5ac6304: Download complete 22:06:40 3e85d5ac6304: Pull complete 22:06:40 c3105a71a48b: Pull complete 22:06:41 0f093f025ec4: Pull complete 22:06:41 c3106fc0e877: Pull complete 22:06:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:06:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:42 prd-ubuntu20.04-docker-arm64-4c-16g-7978 does not seem to be running inside a container 22:06:42 $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:06:44 $ docker top a312736dc6d25f0272dae256765df650cc776cd1164e989a034f4159bdfc25d9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:44 + docker compose -f ./docker-compose-build.yml build --parallel 22:06:53 #1 [core-data internal] load build definition from Dockerfile 22:06:53 #1 transferring dockerfile: 1.90kB done 22:06:53 #1 DONE 0.1s 22:06:53 22:06:53 #2 [security-spire-config internal] load build definition from Dockerfile 22:06:53 #2 transferring dockerfile: 1.58kB done 22:06:53 #2 DONE 0.0s 22:06:53 22:06:53 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:06:53 #3 transferring dockerfile: 2.12kB done 22:06:53 #3 DONE 0.0s 22:06:53 22:06:53 #4 [security-spire-server internal] load build definition from Dockerfile 22:06:53 #4 transferring dockerfile: 1.59kB done 22:06:53 #4 DONE 0.0s 22:06:53 22:06:53 #5 [support-scheduler internal] load build definition from Dockerfile 22:06:53 #5 transferring dockerfile: 1.82kB done 22:06:53 #5 DONE 0.0s 22:06:53 22:06:53 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:06:53 #6 transferring dockerfile: 1.78kB 0.0s done 22:06:53 #6 DONE 0.1s 22:06:53 22:06:53 #7 [security-proxy-setup internal] load build definition from Dockerfile 22:06:53 #7 transferring dockerfile: 2.39kB done 22:06:53 #7 DONE 0.0s 22:06:53 22:06:53 #8 [security-bootstrapper internal] load build definition from Dockerfile 22:06:53 #8 transferring dockerfile: 2.82kB done 22:06:53 #8 DONE 0.0s 22:06:53 22:06:53 #9 [core-command internal] load build definition from Dockerfile 22:06:54 #9 transferring dockerfile: 1.82kB done 22:06:54 #9 DONE 0.1s 22:06:54 22:06:54 #10 [security-spire-agent internal] load build definition from Dockerfile 22:06:54 #10 transferring dockerfile: 1.70kB done 22:06:54 #10 DONE 0.1s 22:06:54 22:06:54 #11 [security-secretstore-setup internal] load build definition from Dockerfile 22:06:54 #11 transferring dockerfile: 2.38kB done 22:06:54 #11 DONE 0.1s 22:06:54 22:06:54 #12 [support-notifications internal] load build definition from Dockerfile 22:06:54 #12 transferring dockerfile: 1.84kB 0.0s done 22:06:54 #12 DONE 0.1s 22:06:54 22:06:54 #13 [core-metadata internal] load build definition from Dockerfile 22:06:54 #13 transferring dockerfile: 1.96kB done 22:06:54 #13 DONE 0.1s 22:06:54 22:06:54 #14 [security-proxy-auth internal] load build definition from Dockerfile 22:06:54 #14 transferring dockerfile: 2.04kB done 22:06:54 #14 DONE 0.1s 22:06:54 22:06:54 #15 [core-data internal] load .dockerignore 22:06:54 #15 transferring context: 56B 0.0s done 22:06:54 #15 DONE 0.0s 22:06:55 22:06:55 #16 [security-spire-config internal] load .dockerignore 22:06:55 #16 transferring context: 56B done 22:06:55 #16 DONE 0.0s 22:06:55 22:06:55 #17 [core-common-config-bootstrapper internal] load .dockerignore 22:06:55 #17 transferring context: 56B done 22:06:55 #17 DONE 0.0s 22:06:55 22:06:55 #18 [security-spire-server internal] load .dockerignore 22:06:55 #18 transferring context: 56B done 22:06:55 #18 DONE 0.1s 22:06:55 22:06:55 #19 [support-scheduler internal] load .dockerignore 22:06:55 #19 transferring context: 56B done 22:06:55 #19 DONE 0.1s 22:06:55 22:06:55 #20 [security-spiffe-token-provider internal] load .dockerignore 22:06:55 #20 transferring context: 56B done 22:06:55 #20 DONE 0.1s 22:06:55 22:06:55 #21 [security-proxy-setup internal] load .dockerignore 22:06:55 #21 transferring context: 56B done 22:06:55 #21 DONE 0.1s 22:06:55 22:06:55 #22 [security-bootstrapper internal] load .dockerignore 22:06:55 #22 transferring context: 56B done 22:06:55 #22 DONE 0.0s 22:06:55 22:06:55 #23 [core-command internal] load .dockerignore 22:06:55 #23 transferring context: 56B done 22:06:55 #23 DONE 0.0s 22:06:55 22:06:55 #24 [security-spire-agent internal] load .dockerignore 22:06:55 #24 transferring context: 56B done 22:06:55 #24 DONE 0.0s 22:06:55 22:06:55 #25 [security-secretstore-setup internal] load .dockerignore 22:06:55 #25 transferring context: 56B done 22:06:55 #25 DONE 0.1s 22:06:55 22:06:55 #26 [support-notifications internal] load .dockerignore 22:06:55 #26 transferring context: 56B 0.0s done 22:06:55 #26 DONE 0.1s 22:06:55 22:06:55 #27 [core-metadata internal] load .dockerignore 22:06:55 #27 transferring context: 56B 0.0s done 22:06:55 #27 DONE 0.1s 22:06:55 22:06:55 #28 [security-proxy-auth internal] load .dockerignore 22:06:55 #28 transferring context: 56B done 22:06:55 #28 DONE 0.1s 22:06:55 22:06:55 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:55 #29 DONE 0.0s 22:06:55 22:06:55 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 22:06:55 #30 DONE 0.1s 22:06:55 22:06:55 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:55 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:55 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:55 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:55 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:56 #31 DONE 0.1s 22:06:56 22:06:56 #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:06:56 #32 ... 22:06:56 22:06:56 #33 [core-data internal] load build context 22:06:56 #33 transferring context: 2.61MB 0.5s done 22:06:56 #33 DONE 0.6s 22:06:56 22:06:56 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:56 #29 DONE 0.0s 22:06:56 22:06:56 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:56 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:56 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:56 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:56 #31 DONE 0.2s 22:06:56 22:06:56 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:56 #34 DONE 1.3s 22:06:56 22:06:56 #35 [core-common-config-bootstrapper internal] load build context 22:06:56 #35 ... 22:06:56 22:06:56 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:56 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:56 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:56 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:56 #31 DONE 0.3s 22:06:56 22:06:56 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:56 #29 DONE 0.0s 22:06:56 22:06:56 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 22:06:56 #30 DONE 0.3s 22:06:56 22:06:56 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:56 #34 DONE 1.4s 22:06:56 22:06:56 #35 [core-common-config-bootstrapper internal] load build context 22:06:56 #35 ... 22:06:56 22:06:56 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:56 #29 DONE 0.0s 22:06:56 22:06:56 #36 [core-data builder 2/7] WORKDIR /edgex-go 22:06:56 #36 DONE 0.6s 22:06:56 22:06:56 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:56 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:56 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:56 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:56 #31 DONE 0.3s 22:06:56 22:06:56 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:56 #29 DONE 0.0s 22:06:56 22:06:56 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:56 #34 DONE 1.4s 22:06:56 22:06:56 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:06:56 #36 DONE 0.6s 22:06:56 22:06:56 #37 [security-spiffe-token-provider internal] load build context 22:06:56 #37 ... 22:06:56 22:06:56 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:56 #29 DONE 0.0s 22:06:57 22:06:57 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:06:57 #30 DONE 0.6s 22:06:57 22:06:57 #35 [core-common-config-bootstrapper internal] load build context 22:06:57 #35 ... 22:06:57 22:06:57 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:57 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:57 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:57 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:57 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:57 #31 DONE 0.3s 22:06:57 22:06:57 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:57 #29 DONE 0.0s 22:06:57 22:06:57 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:57 #34 DONE 1.4s 22:06:57 22:06:57 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 22:06:57 #36 DONE 0.6s 22:06:57 22:06:57 #35 [core-common-config-bootstrapper internal] load build context 22:06:57 #35 ... 22:06:57 22:06:57 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:57 #29 DONE 0.0s 22:06:57 22:06:57 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 22:06:57 #30 DONE 1.0s 22:06:57 22:06:57 #35 [core-common-config-bootstrapper internal] load build context 22:06:57 #35 transferring context: 2.61MB 1.0s done 22:06:57 #35 ... 22:06:57 22:06:57 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:57 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:57 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:57 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:57 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:57 #31 DONE 0.3s 22:06:57 22:06:57 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:57 #34 DONE 1.5s 22:06:57 22:06:57 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 22:06:57 #36 DONE 0.7s 22:06:58 22:06:58 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:58 #29 DONE 0.0s 22:06:58 22:06:58 #38 [security-secretstore-setup internal] load build context 22:06:58 #38 ... 22:06:58 22:06:58 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:58 #29 DONE 0.0s 22:06:58 22:06:58 #35 [core-common-config-bootstrapper internal] load build context 22:06:58 #35 DONE 1.4s 22:06:58 22:06:58 #39 [support-scheduler internal] load build context 22:06:58 #39 ... 22:06:58 22:06:58 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:58 #29 DONE 0.0s 22:06:58 22:06:58 #39 [support-scheduler internal] load build context 22:06:58 #39 transferring context: 2.61MB 1.4s done 22:06:58 #39 DONE 1.8s 22:06:58 22:06:58 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:58 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:58 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:58 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:58 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:58 #31 DONE 0.3s 22:06:58 22:06:58 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:06:58 #40 DONE 2.1s 22:06:58 22:06:58 #37 [security-spiffe-token-provider internal] load build context 22:06:58 #37 ... 22:06:58 22:06:58 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:58 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:58 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:58 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:58 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:58 #31 DONE 0.3s 22:06:58 22:06:58 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 22:06:58 #30 DONE 1.9s 22:06:58 22:06:58 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:06:58 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:06:58 #41 ... 22:06:58 22:06:58 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:06:58 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:06:58 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:06:58 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:06:58 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:06:58 #31 DONE 0.4s 22:06:58 22:06:58 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:58 #34 DONE 1.5s 22:06:58 22:06:58 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:06:58 #36 DONE 0.7s 22:06:59 22:06:59 #42 [support-notifications internal] load build context 22:06:59 #42 ... 22:06:59 22:06:59 #37 [security-spiffe-token-provider internal] load build context 22:06:59 #37 transferring context: 2.61MB 1.7s done 22:06:59 #37 DONE 2.4s 22:06:59 22:06:59 #38 [security-secretstore-setup internal] load build context 22:06:59 #38 ... 22:06:59 22:06:59 #43 [security-proxy-setup internal] load build context 22:06:59 #43 transferring context: 2.61MB 1.7s done 22:06:59 #43 DONE 2.3s 22:06:59 22:06:59 #44 [security-spire-config internal] load build context 22:06:59 #44 transferring context: 16.36kB 0.1s done 22:06:59 #44 DONE 1.1s 22:06:59 22:06:59 #38 [security-secretstore-setup internal] load build context 22:07:00 #38 ... 22:07:00 22:07:00 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:07:00 #45 DONE 3.4s 22:07:00 22:07:00 #46 [security-spire-server internal] load build context 22:07:00 #46 transferring context: 18.11kB 0.2s done 22:07:00 #46 DONE 2.2s 22:07:00 22:07:00 #38 [security-secretstore-setup internal] load build context 22:07:00 #38 ... 22:07:00 22:07:00 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:07:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 22:07:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 22:07:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 22:07:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 22:07:00 #31 DONE 0.4s 22:07:01 22:07:01 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:01 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:02 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done 22:07:02 #47 ... 22:07:02 22:07:02 #48 [security-bootstrapper internal] load build context 22:07:02 #48 transferring context: 2.61MB 3.3s done 22:07:02 #48 DONE 4.9s 22:07:02 22:07:02 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:02 #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:07:03 #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 22:07:03 #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 22:07:03 #47 ... 22:07:03 22:07:03 #49 [security-spire-agent internal] load build context 22:07:03 #49 transferring context: 17.64kB 0.7s done 22:07:03 #49 DONE 2.2s 22:07:03 22:07:03 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:03 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 22:07:03 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 22:07:03 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 22:07:03 #47 ... 22:07:03 22:07:03 #50 [core-command internal] load build context 22:07:03 #50 transferring context: 2.61MB 4.5s done 22:07:03 #50 DONE 5.4s 22:07:03 22:07:03 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:03 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done 22:07:03 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:07:03 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 22:07:03 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 22:07:03 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 22:07:03 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 22:07:03 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s 22:07:03 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 22:07:03 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s 22:07:03 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done 22:07:04 #41 ... 22:07:04 22:07:04 #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:07:04 #32 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:04 #32 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:04 #32 6.860 (1/1) Installing dumb-init (1.2.5-r2) 22:07:04 #32 6.860 Executing busybox-1.36.1-r2.trigger 22:07:04 #32 6.860 OK: 8 MiB in 16 packages 22:07:04 #32 DONE 8.3s 22:07:04 22:07:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:04 #41 ... 22:07:04 22:07:04 #38 [security-secretstore-setup internal] load build context 22:07:04 #38 transferring context: 2.61MB 4.8s done 22:07:04 #38 DONE 6.8s 22:07:04 22:07:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:06 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.9s 22:07:06 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 22:07:06 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 22:07:06 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 22:07:06 #41 ... 22:07:06 22:07:06 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:07:06 #0 6.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:06 #0 7.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:06 #0 9.114 (1/1) Installing dumb-init (1.2.5-r2) 22:07:06 #0 9.114 Executing busybox-1.36.1-r2.trigger 22:07:06 #0 9.301 OK: 8 MiB in 16 packages 22:07:06 #51 ... 22:07:06 22:07:06 #42 [support-notifications internal] load build context 22:07:06 #42 transferring context: 2.61MB 6.1s done 22:07:06 #42 DONE 7.9s 22:07:06 22:07:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:06 #41 ... 22:07:06 22:07:06 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:07:06 #0 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:06 #0 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:06 #0 9.260 OK: 266 MiB in 52 packages 22:07:06 #52 DONE 10.8s 22:07:06 22:07:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:06 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.27MB / 23.39MB 4.8s 22:07:07 #41 ... 22:07:07 22:07:07 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:07:07 #0 9.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:07 #53 ... 22:07:07 22:07:07 #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:07:07 #51 DONE 10.6s 22:07:07 22:07:07 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:07:07 #0 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:07 #0 8.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:07 #54 ... 22:07:07 22:07:07 #55 [security-proxy-auth internal] load build context 22:07:07 #55 transferring context: 2.61MB 5.9s done 22:07:07 #55 DONE 8.3s 22:07:07 22:07:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:07 #41 ... 22:07:07 22:07:07 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:07:07 #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:07 #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:07 #56 ... 22:07:07 22:07:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:07 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.60MB / 23.39MB 5.5s 22:07:08 #41 ... 22:07:08 22:07:08 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:07:08 #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:08 #57 ... 22:07:08 22:07:08 #58 [core-metadata internal] load build context 22:07:08 #58 transferring context: 2.61MB 7.1s done 22:07:08 #58 DONE 9.2s 22:07:08 22:07:08 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:07:08 #59 ... 22:07:08 22:07:08 #60 [core-data builder 4/7] COPY go.mod vendor* ./ 22:07:08 #60 DONE 1.2s 22:07:08 22:07:08 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:07:08 #59 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:08 #59 ... 22:07:08 22:07:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:08 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 6.2s 22:07:08 #41 ... 22:07:08 22:07:08 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:07:08 #61 ... 22:07:08 22:07:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:09 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.11MB / 23.39MB 6.8s 22:07:09 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 22:07:09 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 22:07:09 #41 ... 22:07:09 22:07:09 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:07:09 #62 ... 22:07:09 22:07:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:09 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.1s 22:07:09 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.4s 22:07:09 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.80MB / 23.39MB 7.6s 22:07:09 #41 ... 22:07:09 22:07:09 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:07:09 #63 ... 22:07:09 22:07:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:10 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.53MB / 23.39MB 7.9s 22:07:10 #131 ... 22:07:10 22:07:10 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:07:10 #123 65.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:07:10 #123 ... 22:07:10 22:07:10 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:07:10 #128 DONE 67.4s 22:07:10 22:07:10 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:07:10 #132 DONE 0.2s 22:07:10 22:07:10 #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:07:10 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.2s 22:07:10 #41 ... 22:07:10 22:07:10 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:07:10 #64 ... 22:07:10 22:07:10 #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:07:10 #65 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:10 #65 ... 22:07:10 22:07:10 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:10 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.4s 22:07:10 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.19MB / 23.39MB 8.6s 22:07:10 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.8s 22:07:10 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done 22:07:10 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22:07:11 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done 22:07:12 #41 ... 22:07:12 22:07:12 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:07:12 #56 13.79 OK: 266 MiB in 52 packages 22:07:12 #56 DONE 14.8s 22:07:12 22:07:12 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:12 #133 ... 22:07:12 22:07:12 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:07:12 #123 DONE 70.1s 22:07:12 22:07:12 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:07:13 #41 ... 22:07:13 22:07:13 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:07:13 #66 DONE 1.0s 22:07:13 22:07:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:13 #41 ... 22:07:13 22:07:13 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:13 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 22:07:13 #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done 22:07:13 #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done 22:07:13 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 22:07:13 #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 22:07:13 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.4s 22:07:13 #124 ... 22:07:13 22:07:13 #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:07:13 #133 DONE 3.3s 22:07:13 22:07:13 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:07:13 #47 ... 22:07:13 22:07:13 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:07:13 #57 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:13 #57 14.24 (1/2) Installing dumb-init (1.2.5-r2) 22:07:13 #57 14.29 (2/2) Installing su-exec (0.2-r3) 22:07:13 #57 14.36 Executing busybox-1.36.1-r2.trigger 22:07:13 #57 14.47 OK: 8 MiB in 17 packages 22:07:13 #57 DONE 15.6s 22:07:13 22:07:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:14 #134 ... 22:07:14 22:07:14 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:07:14 #130 DONE 71.6s 22:07:14 22:07:14 #135 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:07:14 #135 DONE 0.7s 22:07:14 22:07:14 #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:14 #136 ... 22:07:14 22:07:14 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:07:14 #131 DONE 72.3s 22:07:14 22:07:14 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:07:14 #134 DONE 1.4s 22:07:15 22:07:15 #137 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:07:15 #137 DONE 0.9s 22:07:15 22:07:15 #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:07:15 #138 ... 22:07:15 22:07:15 #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:15 #136 DONE 1.0s 22:07:15 22:07:15 #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:07:15 #139 DONE 0.5s 22:07:15 22:07:15 #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:16 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 22:07:16 #140 ... 22:07:16 22:07:16 #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:07:16 #141 DONE 1.6s 22:07:16 22:07:16 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:07:16 #127 DONE 74.0s 22:07:16 22:07:16 #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:07:16 #138 DONE 1.6s 22:07:16 22:07:16 #142 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:07:16 #142 ... 22:07:16 22:07:16 #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:16 #140 DONE 1.6s 22:07:16 22:07:16 #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:16 #143 CACHED 22:07:16 22:07:16 #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:16 #144 CACHED 22:07:16 22:07:16 #145 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:07:17 #145 ... 22:07:17 22:07:17 #146 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:07:17 #146 DONE 1.4s 22:07:17 22:07:17 #147 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:07:17 #147 DONE 0.8s 22:07:17 22:07:17 #148 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:07:17 #41 ... 22:07:17 22:07:17 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:07:17 #53 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:17 #53 13.04 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:07:17 #53 13.04 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:07:17 #53 13.04 OK: 19943 distinct packages available 22:07:17 #53 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:17 #53 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:17 #53 20.43 (1/11) Installing ca-certificates (20230506-r0) 22:07:17 #53 ... 22:07:17 22:07:17 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:17 #148 ... 22:07:17 22:07:17 #142 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:07:17 #142 DONE 1.5s 22:07:18 22:07:18 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:07:18 #126 DONE 75.6s 22:07:18 22:07:18 #149 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:07:18 #149 ... 22:07:18 22:07:18 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:07:18 #129 DONE 75.7s 22:07:18 #41 ... 22:07:18 22:07:18 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:18 22:07:18 #150 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:07:18 #150 DONE 1.8s 22:07:18 22:07:18 #145 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:07:18 #145 DONE 1.8s 22:07:18 22:07:18 #151 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:07:18 #151 ... 22:07:18 22:07:18 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:07:18 #125 DONE 76.0s 22:07:18 22:07:18 #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:07:18 #152 CACHED 22:07:18 22:07:18 #153 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:07:18 #153 CACHED 22:07:18 #67 ... 22:07:18 22:07:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:18 #41 ... 22:07:18 22:07:18 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:07:18 #68 DONE 5.0s 22:07:18 22:07:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:18 22:07:18 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:07:18 #154 DONE 1.5s 22:07:18 22:07:18 #155 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:07:18 #41 ... 22:07:18 22:07:18 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:07:18 #59 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:18 #59 17.06 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 22:07:18 #59 17.57 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 22:07:18 #59 17.62 (3/6) Installing dumb-init (1.2.5-r2) 22:07:18 #59 17.67 (4/6) Installing openssl (3.1.3-r0) 22:07:18 #59 17.78 (5/6) Installing su-exec (0.2-r3) 22:07:18 #59 17.86 (6/6) Installing yq (4.33.3-r3) 22:07:18 #59 18.84 Executing busybox-1.36.1-r2.trigger 22:07:18 #59 19.00 OK: 18 MiB in 19 packages 22:07:18 #59 DONE 20.7s 22:07:18 22:07:18 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:07:18 #54 12.01 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:07:18 #54 12.01 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:07:18 #54 12.01 OK: 19945 distinct packages available 22:07:18 #54 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:18 #54 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:18 #54 19.71 OK: 266 MiB in 52 packages 22:07:18 #54 DONE 21.7s 22:07:18 22:07:18 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:19 #155 ... 22:07:19 22:07:19 #148 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:07:19 #148 DONE 1.7s 22:07:19 22:07:19 #149 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:07:19 #149 DONE 1.0s 22:07:19 22:07:19 #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:19 #156 CACHED 22:07:19 22:07:19 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:19 #157 CACHED 22:07:19 22:07:19 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:07:19 #122 DONE 76.7s 22:07:19 22:07:19 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:07:19 #41 ... 22:07:19 22:07:19 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:07:19 #61 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:19 #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:19 #61 17.43 (1/4) Installing ca-certificates (20230506-r0) 22:07:19 #61 17.91 (2/4) Installing dumb-init (1.2.5-r2) 22:07:19 #61 17.98 (3/4) Installing su-exec (0.2-r3) 22:07:19 #61 18.00 (4/4) Installing yq (4.33.3-r3) 22:07:19 #61 18.89 Executing busybox-1.36.1-r2.trigger 22:07:19 #61 18.99 Executing ca-certificates-20230506-r0.trigger 22:07:19 #61 20.09 OK: 18 MiB in 19 packages 22:07:19 #158 ... 22:07:19 22:07:19 #155 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:07:19 #155 DONE 0.7s 22:07:19 22:07:19 #159 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:19 #159 DONE 0.8s 22:07:19 22:07:19 #151 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:07:19 #151 DONE 0.8s 22:07:19 22:07:19 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:07:19 #160 DONE 0.7s 22:07:19 22:07:19 #161 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:07:19 #161 DONE 0.5s 22:07:19 22:07:19 #162 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:07:19 #162 DONE 0.4s 22:07:19 22:07:19 #163 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:07:19 #163 DONE 0.5s 22:07:19 22:07:19 #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:07:19 #61 ... 22:07:19 22:07:19 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:07:19 #53 20.93 (2/11) Installing brotli-libs (1.0.9-r14) 22:07:19 #53 21.05 (3/11) Installing libunistring (1.1-r1) 22:07:19 #53 21.32 (4/11) Installing libidn2 (2.3.4-r1) 22:07:19 #53 21.35 (5/11) Installing nghttp2-libs (1.55.1-r0) 22:07:19 #53 21.40 (6/11) Installing libcurl (8.3.0-r0) 22:07:19 #53 21.49 (7/11) Installing curl (8.3.0-r0) 22:07:19 #53 21.54 (8/11) Installing dumb-init (1.2.5-r2) 22:07:19 #53 21.55 (9/11) Installing musl-obstack (1.2.3-r2) 22:07:19 #53 21.58 (10/11) Installing libucontext (1.2-r2) 22:07:19 #53 21.62 (11/11) Installing gcompat (1.1.0-r1) 22:07:19 #53 21.67 Executing busybox-1.36.1-r2.trigger 22:07:19 #53 21.77 Executing ca-certificates-20230506-r0.trigger 22:07:19 #164 ... 22:07:19 22:07:19 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:07:19 #158 DONE 0.5s 22:07:19 22:07:19 #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:19 #165 DONE 0.4s 22:07:19 22:07:19 #166 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:07:19 #166 DONE 0.5s 22:07:19 22:07:19 #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:07:19 #53 ... 22:07:19 22:07:19 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:07:19 #69 DONE 1.1s 22:07:19 22:07:19 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:07:19 #53 22.61 OK: 13 MiB in 26 packages 22:07:19 #167 ... 22:07:19 22:07:19 #168 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:07:19 #168 DONE 0.5s 22:07:19 22:07:19 #169 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:07:19 #169 DONE 0.4s 22:07:19 22:07:19 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:07:19 #170 DONE 0.5s 22:07:19 22:07:19 #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:07:19 #164 DONE 0.5s 22:07:19 22:07:19 #171 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:19 #171 DONE 0.5s 22:07:19 22:07:19 #172 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:07:19 #172 DONE 0.4s 22:07:19 22:07:19 #89 [core-command] exporting to image 22:07:19 #89 exporting layers 22:07:19 #53 ... 22:07:19 22:07:19 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:07:19 #62 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:19 #62 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:19 #62 19.12 OK: 266 MiB in 52 packages 22:07:19 #62 DONE 20.9s 22:07:19 22:07:19 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:07:19 #70 DONE 1.3s 22:07:19 22:07:19 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:20 #89 ... 22:07:20 22:07:20 #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:07:20 #167 DONE 0.6s 22:07:20 #41 ... 22:07:20 22:07:20 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:07:20 #61 DONE 21.8s 22:07:20 22:07:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:20 22:07:20 #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:07:20 #173 DONE 0.5s 22:07:20 22:07:20 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:07:20 #41 ... 22:07:20 22:07:20 #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:07:20 #65 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:20 #65 17.34 (1/2) Installing ca-certificates (20230506-r0) 22:07:20 #65 17.86 (2/2) Installing dumb-init (1.2.5-r2) 22:07:20 #65 17.96 Executing busybox-1.36.1-r2.trigger 22:07:20 #65 18.06 Executing ca-certificates-20230506-r0.trigger 22:07:20 #65 19.13 OK: 9 MiB in 17 packages 22:07:20 #65 DONE 20.1s 22:07:20 22:07:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:20 #174 ... 22:07:20 22:07:20 #175 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:07:20 #175 DONE 0.9s 22:07:20 22:07:20 #176 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:20 #176 DONE 0.9s 22:07:20 22:07:20 #89 [core-command] exporting to image 22:07:20 #89 exporting layers 0.4s done 22:07:20 #89 writing image sha256:9bd1d2dcb6305753b9bc5aba3422182bda82bbf6b41577ae00b1db7a0aee22b2 0.0s done 22:07:20 #89 naming to docker.io/library/core-command 0.0s done 22:07:20 #89 DONE 1.9s 22:07:20 22:07:20 #177 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:07:20 #177 DONE 1.0s 22:07:20 22:07:20 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:20 #98 DONE 78.5s 22:07:20 22:07:20 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:07:20 #178 DONE 0.9s 22:07:20 22:07:20 #179 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:20 #179 ... 22:07:20 22:07:20 #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:20 #180 DONE 1.4s 22:07:20 22:07:20 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:07:20 #174 DONE 0.9s 22:07:20 22:07:20 #181 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:07:20 #181 DONE 1.1s 22:07:20 #41 ... 22:07:20 22:07:20 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:07:20 #71 DONE 0.8s 22:07:20 22:07:20 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:07:20 #53 DONE 23.9s 22:07:20 22:07:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:20 #41 ... 22:07:20 22:07:20 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:07:20 #63 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:20 #63 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:20 #63 18.22 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:07:20 #63 18.22 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:07:20 #63 18.22 OK: 19943 distinct packages available 22:07:20 #63 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:20 #63 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:20 #63 ... 22:07:20 22:07:20 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:07:20 #72 DONE 2.2s 22:07:20 22:07:20 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:07:20 #64 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:20 #64 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:20 #64 17.59 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:07:20 #64 17.59 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:07:20 #64 17.59 OK: 19943 distinct packages available 22:07:20 #64 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:07:20 #64 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:07:21 22:07:21 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:07:21 #124 DONE 78.7s 22:07:21 22:07:21 #89 [core-data] exporting to image 22:07:21 #64 ... 22:07:21 22:07:21 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:21 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s 22:07:21 #89 ... 22:07:21 22:07:21 #182 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:07:21 #182 DONE 0.6s 22:07:21 22:07:21 #183 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:07:21 #183 DONE 0.7s 22:07:21 22:07:21 #179 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #179 DONE 0.6s 22:07:21 22:07:21 #184 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #184 CACHED 22:07:21 22:07:21 #185 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:21 #185 CACHED 22:07:21 22:07:21 #89 [core-data] exporting to image 22:07:21 #89 exporting layers 0.4s done 22:07:21 #89 ... 22:07:21 22:07:21 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:21 #186 DONE 1.8s 22:07:21 22:07:21 #89 [core-data] exporting to image 22:07:21 #89 writing image sha256:593e15b885f6638f94b6da3ec185d3cfa77815b76917c8d7bb4d5caf03c18be1 done 22:07:21 #89 naming to docker.io/library/core-metadata done 22:07:21 #89 writing image sha256:1ed4ade8ac101e671347636ef9dbb676f37dacf3d2fdeb5c5304d5eccce0c793 done 22:07:21 #89 naming to docker.io/library/core-common-config-bootstrapper done 22:07:21 #89 writing image sha256:92a561212b3e9dea12f2b6f6d0ae3fc6610f6af9d5d941a79bc674c1fba146a7 done 22:07:21 #89 naming to docker.io/library/core-data done 22:07:21 #89 ... 22:07:21 22:07:21 #187 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:21 #187 DONE 0.4s 22:07:21 22:07:21 #89 [core-data] exporting to image 22:07:21 #89 exporting layers 0.3s done 22:07:21 #89 ... 22:07:21 22:07:21 #188 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:07:21 #188 DONE 0.4s 22:07:21 22:07:21 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:07:21 #189 DONE 0.5s 22:07:21 22:07:21 #89 [security-spiffe-token-provider] exporting to image 22:07:21 #89 writing image sha256:22ab7de4704d7ebf53fa716c7a226577d78cc47f0e3527080954a6d308479f72 done 22:07:21 #89 naming to docker.io/library/security-proxy-auth done 22:07:22 #89 ... 22:07:22 22:07:22 #190 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:07:22 #190 DONE 0.3s 22:07:22 22:07:22 #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:07:22 #191 DONE 0.4s 22:07:22 22:07:22 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:22 #192 DONE 0.9s 22:07:22 22:07:22 #89 [support-scheduler] exporting to image 22:07:22 #89 ... 22:07:22 22:07:22 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:07:22 #193 DONE 0.1s 22:07:22 22:07:22 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:22 #194 DONE 1.6s 22:07:22 22:07:22 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:07:22 #195 DONE 1.3s 22:07:22 22:07:22 #89 [security-proxy-setup] exporting to image 22:07:22 #89 writing image sha256:7f9c9b83e87a3164c4b23fcd3a56b1e54a4fe594f1b5ed9b33524f9a3d9d9600 done 22:07:22 #89 naming to docker.io/library/security-spiffe-token-provider done 22:07:22 #89 exporting layers 0.2s done 22:07:22 #89 writing image sha256:deb14405cc4ed6f9a26e460ced702f1d49e3ca719039509679d5a4a40853a0fb done 22:07:22 #89 naming to docker.io/library/support-scheduler done 22:07:22 #89 writing image sha256:6eb6c5c5b6d13aae3238c24ba7a4b73811a7e59eb15ce42804baeb9e6859c14d 0.0s done 22:07:22 #89 naming to docker.io/library/support-notifications 22:07:22 #89 naming to docker.io/library/support-notifications done 22:07:22 #89 exporting layers 0.4s done 22:07:22 #89 writing image sha256:99aad36f9d85c2f16db7fb3ee17eb97bcd6436506f71d9dc7db224240ff1ef51 0.0s done 22:07:22 #89 naming to docker.io/library/security-proxy-setup done 22:07:22 #89 writing image sha256:516789f269349b1e83121bd8bf3bdb7e2c21b9bad585583cbe2487ac60b044f3 0.0s done 22:07:22 #89 naming to docker.io/library/security-secretstore-setup done 22:07:22 #89 writing image sha256:c65fe95f92b1ff1a2463a4b3c56d87d6c49b1cacfcabc9bc641883c8cee05a09 done 22:07:22 #89 naming to docker.io/library/security-bootstrapper done 22:07:22 #89 DONE 3.7s 22:07:22 22:07:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:22 time="2023-09-26T22:05:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:07:22 $ docker stop --time=1 0b3b715510d9b22d4728c91303c14661b99c70306f77ad89da7a20c712221e0d 22:07:23 #41 ... 22:07:23 22:07:23 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:07:23 #63 22.67 (1/4) Installing dumb-init (1.2.5-r2) 22:07:23 #63 22.69 (2/4) Installing musl-obstack (1.2.3-r2) 22:07:23 #63 22.70 (3/4) Installing libucontext (1.2-r2) 22:07:23 #63 22.71 (4/4) Installing gcompat (1.1.0-r1) 22:07:23 #63 22.73 Executing busybox-1.36.1-r2.trigger 22:07:23 #63 22.77 OK: 8 MiB in 19 packages 22:07:23 #63 DONE 23.4s 22:07:23 22:07:23 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:07:23 #64 22.07 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 22:07:23 #64 22.22 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 22:07:23 #64 22.25 (3/7) Installing dumb-init (1.2.5-r2) 22:07:23 #64 22.27 (4/7) Installing musl-obstack (1.2.3-r2) 22:07:23 #64 22.28 (5/7) Installing libucontext (1.2-r2) 22:07:23 #64 22.29 (6/7) Installing gcompat (1.1.0-r1) 22:07:23 #64 22.31 (7/7) Installing openssl (3.1.3-r0) 22:07:23 #64 22.34 Executing busybox-1.36.1-r2.trigger 22:07:23 #64 22.40 OK: 9 MiB in 20 packages 22:07:23 #64 DONE 22.9s 22:07:23 22:07:23 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:23 #41 ... 22:07:23 22:07:23 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:23 #73 ... 22:07:23 22:07:23 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:24 #41 ... 22:07:24 22:07:24 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:24 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.3s done 22:07:24 #47 ... 22:07:24 22:07:24 #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:07:24 #74 DONE 1.0s 22:07:24 22:07:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:24 $ docker rm -f --volumes 0b3b715510d9b22d4728c91303c14661b99c70306f77ad89da7a20c712221e0d [Pipeline] // withDockerContainer [Pipeline] sh 22:07:24 + docker images 22:07:24 REPOSITORY TAG IMAGE ID CREATED SIZE 22:07:24 security-secretstore-setup latest 516789f26934 2 seconds ago 44.4MB 22:07:24 support-scheduler latest deb14405cc4e 2 seconds ago 34MB 22:07:24 support-notifications latest 6eb6c5c5b6d1 2 seconds ago 34.6MB 22:07:24 security-proxy-setup latest 99aad36f9d85 2 seconds ago 34.4MB 22:07:24 security-bootstrapper latest c65fe95f92b1 2 seconds ago 23.3MB 22:07:24 security-proxy-auth latest 22ab7de4704d 3 seconds ago 19.5MB 22:07:24 security-spiffe-token-provider latest 7f9c9b83e87a 3 seconds ago 35MB 22:07:24 core-data latest 92a561212b3e 4 seconds ago 21.4MB 22:07:24 core-metadata latest 593e15b885f6 4 seconds ago 21.7MB 22:07:24 core-common-config-bootstrapper latest 1ed4ade8ac10 4 seconds ago 18.2MB 22:07:24 core-command latest 9bd1d2dcb630 5 seconds ago 21.2MB 22:07:24 security-spire-agent latest 2fff8ab5a3dc About a minute ago 166MB 22:07:24 security-spire-config latest 1cf0009059db About a minute ago 101MB 22:07:24 security-spire-server latest bf441858084c About a minute ago 107MB 22:07:24 ci-base-image-x86_64 latest 860ef075d11f 4 minutes ago 928MB 22:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 days ago 557MB 22:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 22:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:24 provisioning config files... 22:07:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config8695419984275721520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:24 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s done 22:07:24 ---> docker-login.sh 22:07:24 nexus3.edgexfoundry.org:10001 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:24 Configure a credential helper to remove this warning. See 22:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:24 22:07:24 Login Succeeded 22:07:24 nexus3.edgexfoundry.org:10002 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 #41 DONE 26.2s 22:07:25 22:07:25 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 nexus3.edgexfoundry.org:10003 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 nexus3.edgexfoundry.org:10004 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 docker.io 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 ---> docker-login.sh ends [Pipeline] } 22:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:07:25 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:25 latest 22:07:25 3.1.0-dev.57 22:07:25 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:25 main 22:07:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:26 #75 ... 22:07:26 22:07:26 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:07:26 #76 DONE 1.1s 22:07:26 22:07:26 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:07:26 + docker push nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:26 b75563433481: Preparing 22:07:26 e4f52bcd2896: Preparing 22:07:26 2cfb7c2fe2d1: Preparing 22:07:26 f704a0f71ed1: Preparing 22:07:26 ba1b5c0102be: Preparing 22:07:26 4693057ce236: Preparing 22:07:26 4693057ce236: Waiting 22:07:26 #77 DONE 1.2s 22:07:26 22:07:26 #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:07:26 #78 DONE 1.2s 22:07:26 22:07:26 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:07:26 #79 DONE 0.2s 22:07:26 22:07:26 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:07:26 #80 DONE 0.2s 22:07:26 22:07:26 #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:07:26 #81 DONE 0.2s 22:07:26 22:07:26 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 22:07:26 f704a0f71ed1: Pushed 22:07:26 2cfb7c2fe2d1: Pushed 22:07:26 ba1b5c0102be: Pushed 22:07:26 4693057ce236: Layer already exists 22:07:26 b75563433481: Pushed 22:07:27 #82 ... 22:07:27 22:07:27 #83 [security-spire-config stage-2 5/9] COPY security.txt / 22:07:27 #83 DONE 0.2s 22:07:27 22:07:27 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 22:07:27 #82 DONE 0.2s 22:07:27 22:07:27 #84 [security-spire-server stage-2 5/8] COPY security.txt / 22:07:27 #84 DONE 0.2s 22:07:27 22:07:27 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:07:27 #85 ... 22:07:27 22:07:27 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:07:27 #86 DONE 0.2s 22:07:27 22:07:27 #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:07:27 #87 DONE 0.2s 22:07:27 22:07:27 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:07:27 #85 DONE 0.2s 22:07:27 22:07:27 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:07:27 #88 DONE 0.2s 22:07:27 22:07:27 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:07:27 #89 DONE 0.2s 22:07:27 22:07:27 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:07:27 #90 DONE 0.2s 22:07:27 22:07:27 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:07:27 #91 ... 22:07:27 22:07:27 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:07:27 #92 DONE 0.2s 22:07:27 22:07:27 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:07:27 #91 DONE 0.2s 22:07:27 22:07:27 #93 [security-spire-config] exporting to image 22:07:27 #93 exporting layers 22:07:27 #93 ... 22:07:27 22:07:27 #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:07:27 #94 DONE 0.3s 22:07:27 22:07:27 #93 [security-spire-agent] exporting to image 22:07:28 e4f52bcd2896: Pushed 22:07:28 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:28 b75563433481: Preparing 22:07:28 e4f52bcd2896: Preparing 22:07:28 2cfb7c2fe2d1: Preparing 22:07:28 f704a0f71ed1: Preparing 22:07:28 ba1b5c0102be: Preparing 22:07:28 4693057ce236: Preparing 22:07:28 4693057ce236: Waiting 22:07:28 2cfb7c2fe2d1: Layer already exists 22:07:28 ba1b5c0102be: Layer already exists 22:07:28 b75563433481: Layer already exists 22:07:28 f704a0f71ed1: Layer already exists 22:07:28 e4f52bcd2896: Layer already exists 22:07:28 4693057ce236: Layer already exists 22:07:28 latest: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.57 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:29 b75563433481: Preparing 22:07:29 e4f52bcd2896: Preparing 22:07:29 2cfb7c2fe2d1: Preparing 22:07:29 f704a0f71ed1: Preparing 22:07:29 ba1b5c0102be: Preparing 22:07:29 4693057ce236: Preparing 22:07:29 4693057ce236: Waiting 22:07:29 e4f52bcd2896: Layer already exists 22:07:29 b75563433481: Layer already exists 22:07:29 f704a0f71ed1: Layer already exists 22:07:29 2cfb7c2fe2d1: Layer already exists 22:07:29 ba1b5c0102be: Layer already exists 22:07:29 4693057ce236: Layer already exists 22:07:29 3.1.0-dev.57: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 #93 exporting layers 1.7s done 22:07:29 #93 writing image sha256:5a3692b5c311285739e8f3f1d58c22ad1c9c861ddd0f16b84b6205b5553c754a 0.0s done 22:07:29 #93 writing image sha256:79aa2dc0ab13e1b446d0a6e2a9cdbe45ffb14c1c310387b9dee4d7b9af2cc2df 0.0s done 22:07:29 #93 naming to docker.io/library/security-spire-config-arm64 done 22:07:29 #93 naming to docker.io/library/security-spire-server-arm64 0.0s done 22:07:29 #93 exporting layers 1.8s done 22:07:29 #93 writing image sha256:26e3500803ea1ac441697ff86964968cc3c7f4a3e91a07a5c7eb9dc2b6b1a350 done 22:07:29 #93 naming to docker.io/library/security-spire-agent-arm64 done 22:07:29 #93 DONE 1.8s 22:07:29 22:07:29 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 + docker push nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:30 b75563433481: Preparing 22:07:30 e4f52bcd2896: Preparing 22:07:30 2cfb7c2fe2d1: Preparing 22:07:30 f704a0f71ed1: Preparing 22:07:30 ba1b5c0102be: Preparing 22:07:30 4693057ce236: Preparing 22:07:30 4693057ce236: Waiting 22:07:30 e4f52bcd2896: Layer already exists 22:07:30 ba1b5c0102be: Layer already exists 22:07:30 2cfb7c2fe2d1: Layer already exists 22:07:30 f704a0f71ed1: Layer already exists 22:07:30 b75563433481: Layer already exists 22:07:30 4693057ce236: Layer already exists 22:07:30 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:30 b75563433481: Preparing 22:07:30 e4f52bcd2896: Preparing 22:07:30 2cfb7c2fe2d1: Preparing 22:07:30 f704a0f71ed1: Preparing 22:07:30 ba1b5c0102be: Preparing 22:07:30 4693057ce236: Preparing 22:07:30 4693057ce236: Waiting 22:07:30 2cfb7c2fe2d1: Layer already exists 22:07:30 b75563433481: Layer already exists 22:07:30 ba1b5c0102be: Layer already exists 22:07:30 f704a0f71ed1: Layer already exists 22:07:30 e4f52bcd2896: Layer already exists 22:07:30 4693057ce236: Layer already exists 22:07:30 main: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:30 ===================================================== [Pipeline] echo 22:07:30 taggedImages: 22:07:30 - nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:30 - nexus3.edgexfoundry.org:10004/core-command:latest 22:07:30 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.57 22:07:30 - nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:07:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:07:30 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:30 latest 22:07:30 3.1.0-dev.57 22:07:30 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:30 main 22:07:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:31 2d2484283e2a: Preparing 22:07:31 c21a0f5940e0: Preparing 22:07:31 0e8928faee89: Preparing 22:07:31 3d4a486c054c: Preparing 22:07:31 2cfb7c2fe2d1: Preparing 22:07:31 f704a0f71ed1: Preparing 22:07:31 ba1b5c0102be: Preparing 22:07:31 4693057ce236: Preparing 22:07:31 f704a0f71ed1: Waiting 22:07:31 ba1b5c0102be: Waiting 22:07:31 4693057ce236: Waiting 22:07:31 c21a0f5940e0: Pushed 22:07:31 0e8928faee89: Pushed 22:07:31 2cfb7c2fe2d1: Layer already exists 22:07:32 ba1b5c0102be: Layer already exists 22:07:32 f704a0f71ed1: Layer already exists 22:07:32 4693057ce236: Layer already exists 22:07:32 2d2484283e2a: Pushed 22:07:33 3d4a486c054c: Pushed 22:07:33 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:33 2d2484283e2a: Preparing 22:07:33 c21a0f5940e0: Preparing 22:07:33 0e8928faee89: Preparing 22:07:33 3d4a486c054c: Preparing 22:07:33 2cfb7c2fe2d1: Preparing 22:07:33 f704a0f71ed1: Preparing 22:07:33 ba1b5c0102be: Preparing 22:07:33 4693057ce236: Preparing 22:07:33 f704a0f71ed1: Waiting 22:07:33 ba1b5c0102be: Waiting 22:07:33 0e8928faee89: Layer already exists 22:07:33 c21a0f5940e0: Layer already exists 22:07:33 2cfb7c2fe2d1: Layer already exists 22:07:33 3d4a486c054c: Layer already exists 22:07:33 2d2484283e2a: Layer already exists 22:07:33 4693057ce236: Layer already exists 22:07:33 f704a0f71ed1: Layer already exists 22:07:33 ba1b5c0102be: Layer already exists 22:07:33 latest: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.57 22:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:34 2d2484283e2a: Preparing 22:07:34 c21a0f5940e0: Preparing 22:07:34 0e8928faee89: Preparing 22:07:34 3d4a486c054c: Preparing 22:07:34 2cfb7c2fe2d1: Preparing 22:07:34 f704a0f71ed1: Preparing 22:07:34 ba1b5c0102be: Preparing 22:07:34 4693057ce236: Preparing 22:07:34 ba1b5c0102be: Waiting 22:07:34 4693057ce236: Waiting 22:07:34 f704a0f71ed1: Waiting 22:07:34 2cfb7c2fe2d1: Layer already exists 22:07:34 0e8928faee89: Layer already exists 22:07:34 c21a0f5940e0: Layer already exists 22:07:34 3d4a486c054c: Layer already exists 22:07:34 ba1b5c0102be: Layer already exists 22:07:34 f704a0f71ed1: Layer already exists 22:07:34 4693057ce236: Layer already exists 22:07:34 2d2484283e2a: Layer already exists 22:07:34 3.1.0-dev.57: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:34 2d2484283e2a: Preparing 22:07:34 c21a0f5940e0: Preparing 22:07:34 0e8928faee89: Preparing 22:07:34 3d4a486c054c: Preparing 22:07:34 2cfb7c2fe2d1: Preparing 22:07:34 f704a0f71ed1: Preparing 22:07:34 ba1b5c0102be: Preparing 22:07:34 4693057ce236: Preparing 22:07:34 f704a0f71ed1: Waiting 22:07:34 ba1b5c0102be: Waiting 22:07:34 4693057ce236: Waiting 22:07:34 2d2484283e2a: Layer already exists 22:07:34 2cfb7c2fe2d1: Layer already exists 22:07:34 0e8928faee89: Layer already exists 22:07:34 3d4a486c054c: Layer already exists 22:07:34 c21a0f5940e0: Layer already exists 22:07:34 4693057ce236: Layer already exists 22:07:34 f704a0f71ed1: Layer already exists 22:07:34 ba1b5c0102be: Layer already exists 22:07:34 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:35 2d2484283e2a: Preparing 22:07:35 c21a0f5940e0: Preparing 22:07:35 0e8928faee89: Preparing 22:07:35 3d4a486c054c: Preparing 22:07:35 2cfb7c2fe2d1: Preparing 22:07:35 f704a0f71ed1: Preparing 22:07:35 ba1b5c0102be: Preparing 22:07:35 4693057ce236: Preparing 22:07:35 ba1b5c0102be: Waiting 22:07:35 f704a0f71ed1: Waiting 22:07:35 2cfb7c2fe2d1: Layer already exists 22:07:35 2d2484283e2a: Layer already exists 22:07:35 0e8928faee89: Layer already exists 22:07:35 c21a0f5940e0: Layer already exists 22:07:35 3d4a486c054c: Layer already exists 22:07:35 ba1b5c0102be: Layer already exists 22:07:35 f704a0f71ed1: Layer already exists 22:07:35 4693057ce236: Layer already exists 22:07:35 main: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:35 ===================================================== [Pipeline] echo 22:07:35 taggedImages: 22:07:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:07:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.57 22:07:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:07:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:07:35 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:35 latest 22:07:35 3.1.0-dev.57 22:07:35 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:35 main 22:07:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:36 + docker push nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:36 7673cc73c1e4: Preparing 22:07:36 d4c9a93f680a: Preparing 22:07:36 2cfb7c2fe2d1: Preparing 22:07:36 f704a0f71ed1: Preparing 22:07:36 ba1b5c0102be: Preparing 22:07:36 4693057ce236: Preparing 22:07:36 4693057ce236: Waiting 22:07:36 ba1b5c0102be: Layer already exists 22:07:36 f704a0f71ed1: Layer already exists 22:07:36 2cfb7c2fe2d1: Layer already exists 22:07:36 4693057ce236: Layer already exists 22:07:36 7673cc73c1e4: Pushed 22:07:37 d4c9a93f680a: Pushed 22:07:37 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:38 7673cc73c1e4: Preparing 22:07:38 d4c9a93f680a: Preparing 22:07:38 2cfb7c2fe2d1: Preparing 22:07:38 f704a0f71ed1: Preparing 22:07:38 ba1b5c0102be: Preparing 22:07:38 4693057ce236: Preparing 22:07:38 4693057ce236: Waiting 22:07:38 f704a0f71ed1: Layer already exists 22:07:38 7673cc73c1e4: Layer already exists 22:07:38 2cfb7c2fe2d1: Layer already exists 22:07:38 ba1b5c0102be: Layer already exists 22:07:38 d4c9a93f680a: Layer already exists 22:07:38 4693057ce236: Layer already exists 22:07:38 latest: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.57 22:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:39 7673cc73c1e4: Preparing 22:07:39 d4c9a93f680a: Preparing 22:07:39 2cfb7c2fe2d1: Preparing 22:07:39 f704a0f71ed1: Preparing 22:07:39 ba1b5c0102be: Preparing 22:07:39 4693057ce236: Preparing 22:07:39 4693057ce236: Waiting 22:07:39 f704a0f71ed1: Layer already exists 22:07:39 ba1b5c0102be: Layer already exists 22:07:39 d4c9a93f680a: Layer already exists 22:07:39 7673cc73c1e4: Layer already exists 22:07:39 2cfb7c2fe2d1: Layer already exists 22:07:39 4693057ce236: Layer already exists 22:07:39 3.1.0-dev.57: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:39 + docker push nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:39 7673cc73c1e4: Preparing 22:07:39 d4c9a93f680a: Preparing 22:07:39 2cfb7c2fe2d1: Preparing 22:07:39 f704a0f71ed1: Preparing 22:07:39 ba1b5c0102be: Preparing 22:07:39 4693057ce236: Preparing 22:07:39 4693057ce236: Waiting 22:07:39 d4c9a93f680a: Layer already exists 22:07:39 ba1b5c0102be: Layer already exists 22:07:39 f704a0f71ed1: Layer already exists 22:07:39 7673cc73c1e4: Layer already exists 22:07:39 2cfb7c2fe2d1: Layer already exists 22:07:39 4693057ce236: Layer already exists 22:07:39 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:40 7673cc73c1e4: Preparing 22:07:40 d4c9a93f680a: Preparing 22:07:40 2cfb7c2fe2d1: Preparing 22:07:40 f704a0f71ed1: Preparing 22:07:40 ba1b5c0102be: Preparing 22:07:40 4693057ce236: Preparing 22:07:40 4693057ce236: Waiting 22:07:40 d4c9a93f680a: Layer already exists 22:07:40 7673cc73c1e4: Layer already exists 22:07:40 f704a0f71ed1: Layer already exists 22:07:40 ba1b5c0102be: Layer already exists 22:07:40 2cfb7c2fe2d1: Layer already exists 22:07:40 4693057ce236: Layer already exists 22:07:40 main: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:40 ===================================================== [Pipeline] echo 22:07:40 taggedImages: 22:07:40 - nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:40 - nexus3.edgexfoundry.org:10004/core-data:latest 22:07:40 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.57 22:07:40 - nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:07:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:07:40 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:40 latest 22:07:40 3.1.0-dev.57 22:07:40 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:40 main 22:07:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:41 b383023db4e8: Preparing 22:07:41 69eb3075735d: Preparing 22:07:41 9472438ad94f: Preparing 22:07:41 2cfb7c2fe2d1: Preparing 22:07:41 f704a0f71ed1: Preparing 22:07:41 ba1b5c0102be: Preparing 22:07:41 4693057ce236: Preparing 22:07:41 4693057ce236: Waiting 22:07:41 ba1b5c0102be: Waiting 22:07:41 2cfb7c2fe2d1: Layer already exists 22:07:41 f704a0f71ed1: Layer already exists 22:07:41 ba1b5c0102be: Layer already exists 22:07:41 4693057ce236: Layer already exists 22:07:41 b383023db4e8: Pushed 22:07:41 69eb3075735d: Pushed 22:07:43 9472438ad94f: Pushed 22:07:43 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:43 b383023db4e8: Preparing 22:07:43 69eb3075735d: Preparing 22:07:43 9472438ad94f: Preparing 22:07:43 2cfb7c2fe2d1: Preparing 22:07:43 f704a0f71ed1: Preparing 22:07:43 ba1b5c0102be: Preparing 22:07:43 4693057ce236: Preparing 22:07:43 ba1b5c0102be: Waiting 22:07:43 4693057ce236: Waiting 22:07:43 69eb3075735d: Layer already exists 22:07:43 b383023db4e8: Layer already exists 22:07:43 2cfb7c2fe2d1: Layer already exists 22:07:43 f704a0f71ed1: Layer already exists 22:07:43 9472438ad94f: Layer already exists 22:07:43 ba1b5c0102be: Layer already exists 22:07:43 4693057ce236: Layer already exists 22:07:43 latest: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.57 22:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:44 b383023db4e8: Preparing 22:07:44 69eb3075735d: Preparing 22:07:44 9472438ad94f: Preparing 22:07:44 2cfb7c2fe2d1: Preparing 22:07:44 f704a0f71ed1: Preparing 22:07:44 ba1b5c0102be: Preparing 22:07:44 4693057ce236: Preparing 22:07:44 4693057ce236: Waiting 22:07:44 ba1b5c0102be: Waiting 22:07:44 9472438ad94f: Layer already exists 22:07:44 b383023db4e8: Layer already exists 22:07:44 69eb3075735d: Layer already exists 22:07:44 f704a0f71ed1: Layer already exists 22:07:44 2cfb7c2fe2d1: Layer already exists 22:07:44 ba1b5c0102be: Layer already exists 22:07:44 4693057ce236: Layer already exists 22:07:44 3.1.0-dev.57: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:44 b383023db4e8: Preparing 22:07:44 69eb3075735d: Preparing 22:07:44 9472438ad94f: Preparing 22:07:44 2cfb7c2fe2d1: Preparing 22:07:44 f704a0f71ed1: Preparing 22:07:44 ba1b5c0102be: Preparing 22:07:44 4693057ce236: Preparing 22:07:44 ba1b5c0102be: Waiting 22:07:44 4693057ce236: Waiting 22:07:44 9472438ad94f: Layer already exists 22:07:44 b383023db4e8: Layer already exists 22:07:44 f704a0f71ed1: Layer already exists 22:07:44 69eb3075735d: Layer already exists 22:07:44 2cfb7c2fe2d1: Layer already exists 22:07:44 4693057ce236: Layer already exists 22:07:44 ba1b5c0102be: Layer already exists 22:07:44 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:45 b383023db4e8: Preparing 22:07:45 69eb3075735d: Preparing 22:07:45 9472438ad94f: Preparing 22:07:45 2cfb7c2fe2d1: Preparing 22:07:45 f704a0f71ed1: Preparing 22:07:45 ba1b5c0102be: Preparing 22:07:45 4693057ce236: Preparing 22:07:45 ba1b5c0102be: Waiting 22:07:45 4693057ce236: Waiting 22:07:45 f704a0f71ed1: Layer already exists 22:07:45 69eb3075735d: Layer already exists 22:07:45 9472438ad94f: Layer already exists 22:07:45 b383023db4e8: Layer already exists 22:07:45 2cfb7c2fe2d1: Layer already exists 22:07:45 ba1b5c0102be: Layer already exists 22:07:45 4693057ce236: Layer already exists 22:07:45 main: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:45 ===================================================== [Pipeline] echo 22:07:45 taggedImages: 22:07:45 - nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:07:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.57 22:07:45 - nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:07:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:07:45 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:45 latest 22:07:45 3.1.0-dev.57 22:07:45 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:45 main 22:07:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:46 3e3e00d5018f: Preparing 22:07:46 9b7638b2a3ee: Preparing 22:07:46 08960cb160ef: Preparing 22:07:46 950a2386700d: Preparing 22:07:46 031ce59412bd: Preparing 22:07:46 b8236a018389: Preparing 22:07:46 527b9645e72e: Preparing 22:07:46 2cfb7c2fe2d1: Preparing 22:07:46 f704a0f71ed1: Preparing 22:07:46 845f22a4cd74: Preparing 22:07:46 c0a747f2fcd3: Preparing 22:07:46 5f70bf18a086: Preparing 22:07:46 272e87f97bb3: Preparing 22:07:46 b669e0a5ffdb: Preparing 22:07:46 4693057ce236: Preparing 22:07:46 2cfb7c2fe2d1: Waiting 22:07:46 f704a0f71ed1: Waiting 22:07:46 845f22a4cd74: Waiting 22:07:46 b8236a018389: Waiting 22:07:46 5f70bf18a086: Waiting 22:07:46 527b9645e72e: Waiting 22:07:46 4693057ce236: Waiting 22:07:46 272e87f97bb3: Waiting 22:07:46 b669e0a5ffdb: Waiting 22:07:46 08960cb160ef: Pushed 22:07:46 9b7638b2a3ee: Pushed 22:07:46 3e3e00d5018f: Pushed 22:07:46 950a2386700d: Pushed 22:07:46 031ce59412bd: Pushed 22:07:46 2cfb7c2fe2d1: Layer already exists 22:07:46 f704a0f71ed1: Layer already exists 22:07:46 b8236a018389: Pushed 22:07:46 5f70bf18a086: Pushed 22:07:46 845f22a4cd74: Pushed 22:07:46 272e87f97bb3: Pushed 22:07:46 c0a747f2fcd3: Pushed 22:07:46 4693057ce236: Layer already exists 22:07:46 b669e0a5ffdb: Pushed 22:07:48 527b9645e72e: Pushed 22:07:48 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:49 3e3e00d5018f: Preparing 22:07:49 9b7638b2a3ee: Preparing 22:07:49 08960cb160ef: Preparing 22:07:49 950a2386700d: Preparing 22:07:49 031ce59412bd: Preparing 22:07:49 b8236a018389: Preparing 22:07:49 527b9645e72e: Preparing 22:07:49 2cfb7c2fe2d1: Preparing 22:07:49 f704a0f71ed1: Preparing 22:07:49 845f22a4cd74: Preparing 22:07:49 c0a747f2fcd3: Preparing 22:07:49 5f70bf18a086: Preparing 22:07:49 272e87f97bb3: Preparing 22:07:49 b669e0a5ffdb: Preparing 22:07:49 4693057ce236: Preparing 22:07:49 b8236a018389: Waiting 22:07:49 527b9645e72e: Waiting 22:07:49 2cfb7c2fe2d1: Waiting 22:07:49 c0a747f2fcd3: Waiting 22:07:49 f704a0f71ed1: Waiting 22:07:49 845f22a4cd74: Waiting 22:07:49 5f70bf18a086: Waiting 22:07:49 4693057ce236: Waiting 22:07:49 272e87f97bb3: Waiting 22:07:49 b669e0a5ffdb: Waiting 22:07:49 08960cb160ef: Layer already exists 22:07:49 031ce59412bd: Layer already exists 22:07:49 950a2386700d: Layer already exists 22:07:49 9b7638b2a3ee: Layer already exists 22:07:49 3e3e00d5018f: Layer already exists 22:07:49 b8236a018389: Layer already exists 22:07:49 527b9645e72e: Layer already exists 22:07:49 f704a0f71ed1: Layer already exists 22:07:49 845f22a4cd74: Layer already exists 22:07:49 2cfb7c2fe2d1: Layer already exists 22:07:49 272e87f97bb3: Layer already exists 22:07:49 c0a747f2fcd3: Layer already exists 22:07:49 5f70bf18a086: Layer already exists 22:07:49 b669e0a5ffdb: Layer already exists 22:07:49 4693057ce236: Layer already exists 22:07:49 latest: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.57 22:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:49 3e3e00d5018f: Preparing 22:07:49 9b7638b2a3ee: Preparing 22:07:49 08960cb160ef: Preparing 22:07:49 950a2386700d: Preparing 22:07:49 031ce59412bd: Preparing 22:07:49 b8236a018389: Preparing 22:07:49 527b9645e72e: Preparing 22:07:49 2cfb7c2fe2d1: Preparing 22:07:49 f704a0f71ed1: Preparing 22:07:49 845f22a4cd74: Preparing 22:07:49 c0a747f2fcd3: Preparing 22:07:49 5f70bf18a086: Preparing 22:07:49 272e87f97bb3: Preparing 22:07:49 b669e0a5ffdb: Preparing 22:07:49 4693057ce236: Preparing 22:07:49 b8236a018389: Waiting 22:07:49 527b9645e72e: Waiting 22:07:49 2cfb7c2fe2d1: Waiting 22:07:49 f704a0f71ed1: Waiting 22:07:49 845f22a4cd74: Waiting 22:07:49 c0a747f2fcd3: Waiting 22:07:49 5f70bf18a086: Waiting 22:07:49 272e87f97bb3: Waiting 22:07:49 b669e0a5ffdb: Waiting 22:07:49 4693057ce236: Waiting 22:07:49 950a2386700d: Layer already exists 22:07:49 08960cb160ef: Layer already exists 22:07:49 9b7638b2a3ee: Layer already exists 22:07:49 031ce59412bd: Layer already exists 22:07:49 3e3e00d5018f: Layer already exists 22:07:49 b8236a018389: Layer already exists 22:07:49 2cfb7c2fe2d1: Layer already exists 22:07:49 527b9645e72e: Layer already exists 22:07:49 f704a0f71ed1: Layer already exists 22:07:49 845f22a4cd74: Layer already exists 22:07:49 c0a747f2fcd3: Layer already exists 22:07:49 5f70bf18a086: Layer already exists 22:07:49 b669e0a5ffdb: Layer already exists 22:07:49 272e87f97bb3: Layer already exists 22:07:49 4693057ce236: Layer already exists 22:07:49 3.1.0-dev.57: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:50 3e3e00d5018f: Preparing 22:07:50 9b7638b2a3ee: Preparing 22:07:50 08960cb160ef: Preparing 22:07:50 950a2386700d: Preparing 22:07:50 031ce59412bd: Preparing 22:07:50 b8236a018389: Preparing 22:07:50 527b9645e72e: Preparing 22:07:50 b8236a018389: Waiting 22:07:50 2cfb7c2fe2d1: Preparing 22:07:50 f704a0f71ed1: Preparing 22:07:50 527b9645e72e: Waiting 22:07:50 2cfb7c2fe2d1: Waiting 22:07:50 f704a0f71ed1: Waiting 22:07:50 845f22a4cd74: Preparing 22:07:50 c0a747f2fcd3: Preparing 22:07:50 5f70bf18a086: Preparing 22:07:50 272e87f97bb3: Preparing 22:07:50 b669e0a5ffdb: Preparing 22:07:50 272e87f97bb3: Waiting 22:07:50 845f22a4cd74: Waiting 22:07:50 c0a747f2fcd3: Waiting 22:07:50 b669e0a5ffdb: Waiting 22:07:50 4693057ce236: Preparing 22:07:50 4693057ce236: Waiting 22:07:50 5f70bf18a086: Waiting 22:07:50 3e3e00d5018f: Layer already exists 22:07:50 08960cb160ef: Layer already exists 22:07:50 9b7638b2a3ee: Layer already exists 22:07:50 031ce59412bd: Layer already exists 22:07:50 950a2386700d: Layer already exists 22:07:50 527b9645e72e: Layer already exists 22:07:50 b8236a018389: Layer already exists 22:07:50 2cfb7c2fe2d1: Layer already exists 22:07:50 f704a0f71ed1: Layer already exists 22:07:50 845f22a4cd74: Layer already exists 22:07:50 c0a747f2fcd3: Layer already exists 22:07:50 272e87f97bb3: Layer already exists 22:07:50 b669e0a5ffdb: Layer already exists 22:07:50 5f70bf18a086: Layer already exists 22:07:50 4693057ce236: Layer already exists 22:07:50 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:50 3e3e00d5018f: Preparing 22:07:50 9b7638b2a3ee: Preparing 22:07:50 08960cb160ef: Preparing 22:07:50 950a2386700d: Preparing 22:07:50 031ce59412bd: Preparing 22:07:50 b8236a018389: Preparing 22:07:50 527b9645e72e: Preparing 22:07:50 2cfb7c2fe2d1: Preparing 22:07:50 f704a0f71ed1: Preparing 22:07:50 b8236a018389: Waiting 22:07:50 2cfb7c2fe2d1: Waiting 22:07:50 845f22a4cd74: Preparing 22:07:50 c0a747f2fcd3: Preparing 22:07:50 5f70bf18a086: Preparing 22:07:50 f704a0f71ed1: Waiting 22:07:50 272e87f97bb3: Preparing 22:07:50 b669e0a5ffdb: Preparing 22:07:50 4693057ce236: Preparing 22:07:50 845f22a4cd74: Waiting 22:07:50 c0a747f2fcd3: Waiting 22:07:50 272e87f97bb3: Waiting 22:07:50 5f70bf18a086: Waiting 22:07:50 b669e0a5ffdb: Waiting 22:07:50 4693057ce236: Waiting 22:07:50 08960cb160ef: Layer already exists 22:07:50 950a2386700d: Layer already exists 22:07:50 9b7638b2a3ee: Layer already exists 22:07:50 3e3e00d5018f: Layer already exists 22:07:50 031ce59412bd: Layer already exists 22:07:50 b8236a018389: Layer already exists 22:07:50 527b9645e72e: Layer already exists 22:07:50 f704a0f71ed1: Layer already exists 22:07:50 845f22a4cd74: Layer already exists 22:07:50 2cfb7c2fe2d1: Layer already exists 22:07:50 5f70bf18a086: Layer already exists 22:07:50 272e87f97bb3: Layer already exists 22:07:50 4693057ce236: Layer already exists 22:07:50 b669e0a5ffdb: Layer already exists 22:07:50 c0a747f2fcd3: Layer already exists 22:07:50 main: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:51 ===================================================== [Pipeline] echo 22:07:51 taggedImages: 22:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.57 22:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:07:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:07:51 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:51 latest 22:07:51 3.1.0-dev.57 22:07:51 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:51 main 22:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:51 90c24fb4078c: Preparing 22:07:51 c21a0f5940e0: Preparing 22:07:51 0fcddb1e20ef: Preparing 22:07:51 dda73d504981: Preparing 22:07:51 2cfb7c2fe2d1: Preparing 22:07:51 f704a0f71ed1: Preparing 22:07:51 ba1b5c0102be: Preparing 22:07:51 4693057ce236: Preparing 22:07:51 f704a0f71ed1: Waiting 22:07:51 ba1b5c0102be: Waiting 22:07:51 4693057ce236: Waiting 22:07:51 2cfb7c2fe2d1: Layer already exists 22:07:51 c21a0f5940e0: Layer already exists 22:07:51 f704a0f71ed1: Layer already exists 22:07:51 ba1b5c0102be: Layer already exists 22:07:51 4693057ce236: Layer already exists 22:07:51 0fcddb1e20ef: Pushed 22:07:51 90c24fb4078c: Pushed 22:07:53 dda73d504981: Pushed 22:07:53 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:53 90c24fb4078c: Preparing 22:07:53 c21a0f5940e0: Preparing 22:07:53 0fcddb1e20ef: Preparing 22:07:53 dda73d504981: Preparing 22:07:53 2cfb7c2fe2d1: Preparing 22:07:53 f704a0f71ed1: Preparing 22:07:53 ba1b5c0102be: Preparing 22:07:53 f704a0f71ed1: Waiting 22:07:53 4693057ce236: Preparing 22:07:53 ba1b5c0102be: Waiting 22:07:53 4693057ce236: Waiting 22:07:53 dda73d504981: Layer already exists 22:07:53 2cfb7c2fe2d1: Layer already exists 22:07:53 90c24fb4078c: Layer already exists 22:07:53 0fcddb1e20ef: Layer already exists 22:07:53 c21a0f5940e0: Layer already exists 22:07:53 ba1b5c0102be: Layer already exists 22:07:53 f704a0f71ed1: Layer already exists 22:07:53 4693057ce236: Layer already exists 22:07:53 latest: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.57 22:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:54 90c24fb4078c: Preparing 22:07:54 c21a0f5940e0: Preparing 22:07:54 0fcddb1e20ef: Preparing 22:07:54 dda73d504981: Preparing 22:07:54 2cfb7c2fe2d1: Preparing 22:07:54 f704a0f71ed1: Preparing 22:07:54 ba1b5c0102be: Preparing 22:07:54 4693057ce236: Preparing 22:07:54 f704a0f71ed1: Waiting 22:07:54 ba1b5c0102be: Waiting 22:07:54 4693057ce236: Waiting 22:07:54 90c24fb4078c: Layer already exists 22:07:54 2cfb7c2fe2d1: Layer already exists 22:07:54 dda73d504981: Layer already exists 22:07:54 0fcddb1e20ef: Layer already exists 22:07:54 c21a0f5940e0: Layer already exists 22:07:54 4693057ce236: Layer already exists 22:07:54 ba1b5c0102be: Layer already exists 22:07:54 f704a0f71ed1: Layer already exists 22:07:54 3.1.0-dev.57: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:55 90c24fb4078c: Preparing 22:07:55 c21a0f5940e0: Preparing 22:07:55 0fcddb1e20ef: Preparing 22:07:55 dda73d504981: Preparing 22:07:55 2cfb7c2fe2d1: Preparing 22:07:55 f704a0f71ed1: Preparing 22:07:55 ba1b5c0102be: Preparing 22:07:55 4693057ce236: Preparing 22:07:55 f704a0f71ed1: Waiting 22:07:55 ba1b5c0102be: Waiting 22:07:55 c21a0f5940e0: Layer already exists 22:07:55 90c24fb4078c: Layer already exists 22:07:55 0fcddb1e20ef: Layer already exists 22:07:55 dda73d504981: Layer already exists 22:07:55 f704a0f71ed1: Layer already exists 22:07:55 4693057ce236: Layer already exists 22:07:55 ba1b5c0102be: Layer already exists 22:07:55 2cfb7c2fe2d1: Layer already exists 22:07:55 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:55 90c24fb4078c: Preparing 22:07:55 c21a0f5940e0: Preparing 22:07:55 0fcddb1e20ef: Preparing 22:07:55 dda73d504981: Preparing 22:07:55 2cfb7c2fe2d1: Preparing 22:07:55 f704a0f71ed1: Preparing 22:07:55 ba1b5c0102be: Preparing 22:07:55 4693057ce236: Preparing 22:07:55 f704a0f71ed1: Waiting 22:07:55 ba1b5c0102be: Waiting 22:07:55 4693057ce236: Waiting 22:07:55 90c24fb4078c: Layer already exists 22:07:55 c21a0f5940e0: Layer already exists 22:07:55 2cfb7c2fe2d1: Layer already exists 22:07:55 0fcddb1e20ef: Layer already exists 22:07:55 dda73d504981: Layer already exists 22:07:55 f704a0f71ed1: Layer already exists 22:07:55 ba1b5c0102be: Layer already exists 22:07:55 4693057ce236: Layer already exists 22:07:55 main: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:55 ===================================================== [Pipeline] echo 22:07:55 taggedImages: 22:07:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:07:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.57 22:07:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:07:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:07:55 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:55 latest 22:07:55 3.1.0-dev.57 22:07:55 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:07:55 main 22:07:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:56 57b52cf37995: Preparing 22:07:56 b16dbab1c499: Preparing 22:07:56 218cf3c4cf2c: Preparing 22:07:56 b697d7b7d8d9: Preparing 22:07:56 30a4c83fc21d: Preparing 22:07:56 2cfb7c2fe2d1: Preparing 22:07:56 f704a0f71ed1: Preparing 22:07:56 eeba6676b45f: Preparing 22:07:56 6b29941e8c23: Preparing 22:07:56 4693057ce236: Preparing 22:07:56 2cfb7c2fe2d1: Waiting 22:07:56 4693057ce236: Waiting 22:07:56 6b29941e8c23: Waiting 22:07:56 f704a0f71ed1: Waiting 22:07:56 b697d7b7d8d9: Pushed 22:07:56 2cfb7c2fe2d1: Layer already exists 22:07:56 f704a0f71ed1: Layer already exists 22:07:56 57b52cf37995: Pushed 22:07:56 b16dbab1c499: Pushed 22:07:56 30a4c83fc21d: Pushed 22:07:56 4693057ce236: Layer already exists 22:07:56 #95 ... 22:07:56 22:07:56 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:56 #67 DONE 47.7s 22:07:56 22:07:56 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:56 #73 DONE 43.0s 22:07:56 22:07:56 #96 [security-proxy-setup builder 6/7] COPY . . 22:07:56 eeba6676b45f: Pushed 22:07:57 #96 ... 22:07:57 22:07:57 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #75 DONE 36.2s 22:07:57 22:07:57 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:07:57 #97 CACHED 22:07:57 22:07:57 #98 [security-proxy-auth builder 6/7] COPY . . 22:07:57 #98 CACHED 22:07:57 22:07:57 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #99 CACHED 22:07:57 22:07:57 #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:07:57 #100 CACHED 22:07:57 22:07:57 #101 [core-metadata builder 6/7] COPY . . 22:07:57 #101 CACHED 22:07:57 22:07:57 #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #102 CACHED 22:07:57 22:07:57 #103 [security-secretstore-setup builder 6/7] COPY . . 22:07:57 #103 CACHED 22:07:57 22:07:57 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #104 CACHED 22:07:57 22:07:57 #105 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:07:57 #105 CACHED 22:07:57 22:07:57 #96 [security-proxy-setup builder 6/7] COPY . . 22:07:57 #96 DONE 1.2s 22:07:57 22:07:57 #106 [security-bootstrapper builder 6/7] COPY . . 22:07:57 #106 CACHED 22:07:57 22:07:57 #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:07:57 #107 CACHED 22:07:57 22:07:57 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #108 CACHED 22:07:57 22:07:57 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 22:07:57 #109 CACHED 22:07:57 22:07:57 #110 [core-command builder 6/7] COPY . . 22:07:57 #110 CACHED 22:07:57 22:07:57 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #111 CACHED 22:07:57 22:07:57 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #112 CACHED 22:07:57 22:07:57 #113 [support-scheduler builder 6/7] COPY . . 22:07:57 #113 CACHED 22:07:57 22:07:57 #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:07:57 #114 CACHED 22:07:57 22:07:57 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:07:57 #115 CACHED 22:07:57 22:07:57 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:57 #116 CACHED 22:07:57 22:07:57 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 22:07:57 #117 CACHED 22:07:57 22:07:57 #118 [core-data builder 6/7] COPY . . 22:07:57 #118 DONE 1.2s 22:07:57 22:07:57 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:07:57 218cf3c4cf2c: Pushed 22:07:58 6b29941e8c23: Pushed 22:07:58 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:58 57b52cf37995: Preparing 22:07:58 b16dbab1c499: Preparing 22:07:58 218cf3c4cf2c: Preparing 22:07:58 b697d7b7d8d9: Preparing 22:07:58 30a4c83fc21d: Preparing 22:07:58 2cfb7c2fe2d1: Preparing 22:07:58 f704a0f71ed1: Preparing 22:07:58 eeba6676b45f: Preparing 22:07:58 6b29941e8c23: Preparing 22:07:58 4693057ce236: Preparing 22:07:58 eeba6676b45f: Waiting 22:07:58 f704a0f71ed1: Waiting 22:07:58 6b29941e8c23: Waiting 22:07:58 4693057ce236: Waiting 22:07:58 2cfb7c2fe2d1: Waiting 22:07:58 218cf3c4cf2c: Layer already exists 22:07:58 30a4c83fc21d: Layer already exists 22:07:58 b16dbab1c499: Layer already exists 22:07:58 b697d7b7d8d9: Layer already exists 22:07:58 57b52cf37995: Layer already exists 22:07:58 2cfb7c2fe2d1: Layer already exists 22:07:58 f704a0f71ed1: Layer already exists 22:07:58 eeba6676b45f: Layer already exists 22:07:58 4693057ce236: Layer already exists 22:07:58 6b29941e8c23: Layer already exists 22:07:58 latest: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.57 22:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:59 57b52cf37995: Preparing 22:07:59 b16dbab1c499: Preparing 22:07:59 218cf3c4cf2c: Preparing 22:07:59 b697d7b7d8d9: Preparing 22:07:59 30a4c83fc21d: Preparing 22:07:59 2cfb7c2fe2d1: Preparing 22:07:59 f704a0f71ed1: Preparing 22:07:59 eeba6676b45f: Preparing 22:07:59 6b29941e8c23: Preparing 22:07:59 4693057ce236: Preparing 22:07:59 f704a0f71ed1: Waiting 22:07:59 eeba6676b45f: Waiting 22:07:59 6b29941e8c23: Waiting 22:07:59 4693057ce236: Waiting 22:07:59 2cfb7c2fe2d1: Waiting 22:07:59 30a4c83fc21d: Layer already exists 22:07:59 b16dbab1c499: Layer already exists 22:07:59 218cf3c4cf2c: Layer already exists 22:07:59 57b52cf37995: Layer already exists 22:07:59 b697d7b7d8d9: Layer already exists 22:07:59 2cfb7c2fe2d1: Layer already exists 22:07:59 6b29941e8c23: Layer already exists 22:07:59 4693057ce236: Layer already exists 22:07:59 f704a0f71ed1: Layer already exists 22:07:59 eeba6676b45f: Layer already exists 22:07:59 3.1.0-dev.57: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:08:00 57b52cf37995: Preparing 22:08:00 b16dbab1c499: Preparing 22:08:00 218cf3c4cf2c: Preparing 22:08:00 b697d7b7d8d9: Preparing 22:08:00 30a4c83fc21d: Preparing 22:08:00 2cfb7c2fe2d1: Preparing 22:08:00 f704a0f71ed1: Preparing 22:08:00 eeba6676b45f: Preparing 22:08:00 6b29941e8c23: Preparing 22:08:00 4693057ce236: Preparing 22:08:00 f704a0f71ed1: Waiting 22:08:00 eeba6676b45f: Waiting 22:08:00 6b29941e8c23: Waiting 22:08:00 4693057ce236: Waiting 22:08:00 2cfb7c2fe2d1: Waiting 22:08:00 b16dbab1c499: Layer already exists 22:08:00 57b52cf37995: Layer already exists 22:08:00 218cf3c4cf2c: Layer already exists 22:08:00 b697d7b7d8d9: Layer already exists 22:08:00 30a4c83fc21d: Layer already exists 22:08:00 2cfb7c2fe2d1: Layer already exists 22:08:00 f704a0f71ed1: Layer already exists 22:08:00 eeba6676b45f: Layer already exists 22:08:00 6b29941e8c23: Layer already exists 22:08:00 4693057ce236: Layer already exists 22:08:00 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:00 #119 ... 22:08:00 22:08:00 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:00 #95 DONE 39.3s 22:08:00 22:08:00 #120 [support-notifications builder 6/7] COPY . . 22:08:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:08:00 57b52cf37995: Preparing 22:08:00 b16dbab1c499: Preparing 22:08:00 218cf3c4cf2c: Preparing 22:08:00 b697d7b7d8d9: Preparing 22:08:00 30a4c83fc21d: Preparing 22:08:00 2cfb7c2fe2d1: Preparing 22:08:00 f704a0f71ed1: Preparing 22:08:00 eeba6676b45f: Preparing 22:08:00 6b29941e8c23: Preparing 22:08:00 4693057ce236: Preparing 22:08:00 eeba6676b45f: Waiting 22:08:00 6b29941e8c23: Waiting 22:08:00 2cfb7c2fe2d1: Waiting 22:08:00 4693057ce236: Waiting 22:08:00 f704a0f71ed1: Waiting 22:08:00 30a4c83fc21d: Layer already exists 22:08:00 b16dbab1c499: Layer already exists 22:08:00 b697d7b7d8d9: Layer already exists 22:08:00 57b52cf37995: Layer already exists 22:08:00 218cf3c4cf2c: Layer already exists 22:08:00 2cfb7c2fe2d1: Layer already exists 22:08:00 eeba6676b45f: Layer already exists 22:08:00 6b29941e8c23: Layer already exists 22:08:00 f704a0f71ed1: Layer already exists 22:08:00 4693057ce236: Layer already exists 22:08:00 main: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:00 ===================================================== [Pipeline] echo 22:08:00 taggedImages: 22:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.57 22:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:08:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:08:00 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:00 latest 22:08:00 3.1.0-dev.57 22:08:00 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:00 main 22:08:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:01 771a7abc0ca6: Preparing 22:08:01 43a0b0693616: Preparing 22:08:01 0ce29cf620f8: Preparing 22:08:01 0a11737bb7c0: Preparing 22:08:01 7e01b4f7fe34: Preparing 22:08:01 6984b8bf9584: Preparing 22:08:01 0c191ab1171a: Preparing 22:08:01 2cfb7c2fe2d1: Preparing 22:08:01 f704a0f71ed1: Preparing 22:08:01 3f634c191a6f: Preparing 22:08:01 4693057ce236: Preparing 22:08:01 0c191ab1171a: Waiting 22:08:01 2cfb7c2fe2d1: Waiting 22:08:01 f704a0f71ed1: Waiting 22:08:01 3f634c191a6f: Waiting 22:08:01 4693057ce236: Waiting 22:08:01 6984b8bf9584: Waiting 22:08:01 43a0b0693616: Pushed 22:08:01 771a7abc0ca6: Pushed 22:08:01 7e01b4f7fe34: Pushed 22:08:01 2cfb7c2fe2d1: Layer already exists 22:08:01 f704a0f71ed1: Layer already exists 22:08:01 6984b8bf9584: Pushed 22:08:01 4693057ce236: Layer already exists 22:08:01 0c191ab1171a: Pushed 22:08:02 0a11737bb7c0: Pushed 22:08:02 3f634c191a6f: Pushed 22:08:02 0ce29cf620f8: Pushed 22:08:03 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 #120 ... 22:08:03 22:08:03 #121 [security-spiffe-token-provider builder 6/7] COPY . . 22:08:03 #121 DONE 5.6s 22:08:03 22:08:03 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:08:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } 22:08:03 #122 ... 22:08:03 22:08:03 #120 [support-notifications builder 6/7] COPY . . 22:08:03 #120 DONE 3.1s 22:08:03 22:08:03 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:03 771a7abc0ca6: Preparing 22:08:03 43a0b0693616: Preparing 22:08:03 0ce29cf620f8: Preparing 22:08:03 0a11737bb7c0: Preparing 22:08:03 7e01b4f7fe34: Preparing 22:08:03 6984b8bf9584: Preparing 22:08:03 0c191ab1171a: Preparing 22:08:03 2cfb7c2fe2d1: Preparing 22:08:03 f704a0f71ed1: Preparing 22:08:03 3f634c191a6f: Preparing 22:08:03 4693057ce236: Preparing 22:08:03 2cfb7c2fe2d1: Waiting 22:08:03 f704a0f71ed1: Waiting 22:08:03 3f634c191a6f: Waiting 22:08:03 4693057ce236: Waiting 22:08:03 6984b8bf9584: Waiting 22:08:03 0c191ab1171a: Waiting 22:08:03 43a0b0693616: Layer already exists 22:08:03 0ce29cf620f8: Layer already exists 22:08:03 0a11737bb7c0: Layer already exists 22:08:03 7e01b4f7fe34: Layer already exists 22:08:03 771a7abc0ca6: Layer already exists 22:08:03 2cfb7c2fe2d1: Layer already exists 22:08:03 0c191ab1171a: Layer already exists 22:08:03 f704a0f71ed1: Layer already exists 22:08:03 6984b8bf9584: Layer already exists 22:08:03 3f634c191a6f: Layer already exists 22:08:03 4693057ce236: Layer already exists 22:08:03 latest: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.57 22:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:04 771a7abc0ca6: Preparing 22:08:04 43a0b0693616: Preparing 22:08:04 0ce29cf620f8: Preparing 22:08:04 0a11737bb7c0: Preparing 22:08:04 7e01b4f7fe34: Preparing 22:08:04 6984b8bf9584: Preparing 22:08:04 0c191ab1171a: Preparing 22:08:04 2cfb7c2fe2d1: Preparing 22:08:04 f704a0f71ed1: Preparing 22:08:04 3f634c191a6f: Preparing 22:08:04 4693057ce236: Preparing 22:08:04 6984b8bf9584: Waiting 22:08:04 0c191ab1171a: Waiting 22:08:04 f704a0f71ed1: Waiting 22:08:04 3f634c191a6f: Waiting 22:08:04 2cfb7c2fe2d1: Waiting 22:08:04 4693057ce236: Waiting 22:08:04 0ce29cf620f8: Layer already exists 22:08:04 7e01b4f7fe34: Layer already exists 22:08:04 0a11737bb7c0: Layer already exists 22:08:04 771a7abc0ca6: Layer already exists 22:08:04 43a0b0693616: Layer already exists 22:08:04 0c191ab1171a: Layer already exists 22:08:04 6984b8bf9584: Layer already exists 22:08:04 f704a0f71ed1: Layer already exists 22:08:04 3f634c191a6f: Layer already exists 22:08:04 2cfb7c2fe2d1: Layer already exists 22:08:04 4693057ce236: Layer already exists 22:08:04 3.1.0-dev.57: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:05 771a7abc0ca6: Preparing 22:08:05 43a0b0693616: Preparing 22:08:05 0ce29cf620f8: Preparing 22:08:05 0a11737bb7c0: Preparing 22:08:05 7e01b4f7fe34: Preparing 22:08:05 6984b8bf9584: Preparing 22:08:05 0c191ab1171a: Preparing 22:08:05 2cfb7c2fe2d1: Preparing 22:08:05 f704a0f71ed1: Preparing 22:08:05 3f634c191a6f: Preparing 22:08:05 4693057ce236: Preparing 22:08:05 6984b8bf9584: Waiting 22:08:05 0c191ab1171a: Waiting 22:08:05 2cfb7c2fe2d1: Waiting 22:08:05 f704a0f71ed1: Waiting 22:08:05 3f634c191a6f: Waiting 22:08:05 4693057ce236: Waiting 22:08:05 0a11737bb7c0: Layer already exists 22:08:05 43a0b0693616: Layer already exists 22:08:05 771a7abc0ca6: Layer already exists 22:08:05 7e01b4f7fe34: Layer already exists 22:08:05 0ce29cf620f8: Layer already exists 22:08:05 f704a0f71ed1: Layer already exists 22:08:05 0c191ab1171a: Layer already exists 22:08:05 6984b8bf9584: Layer already exists 22:08:05 2cfb7c2fe2d1: Layer already exists 22:08:05 3f634c191a6f: Layer already exists 22:08:05 4693057ce236: Layer already exists 22:08:05 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:05 771a7abc0ca6: Preparing 22:08:05 43a0b0693616: Preparing 22:08:05 0ce29cf620f8: Preparing 22:08:05 0a11737bb7c0: Preparing 22:08:05 7e01b4f7fe34: Preparing 22:08:05 6984b8bf9584: Preparing 22:08:05 0c191ab1171a: Preparing 22:08:05 2cfb7c2fe2d1: Preparing 22:08:05 f704a0f71ed1: Preparing 22:08:05 3f634c191a6f: Preparing 22:08:05 4693057ce236: Preparing 22:08:05 2cfb7c2fe2d1: Waiting 22:08:05 f704a0f71ed1: Waiting 22:08:05 0c191ab1171a: Waiting 22:08:05 3f634c191a6f: Waiting 22:08:05 6984b8bf9584: Waiting 22:08:05 4693057ce236: Waiting 22:08:05 771a7abc0ca6: Layer already exists 22:08:05 43a0b0693616: Layer already exists 22:08:05 0a11737bb7c0: Layer already exists 22:08:05 7e01b4f7fe34: Layer already exists 22:08:05 0ce29cf620f8: Layer already exists 22:08:05 0c191ab1171a: Layer already exists 22:08:05 6984b8bf9584: Layer already exists 22:08:05 2cfb7c2fe2d1: Layer already exists 22:08:05 3f634c191a6f: Layer already exists 22:08:05 f704a0f71ed1: Layer already exists 22:08:05 4693057ce236: Layer already exists 22:08:05 main: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:05 ===================================================== [Pipeline] echo 22:08:05 taggedImages: 22:08:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:08:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.57 22:08:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:08:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:08:05 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:05 latest 22:08:05 3.1.0-dev.57 22:08:05 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:05 main 22:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:06 8c74ace907d0: Preparing 22:08:06 2b5890e72e27: Preparing 22:08:06 2cfb7c2fe2d1: Preparing 22:08:06 f704a0f71ed1: Preparing 22:08:06 d12fb1fcdc58: Preparing 22:08:06 4693057ce236: Preparing 22:08:06 4693057ce236: Waiting 22:08:06 2cfb7c2fe2d1: Layer already exists 22:08:06 f704a0f71ed1: Layer already exists 22:08:06 4693057ce236: Layer already exists 22:08:06 8c74ace907d0: Pushed 22:08:06 #123 2.905 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:08:06 d12fb1fcdc58: Pushed 22:08:07 #123 ... 22:08:07 22:08:07 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:08:07 #0 8.704 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:08:07 #124 ... 22:08:07 22:08:07 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:08:07 #0 7.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:08:07 #125 ... 22:08:07 22:08:07 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:08:07 #0 7.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:08:07 #126 ... 22:08:07 22:08:07 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:08:07 #0 8.466 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:08:08 #127 ... 22:08:08 22:08:08 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:08:08 #0 6.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:08:08 #128 ... 22:08:08 22:08:08 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:08:08 #0 8.117 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:08:08 #129 ... 22:08:08 22:08:08 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:08:08 #0 8.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:08:08 #130 ... 22:08:08 22:08:08 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:08:08 #0 8.367 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:08:08 #131 ... 22:08:08 22:08:08 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:08:08 #122 3.440 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:08:08 2b5890e72e27: Pushed 22:08:08 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:09 8c74ace907d0: Preparing 22:08:09 2b5890e72e27: Preparing 22:08:09 2cfb7c2fe2d1: Preparing 22:08:09 f704a0f71ed1: Preparing 22:08:09 d12fb1fcdc58: Preparing 22:08:09 4693057ce236: Preparing 22:08:09 4693057ce236: Waiting 22:08:09 8c74ace907d0: Layer already exists 22:08:09 d12fb1fcdc58: Layer already exists 22:08:09 2cfb7c2fe2d1: Layer already exists 22:08:09 2b5890e72e27: Layer already exists 22:08:09 f704a0f71ed1: Layer already exists 22:08:09 4693057ce236: Layer already exists 22:08:09 latest: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.57 22:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:10 8c74ace907d0: Preparing 22:08:10 2b5890e72e27: Preparing 22:08:10 2cfb7c2fe2d1: Preparing 22:08:10 f704a0f71ed1: Preparing 22:08:10 d12fb1fcdc58: Preparing 22:08:10 4693057ce236: Preparing 22:08:10 4693057ce236: Waiting 22:08:10 8c74ace907d0: Layer already exists 22:08:10 d12fb1fcdc58: Layer already exists 22:08:10 2cfb7c2fe2d1: Layer already exists 22:08:10 2b5890e72e27: Layer already exists 22:08:10 f704a0f71ed1: Layer already exists 22:08:10 4693057ce236: Layer already exists 22:08:10 3.1.0-dev.57: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:10 8c74ace907d0: Preparing 22:08:10 2b5890e72e27: Preparing 22:08:10 2cfb7c2fe2d1: Preparing 22:08:10 f704a0f71ed1: Preparing 22:08:10 d12fb1fcdc58: Preparing 22:08:10 4693057ce236: Preparing 22:08:10 4693057ce236: Waiting 22:08:10 d12fb1fcdc58: Layer already exists 22:08:10 2cfb7c2fe2d1: Layer already exists 22:08:10 2b5890e72e27: Layer already exists 22:08:10 f704a0f71ed1: Layer already exists 22:08:10 8c74ace907d0: Layer already exists 22:08:10 4693057ce236: Layer already exists 22:08:10 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:11 8c74ace907d0: Preparing 22:08:11 2b5890e72e27: Preparing 22:08:11 2cfb7c2fe2d1: Preparing 22:08:11 f704a0f71ed1: Preparing 22:08:11 d12fb1fcdc58: Preparing 22:08:11 4693057ce236: Preparing 22:08:11 4693057ce236: Waiting 22:08:11 8c74ace907d0: Layer already exists 22:08:11 2cfb7c2fe2d1: Layer already exists 22:08:11 d12fb1fcdc58: Layer already exists 22:08:11 f704a0f71ed1: Layer already exists 22:08:11 2b5890e72e27: Layer already exists 22:08:11 4693057ce236: Layer already exists 22:08:11 main: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:11 ===================================================== [Pipeline] echo 22:08:11 taggedImages: 22:08:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:08:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.57 22:08:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:08:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:08:11 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:11 latest 22:08:11 3.1.0-dev.57 22:08:11 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:11 main 22:08:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:11 0ceb247272de: Preparing 22:08:11 8d739a8a9764: Preparing 22:08:11 16edec088e99: Preparing 22:08:11 2cfb7c2fe2d1: Preparing 22:08:11 f704a0f71ed1: Preparing 22:08:11 dbf20ca6367e: Preparing 22:08:11 c728b1e74e15: Preparing 22:08:11 46568446685c: Preparing 22:08:11 4693057ce236: Preparing 22:08:11 c728b1e74e15: Waiting 22:08:11 46568446685c: Waiting 22:08:11 dbf20ca6367e: Waiting 22:08:11 2cfb7c2fe2d1: Layer already exists 22:08:11 f704a0f71ed1: Layer already exists 22:08:11 0ceb247272de: Pushed 22:08:11 8d739a8a9764: Pushed 22:08:11 16edec088e99: Pushed 22:08:11 4693057ce236: Layer already exists 22:08:12 46568446685c: Pushed 22:08:16 #122 ... 22:08:16 22:08:16 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:08:16 #119 8.185 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:08:18 c728b1e74e15: Pushed 22:08:20 dbf20ca6367e: Pushed 22:08:20 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:20 0ceb247272de: Preparing 22:08:20 8d739a8a9764: Preparing 22:08:20 16edec088e99: Preparing 22:08:20 2cfb7c2fe2d1: Preparing 22:08:20 f704a0f71ed1: Preparing 22:08:20 dbf20ca6367e: Preparing 22:08:20 c728b1e74e15: Preparing 22:08:20 46568446685c: Preparing 22:08:20 4693057ce236: Preparing 22:08:20 dbf20ca6367e: Waiting 22:08:20 c728b1e74e15: Waiting 22:08:20 4693057ce236: Waiting 22:08:20 46568446685c: Waiting 22:08:20 2cfb7c2fe2d1: Layer already exists 22:08:20 f704a0f71ed1: Layer already exists 22:08:20 16edec088e99: Layer already exists 22:08:20 8d739a8a9764: Layer already exists 22:08:20 0ceb247272de: Layer already exists 22:08:20 c728b1e74e15: Layer already exists 22:08:20 dbf20ca6367e: Layer already exists 22:08:20 46568446685c: Layer already exists 22:08:20 4693057ce236: Layer already exists 22:08:20 latest: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.57 22:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:21 0ceb247272de: Preparing 22:08:21 8d739a8a9764: Preparing 22:08:21 16edec088e99: Preparing 22:08:21 2cfb7c2fe2d1: Preparing 22:08:21 f704a0f71ed1: Preparing 22:08:21 dbf20ca6367e: Preparing 22:08:21 c728b1e74e15: Preparing 22:08:21 46568446685c: Preparing 22:08:21 4693057ce236: Preparing 22:08:21 c728b1e74e15: Waiting 22:08:21 4693057ce236: Waiting 22:08:21 46568446685c: Waiting 22:08:21 dbf20ca6367e: Waiting 22:08:21 f704a0f71ed1: Layer already exists 22:08:21 16edec088e99: Layer already exists 22:08:21 2cfb7c2fe2d1: Layer already exists 22:08:21 0ceb247272de: Layer already exists 22:08:21 8d739a8a9764: Layer already exists 22:08:21 dbf20ca6367e: Layer already exists 22:08:21 c728b1e74e15: Layer already exists 22:08:21 46568446685c: Layer already exists 22:08:21 4693057ce236: Layer already exists 22:08:21 3.1.0-dev.57: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:22 0ceb247272de: Preparing 22:08:22 8d739a8a9764: Preparing 22:08:22 16edec088e99: Preparing 22:08:22 2cfb7c2fe2d1: Preparing 22:08:22 f704a0f71ed1: Preparing 22:08:22 dbf20ca6367e: Preparing 22:08:22 c728b1e74e15: Preparing 22:08:22 46568446685c: Preparing 22:08:22 4693057ce236: Preparing 22:08:22 dbf20ca6367e: Waiting 22:08:22 c728b1e74e15: Waiting 22:08:22 46568446685c: Waiting 22:08:22 4693057ce236: Waiting 22:08:22 16edec088e99: Layer already exists 22:08:22 8d739a8a9764: Layer already exists 22:08:22 f704a0f71ed1: Layer already exists 22:08:22 0ceb247272de: Layer already exists 22:08:22 2cfb7c2fe2d1: Layer already exists 22:08:22 dbf20ca6367e: Layer already exists 22:08:22 46568446685c: Layer already exists 22:08:22 c728b1e74e15: Layer already exists 22:08:22 4693057ce236: Layer already exists 22:08:22 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:22 0ceb247272de: Preparing 22:08:22 8d739a8a9764: Preparing 22:08:22 16edec088e99: Preparing 22:08:22 2cfb7c2fe2d1: Preparing 22:08:22 f704a0f71ed1: Preparing 22:08:22 dbf20ca6367e: Preparing 22:08:22 c728b1e74e15: Preparing 22:08:22 46568446685c: Preparing 22:08:22 4693057ce236: Preparing 22:08:22 c728b1e74e15: Waiting 22:08:22 dbf20ca6367e: Waiting 22:08:22 46568446685c: Waiting 22:08:22 4693057ce236: Waiting 22:08:22 f704a0f71ed1: Layer already exists 22:08:22 16edec088e99: Layer already exists 22:08:22 2cfb7c2fe2d1: Layer already exists 22:08:22 8d739a8a9764: Layer already exists 22:08:22 0ceb247272de: Layer already exists 22:08:22 4693057ce236: Layer already exists 22:08:22 c728b1e74e15: Layer already exists 22:08:22 dbf20ca6367e: Layer already exists 22:08:22 46568446685c: Layer already exists 22:08:22 main: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:22 ===================================================== [Pipeline] echo 22:08:22 taggedImages: 22:08:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:08:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.57 22:08:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:08:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:08:22 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:22 latest 22:08:22 3.1.0-dev.57 22:08:22 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:22 main 22:08:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:23 6ee358362fbb: Preparing 22:08:23 06bfd7b9bbb5: Preparing 22:08:23 d52c3622d0ec: Preparing 22:08:23 2cfb7c2fe2d1: Preparing 22:08:23 f704a0f71ed1: Preparing 22:08:23 be00d6c6306a: Preparing 22:08:23 3a5e7490c308: Preparing 22:08:23 4693057ce236: Preparing 22:08:23 3a5e7490c308: Waiting 22:08:23 4693057ce236: Waiting 22:08:23 be00d6c6306a: Waiting 22:08:23 2cfb7c2fe2d1: Layer already exists 22:08:23 f704a0f71ed1: Layer already exists 22:08:23 d52c3622d0ec: Pushed 22:08:23 06bfd7b9bbb5: Pushed 22:08:23 6ee358362fbb: Pushed 22:08:23 4693057ce236: Layer already exists 22:08:23 3a5e7490c308: Pushed 22:08:33 be00d6c6306a: Pushed 22:08:33 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:34 6ee358362fbb: Preparing 22:08:34 06bfd7b9bbb5: Preparing 22:08:34 d52c3622d0ec: Preparing 22:08:34 2cfb7c2fe2d1: Preparing 22:08:34 f704a0f71ed1: Preparing 22:08:34 be00d6c6306a: Preparing 22:08:34 3a5e7490c308: Preparing 22:08:34 4693057ce236: Preparing 22:08:34 3a5e7490c308: Waiting 22:08:34 be00d6c6306a: Waiting 22:08:34 4693057ce236: Waiting 22:08:34 2cfb7c2fe2d1: Layer already exists 22:08:34 f704a0f71ed1: Layer already exists 22:08:34 6ee358362fbb: Layer already exists 22:08:34 06bfd7b9bbb5: Layer already exists 22:08:34 d52c3622d0ec: Layer already exists 22:08:34 3a5e7490c308: Layer already exists 22:08:34 be00d6c6306a: Layer already exists 22:08:34 4693057ce236: Layer already exists 22:08:34 latest: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.57 22:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:35 6ee358362fbb: Preparing 22:08:35 06bfd7b9bbb5: Preparing 22:08:35 d52c3622d0ec: Preparing 22:08:35 2cfb7c2fe2d1: Preparing 22:08:35 f704a0f71ed1: Preparing 22:08:35 be00d6c6306a: Preparing 22:08:35 3a5e7490c308: Preparing 22:08:35 4693057ce236: Preparing 22:08:35 be00d6c6306a: Waiting 22:08:35 3a5e7490c308: Waiting 22:08:35 4693057ce236: Waiting 22:08:35 06bfd7b9bbb5: Layer already exists 22:08:35 2cfb7c2fe2d1: Layer already exists 22:08:35 d52c3622d0ec: Layer already exists 22:08:35 f704a0f71ed1: Layer already exists 22:08:35 6ee358362fbb: Layer already exists 22:08:35 be00d6c6306a: Layer already exists 22:08:35 3a5e7490c308: Layer already exists 22:08:35 4693057ce236: Layer already exists 22:08:35 3.1.0-dev.57: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:35 6ee358362fbb: Preparing 22:08:35 06bfd7b9bbb5: Preparing 22:08:35 d52c3622d0ec: Preparing 22:08:35 2cfb7c2fe2d1: Preparing 22:08:35 f704a0f71ed1: Preparing 22:08:35 be00d6c6306a: Preparing 22:08:35 3a5e7490c308: Preparing 22:08:35 4693057ce236: Preparing 22:08:35 be00d6c6306a: Waiting 22:08:35 3a5e7490c308: Waiting 22:08:35 4693057ce236: Waiting 22:08:35 d52c3622d0ec: Layer already exists 22:08:35 f704a0f71ed1: Layer already exists 22:08:35 6ee358362fbb: Layer already exists 22:08:35 2cfb7c2fe2d1: Layer already exists 22:08:35 be00d6c6306a: Layer already exists 22:08:35 06bfd7b9bbb5: Layer already exists 22:08:35 3a5e7490c308: Layer already exists 22:08:35 4693057ce236: Layer already exists 22:08:35 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:36 6ee358362fbb: Preparing 22:08:36 06bfd7b9bbb5: Preparing 22:08:36 d52c3622d0ec: Preparing 22:08:36 2cfb7c2fe2d1: Preparing 22:08:36 f704a0f71ed1: Preparing 22:08:36 be00d6c6306a: Preparing 22:08:36 3a5e7490c308: Preparing 22:08:36 4693057ce236: Preparing 22:08:36 3a5e7490c308: Waiting 22:08:36 be00d6c6306a: Waiting 22:08:36 4693057ce236: Waiting 22:08:36 d52c3622d0ec: Layer already exists 22:08:36 2cfb7c2fe2d1: Layer already exists 22:08:36 f704a0f71ed1: Layer already exists 22:08:36 06bfd7b9bbb5: Layer already exists 22:08:36 6ee358362fbb: Layer already exists 22:08:36 3a5e7490c308: Layer already exists 22:08:36 be00d6c6306a: Layer already exists 22:08:36 4693057ce236: Layer already exists 22:08:36 main: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:36 ===================================================== [Pipeline] echo 22:08:36 taggedImages: 22:08:36 - nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:08:36 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.57 22:08:36 - nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:08:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:08:36 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:36 latest 22:08:36 3.1.0-dev.57 22:08:36 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:36 main 22:08:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:36 32785a9b588d: Preparing 22:08:36 8c9f7a7b4c8f: Preparing 22:08:36 5a04de27b6dc: Preparing 22:08:36 2cfb7c2fe2d1: Preparing 22:08:36 f704a0f71ed1: Preparing 22:08:36 7a52f8d906b9: Preparing 22:08:36 46568446685c: Preparing 22:08:36 4693057ce236: Preparing 22:08:36 46568446685c: Waiting 22:08:36 7a52f8d906b9: Waiting 22:08:36 4693057ce236: Waiting 22:08:36 f704a0f71ed1: Layer already exists 22:08:36 2cfb7c2fe2d1: Layer already exists 22:08:36 46568446685c: Layer already exists 22:08:36 4693057ce236: Layer already exists 22:08:36 8c9f7a7b4c8f: Pushed 22:08:36 5a04de27b6dc: Pushed 22:08:36 32785a9b588d: Pushed 22:08:46 7a52f8d906b9: Pushed 22:08:46 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:47 32785a9b588d: Preparing 22:08:47 8c9f7a7b4c8f: Preparing 22:08:47 5a04de27b6dc: Preparing 22:08:47 2cfb7c2fe2d1: Preparing 22:08:47 f704a0f71ed1: Preparing 22:08:47 7a52f8d906b9: Preparing 22:08:47 46568446685c: Preparing 22:08:47 4693057ce236: Preparing 22:08:47 46568446685c: Waiting 22:08:47 7a52f8d906b9: Waiting 22:08:47 4693057ce236: Waiting 22:08:47 32785a9b588d: Layer already exists 22:08:47 2cfb7c2fe2d1: Layer already exists 22:08:47 5a04de27b6dc: Layer already exists 22:08:47 f704a0f71ed1: Layer already exists 22:08:47 7a52f8d906b9: Layer already exists 22:08:47 46568446685c: Layer already exists 22:08:47 4693057ce236: Layer already exists 22:08:47 8c9f7a7b4c8f: Layer already exists 22:08:47 latest: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.57 22:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:48 32785a9b588d: Preparing 22:08:48 8c9f7a7b4c8f: Preparing 22:08:48 5a04de27b6dc: Preparing 22:08:48 2cfb7c2fe2d1: Preparing 22:08:48 f704a0f71ed1: Preparing 22:08:48 7a52f8d906b9: Preparing 22:08:48 7a52f8d906b9: Waiting 22:08:48 46568446685c: Preparing 22:08:48 4693057ce236: Preparing 22:08:48 46568446685c: Waiting 22:08:48 4693057ce236: Waiting 22:08:48 8c9f7a7b4c8f: Layer already exists 22:08:48 32785a9b588d: Layer already exists 22:08:48 f704a0f71ed1: Layer already exists 22:08:48 5a04de27b6dc: Layer already exists 22:08:48 2cfb7c2fe2d1: Layer already exists 22:08:48 46568446685c: Layer already exists 22:08:48 7a52f8d906b9: Layer already exists 22:08:48 4693057ce236: Layer already exists 22:08:48 3.1.0-dev.57: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:48 32785a9b588d: Preparing 22:08:48 8c9f7a7b4c8f: Preparing 22:08:48 5a04de27b6dc: Preparing 22:08:48 2cfb7c2fe2d1: Preparing 22:08:48 f704a0f71ed1: Preparing 22:08:48 7a52f8d906b9: Preparing 22:08:48 46568446685c: Preparing 22:08:48 7a52f8d906b9: Waiting 22:08:48 46568446685c: Waiting 22:08:48 4693057ce236: Preparing 22:08:48 4693057ce236: Waiting 22:08:48 f704a0f71ed1: Layer already exists 22:08:48 2cfb7c2fe2d1: Layer already exists 22:08:48 5a04de27b6dc: Layer already exists 22:08:48 32785a9b588d: Layer already exists 22:08:48 8c9f7a7b4c8f: Layer already exists 22:08:48 46568446685c: Layer already exists 22:08:48 4693057ce236: Layer already exists 22:08:48 7a52f8d906b9: Layer already exists 22:08:48 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:49 32785a9b588d: Preparing 22:08:49 8c9f7a7b4c8f: Preparing 22:08:49 5a04de27b6dc: Preparing 22:08:49 2cfb7c2fe2d1: Preparing 22:08:49 f704a0f71ed1: Preparing 22:08:49 7a52f8d906b9: Preparing 22:08:49 46568446685c: Preparing 22:08:49 4693057ce236: Preparing 22:08:49 46568446685c: Waiting 22:08:49 7a52f8d906b9: Waiting 22:08:49 4693057ce236: Waiting 22:08:49 32785a9b588d: Layer already exists 22:08:49 5a04de27b6dc: Layer already exists 22:08:49 2cfb7c2fe2d1: Layer already exists 22:08:49 8c9f7a7b4c8f: Layer already exists 22:08:49 f704a0f71ed1: Layer already exists 22:08:49 7a52f8d906b9: Layer already exists 22:08:49 46568446685c: Layer already exists 22:08:49 4693057ce236: Layer already exists 22:08:49 main: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:49 ===================================================== [Pipeline] echo 22:08:49 taggedImages: 22:08:49 - nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:49 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:08:49 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.57 22:08:49 - nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:49 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:08:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:08:49 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:49 latest 22:08:49 3.1.0-dev.57 22:08:49 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:49 main 22:08:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:50 e3bb806ef2e2: Preparing 22:08:50 7301d1a95a86: Preparing 22:08:50 2cfb7c2fe2d1: Preparing 22:08:50 f704a0f71ed1: Preparing 22:08:50 9a1eb926499b: Preparing 22:08:50 4693057ce236: Preparing 22:08:50 4693057ce236: Waiting 22:08:50 2cfb7c2fe2d1: Layer already exists 22:08:50 f704a0f71ed1: Layer already exists 22:08:50 4693057ce236: Layer already exists 22:08:50 e3bb806ef2e2: Pushed 22:08:50 9a1eb926499b: Pushed 22:08:53 7301d1a95a86: Pushed 22:08:53 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:53 e3bb806ef2e2: Preparing 22:08:53 7301d1a95a86: Preparing 22:08:53 2cfb7c2fe2d1: Preparing 22:08:53 f704a0f71ed1: Preparing 22:08:53 9a1eb926499b: Preparing 22:08:53 4693057ce236: Preparing 22:08:53 4693057ce236: Waiting 22:08:53 f704a0f71ed1: Layer already exists 22:08:53 7301d1a95a86: Layer already exists 22:08:53 2cfb7c2fe2d1: Layer already exists 22:08:53 e3bb806ef2e2: Layer already exists 22:08:53 9a1eb926499b: Layer already exists 22:08:53 4693057ce236: Layer already exists 22:08:53 latest: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.57 22:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:54 e3bb806ef2e2: Preparing 22:08:54 7301d1a95a86: Preparing 22:08:54 2cfb7c2fe2d1: Preparing 22:08:54 f704a0f71ed1: Preparing 22:08:54 9a1eb926499b: Preparing 22:08:54 4693057ce236: Preparing 22:08:54 4693057ce236: Waiting 22:08:54 f704a0f71ed1: Layer already exists 22:08:54 9a1eb926499b: Layer already exists 22:08:54 2cfb7c2fe2d1: Layer already exists 22:08:54 e3bb806ef2e2: Layer already exists 22:08:54 7301d1a95a86: Layer already exists 22:08:54 4693057ce236: Layer already exists 22:08:54 3.1.0-dev.57: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:55 e3bb806ef2e2: Preparing 22:08:55 7301d1a95a86: Preparing 22:08:55 2cfb7c2fe2d1: Preparing 22:08:55 f704a0f71ed1: Preparing 22:08:55 9a1eb926499b: Preparing 22:08:55 4693057ce236: Preparing 22:08:55 4693057ce236: Waiting 22:08:55 f704a0f71ed1: Layer already exists 22:08:55 2cfb7c2fe2d1: Layer already exists 22:08:55 9a1eb926499b: Layer already exists 22:08:55 e3bb806ef2e2: Layer already exists 22:08:55 7301d1a95a86: Layer already exists 22:08:55 4693057ce236: Layer already exists 22:08:55 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:55 e3bb806ef2e2: Preparing 22:08:55 7301d1a95a86: Preparing 22:08:55 2cfb7c2fe2d1: Preparing 22:08:55 f704a0f71ed1: Preparing 22:08:55 9a1eb926499b: Preparing 22:08:55 4693057ce236: Preparing 22:08:55 4693057ce236: Waiting 22:08:55 9a1eb926499b: Layer already exists 22:08:55 f704a0f71ed1: Layer already exists 22:08:55 e3bb806ef2e2: Layer already exists 22:08:55 7301d1a95a86: Layer already exists 22:08:55 2cfb7c2fe2d1: Layer already exists 22:08:55 4693057ce236: Layer already exists 22:08:55 main: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:55 ===================================================== [Pipeline] echo 22:08:55 taggedImages: 22:08:55 - nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:08:55 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.57 22:08:55 - nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:08:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:08:55 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:55 latest 22:08:55 3.1.0-dev.57 22:08:55 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:08:55 main 22:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:56 239f7784b475: Preparing 22:08:56 b20ac7ca993d: Preparing 22:08:56 2cfb7c2fe2d1: Preparing 22:08:56 f704a0f71ed1: Preparing 22:08:56 ba1b5c0102be: Preparing 22:08:56 4693057ce236: Preparing 22:08:56 4693057ce236: Waiting 22:08:56 2cfb7c2fe2d1: Layer already exists 22:08:56 ba1b5c0102be: Layer already exists 22:08:56 f704a0f71ed1: Layer already exists 22:08:56 4693057ce236: Layer already exists 22:08:56 239f7784b475: Pushed 22:08:59 b20ac7ca993d: Pushed 22:08:59 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:09:00 239f7784b475: Preparing 22:09:00 b20ac7ca993d: Preparing 22:09:00 2cfb7c2fe2d1: Preparing 22:09:00 f704a0f71ed1: Preparing 22:09:00 ba1b5c0102be: Preparing 22:09:00 4693057ce236: Preparing 22:09:00 4693057ce236: Waiting 22:09:00 2cfb7c2fe2d1: Layer already exists 22:09:00 f704a0f71ed1: Layer already exists 22:09:00 ba1b5c0102be: Layer already exists 22:09:00 b20ac7ca993d: Layer already exists 22:09:00 239f7784b475: Layer already exists 22:09:00 4693057ce236: Layer already exists 22:09:00 latest: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.57 22:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:09:00 239f7784b475: Preparing 22:09:00 b20ac7ca993d: Preparing 22:09:00 2cfb7c2fe2d1: Preparing 22:09:00 f704a0f71ed1: Preparing 22:09:00 ba1b5c0102be: Preparing 22:09:00 4693057ce236: Preparing 22:09:00 4693057ce236: Waiting 22:09:00 239f7784b475: Layer already exists 22:09:00 2cfb7c2fe2d1: Layer already exists 22:09:00 f704a0f71ed1: Layer already exists 22:09:00 ba1b5c0102be: Layer already exists 22:09:00 b20ac7ca993d: Layer already exists 22:09:00 4693057ce236: Layer already exists 22:09:00 3.1.0-dev.57: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:09:01 239f7784b475: Preparing 22:09:01 b20ac7ca993d: Preparing 22:09:01 2cfb7c2fe2d1: Preparing 22:09:01 f704a0f71ed1: Preparing 22:09:01 ba1b5c0102be: Preparing 22:09:01 4693057ce236: Preparing 22:09:01 4693057ce236: Waiting 22:09:01 239f7784b475: Layer already exists 22:09:01 ba1b5c0102be: Layer already exists 22:09:01 2cfb7c2fe2d1: Layer already exists 22:09:01 f704a0f71ed1: Layer already exists 22:09:01 b20ac7ca993d: Layer already exists 22:09:01 4693057ce236: Layer already exists 22:09:01 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:09:02 239f7784b475: Preparing 22:09:02 b20ac7ca993d: Preparing 22:09:02 2cfb7c2fe2d1: Preparing 22:09:02 f704a0f71ed1: Preparing 22:09:02 ba1b5c0102be: Preparing 22:09:02 4693057ce236: Preparing 22:09:02 4693057ce236: Waiting 22:09:02 ba1b5c0102be: Layer already exists 22:09:02 239f7784b475: Layer already exists 22:09:02 f704a0f71ed1: Layer already exists 22:09:02 2cfb7c2fe2d1: Layer already exists 22:09:02 b20ac7ca993d: Layer already exists 22:09:02 4693057ce236: Layer already exists 22:09:02 main: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:09:02 ===================================================== [Pipeline] echo 22:09:02 taggedImages: 22:09:02 - nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:09:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:09:02 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.57 22:09:02 - nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:09:02 - 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] } 22:20:09 #119 ... 22:20:09 22:20:09 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:09 #126 723.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:20:13 #126 ... 22:20:13 22:20:13 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:20:13 #128 DONE 735.9s 22:20:13 22:20:13 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:20:13 #119 ... 22:20:13 22:20:13 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:20:13 #132 DONE 0.2s 22:20:13 22:20:13 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:20:13 #133 DONE 0.2s 22:20:13 22:20:13 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:20:14 #123 ... 22:20:14 22:20:14 #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 22:20:14 #134 DONE 0.2s 22:20:14 22:20:14 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:20:14 #135 DONE 0.1s 22:20:14 22:20:14 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:20:14 #136 DONE 0.2s 22:20:14 22:20:14 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:20:14 #137 DONE 0.2s 22:20:14 22:20:14 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:20:14 #129 ... 22:20:14 22:20:14 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:20:16 #138 DONE 1.9s 22:20:16 22:20:16 #93 [security-proxy-setup] exporting to image 22:20:16 #93 exporting layers 22:20:17 #93 exporting layers 0.8s done 22:20:17 #93 writing image sha256:2524823d06f5b4eb026c3fc6178b4e3834c34c8986b92876da403f17402da6c4 done 22:20:17 #93 naming to docker.io/library/security-proxy-setup-arm64 done 22:20:17 #93 DONE 2.7s 22:20:17 22:20:17 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:20:20 #119 ... 22:20:20 22:20:20 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:20 #126 DONE 742.7s 22:20:20 22:20:20 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:20:20 #139 DONE 0.3s 22:20:20 22:20:20 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:20:20 #122 ... 22:20:20 22:20:20 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:20:20 #140 DONE 0.2s 22:20:20 22:20:20 #141 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:20:20 #141 DONE 0.1s 22:20:20 22:20:20 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:20:20 #123 ... 22:20:20 22:20:20 #142 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:20:21 #142 DONE 0.2s 22:20:21 22:20:21 #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:20:21 #143 DONE 0.2s 22:20:21 22:20:21 #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:20:21 #144 DONE 0.3s 22:20:21 22:20:21 #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:20:22 #145 DONE 0.4s 22:20:22 22:20:22 #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:20:22 #146 ... 22:20:22 22:20:22 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:20:22 #125 DONE 745.0s 22:20:22 22:20:22 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:20:22 #129 ... 22:20:22 22:20:22 #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:20:22 #146 DONE 0.5s 22:20:22 22:20:22 #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:20:22 #147 ... 22:20:22 22:20:22 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:20:22 #148 DONE 0.5s 22:20:23 22:20:23 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:20:25 #149 ... 22:20:25 22:20:25 #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:20:25 #147 DONE 2.8s 22:20:25 22:20:25 #93 [security-secretstore-setup] exporting to image 22:20:25 #93 exporting layers 22:20:26 #93 ... 22:20:26 22:20:26 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:20:26 #149 DONE 3.0s 22:20:26 22:20:26 #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:20:26 #150 DONE 0.5s 22:20:26 22:20:26 #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:20:26 #151 DONE 0.3s 22:20:26 22:20:26 #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:20:27 #152 DONE 0.5s 22:20:27 22:20:27 #93 [security-secretstore-setup] exporting to image 22:20:27 #93 exporting layers 2.0s done 22:20:27 #93 writing image sha256:a6850882340ca6473219a409b5100fb5b78d7e0d67a123ecd13a15d684b7aabe 22:20:27 #93 writing image sha256:a6850882340ca6473219a409b5100fb5b78d7e0d67a123ecd13a15d684b7aabe done 22:20:27 #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 22:20:27 #93 DONE 4.7s 22:20:27 22:20:27 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:20:27 #153 DONE 0.2s 22:20:27 22:20:27 #154 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:20:27 #154 DONE 0.2s 22:20:27 22:20:27 #155 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:20:28 #155 DONE 0.2s 22:20:28 22:20:28 #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:20:28 #156 DONE 0.1s 22:20:28 22:20:28 #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:20:28 #157 DONE 0.2s 22:20:28 22:20:28 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:20:30 #158 DONE 2.0s 22:20:30 22:20:30 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:20:30 #129 ... 22:20:30 22:20:30 #93 [security-bootstrapper] exporting to image 22:20:31 #93 exporting layers 0.8s done 22:20:31 #93 writing image sha256:9424dcf44b7b0c0e9c82cde207a9dbeaee8b652fb62970f58a7eb773539b7403 done 22:20:31 #93 naming to docker.io/library/security-bootstrapper-arm64 done 22:20:31 #93 DONE 5.5s 22:20:31 22:20:31 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:20:41 #119 ... 22:20:41 22:20:41 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:20:41 #130 DONE 762.9s 22:20:41 22:20:41 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:20:41 #119 ... 22:20:41 22:20:41 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:20:41 #159 DONE 0.1s 22:20:41 22:20:41 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:20:41 #160 DONE 0.1s 22:20:41 22:20:41 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:20:41 #124 ... 22:20:41 22:20:41 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:20:41 #161 DONE 0.2s 22:20:41 22:20:41 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:20:41 #162 DONE 0.1s 22:20:41 22:20:41 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:20:41 #123 ... 22:20:41 22:20:41 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:20:41 #163 DONE 0.2s 22:20:41 22:20:41 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:20:44 #164 DONE 2.2s 22:20:44 22:20:44 #93 [security-proxy-auth] exporting to image 22:20:44 #93 exporting layers 22:20:44 #93 exporting layers 0.5s done 22:20:44 #93 writing image sha256:8086f31391656b1d0718427c1ee2468cdb2cde5859b39b4af9407702b8ef2421 done 22:20:44 #93 naming to docker.io/library/security-proxy-auth-arm64 done 22:20:44 #93 DONE 6.0s 22:20:44 22:20:44 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:20:50 #119 ... 22:20:50 22:20:50 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:20:50 #127 DONE 772.6s 22:20:50 22:20:50 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:20:50 #129 ... 22:20:50 22:20:50 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:20:50 #165 DONE 0.2s 22:20:50 22:20:50 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:20:50 #166 DONE 0.2s 22:20:50 22:20:50 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:20:50 #167 DONE 0.2s 22:20:50 22:20:50 #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 22:20:50 #168 DONE 0.1s 22:20:50 22:20:50 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:20:51 #123 ... 22:20:51 22:20:51 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:20:51 #169 DONE 0.1s 22:20:51 22:20:51 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:20:56 #170 DONE 4.8s 22:20:56 22:20:56 #93 [core-common-config-bootstrapper] exporting to image 22:20:56 #93 exporting layers 22:20:56 #93 exporting layers 0.5s done 22:20:56 #93 writing image sha256:2d2f6b5479fe84acc60cc853452b9119b9219d208691e80a74d9185aa2444f51 done 22:20:56 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:20:56 #93 DONE 6.5s 22:20:56 22:20:56 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:21:28 #122 ... 22:21:28 22:21:28 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:21:28 #129 DONE 807.3s 22:21:28 22:21:28 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:21:28 #131 ... 22:21:28 22:21:28 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:21:28 #171 DONE 0.3s 22:21:28 22:21:28 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:21:28 #123 ... 22:21:28 22:21:28 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:21:28 #172 DONE 0.2s 22:21:28 22:21:28 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:21:28 #173 DONE 0.3s 22:21:28 22:21:28 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:21:28 #174 DONE 0.2s 22:21:28 22:21:28 #93 [core-command] exporting to image 22:21:28 #93 exporting layers 22:21:28 #93 exporting layers 0.2s done 22:21:28 #93 writing image sha256:3db792c30b6306a976004b4a476d8bf585e3641b364ff17ff5eee90b857d222b done 22:21:28 #93 naming to docker.io/library/core-command-arm64 done 22:21:28 #93 DONE 6.7s 22:21:28 22:21:28 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:21:32 #122 ... 22:21:32 22:21:32 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:21:32 #131 DONE 815.0s 22:21:32 22:21:32 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:21:32 #122 ... 22:21:32 22:21:32 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:21:32 #175 DONE 0.2s 22:21:32 22:21:32 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:21:32 #47 ... 22:21:32 22:21:32 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:21:33 #176 DONE 0.1s 22:21:33 22:21:33 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:21:33 #123 ... 22:21:33 22:21:33 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:21:33 #177 DONE 0.3s 22:21:33 22:21:33 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:21:33 #178 DONE 0.2s 22:21:33 22:21:33 #93 [core-data] exporting to image 22:21:33 #93 exporting layers 22:21:33 #93 exporting layers 0.3s done 22:21:33 #93 writing image sha256:d8675b57c6d24f20cbaccd6d8261f39338cebbda72a74d3c71bd59eac832615b done 22:21:33 #93 naming to docker.io/library/core-data-arm64 22:21:33 #93 naming to docker.io/library/core-data-arm64 done 22:21:33 #93 DONE 7.1s 22:21:33 22:21:33 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:21:36 #122 ... 22:21:36 22:21:36 #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:21:36 #119 DONE 819.2s 22:21:36 22:21:36 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:21:36 #124 ... 22:21:36 22:21:36 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:21:37 #179 DONE 0.3s 22:21:37 22:21:37 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:21:37 #180 DONE 0.1s 22:21:37 22:21:37 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:21:37 #181 DONE 0.3s 22:21:37 22:21:37 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:21:37 #182 DONE 0.1s 22:21:37 22:21:37 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:21:37 #183 DONE 0.1s 22:21:37 22:21:37 #93 [core-metadata] exporting to image 22:21:37 #93 exporting layers 0.3s done 22:21:37 #93 writing image sha256:13a5765e3c1a240a01066c7d6f7a5211b75a0f6974cee5a9c4caf59ddc88f0dd 22:21:38 #93 writing image sha256:13a5765e3c1a240a01066c7d6f7a5211b75a0f6974cee5a9c4caf59ddc88f0dd done 22:21:38 #93 naming to docker.io/library/core-metadata-arm64 done 22:21:38 #93 DONE 7.3s 22:21:38 22:21:38 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:21:56 #47 ... 22:21:56 22:21:56 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:21:56 #122 DONE 831.5s 22:21:56 22:21:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:21:56 #47 ... 22:21:56 22:21:56 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:21:56 #184 DONE 0.2s 22:21:56 22:21:56 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:21:56 #124 ... 22:21:56 22:21:56 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:21:56 #185 DONE 0.2s 22:21:56 22:21:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:21:56 #47 ... 22:21:56 22:21:56 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:21:56 #186 DONE 0.3s 22:21:56 22:21:56 #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 22:21:56 #187 DONE 0.1s 22:21:56 22:21:56 #93 [security-spiffe-token-provider] exporting to image 22:21:56 #93 exporting layers 22:21:56 #93 exporting layers 0.5s done 22:21:56 #93 writing image sha256:7c0040219f3d0e40e5865cf977febfd5529799c55dd190ebff037cc7262c4369 done 22:21:56 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:21:56 #93 DONE 7.9s 22:21:56 22:21:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:22:14 #47 ... 22:22:14 22:22:14 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:22:14 #124 DONE 857.2s 22:22:14 22:22:14 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:22:14 #188 ... 22:22:14 22:22:14 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:22:14 #123 DONE 851.5s 22:22:14 22:22:14 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:22:14 #188 DONE 0.2s 22:22:14 22:22:14 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:22:15 #189 DONE 0.3s 22:22:15 22:22:15 #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:22:15 #190 DONE 0.2s 22:22:15 22:22:15 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:22:15 #191 DONE 0.2s 22:22:15 22:22:15 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:22:15 #192 DONE 0.4s 22:22:15 22:22:15 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:22:15 #193 DONE 0.5s 22:22:15 22:22:15 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:22:16 #194 DONE 0.1s 22:22:16 22:22:16 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:22:16 #195 DONE 0.1s 22:22:16 22:22:16 #93 [support-notifications] exporting to image 22:22:16 #93 exporting layers 22:22:16 #93 exporting layers 0.3s done 22:22:16 #93 exporting layers 0.4s done 22:22:16 #93 writing image sha256:942e4292f618d89f412ac512551e5e70eee92be68a0a31308666f696bc60d64b 0.0s done 22:22:16 #93 naming to docker.io/library/support-notifications-arm64 done 22:22:16 #93 writing image sha256:c1b54ea2a19cf80c65d56195f0353ae76e5d3ee80a0ee3e94cf1d452234fa4b1 done 22:22:16 #93 naming to docker.io/library/support-scheduler-arm64 done 22:22:16 #93 DONE 8.4s 22:22:16 22:22:16 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:22:16 time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:22:16 $ docker stop --time=1 a312736dc6d25f0272dae256765df650cc776cd1164e989a034f4159bdfc25d9 22:22:18 $ docker rm -f --volumes a312736dc6d25f0272dae256765df650cc776cd1164e989a034f4159bdfc25d9 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:18 + docker images 22:22:18 REPOSITORY TAG IMAGE ID CREATED SIZE 22:22:18 support-scheduler-arm64 latest c1b54ea2a19c 3 seconds ago 33.5MB 22:22:18 support-notifications-arm64 latest 942e4292f618 3 seconds ago 34.2MB 22:22:18 security-spiffe-token-provider-arm64 latest 7c0040219f3d 23 seconds ago 35.1MB 22:22:18 core-metadata-arm64 latest 13a5765e3c1a 41 seconds ago 21.5MB 22:22:18 core-data-arm64 latest d8675b57c6d2 45 seconds ago 21.2MB 22:22:18 core-command-arm64 latest 3db792c30b63 53 seconds ago 21MB 22:22:18 core-common-config-bootstrapper-arm64 latest 2d2f6b5479fe About a minute ago 18.3MB 22:22:18 security-proxy-auth-arm64 latest 8086f3139165 About a minute ago 19.4MB 22:22:18 security-bootstrapper-arm64 latest 9424dcf44b7b About a minute ago 23.1MB 22:22:18 security-secretstore-setup-arm64 latest a6850882340c About a minute ago 43.7MB 22:22:18 security-proxy-setup-arm64 latest 2524823d06f5 2 minutes ago 34MB 22:22:18 security-spire-config-arm64 latest 5a3692b5c311 14 minutes ago 95.8MB 22:22:18 security-spire-agent-arm64 latest 26e3500803ea 14 minutes ago 157MB 22:22:18 security-spire-server-arm64 latest 79aa2dc0ab13 14 minutes ago 101MB 22:22:18 ci-base-image-arm64 latest e3f8a13263cb 16 minutes ago 924MB 22:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 days ago 553MB 22:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:18 provisioning config files... 22:22:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config8817638324941123265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:19 ---> docker-login.sh 22:22:19 nexus3.edgexfoundry.org:10001 22:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:19 Configure a credential helper to remove this warning. See 22:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:19 22:22:19 Login Succeeded 22:22:19 nexus3.edgexfoundry.org:10002 22:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:19 Configure a credential helper to remove this warning. See 22:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:19 22:22:19 Login Succeeded 22:22:19 nexus3.edgexfoundry.org:10003 22:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:20 Configure a credential helper to remove this warning. See 22:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:20 22:22:20 Login Succeeded 22:22:20 nexus3.edgexfoundry.org:10004 22:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:20 Configure a credential helper to remove this warning. See 22:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:20 22:22:20 Login Succeeded 22:22:20 docker.io 22:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:20 Configure a credential helper to remove this warning. See 22:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:20 22:22:20 Login Succeeded 22:22:20 ---> docker-login.sh ends [Pipeline] } 22:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:22:20 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:20 latest 22:22:20 3.1.0-dev.57 22:22:20 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:20 main 22:22:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:22:21 2059baca6faa: Preparing 22:22:21 c3880c311352: Preparing 22:22:21 b63988cb8b97: Preparing 22:22:21 c4b9a6b4501b: Preparing 22:22:21 84ef495f3b10: Preparing 22:22:21 b2191e2be29d: Preparing 22:22:21 b2191e2be29d: Waiting 22:22:21 2059baca6faa: Pushed 22:22:21 c4b9a6b4501b: Pushed 22:22:21 b2191e2be29d: Layer already exists 22:22:21 84ef495f3b10: Pushed 22:22:21 b63988cb8b97: Pushed 22:22:25 c3880c311352: Pushed 22:22:25 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:22:25 2059baca6faa: Preparing 22:22:25 c3880c311352: Preparing 22:22:25 b63988cb8b97: Preparing 22:22:25 c4b9a6b4501b: Preparing 22:22:25 84ef495f3b10: Preparing 22:22:25 b2191e2be29d: Preparing 22:22:25 b2191e2be29d: Waiting 22:22:25 b63988cb8b97: Layer already exists 22:22:25 c4b9a6b4501b: Layer already exists 22:22:25 c3880c311352: Layer already exists 22:22:25 2059baca6faa: Layer already exists 22:22:25 84ef495f3b10: Layer already exists 22:22:25 b2191e2be29d: Layer already exists 22:22:26 latest: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.57 22:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:22:26 2059baca6faa: Preparing 22:22:26 c3880c311352: Preparing 22:22:26 b63988cb8b97: Preparing 22:22:26 c4b9a6b4501b: Preparing 22:22:26 84ef495f3b10: Preparing 22:22:26 b2191e2be29d: Preparing 22:22:26 b2191e2be29d: Waiting 22:22:26 2059baca6faa: Layer already exists 22:22:26 c3880c311352: Layer already exists 22:22:26 c4b9a6b4501b: Layer already exists 22:22:26 84ef495f3b10: Layer already exists 22:22:26 b63988cb8b97: Layer already exists 22:22:26 b2191e2be29d: Layer already exists 22:22:26 3.1.0-dev.57: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:22:27 2059baca6faa: Preparing 22:22:27 c3880c311352: Preparing 22:22:27 b63988cb8b97: Preparing 22:22:27 c4b9a6b4501b: Preparing 22:22:27 84ef495f3b10: Preparing 22:22:27 b2191e2be29d: Preparing 22:22:27 b2191e2be29d: Waiting 22:22:27 84ef495f3b10: Layer already exists 22:22:27 b63988cb8b97: Layer already exists 22:22:27 2059baca6faa: Layer already exists 22:22:27 c3880c311352: Layer already exists 22:22:27 c4b9a6b4501b: Layer already exists 22:22:27 b2191e2be29d: Layer already exists 22:22:27 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:22:28 2059baca6faa: Preparing 22:22:28 c3880c311352: Preparing 22:22:28 b63988cb8b97: Preparing 22:22:28 c4b9a6b4501b: Preparing 22:22:28 84ef495f3b10: Preparing 22:22:28 b2191e2be29d: Preparing 22:22:28 b2191e2be29d: Waiting 22:22:28 c3880c311352: Layer already exists 22:22:28 b63988cb8b97: Layer already exists 22:22:28 c4b9a6b4501b: Layer already exists 22:22:28 2059baca6faa: Layer already exists 22:22:28 84ef495f3b10: Layer already exists 22:22:28 b2191e2be29d: Layer already exists 22:22:28 main: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:28 ===================================================== [Pipeline] echo 22:22:28 taggedImages: 22:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.57 22:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:22:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:22:28 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:28 latest 22:22:28 3.1.0-dev.57 22:22:28 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:28 main 22:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:22:29 87a4460f8ce2: Preparing 22:22:29 7577e3c7bcf5: Preparing 22:22:29 0976a778ce67: Preparing 22:22:29 33c9fa9d52ca: Preparing 22:22:29 b63988cb8b97: Preparing 22:22:29 c4b9a6b4501b: Preparing 22:22:29 84ef495f3b10: Preparing 22:22:29 b2191e2be29d: Preparing 22:22:29 c4b9a6b4501b: Waiting 22:22:29 b2191e2be29d: Waiting 22:22:29 84ef495f3b10: Waiting 22:22:29 b63988cb8b97: Layer already exists 22:22:29 7577e3c7bcf5: Pushed 22:22:29 0976a778ce67: Pushed 22:22:30 c4b9a6b4501b: Layer already exists 22:22:30 84ef495f3b10: Layer already exists 22:22:30 b2191e2be29d: Layer already exists 22:22:30 87a4460f8ce2: Pushed 22:22:32 33c9fa9d52ca: Pushed 22:22:32 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22: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 22:22:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:22:32 87a4460f8ce2: Preparing 22:22:32 7577e3c7bcf5: Preparing 22:22:32 0976a778ce67: Preparing 22:22:32 33c9fa9d52ca: Preparing 22:22:32 b63988cb8b97: Preparing 22:22:32 c4b9a6b4501b: Preparing 22:22:32 84ef495f3b10: Preparing 22:22:32 b2191e2be29d: Preparing 22:22:32 84ef495f3b10: Waiting 22:22:32 b2191e2be29d: Waiting 22:22:32 c4b9a6b4501b: Waiting 22:22:32 b63988cb8b97: Layer already exists 22:22:32 0976a778ce67: Layer already exists 22:22:32 33c9fa9d52ca: Layer already exists 22:22:32 87a4460f8ce2: Layer already exists 22:22:32 7577e3c7bcf5: Layer already exists 22:22:32 c4b9a6b4501b: Layer already exists 22:22:32 b2191e2be29d: Layer already exists 22:22:32 84ef495f3b10: Layer already exists 22:22:33 latest: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.57 22:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:22:33 87a4460f8ce2: Preparing 22:22:33 7577e3c7bcf5: Preparing 22:22:33 0976a778ce67: Preparing 22:22:33 33c9fa9d52ca: Preparing 22:22:33 b63988cb8b97: Preparing 22:22:33 c4b9a6b4501b: Preparing 22:22:33 84ef495f3b10: Preparing 22:22:33 b2191e2be29d: Preparing 22:22:33 c4b9a6b4501b: Waiting 22:22:33 84ef495f3b10: Waiting 22:22:33 b2191e2be29d: Waiting 22:22:33 0976a778ce67: Layer already exists 22:22:33 b63988cb8b97: Layer already exists 22:22:33 7577e3c7bcf5: Layer already exists 22:22:33 33c9fa9d52ca: Layer already exists 22:22:33 87a4460f8ce2: Layer already exists 22:22:33 b2191e2be29d: Layer already exists 22:22:33 84ef495f3b10: Layer already exists 22:22:33 c4b9a6b4501b: Layer already exists 22:22:33 3.1.0-dev.57: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:22:34 87a4460f8ce2: Preparing 22:22:34 7577e3c7bcf5: Preparing 22:22:34 0976a778ce67: Preparing 22:22:34 33c9fa9d52ca: Preparing 22:22:34 b63988cb8b97: Preparing 22:22:34 c4b9a6b4501b: Preparing 22:22:34 84ef495f3b10: Preparing 22:22:34 b2191e2be29d: Preparing 22:22:34 b2191e2be29d: Waiting 22:22:34 c4b9a6b4501b: Waiting 22:22:34 84ef495f3b10: Waiting 22:22:34 0976a778ce67: Layer already exists 22:22:34 b63988cb8b97: Layer already exists 22:22:34 7577e3c7bcf5: Layer already exists 22:22:34 33c9fa9d52ca: Layer already exists 22:22:34 87a4460f8ce2: Layer already exists 22:22:34 84ef495f3b10: Layer already exists 22:22:34 c4b9a6b4501b: Layer already exists 22:22:34 b2191e2be29d: Layer already exists 22:22:35 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22: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 22:22:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:22:35 87a4460f8ce2: Preparing 22:22:35 7577e3c7bcf5: Preparing 22:22:35 0976a778ce67: Preparing 22:22:35 33c9fa9d52ca: Preparing 22:22:35 b63988cb8b97: Preparing 22:22:35 c4b9a6b4501b: Preparing 22:22:35 84ef495f3b10: Preparing 22:22:35 b2191e2be29d: Preparing 22:22:35 c4b9a6b4501b: Waiting 22:22:35 84ef495f3b10: Waiting 22:22:35 b2191e2be29d: Waiting 22:22:35 87a4460f8ce2: Layer already exists 22:22:35 0976a778ce67: Layer already exists 22:22:35 b63988cb8b97: Layer already exists 22:22:35 33c9fa9d52ca: Layer already exists 22:22:35 7577e3c7bcf5: Layer already exists 22:22:35 c4b9a6b4501b: Layer already exists 22:22:35 b2191e2be29d: Layer already exists 22:22:35 84ef495f3b10: Layer already exists 22:22:36 main: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:36 ===================================================== [Pipeline] echo 22:22:36 taggedImages: 22:22:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:22:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.57 22:22:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:22:36 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:22:36 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:36 latest 22:22:36 3.1.0-dev.57 22:22:36 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:36 main 22:22:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:22:36 71f51089ceaf: Preparing 22:22:36 04a9c7c1b1b9: Preparing 22:22:36 b63988cb8b97: Preparing 22:22:36 c4b9a6b4501b: Preparing 22:22:36 b49a4cd45584: Preparing 22:22:36 b2191e2be29d: Preparing 22:22:36 b2191e2be29d: Waiting 22:22:36 b63988cb8b97: Layer already exists 22:22:36 c4b9a6b4501b: Layer already exists 22:22:36 b2191e2be29d: Layer already exists 22:22:37 b49a4cd45584: Pushed 22:22:37 71f51089ceaf: Pushed 22:22:40 04a9c7c1b1b9: Pushed 22:22:40 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:22:41 71f51089ceaf: Preparing 22:22:41 04a9c7c1b1b9: Preparing 22:22:41 b63988cb8b97: Preparing 22:22:41 c4b9a6b4501b: Preparing 22:22:41 b49a4cd45584: Preparing 22:22:41 b2191e2be29d: Preparing 22:22:41 b2191e2be29d: Waiting 22:22:41 c4b9a6b4501b: Layer already exists 22:22:41 b49a4cd45584: Layer already exists 22:22:41 b63988cb8b97: Layer already exists 22:22:41 71f51089ceaf: Layer already exists 22:22:41 04a9c7c1b1b9: Layer already exists 22:22:41 b2191e2be29d: Layer already exists 22:22:41 latest: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.57 22:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:22:42 71f51089ceaf: Preparing 22:22:42 04a9c7c1b1b9: Preparing 22:22:42 b63988cb8b97: Preparing 22:22:42 c4b9a6b4501b: Preparing 22:22:42 b49a4cd45584: Preparing 22:22:42 b2191e2be29d: Preparing 22:22:42 b2191e2be29d: Waiting 22:22:42 b63988cb8b97: Layer already exists 22:22:42 b49a4cd45584: Layer already exists 22:22:42 04a9c7c1b1b9: Layer already exists 22:22:42 71f51089ceaf: Layer already exists 22:22:42 c4b9a6b4501b: Layer already exists 22:22:42 b2191e2be29d: Layer already exists 22:22:42 3.1.0-dev.57: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:22:42 71f51089ceaf: Preparing 22:22:42 04a9c7c1b1b9: Preparing 22:22:42 b63988cb8b97: Preparing 22:22:42 c4b9a6b4501b: Preparing 22:22:42 b49a4cd45584: Preparing 22:22:42 b2191e2be29d: Preparing 22:22:42 b2191e2be29d: Waiting 22:22:42 04a9c7c1b1b9: Layer already exists 22:22:42 b63988cb8b97: Layer already exists 22:22:42 71f51089ceaf: Layer already exists 22:22:42 c4b9a6b4501b: Layer already exists 22:22:42 b49a4cd45584: Layer already exists 22:22:42 b2191e2be29d: Layer already exists 22:22:42 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:22:43 71f51089ceaf: Preparing 22:22:43 04a9c7c1b1b9: Preparing 22:22:43 b63988cb8b97: Preparing 22:22:43 c4b9a6b4501b: Preparing 22:22:43 b49a4cd45584: Preparing 22:22:43 b2191e2be29d: Preparing 22:22:43 b2191e2be29d: Waiting 22:22:43 b49a4cd45584: Layer already exists 22:22:43 c4b9a6b4501b: Layer already exists 22:22:43 b63988cb8b97: Layer already exists 22:22:43 71f51089ceaf: Layer already exists 22:22:43 04a9c7c1b1b9: Layer already exists 22:22:43 b2191e2be29d: Layer already exists 22:22:43 main: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:43 ===================================================== [Pipeline] echo 22:22:43 taggedImages: 22:22:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:22:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.57 22:22:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:22:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:22:43 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:43 latest 22:22:43 3.1.0-dev.57 22:22:43 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:43 main 22:22:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:22:45 8e7553da1e90: Preparing 22:22:45 c1daec617cca: Preparing 22:22:45 d9b4b93a0c18: Preparing 22:22:45 b63988cb8b97: Preparing 22:22:45 c4b9a6b4501b: Preparing 22:22:45 84ef495f3b10: Preparing 22:22:45 b2191e2be29d: Preparing 22:22:45 84ef495f3b10: Waiting 22:22:45 b2191e2be29d: Waiting 22:22:45 b63988cb8b97: Layer already exists 22:22:45 c4b9a6b4501b: Layer already exists 22:22:45 84ef495f3b10: Layer already exists 22:22:45 b2191e2be29d: Layer already exists 22:22:45 c1daec617cca: Pushed 22:22:45 8e7553da1e90: Pushed 22:22:48 d9b4b93a0c18: Pushed 22:22:48 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:22:49 8e7553da1e90: Preparing 22:22:49 c1daec617cca: Preparing 22:22:49 d9b4b93a0c18: Preparing 22:22:49 b63988cb8b97: Preparing 22:22:49 c4b9a6b4501b: Preparing 22:22:49 84ef495f3b10: Preparing 22:22:49 b2191e2be29d: Preparing 22:22:49 84ef495f3b10: Waiting 22:22:49 b2191e2be29d: Waiting 22:22:49 c4b9a6b4501b: Layer already exists 22:22:49 d9b4b93a0c18: Layer already exists 22:22:49 b63988cb8b97: Layer already exists 22:22:49 c1daec617cca: Layer already exists 22:22:49 8e7553da1e90: Layer already exists 22:22:49 84ef495f3b10: Layer already exists 22:22:49 b2191e2be29d: Layer already exists 22:22:49 latest: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.57 22:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:22:50 8e7553da1e90: Preparing 22:22:50 c1daec617cca: Preparing 22:22:50 d9b4b93a0c18: Preparing 22:22:50 b63988cb8b97: Preparing 22:22:50 c4b9a6b4501b: Preparing 22:22:50 84ef495f3b10: Preparing 22:22:50 b2191e2be29d: Preparing 22:22:50 84ef495f3b10: Waiting 22:22:50 b2191e2be29d: Waiting 22:22:50 8e7553da1e90: Layer already exists 22:22:50 c1daec617cca: Layer already exists 22:22:50 c4b9a6b4501b: Layer already exists 22:22:50 b63988cb8b97: Layer already exists 22:22:50 d9b4b93a0c18: Layer already exists 22:22:50 b2191e2be29d: Layer already exists 22:22:50 84ef495f3b10: Layer already exists 22:22:50 3.1.0-dev.57: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:22:51 8e7553da1e90: Preparing 22:22:51 c1daec617cca: Preparing 22:22:51 d9b4b93a0c18: Preparing 22:22:51 b63988cb8b97: Preparing 22:22:51 c4b9a6b4501b: Preparing 22:22:51 84ef495f3b10: Preparing 22:22:51 b2191e2be29d: Preparing 22:22:51 84ef495f3b10: Waiting 22:22:51 b2191e2be29d: Waiting 22:22:51 8e7553da1e90: Layer already exists 22:22:51 c1daec617cca: Layer already exists 22:22:51 d9b4b93a0c18: Layer already exists 22:22:51 c4b9a6b4501b: Layer already exists 22:22:51 b63988cb8b97: Layer already exists 22:22:51 b2191e2be29d: Layer already exists 22:22:51 84ef495f3b10: Layer already exists 22:22:51 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:22:51 8e7553da1e90: Preparing 22:22:51 c1daec617cca: Preparing 22:22:51 d9b4b93a0c18: Preparing 22:22:51 b63988cb8b97: Preparing 22:22:51 c4b9a6b4501b: Preparing 22:22:51 84ef495f3b10: Preparing 22:22:51 b2191e2be29d: Preparing 22:22:51 84ef495f3b10: Waiting 22:22:51 b2191e2be29d: Waiting 22:22:51 8e7553da1e90: Layer already exists 22:22:51 c1daec617cca: Layer already exists 22:22:51 d9b4b93a0c18: Layer already exists 22:22:51 c4b9a6b4501b: Layer already exists 22:22:51 b63988cb8b97: Layer already exists 22:22:51 b2191e2be29d: Layer already exists 22:22:51 84ef495f3b10: Layer already exists 22:22:51 main: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:52 ===================================================== [Pipeline] echo 22:22:52 taggedImages: 22:22:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:22:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.57 22:22:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:22:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:22:52 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:52 latest 22:22:52 3.1.0-dev.57 22:22:52 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:52 main 22:22:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:22:53 7aebb51fc1a5: Preparing 22:22:53 4fa04ffcd6ec: Preparing 22:22:53 83076d83c0e2: Preparing 22:22:53 6cd2cf511698: Preparing 22:22:53 bac9555a7ecc: Preparing 22:22:53 81f56b517e5b: Preparing 22:22:53 5144a1d40015: Preparing 22:22:53 b63988cb8b97: Preparing 22:22:53 c4b9a6b4501b: Preparing 22:22:53 b1c0fcc77531: Preparing 22:22:53 67f0db660823: Preparing 22:22:53 5f70bf18a086: Preparing 22:22:53 a8ab2573a983: Preparing 22:22:53 58eafd40654f: Preparing 22:22:53 b2191e2be29d: Preparing 22:22:53 81f56b517e5b: Waiting 22:22:53 67f0db660823: Waiting 22:22:53 5144a1d40015: Waiting 22:22:53 b63988cb8b97: Waiting 22:22:53 c4b9a6b4501b: Waiting 22:22:53 5f70bf18a086: Waiting 22:22:53 b1c0fcc77531: Waiting 22:22:53 a8ab2573a983: Waiting 22:22:53 58eafd40654f: Waiting 22:22:53 b2191e2be29d: Waiting 22:22:53 6cd2cf511698: Pushed 22:22:53 4fa04ffcd6ec: Pushed 22:22:53 7aebb51fc1a5: Pushed 22:22:53 bac9555a7ecc: Pushed 22:22:53 83076d83c0e2: Pushed 22:22:53 b63988cb8b97: Layer already exists 22:22:53 c4b9a6b4501b: Layer already exists 22:22:53 81f56b517e5b: Pushed 22:22:53 67f0db660823: Pushed 22:22:53 b1c0fcc77531: Pushed 22:22:53 5f70bf18a086: Pushed 22:22:53 b2191e2be29d: Layer already exists 22:22:53 a8ab2573a983: Pushed 22:22:53 58eafd40654f: Pushed 22:22:57 5144a1d40015: Pushed 22:22:57 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:22:57 7aebb51fc1a5: Preparing 22:22:57 4fa04ffcd6ec: Preparing 22:22:57 83076d83c0e2: Preparing 22:22:57 6cd2cf511698: Preparing 22:22:57 bac9555a7ecc: Preparing 22:22:57 81f56b517e5b: Preparing 22:22:57 5144a1d40015: Preparing 22:22:57 b63988cb8b97: Preparing 22:22:57 c4b9a6b4501b: Preparing 22:22:57 b1c0fcc77531: Preparing 22:22:57 67f0db660823: Preparing 22:22:57 5f70bf18a086: Preparing 22:22:57 a8ab2573a983: Preparing 22:22:57 58eafd40654f: Preparing 22:22:57 b2191e2be29d: Preparing 22:22:57 81f56b517e5b: Waiting 22:22:57 5144a1d40015: Waiting 22:22:57 b63988cb8b97: Waiting 22:22:57 c4b9a6b4501b: Waiting 22:22:57 b1c0fcc77531: Waiting 22:22:57 67f0db660823: Waiting 22:22:57 5f70bf18a086: Waiting 22:22:57 a8ab2573a983: Waiting 22:22:57 58eafd40654f: Waiting 22:22:57 b2191e2be29d: Waiting 22:22:57 4fa04ffcd6ec: Layer already exists 22:22:57 bac9555a7ecc: Layer already exists 22:22:57 7aebb51fc1a5: Layer already exists 22:22:57 6cd2cf511698: Layer already exists 22:22:57 83076d83c0e2: Layer already exists 22:22:57 5144a1d40015: Layer already exists 22:22:57 81f56b517e5b: Layer already exists 22:22:57 b1c0fcc77531: Layer already exists 22:22:57 c4b9a6b4501b: Layer already exists 22:22:57 b63988cb8b97: Layer already exists 22:22:57 5f70bf18a086: Layer already exists 22:22:57 b2191e2be29d: Layer already exists 22:22:57 a8ab2573a983: Layer already exists 22:22:57 67f0db660823: Layer already exists 22:22:57 58eafd40654f: Layer already exists 22:22:58 latest: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.57 22:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:22:58 7aebb51fc1a5: Preparing 22:22:58 4fa04ffcd6ec: Preparing 22:22:58 83076d83c0e2: Preparing 22:22:58 6cd2cf511698: Preparing 22:22:58 bac9555a7ecc: Preparing 22:22:58 81f56b517e5b: Preparing 22:22:58 5144a1d40015: Preparing 22:22:58 b63988cb8b97: Preparing 22:22:58 c4b9a6b4501b: Preparing 22:22:58 b1c0fcc77531: Preparing 22:22:58 67f0db660823: Preparing 22:22:58 5f70bf18a086: Preparing 22:22:58 a8ab2573a983: Preparing 22:22:58 58eafd40654f: Preparing 22:22:58 b2191e2be29d: Preparing 22:22:58 b1c0fcc77531: Waiting 22:22:58 67f0db660823: Waiting 22:22:58 5f70bf18a086: Waiting 22:22:58 81f56b517e5b: Waiting 22:22:58 a8ab2573a983: Waiting 22:22:58 5144a1d40015: Waiting 22:22:58 b2191e2be29d: Waiting 22:22:58 b63988cb8b97: Waiting 22:22:58 58eafd40654f: Waiting 22:22:58 c4b9a6b4501b: Waiting 22:22:58 4fa04ffcd6ec: Layer already exists 22:22:58 7aebb51fc1a5: Layer already exists 22:22:58 6cd2cf511698: Layer already exists 22:22:58 83076d83c0e2: Layer already exists 22:22:58 bac9555a7ecc: Layer already exists 22:22:58 5144a1d40015: Layer already exists 22:22:58 b63988cb8b97: Layer already exists 22:22:58 81f56b517e5b: Layer already exists 22:22:58 c4b9a6b4501b: Layer already exists 22:22:58 b1c0fcc77531: Layer already exists 22:22:58 5f70bf18a086: Layer already exists 22:22:58 58eafd40654f: Layer already exists 22:22:58 b2191e2be29d: Layer already exists 22:22:58 67f0db660823: Layer already exists 22:22:58 a8ab2573a983: Layer already exists 22:22:59 3.1.0-dev.57: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:22:59 7aebb51fc1a5: Preparing 22:22:59 4fa04ffcd6ec: Preparing 22:22:59 83076d83c0e2: Preparing 22:22:59 6cd2cf511698: Preparing 22:22:59 bac9555a7ecc: Preparing 22:22:59 81f56b517e5b: Preparing 22:22:59 5144a1d40015: Preparing 22:22:59 b63988cb8b97: Preparing 22:22:59 c4b9a6b4501b: Preparing 22:22:59 b1c0fcc77531: Preparing 22:22:59 67f0db660823: Preparing 22:22:59 5f70bf18a086: Preparing 22:22:59 a8ab2573a983: Preparing 22:22:59 58eafd40654f: Preparing 22:22:59 b2191e2be29d: Preparing 22:22:59 b1c0fcc77531: Waiting 22:22:59 67f0db660823: Waiting 22:22:59 a8ab2573a983: Waiting 22:22:59 58eafd40654f: Waiting 22:22:59 b2191e2be29d: Waiting 22:22:59 81f56b517e5b: Waiting 22:22:59 5f70bf18a086: Waiting 22:22:59 5144a1d40015: Waiting 22:22:59 c4b9a6b4501b: Waiting 22:22:59 7aebb51fc1a5: Layer already exists 22:22:59 bac9555a7ecc: Layer already exists 22:22:59 83076d83c0e2: Layer already exists 22:22:59 4fa04ffcd6ec: Layer already exists 22:22:59 6cd2cf511698: Layer already exists 22:22:59 c4b9a6b4501b: Layer already exists 22:22:59 81f56b517e5b: Layer already exists 22:22:59 5144a1d40015: Layer already exists 22:22:59 b63988cb8b97: Layer already exists 22:22:59 b1c0fcc77531: Layer already exists 22:22:59 a8ab2573a983: Layer already exists 22:22:59 67f0db660823: Layer already exists 22:22:59 5f70bf18a086: Layer already exists 22:22:59 58eafd40654f: Layer already exists 22:22:59 b2191e2be29d: Layer already exists 22:22:59 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:23:00 7aebb51fc1a5: Preparing 22:23:00 4fa04ffcd6ec: Preparing 22:23:00 83076d83c0e2: Preparing 22:23:00 6cd2cf511698: Preparing 22:23:00 bac9555a7ecc: Preparing 22:23:00 81f56b517e5b: Preparing 22:23:00 5144a1d40015: Preparing 22:23:00 b63988cb8b97: Preparing 22:23:00 c4b9a6b4501b: Preparing 22:23:00 b1c0fcc77531: Preparing 22:23:00 67f0db660823: Preparing 22:23:00 5f70bf18a086: Preparing 22:23:00 a8ab2573a983: Preparing 22:23:00 58eafd40654f: Preparing 22:23:00 b2191e2be29d: Preparing 22:23:00 b1c0fcc77531: Waiting 22:23:00 5144a1d40015: Waiting 22:23:00 b63988cb8b97: Waiting 22:23:00 81f56b517e5b: Waiting 22:23:00 c4b9a6b4501b: Waiting 22:23:00 67f0db660823: Waiting 22:23:00 58eafd40654f: Waiting 22:23:00 5f70bf18a086: Waiting 22:23:00 a8ab2573a983: Waiting 22:23:00 b2191e2be29d: Waiting 22:23:00 4fa04ffcd6ec: Layer already exists 22:23:00 bac9555a7ecc: Layer already exists 22:23:00 6cd2cf511698: Layer already exists 22:23:00 83076d83c0e2: Layer already exists 22:23:00 7aebb51fc1a5: Layer already exists 22:23:00 81f56b517e5b: Layer already exists 22:23:00 5144a1d40015: Layer already exists 22:23:00 b63988cb8b97: Layer already exists 22:23:00 b1c0fcc77531: Layer already exists 22:23:00 c4b9a6b4501b: Layer already exists 22:23:00 a8ab2573a983: Layer already exists 22:23:00 58eafd40654f: Layer already exists 22:23:00 5f70bf18a086: Layer already exists 22:23:00 67f0db660823: Layer already exists 22:23:00 b2191e2be29d: Layer already exists 22:23:00 main: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:00 ===================================================== [Pipeline] echo 22:23:00 taggedImages: 22:23:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:23:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.57 22:23:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:23:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 22:23:00 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:00 latest 22:23:00 3.1.0-dev.57 22:23:00 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:00 main 22:23:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:23:01 2a4e4536faac: Preparing 22:23:01 f14ba63c7ef8: Preparing 22:23:01 fc48e9519c6c: Preparing 22:23:01 f1d5282d383c: Preparing 22:23:01 b63988cb8b97: Preparing 22:23:01 c4b9a6b4501b: Preparing 22:23:01 84ef495f3b10: Preparing 22:23:01 b2191e2be29d: Preparing 22:23:01 84ef495f3b10: Waiting 22:23:01 c4b9a6b4501b: Waiting 22:23:01 b2191e2be29d: Waiting 22:23:01 b63988cb8b97: Layer already exists 22:23:01 c4b9a6b4501b: Layer already exists 22:23:01 84ef495f3b10: Layer already exists 22:23:01 f14ba63c7ef8: Pushed 22:23:01 b2191e2be29d: Layer already exists 22:23:01 fc48e9519c6c: Pushed 22:23:01 2a4e4536faac: Pushed 22:23:04 f1d5282d383c: Pushed 22:23:04 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:05 + 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 22:23:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:23:05 2a4e4536faac: Preparing 22:23:05 f14ba63c7ef8: Preparing 22:23:05 fc48e9519c6c: Preparing 22:23:05 f1d5282d383c: Preparing 22:23:05 b63988cb8b97: Preparing 22:23:05 c4b9a6b4501b: Preparing 22:23:05 84ef495f3b10: Preparing 22:23:05 b2191e2be29d: Preparing 22:23:05 84ef495f3b10: Waiting 22:23:05 b2191e2be29d: Waiting 22:23:05 f1d5282d383c: Layer already exists 22:23:05 2a4e4536faac: Layer already exists 22:23:05 b63988cb8b97: Layer already exists 22:23:05 fc48e9519c6c: Layer already exists 22:23:05 f14ba63c7ef8: Layer already exists 22:23:05 c4b9a6b4501b: Layer already exists 22:23:05 b2191e2be29d: Layer already exists 22:23:05 84ef495f3b10: Layer already exists 22:23:05 latest: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.57 22:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:23:06 2a4e4536faac: Preparing 22:23:06 f14ba63c7ef8: Preparing 22:23:06 fc48e9519c6c: Preparing 22:23:06 f1d5282d383c: Preparing 22:23:06 b63988cb8b97: Preparing 22:23:06 c4b9a6b4501b: Preparing 22:23:06 84ef495f3b10: Preparing 22:23:06 b2191e2be29d: Preparing 22:23:06 84ef495f3b10: Waiting 22:23:06 b2191e2be29d: Waiting 22:23:06 c4b9a6b4501b: Waiting 22:23:06 2a4e4536faac: Layer already exists 22:23:06 b63988cb8b97: Layer already exists 22:23:06 f1d5282d383c: Layer already exists 22:23:06 f14ba63c7ef8: Layer already exists 22:23:06 fc48e9519c6c: Layer already exists 22:23:06 84ef495f3b10: Layer already exists 22:23:06 c4b9a6b4501b: Layer already exists 22:23:06 b2191e2be29d: Layer already exists 22:23:06 3.1.0-dev.57: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:23:07 2a4e4536faac: Preparing 22:23:07 f14ba63c7ef8: Preparing 22:23:07 fc48e9519c6c: Preparing 22:23:07 f1d5282d383c: Preparing 22:23:07 b63988cb8b97: Preparing 22:23:07 c4b9a6b4501b: Preparing 22:23:07 84ef495f3b10: Preparing 22:23:07 b2191e2be29d: Preparing 22:23:07 c4b9a6b4501b: Waiting 22:23:07 84ef495f3b10: Waiting 22:23:07 b2191e2be29d: Waiting 22:23:07 f1d5282d383c: Layer already exists 22:23:07 fc48e9519c6c: Layer already exists 22:23:07 b63988cb8b97: Layer already exists 22:23:07 2a4e4536faac: Layer already exists 22:23:07 f14ba63c7ef8: Layer already exists 22:23:07 84ef495f3b10: Layer already exists 22:23:07 b2191e2be29d: Layer already exists 22:23:07 c4b9a6b4501b: Layer already exists 22:23:07 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:07 + 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 22:23:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 22:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:23:08 2a4e4536faac: Preparing 22:23:08 f14ba63c7ef8: Preparing 22:23:08 fc48e9519c6c: Preparing 22:23:08 f1d5282d383c: Preparing 22:23:08 b63988cb8b97: Preparing 22:23:08 c4b9a6b4501b: Preparing 22:23:08 84ef495f3b10: Preparing 22:23:08 b2191e2be29d: Preparing 22:23:08 c4b9a6b4501b: Waiting 22:23:08 84ef495f3b10: Waiting 22:23:08 b2191e2be29d: Waiting 22:23:08 f1d5282d383c: Layer already exists 22:23:08 f14ba63c7ef8: Layer already exists 22:23:08 b63988cb8b97: Layer already exists 22:23:08 fc48e9519c6c: Layer already exists 22:23:08 2a4e4536faac: Layer already exists 22:23:08 b2191e2be29d: Layer already exists 22:23:08 84ef495f3b10: Layer already exists 22:23:08 c4b9a6b4501b: Layer already exists 22:23:08 main: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:08 ===================================================== [Pipeline] echo 22:23:08 taggedImages: 22:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.57 22:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 22:23:08 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:23:08 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:08 latest 22:23:08 3.1.0-dev.57 22:23:08 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:08 main 22:23:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:23:09 5f80eddc903c: Preparing 22:23:09 a22f6630a6ca: Preparing 22:23:09 d8298740747e: Preparing 22:23:09 3efbc6640184: Preparing 22:23:09 444f0ae57c8a: Preparing 22:23:09 b63988cb8b97: Preparing 22:23:09 c4b9a6b4501b: Preparing 22:23:09 5a88838b98b2: Preparing 22:23:09 07b627a27192: Preparing 22:23:09 b2191e2be29d: Preparing 22:23:09 b63988cb8b97: Waiting 22:23:09 07b627a27192: Waiting 22:23:09 b2191e2be29d: Waiting 22:23:09 c4b9a6b4501b: Waiting 22:23:09 5a88838b98b2: Waiting 22:23:09 a22f6630a6ca: Pushed 22:23:09 3efbc6640184: Pushed 22:23:09 444f0ae57c8a: Pushed 22:23:11 d8298740747e: Pushed 22:23:11 b63988cb8b97: Layer already exists 22:23:11 c4b9a6b4501b: Layer already exists 22:23:11 5f80eddc903c: Pushed 22:23:11 b2191e2be29d: Layer already exists 22:23:12 5a88838b98b2: Pushed 22:23:15 07b627a27192: Pushed 22:23:15 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:16 + 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 22:23:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:23:16 5f80eddc903c: Preparing 22:23:16 a22f6630a6ca: Preparing 22:23:16 d8298740747e: Preparing 22:23:16 3efbc6640184: Preparing 22:23:16 444f0ae57c8a: Preparing 22:23:16 b63988cb8b97: Preparing 22:23:16 c4b9a6b4501b: Preparing 22:23:16 5a88838b98b2: Preparing 22:23:16 07b627a27192: Preparing 22:23:16 b2191e2be29d: Preparing 22:23:16 b63988cb8b97: Waiting 22:23:16 c4b9a6b4501b: Waiting 22:23:16 5a88838b98b2: Waiting 22:23:16 07b627a27192: Waiting 22:23:16 b2191e2be29d: Waiting 22:23:16 3efbc6640184: Layer already exists 22:23:16 5f80eddc903c: Layer already exists 22:23:16 d8298740747e: Layer already exists 22:23:16 444f0ae57c8a: Layer already exists 22:23:16 a22f6630a6ca: Layer already exists 22:23:16 b63988cb8b97: Layer already exists 22:23:16 c4b9a6b4501b: Layer already exists 22:23:16 07b627a27192: Layer already exists 22:23:16 b2191e2be29d: Layer already exists 22:23:16 5a88838b98b2: Layer already exists 22:23:16 latest: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.57 22:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:23:17 5f80eddc903c: Preparing 22:23:17 a22f6630a6ca: Preparing 22:23:17 d8298740747e: Preparing 22:23:17 3efbc6640184: Preparing 22:23:17 444f0ae57c8a: Preparing 22:23:17 b63988cb8b97: Preparing 22:23:17 c4b9a6b4501b: Preparing 22:23:17 5a88838b98b2: Preparing 22:23:17 07b627a27192: Preparing 22:23:17 b2191e2be29d: Preparing 22:23:17 b63988cb8b97: Waiting 22:23:17 c4b9a6b4501b: Waiting 22:23:17 b2191e2be29d: Waiting 22:23:17 5a88838b98b2: Waiting 22:23:17 07b627a27192: Waiting 22:23:17 3efbc6640184: Layer already exists 22:23:17 5f80eddc903c: Layer already exists 22:23:17 444f0ae57c8a: Layer already exists 22:23:17 a22f6630a6ca: Layer already exists 22:23:17 d8298740747e: Layer already exists 22:23:17 b2191e2be29d: Layer already exists 22:23:17 c4b9a6b4501b: Layer already exists 22:23:17 b63988cb8b97: Layer already exists 22:23:17 07b627a27192: Layer already exists 22:23:17 5a88838b98b2: Layer already exists 22:23:17 3.1.0-dev.57: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:23:18 5f80eddc903c: Preparing 22:23:18 a22f6630a6ca: Preparing 22:23:18 d8298740747e: Preparing 22:23:18 3efbc6640184: Preparing 22:23:18 444f0ae57c8a: Preparing 22:23:18 b63988cb8b97: Preparing 22:23:18 c4b9a6b4501b: Preparing 22:23:18 5a88838b98b2: Preparing 22:23:18 07b627a27192: Preparing 22:23:18 b2191e2be29d: Preparing 22:23:18 c4b9a6b4501b: Waiting 22:23:18 5a88838b98b2: Waiting 22:23:18 07b627a27192: Waiting 22:23:18 b63988cb8b97: Waiting 22:23:18 b2191e2be29d: Waiting 22:23:18 a22f6630a6ca: Layer already exists 22:23:18 d8298740747e: Layer already exists 22:23:18 444f0ae57c8a: Layer already exists 22:23:18 5f80eddc903c: Layer already exists 22:23:18 3efbc6640184: Layer already exists 22:23:18 07b627a27192: Layer already exists 22:23:18 c4b9a6b4501b: Layer already exists 22:23:18 b63988cb8b97: Layer already exists 22:23:18 b2191e2be29d: Layer already exists 22:23:18 5a88838b98b2: Layer already exists 22:23:18 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:18 + 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 22:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:23:19 5f80eddc903c: Preparing 22:23:19 a22f6630a6ca: Preparing 22:23:19 d8298740747e: Preparing 22:23:19 3efbc6640184: Preparing 22:23:19 444f0ae57c8a: Preparing 22:23:19 b63988cb8b97: Preparing 22:23:19 c4b9a6b4501b: Preparing 22:23:19 5a88838b98b2: Preparing 22:23:19 07b627a27192: Preparing 22:23:19 b2191e2be29d: Preparing 22:23:19 5a88838b98b2: Waiting 22:23:19 b2191e2be29d: Waiting 22:23:19 c4b9a6b4501b: Waiting 22:23:19 b63988cb8b97: Waiting 22:23:19 07b627a27192: Waiting 22:23:19 a22f6630a6ca: Layer already exists 22:23:19 3efbc6640184: Layer already exists 22:23:19 444f0ae57c8a: Layer already exists 22:23:19 5f80eddc903c: Layer already exists 22:23:19 d8298740747e: Layer already exists 22:23:19 b63988cb8b97: Layer already exists 22:23:19 c4b9a6b4501b: Layer already exists 22:23:19 5a88838b98b2: Layer already exists 22:23:19 07b627a27192: Layer already exists 22:23:19 b2191e2be29d: Layer already exists 22:23:19 main: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:19 ===================================================== [Pipeline] echo 22:23:19 taggedImages: 22:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.57 22:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:23:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:23:19 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:19 latest 22:23:19 3.1.0-dev.57 22:23:19 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:19 main 22:23:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:23:20 01b2a3763c81: Preparing 22:23:20 71d34ae738b2: Preparing 22:23:20 a3fedb7afb6c: Preparing 22:23:20 352aa4c1da89: Preparing 22:23:20 eeafd14cea80: Preparing 22:23:20 a4f8203b15ff: Preparing 22:23:20 08bfd6abedb4: Preparing 22:23:20 b63988cb8b97: Preparing 22:23:20 c4b9a6b4501b: Preparing 22:23:20 bb64335f00ae: Preparing 22:23:20 b2191e2be29d: Preparing 22:23:20 a4f8203b15ff: Waiting 22:23:20 08bfd6abedb4: Waiting 22:23:20 b63988cb8b97: Waiting 22:23:20 c4b9a6b4501b: Waiting 22:23:20 bb64335f00ae: Waiting 22:23:20 b2191e2be29d: Waiting 22:23:20 01b2a3763c81: Pushed 22:23:20 71d34ae738b2: Pushed 22:23:20 eeafd14cea80: Pushed 22:23:20 b63988cb8b97: Layer already exists 22:23:20 c4b9a6b4501b: Layer already exists 22:23:20 08bfd6abedb4: Pushed 22:23:20 a4f8203b15ff: Pushed 22:23:20 b2191e2be29d: Layer already exists 22:23:23 352aa4c1da89: Pushed 22:23:23 bb64335f00ae: Pushed 22:23:23 a3fedb7afb6c: Pushed 22:23:24 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:25 + 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 22:23:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:23:25 01b2a3763c81: Preparing 22:23:25 71d34ae738b2: Preparing 22:23:25 a3fedb7afb6c: Preparing 22:23:25 352aa4c1da89: Preparing 22:23:25 eeafd14cea80: Preparing 22:23:25 a4f8203b15ff: Preparing 22:23:25 08bfd6abedb4: Preparing 22:23:25 b63988cb8b97: Preparing 22:23:25 c4b9a6b4501b: Preparing 22:23:25 bb64335f00ae: Preparing 22:23:25 b2191e2be29d: Preparing 22:23:25 a4f8203b15ff: Waiting 22:23:25 08bfd6abedb4: Waiting 22:23:25 c4b9a6b4501b: Waiting 22:23:25 b63988cb8b97: Waiting 22:23:25 bb64335f00ae: Waiting 22:23:25 b2191e2be29d: Waiting 22:23:25 eeafd14cea80: Layer already exists 22:23:25 71d34ae738b2: Layer already exists 22:23:25 352aa4c1da89: Layer already exists 22:23:25 a3fedb7afb6c: Layer already exists 22:23:25 01b2a3763c81: Layer already exists 22:23:25 a4f8203b15ff: Layer already exists 22:23:25 b63988cb8b97: Layer already exists 22:23:25 08bfd6abedb4: Layer already exists 22:23:25 c4b9a6b4501b: Layer already exists 22:23:25 bb64335f00ae: Layer already exists 22:23:25 b2191e2be29d: Layer already exists 22:23:25 latest: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.57 22:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:23:26 01b2a3763c81: Preparing 22:23:26 71d34ae738b2: Preparing 22:23:26 a3fedb7afb6c: Preparing 22:23:26 352aa4c1da89: Preparing 22:23:26 eeafd14cea80: Preparing 22:23:26 a4f8203b15ff: Preparing 22:23:26 08bfd6abedb4: Preparing 22:23:26 b63988cb8b97: Preparing 22:23:26 c4b9a6b4501b: Preparing 22:23:26 bb64335f00ae: Preparing 22:23:26 b2191e2be29d: Preparing 22:23:26 b63988cb8b97: Waiting 22:23:26 c4b9a6b4501b: Waiting 22:23:26 bb64335f00ae: Waiting 22:23:26 a4f8203b15ff: Waiting 22:23:26 08bfd6abedb4: Waiting 22:23:26 b2191e2be29d: Waiting 22:23:26 71d34ae738b2: Layer already exists 22:23:26 a3fedb7afb6c: Layer already exists 22:23:26 01b2a3763c81: Layer already exists 22:23:26 eeafd14cea80: Layer already exists 22:23:26 352aa4c1da89: Layer already exists 22:23:26 bb64335f00ae: Layer already exists 22:23:26 a4f8203b15ff: Layer already exists 22:23:26 08bfd6abedb4: Layer already exists 22:23:26 c4b9a6b4501b: Layer already exists 22:23:26 b63988cb8b97: Layer already exists 22:23:26 b2191e2be29d: Layer already exists 22:23:26 3.1.0-dev.57: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:23:27 01b2a3763c81: Preparing 22:23:27 71d34ae738b2: Preparing 22:23:27 a3fedb7afb6c: Preparing 22:23:27 352aa4c1da89: Preparing 22:23:27 eeafd14cea80: Preparing 22:23:27 a4f8203b15ff: Preparing 22:23:27 08bfd6abedb4: Preparing 22:23:27 b63988cb8b97: Preparing 22:23:27 c4b9a6b4501b: Preparing 22:23:27 bb64335f00ae: Preparing 22:23:27 b2191e2be29d: Preparing 22:23:27 a4f8203b15ff: Waiting 22:23:27 08bfd6abedb4: Waiting 22:23:27 b63988cb8b97: Waiting 22:23:27 bb64335f00ae: Waiting 22:23:27 b2191e2be29d: Waiting 22:23:27 c4b9a6b4501b: Waiting 22:23:27 352aa4c1da89: Layer already exists 22:23:27 a3fedb7afb6c: Layer already exists 22:23:27 eeafd14cea80: Layer already exists 22:23:27 01b2a3763c81: Layer already exists 22:23:27 71d34ae738b2: Layer already exists 22:23:27 a4f8203b15ff: Layer already exists 22:23:27 08bfd6abedb4: Layer already exists 22:23:27 bb64335f00ae: Layer already exists 22:23:27 b63988cb8b97: Layer already exists 22:23:27 b2191e2be29d: Layer already exists 22:23:27 c4b9a6b4501b: Layer already exists 22:23:27 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:28 + 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 22:23:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:23:28 01b2a3763c81: Preparing 22:23:28 71d34ae738b2: Preparing 22:23:28 a3fedb7afb6c: Preparing 22:23:28 352aa4c1da89: Preparing 22:23:28 eeafd14cea80: Preparing 22:23:28 a4f8203b15ff: Preparing 22:23:28 08bfd6abedb4: Preparing 22:23:28 b63988cb8b97: Preparing 22:23:28 c4b9a6b4501b: Preparing 22:23:28 bb64335f00ae: Preparing 22:23:28 b2191e2be29d: Preparing 22:23:28 c4b9a6b4501b: Waiting 22:23:28 b2191e2be29d: Waiting 22:23:28 bb64335f00ae: Waiting 22:23:28 a4f8203b15ff: Waiting 22:23:28 08bfd6abedb4: Waiting 22:23:28 b63988cb8b97: Waiting 22:23:28 eeafd14cea80: Layer already exists 22:23:28 352aa4c1da89: Layer already exists 22:23:28 01b2a3763c81: Layer already exists 22:23:28 a3fedb7afb6c: Layer already exists 22:23:28 71d34ae738b2: Layer already exists 22:23:28 08bfd6abedb4: Layer already exists 22:23:28 b63988cb8b97: Layer already exists 22:23:28 a4f8203b15ff: Layer already exists 22:23:28 c4b9a6b4501b: Layer already exists 22:23:28 bb64335f00ae: Layer already exists 22:23:28 b2191e2be29d: Layer already exists 22:23:28 main: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:28 ===================================================== [Pipeline] echo 22:23:28 taggedImages: 22:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.57 22:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:23:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:23:28 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:28 latest 22:23:28 3.1.0-dev.57 22:23:28 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:28 main 22:23:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:23:29 087ae57e4b3f: Preparing 22:23:29 9a368ac75259: Preparing 22:23:29 b63988cb8b97: Preparing 22:23:29 c4b9a6b4501b: Preparing 22:23:29 75a7d7b42b18: Preparing 22:23:29 b2191e2be29d: Preparing 22:23:29 b2191e2be29d: Waiting 22:23:29 c4b9a6b4501b: Layer already exists 22:23:29 b63988cb8b97: Layer already exists 22:23:29 b2191e2be29d: Layer already exists 22:23:29 087ae57e4b3f: Pushed 22:23:31 75a7d7b42b18: Pushed 22:23:34 9a368ac75259: Pushed 22:23:34 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:34 + 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 22:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:23:35 087ae57e4b3f: Preparing 22:23:35 9a368ac75259: Preparing 22:23:35 b63988cb8b97: Preparing 22:23:35 c4b9a6b4501b: Preparing 22:23:35 75a7d7b42b18: Preparing 22:23:35 b2191e2be29d: Preparing 22:23:35 b2191e2be29d: Waiting 22:23:35 75a7d7b42b18: Layer already exists 22:23:35 b63988cb8b97: Layer already exists 22:23:35 9a368ac75259: Layer already exists 22:23:35 087ae57e4b3f: Layer already exists 22:23:35 c4b9a6b4501b: Layer already exists 22:23:35 b2191e2be29d: Layer already exists 22:23:35 latest: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.57 22:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:23:36 087ae57e4b3f: Preparing 22:23:36 9a368ac75259: Preparing 22:23:36 b63988cb8b97: Preparing 22:23:36 c4b9a6b4501b: Preparing 22:23:36 75a7d7b42b18: Preparing 22:23:36 b2191e2be29d: Preparing 22:23:36 b2191e2be29d: Waiting 22:23:36 087ae57e4b3f: Layer already exists 22:23:36 75a7d7b42b18: Layer already exists 22:23:36 c4b9a6b4501b: Layer already exists 22:23:36 b63988cb8b97: Layer already exists 22:23:36 9a368ac75259: Layer already exists 22:23:36 b2191e2be29d: Layer already exists 22:23:36 3.1.0-dev.57: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:23:38 087ae57e4b3f: Preparing 22:23:38 9a368ac75259: Preparing 22:23:38 b63988cb8b97: Preparing 22:23:38 c4b9a6b4501b: Preparing 22:23:38 75a7d7b42b18: Preparing 22:23:38 b2191e2be29d: Preparing 22:23:38 b2191e2be29d: Waiting 22:23:38 c4b9a6b4501b: Layer already exists 22:23:38 087ae57e4b3f: Layer already exists 22:23:38 75a7d7b42b18: Layer already exists 22:23:38 9a368ac75259: Layer already exists 22:23:38 b63988cb8b97: Layer already exists 22:23:38 b2191e2be29d: Layer already exists 22:23:38 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:38 + 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 22:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:23:39 087ae57e4b3f: Preparing 22:23:39 9a368ac75259: Preparing 22:23:39 b63988cb8b97: Preparing 22:23:39 c4b9a6b4501b: Preparing 22:23:39 75a7d7b42b18: Preparing 22:23:39 b2191e2be29d: Preparing 22:23:39 b2191e2be29d: Waiting 22:23:39 9a368ac75259: Layer already exists 22:23:39 c4b9a6b4501b: Layer already exists 22:23:39 b63988cb8b97: Layer already exists 22:23:39 75a7d7b42b18: Layer already exists 22:23:39 087ae57e4b3f: Layer already exists 22:23:39 b2191e2be29d: Layer already exists 22:23:39 main: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:39 ===================================================== [Pipeline] echo 22:23:39 taggedImages: 22:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.57 22:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:23:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:23:39 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:39 latest 22:23:39 3.1.0-dev.57 22:23:39 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:23:39 main 22:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:23:40 5c59f92933c5: Preparing 22:23:40 8789db10cb25: Preparing 22:23:40 00877046eb52: Preparing 22:23:40 b63988cb8b97: Preparing 22:23:40 c4b9a6b4501b: Preparing 22:23:40 58f93268d147: Preparing 22:23:40 e9019581fa2e: Preparing 22:23:40 0f72febf5216: Preparing 22:23:40 b2191e2be29d: Preparing 22:23:40 e9019581fa2e: Waiting 22:23:40 0f72febf5216: Waiting 22:23:40 b2191e2be29d: Waiting 22:23:40 58f93268d147: Waiting 22:23:40 c4b9a6b4501b: Layer already exists 22:23:40 b63988cb8b97: Layer already exists 22:23:40 00877046eb52: Pushed 22:23:40 8789db10cb25: Pushed 22:23:40 5c59f92933c5: Pushed 22:23:40 b2191e2be29d: Layer already exists 22:23:42 0f72febf5216: Pushed 22:23:52 e9019581fa2e: Pushed 22:23:57 58f93268d147: Pushed 22:23:57 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:58 + 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 22:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:23:58 5c59f92933c5: Preparing 22:23:58 8789db10cb25: Preparing 22:23:58 00877046eb52: Preparing 22:23:58 b63988cb8b97: Preparing 22:23:58 c4b9a6b4501b: Preparing 22:23:58 58f93268d147: Preparing 22:23:58 e9019581fa2e: Preparing 22:23:58 0f72febf5216: Preparing 22:23:58 b2191e2be29d: Preparing 22:23:58 58f93268d147: Waiting 22:23:58 e9019581fa2e: Waiting 22:23:58 0f72febf5216: Waiting 22:23:58 b2191e2be29d: Waiting 22:23:58 5c59f92933c5: Layer already exists 22:23:58 b63988cb8b97: Layer already exists 22:23:58 8789db10cb25: Layer already exists 22:23:58 00877046eb52: Layer already exists 22:23:58 c4b9a6b4501b: Layer already exists 22:23:58 b2191e2be29d: Layer already exists 22:23:58 58f93268d147: Layer already exists 22:23:58 e9019581fa2e: Layer already exists 22:23:58 0f72febf5216: Layer already exists 22:23:58 latest: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.57 22:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:23:59 5c59f92933c5: Preparing 22:23:59 8789db10cb25: Preparing 22:23:59 00877046eb52: Preparing 22:23:59 b63988cb8b97: Preparing 22:23:59 c4b9a6b4501b: Preparing 22:23:59 58f93268d147: Preparing 22:23:59 e9019581fa2e: Preparing 22:23:59 0f72febf5216: Preparing 22:23:59 b2191e2be29d: Preparing 22:23:59 58f93268d147: Waiting 22:23:59 e9019581fa2e: Waiting 22:23:59 b2191e2be29d: Waiting 22:23:59 0f72febf5216: Waiting 22:23:59 00877046eb52: Layer already exists 22:23:59 5c59f92933c5: Layer already exists 22:23:59 b63988cb8b97: Layer already exists 22:23:59 c4b9a6b4501b: Layer already exists 22:23:59 8789db10cb25: Layer already exists 22:23:59 b2191e2be29d: Layer already exists 22:23:59 e9019581fa2e: Layer already exists 22:23:59 0f72febf5216: Layer already exists 22:23:59 58f93268d147: Layer already exists 22:23:59 3.1.0-dev.57: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:24:00 5c59f92933c5: Preparing 22:24:00 8789db10cb25: Preparing 22:24:00 00877046eb52: Preparing 22:24:00 b63988cb8b97: Preparing 22:24:00 c4b9a6b4501b: Preparing 22:24:00 58f93268d147: Preparing 22:24:00 e9019581fa2e: Preparing 22:24:00 0f72febf5216: Preparing 22:24:00 b2191e2be29d: Preparing 22:24:00 e9019581fa2e: Waiting 22:24:00 0f72febf5216: Waiting 22:24:00 b2191e2be29d: Waiting 22:24:00 58f93268d147: Waiting 22:24:00 8789db10cb25: Layer already exists 22:24:00 5c59f92933c5: Layer already exists 22:24:00 00877046eb52: Layer already exists 22:24:00 c4b9a6b4501b: Layer already exists 22:24:00 b63988cb8b97: Layer already exists 22:24:00 58f93268d147: Layer already exists 22:24:00 0f72febf5216: Layer already exists 22:24:00 b2191e2be29d: Layer already exists 22:24:00 e9019581fa2e: Layer already exists 22:24:00 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:01 + 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 22:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:24:01 5c59f92933c5: Preparing 22:24:01 8789db10cb25: Preparing 22:24:01 00877046eb52: Preparing 22:24:01 b63988cb8b97: Preparing 22:24:01 c4b9a6b4501b: Preparing 22:24:01 58f93268d147: Preparing 22:24:01 e9019581fa2e: Preparing 22:24:01 0f72febf5216: Preparing 22:24:01 b2191e2be29d: Preparing 22:24:01 e9019581fa2e: Waiting 22:24:01 58f93268d147: Waiting 22:24:01 0f72febf5216: Waiting 22:24:01 b2191e2be29d: Waiting 22:24:01 b63988cb8b97: Layer already exists 22:24:01 8789db10cb25: Layer already exists 22:24:01 5c59f92933c5: Layer already exists 22:24:01 00877046eb52: Layer already exists 22:24:01 c4b9a6b4501b: Layer already exists 22:24:01 58f93268d147: Layer already exists 22:24:01 0f72febf5216: Layer already exists 22:24:01 e9019581fa2e: Layer already exists 22:24:01 b2191e2be29d: Layer already exists 22:24:01 main: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:01 ===================================================== [Pipeline] echo 22:24:01 taggedImages: 22:24:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:24:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.57 22:24:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:24:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:24:01 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:01 latest 22:24:01 3.1.0-dev.57 22:24:01 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:01 main 22:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:24:02 d1769400e292: Preparing 22:24:02 be110741b700: Preparing 22:24:02 d881d4156072: Preparing 22:24:02 b63988cb8b97: Preparing 22:24:02 c4b9a6b4501b: Preparing 22:24:02 58f93268d147: Preparing 22:24:02 79eae69dd46a: Preparing 22:24:02 b2191e2be29d: Preparing 22:24:02 58f93268d147: Waiting 22:24:02 79eae69dd46a: Waiting 22:24:02 b2191e2be29d: Waiting 22:24:02 b63988cb8b97: Layer already exists 22:24:02 c4b9a6b4501b: Layer already exists 22:24:02 58f93268d147: Layer already exists 22:24:02 b2191e2be29d: Layer already exists 22:24:02 be110741b700: Pushed 22:24:02 d1769400e292: Pushed 22:24:02 d881d4156072: Pushed 22:24:03 79eae69dd46a: Pushed 22:24:03 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:03 + 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 22:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:24:03 d1769400e292: Preparing 22:24:03 be110741b700: Preparing 22:24:03 d881d4156072: Preparing 22:24:03 b63988cb8b97: Preparing 22:24:03 c4b9a6b4501b: Preparing 22:24:03 58f93268d147: Preparing 22:24:03 79eae69dd46a: Preparing 22:24:03 b2191e2be29d: Preparing 22:24:03 79eae69dd46a: Waiting 22:24:03 b2191e2be29d: Waiting 22:24:03 58f93268d147: Waiting 22:24:03 be110741b700: Layer already exists 22:24:03 d1769400e292: Layer already exists 22:24:03 c4b9a6b4501b: Layer already exists 22:24:03 d881d4156072: Layer already exists 22:24:03 b63988cb8b97: Layer already exists 22:24:03 58f93268d147: Layer already exists 22:24:03 79eae69dd46a: Layer already exists 22:24:03 b2191e2be29d: Layer already exists 22:24:04 latest: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.57 22:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:24:04 d1769400e292: Preparing 22:24:04 be110741b700: Preparing 22:24:04 d881d4156072: Preparing 22:24:04 b63988cb8b97: Preparing 22:24:04 c4b9a6b4501b: Preparing 22:24:04 58f93268d147: Preparing 22:24:04 79eae69dd46a: Preparing 22:24:04 b2191e2be29d: Preparing 22:24:04 58f93268d147: Waiting 22:24:04 79eae69dd46a: Waiting 22:24:04 b2191e2be29d: Waiting 22:24:04 b63988cb8b97: Layer already exists 22:24:04 d881d4156072: Layer already exists 22:24:04 d1769400e292: Layer already exists 22:24:04 be110741b700: Layer already exists 22:24:04 c4b9a6b4501b: Layer already exists 22:24:04 b2191e2be29d: Layer already exists 22:24:04 79eae69dd46a: Layer already exists 22:24:04 58f93268d147: Layer already exists 22:24:04 3.1.0-dev.57: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:24:05 d1769400e292: Preparing 22:24:05 be110741b700: Preparing 22:24:05 d881d4156072: Preparing 22:24:05 b63988cb8b97: Preparing 22:24:05 c4b9a6b4501b: Preparing 22:24:05 58f93268d147: Preparing 22:24:05 79eae69dd46a: Preparing 22:24:05 b2191e2be29d: Preparing 22:24:05 58f93268d147: Waiting 22:24:05 79eae69dd46a: Waiting 22:24:05 b2191e2be29d: Waiting 22:24:05 d881d4156072: Layer already exists 22:24:05 d1769400e292: Layer already exists 22:24:05 be110741b700: Layer already exists 22:24:05 b63988cb8b97: Layer already exists 22:24:05 c4b9a6b4501b: Layer already exists 22:24:05 58f93268d147: Layer already exists 22:24:05 79eae69dd46a: Layer already exists 22:24:05 b2191e2be29d: Layer already exists 22:24:05 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:06 + 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 22:24:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:24:06 d1769400e292: Preparing 22:24:06 be110741b700: Preparing 22:24:06 d881d4156072: Preparing 22:24:06 b63988cb8b97: Preparing 22:24:06 c4b9a6b4501b: Preparing 22:24:06 58f93268d147: Preparing 22:24:06 79eae69dd46a: Preparing 22:24:06 b2191e2be29d: Preparing 22:24:06 58f93268d147: Waiting 22:24:06 79eae69dd46a: Waiting 22:24:06 b2191e2be29d: Waiting 22:24:06 c4b9a6b4501b: Layer already exists 22:24:06 b63988cb8b97: Layer already exists 22:24:06 d1769400e292: Layer already exists 22:24:06 be110741b700: Layer already exists 22:24:06 d881d4156072: Layer already exists 22:24:06 79eae69dd46a: Layer already exists 22:24:06 58f93268d147: Layer already exists 22:24:06 b2191e2be29d: Layer already exists 22:24:06 main: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:06 ===================================================== [Pipeline] echo 22:24:06 taggedImages: 22:24:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:24:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.57 22:24:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:24:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:24:06 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:06 latest 22:24:06 3.1.0-dev.57 22:24:06 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:06 main 22:24:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:24:07 5c59f92933c5: Preparing 22:24:07 4e08edd51f4b: Preparing 22:24:07 4f6f4bb3d428: Preparing 22:24:07 b63988cb8b97: Preparing 22:24:07 c4b9a6b4501b: Preparing 22:24:07 58f93268d147: Preparing 22:24:07 0f72febf5216: Preparing 22:24:07 b2191e2be29d: Preparing 22:24:07 58f93268d147: Waiting 22:24:07 0f72febf5216: Waiting 22:24:07 b2191e2be29d: Waiting 22:24:07 c4b9a6b4501b: Layer already exists 22:24:07 5c59f92933c5: Layer already exists 22:24:07 b63988cb8b97: Layer already exists 22:24:07 58f93268d147: Layer already exists 22:24:07 0f72febf5216: Layer already exists 22:24:07 b2191e2be29d: Layer already exists 22:24:07 4f6f4bb3d428: Pushed 22:24:07 4e08edd51f4b: Pushed 22:24:08 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:08 + 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 22:24:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:24:08 5c59f92933c5: Preparing 22:24:08 4e08edd51f4b: Preparing 22:24:08 4f6f4bb3d428: Preparing 22:24:08 b63988cb8b97: Preparing 22:24:08 c4b9a6b4501b: Preparing 22:24:08 58f93268d147: Preparing 22:24:08 0f72febf5216: Preparing 22:24:08 b2191e2be29d: Preparing 22:24:08 58f93268d147: Waiting 22:24:08 0f72febf5216: Waiting 22:24:08 b2191e2be29d: Waiting 22:24:08 b63988cb8b97: Layer already exists 22:24:08 4e08edd51f4b: Layer already exists 22:24:08 4f6f4bb3d428: Layer already exists 22:24:08 c4b9a6b4501b: Layer already exists 22:24:08 5c59f92933c5: Layer already exists 22:24:08 58f93268d147: Layer already exists 22:24:08 b2191e2be29d: Layer already exists 22:24:08 0f72febf5216: Layer already exists 22:24:09 latest: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.57 22:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:24:09 5c59f92933c5: Preparing 22:24:09 4e08edd51f4b: Preparing 22:24:09 4f6f4bb3d428: Preparing 22:24:09 b63988cb8b97: Preparing 22:24:09 c4b9a6b4501b: Preparing 22:24:09 58f93268d147: Preparing 22:24:09 0f72febf5216: Preparing 22:24:09 b2191e2be29d: Preparing 22:24:09 58f93268d147: Waiting 22:24:09 0f72febf5216: Waiting 22:24:09 b2191e2be29d: Waiting 22:24:09 c4b9a6b4501b: Layer already exists 22:24:09 5c59f92933c5: Layer already exists 22:24:09 4f6f4bb3d428: Layer already exists 22:24:09 4e08edd51f4b: Layer already exists 22:24:09 b63988cb8b97: Layer already exists 22:24:09 58f93268d147: Layer already exists 22:24:09 0f72febf5216: Layer already exists 22:24:09 b2191e2be29d: Layer already exists 22:24:09 3.1.0-dev.57: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:24:10 5c59f92933c5: Preparing 22:24:10 4e08edd51f4b: Preparing 22:24:10 4f6f4bb3d428: Preparing 22:24:10 b63988cb8b97: Preparing 22:24:10 c4b9a6b4501b: Preparing 22:24:10 58f93268d147: Preparing 22:24:10 0f72febf5216: Preparing 22:24:10 b2191e2be29d: Preparing 22:24:10 58f93268d147: Waiting 22:24:10 b2191e2be29d: Waiting 22:24:10 0f72febf5216: Waiting 22:24:10 5c59f92933c5: Layer already exists 22:24:10 4f6f4bb3d428: Layer already exists 22:24:10 4e08edd51f4b: Layer already exists 22:24:10 b63988cb8b97: Layer already exists 22:24:10 c4b9a6b4501b: Layer already exists 22:24:10 58f93268d147: Layer already exists 22:24:10 b2191e2be29d: Layer already exists 22:24:10 0f72febf5216: Layer already exists 22:24:10 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:11 + 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 22:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:24:11 5c59f92933c5: Preparing 22:24:11 4e08edd51f4b: Preparing 22:24:11 4f6f4bb3d428: Preparing 22:24:11 b63988cb8b97: Preparing 22:24:11 c4b9a6b4501b: Preparing 22:24:11 58f93268d147: Preparing 22:24:11 0f72febf5216: Preparing 22:24:11 b2191e2be29d: Preparing 22:24:11 0f72febf5216: Waiting 22:24:11 b2191e2be29d: Waiting 22:24:11 58f93268d147: Waiting 22:24:11 5c59f92933c5: Layer already exists 22:24:11 4e08edd51f4b: Layer already exists 22:24:11 b63988cb8b97: Layer already exists 22:24:11 c4b9a6b4501b: Layer already exists 22:24:11 4f6f4bb3d428: Layer already exists 22:24:11 58f93268d147: Layer already exists 22:24:11 0f72febf5216: Layer already exists 22:24:11 b2191e2be29d: Layer already exists 22:24:11 main: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:11 ===================================================== [Pipeline] echo 22:24:11 taggedImages: 22:24:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:24:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.57 22:24:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:24:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:24:11 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:11 latest 22:24:11 3.1.0-dev.57 22:24:11 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:11 main 22:24:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:24:12 0f809c965997: Preparing 22:24:12 d2dc1743126d: Preparing 22:24:12 b63988cb8b97: Preparing 22:24:12 c4b9a6b4501b: Preparing 22:24:12 e18724cdfa0a: Preparing 22:24:12 b2191e2be29d: Preparing 22:24:12 b2191e2be29d: Waiting 22:24:12 b63988cb8b97: Layer already exists 22:24:12 c4b9a6b4501b: Layer already exists 22:24:12 b2191e2be29d: Layer already exists 22:24:12 0f809c965997: Pushed 22:24:12 e18724cdfa0a: Pushed 22:24:18 d2dc1743126d: Pushed 22:24:18 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:24:19 0f809c965997: Preparing 22:24:19 d2dc1743126d: Preparing 22:24:19 b63988cb8b97: Preparing 22:24:19 c4b9a6b4501b: Preparing 22:24:19 e18724cdfa0a: Preparing 22:24:19 b2191e2be29d: Preparing 22:24:19 b2191e2be29d: Waiting 22:24:19 0f809c965997: Layer already exists 22:24:19 e18724cdfa0a: Layer already exists 22:24:19 d2dc1743126d: Layer already exists 22:24:19 c4b9a6b4501b: Layer already exists 22:24:19 b63988cb8b97: Layer already exists 22:24:19 b2191e2be29d: Layer already exists 22:24:19 latest: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.57 22:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:24:19 0f809c965997: Preparing 22:24:19 d2dc1743126d: Preparing 22:24:19 b63988cb8b97: Preparing 22:24:19 c4b9a6b4501b: Preparing 22:24:19 e18724cdfa0a: Preparing 22:24:19 b2191e2be29d: Preparing 22:24:19 b2191e2be29d: Waiting 22:24:19 c4b9a6b4501b: Layer already exists 22:24:19 0f809c965997: Layer already exists 22:24:19 b63988cb8b97: Layer already exists 22:24:19 e18724cdfa0a: Layer already exists 22:24:19 d2dc1743126d: Layer already exists 22:24:19 b2191e2be29d: Layer already exists 22:24:19 3.1.0-dev.57: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:24:20 0f809c965997: Preparing 22:24:20 d2dc1743126d: Preparing 22:24:20 b63988cb8b97: Preparing 22:24:20 c4b9a6b4501b: Preparing 22:24:20 e18724cdfa0a: Preparing 22:24:20 b2191e2be29d: Preparing 22:24:20 b2191e2be29d: Waiting 22:24:20 b63988cb8b97: Layer already exists 22:24:20 c4b9a6b4501b: Layer already exists 22:24:20 e18724cdfa0a: Layer already exists 22:24:20 d2dc1743126d: Layer already exists 22:24:20 0f809c965997: Layer already exists 22:24:20 b2191e2be29d: Layer already exists 22:24:20 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:24:21 0f809c965997: Preparing 22:24:21 d2dc1743126d: Preparing 22:24:21 b63988cb8b97: Preparing 22:24:21 c4b9a6b4501b: Preparing 22:24:21 e18724cdfa0a: Preparing 22:24:21 b2191e2be29d: Preparing 22:24:21 b2191e2be29d: Waiting 22:24:21 c4b9a6b4501b: Layer already exists 22:24:21 0f809c965997: Layer already exists 22:24:21 e18724cdfa0a: Layer already exists 22:24:21 d2dc1743126d: Layer already exists 22:24:21 b63988cb8b97: Layer already exists 22:24:21 b2191e2be29d: Layer already exists 22:24:21 main: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:21 ===================================================== [Pipeline] echo 22:24:21 taggedImages: 22:24:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:24:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.57 22:24:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:24:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:24:21 ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:21 latest 22:24:21 3.1.0-dev.57 22:24:21 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:21 main 22:24:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:24:22 9993f6024f3f: Preparing 22:24:22 dc4a94df18b9: Preparing 22:24:22 b63988cb8b97: Preparing 22:24:22 c4b9a6b4501b: Preparing 22:24:22 84ef495f3b10: Preparing 22:24:22 b2191e2be29d: Preparing 22:24:22 b2191e2be29d: Waiting 22:24:22 84ef495f3b10: Layer already exists 22:24:22 b63988cb8b97: Layer already exists 22:24:22 c4b9a6b4501b: Layer already exists 22:24:22 b2191e2be29d: Layer already exists 22:24:22 9993f6024f3f: Pushed 22:24:28 dc4a94df18b9: Pushed 22:24:28 ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:24:29 9993f6024f3f: Preparing 22:24:29 dc4a94df18b9: Preparing 22:24:29 b63988cb8b97: Preparing 22:24:29 c4b9a6b4501b: Preparing 22:24:29 84ef495f3b10: Preparing 22:24:29 b2191e2be29d: Preparing 22:24:29 b2191e2be29d: Waiting 22:24:29 84ef495f3b10: Layer already exists 22:24:29 dc4a94df18b9: Layer already exists 22:24:29 c4b9a6b4501b: Layer already exists 22:24:29 b63988cb8b97: Layer already exists 22:24:29 9993f6024f3f: Layer already exists 22:24:29 b2191e2be29d: Layer already exists 22:24:29 latest: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.57 22:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:24:30 9993f6024f3f: Preparing 22:24:30 dc4a94df18b9: Preparing 22:24:30 b63988cb8b97: Preparing 22:24:30 c4b9a6b4501b: Preparing 22:24:30 84ef495f3b10: Preparing 22:24:30 b2191e2be29d: Preparing 22:24:30 b63988cb8b97: Layer already exists 22:24:30 9993f6024f3f: Layer already exists 22:24:30 c4b9a6b4501b: Layer already exists 22:24:30 dc4a94df18b9: Layer already exists 22:24:30 84ef495f3b10: Layer already exists 22:24:30 b2191e2be29d: Layer already exists 22:24:30 3.1.0-dev.57: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:24:31 9993f6024f3f: Preparing 22:24:31 dc4a94df18b9: Preparing 22:24:31 b63988cb8b97: Preparing 22:24:31 c4b9a6b4501b: Preparing 22:24:31 84ef495f3b10: Preparing 22:24:31 b2191e2be29d: Preparing 22:24:31 b63988cb8b97: Layer already exists 22:24:31 84ef495f3b10: Layer already exists 22:24:31 c4b9a6b4501b: Layer already exists 22:24:31 dc4a94df18b9: Layer already exists 22:24:31 9993f6024f3f: Layer already exists 22:24:31 b2191e2be29d: Layer already exists 22:24:31 ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:24:32 9993f6024f3f: Preparing 22:24:32 dc4a94df18b9: Preparing 22:24:32 b63988cb8b97: Preparing 22:24:32 c4b9a6b4501b: Preparing 22:24:32 84ef495f3b10: Preparing 22:24:32 b2191e2be29d: Preparing 22:24:32 b2191e2be29d: Waiting 22:24:32 dc4a94df18b9: Layer already exists 22:24:32 9993f6024f3f: Layer already exists 22:24:32 84ef495f3b10: Layer already exists 22:24:32 c4b9a6b4501b: Layer already exists 22:24:32 b63988cb8b97: Layer already exists 22:24:32 b2191e2be29d: Layer already exists 22:24:33 main: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:33 ===================================================== [Pipeline] echo 22:24:33 taggedImages: 22:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 22:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.57 22:24:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 22:24:33 - 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 22:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:33 22:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:33 arm64: Pulling from edgex-lftools-log-publisher 22:24:33 8998bd30e6a1: Pulling fs layer 22:24:33 04944245beec: Pulling fs layer 22:24:33 699f458cf7ca: Pulling fs layer 22:24:33 765212b225bb: Pulling fs layer 22:24:33 f23df028b6ca: Pulling fs layer 22:24:33 d65c8cfc05b1: Pulling fs layer 22:24:33 2437ff75d9bd: Pulling fs layer 22:24:33 f23df028b6ca: Waiting 22:24:33 765212b225bb: Waiting 22:24:33 d65c8cfc05b1: Waiting 22:24:34 04944245beec: Verifying Checksum 22:24:34 04944245beec: Download complete 22:24:34 765212b225bb: Verifying Checksum 22:24:34 765212b225bb: Download complete 22:24:34 f23df028b6ca: Download complete 22:24:34 d65c8cfc05b1: Verifying Checksum 22:24:34 d65c8cfc05b1: Download complete 22:24:34 699f458cf7ca: Verifying Checksum 22:24:34 699f458cf7ca: Download complete 22:24:34 8998bd30e6a1: Verifying Checksum 22:24:34 8998bd30e6a1: Download complete 22:24:37 2437ff75d9bd: Verifying Checksum 22:24:37 2437ff75d9bd: Download complete 22:24:38 8998bd30e6a1: Pull complete 22:24:39 04944245beec: Pull complete 22:24:40 699f458cf7ca: Pull complete 22:24:40 765212b225bb: Pull complete 22:24:41 f23df028b6ca: Pull complete 22:24:41 d65c8cfc05b1: Pull complete 22:24:56 2437ff75d9bd: Pull complete 22:24:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:56 prd-ubuntu20.04-docker-arm64-4c-16g-7978 does not seem to be running inside a container 22:24:56 $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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 22:24:59 $ docker top 8996ae88e9a5b19eb683f01c7a6dfa0b52528ad742ce7eae070e3112dd7d5b9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:59 ---> job-cost.sh 22:25:00 lf-activate-venv: SKIPPING 22:25:00 INFO: No Stack... 22:25:00 INFO: Retrieving Pricing Info for: v3-standard-4 22:25:01 INFO: Archiving Costs [Pipeline] sh 22:25:02 + cat /w/workspace/edgex-go/591/archives/cost.csv 22:25:02 + cut -d, -f6 [Pipeline] lock 22:25:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] 22:25:02 Resource [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] did not exist. Created. 22:25:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:02 + echo total: 0.10999999940395355 [Pipeline] stash 22:25:03 Stashed 1 file(s) [Pipeline] } 22:25:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:03 $ docker stop --time=1 8996ae88e9a5b19eb683f01c7a6dfa0b52528ad742ce7eae070e3112dd7d5b9b 22:25:04 $ docker rm -f --volumes 8996ae88e9a5b19eb683f01c7a6dfa0b52528ad742ce7eae070e3112dd7d5b9b [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 22:25:05 provisioning config files... 22:25:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/591@tmp/config16706258056611992926tmp [Pipeline] { [Pipeline] sh 22:25:05 + set +x 22:25:05 + curl -s https://codecov.io/bash 22:25:05 + bash -s -- 22:25:05 22:25:05 _____ _ 22:25:05 / ____| | | 22:25:05 | | ___ __| | ___ ___ _____ __ 22:25:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:05 Bash-1.0.6 22:25:05 22:25:05 22:25:05 ==> git version 2.25.1 found 22:25:05 ==> 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 22:25:05 Release-Date: 2020-01-08 22:25:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:25:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:25:05 ==> Jenkins CI detected. 22:25:05 current dir:  /w/workspace/edgex-go/591 22:25:05 project root: . 22:25:05 --> token set from env 22:25:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:05 ==> Running gcov in . (disable via -X gcov) 22:25:05 ==> Python coveragepy not found 22:25:05 ==> Searching for coverage reports in: 22:25:05 + . 22:25:05 -> Found 1 reports 22:25:05 ==> Detecting git/mercurial file structure 22:25:05 ==> Reading reports 22:25:05 + ./coverage.out bytes=453602 22:25:05 ==> Appending adjustments 22:25:05 https://docs.codecov.io/docs/fixing-reports 22:25:06 + Found adjustments 22:25:06 ==> Gzipping contents 22:25:06 60K /tmp/codecov.IBi7rr.gz 22:25:06 ==> Uploading reports 22:25:06 url: https://codecov.io 22:25:06 query: branch=main&commit=ca7181072cd9693a97ee7a9bf2ee455613042ad5&build=591&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F591%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:25:06 -> Pinging Codecov 22:25:06 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=ca7181072cd9693a97ee7a9bf2ee455613042ad5&build=591&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F591%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:25:07 -> Uploading to 22:25:07 https://storage.googleapis.com/codecov/v4/raw/2023-09-26/00271124DB129430A58F1EEE437C3FCB/ca7181072cd9693a97ee7a9bf2ee455613042ad5/119acb7b-9813-4596-b292-50a3c6e0aaaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T222506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=484b46cbf7f4b1f84bd502cc63377dd88e95c4febb397ec35ce59ed018a172e4 22:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:07 Dload Upload Total Spent Left Speed 22:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58236 0 0 100 58236 0 174k --:--:-- --:--:-- --:--:-- 174k 22:25:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } 22:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:25:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:25:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:07 22:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:25:08 df9b9388f04a: Pulling fs layer 22:25:08 52dc419b0ee2: Pulling fs layer 22:25:08 25bc292e5bac: Pulling fs layer 22:25:08 114826534d7a: Pulling fs layer 22:25:08 4657fd5d0bcf: Pulling fs layer 22:25:08 6ad1cebc031e: Pulling fs layer 22:25:08 114826534d7a: Waiting 22:25:08 4657fd5d0bcf: Waiting 22:25:08 8a3aa393b2d8: Pulling fs layer 22:25:08 6ad1cebc031e: Waiting 22:25:08 8a3aa393b2d8: Waiting 22:25:08 25bc292e5bac: Verifying Checksum 22:25:08 25bc292e5bac: Download complete 22:25:08 52dc419b0ee2: Verifying Checksum 22:25:08 52dc419b0ee2: Download complete 22:25:08 4657fd5d0bcf: Verifying Checksum 22:25:08 4657fd5d0bcf: Download complete 22:25:08 df9b9388f04a: Download complete 22:25:08 df9b9388f04a: Pull complete 22:25:08 6ad1cebc031e: Verifying Checksum 22:25:08 6ad1cebc031e: Download complete 22:25:08 52dc419b0ee2: Pull complete 22:25:08 25bc292e5bac: Pull complete 22:25:08 114826534d7a: Verifying Checksum 22:25:08 114826534d7a: Download complete 22:25:08 8a3aa393b2d8: Verifying Checksum 22:25:08 8a3aa393b2d8: Download complete 22:25:12 114826534d7a: Pull complete 22:25:12 4657fd5d0bcf: Pull complete 22:25:12 6ad1cebc031e: Pull complete 22:25:15 8a3aa393b2d8: Pull complete 22:25:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:15 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:25:15 $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:25:17 $ docker top 735a1bbf359498b2631eb3d648bf30b67822cbb8a630e40d6ec8492d4ef40215 -eo pid,comm [Pipeline] { [Pipeline] echo 22:25:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:25:17 + set -o pipefail 22:25:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:25:24 22:25:24 Monitoring /w/workspace/edgex-go/591 (github.com/edgexfoundry/edgex-go)... 22:25:24 22:25:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b8fb4417-3327-4888-87c7-a957ef2a0ba4 22:25:24 22:25:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:25:24 22:25:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:25:24 22:25:24 22:25:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:25:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:25:24 More details here: https://snyk.co/ue1NS [Pipeline] } 22:25:24 $ docker stop --time=1 735a1bbf359498b2631eb3d648bf30b67822cbb8a630e40d6ec8492d4ef40215 22:25:27 $ docker rm -f --volumes 735a1bbf359498b2631eb3d648bf30b67822cbb8a630e40d6ec8492d4ef40215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:25:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:27 provisioning config files... 22:25:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/591@tmp/config8333919315404235116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:27 --> edgex-publish-swagger.sh 22:25:27 === Publish openapi/v3 API === 22:25:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:25:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/591/openapi/v3/core-command.yaml] 22:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:27 Dload Upload Total Spent Left Speed 22:25:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54455 --:--:-- --:--:-- --:--:-- 54364 22:25:28 22:25:28 22:25:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/591/openapi/v3/core-data.yaml] 22:25:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:28 Dload Upload Total Spent Left Speed 22:25:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 122k --:--:-- --:--:-- --:--:-- 122k 100 72043 0 0 100 72043 0 122k --:--:-- --:--:-- --:--:-- 122k 22:25:28 22:25:28 22:25:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/591/openapi/v3/core-metadata.yaml] 22:25:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:28 Dload Upload Total Spent Left Speed 22:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 202k --:--:-- --:--:-- --:--:-- 202k 22:25:29 22:25:29 22:25:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/591/openapi/v3/support-notifications.yaml] 22:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:29 Dload Upload Total Spent Left Speed 22:25:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 418k --:--:-- --:--:-- --:--:-- 418k 100 87000 0 0 100 87000 0 158k --:--:-- --:--:-- --:--:-- 158k 22:25:30 22:25:30 22:25:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/591/openapi/v3/support-scheduler.yaml] 22:25:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:30 Dload Upload Total Spent Left Speed 22:25:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 76668 --:--:-- --:--:-- --:--:-- 76668 22:25:30 22:25:30 [Pipeline] } 22:25:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:25:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:31 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:25:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:31 $ docker top f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 -eo pid,comm 22:25:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:25:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:31 [ssh-agent] Looking for ssh-agent implementation... 22:25:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:31 $ docker exec f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 ssh-agent 22:25:32 SSH_AUTH_SOCK=/tmp/ssh-xEjwKVW0XzVg/agent.32 22:25:32 SSH_AGENT_PID=38 22:25:32 Running ssh-add (command line suppressed) 22:25:32 Identity added: /w/workspace/edgex-go/591@tmp/private_key_12520603208106774290.key (/w/workspace/edgex-go/591@tmp/private_key_12520603208106774290.key) 22:25:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:32 + git semver tag 22:25:32 2023-09-26 22:25:32,610 [run_tag] DEBUG tag force:False 22:25:32 2023-09-26 22:25:32,610 [check_head_tag] DEBUG check head tag 22:25:32 2023-09-26 22:25:32,611 [execute] INFO git cat-file --batch-check 22:25:32 2023-09-26 22:25:32,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=) 22:25:32 2023-09-26 22:25:32,614 [execute] INFO git cat-file --batch 22:25:32 2023-09-26 22:25:32,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=) 22:25:32 2023-09-26 22:25:32,633 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:25:32 2023-09-26 22:25:32,633 [execute] INFO git tag -a v3.1.0-dev.57 -m v3.1.0-dev.57 22:25:32 2023-09-26 22:25:32,633 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.57', '-m', 'v3.1.0-dev.57'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=None) 22:25:32 2023-09-26 22:25:32,638 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:25:32 3.1.0-dev.57 [Pipeline] } 22:25:32 $ docker exec --env ******** --env ******** f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 ssh-agent -k 22:25:32 unset SSH_AUTH_SOCK; 22:25:32 unset SSH_AGENT_PID; 22:25:32 echo Agent pid 38 killed; 22:25:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:33 + git semver [Pipeline] } 22:25:33 $ docker stop --time=1 f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 22:25:34 $ docker rm -f --volumes f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:35 22:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:35 0.23.1-centos7: Pulling from edgex-lftools 22:25:35 ab5ef0e58194: Pulling fs layer 22:25:35 9712f1f96733: Pulling fs layer 22:25:35 63f879dbbcfc: Pulling fs layer 22:25:35 0d9ebad4ef96: Pulling fs layer 22:25:35 e9a5061849ea: Pulling fs layer 22:25:35 d747dcd14b5f: Pulling fs layer 22:25:35 2de7ff778b66: Pulling fs layer 22:25:35 0d9ebad4ef96: Waiting 22:25:35 d747dcd14b5f: Waiting 22:25:35 2de7ff778b66: Waiting 22:25:35 e9a5061849ea: Waiting 22:25:35 9712f1f96733: Verifying Checksum 22:25:35 9712f1f96733: Download complete 22:25:35 63f879dbbcfc: Verifying Checksum 22:25:35 63f879dbbcfc: Download complete 22:25:35 e9a5061849ea: Verifying Checksum 22:25:35 e9a5061849ea: Download complete 22:25:35 d747dcd14b5f: Verifying Checksum 22:25:35 d747dcd14b5f: Download complete 22:25:35 0d9ebad4ef96: Verifying Checksum 22:25:35 0d9ebad4ef96: Download complete 22:25:35 ab5ef0e58194: Verifying Checksum 22:25:35 ab5ef0e58194: Download complete 22:25:35 2de7ff778b66: Verifying Checksum 22:25:38 ab5ef0e58194: Pull complete 22:25:38 9712f1f96733: Pull complete 22:25:38 63f879dbbcfc: Pull complete 22:25:42 0d9ebad4ef96: Pull complete 22:25:42 e9a5061849ea: Pull complete 22:25:42 d747dcd14b5f: Pull complete 22:25:43 2de7ff778b66: Pull complete 22:25:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:43 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:25:46 $ docker top e522a92c21eeda29abd76bfcf23fe58beb96ce91fcab98fcd25badd7c8bb3df0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:25:46 provisioning config files... 22:25:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/591@tmp/config2742404368217883496tmp 22:25:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/591@tmp/config15112252712353647479tmp 22:25:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/591@tmp/config572924061279675042tmp [Pipeline] { [Pipeline] echo 22:25:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:25:46 ---> sigul-configuration.sh 22:25:46 gpg: directory `/root/.gnupg' created 22:25:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:25:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:25:46 gpg: keyring `/root/.gnupg/secring.gpg' created 22:25:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:25:46 gpg: CAST5 encrypted data 22:25:46 gpg: encrypted with 1 passphrase 22:25:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:25:47 + mkdir /home/jenkins 22:25:47 + mkdir /home/jenkins/sigul [Pipeline] sh 22:25:47 + 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 22:25:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:25:47 ---> sigul-install.sh 22:25:47 Sigul already installed; skipping installation. [Pipeline] sh 22:25:47 + git tag --list 22:25:47 0.6.0 22:25:47 0.6.1 22:25:47 0.7.0 22:25:47 0.7.1 22:25:47 v1.0.0 22:25:47 v1.0.1 22:25:47 v1.1.0 22:25:47 v1.2.0 22:25:47 v1.2.1 22:25:47 v1.3.0 22:25:47 v1.3.1 22:25:47 v2.0.0 22:25:47 v2.1.0 22:25:47 v2.1.1 22:25:47 v2.2.0 22:25:47 v2.3.0 22:25:47 v3.0 22:25:47 v3.0.0 22:25:47 v3.1.0-dev.1 22:25:47 v3.1.0-dev.10 22:25:47 v3.1.0-dev.11 22:25:47 v3.1.0-dev.12 22:25:47 v3.1.0-dev.13 22:25:47 v3.1.0-dev.14 22:25:47 v3.1.0-dev.15 22:25:47 v3.1.0-dev.16 22:25:47 v3.1.0-dev.17 22:25:47 v3.1.0-dev.18 22:25:47 v3.1.0-dev.19 22:25:47 v3.1.0-dev.2 22:25:47 v3.1.0-dev.20 22:25:47 v3.1.0-dev.21 22:25:47 v3.1.0-dev.22 22:25:47 v3.1.0-dev.23 22:25:47 v3.1.0-dev.24 22:25:47 v3.1.0-dev.25 22:25:47 v3.1.0-dev.26 22:25:47 v3.1.0-dev.27 22:25:47 v3.1.0-dev.28 22:25:47 v3.1.0-dev.29 22:25:47 v3.1.0-dev.3 22:25:47 v3.1.0-dev.30 22:25:47 v3.1.0-dev.31 22:25:47 v3.1.0-dev.32 22:25:47 v3.1.0-dev.33 22:25:47 v3.1.0-dev.34 22:25:47 v3.1.0-dev.35 22:25:47 v3.1.0-dev.36 22:25:47 v3.1.0-dev.37 22:25:47 v3.1.0-dev.38 22:25:47 v3.1.0-dev.39 22:25:47 v3.1.0-dev.4 22:25:47 v3.1.0-dev.40 22:25:47 v3.1.0-dev.41 22:25:47 v3.1.0-dev.42 22:25:47 v3.1.0-dev.43 22:25:47 v3.1.0-dev.44 22:25:47 v3.1.0-dev.45 22:25:47 v3.1.0-dev.46 22:25:47 v3.1.0-dev.47 22:25:47 v3.1.0-dev.48 22:25:47 v3.1.0-dev.49 22:25:47 v3.1.0-dev.5 22:25:47 v3.1.0-dev.50 22:25:47 v3.1.0-dev.51 22:25:47 v3.1.0-dev.52 22:25:47 v3.1.0-dev.53 22:25:47 v3.1.0-dev.54 22:25:47 v3.1.0-dev.55 22:25:47 v3.1.0-dev.56 22:25:47 v3.1.0-dev.57 22:25:47 v3.1.0-dev.6 22:25:47 v3.1.0-dev.7 22:25:47 v3.1.0-dev.8 22:25:47 v3.1.0-dev.9 [Pipeline] sh 22:25:48 + lftools sign git-tag v3.1.0-dev.57 22:25:48 Signing Git tag with Sigul... 22:25:48 Signing v3.1.0-dev.57 [Pipeline] echo 22:25:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:25:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:25:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:25:49 $ docker stop --time=1 e522a92c21eeda29abd76bfcf23fe58beb96ce91fcab98fcd25badd7c8bb3df0 22:25:50 $ docker rm -f --volumes e522a92c21eeda29abd76bfcf23fe58beb96ce91fcab98fcd25badd7c8bb3df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:25:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:51 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:51 $ docker top ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab -eo pid,comm 22:25:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:25:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:51 [ssh-agent] Looking for ssh-agent implementation... 22:25:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:51 $ docker exec ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab ssh-agent 22:25:52 SSH_AUTH_SOCK=/tmp/ssh-FxIR24olnmMy/agent.32 22:25:52 SSH_AGENT_PID=38 22:25:52 Running ssh-add (command line suppressed) 22:25:52 Identity added: /w/workspace/edgex-go/591@tmp/private_key_857141191225673152.key (/w/workspace/edgex-go/591@tmp/private_key_857141191225673152.key) 22:25:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:52 + git semver bump pre 22:25:52 2023-09-26 22:25:52,698 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:25:52 2023-09-26 22:25:52,698 [bump_version] DEBUG bumping version:3.1.0-dev.57 on axis:pre with prefix:dev 22:25:52 2023-09-26 22:25:52,698 [bump_version] DEBUG bumped version:3.1.0-dev.58 22:25:52 2023-09-26 22:25:52,698 [write_version] DEBUG write version:3.1.0-dev.58 to path:/w/workspace/edgex-go/591/.semver/main with force:True 22:25:52 2023-09-26 22:25:52,698 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:25:52 2023-09-26 22:25:52,698 [write_file] DEBUG write to file:/w/workspace/edgex-go/591/.semver/main 22:25:52 2023-09-26 22:25:52,700 [execute] INFO git cat-file --batch-check 22:25:52 2023-09-26 22:25:52,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=) 22:25:52 2023-09-26 22:25:52,705 [execute] INFO git cat-file --batch 22:25:52 2023-09-26 22:25:52,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=) 22:25:52 2023-09-26 22:25:52,712 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:25:52 3.1.0-dev.58 [Pipeline] } 22:25:52 $ docker exec --env ******** --env ******** ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab ssh-agent -k 22:25:52 unset SSH_AUTH_SOCK; 22:25:52 unset SSH_AGENT_PID; 22:25:52 echo Agent pid 38 killed; 22:25:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:53 + git semver [Pipeline] } 22:25:53 $ docker stop --time=1 ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab 22:25:54 $ docker rm -f --volumes ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab [Pipeline] // withDockerContainer [Pipeline] sh 22:25:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:55 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:55 $ docker top f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:55 [ssh-agent] Looking for ssh-agent implementation... 22:25:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:56 $ docker exec f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 ssh-agent 22:25:56 SSH_AUTH_SOCK=/tmp/ssh-flUQNs1GqsaL/agent.33 22:25:56 SSH_AGENT_PID=39 22:25:56 Running ssh-add (command line suppressed) 22:25:56 Identity added: /w/workspace/edgex-go/591@tmp/private_key_7619609541431581854.key (/w/workspace/edgex-go/591@tmp/private_key_7619609541431581854.key) 22:25:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:56 + git semver push 22:25:56 2023-09-26 22:25:56,790 [run_push] DEBUG push 22:25:56 2023-09-26 22:25:56,790 [execute] INFO git cat-file --batch-check 22:25:56 2023-09-26 22:25:56,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=) 22:25:56 2023-09-26 22:25:56,795 [execute] INFO git rev-list 22b17f4d7646cc323a7079c82c5d6c06dbe6048d -- 22:25:56 2023-09-26 22:25:56,795 [execute] DEBUG Popen(['git', 'rev-list', '22b17f4d7646cc323a7079c82c5d6c06dbe6048d', '--'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=None) 22:25:56 2023-09-26 22:25:56,811 [execute] INFO git fetch -v origin 22:25:56 2023-09-26 22:25:56,811 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=True, shell=None, istream=None) 22:25:57 2023-09-26 22:25:57,355 [run_push] DEBUG no remote changes detected 22:25:57 2023-09-26 22:25:57,356 [execute] INFO git push origin semver 22:25:57 2023-09-26 22:25:57,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=None) 22:25:58 2023-09-26 22:25:58,231 [run_push] DEBUG push all version tags 22:25:58 2023-09-26 22:25:58,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:25:58 2023-09-26 22:25:58,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=None) 22:25:59 2023-09-26 22:25:59,018 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main 22:25:59 3.1.0-dev.58 [Pipeline] } 22:25:59 $ docker exec --env ******** --env ******** f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 ssh-agent -k 22:25:59 unset SSH_AUTH_SOCK; 22:25:59 unset SSH_AGENT_PID; 22:25:59 echo Agent pid 39 killed; 22:25:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:59 + git semver [Pipeline] } 22:26:00 $ docker stop --time=1 f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 22:26:01 $ docker rm -f --volumes f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 [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 22:26:01 + [ -d /w/workspace/edgex-go/591/archives ] [Pipeline] libraryResource [Pipeline] sh 22:26:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:26:02 ---> package-listing.sh 22:26:02 ++ facter osfamily 22:26:02 ++ tr '[:upper:]' '[:lower:]' 22:26:03 + OS_FAMILY=debian 22:26:03 + workspace=/w/workspace/edgex-go/591 22:26:03 + START_PACKAGES=/tmp/packages_start.txt 22:26:03 + END_PACKAGES=/tmp/packages_end.txt 22:26:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:26:03 + PACKAGES=/tmp/packages_start.txt 22:26:03 + '[' /w/workspace/edgex-go/591 ']' 22:26:03 + PACKAGES=/tmp/packages_end.txt 22:26:03 + case "${OS_FAMILY}" in 22:26:03 + dpkg -l 22:26:03 + grep '^ii' 22:26:03 + '[' -f /tmp/packages_start.txt ']' 22:26:03 + '[' -f /tmp/packages_end.txt ']' 22:26:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:26:03 + '[' /w/workspace/edgex-go/591 ']' 22:26:03 + mkdir -p /w/workspace/edgex-go/591/archives/ 22:26:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/591/archives/ [Pipeline] echo 22:26:03 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/591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:26:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:04 22:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:04 latest: Pulling from edgex-lftools-log-publisher 22:26:04 5eb5b503b376: Pulling fs layer 22:26:04 5c69ac0246d0: Pulling fs layer 22:26:04 ec43610c2a17: Pulling fs layer 22:26:04 3a2ae6a8a46f: Pulling fs layer 22:26:04 33b1e0a273af: Pulling fs layer 22:26:04 5d3b04190fa2: Pulling fs layer 22:26:04 2f39f015ded8: Pulling fs layer 22:26:04 3a2ae6a8a46f: Waiting 22:26:04 33b1e0a273af: Waiting 22:26:04 5d3b04190fa2: Waiting 22:26:04 2f39f015ded8: Waiting 22:26:04 5c69ac0246d0: Verifying Checksum 22:26:04 5c69ac0246d0: Download complete 22:26:04 3a2ae6a8a46f: Verifying Checksum 22:26:04 3a2ae6a8a46f: Download complete 22:26:04 33b1e0a273af: Verifying Checksum 22:26:04 33b1e0a273af: Download complete 22:26:04 5d3b04190fa2: Verifying Checksum 22:26:04 5d3b04190fa2: Download complete 22:26:04 ec43610c2a17: Verifying Checksum 22:26:04 ec43610c2a17: Download complete 22:26:04 5eb5b503b376: Verifying Checksum 22:26:04 5eb5b503b376: Download complete 22:26:05 2f39f015ded8: Download complete 22:26:05 5eb5b503b376: Pull complete 22:26:05 5c69ac0246d0: Pull complete 22:26:06 ec43610c2a17: Pull complete 22:26:06 3a2ae6a8a46f: Pull complete 22:26:06 33b1e0a273af: Pull complete 22:26:06 5d3b04190fa2: Pull complete 22:26:10 2f39f015ded8: Pull complete 22:26:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:10 prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container 22:26:10 $ 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/591/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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:26:13 $ docker top 87506ae607f2ab4d4031d44988ebf813bbcaed450cb82ac39069ddf210af96db -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:26:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:26:14 + ls /var/log/sa-host 22:26:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:14 provisioning config files... 22:26:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/591@tmp/config4944843958568100720tmp [Pipeline] { [Pipeline] echo 22:26:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:26:14 ---> create-netrc.sh [Pipeline] } 22:26:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:26:14 ---> python-tools-install.sh [Pipeline] echo 22:26:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:26:15 ---> sudo-logs.sh 22:26:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:26:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:26:15 ---> job-cost.sh 22:26:15 lf-activate-venv: SKIPPING 22:26:15 DEBUG: total: 0.10999999940395355 22:26:15 INFO: Retrieving Stack Cost... 22:26:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:26:16 INFO: Archiving Costs [Pipeline] echo 22:26:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:26:16 ---> logs-deploy.sh 22:26:16 lf-activate-venv: SKIPPING 22:26:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/591 22:26:16 INFO: archiving workspace using pattern(s): 22:26:17 Archives upload complete. 22:26:17 INFO: archiving logs to Nexus 22:26:18 ---> uname -a: 22:26:18 Linux prd-ubuntu20-04-docker-8c-8g-7977 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:26:18 22:26:18 22:26:18 ---> lscpu: 22:26:18 Architecture: x86_64 22:26:18 CPU op-mode(s): 32-bit, 64-bit 22:26:18 Byte Order: Little Endian 22:26:18 Address sizes: 40 bits physical, 48 bits virtual 22:26:18 CPU(s): 8 22:26:18 On-line CPU(s) list: 0-7 22:26:18 Thread(s) per core: 1 22:26:18 Core(s) per socket: 1 22:26:18 Socket(s): 8 22:26:18 NUMA node(s): 1 22:26:18 Vendor ID: AuthenticAMD 22:26:18 CPU family: 23 22:26:18 Model: 49 22:26:18 Model name: AMD EPYC-Rome Processor 22:26:18 Stepping: 0 22:26:18 CPU MHz: 2800.000 22:26:18 BogoMIPS: 5600.00 22:26:18 Virtualization: AMD-V 22:26:18 Hypervisor vendor: KVM 22:26:18 Virtualization type: full 22:26:18 L1d cache: 256 KiB 22:26:18 L1i cache: 256 KiB 22:26:18 L2 cache: 4 MiB 22:26:18 L3 cache: 128 MiB 22:26:18 NUMA node0 CPU(s): 0-7 22:26:18 Vulnerability Itlb multihit: Not affected 22:26:18 Vulnerability L1tf: Not affected 22:26:18 Vulnerability Mds: Not affected 22:26:18 Vulnerability Meltdown: Not affected 22:26:18 Vulnerability Mmio stale data: Not affected 22:26:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:26:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:26:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:26:18 Vulnerability Srbds: Not affected 22:26:18 Vulnerability Tsx async abort: Not affected 22:26:18 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 22:26:18 22:26:18 22:26:18 ---> nproc: 22:26:18 8 22:26:18 22:26:18 22:26:18 ---> df -h: 22:26:18 Filesystem Size Used Avail Use% Mounted on 22:26:18 overlay 155G 22G 134G 15% / 22:26:18 tmpfs 64M 0 64M 0% /dev 22:26:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:26:18 shm 64M 0 64M 0% /dev/shm 22:26:18 /dev/vda1 155G 22G 134G 15% /facter-os 22:26:18 22:26:18 22:26:18 ---> sar -b -r -n DEV: 22:26:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7977) 09/26/23 _x86_64_ (8 CPU) 22:26:18 22:26:18 22:01:39 LINUX RESTART (8 CPU) 22:26:18 22:26:18 22:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:26:18 22:03:01 166.79 38.89 127.90 0.00 4289.55 85560.14 0.00 22:26:18 22:04:01 65.31 0.08 65.22 0.00 5.47 32539.91 0.00 22:26:18 22:05:01 34.24 0.17 34.07 0.00 2.53 13391.69 0.00 22:26:18 22:06:01 603.60 5.82 597.78 0.00 94.52 261918.21 0.00 22:26:18 22:07:01 264.75 1.77 262.98 0.00 84.64 82348.82 0.00 22:26:18 22:08:01 772.42 13.20 759.22 0.00 5198.73 84007.33 0.00 22:26:18 22:09:01 27.01 0.07 26.95 0.00 7.07 741.34 0.00 22:26:18 22:10:01 2.85 0.00 2.85 0.00 0.00 40.13 0.00 22:26:18 22:11:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 22:26:18 22:12:01 1.73 0.00 1.73 0.00 0.00 18.00 0.00 22:26:18 22:13:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 22:26:18 22:14:01 1.95 0.00 1.95 0.00 0.00 25.72 0.00 22:26:18 22:15:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 22:26:18 22:16:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 22:26:18 22:17:01 1.90 0.03 1.87 0.00 0.27 21.20 0.00 22:26:18 22:18:01 1.48 0.00 1.48 0.00 0.00 21.86 0.00 22:26:18 22:19:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 22:26:18 22:20:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 22:26:18 22:21:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 22:26:18 22:22:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 22:26:18 22:23:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 22:26:18 22:24:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 22:26:18 22:25:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 22:26:18 22:26:01 157.97 0.37 157.61 0.00 21.06 60972.37 0.00 22:26:18 Average: 88.08 2.52 85.56 0.00 404.31 25905.24 0.00 22:26:18 22:26:18 22:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:26:18 22:03:01 28285036 31574212 735816 2.24 96340 3422672 2027716 5.98 1185080 3000344 52708 22:26:18 22:04:01 27489744 31321012 979908 2.98 117984 3887496 2246192 6.62 1800720 3115740 200972 22:26:18 22:05:01 27409840 31517968 781092 2.38 122480 4130412 1961824 5.78 1475108 3487420 351420 22:26:18 22:06:01 20466044 31450780 835740 2.54 203100 10639680 2374932 7.00 2035244 9569508 149076 22:26:18 22:07:01 14894280 28660476 3555760 10.81 240460 13098088 8064748 23.77 5949496 10843784 486780 22:26:18 22:08:01 17673932 31470300 784112 2.38 276532 13218036 2173720 6.41 2723144 11480008 308 22:26:18 22:09:01 17688436 31481736 771760 2.35 276212 13215264 2010728 5.93 3136572 11050760 504 22:26:18 22:10:01 17690092 31483500 769716 2.34 276244 13215276 2044620 6.03 3134536 11050756 44 22:26:18 22:11:01 17691228 31484676 768680 2.34 276260 13215280 2044620 6.03 3133352 11050760 8 22:26:18 22:12:01 17701724 31495192 758104 2.31 276280 13215280 2044620 6.03 3121748 11050760 28 22:26:18 22:13:01 17703060 31496532 757136 2.30 276292 13215284 2044620 6.03 3121792 11050764 8 22:26:18 22:14:01 17711316 31504848 749068 2.28 276336 13215288 2044620 6.03 3114072 11050768 12 22:26:18 22:15:01 17711048 31504580 749300 2.28 276344 13215288 2044620 6.03 3114056 11050768 8 22:26:18 22:16:01 17711000 31504568 749260 2.28 276364 13215292 2044620 6.03 3114116 11050772 188 22:26:18 22:17:01 17709584 31503292 750388 2.28 276392 13215288 2074584 6.11 3114244 11050768 32 22:26:18 22:18:01 17709700 31503488 749936 2.28 276448 13215276 2074584 6.11 3114480 11050748 176 22:26:18 22:19:01 17709328 31503152 750188 2.28 276460 13215280 2074584 6.11 3114776 11050752 168 22:26:18 22:20:01 17709200 31503080 750188 2.28 276468 13215280 2074584 6.11 3114500 11050752 172 22:26:18 22:21:01 17709428 31503448 749768 2.28 276488 13215412 2074584 6.11 3114508 11050884 8 22:26:18 22:22:01 17710436 31504468 748668 2.28 276524 13215412 2074584 6.11 3113336 11050888 184 22:26:18 22:23:01 17710356 31504452 748616 2.28 276544 13215420 2074584 6.11 3113752 11050896 8 22:26:18 22:24:01 17709824 31503964 749004 2.28 276564 13215424 2074584 6.11 3114316 11050896 276 22:26:18 22:25:01 17709776 31503916 748976 2.28 276580 13215424 2074584 6.11 3114428 11050896 176 22:26:18 22:26:01 16207088 31474832 775400 2.36 312520 14523640 2055436 6.06 3243024 12294900 104 22:26:18 Average: 18892562 31373270 886108 2.69 252842 11982520 2329120 6.86 2976267 10068970 51807 22:26:18 22:26:18 22:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:26:18 22:03:01 ens3 1581.47 1381.64 12689.44 172.87 0.00 0.00 0.00 0.00 22:26:18 22:03:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 22:26:18 22:03:01 docker0 694.48 728.01 50.13 4516.04 0.00 0.00 0.00 0.00 22:26:18 22:04:01 ens3 61.87 58.56 44.83 114.02 0.00 0.00 0.00 0.00 22:26:18 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:04:01 docker0 0.57 0.63 0.04 0.06 0.00 0.00 0.00 0.00 22:26:18 22:04:01 vethc448555 0.57 0.75 0.05 0.06 0.00 0.00 0.00 0.00 22:26:18 22:05:01 ens3 28.27 17.08 31.95 11.97 0.00 0.00 0.00 0.00 22:26:18 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:05:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 22:26:18 22:05:01 vethc448555 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 22:26:18 22:06:01 ens3 671.30 380.34 6086.30 53.03 0.00 0.00 0.00 0.00 22:26:18 22:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 22:26:18 22:06:01 docker0 298.72 518.55 25.14 3124.40 0.00 0.00 0.00 0.00 22:26:18 22:06:01 veth36eec37 0.53 1.17 0.05 0.21 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth3f63c21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth4bdb69e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth7597b05 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 ens3 55.56 31.56 709.91 6.80 0.00 0.00 0.00 0.00 22:26:18 22:07:01 vethd63438a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 vethccb5296 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth3e26f7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:26:18 22:07:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth31135ec 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 vetheb11abf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth36eec37 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth73ea4ac 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 vethe064e25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:07:01 veth1c78650 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:26:18 22:08:01 ens3 459.37 379.10 2215.41 1165.50 0.00 0.00 0.00 0.00 22:26:18 22:08:01 lo 39.19 39.19 3.86 3.86 0.00 0.00 0.00 0.00 22:26:18 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:09:01 ens3 391.72 402.95 180.45 2731.33 0.00 0.00 0.00 0.00 22:26:18 22:09:01 lo 31.79 31.79 3.14 3.14 0.00 0.00 0.00 0.00 22:26:18 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:10:01 ens3 4.87 3.72 4.29 1.52 0.00 0.00 0.00 0.00 22:26:18 22:10:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 22:26:18 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:13:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 22:26:18 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:18:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 22:26:18 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:19:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:23:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:26:18 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:24:01 ens3 1.12 1.40 3.92 21.44 0.00 0.00 0.00 0.00 22:26:18 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:26:18 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:26:18 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:18 22:26:01 ens3 490.37 308.83 8254.82 151.50 0.00 0.00 0.00 0.00 22:26:18 22:26:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 22:26:18 22:26:01 docker0 67.69 124.78 5.46 1027.04 0.00 0.00 0.00 0.00 22:26:18 Average: ens3 156.13 123.59 1259.18 184.58 0.00 0.00 0.00 0.00 22:26:18 Average: lo 3.43 3.43 0.34 0.34 0.00 0.00 0.00 0.00 22:26:18 Average: docker0 44.26 57.20 3.37 361.13 0.00 0.00 0.00 0.00 22:26:18 22:26:18 22:26:18 ---> sar -P ALL: 22:26:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7977) 09/26/23 _x86_64_ (8 CPU) 22:26:18 22:26:18 22:01:39 LINUX RESTART (8 CPU) 22:26:18 22:26:18 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:26:18 22:03:01 all 11.30 0.00 3.89 2.42 0.07 82.32 22:26:18 22:03:01 0 10.44 0.00 3.26 0.96 0.07 85.28 22:26:18 22:03:01 1 15.68 0.00 4.32 6.55 0.08 73.37 22:26:18 22:03:01 2 10.06 0.00 3.90 4.14 0.07 81.83 22:26:18 22:03:01 3 10.27 0.00 3.12 2.68 0.10 83.83 22:26:18 22:03:01 4 8.31 0.00 3.24 0.27 0.05 88.13 22:26:18 22:03:01 5 10.97 0.00 3.04 0.37 0.05 85.58 22:26:18 22:03:01 6 12.13 0.00 4.88 3.57 0.05 79.38 22:26:18 22:03:01 7 12.58 0.00 5.36 0.85 0.09 81.13 22:26:18 22:04:01 all 29.11 0.00 4.21 0.92 0.09 65.67 22:26:18 22:04:01 0 30.15 0.00 3.67 0.23 0.10 65.85 22:26:18 22:04:01 1 28.44 0.00 3.74 0.59 0.08 67.15 22:26:18 22:04:01 2 30.50 0.00 4.17 0.08 0.08 65.16 22:26:18 22:04:01 3 28.27 0.00 5.48 1.97 0.10 64.18 22:26:18 22:04:01 4 31.00 0.00 4.11 0.03 0.08 64.77 22:26:18 22:04:01 5 27.96 0.00 4.43 2.10 0.08 65.42 22:26:18 22:04:01 6 28.48 0.00 3.48 0.05 0.08 67.90 22:26:18 22:04:01 7 28.03 0.00 4.63 2.32 0.10 64.92 22:26:18 22:05:01 all 47.32 0.00 4.25 0.40 0.08 47.94 22:26:18 22:05:01 0 47.38 0.00 4.40 0.03 0.10 48.08 22:26:18 22:05:01 1 49.19 0.00 4.18 0.00 0.08 46.55 22:26:18 22:05:01 2 45.90 0.00 4.31 0.03 0.08 49.67 22:26:18 22:05:01 3 46.81 0.00 4.05 0.02 0.08 49.04 22:26:18 22:05:01 4 47.96 0.00 5.02 0.05 0.07 46.90 22:26:18 22:05:01 5 47.74 0.00 3.84 0.77 0.08 47.57 22:26:18 22:05:01 6 47.50 0.00 4.14 0.00 0.08 48.27 22:26:18 22:05:01 7 46.10 0.00 4.03 2.33 0.08 47.45 22:26:18 22:06:01 all 17.05 0.00 7.32 11.24 0.09 64.30 22:26:18 22:06:01 0 17.92 0.00 7.77 11.34 0.08 62.89 22:26:18 22:06:01 1 16.30 0.00 6.24 9.25 0.08 68.12 22:26:18 22:06:01 2 17.84 0.00 6.65 6.05 0.08 69.37 22:26:18 22:06:01 3 16.85 0.00 7.22 11.31 0.07 64.56 22:26:18 22:06:01 4 17.62 0.00 6.43 8.30 0.08 67.56 22:26:18 22:06:01 5 16.65 0.00 8.91 23.72 0.10 50.62 22:26:18 22:06:01 6 16.77 0.00 7.14 8.19 0.08 67.82 22:26:18 22:06:01 7 16.44 0.00 8.25 11.84 0.10 63.37 22:26:18 22:07:01 all 89.45 0.00 7.84 0.56 0.18 1.97 22:26:18 22:07:01 0 90.05 0.00 7.23 0.25 0.14 2.33 22:26:18 22:07:01 1 89.72 0.00 7.66 0.27 0.30 2.05 22:26:18 22:07:01 2 89.27 0.00 8.22 1.32 0.12 1.07 22:26:18 22:07:01 3 89.25 0.00 7.78 0.45 0.13 2.38 22:26:18 22:07:01 4 88.68 0.00 8.54 0.15 0.29 2.34 22:26:18 22:07:01 5 90.41 0.00 7.08 1.36 0.14 1.02 22:26:18 22:07:01 6 89.64 0.00 7.51 0.37 0.13 2.35 22:26:18 22:07:01 7 88.58 0.00 8.69 0.32 0.18 2.23 22:26:18 22:08:01 all 32.76 0.00 5.39 2.17 0.13 59.54 22:26:18 22:08:01 0 32.08 0.00 5.71 2.61 0.13 59.46 22:26:18 22:08:01 1 33.48 0.00 5.95 1.39 0.15 59.04 22:26:18 22:08:01 2 30.64 0.00 6.30 1.47 0.19 61.40 22:26:18 22:08:01 3 33.17 0.00 5.06 2.05 0.13 59.59 22:26:18 22:08:01 4 33.19 0.00 4.80 4.73 0.12 57.15 22:26:18 22:08:01 5 33.11 0.00 4.63 1.98 0.12 60.16 22:26:18 22:08:01 6 31.53 0.00 4.56 2.05 0.10 61.76 22:26:18 22:08:01 7 34.86 0.00 6.13 1.08 0.13 57.80 22:26:18 22:09:01 all 9.91 0.00 0.83 0.08 0.06 89.12 22:26:18 22:09:01 0 7.39 0.00 0.78 0.05 0.05 91.73 22:26:18 22:09:01 1 8.81 0.00 0.82 0.02 0.03 90.32 22:26:18 22:09:01 2 6.40 0.00 0.70 0.02 0.03 92.85 22:26:18 22:09:01 3 12.54 0.00 0.77 0.25 0.07 86.37 22:26:18 22:09:01 4 10.68 0.00 0.73 0.03 0.07 88.48 22:26:18 22:09:01 5 15.19 0.00 0.74 0.20 0.07 83.81 22:26:18 22:09:01 6 9.02 0.00 0.95 0.02 0.07 89.95 22:26:18 22:09:01 7 9.31 0.00 1.16 0.02 0.07 89.45 22:26:18 22:10:01 all 0.05 0.00 0.03 0.01 0.01 99.90 22:26:18 22:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:26:18 22:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:26:18 22:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:10:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:26:18 22:10:01 4 0.00 0.00 0.03 0.00 0.02 99.95 22:26:18 22:10:01 5 0.17 0.00 0.07 0.00 0.03 99.73 22:26:18 22:10:01 6 0.05 0.00 0.02 0.03 0.02 99.88 22:26:18 22:10:01 7 0.07 0.00 0.03 0.00 0.00 99.90 22:26:18 22:11:01 all 0.05 0.00 0.02 0.00 0.01 99.92 22:26:18 22:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 22:26:18 22:11:01 3 0.15 0.00 0.00 0.02 0.02 99.82 22:26:18 22:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:11:01 5 0.12 0.00 0.05 0.00 0.02 99.82 22:26:18 22:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:26:18 22:12:01 all 0.08 0.00 0.02 0.01 0.00 99.89 22:26:18 22:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:26:18 22:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:26:18 22:12:01 3 0.45 0.00 0.03 0.02 0.00 99.50 22:26:18 22:12:01 4 0.05 0.00 0.05 0.00 0.00 99.90 22:26:18 22:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:26:18 22:12:01 6 0.00 0.00 0.02 0.03 0.00 99.95 22:26:18 22:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:26:18 22:13:01 all 0.14 0.00 0.01 0.00 0.01 99.84 22:26:18 22:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:26:18 22:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:26:18 22:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:13:01 3 0.96 0.00 0.00 0.00 0.02 99.02 22:26:18 22:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:26:18 22:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 22:26:18 22:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:26:18 22:26:18 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:26:18 22:14:01 all 0.29 0.00 0.03 0.01 0.01 99.67 22:26:18 22:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:26:18 22:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:26:18 22:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:26:18 22:14:01 3 2.00 0.00 0.03 0.03 0.00 97.93 22:26:18 22:14:01 4 0.05 0.00 0.03 0.03 0.00 99.88 22:26:18 22:14:01 5 0.08 0.00 0.03 0.00 0.02 99.87 22:26:18 22:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:26:18 22:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:26:18 22:15:01 all 0.10 0.00 0.02 0.00 0.01 99.88 22:26:18 22:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:26:18 22:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:15:01 3 0.70 0.00 0.03 0.00 0.02 99.25 22:26:18 22:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:26:18 22:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:26:18 22:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:26:18 22:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:26:18 22:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:26:18 22:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:26:18 22:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:26:18 22:16:01 3 0.07 0.00 0.00 0.00 0.02 99.92 22:26:18 22:16:01 4 0.02 0.00 0.03 0.02 0.02 99.92 22:26:18 22:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:26:18 22:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:26:18 22:16:01 7 0.05 0.00 0.00 0.00 0.02 99.93 22:26:18 22:17:01 all 0.03 0.00 0.04 0.01 0.01 99.92 22:26:18 22:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:26:18 22:17:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:26:18 22:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:26:18 22:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:26:18 22:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:26:18 22:17:01 5 0.03 0.00 0.05 0.02 0.02 99.88 22:26:18 22:17:01 6 0.02 0.00 0.03 0.02 0.00 99.93 22:26:18 22:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:26:18 22:18:01 all 0.04 0.00 0.01 0.00 0.00 99.94 22:26:18 22:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:26:18 22:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:26:18 22:18:01 3 0.05 0.00 0.02 0.02 0.02 99.90 22:26:18 22:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 22:26:18 22:18:01 5 0.08 0.00 0.02 0.00 0.00 99.90 22:26:18 22:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 22:26:18 22:19:01 all 0.04 0.00 0.01 0.07 0.11 99.77 22:26:18 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:26:18 22:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:26:18 22:19:01 3 0.22 0.00 0.00 0.02 0.32 99.44 22:26:18 22:19:01 4 0.03 0.00 0.02 0.52 0.02 99.42 22:26:18 22:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 22:26:18 22:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:26:18 22:19:01 7 0.00 0.00 0.02 0.00 0.49 99.49 22:26:18 22:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:26:18 22:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:26:18 22:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 22:26:18 22:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:26:18 22:20:01 5 0.08 0.00 0.00 0.00 0.02 99.90 22:26:18 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:21:01 all 0.01 0.00 0.02 0.00 0.01 99.95 22:26:18 22:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:26:18 22:21:01 1 0.05 0.00 0.00 0.00 0.03 99.92 22:26:18 22:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:26:18 22:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 22:26:18 22:21:01 5 0.05 0.00 0.05 0.00 0.02 99.88 22:26:18 22:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:26:18 22:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:26:18 22:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:26:18 22:22:01 3 0.08 0.00 0.02 0.02 0.00 99.88 22:26:18 22:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:26:18 22:22:01 5 0.07 0.00 0.03 0.00 0.02 99.88 22:26:18 22:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:26:18 22:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:26:18 22:23:01 all 0.10 0.00 0.01 0.00 0.00 99.88 22:26:18 22:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:23:01 3 0.65 0.00 0.00 0.02 0.00 99.34 22:26:18 22:23:01 4 0.05 0.00 0.03 0.02 0.02 99.88 22:26:18 22:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:26:18 22:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:24:01 all 0.08 0.00 0.02 0.00 0.01 99.89 22:26:18 22:24:01 0 0.10 0.00 0.02 0.00 0.00 99.88 22:26:18 22:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:26:18 22:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:26:18 22:24:01 3 0.10 0.00 0.02 0.02 0.02 99.85 22:26:18 22:24:01 4 0.12 0.00 0.03 0.00 0.00 99.85 22:26:18 22:24:01 5 0.12 0.00 0.03 0.00 0.00 99.85 22:26:18 22:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:24:01 7 0.10 0.00 0.03 0.00 0.02 99.85 22:26:18 22:26:18 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:26:18 22:25:01 all 0.00 0.00 0.01 0.00 0.00 99.98 22:26:18 22:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:26:18 22:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:26:18 22:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:26:18 22:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:26:18 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:26:18 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:26:18 22:26:01 all 9.24 0.00 3.94 1.39 0.06 85.38 22:26:18 22:26:01 0 9.43 0.00 3.77 1.43 0.05 85.32 22:26:18 22:26:01 1 10.99 0.00 3.95 6.27 0.07 78.72 22:26:18 22:26:01 2 10.12 0.00 3.42 0.08 0.07 86.31 22:26:18 22:26:01 3 7.81 0.00 3.96 0.95 0.07 87.22 22:26:18 22:26:01 4 8.30 0.00 3.83 0.93 0.05 86.90 22:26:18 22:26:01 5 10.17 0.00 3.67 0.67 0.05 85.44 22:26:18 22:26:01 6 8.04 0.00 4.70 0.07 0.05 87.14 22:26:18 22:26:01 7 9.03 0.00 4.20 0.71 0.07 85.99 22:26:18 Average: all 10.25 0.00 1.57 0.80 0.04 87.35 22:26:18 Average: 0 10.16 0.00 1.52 0.70 0.03 87.59 22:26:18 Average: 1 10.49 0.00 1.54 1.00 0.05 86.93 22:26:18 Average: 2 9.99 0.00 1.57 0.55 0.03 87.86 22:26:18 Average: 3 10.40 0.00 1.56 0.83 0.05 87.16 22:26:18 Average: 4 10.18 0.00 1.53 0.63 0.04 87.62 22:26:18 Average: 5 10.48 0.00 1.52 1.28 0.04 86.68 22:26:18 Average: 6 10.09 0.00 1.55 0.59 0.03 87.73 22:26:18 Average: 7 10.17 0.00 1.77 0.80 0.06 87.20 22:26:18 22:26:18 22:26:18