Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44e522017d32fcb227609a12262e3d069e2fc125 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-ssh849046408637148471.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-ssh15379476382937513863.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-ssh7543650386862283106.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-ssh9996088637899952461.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-ssh5870770166029621140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9101 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/596 [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/596 # 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 44e522017d32fcb227609a12262e3d069e2fc125 (main) Commit message: "Merge pull request #4703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49" > 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 44e522017d32fcb227609a12262e3d069e2fc125 # timeout=10 > git rev-list --no-walk ff02edb092954091608536475346b70900255226 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:40:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:40:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:40:41 ========================================================= 04:40:41 EdgeX Global Pipelines Version Info 04:40:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:40:42 ------------------- 04:40:42 stable info: 04:40:42 ------------------- 04:40:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:40:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:40:42 Message: update stable to v1.0.254 04:40:43 ------------------- 04:40:43 experimental info: 04:40:43 ------------------- 04:40:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:40:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:40:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44e5220 [Pipeline] echo 04:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:43 provisioning config files... 04:40:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config10692356868377523066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:43 ---> docker-login.sh 04:40:43 nexus3.edgexfoundry.org:10001 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 nexus3.edgexfoundry.org:10002 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 nexus3.edgexfoundry.org:10003 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 nexus3.edgexfoundry.org:10004 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 docker.io 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 ---> docker-login.sh ends [Pipeline] } 04:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:44 + 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 04:40:44 + dirname cmd/core-command/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo core-command,cmd/core-command/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:40:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:40:44 + dirname cmd/core-data/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo core-data,cmd/core-data/Dockerfile 04:40:44 + dirname cmd/core-metadata/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo core-metadata,cmd/core-metadata/Dockerfile 04:40:44 + dirname cmd/security-bootstrapper/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:40:44 + dirname cmd/security-proxy-auth/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:40:44 + dirname cmd/security-proxy-setup/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:40:44 + dirname cmd/security-secretstore-setup/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:40:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:40:44 + dirname cmd/security-spire-agent/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:40:44 + dirname cmd/security-spire-config/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:40:44 + dirname cmd/security-spire-server/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:40:44 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 04:40:44 -f2 04:40:44 + echo support-notifications,cmd/support-notifications/Dockerfile 04:40:44 + dirname cmd/support-scheduler/Dockerfile 04:40:44 + cut -d/ -f2 04:40:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:40:45 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 04:40:45 + git rev-list -1 --merges 44e522017d32fcb227609a12262e3d069e2fc125~1..44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] echo 04:40:45 -----------> git rev-list -1 --merges 44e522017d32fcb227609a12262e3d069e2fc125~1..44e522017d32fcb227609a12262e3d069e2fc125 44e522017d32fcb227609a12262e3d069e2fc125 04:40:45 44e522017d32fcb227609a12262e3d069e2fc125 [false] [Pipeline] sh 04:40:45 + git log --format=format:%s -1 44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] echo 04:40:45 ========================================================= 04:40:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:40:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:40:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:46 + grep -v github /etc/ssh/ssh_known_hosts 04:40:46 + [ -e /tmp/ssh_known_hosts ] 04:40:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:40:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:40:46 + sudo tee -a /etc/ssh/ssh_known_hosts 04:40:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:46 04:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:46 0.1.4: Pulling from edgex-devops/py-git-semver 04:40:46 b85a868b505f: Pulling fs layer 04:40:46 e2be974225ed: Pulling fs layer 04:40:46 339a4e72a1f5: Pulling fs layer 04:40:46 988bab9f4d93: Pulling fs layer 04:40:46 1469e6f7b9e6: Pulling fs layer 04:40:46 eaf3925da568: Pulling fs layer 04:40:46 bab4dde63d76: Pulling fs layer 04:40:46 bde34c3a00c8: Pulling fs layer 04:40:46 b352a97aabf1: Pulling fs layer 04:40:46 4872d77fe225: Pulling fs layer 04:40:46 5851b861e8e6: Pulling fs layer 04:40:46 1469e6f7b9e6: Waiting 04:40:46 988bab9f4d93: Waiting 04:40:46 eaf3925da568: Waiting 04:40:46 bab4dde63d76: Waiting 04:40:46 bde34c3a00c8: Waiting 04:40:46 b352a97aabf1: Waiting 04:40:46 4872d77fe225: Waiting 04:40:46 5851b861e8e6: Waiting 04:40:46 e2be974225ed: Download complete 04:40:46 988bab9f4d93: Verifying Checksum 04:40:46 988bab9f4d93: Download complete 04:40:46 1469e6f7b9e6: Verifying Checksum 04:40:46 1469e6f7b9e6: Download complete 04:40:46 eaf3925da568: Verifying Checksum 04:40:46 eaf3925da568: Download complete 04:40:47 339a4e72a1f5: Verifying Checksum 04:40:47 339a4e72a1f5: Download complete 04:40:47 bde34c3a00c8: Verifying Checksum 04:40:47 bde34c3a00c8: Download complete 04:40:47 b352a97aabf1: Verifying Checksum 04:40:47 b352a97aabf1: Download complete 04:40:47 4872d77fe225: Verifying Checksum 04:40:47 4872d77fe225: Download complete 04:40:47 5851b861e8e6: Download complete 04:40:47 b85a868b505f: Verifying Checksum 04:40:47 b85a868b505f: Download complete 04:40:47 bab4dde63d76: Verifying Checksum 04:40:47 bab4dde63d76: Download complete 04:40:48 b85a868b505f: Pull complete 04:40:48 e2be974225ed: Pull complete 04:40:48 339a4e72a1f5: Pull complete 04:40:48 988bab9f4d93: Pull complete 04:40:49 1469e6f7b9e6: Pull complete 04:40:49 eaf3925da568: Pull complete 04:40:50 bab4dde63d76: Pull complete 04:40:50 bde34c3a00c8: Pull complete 04:40:50 b352a97aabf1: Pull complete 04:40:50 4872d77fe225: Pull complete 04:40:50 5851b861e8e6: Pull complete 04:40:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:51 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 04:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 04:40:54 $ docker top ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 -eo pid,comm 04:40:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:40:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:54 [ssh-agent] Looking for ssh-agent implementation... 04:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:54 $ docker exec ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent 04:40:54 SSH_AUTH_SOCK=/tmp/ssh-yC7HQzjNAHLy/agent.31 04:40:54 SSH_AGENT_PID=37 04:40:54 Running ssh-add (command line suppressed) 04:40:54 Identity added: /w/workspace/edgex-go/596@tmp/private_key_8484144356233808699.key (/w/workspace/edgex-go/596@tmp/private_key_8484144356233808699.key) 04:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:54 + git tag --points-at HEAD [Pipeline] } 04:40:54 $ docker exec --env ******** --env ******** ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent -k 04:40:55 unset SSH_AUTH_SOCK; 04:40:55 unset SSH_AGENT_PID; 04:40:55 echo Agent pid 37 killed; 04:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:55 [ssh-agent] Looking for ssh-agent implementation... 04:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:55 $ docker exec ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent 04:40:55 SSH_AUTH_SOCK=/tmp/ssh-2TDwd0h7StmF/agent.69 04:40:55 SSH_AGENT_PID=75 04:40:55 Running ssh-add (command line suppressed) 04:40:55 Identity added: /w/workspace/edgex-go/596@tmp/private_key_10820642428515827151.key (/w/workspace/edgex-go/596@tmp/private_key_10820642428515827151.key) 04:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:55 + git semver init 04:40:55 2023-10-12 04:40:55,885 [run_init] DEBUG init version:0.0.0 force:False 04:40:55 2023-10-12 04:40:55,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/596/.semver 04:40:55 2023-10-12 04:40:55,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/596/.semver 04:40:55 2023-10-12 04:40:55,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/596/.semver'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=None) 04:41:01 2023-10-12 04:41:00,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/596/.git/info/exclude 04:41:01 2023-10-12 04:41:00,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/596/.semver/main with force:False 04:41:01 2023-10-12 04:41:00,869 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 04:41:01 2023-10-12 04:41:00,869 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 04:41:01 3.1.0-dev.62 [Pipeline] } 04:41:01 $ docker exec --env ******** --env ******** ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 ssh-agent -k 04:41:01 unset SSH_AUTH_SOCK; 04:41:01 unset SSH_AGENT_PID; 04:41:01 echo Agent pid 75 killed; 04:41:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:01 + git semver [Pipeline] } 04:41:01 $ docker stop --time=1 ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 04:41:03 $ docker rm -f --volumes ff6a74a1a3881ed665dbfce59fb944dba497abdf57714986207698267a4581c8 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:41:03 Stashed 1 file(s) [Pipeline] echo 04:41:03 [edgeXSemver]: initialized semver on version 3.1.0-dev.62 [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 04:41:04 + git config --global --add safe.directory /w/workspace/edgex-go/596 [Pipeline] echo 04:41:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:41:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:41:04 ========================================================= 04:41:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:41:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:41:04 7264a8db6415: Pulling fs layer 04:41:04 c4d48a809fc2: Pulling fs layer 04:41:04 4f1c88b9dad5: Pulling fs layer 04:41:04 ad3a456e5733: Pulling fs layer 04:41:04 33e27b845d1e: Pulling fs layer 04:41:04 c68163c4e522: Pulling fs layer 04:41:04 50da416c3ac9: Pulling fs layer 04:41:04 23d2d4c4bb30: Pulling fs layer 04:41:04 ad3a456e5733: Waiting 04:41:04 33e27b845d1e: Waiting 04:41:04 c68163c4e522: Waiting 04:41:04 50da416c3ac9: Waiting 04:41:04 23d2d4c4bb30: Waiting 04:41:04 c4d48a809fc2: Download complete 04:41:04 ad3a456e5733: Verifying Checksum 04:41:04 ad3a456e5733: Download complete 04:41:04 33e27b845d1e: Verifying Checksum 04:41:04 33e27b845d1e: Download complete 04:41:04 7264a8db6415: Verifying Checksum 04:41:04 7264a8db6415: Download complete 04:41:04 c68163c4e522: Verifying Checksum 04:41:04 c68163c4e522: Download complete 04:41:04 7264a8db6415: Pull complete 04:41:04 23d2d4c4bb30: Verifying Checksum 04:41:04 23d2d4c4bb30: Download complete 04:41:05 c4d48a809fc2: Pull complete 04:41:05 4f1c88b9dad5: Verifying Checksum 04:41:05 4f1c88b9dad5: Download complete 04:41:05 50da416c3ac9: Verifying Checksum 04:41:05 50da416c3ac9: Download complete 04:41:08 4f1c88b9dad5: Pull complete 04:41:08 ad3a456e5733: Pull complete 04:41:08 33e27b845d1e: Pull complete 04:41:08 c68163c4e522: Pull complete 04:41:10 50da416c3ac9: Pull complete 04:41:10 23d2d4c4bb30: Pull complete 04:41:10 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:41:11 + + docker build -t ci-base-image-x86_64 -f - . 04:41:11 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:11 WORKDIR /edgex 04:41:11 COPY go.mod . 04:41:11 RUN go mod download 04:41:11 Sending build context to Docker daemon 171.1MB 04:41:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:41:11 ---> 0786185ac409 04:41:11 Step 2/4 : WORKDIR /edgex 04:41:16 ---> Running in 1930fd410ea2 04:41:16 Removing intermediate container 1930fd410ea2 04:41:16 ---> 2f700593d2c3 04:41:16 Step 3/4 : COPY go.mod . 04:41:16 ---> 206654dafd70 04:41:16 Step 4/4 : RUN go mod download 04:41:16 ---> Running in 4bdd6d886abe 04:41:18 Still waiting to schedule task 04:41:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9097’ 04:41:38 Removing intermediate container 4bdd6d886abe 04:41:38 ---> a8d604230e06 04:41:38 Successfully built a8d604230e06 04:41:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:39 + docker inspect -f . ci-base-image-x86_64 04:41:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:39 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 04:41:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 04:41:39 $ docker top 51d0a03bff90bc1a147d902905a59203c6e40dde56b806d1f3972f5de09abaf3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:40 + go version 04:41:40 go version go1.21.0 linux/amd64 [Pipeline] } 04:41:40 $ docker stop --time=1 51d0a03bff90bc1a147d902905a59203c6e40dde56b806d1f3972f5de09abaf3 04:41:41 $ docker rm -f --volumes 51d0a03bff90bc1a147d902905a59203c6e40dde56b806d1f3972f5de09abaf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:41 + docker inspect -f . ci-base-image-x86_64 04:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:41 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 04:41:41 $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 04:41:42 $ docker top 897241e728750955ed49fd851cf8fb555d6c3023a2e1d9d2428a656248ac82c9 -eo pid,comm [Pipeline] { [Pipeline] echo 04:41:42 ========================================================= 04:41:42 [edgeXBuildGoParallel] Running Tests and Build... 04:41:42 ========================================================= [Pipeline] sh 04:41:42 + git config --global --add safe.directory /w/workspace/edgex-go/596 [Pipeline] fileExists [Pipeline] sh 04:41:42 + make test 04:41:42 go test -race -coverprofile=coverage.out ./... 04:41:49 ? github.com/edgexfoundry/edgex-go [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:42:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:42:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:42:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 04:42:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 04:42:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:42:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:42:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements 04:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:42:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.376s coverage: 93.4% of statements 04:42:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:42:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 97.6% of statements 04:42:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 04:42:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:42:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 04:42:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements 04:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements 04:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.053s coverage: 82.9% of statements 04:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 04:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.056s coverage: 96.3% of statements 04:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:42:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.337s coverage: 79.9% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.176s coverage: 63.1% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 38.4% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements 04:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 04:42:42 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 04:42:42 running golangci-lint 04:42:42 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:42:42 go version go1.21.0 linux/amd64 04:42:42 level=info msg="[config_reader] Used config file .golangci.yml" 04:42:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:42:56 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|imports|deps) took 14.353064729s" 04:42:56 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.916563ms" 04:43:06 level=info msg="[linters_context/goanalysis] analyzers took 1m19.436846625s with top 10 stages: buildir: 41.664811004s, gosec: 7.755860783s, inspect: 1.733560269s, fact_deprecated: 1.483160591s, ctrlflow: 1.021622703s, printf: 981.005662ms, S1038: 971.626234ms, fact_purity: 874.615552ms, nilness: 838.973549ms, unused: 760.742134ms" 04:43:06 level=info msg="[runner] Issues before processing: 197, after processing: 0" 04:43:06 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197" 04:43:06 level=info msg="[runner] processing took 18.841588ms with stages: nolint: 7.550019ms, identifier_marker: 6.150128ms, autogenerated_exclude: 1.750848ms, path_prettifier: 1.511523ms, exclude-rules: 1.031657ms, skip_dirs: 771.962µs, cgo: 48.21µs, filename_unadjuster: 21.021µs, uniq_by_line: 780ns, max_same_issues: 760ns, max_from_linter: 710ns, fixer: 680ns, path_prefixer: 610ns, skip_files: 510ns, exclude: 420ns, severity-rules: 400ns, sort_results: 370ns, diff: 360ns, path_shortener: 360ns, source_code: 140ns, max_per_file_from_linter: 120ns" 04:43:06 level=info msg="[runner] linters took 10.053784158s with stages: goanalysis_metalinter: 10.034836758s" 04:43:06 level=info msg="File cache stats: 0 entries of total size 0B" 04:43:06 level=info msg="Memory: 245 samples, avg is 254.5MB, max is 875.4MB" 04:43:06 level=info msg="Execution took 24.46333738s" 04:43:06 go vet ./... 04:43:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:43:11 ./bin/test-attribution-txt.sh [Pipeline] echo 04:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:43:11 + ls -al . 04:43:11 total 732 04:43:11 drwxrwxr-x 12 1001 1001 4096 Oct 12 04:41 . 04:43:11 drwxr-xr-x 4 root root 4096 Oct 12 04:41 .. 04:43:11 drwxrwxr-x 2 1001 1001 4096 Oct 12 04:40 .blubracket 04:43:11 -rw-rw-r-- 1 1001 1001 16 Oct 12 04:40 .dockerignore 04:43:11 drwxrwxr-x 8 1001 1001 4096 Oct 12 04:42 .git 04:43:11 drwxrwxr-x 3 1001 1001 4096 Oct 12 04:40 .github 04:43:11 -rw-rw-r-- 1 1001 1001 1173 Oct 12 04:40 .gitignore 04:43:11 -rw-rw-r-- 1 1001 1001 42 Oct 12 04:40 .golangci.yml 04:43:11 -rw-rw-r-- 1 1001 1001 100 Oct 12 04:40 .hadolint.yml 04:43:11 drwxr-xr-x 3 1001 1001 4096 Oct 12 04:41 .semver 04:43:11 -rw-rw-r-- 1 1001 1001 166 Oct 12 04:40 .sonarcloud.properties 04:43:11 -rw-rw-r-- 1 1001 1001 1171 Oct 12 04:40 ADOPTERS.md 04:43:11 -rw-rw-r-- 1 1001 1001 11674 Oct 12 04:40 Attribution.txt 04:43:11 -rw-rw-r-- 1 1001 1001 93407 Oct 12 04:40 CHANGELOG.md 04:43:11 -rw-rw-r-- 1 1001 1001 3804 Oct 12 04:40 CONTRIBUTING.md 04:43:11 -rw-rw-r-- 1 1001 1001 677 Oct 12 04:40 GOVERNANCE.md 04:43:11 -rw-rw-r-- 1 1001 1001 883 Oct 12 04:40 Jenkinsfile 04:43:11 -rw-rw-r-- 1 1001 1001 10775 Oct 12 04:40 LICENSE 04:43:11 -rw-rw-r-- 1 1001 1001 15054 Oct 12 04:40 Makefile 04:43:11 -rw-rw-r-- 1 1001 1001 582 Oct 12 04:40 OWNERS.md 04:43:11 -rw-rw-r-- 1 1001 1001 9923 Oct 12 04:40 README.md 04:43:11 -rw-rw-r-- 1 1001 1001 789 Oct 12 04:40 SECURITY.md 04:43:11 -rw-rw-r-- 1 1001 1001 12 Oct 12 04:41 VERSION 04:43:11 drwxrwxr-x 2 1001 1001 4096 Oct 12 04:40 bin 04:43:11 drwxrwxr-x 18 1001 1001 4096 Oct 12 04:40 cmd 04:43:11 -rw-r--r-- 1 root root 453602 Oct 12 04:42 coverage.out 04:43:11 drwxrwxr-x 2 1001 1001 4096 Oct 12 04:40 fuzz_test 04:43:11 -rw-rw-r-- 1 1001 1001 3689 Oct 12 04:40 go.mod 04:43:11 -rw-rw-r-- 1 1001 1001 34977 Oct 12 04:40 go.sum 04:43:11 drwxrwxr-x 7 1001 1001 4096 Oct 12 04:40 internal 04:43:11 drwxrwxr-x 3 1001 1001 4096 Oct 12 04:40 openapi 04:43:11 -rw-rw-r-- 1 1001 1001 594 Oct 12 04:40 security.txt 04:43:11 drwxrwxr-x 4 1001 1001 4096 Oct 12 04:40 snap 04:43:11 -rw-rw-r-- 1 1001 1001 204 Oct 12 04:40 version.go [Pipeline] sh 04:43:11 + '[' -e coverage.out ] 04:43:11 + chown 1001:1001 coverage.out [Pipeline] stash 04:43:11 Stashed 1 file(s) [Pipeline] sh 04:43:12 + make build 04:43:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:43:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:43:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:43:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:43:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:43:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:43:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:43:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:43:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:43:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:43:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:43:38 Running in /w/workspace/edgex-go/596 [Pipeline] { [Pipeline] checkout 04:43:38 The recommended git tool is: git 04:43:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:43:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:43:41 $ docker stop --time=1 897241e728750955ed49fd851cf8fb555d6c3023a2e1d9d2428a656248ac82c9 04:43:45 using credential edgex-jenkins-ssh 04:43:45 Cloning the remote Git repository 04:43:46 $ docker rm -f --volumes 897241e728750955ed49fd851cf8fb555d6c3023a2e1d9d2428a656248ac82c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:43:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:43:45 > git init /w/workspace/edgex-go/596 # timeout=10 04:43:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:43:46 > git --version # timeout=10 04:43:46 > git --version # 'git version 2.25.1' 04:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:43:47 04:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:43:47 latest: Pulling from edgex-devops/edgex-compose 04:43:47 91d30c5bc195: Pulling fs layer 04:43:47 2e9b0aa3be6d: Pulling fs layer 04:43:47 9c61dcf015f6: Pulling fs layer 04:43:47 4698f68db338: Pulling fs layer 04:43:47 2a2f49069b9e: Pulling fs layer 04:43:47 e0025b399a48: Pulling fs layer 04:43:47 4698f68db338: Waiting 04:43:47 2a2f49069b9e: Waiting 04:43:47 e0025b399a48: Waiting 04:43:47 91d30c5bc195: Verifying Checksum 04:43:47 91d30c5bc195: Download complete 04:43:47 4698f68db338: Verifying Checksum 04:43:47 4698f68db338: Download complete 04:43:47 2e9b0aa3be6d: Verifying Checksum 04:43:47 2e9b0aa3be6d: Download complete 04:43:47 e0025b399a48: Verifying Checksum 04:43:47 e0025b399a48: Download complete 04:43:47 91d30c5bc195: Pull complete 04:43:47 2a2f49069b9e: Verifying Checksum 04:43:47 2a2f49069b9e: Download complete 04:43:47 2e9b0aa3be6d: Pull complete 04:43:48 9c61dcf015f6: Verifying Checksum 04:43:48 9c61dcf015f6: Download complete 04:43:50 9c61dcf015f6: Pull complete 04:43:50 4698f68db338: Pull complete 04:43:50 2a2f49069b9e: Pull complete 04:43:50 e0025b399a48: Pull complete 04:43:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:43:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:50 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 04:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 04:43:53 $ docker top d95eaa73871c20d5219773bd573d26c9d1094952b2696ebfa8ee3072105e1d67 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:53 + docker compose -f ./docker-compose-build.yml build --parallel 04:43:56 #1 [security-spire-server internal] load build definition from Dockerfile 04:43:56 #1 transferring dockerfile: 1.59kB done 04:43:56 #1 DONE 0.0s 04:43:56 04:43:56 #2 [core-metadata internal] load build definition from Dockerfile 04:43:56 #2 transferring dockerfile: 1.96kB done 04:43:56 #2 DONE 0.0s 04:43:56 04:43:56 #3 [security-proxy-setup internal] load build definition from Dockerfile 04:43:56 #3 transferring dockerfile: 2.39kB done 04:43:56 #3 DONE 0.0s 04:43:56 04:43:56 #4 [support-notifications internal] load build definition from Dockerfile 04:43:56 #4 transferring dockerfile: 1.84kB done 04:43:56 #4 DONE 0.0s 04:43:56 04:43:56 #5 [security-spire-agent internal] load build definition from Dockerfile 04:43:56 #5 transferring dockerfile: 1.70kB done 04:43:56 #5 DONE 0.0s 04:43:56 04:43:56 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:43:56 #6 transferring dockerfile: 2.12kB done 04:43:56 #6 DONE 0.0s 04:43:56 04:43:56 #7 [security-proxy-auth internal] load build definition from Dockerfile 04:43:56 #7 transferring dockerfile: 2.04kB done 04:43:56 #7 DONE 0.0s 04:43:56 04:43:56 #8 [core-command internal] load build definition from Dockerfile 04:43:56 #8 transferring dockerfile: 1.82kB done 04:43:56 #8 DONE 0.0s 04:43:56 04:43:56 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:43:56 #9 transferring dockerfile: 1.78kB done 04:43:56 #9 DONE 0.0s 04:43:56 04:43:56 #10 [core-data internal] load build definition from Dockerfile 04:43:56 #10 transferring dockerfile: 1.90kB done 04:43:56 #10 DONE 0.0s 04:43:56 04:43:56 #11 [security-spire-server internal] load .dockerignore 04:43:56 #11 transferring context: 04:43:56 #11 transferring context: 56B done 04:43:56 #11 DONE 0.0s 04:43:56 04:43:56 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:43:56 #12 transferring dockerfile: 2.82kB done 04:43:56 #12 DONE 0.0s 04:43:56 04:43:56 #13 [security-spire-config internal] load build definition from Dockerfile 04:43:56 #13 transferring dockerfile: 1.58kB done 04:43:56 #13 DONE 0.1s 04:43:56 04:43:56 #14 [support-scheduler internal] load build definition from Dockerfile 04:43:56 #14 transferring dockerfile: 1.82kB done 04:43:56 #14 DONE 0.1s 04:43:56 04:43:56 #15 [security-secretstore-setup internal] load build definition from Dockerfile 04:43:56 #15 transferring dockerfile: 2.38kB done 04:43:56 #15 DONE 0.1s 04:43:56 04:43:56 #16 [core-metadata internal] load .dockerignore 04:43:56 #16 transferring context: 56B done 04:43:56 #16 DONE 0.0s 04:43:56 04:43:56 #17 [security-proxy-setup internal] load .dockerignore 04:43:56 #17 transferring context: 56B done 04:43:56 #17 DONE 0.0s 04:43:56 04:43:56 #18 [support-notifications internal] load .dockerignore 04:43:56 #18 transferring context: 56B done 04:43:56 #18 DONE 0.0s 04:43:56 04:43:56 #19 [security-spire-agent internal] load .dockerignore 04:43:56 #19 transferring context: 56B done 04:43:56 #19 DONE 0.0s 04:43:56 04:43:56 #20 [core-common-config-bootstrapper internal] load .dockerignore 04:43:56 #20 transferring context: 56B done 04:43:56 #20 DONE 0.0s 04:43:56 04:43:56 #21 [security-proxy-auth internal] load .dockerignore 04:43:56 #21 transferring context: 56B done 04:43:56 #21 DONE 0.0s 04:43:56 04:43:56 #22 [core-command internal] load .dockerignore 04:43:56 #22 transferring context: 56B done 04:43:56 #22 DONE 0.0s 04:43:56 04:43:56 #23 [security-spiffe-token-provider internal] load .dockerignore 04:43:56 #23 transferring context: 56B done 04:43:56 #23 DONE 0.0s 04:43:56 04:43:56 #24 [core-data internal] load .dockerignore 04:43:56 #24 transferring context: 56B done 04:43:56 #24 DONE 0.0s 04:43:56 04:43:56 #25 [security-spire-config internal] load .dockerignore 04:43:56 #25 transferring context: 56B done 04:43:56 #25 DONE 0.0s 04:43:56 04:43:56 #26 [security-secretstore-setup internal] load .dockerignore 04:43:56 #26 transferring context: 56B done 04:43:56 #26 DONE 0.1s 04:43:56 04:43:56 #27 [security-bootstrapper internal] load .dockerignore 04:43:56 #27 transferring context: 56B done 04:43:56 #27 DONE 0.1s 04:43:56 04:43:56 #28 [support-scheduler internal] load .dockerignore 04:43:56 #28 transferring context: 56B done 04:43:56 #28 DONE 0.1s 04:43:56 04:43:56 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:56 #29 DONE 0.0s 04:43:56 04:43:56 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:43:56 #30 ... 04:43:56 04:43:56 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:56 #29 DONE 0.0s 04:43:56 04:43:56 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:56 #29 DONE 0.0s 04:43:56 04:43:56 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:43:56 #31 DONE 0.3s 04:43:56 04:43:56 #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:56 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:43:56 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 04:43:56 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 04:43:56 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:43:56 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 04:43:56 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 04:43:56 #32 ... 04:43:56 04:43:56 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:56 #29 DONE 0.0s 04:43:56 04:43:56 #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:43:56 #31 DONE 0.4s 04:43:56 04:43:56 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:56 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:43:56 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 04:43:56 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 04:43:56 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:43:56 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 04:43:57 #32 ... 04:43:57 04:43:57 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:43:57 #29 DONE 0.0s 04:43:57 04:43:57 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:57 #32 ... 04:43:57 04:43:57 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:43:57 #33 DONE 0.8s 04:43:57 04:43:57 #34 [security-spire-server internal] load build context 04:43:57 #34 DONE 0.0s 04:43:57 04:43:57 #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:57 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:43:57 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 04:43:57 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 04:43:57 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:43:57 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 04:43:57 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 04:43:57 #32 ... 04:43:57 04:43:57 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 04:43:57 #31 DONE 0.7s 04:43:57 04:43:57 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:57 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:43:57 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 04:43:57 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 04:43:57 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:43:57 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 04:43:57 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 04:43:57 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:43:57 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 04:43:57 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 04:43:57 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:43:57 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 04:43:57 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 04:43:57 #32 ... 04:43:57 04:43:57 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:43:57 #30 DONE 0.8s 04:43:57 04:43:57 #34 [security-spire-server internal] load build context 04:43:57 #34 transferring context: 18.11kB done 04:43:57 #34 DONE 0.3s 04:43:57 04:43:57 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:43:57 #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:43:57 #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 04:43:57 #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 04:43:57 #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:43:57 #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 04:43:57 #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 04:43:57 #32 DONE 1.2s 04:43:57 04:43:57 #35 [security-spire-config internal] load build context 04:43:57 #35 transferring context: 16.36kB 0.0s done 04:43:57 #35 DONE 0.4s 04:43:57 04:43:57 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:43:57 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 04:43:57 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 04:43:57 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 04:43:57 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:43:57 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 04:43:57 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 04:43:57 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 04:43:57 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:43:57 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 04:43:57 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 04:43:57 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 04:43:57 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:43:57 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 04:43:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s 04:43:58 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 04:43:58 #36 ... 04:43:58 04:43:58 #37 [security-spire-agent internal] load build context 04:43:58 #37 transferring context: 17.64kB done 04:43:58 #37 DONE 0.7s 04:43:58 04:43:58 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:43:58 #38 DONE 1.7s 04:43:58 04:43:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:43:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.8s 04:43:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 04:43:58 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done 04:43:58 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 04:44:00 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done 04:44:04 Avoid second fetch 04:44:04 Checking out Revision 44e522017d32fcb227609a12262e3d069e2fc125 (main) 04:44:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:44:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:04 > git config core.sparsecheckout # timeout=10 04:44:04 > git checkout -f 44e522017d32fcb227609a12262e3d069e2fc125 # timeout=10 04:44:05 Commit message: "Merge pull request #4703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.49" 04:44:05 #36 ... 04:44:05 04:44:05 #39 [core-common-config-bootstrapper internal] load build context 04:44:05 #39 transferring context: 313.99MB 8.1s 04:44:05 #39 ... 04:44:05 04:44:05 #40 [security-proxy-setup internal] load build context 04:44:05 #40 ... 04:44:05 04:44:05 #39 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:06 #39 transferring context: 364.94MB 9.2s done 04:44:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:44:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:44:06 Dload Upload Total Spent Left Speed 04:44:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k 04:44:06 #39 ... 04:44:06 04:44:06 #41 [core-metadata internal] load build context 04:44:06 #41 ... 04:44:06 04:44:06 #42 [support-notifications internal] load build context 04:44:06 #42 transferring context: 364.94MB 10.0s done 04:44:06 #42 ... 04:44:06 04:44:06 #43 [security-proxy-auth internal] load build context 04:44:06 #43 ... 04:44:06 04:44:06 #44 [core-command internal] load build context [Pipeline] sh 04:44:07 #44 ... 04:44:07 04:44:07 #45 [security-spiffe-token-provider internal] load build context 04:44:07 #45 transferring context: 364.94MB 8.8s done 04:44:07 #45 ... 04:44:07 04:44:07 #46 [core-data internal] load build context 04:44:07 #46 transferring context: 364.94MB 9.5s done 04:44:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:44:07 #46 ... 04:44:07 04:44:07 #47 [security-bootstrapper internal] load build context 04:44:07 #47 transferring context: 364.94MB 10.1s done 04:44:07 #47 ... 04:44:07 04:44:07 #48 [security-secretstore-setup internal] load build context 04:44:07 #48 transferring context: 364.94MB 9.4s done 04:44:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:44:07 + sudo tee /etc/docker/daemon.new 04:44:07 { 04:44:07 "registry-mirrors": [ 04:44:07 "https://nexus3.edgexfoundry.org:10001" 04:44:07 ], 04:44:07 "bip": "10.250.0.254/24", 04:44:07 "hosts": [ 04:44:07 "tcp://0.0.0.0:5555", 04:44:07 "unix:///var/run/docker.sock" 04:44:07 ], 04:44:07 "mtu": 1458, 04:44:07 "selinux-enabled": true, 04:44:07 "seccomp-profile": "/etc/docker/seccomp.json" 04:44:07 } [Pipeline] sh 04:44:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:44:08 + sudo service docker restart 04:44:08 #48 ... 04:44:08 04:44:08 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:44:08 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 04:44:08 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:44:08 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 04:44:08 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 04:44:08 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:44:08 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 04:44:08 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 04:44:08 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 04:44:08 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 04:44:08 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done 04:44:08 #49 ... 04:44:08 04:44:08 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:44:08 #50 ... 04:44:08 04:44:08 #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:44:08 #51 ... 04:44:08 04:44:08 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:44:08 #52 ... 04:44:08 04:44:08 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:44:08 #53 ... 04:44:08 04:44:08 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:44:08 #54 ... 04:44:08 04:44:08 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:44:08 #0 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:08 #0 5.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:08 #0 5.642 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:08 #0 5.642 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:08 #0 5.642 OK: 20069 distinct packages available 04:44:08 #0 5.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:08 #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:08 #0 5.990 (1/4) Installing dumb-init (1.2.5-r2) 04:44:08 #0 6.006 (2/4) Installing musl-obstack (1.2.3-r2) 04:44:08 #0 6.020 (3/4) Installing libucontext (1.2-r2) 04:44:08 #0 6.020 (4/4) Installing gcompat (1.1.0-r1) 04:44:08 #0 6.020 Executing busybox-1.36.1-r2.trigger 04:44:08 #0 6.033 OK: 8 MiB in 19 packages 04:44:09 #55 ... 04:44:09 04:44:09 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:44:09 #56 ... 04:44:09 04:44:09 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:44:09 #57 ... 04:44:09 04:44:09 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:44:10 #58 ... 04:44:10 04:44:10 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:44:10 #59 ... 04:44:10 04:44:10 #60 [support-scheduler internal] load build context 04:44:10 #60 transferring context: 364.94MB 9.5s done 04:44:16 #60 ... 04:44:16 04:44:16 #40 [security-proxy-setup internal] load build context 04:44:16 #40 transferring context: 364.94MB 10.7s done 04:44:16 #40 ... 04:44:16 04:44:16 #39 [core-common-config-bootstrapper internal] load build context 04:44:16 #39 DONE 19.8s 04:44:16 04:44:16 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:44:16 #55 DONE 18.9s 04:44:16 04:44:16 #51 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:44:16 #51 DONE 18.1s 04:44:16 04:44:16 #45 [security-spiffe-token-provider internal] load build context 04:44:16 #45 DONE 19.8s 04:44:16 04:44:16 #46 [core-data internal] load build context 04:44:16 #46 DONE 19.7s 04:44:16 04:44:16 #48 [security-secretstore-setup internal] load build context 04:44:16 #48 DONE 19.7s 04:44:16 04:44:16 #41 [core-metadata internal] load build context 04:44:16 #41 transferring context: 364.94MB 10.2s done 04:44:16 #41 DONE 20.1s 04:44:16 04:44:16 #42 [support-notifications internal] load build context 04:44:16 #42 DONE 20.1s 04:44:16 04:44:16 #60 [support-scheduler internal] load build context 04:44:16 #60 DONE 19.4s 04:44:16 04:44:16 #43 [security-proxy-auth internal] load build context 04:44:16 #43 transferring context: 364.94MB 10.1s done 04:44:16 #43 DONE 19.9s 04:44:16 04:44:16 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:44:16 #61 ... 04:44:16 04:44:16 #47 [security-bootstrapper internal] load build context 04:44:16 #47 DONE 19.7s 04:44:16 04:44:16 #40 [security-proxy-setup internal] load build context 04:44:16 #40 DONE 20.1s 04:44:16 04:44:16 #44 [core-command internal] load build context 04:44:16 #44 transferring context: 364.94MB 10.6s done 04:44:16 #44 DONE 19.9s 04:44:16 04:44:16 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:44:16 #49 DONE 19.3s 04:44:16 04:44:16 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:44:17 #36 ... 04:44:17 04:44:17 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:44:17 #52 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #52 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #52 19.76 (1/2) Installing dumb-init (1.2.5-r2) 04:44:17 #52 19.76 (2/2) Installing su-exec (0.2-r3) 04:44:17 #52 19.76 Executing busybox-1.36.1-r2.trigger 04:44:17 #52 20.17 OK: 7 MiB in 17 packages 04:44:17 #52 DONE 20.4s 04:44:17 04:44:17 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:44:17 #58 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #58 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #58 19.72 (1/1) Installing dumb-init (1.2.5-r2) 04:44:17 #58 19.72 Executing busybox-1.36.1-r2.trigger 04:44:17 #58 20.04 OK: 7 MiB in 16 packages 04:44:17 #58 DONE 20.3s 04:44:17 04:44:17 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:44:17 #56 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #56 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #56 19.83 (1/4) Installing ca-certificates (20230506-r0) 04:44:17 #56 19.84 (2/4) Installing dumb-init (1.2.5-r2) 04:44:17 #56 19.85 (3/4) Installing su-exec (0.2-r3) 04:44:17 #56 19.85 (4/4) Installing yq (4.33.3-r3) 04:44:17 #56 19.91 Executing busybox-1.36.1-r2.trigger 04:44:17 #56 20.05 Executing ca-certificates-20230506-r0.trigger 04:44:17 #56 20.14 OK: 17 MiB in 19 packages 04:44:17 #56 DONE 20.3s 04:44:17 04:44:17 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:44:17 #54 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #54 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #54 19.78 (1/1) Installing dumb-init (1.2.5-r2) 04:44:17 #54 19.79 Executing busybox-1.36.1-r2.trigger 04:44:17 #54 20.06 OK: 7 MiB in 16 packages 04:44:17 #54 DONE 20.3s 04:44:17 04:44:17 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:44:17 #53 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #53 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #53 19.81 (1/4) Installing dumb-init (1.2.5-r2) 04:44:17 #53 19.82 (2/4) Installing openssl (3.1.3-r0) 04:44:17 #53 19.83 (3/4) Installing su-exec (0.2-r3) 04:44:17 #53 19.83 (4/4) Installing yq (4.33.3-r3) 04:44:17 #53 19.88 Executing busybox-1.36.1-r2.trigger 04:44:17 #53 20.04 OK: 17 MiB in 19 packages 04:44:17 #53 DONE 20.3s 04:44:17 04:44:17 #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:44:17 #62 DONE 0.9s 04:44:17 04:44:17 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:44:17 #50 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #50 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #50 19.83 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:17 #50 19.83 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:17 #50 19.83 OK: 20069 distinct packages available 04:44:17 #50 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #50 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #50 20.16 (1/11) Installing ca-certificates (20230506-r0) 04:44:17 #50 20.24 (2/11) Installing brotli-libs (1.0.9-r14) 04:44:17 #50 20.25 (3/11) Installing libunistring (1.1-r1) 04:44:17 #50 20.26 (4/11) Installing libidn2 (2.3.4-r1) 04:44:17 #50 20.27 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:44:17 #50 20.27 (6/11) Installing libcurl (8.4.0-r0) 04:44:17 #50 20.28 (7/11) Installing curl (8.4.0-r0) 04:44:17 #50 20.29 (8/11) Installing dumb-init (1.2.5-r2) 04:44:17 #50 20.29 (9/11) Installing musl-obstack (1.2.3-r2) 04:44:17 #50 20.30 (10/11) Installing libucontext (1.2-r2) 04:44:17 #50 20.30 (11/11) Installing gcompat (1.1.0-r1) 04:44:17 #50 20.30 Executing busybox-1.36.1-r2.trigger 04:44:17 #50 20.32 Executing ca-certificates-20230506-r0.trigger 04:44:17 #50 20.38 OK: 12 MiB in 26 packages 04:44:17 #50 DONE 20.5s 04:44:17 04:44:17 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:44:17 #59 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #59 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #59 19.84 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:17 #59 19.84 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:17 #59 19.84 OK: 20069 distinct packages available 04:44:17 #59 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:17 #59 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:17 #59 20.19 (1/5) Installing dumb-init (1.2.5-r2) 04:44:17 #59 20.20 (2/5) Installing musl-obstack (1.2.3-r2) 04:44:17 #59 20.20 (3/5) Installing libucontext (1.2-r2) 04:44:17 #59 20.20 (4/5) Installing gcompat (1.1.0-r1) 04:44:17 #59 20.28 (5/5) Installing openssl (3.1.3-r0) 04:44:17 #59 20.28 Executing busybox-1.36.1-r2.trigger 04:44:17 #59 20.28 OK: 8 MiB in 20 packages 04:44:17 #59 DONE 20.5s 04:44:18 04:44:18 #63 [security-spire-config stage-2 4/9] COPY Attribution.txt / 04:44:18 #63 DONE 0.1s 04:44:18 04:44:18 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 04:44:18 #64 DONE 0.1s 04:44:18 04:44:18 #65 [security-spire-config stage-2 5/9] COPY security.txt / 04:44:19 #65 DONE 0.9s 04:44:19 04:44:19 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:44:19 #66 DONE 1.0s 04:44:19 04:44:19 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:44:19 #67 DONE 1.0s 04:44:19 04:44:19 #68 [security-spire-server stage-2 4/8] COPY Attribution.txt / 04:44:19 #68 DONE 0.8s 04:44:19 04:44:19 #69 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:44:19 #69 DONE 0.8s 04:44:19 04:44:19 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:44:19 #57 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:19 #57 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:19 #57 21.72 (1/2) Installing ca-certificates (20230506-r0) 04:44:19 #57 21.73 (2/2) Installing dumb-init (1.2.5-r2) 04:44:19 #57 21.74 Executing busybox-1.36.1-r2.trigger 04:44:19 #57 21.74 Executing ca-certificates-20230506-r0.trigger 04:44:19 #57 21.78 OK: 8 MiB in 17 packages 04:44:19 #57 DONE 22.1s 04:44:19 04:44:19 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:44:19 #70 DONE 0.9s 04:44:19 04:44:19 #71 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:44:19 #71 DONE 0.1s 04:44:19 04:44:19 #72 [security-spire-server stage-2 5/8] COPY security.txt / 04:44:19 #72 DONE 0.1s 04:44:19 04:44:19 #73 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:44:20 #73 DONE 0.1s 04:44:20 04:44:20 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 04:44:20 #74 DONE 0.0s 04:44:20 04:44:20 #75 [security-spire-agent stage-3 6/9] COPY security.txt / 04:44:20 #75 DONE 0.1s 04:44:20 04:44:20 #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:44:20 #76 DONE 0.1s 04:44:20 04:44:20 #77 [security-spire-config] exporting to image 04:44:20 #77 exporting layers 04:44:20 #77 ... 04:44:20 04:44:20 #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:44:20 #78 DONE 0.1s 04:44:20 04:44:20 #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:44:20 #79 DONE 0.1s 04:44:20 04:44:20 #80 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:44:20 #80 DONE 0.1s 04:44:20 04:44:20 #81 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:44:20 #81 DONE 0.1s 04:44:20 04:44:20 #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:44:20 #82 DONE 0.1s 04:44:20 04:44:20 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:44:20 #61 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:20 #61 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:20 #61 3.573 OK: 264 MiB in 52 packages 04:44:20 #61 DONE 3.7s 04:44:20 04:44:20 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:44:20 #83 DONE 0.1s 04:44:20 04:44:20 #77 [security-spire-agent] exporting to image 04:44:20 #77 ... 04:44:20 04:44:20 #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:44:20 #0 3.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:20 #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:20 #0 3.910 OK: 264 MiB in 52 packages 04:44:20 #84 DONE 4.1s 04:44:20 04:44:20 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:44:20 #85 DONE 0.0s 04:44:20 04:44:20 #77 [security-spire-server] exporting to image 04:44:20 #77 exporting layers 0.6s done 04:44:20 #77 writing image sha256:fdbbf67b2f3cfe8ed342be86cf27a2d39e2acca46d5b3c93062a0f1bf8ed93a6 done 04:44:20 #77 naming to docker.io/library/security-spire-config done 04:44:20 #77 writing image sha256:ac9e86c51be08abfeb607a578fcdea5a27beac1cfda954782bf5d6d2c02b3a19 done 04:44:20 #77 naming to docker.io/library/security-spire-server done 04:44:20 #77 ... 04:44:20 04:44:20 #86 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:44:20 #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:20 #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:20 #0 4.282 OK: 264 MiB in 52 packages 04:44:20 #86 DONE 4.4s 04:44:20 04:44:20 #77 [security-spire-server] exporting to image 04:44:20 #77 exporting layers 0.7s done 04:44:21 #77 writing image sha256:c30947aedd772fc4ed410bc054e254b0c101fbd68df4660b23ddfde2f0525419 done 04:44:21 #77 naming to docker.io/library/security-spire-agent done 04:44:21 #77 DONE 1.0s 04:44:21 04:44:21 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:44:21 #87 DONE 0.1s 04:44:21 04:44:21 #88 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:44:21 #88 DONE 3.2s 04:44:21 04:44:21 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:21 #89 ... 04:44:21 04:44:21 #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:44:21 #0 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:21 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:21 #0 4.058 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:44:21 #0 4.058 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:44:21 #0 4.058 OK: 20075 distinct packages available 04:44:21 #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:21 #0 4.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:21 #0 4.465 OK: 264 MiB in 52 packages 04:44:21 #90 DONE 4.6s 04:44:21 04:44:21 #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:44:21 #91 DONE 0.0s 04:44:21 04:44:21 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:44:21 #92 DONE 0.1s 04:44:21 04:44:21 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:30 provisioning config files... 04:44:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config10427507276961225789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:30 ---> docker-login.sh 04:44:30 nexus3.edgexfoundry.org:10001 04:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:31 Configure a credential helper to remove this warning. See 04:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:31 04:44:31 Login Succeeded 04:44:31 nexus3.edgexfoundry.org:10002 04:44:31 #93 ... 04:44:31 04:44:31 #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:31 #94 ... 04:44:31 04:44:31 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:31 Configure a credential helper to remove this warning. See 04:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:31 04:44:31 Login Succeeded 04:44:31 nexus3.edgexfoundry.org:10003 04:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:32 Configure a credential helper to remove this warning. See 04:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:32 04:44:32 Login Succeeded 04:44:32 nexus3.edgexfoundry.org:10004 04:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:32 Configure a credential helper to remove this warning. See 04:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:32 04:44:32 Login Succeeded 04:44:32 docker.io 04:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:33 Configure a credential helper to remove this warning. See 04:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:33 04:44:33 Login Succeeded 04:44:33 ---> docker-login.sh ends [Pipeline] } 04:44:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:44:33 + git config --global --add safe.directory /w/workspace/edgex-go/596 [Pipeline] echo 04:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:44:33 ========================================================= 04:44:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:44:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:44:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:44:34 9fda8d8052c6: Pulling fs layer 04:44:34 5d54e960e981: Pulling fs layer 04:44:34 c4a7e357bf2a: Pulling fs layer 04:44:34 f0e02332f6b5: Pulling fs layer 04:44:34 cefa15bbcfad: Pulling fs layer 04:44:34 17808c966233: Pulling fs layer 04:44:34 f4c1fc716caa: Pulling fs layer 04:44:34 f0e02332f6b5: Waiting 04:44:34 cefa15bbcfad: Waiting 04:44:34 17808c966233: Waiting 04:44:34 f4c1fc716caa: Waiting 04:44:34 5d54e960e981: Download complete 04:44:34 f0e02332f6b5: Download complete 04:44:34 cefa15bbcfad: Verifying Checksum 04:44:34 cefa15bbcfad: Download complete 04:44:34 9fda8d8052c6: Download complete 04:44:34 f4c1fc716caa: Verifying Checksum 04:44:34 f4c1fc716caa: Download complete 04:44:35 9fda8d8052c6: Pull complete 04:44:36 5d54e960e981: Pull complete 04:44:36 c4a7e357bf2a: Download complete 04:44:37 17808c966233: Verifying Checksum 04:44:37 17808c966233: Download complete 04:44:49 c4a7e357bf2a: Pull complete 04:44:49 f0e02332f6b5: Pull complete 04:44:49 cefa15bbcfad: Pull complete 04:44:57 17808c966233: Pull complete 04:44:57 #95 ... 04:44:57 04:44:57 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:57 #93 DONE 36.4s 04:44:57 04:44:57 #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:57 #94 DONE 37.2s 04:44:57 04:44:57 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:57 #95 DONE 36.8s 04:44:57 04:44:57 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:57 #89 DONE 36.6s 04:44:57 04:44:57 #96 [security-proxy-setup builder 6/7] COPY . . 04:44:59 f4c1fc716caa: Pull complete 04:44:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:44:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:44:59 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:44:59 WORKDIR /edgex 04:44:59 COPY go.mod . 04:44:59 RUN go mod download -t 04:44:59 ci-base-image-arm64 -f - . 04:45:00 Sending build context to Docker daemon 2.995MB 04:45:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:45:00 ---> ea914061e18c 04:45:00 Step 2/4 : WORKDIR /edgex 04:45:01 ---> Running in 0cf41d5ae5a8 04:45:01 Removing intermediate container 0cf41d5ae5a8 04:45:01 ---> 5d211482064d 04:45:01 Step 3/4 : COPY go.mod . 04:45:02 ---> 370920b6bc2e 04:45:02 Step 4/4 : RUN go mod download 04:45:02 ---> Running in 7d5e30744252 04:45:04 #96 DONE 6.7s 04:45:04 04:45:04 #97 [core-metadata builder 6/7] COPY . . 04:45:04 #97 DONE 6.7s 04:45:04 04:45:04 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:45:04 #98 CACHED 04:45:04 04:45:04 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #99 CACHED 04:45:04 04:45:04 #100 [security-bootstrapper builder 6/7] COPY . . 04:45:04 #100 CACHED 04:45:04 04:45:04 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 04:45:04 #101 CACHED 04:45:04 04:45:04 #102 [core-data builder 6/7] COPY . . 04:45:04 #102 CACHED 04:45:04 04:45:04 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #103 CACHED 04:45:04 04:45:04 #104 [core-command builder 6/7] COPY . . 04:45:04 #104 CACHED 04:45:04 04:45:04 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 04:45:04 #105 CACHED 04:45:04 04:45:04 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #106 CACHED 04:45:04 04:45:04 #107 [security-proxy-auth builder 6/7] COPY . . 04:45:04 #107 CACHED 04:45:04 04:45:04 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:45:04 #108 CACHED 04:45:04 04:45:04 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #109 CACHED 04:45:04 04:45:04 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #110 CACHED 04:45:04 04:45:04 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:45:04 #111 CACHED 04:45:04 04:45:04 #112 [core-common-config-bootstrapper builder 6/7] COPY . . 04:45:04 #112 CACHED 04:45:04 04:45:04 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:45:04 #113 CACHED 04:45:04 04:45:04 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #114 CACHED 04:45:04 04:45:04 #115 [support-scheduler builder 6/7] COPY . . 04:45:04 #115 CACHED 04:45:04 04:45:04 #116 [security-spiffe-token-provider builder 6/7] COPY . . 04:45:04 #116 DONE 6.7s 04:45:04 04:45:04 #117 [support-notifications builder 6/7] COPY . . 04:45:04 #117 DONE 6.7s 04:45:04 04:45:04 #118 [security-secretstore-setup builder 6/7] COPY . . 04:45:04 #118 CACHED 04:45:04 04:45:04 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:45:04 #119 CACHED 04:45:04 04:45:04 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:04 #120 CACHED 04:45:04 04:45:04 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:05 #121 1.239 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:45:15 #121 ... 04:45:15 04:45:15 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:45:15 #0 1.064 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:45:15 #122 ... 04:45:15 04:45:15 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:15 #0 1.276 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:45:15 #123 ... 04:45:15 04:45:15 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:45:15 #0 0.830 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:45:15 #124 ... 04:45:15 04:45:15 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:45:15 #0 0.812 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:45:15 #125 ... 04:45:15 04:45:15 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:45:15 #0 0.704 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:45:15 #126 ... 04:45:15 04:45:15 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:45:15 #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:45:15 #127 ... 04:45:15 04:45:15 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:45:15 #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:45:15 #128 ... 04:45:15 04:45:15 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:45:15 #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:45:15 #129 ... 04:45:15 04:45:15 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:45:15 #0 1.144 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:45:15 #130 ... 04:45:15 04:45:15 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:45:15 #0 0.399 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:45:48 Removing intermediate container 7d5e30744252 04:45:48 ---> 0bb20aa1360d 04:45:48 Successfully built 0bb20aa1360d 04:45:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:49 + docker inspect -f . ci-base-image-arm64 04:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:49 prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container 04:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 04:45:50 $ docker top 9400419abeb4860fc974df6e43314215b196f3f4cd72de3b87bf28401c91ff00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:51 + go version 04:45:51 go version go1.21.0 linux/arm64 [Pipeline] } 04:45:51 $ docker stop --time=1 9400419abeb4860fc974df6e43314215b196f3f4cd72de3b87bf28401c91ff00 04:45:53 $ docker rm -f --volumes 9400419abeb4860fc974df6e43314215b196f3f4cd72de3b87bf28401c91ff00 [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 04:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:54 04:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:54 latest: Pulling from edgex-devops/edgex-compose-arm64 04:45:54 547446be3368: Pulling fs layer 04:45:54 d125d8839a47: Pulling fs layer 04:45:54 3e85d5ac6304: Pulling fs layer 04:45:54 c3105a71a48b: Pulling fs layer 04:45:54 0f093f025ec4: Pulling fs layer 04:45:54 c3106fc0e877: Pulling fs layer 04:45:54 c3105a71a48b: Waiting 04:45:54 0f093f025ec4: Waiting 04:45:54 c3106fc0e877: Waiting 04:45:54 547446be3368: Download complete 04:45:54 c3105a71a48b: Verifying Checksum 04:45:54 c3105a71a48b: Download complete 04:45:55 d125d8839a47: Verifying Checksum 04:45:55 d125d8839a47: Download complete 04:45:55 c3106fc0e877: Verifying Checksum 04:45:55 c3106fc0e877: Download complete 04:45:55 0f093f025ec4: Verifying Checksum 04:45:55 0f093f025ec4: Download complete 04:45:55 547446be3368: Pull complete 04:45:56 d125d8839a47: Pull complete 04:45:57 3e85d5ac6304: Verifying Checksum 04:45:57 3e85d5ac6304: Download complete 04:46:07 3e85d5ac6304: Pull complete 04:46:07 c3105a71a48b: Pull complete 04:46:07 0f093f025ec4: Pull complete 04:46:07 c3106fc0e877: Pull complete 04:46:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container 04:46:08 $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 04:46:10 $ docker top a60d5868af7fc4d88c0c22dbf3c57d97ef6818817d36308b3aaa2f291e1aa0cb -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:11 + docker compose -f ./docker-compose-build.yml build --parallel 04:46:19 #1 [core-metadata internal] load build definition from Dockerfile 04:46:19 #1 transferring dockerfile: 1.96kB 0.0s done 04:46:19 #1 DONE 0.1s 04:46:20 04:46:20 #2 [security-secretstore-setup internal] load build definition from Dockerfile 04:46:20 #2 transferring dockerfile: 2.38kB done 04:46:20 #2 DONE 0.1s 04:46:20 04:46:20 #3 [security-spire-agent internal] load build definition from Dockerfile 04:46:20 #3 transferring dockerfile: 1.70kB 0.0s done 04:46:20 #3 DONE 0.1s 04:46:20 04:46:20 #4 [security-proxy-setup internal] load build definition from Dockerfile 04:46:20 #4 transferring dockerfile: 2.39kB done 04:46:20 #4 DONE 0.1s 04:46:20 04:46:20 #5 [support-scheduler internal] load build definition from Dockerfile 04:46:20 #5 transferring dockerfile: 1.82kB done 04:46:20 #5 DONE 0.1s 04:46:20 04:46:20 #6 [support-notifications internal] load build definition from Dockerfile 04:46:20 #6 transferring dockerfile: 1.84kB 0.0s done 04:46:20 #6 DONE 0.1s 04:46:20 04:46:20 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:46:20 #7 transferring dockerfile: 1.78kB 0.0s done 04:46:20 #7 DONE 0.1s 04:46:20 04:46:20 #8 [security-bootstrapper internal] load build definition from Dockerfile 04:46:20 #8 transferring dockerfile: 2.82kB done 04:46:20 #8 DONE 0.1s 04:46:20 04:46:20 #9 [security-spire-server internal] load build definition from Dockerfile 04:46:20 #9 transferring dockerfile: 1.59kB 0.0s done 04:46:20 #9 DONE 0.1s 04:46:20 04:46:20 #10 [core-data internal] load build definition from Dockerfile 04:46:20 #10 transferring dockerfile: 1.90kB 0.0s done 04:46:20 #10 DONE 0.1s 04:46:20 04:46:20 #11 [security-spire-config internal] load build definition from Dockerfile 04:46:20 #11 transferring dockerfile: 1.58kB 0.0s done 04:46:20 #11 DONE 0.1s 04:46:20 04:46:20 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:46:20 #12 transferring dockerfile: 2.12kB 0.0s done 04:46:21 #12 DONE 0.1s 04:46:21 04:46:21 #13 [security-proxy-auth internal] load build definition from Dockerfile 04:46:21 #13 transferring dockerfile: 2.04kB done 04:46:21 #13 DONE 0.1s 04:46:21 04:46:21 #14 [core-command internal] load build definition from Dockerfile 04:46:21 #14 transferring dockerfile: 1.82kB 0.0s done 04:46:21 #14 DONE 0.1s 04:46:21 04:46:21 #15 [core-metadata internal] load .dockerignore 04:46:21 #15 transferring context: 56B done 04:46:21 #15 DONE 0.1s 04:46:21 04:46:21 #16 [security-secretstore-setup internal] load .dockerignore 04:46:21 #16 transferring context: 56B 0.0s done 04:46:21 #16 DONE 0.0s 04:46:21 04:46:21 #17 [security-spire-agent internal] load .dockerignore 04:46:21 #17 transferring context: 56B done 04:46:21 #17 DONE 0.1s 04:46:21 04:46:21 #18 [security-proxy-setup internal] load .dockerignore 04:46:21 #18 transferring context: 56B done 04:46:22 #18 DONE 0.1s 04:46:22 04:46:22 #19 [support-scheduler internal] load .dockerignore 04:46:22 #19 transferring context: 56B done 04:46:22 #19 DONE 0.1s 04:46:22 04:46:22 #20 [support-notifications internal] load .dockerignore 04:46:22 #20 transferring context: 56B 0.0s done 04:46:22 #20 DONE 0.1s 04:46:22 04:46:22 #21 [security-spiffe-token-provider internal] load .dockerignore 04:46:22 #21 transferring context: 56B done 04:46:22 #21 DONE 0.1s 04:46:22 04:46:22 #22 [security-bootstrapper internal] load .dockerignore 04:46:22 #22 transferring context: 56B 0.0s done 04:46:22 #22 DONE 0.1s 04:46:22 04:46:22 #23 [security-spire-server internal] load .dockerignore 04:46:22 #23 transferring context: 56B 0.0s done 04:46:22 #23 DONE 0.1s 04:46:22 04:46:22 #24 [core-data internal] load .dockerignore 04:46:22 #24 transferring context: 56B 0.0s done 04:46:22 #24 DONE 0.1s 04:46:22 04:46:22 #25 [security-spire-config internal] load .dockerignore 04:46:22 #25 transferring context: 56B 0.0s done 04:46:22 #25 DONE 0.1s 04:46:22 04:46:22 #26 [core-common-config-bootstrapper internal] load .dockerignore 04:46:22 #26 transferring context: 56B 0.0s done 04:46:22 #26 DONE 0.1s 04:46:22 04:46:22 #27 [core-command internal] load .dockerignore 04:46:22 #27 DONE 0.0s 04:46:22 04:46:22 #28 [security-proxy-auth internal] load .dockerignore 04:46:22 #28 transferring context: 56B done 04:46:22 #28 DONE 0.1s 04:46:22 04:46:22 #27 [core-command internal] load .dockerignore 04:46:22 #27 transferring context: 56B 0.0s done 04:46:22 #27 DONE 0.1s 04:46:22 04:46:22 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:22 #29 DONE 0.0s 04:46:22 04:46:22 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 04:46:23 #30 DONE 0.2s 04:46:23 04:46:23 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:23 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:23 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:23 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:23 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:23 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 04:46:23 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s 04:46:23 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:23 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 04:46:23 #131 ... 04:46:23 04:46:23 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:46:23 #129 74.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:46:23 #31 ... 04:46:23 04:46:23 #32 [core-metadata internal] load build context 04:46:23 #32 transferring context: 2.61MB 0.6s done 04:46:23 #32 DONE 0.7s 04:46:23 04:46:23 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:23 #33 DONE 0.9s 04:46:23 04:46:23 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:24 #31 ... 04:46:24 04:46:24 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:24 #29 DONE 0.0s 04:46:24 04:46:24 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:24 #33 DONE 1.6s 04:46:24 04:46:24 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:24 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:24 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:24 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:24 #31 ... 04:46:24 04:46:24 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:24 #29 DONE 0.0s 04:46:24 04:46:24 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 04:46:24 #30 DONE 0.3s 04:46:24 04:46:24 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:24 #33 DONE 1.6s 04:46:24 04:46:24 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:46:24 #34 DONE 0.5s 04:46:24 04:46:24 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:24 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:24 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:24 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:24 #31 ... 04:46:24 04:46:24 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:24 #29 DONE 0.0s 04:46:24 04:46:24 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:24 #31 ... 04:46:24 04:46:24 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:24 #29 DONE 0.0s 04:46:24 04:46:24 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:24 #33 DONE 1.7s 04:46:24 04:46:24 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 04:46:24 #34 DONE 0.6s 04:46:24 04:46:24 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:24 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:24 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:24 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:24 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 04:46:24 #31 ... 04:46:24 04:46:24 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:24 #29 DONE 0.0s 04:46:24 04:46:24 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:46:24 #30 DONE 0.6s 04:46:24 04:46:24 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:24 #33 DONE 1.7s 04:46:24 04:46:24 #35 [support-notifications internal] load build context 04:46:24 #35 DONE 0.0s 04:46:24 04:46:24 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 04:46:24 #34 DONE 0.6s 04:46:24 04:46:24 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:24 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:24 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:24 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:24 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 04:46:24 #31 ... 04:46:24 04:46:24 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:24 #29 DONE 0.0s 04:46:24 04:46:24 #36 [security-secretstore-setup internal] load build context 04:46:25 #36 transferring context: 2.61MB 0.9s done 04:46:25 #36 DONE 1.1s 04:46:25 04:46:25 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:25 #29 DONE 0.0s 04:46:25 04:46:25 #37 [security-proxy-setup internal] load build context 04:46:25 #37 ... 04:46:25 04:46:25 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:25 #33 DONE 1.9s 04:46:25 04:46:25 #34 [core-data builder 2/7] WORKDIR /edgex-go 04:46:25 #34 DONE 0.7s 04:46:25 04:46:25 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:46:25 #30 DONE 1.2s 04:46:25 04:46:25 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:25 #33 DONE 1.9s 04:46:25 04:46:25 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:46:25 #34 DONE 0.7s 04:46:25 04:46:25 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:25 #29 DONE 0.0s 04:46:25 04:46:25 #37 [security-proxy-setup internal] load build context 04:46:25 #37 transferring context: 2.61MB 1.2s done 04:46:25 #37 DONE 1.4s 04:46:25 04:46:25 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:25 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:25 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:25 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:25 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 04:46:25 #31 ... 04:46:25 04:46:25 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:25 #29 DONE 0.0s 04:46:25 04:46:25 #38 [support-scheduler internal] load build context 04:46:26 #38 ... 04:46:26 04:46:26 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:46:26 #39 DONE 1.9s 04:46:26 04:46:26 #38 [support-scheduler internal] load build context 04:46:26 #38 transferring context: 2.61MB 1.2s done 04:46:26 #38 ... 04:46:26 04:46:26 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:26 #29 DONE 0.1s 04:46:26 04:46:26 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:26 #31 DONE 4.1s 04:46:26 04:46:26 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:26 #33 DONE 2.1s 04:46:26 04:46:26 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:46:26 #34 DONE 0.9s 04:46:26 04:46:26 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:46:26 #30 DONE 1.8s 04:46:26 04:46:26 #38 [support-scheduler internal] load build context 04:46:26 #38 DONE 1.8s 04:46:26 04:46:26 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:46:26 #40 DONE 2.1s 04:46:26 04:46:26 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:26 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:26 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:26 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:26 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:26 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:26 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 04:46:26 #31 DONE 4.2s 04:46:26 04:46:26 #41 [core-common-config-bootstrapper internal] load build context 04:46:26 #41 ... 04:46:26 04:46:26 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:26 #33 DONE 2.1s 04:46:26 04:46:26 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:46:26 #34 DONE 0.9s 04:46:26 04:46:26 #42 [security-spire-agent internal] load build context 04:46:26 #42 DONE 0.0s 04:46:26 04:46:26 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:46:26 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 04:46:26 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 04:46:26 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 04:46:26 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 04:46:26 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 04:46:26 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.1s done 04:46:26 #31 DONE 4.2s 04:46:26 04:46:26 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:26 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:26 #43 ... 04:46:26 04:46:26 #42 [security-spire-agent internal] load build context 04:46:26 #42 transferring context: 17.64kB 0.1s done 04:46:26 #42 DONE 0.5s 04:46:26 04:46:26 #44 [security-bootstrapper internal] load build context 04:46:27 #129 ... 04:46:27 04:46:27 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:46:27 #124 DONE 83.4s 04:46:27 04:46:27 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:46:27 #131 DONE 83.4s 04:46:27 04:46:27 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:46:27 #122 DONE 83.4s 04:46:27 04:46:27 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:46:27 #125 DONE 83.4s 04:46:27 04:46:27 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:46:27 #130 DONE 83.4s 04:46:27 04:46:27 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:46:27 #127 DONE 83.4s 04:46:27 04:46:27 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:46:27 #129 DONE 83.4s 04:46:27 04:46:27 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:46:27 #123 DONE 83.5s 04:46:27 04:46:27 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:46:27 #132 ... 04:46:27 04:46:27 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:46:27 #128 DONE 83.5s 04:46:27 04:46:27 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:46:27 #126 DONE 83.5s 04:46:28 04:46:28 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:46:28 #121 DONE 83.7s 04:46:28 04:46:28 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #44 ... 04:46:28 04:46:28 #35 [support-notifications internal] load build context 04:46:28 #35 transferring context: 2.61MB 2.3s done 04:46:28 #35 DONE 3.3s 04:46:28 04:46:28 #44 [security-bootstrapper internal] load build context 04:46:28 #133 ... 04:46:28 04:46:28 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #132 DONE 0.6s 04:46:28 04:46:28 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #134 DONE 0.5s 04:46:28 04:46:28 #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:46:28 #135 ... 04:46:28 04:46:28 #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:46:28 #136 DONE 0.4s 04:46:28 04:46:28 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #133 DONE 0.5s 04:46:28 04:46:28 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #137 DONE 0.3s 04:46:28 04:46:28 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #138 DONE 0.3s 04:46:28 04:46:28 #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #139 DONE 0.4s 04:46:28 04:46:28 #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:46:28 #140 DONE 0.2s 04:46:28 04:46:28 #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #141 CACHED 04:46:28 04:46:28 #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:46:28 #142 CACHED 04:46:28 04:46:28 #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #143 CACHED 04:46:28 04:46:28 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:46:28 #144 CACHED 04:46:28 04:46:28 #145 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #145 CACHED 04:46:28 04:46:28 #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:46:28 #146 CACHED 04:46:28 04:46:28 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #147 CACHED 04:46:28 04:46:28 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:46:28 #148 CACHED 04:46:28 04:46:28 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:46:28 #149 ... 04:46:28 04:46:28 #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:46:28 #135 DONE 0.4s 04:46:28 04:46:28 #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:46:28 #150 DONE 0.3s 04:46:28 #44 transferring context: 2.61MB 2.9s done 04:46:28 #44 ... 04:46:28 04:46:28 #45 [security-spire-config internal] load build context 04:46:28 #45 transferring context: 16.36kB 0.3s done 04:46:28 #45 DONE 2.5s 04:46:28 04:46:28 #46 [security-spiffe-token-provider internal] load build context 04:46:28 #46 transferring context: 2.61MB 2.4s done 04:46:28 #46 DONE 4.2s 04:46:28 04:46:28 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:28 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done 04:46:28 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:46:29 04:46:29 #151 [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 04:46:29 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:46:29 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:46:29 #43 ... 04:46:29 04:46:29 #47 [security-spire-server internal] load build context 04:46:29 #47 transferring context: 18.11kB 0.3s done 04:46:29 #47 DONE 3.1s 04:46:29 04:46:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:29 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 04:46:29 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 04:46:29 #151 ... 04:46:29 04:46:29 #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:46:29 #152 DONE 1.0s 04:46:29 04:46:29 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:46:29 #153 DONE 1.0s 04:46:29 04:46:29 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:46:29 #154 DONE 1.0s 04:46:29 04:46:29 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:46:29 #155 DONE 1.0s 04:46:29 04:46:29 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:29 #156 DONE 1.0s 04:46:29 04:46:29 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:46:29 #157 DONE 1.0s 04:46:29 04:46:29 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:46:29 #158 DONE 1.0s 04:46:29 04:46:29 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:46:29 #149 DONE 1.0s 04:46:29 04:46:29 #151 [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 04:46:29 #151 DONE 0.9s 04:46:29 04:46:29 #159 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:46:29 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 04:46:29 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:46:29 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 04:46:29 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s 04:46:29 #43 ... 04:46:29 04:46:29 #48 [core-data internal] load build context 04:46:29 #48 transferring context: 2.61MB 2.6s done 04:46:29 #48 DONE 4.3s 04:46:29 04:46:29 #44 [security-bootstrapper internal] load build context 04:46:29 #44 DONE 4.3s 04:46:29 04:46:29 #41 [core-common-config-bootstrapper internal] load build context 04:46:29 #41 transferring context: 2.61MB 2.0s done 04:46:30 #159 ... 04:46:30 04:46:30 #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:46:30 #160 DONE 1.0s 04:46:30 04:46:30 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:46:30 #161 DONE 0.8s 04:46:30 04:46:30 #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:46:30 #162 DONE 0.8s 04:46:30 04:46:30 #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:46:30 #163 DONE 0.9s 04:46:30 04:46:30 #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:46:30 #164 DONE 0.8s 04:46:30 #41 DONE 4.0s 04:46:30 04:46:30 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:30 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 04:46:30 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 04:46:30 04:46:30 #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:46:30 #165 DONE 0.8s 04:46:30 04:46:30 #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:46:30 #166 DONE 0.8s 04:46:30 04:46:30 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:46:30 #167 DONE 0.8s 04:46:30 04:46:30 #159 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:46:30 #159 DONE 0.8s 04:46:30 04:46:30 #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:46:30 #168 DONE 0.8s 04:46:30 04:46:30 #77 [core-command] exporting to image 04:46:30 #77 exporting layers 04:46:30 #77 exporting layers 0.2s done 04:46:30 #43 ... 04:46:30 04:46:30 #49 [core-command internal] load build context 04:46:30 #49 transferring context: 2.61MB 2.0s done 04:46:30 #49 DONE 4.3s 04:46:30 04:46:30 #50 [security-proxy-auth internal] load build context 04:46:30 #50 transferring context: 2.61MB 2.6s done 04:46:30 #50 DONE 4.2s 04:46:30 04:46:30 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:30 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.3s 04:46:30 #77 ... 04:46:30 04:46:30 #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:46:30 #169 DONE 0.4s 04:46:30 04:46:30 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:46:30 #170 DONE 0.4s 04:46:30 04:46:30 #77 [core-command] exporting to image 04:46:30 #77 exporting layers 0.3s done 04:46:30 #77 ... 04:46:30 04:46:30 #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:46:30 #171 DONE 2.3s 04:46:30 04:46:30 #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:46:30 #172 DONE 0.5s 04:46:30 04:46:30 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:46:30 #173 DONE 0.5s 04:46:30 04:46:30 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:46:30 #174 DONE 0.4s 04:46:30 04:46:30 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:46:30 #175 DONE 0.4s 04:46:30 04:46:30 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:46:30 #176 DONE 0.4s 04:46:30 04:46:30 #77 [support-scheduler] exporting to image 04:46:30 #77 writing image sha256:0e4f8c77fc9aaefbb1bcef57a8487152df672a491a27cbc214c2595f63be03af done 04:46:30 #77 naming to docker.io/library/core-command done 04:46:30 #77 writing image sha256:a2c912225572cd79d4663beecc38682363a3d8a7ec85c965686ffdc360b1babf done 04:46:30 #77 naming to docker.io/library/support-scheduler done 04:46:31 #77 ... 04:46:31 04:46:31 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:46:31 #177 DONE 0.4s 04:46:31 04:46:31 #77 [core-metadata] exporting to image 04:46:31 #77 ... 04:46:31 04:46:31 #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:46:31 #178 DONE 0.3s 04:46:31 04:46:31 #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:46:31 #179 DONE 0.4s 04:46:31 04:46:31 #77 [core-metadata] exporting to image 04:46:31 #77 exporting layers 0.3s done 04:46:31 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.86MB / 23.39MB 1.8s 04:46:31 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.0s 04:46:31 #77 writing image sha256:987c8175cf5b2dc000c0c2e3eaee7670c63a73866884e9b52d0817cea1b9f411 04:46:31 #77 ... 04:46:31 04:46:31 #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:46:31 #180 DONE 0.2s 04:46:31 04:46:31 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:46:31 #181 DONE 0.2s 04:46:31 04:46:31 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:46:31 #182 DONE 0.5s 04:46:31 04:46:31 #77 [security-spiffe-token-provider] exporting to image 04:46:31 #77 exporting layers 0.5s done 04:46:31 #77 writing image sha256:987c8175cf5b2dc000c0c2e3eaee7670c63a73866884e9b52d0817cea1b9f411 0.2s done 04:46:31 #77 naming to docker.io/library/core-data done 04:46:31 #77 writing image sha256:e66889b300dddb002d5966586f25cd2eef28612c8aa179f20d328c5066281b54 done 04:46:31 #77 writing image sha256:20e0fa64da1b28def50b3328d4b385f5b30cb503ad5031e77b8c3cd10fe0737c done 04:46:31 #77 naming to docker.io/library/core-metadata done 04:46:31 #77 naming to docker.io/library/security-spiffe-token-provider done 04:46:31 #77 writing image sha256:90ff1aa83206f92228d03ce87192f8ec3177c497b7de7d2c24d10d7c4add20dc 04:46:31 #77 writing image sha256:90ff1aa83206f92228d03ce87192f8ec3177c497b7de7d2c24d10d7c4add20dc done 04:46:31 #77 naming to docker.io/library/support-notifications done 04:46:31 #77 DONE 2.1s 04:46:31 04:46:31 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:46:31 #183 DONE 0.3s 04:46:31 04:46:31 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:46:31 #184 DONE 0.3s 04:46:31 04:46:31 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:46:31 #185 DONE 0.0s 04:46:31 04:46:31 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:46:31 #186 DONE 0.1s 04:46:31 04:46:31 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:31 #187 DONE 0.9s 04:46:31 04:46:31 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:31 #188 DONE 0.9s 04:46:31 04:46:31 #189 [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/ 04:46:31 #189 DONE 0.1s 04:46:31 04:46:31 #77 [security-proxy-auth] exporting to image 04:46:31 #77 ... 04:46:31 04:46:31 #190 [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/ 04:46:31 #190 DONE 0.1s 04:46:32 04:46:32 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:46:32 #191 DONE 0.1s 04:46:32 04:46:32 #77 [security-proxy-auth] exporting to image 04:46:32 #77 exporting layers 0.3s done 04:46:32 #77 writing image sha256:8358b79d8dd1158db11be0d9507c7988d4a52b2ff9794a3da3b404dd4a38e932 0.0s done 04:46:32 #77 naming to docker.io/library/core-common-config-bootstrapper 04:46:32 #77 ... 04:46:32 04:46:32 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:46:32 #192 DONE 0.1s 04:46:32 04:46:32 #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:32 #193 DONE 0.8s 04:46:32 04:46:32 #77 [security-proxy-setup] exporting to image 04:46:32 #77 naming to docker.io/library/core-common-config-bootstrapper done 04:46:32 #77 writing image sha256:32c524f81525cea1b8d1361fe46086cf9b6af363e62fbb983110978a3f75509a done 04:46:32 #77 naming to docker.io/library/security-proxy-auth done 04:46:32 #77 exporting layers 0.2s done 04:46:32 #77 writing image sha256:16dd8e144580aa4913a2dc92f28c04482831885e370f52c95b8a3b742a0686f1 done 04:46:32 #77 naming to docker.io/library/security-proxy-setup done 04:46:32 #77 DONE 2.6s 04:46:32 04:46:32 #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:46:32 #194 DONE 0.4s 04:46:32 04:46:32 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:32 #195 DONE 0.7s 04:46:32 04:46:32 #77 [security-secretstore-setup] exporting to image 04:46:32 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.88MB / 23.39MB 3.1s 04:46:32 #77 exporting layers 0.2s done 04:46:32 #77 writing image sha256:a4dbb0bbe32995928fc10e2a262c8607116d22e5c7856b8d4a86000faa7d54b2 done 04:46:32 #77 naming to docker.io/library/security-secretstore-setup done 04:46:32 #43 ... 04:46:32 04:46:32 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:46:32 #0 5.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:32 #0 5.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:32 #0 7.454 OK: 266 MiB in 52 packages 04:46:32 #51 DONE 9.8s 04:46:32 04:46:32 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:32 #77 writing image sha256:9128776f1c90d105b292e96a1446f6bb7b845ac87ff84fc87fac5946d77711e0 done 04:46:32 #77 naming to docker.io/library/security-bootstrapper done 04:46:32 #77 DONE 3.0s 04:46:32 04:46:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:32 time="2023-10-12T04:43:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:46:32 $ docker stop --time=1 d95eaa73871c20d5219773bd573d26c9d1094952b2696ebfa8ee3072105e1d67 04:46:33 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.8s 04:46:33 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 4.4s 04:46:33 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.56MB / 23.39MB 4.7s 04:46:34 $ docker rm -f --volumes d95eaa73871c20d5219773bd573d26c9d1094952b2696ebfa8ee3072105e1d67 04:46:34 #43 ... 04:46:34 04:46:34 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:46:34 #0 7.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:34 #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:34 #52 ... 04:46:34 04:46:34 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:46:34 #0 5.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:34 #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:34 #0 8.712 OK: 266 MiB in 52 packages 04:46:34 #53 DONE 9.4s 04:46:34 04:46:34 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withDockerContainer [Pipeline] sh 04:46:34 #43 ... 04:46:34 04:46:34 #54 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:46:34 #54 DONE 1.6s 04:46:34 04:46:34 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:34 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 04:46:34 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.30MB / 23.39MB 5.3s 04:46:34 + docker images 04:46:34 REPOSITORY TAG IMAGE ID CREATED SIZE 04:46:34 security-bootstrapper latest 9128776f1c90 2 seconds ago 23.3MB 04:46:34 security-secretstore-setup latest a4dbb0bbe329 2 seconds ago 44.4MB 04:46:34 core-common-config-bootstrapper latest 8358b79d8dd1 3 seconds ago 18.2MB 04:46:34 security-proxy-auth latest 32c524f81525 3 seconds ago 19.5MB 04:46:34 security-proxy-setup latest 16dd8e144580 3 seconds ago 29.4MB 04:46:34 support-notifications latest 90ff1aa83206 4 seconds ago 34.6MB 04:46:34 core-data latest 987c8175cf5b 4 seconds ago 21.3MB 04:46:34 core-metadata latest e66889b300dd 4 seconds ago 21.7MB 04:46:34 core-command latest 0e4f8c77fc9a 4 seconds ago 21.2MB 04:46:34 support-scheduler latest a2c912225572 4 seconds ago 34MB 04:46:34 security-spiffe-token-provider latest 20e0fa64da1b 4 seconds ago 35MB 04:46:34 security-spire-agent latest c30947aedd77 2 minutes ago 161MB 04:46:34 security-spire-server latest ac9e86c51be0 2 minutes ago 102MB 04:46:34 security-spire-config latest fdbbf67b2f3c 2 minutes ago 101MB 04:46:34 ci-base-image-x86_64 latest a8d604230e06 4 minutes ago 928MB 04:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB 04:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 04:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:34 provisioning config files... 04:46:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config4983652583971427343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:34 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 04:46:34 #43 ... 04:46:34 04:46:34 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:34 #0 6.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:34 #0 7.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:34 #0 9.794 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:34 #0 9.794 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:34 #0 9.794 OK: 19952 distinct packages available 04:46:34 #55 ... 04:46:34 04:46:34 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:34 ---> docker-login.sh 04:46:34 nexus3.edgexfoundry.org:10001 04:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:34 Configure a credential helper to remove this warning. See 04:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:34 04:46:34 Login Succeeded 04:46:34 nexus3.edgexfoundry.org:10002 04:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:34 Configure a credential helper to remove this warning. See 04:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:34 04:46:34 Login Succeeded 04:46:34 nexus3.edgexfoundry.org:10003 04:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:35 Configure a credential helper to remove this warning. See 04:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:35 04:46:35 Login Succeeded 04:46:35 nexus3.edgexfoundry.org:10004 04:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:35 Configure a credential helper to remove this warning. See 04:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:35 04:46:35 Login Succeeded 04:46:35 docker.io 04:46:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:35 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.70MB / 23.39MB 6.1s 04:46:35 #43 ... 04:46:35 04:46:35 #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:46:35 #56 DONE 1.2s 04:46:35 04:46:35 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:46:35 #52 10.73 OK: 266 MiB in 52 packages 04:46:35 #52 DONE 11.5s 04:46:35 04:46:35 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:35 Configure a credential helper to remove this warning. See 04:46:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:35 04:46:35 Login Succeeded 04:46:35 ---> docker-login.sh ends [Pipeline] } 04:46:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:35 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:46:35 44e522017d32fcb227609a12262e3d069e2fc125 04:46:35 latest 04:46:35 3.1.0-dev.62 04:46:35 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:35 main 04:46:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:35 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 6.4s 04:46:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:36 + docker push nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125 04:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:46:36 3934167573a3: Preparing 04:46:36 acd5d1315eeb: Preparing 04:46:36 6a9d02654ea1: Preparing 04:46:36 92af079cda17: Preparing 04:46:36 7f073bf4bc1d: Preparing 04:46:36 cc2447e1835a: Preparing 04:46:36 92af079cda17: Pushed 04:46:36 3934167573a3: Pushed 04:46:36 6a9d02654ea1: Pushed 04:46:36 7f073bf4bc1d: Pushed 04:46:36 cc2447e1835a: Layer already exists 04:46:36 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.62MB / 23.39MB 6.8s 04:46:36 #43 ... 04:46:36 04:46:36 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:36 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done 04:46:36 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:46:36 #57 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 04:46:36 #57 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 04:46:36 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 04:46:36 #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:46:36 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 04:46:36 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 04:46:36 #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.7s 04:46:36 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 04:46:36 #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.7s done 04:46:36 #57 ... 04:46:36 04:46:36 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:36 #58 ... 04:46:36 04:46:36 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:36 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.2s 04:46:36 #43 ... 04:46:36 04:46:36 #59 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:46:36 #59 DONE 1.3s 04:46:36 04:46:36 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:37 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s 04:46:37 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s done 04:46:37 #43 ... 04:46:37 04:46:37 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:37 #55 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:37 #55 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:37 #55 12.23 OK: 266 MiB in 52 packages 04:46:37 #55 DONE 12.6s 04:46:37 04:46:37 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:37 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s done 04:46:37 #43 ... 04:46:37 04:46:37 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:46:37 #60 ... 04:46:37 04:46:37 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:46:37 acd5d1315eeb: Pushed 04:46:37 #61 ... 04:46:37 04:46:37 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:46:37 #62 ... 04:46:37 04:46:37 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:37 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:37 #63 ... 04:46:37 04:46:37 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:37 #64 ... 04:46:37 04:46:37 #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:38 #65 ... 04:46:38 04:46:38 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:46:38 #66 DONE 0.9s 04:46:38 04:46:38 #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:38 #67 ... 04:46:38 04:46:38 #68 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:46:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:46:38 3934167573a3: Preparing 04:46:38 acd5d1315eeb: Preparing 04:46:38 6a9d02654ea1: Preparing 04:46:38 92af079cda17: Preparing 04:46:38 7f073bf4bc1d: Preparing 04:46:38 cc2447e1835a: Preparing 04:46:38 7f073bf4bc1d: Layer already exists 04:46:38 3934167573a3: Layer already exists 04:46:38 6a9d02654ea1: Layer already exists 04:46:38 acd5d1315eeb: Layer already exists 04:46:38 92af079cda17: Layer already exists 04:46:38 cc2447e1835a: Layer already exists 04:46:38 latest: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:38 #68 ... 04:46:38 04:46:38 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:38 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 04:46:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.62 04:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:46:39 3934167573a3: Preparing 04:46:39 acd5d1315eeb: Preparing 04:46:39 6a9d02654ea1: Preparing 04:46:39 92af079cda17: Preparing 04:46:39 7f073bf4bc1d: Preparing 04:46:39 cc2447e1835a: Preparing 04:46:39 acd5d1315eeb: Layer already exists 04:46:39 6a9d02654ea1: Layer already exists 04:46:39 7f073bf4bc1d: Layer already exists 04:46:39 92af079cda17: Layer already exists 04:46:39 3934167573a3: Layer already exists 04:46:39 cc2447e1835a: Layer already exists 04:46:39 3.1.0-dev.62: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker push nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:46:39 3934167573a3: Preparing 04:46:39 acd5d1315eeb: Preparing 04:46:39 6a9d02654ea1: Preparing 04:46:39 92af079cda17: Preparing 04:46:39 7f073bf4bc1d: Preparing 04:46:39 cc2447e1835a: Preparing 04:46:39 92af079cda17: Layer already exists 04:46:39 6a9d02654ea1: Layer already exists 04:46:39 acd5d1315eeb: Layer already exists 04:46:39 3934167573a3: Layer already exists 04:46:39 7f073bf4bc1d: Layer already exists 04:46:39 cc2447e1835a: Layer already exists 04:46:39 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:40 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:46:40 3934167573a3: Preparing 04:46:40 acd5d1315eeb: Preparing 04:46:40 6a9d02654ea1: Preparing 04:46:40 92af079cda17: Preparing 04:46:40 7f073bf4bc1d: Preparing 04:46:40 cc2447e1835a: Preparing 04:46:40 cc2447e1835a: Waiting 04:46:40 6a9d02654ea1: Layer already exists 04:46:40 7f073bf4bc1d: Layer already exists 04:46:40 3934167573a3: Layer already exists 04:46:40 92af079cda17: Layer already exists 04:46:40 acd5d1315eeb: Layer already exists 04:46:40 cc2447e1835a: Layer already exists 04:46:40 main: digest: sha256:6cd22bb893a6e0c538520ff7a4e485cdbb9cc6676d9716c3f583760385b3a51d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:40 ===================================================== [Pipeline] echo 04:46:40 taggedImages: 04:46:40 - nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125 04:46:40 - nexus3.edgexfoundry.org:10004/core-command:latest 04:46:40 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.62 04:46:40 - nexus3.edgexfoundry.org:10004/core-command:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:40 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:46:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:46:40 44e522017d32fcb227609a12262e3d069e2fc125 04:46:40 latest 04:46:40 3.1.0-dev.62 04:46:40 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:40 main 04:46:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 04:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:46:40 88f573cd77a7: Preparing 04:46:40 c8515a175556: Preparing 04:46:40 0b3e3f223e9e: Preparing 04:46:40 fb682d9e9e0b: Preparing 04:46:40 6a9d02654ea1: Preparing 04:46:40 92af079cda17: Preparing 04:46:40 7f073bf4bc1d: Preparing 04:46:40 cc2447e1835a: Preparing 04:46:40 7f073bf4bc1d: Waiting 04:46:40 92af079cda17: Waiting 04:46:40 6a9d02654ea1: Layer already exists 04:46:40 92af079cda17: Layer already exists 04:46:40 7f073bf4bc1d: Layer already exists 04:46:40 cc2447e1835a: Layer already exists 04:46:40 88f573cd77a7: Pushed 04:46:40 0b3e3f223e9e: Pushed 04:46:40 c8515a175556: Pushed 04:46:41 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 04:46:42 fb682d9e9e0b: Pushed 04:46:42 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:42 + 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 04:46:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:46:42 88f573cd77a7: Preparing 04:46:42 c8515a175556: Preparing 04:46:42 0b3e3f223e9e: Preparing 04:46:42 fb682d9e9e0b: Preparing 04:46:42 6a9d02654ea1: Preparing 04:46:42 92af079cda17: Preparing 04:46:42 7f073bf4bc1d: Preparing 04:46:42 cc2447e1835a: Preparing 04:46:42 92af079cda17: Waiting 04:46:42 7f073bf4bc1d: Waiting 04:46:42 cc2447e1835a: Waiting 04:46:42 c8515a175556: Layer already exists 04:46:42 88f573cd77a7: Layer already exists 04:46:42 0b3e3f223e9e: Layer already exists 04:46:42 fb682d9e9e0b: Layer already exists 04:46:42 6a9d02654ea1: Layer already exists 04:46:42 cc2447e1835a: Layer already exists 04:46:42 7f073bf4bc1d: Layer already exists 04:46:42 92af079cda17: Layer already exists 04:46:42 latest: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.62 04:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:46:43 88f573cd77a7: Preparing 04:46:43 c8515a175556: Preparing 04:46:43 0b3e3f223e9e: Preparing 04:46:43 fb682d9e9e0b: Preparing 04:46:43 6a9d02654ea1: Preparing 04:46:43 92af079cda17: Preparing 04:46:43 7f073bf4bc1d: Preparing 04:46:43 cc2447e1835a: Preparing 04:46:43 92af079cda17: Waiting 04:46:43 7f073bf4bc1d: Waiting 04:46:43 cc2447e1835a: Waiting 04:46:43 88f573cd77a7: Layer already exists 04:46:43 c8515a175556: Layer already exists 04:46:43 fb682d9e9e0b: Layer already exists 04:46:43 0b3e3f223e9e: Layer already exists 04:46:43 6a9d02654ea1: Layer already exists 04:46:43 7f073bf4bc1d: Layer already exists 04:46:43 92af079cda17: Layer already exists 04:46:43 cc2447e1835a: Layer already exists 04:46:43 3.1.0-dev.62: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:46:44 88f573cd77a7: Preparing 04:46:44 c8515a175556: Preparing 04:46:44 0b3e3f223e9e: Preparing 04:46:44 fb682d9e9e0b: Preparing 04:46:44 6a9d02654ea1: Preparing 04:46:44 92af079cda17: Preparing 04:46:44 7f073bf4bc1d: Preparing 04:46:44 cc2447e1835a: Preparing 04:46:44 92af079cda17: Waiting 04:46:44 7f073bf4bc1d: Waiting 04:46:44 6a9d02654ea1: Layer already exists 04:46:44 fb682d9e9e0b: Layer already exists 04:46:44 88f573cd77a7: Layer already exists 04:46:44 c8515a175556: Layer already exists 04:46:44 0b3e3f223e9e: Layer already exists 04:46:44 7f073bf4bc1d: Layer already exists 04:46:44 cc2447e1835a: Layer already exists 04:46:44 92af079cda17: Layer already exists 04:46:44 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:44 + 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 04:46:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:46:44 88f573cd77a7: Preparing 04:46:44 c8515a175556: Preparing 04:46:44 0b3e3f223e9e: Preparing 04:46:44 fb682d9e9e0b: Preparing 04:46:44 6a9d02654ea1: Preparing 04:46:44 92af079cda17: Preparing 04:46:44 7f073bf4bc1d: Preparing 04:46:44 cc2447e1835a: Preparing 04:46:44 92af079cda17: Waiting 04:46:44 7f073bf4bc1d: Waiting 04:46:44 cc2447e1835a: Waiting 04:46:44 6a9d02654ea1: Layer already exists 04:46:44 c8515a175556: Layer already exists 04:46:44 0b3e3f223e9e: Layer already exists 04:46:44 fb682d9e9e0b: Layer already exists 04:46:44 88f573cd77a7: Layer already exists 04:46:44 92af079cda17: Layer already exists 04:46:44 7f073bf4bc1d: Layer already exists 04:46:44 cc2447e1835a: Layer already exists 04:46:44 main: digest: sha256:9cefadd773ba63e43798774f4e418a43aad2a16cb7897ae3be97c73c0d08c958 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:44 ===================================================== [Pipeline] echo 04:46:44 taggedImages: 04:46:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 04:46:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:46:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.62 04:46:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:46:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:46:44 44e522017d32fcb227609a12262e3d069e2fc125 04:46:44 latest 04:46:44 3.1.0-dev.62 04:46:44 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:44 main 04:46:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:45 #43 ... 04:46:45 04:46:45 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:45 #69 ... 04:46:45 04:46:45 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:45 + docker push nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125 04:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:45 73d467dc906e: Preparing 04:46:45 7e86d86f42cb: Preparing 04:46:45 6a9d02654ea1: Preparing 04:46:45 92af079cda17: Preparing 04:46:45 7f073bf4bc1d: Preparing 04:46:45 cc2447e1835a: Preparing 04:46:45 cc2447e1835a: Waiting 04:46:45 7f073bf4bc1d: Layer already exists 04:46:45 92af079cda17: Layer already exists 04:46:45 6a9d02654ea1: Layer already exists 04:46:45 cc2447e1835a: Layer already exists 04:46:45 73d467dc906e: Pushed 04:46:45 #43 ... 04:46:45 04:46:45 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:45 #70 ... 04:46:45 04:46:45 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:45 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 04:46:46 #43 ... 04:46:46 04:46:46 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:46 7e86d86f42cb: Pushed 04:46:47 #71 ... 04:46:47 04:46:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:47 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:47 73d467dc906e: Preparing 04:46:47 7e86d86f42cb: Preparing 04:46:47 6a9d02654ea1: Preparing 04:46:47 92af079cda17: Preparing 04:46:47 7f073bf4bc1d: Preparing 04:46:47 cc2447e1835a: Preparing 04:46:47 cc2447e1835a: Waiting 04:46:47 7f073bf4bc1d: Layer already exists 04:46:47 6a9d02654ea1: Layer already exists 04:46:47 92af079cda17: Layer already exists 04:46:47 73d467dc906e: Layer already exists 04:46:47 7e86d86f42cb: Layer already exists 04:46:47 cc2447e1835a: Layer already exists 04:46:47 latest: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:48 #43 ... 04:46:48 04:46:48 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:48 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 04:46:48 #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.5s done 04:46:48 #57 ... 04:46:48 04:46:48 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:48 #43 ... 04:46:48 04:46:48 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:48 #72 ... 04:46:48 04:46:48 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:48 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.62 04:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:48 73d467dc906e: Preparing 04:46:48 7e86d86f42cb: Preparing 04:46:48 6a9d02654ea1: Preparing 04:46:48 92af079cda17: Preparing 04:46:48 7f073bf4bc1d: Preparing 04:46:48 cc2447e1835a: Preparing 04:46:48 cc2447e1835a: Waiting 04:46:48 73d467dc906e: Layer already exists 04:46:48 6a9d02654ea1: Layer already exists 04:46:48 92af079cda17: Layer already exists 04:46:48 7f073bf4bc1d: Layer already exists 04:46:48 7e86d86f42cb: Layer already exists 04:46:48 cc2447e1835a: Layer already exists 04:46:48 3.1.0-dev.62: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:48 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.0s done 04:46:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:48 #43 ... 04:46:48 04:46:48 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:46:48 #60 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:48 #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:48 #60 19.77 (1/2) Installing dumb-init (1.2.5-r2) 04:46:48 #60 19.85 (2/2) Installing su-exec (0.2-r3) 04:46:48 #60 19.87 Executing busybox-1.36.1-r2.trigger 04:46:48 #60 19.98 OK: 8 MiB in 17 packages 04:46:48 #60 DONE 21.4s 04:46:48 04:46:48 #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:46:48 + docker push nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:48 73d467dc906e: Preparing 04:46:48 7e86d86f42cb: Preparing 04:46:48 6a9d02654ea1: Preparing 04:46:48 92af079cda17: Preparing 04:46:48 7f073bf4bc1d: Preparing 04:46:48 cc2447e1835a: Preparing 04:46:48 cc2447e1835a: Waiting 04:46:48 7f073bf4bc1d: Layer already exists 04:46:48 6a9d02654ea1: Layer already exists 04:46:48 92af079cda17: Layer already exists 04:46:48 73d467dc906e: Layer already exists 04:46:48 7e86d86f42cb: Layer already exists 04:46:48 cc2447e1835a: Layer already exists 04:46:48 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:49 #73 ... 04:46:49 04:46:49 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:49 #64 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #64 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:49 #64 18.47 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:49 #64 18.47 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:49 #64 18.47 OK: 19946 distinct packages available 04:46:49 #64 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:49 #64 ... 04:46:49 04:46:49 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:49 #58 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #58 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:49 #58 20.92 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:49 #58 20.92 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:49 #58 20.92 OK: 19946 distinct packages available 04:46:49 #58 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #58 ... 04:46:49 04:46:49 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:49 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:46:49 73d467dc906e: Preparing 04:46:49 7e86d86f42cb: Preparing 04:46:49 6a9d02654ea1: Preparing 04:46:49 92af079cda17: Preparing 04:46:49 7f073bf4bc1d: Preparing 04:46:49 cc2447e1835a: Preparing 04:46:49 cc2447e1835a: Waiting 04:46:49 73d467dc906e: Layer already exists 04:46:49 6a9d02654ea1: Layer already exists 04:46:49 7f073bf4bc1d: Layer already exists 04:46:49 7e86d86f42cb: Layer already exists 04:46:49 92af079cda17: Layer already exists 04:46:49 cc2447e1835a: Layer already exists 04:46:49 main: digest: sha256:163af9f5fe90d0ccd956c8b13c3b7d7b025414340b5354a2cf78d6e7eced9c7a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:49 ===================================================== [Pipeline] echo 04:46:49 taggedImages: 04:46:49 - nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125 04:46:49 - nexus3.edgexfoundry.org:10004/core-data:latest 04:46:49 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.62 04:46:49 - nexus3.edgexfoundry.org:10004/core-data:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:46:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:46:49 44e522017d32fcb227609a12262e3d069e2fc125 04:46:49 latest 04:46:49 3.1.0-dev.62 04:46:49 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:49 main 04:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:49 #43 ... 04:46:49 04:46:49 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:46:49 #61 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #61 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:49 #61 21.26 (1/1) Installing dumb-init (1.2.5-r2) 04:46:49 #61 21.36 Executing busybox-1.36.1-r2.trigger 04:46:49 #61 21.59 OK: 8 MiB in 16 packages 04:46:49 #61 ... 04:46:49 04:46:49 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:46:49 #62 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #62 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:49 #62 20.92 (1/1) Installing dumb-init (1.2.5-r2) 04:46:49 #62 20.97 Executing busybox-1.36.1-r2.trigger 04:46:49 #62 21.06 OK: 8 MiB in 16 packages 04:46:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:50 #62 DONE 22.7s 04:46:50 04:46:50 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:50 #64 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:50 #64 ... 04:46:50 04:46:50 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:50 #63 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:50 #63 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:50 #63 21.92 (1/4) Installing ca-certificates (20230506-r0) 04:46:50 #63 22.32 (2/4) Installing dumb-init (1.2.5-r2) 04:46:50 #63 22.34 (3/4) Installing su-exec (0.2-r3) 04:46:50 #63 22.43 (4/4) Installing yq (4.33.3-r3) 04:46:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125 04:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:50 da64e5f00ad5: Preparing 04:46:50 001cfde51a27: Preparing 04:46:50 25f8bb7acc57: Preparing 04:46:50 6a9d02654ea1: Preparing 04:46:50 92af079cda17: Preparing 04:46:50 7f073bf4bc1d: Preparing 04:46:50 cc2447e1835a: Preparing 04:46:50 cc2447e1835a: Waiting 04:46:50 7f073bf4bc1d: Waiting 04:46:50 92af079cda17: Layer already exists 04:46:50 6a9d02654ea1: Layer already exists 04:46:50 7f073bf4bc1d: Layer already exists 04:46:50 cc2447e1835a: Layer already exists 04:46:50 001cfde51a27: Pushed 04:46:50 da64e5f00ad5: Pushed 04:46:50 #63 ... 04:46:50 04:46:50 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:50 #58 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:50 #58 ... 04:46:50 04:46:50 #61 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:46:50 #61 DONE 24.5s 04:46:50 04:46:50 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:50 #63 23.30 Executing busybox-1.36.1-r2.trigger 04:46:50 #63 23.47 Executing ca-certificates-20230506-r0.trigger 04:46:51 #63 ... 04:46:51 04:46:51 #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:51 #65 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:51 #65 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:51 #65 22.50 (1/2) Installing ca-certificates (20230506-r0) 04:46:51 #65 23.14 (2/2) Installing dumb-init (1.2.5-r2) 04:46:51 #65 23.16 Executing busybox-1.36.1-r2.trigger 04:46:51 #65 23.28 Executing ca-certificates-20230506-r0.trigger 04:46:51 #65 ... 04:46:51 04:46:51 #68 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:46:51 #68 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:51 #68 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:51 #68 21.49 (1/4) Installing dumb-init (1.2.5-r2) 04:46:51 #68 21.59 (2/4) Installing openssl (3.1.3-r0) 04:46:51 #68 21.76 (3/4) Installing su-exec (0.2-r3) 04:46:51 #68 21.81 (4/4) Installing yq (4.33.3-r3) 04:46:51 #68 22.85 Executing busybox-1.36.1-r2.trigger 04:46:51 #68 22.98 OK: 18 MiB in 19 packages 04:46:51 #68 DONE 24.0s 04:46:51 04:46:51 #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:51 #67 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:51 #67 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:51 #67 22.21 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:51 #67 22.21 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:51 #67 22.21 OK: 19946 distinct packages available 04:46:51 #67 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:51 #67 ... 04:46:51 04:46:51 #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 04:46:51 #74 DONE 0.3s 04:46:51 04:46:51 #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:51 #67 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:52 #67 ... 04:46:52 04:46:52 #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:52 #65 24.23 OK: 9 MiB in 17 packages 04:46:52 #65 DONE 24.8s 04:46:52 25f8bb7acc57: Pushed 04:46:52 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:52 04:46:52 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:52 #63 24.22 OK: 18 MiB in 19 packages 04:46:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:52 #63 DONE 25.3s 04:46:52 04:46:52 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:52 #72 ... 04:46:52 04:46:52 #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:46:52 #73 DONE 4.0s 04:46:52 04:46:52 #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:46:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:52 da64e5f00ad5: Preparing 04:46:52 001cfde51a27: Preparing 04:46:52 25f8bb7acc57: Preparing 04:46:52 6a9d02654ea1: Preparing 04:46:52 92af079cda17: Preparing 04:46:52 7f073bf4bc1d: Preparing 04:46:52 cc2447e1835a: Preparing 04:46:52 cc2447e1835a: Waiting 04:46:52 da64e5f00ad5: Layer already exists 04:46:52 92af079cda17: Layer already exists 04:46:52 25f8bb7acc57: Layer already exists 04:46:52 001cfde51a27: Layer already exists 04:46:52 6a9d02654ea1: Layer already exists 04:46:52 7f073bf4bc1d: Layer already exists 04:46:52 cc2447e1835a: Layer already exists 04:46:52 latest: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:52 #75 DONE 0.2s 04:46:52 04:46:52 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:53 #72 ... 04:46:53 04:46:53 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:53 #64 25.67 (1/11) Installing ca-certificates (20230506-r0) 04:46:53 #64 25.78 (2/11) Installing brotli-libs (1.0.9-r14) 04:46:53 #64 25.82 (3/11) Installing libunistring (1.1-r1) 04:46:53 #64 25.86 (4/11) Installing libidn2 (2.3.4-r1) 04:46:53 #64 25.88 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:46:53 #64 25.89 (6/11) Installing libcurl (8.4.0-r0) 04:46:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.62 04:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:53 da64e5f00ad5: Preparing 04:46:53 001cfde51a27: Preparing 04:46:53 25f8bb7acc57: Preparing 04:46:53 6a9d02654ea1: Preparing 04:46:53 92af079cda17: Preparing 04:46:53 7f073bf4bc1d: Preparing 04:46:53 cc2447e1835a: Preparing 04:46:53 7f073bf4bc1d: Waiting 04:46:53 cc2447e1835a: Waiting 04:46:53 92af079cda17: Layer already exists 04:46:53 6a9d02654ea1: Layer already exists 04:46:53 001cfde51a27: Layer already exists 04:46:53 25f8bb7acc57: Layer already exists 04:46:53 da64e5f00ad5: Layer already exists 04:46:53 7f073bf4bc1d: Layer already exists 04:46:53 cc2447e1835a: Layer already exists 04:46:53 3.1.0-dev.62: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:53 #64 25.92 (7/11) Installing curl (8.4.0-r0) 04:46:53 #64 25.94 (8/11) Installing dumb-init (1.2.5-r2) 04:46:53 #64 25.95 (9/11) Installing musl-obstack (1.2.3-r2) 04:46:53 #64 25.96 (10/11) Installing libucontext (1.2-r2) 04:46:53 #64 25.96 (11/11) Installing gcompat (1.1.0-r1) 04:46:53 #64 25.99 Executing busybox-1.36.1-r2.trigger 04:46:53 #64 26.01 Executing ca-certificates-20230506-r0.trigger 04:46:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:53 #64 26.30 OK: 13 MiB in 26 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 #64 ... 04:46:54 04:46:54 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:54 #58 27.11 (1/4) Installing dumb-init (1.2.5-r2) 04:46:54 #58 27.12 (2/4) Installing musl-obstack (1.2.3-r2) 04:46:54 #58 27.13 (3/4) Installing libucontext (1.2-r2) 04:46:54 #58 27.14 (4/4) Installing gcompat (1.1.0-r1) 04:46:54 #58 27.15 Executing busybox-1.36.1-r2.trigger 04:46:54 #58 27.18 OK: 8 MiB in 19 packages 04:46:54 #58 DONE 27.6s 04:46:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:54 da64e5f00ad5: Preparing 04:46:54 001cfde51a27: Preparing 04:46:54 25f8bb7acc57: Preparing 04:46:54 6a9d02654ea1: Preparing 04:46:54 92af079cda17: Preparing 04:46:54 7f073bf4bc1d: Preparing 04:46:54 cc2447e1835a: Preparing 04:46:54 cc2447e1835a: Waiting 04:46:54 001cfde51a27: Layer already exists 04:46:54 92af079cda17: Layer already exists 04:46:54 da64e5f00ad5: Layer already exists 04:46:54 25f8bb7acc57: Layer already exists 04:46:54 6a9d02654ea1: Layer already exists 04:46:54 7f073bf4bc1d: Layer already exists 04:46:54 cc2447e1835a: Layer already exists 04:46:54 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 04:46:54 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:54 #64 DONE 26.8s 04:46:54 04:46:54 #67 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:54 #67 26.36 (1/5) Installing dumb-init (1.2.5-r2) 04:46:54 #67 26.40 (2/5) Installing musl-obstack (1.2.3-r2) 04:46:54 #67 26.41 (3/5) Installing libucontext (1.2-r2) 04:46:54 #67 26.42 (4/5) Installing gcompat (1.1.0-r1) 04:46:54 #67 26.45 (5/5) Installing openssl (3.1.3-r0) 04:46:54 #67 26.48 Executing busybox-1.36.1-r2.trigger 04:46:54 #67 26.53 OK: 9 MiB in 20 packages 04:46:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 #67 DONE 27.3s 04:46:54 04:46:54 #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:46:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:46:54 da64e5f00ad5: Preparing 04:46:54 001cfde51a27: Preparing 04:46:54 25f8bb7acc57: Preparing 04:46:54 6a9d02654ea1: Preparing 04:46:54 92af079cda17: Preparing 04:46:54 7f073bf4bc1d: Preparing 04:46:54 cc2447e1835a: Preparing 04:46:54 7f073bf4bc1d: Waiting 04:46:54 cc2447e1835a: Waiting 04:46:54 001cfde51a27: Layer already exists 04:46:54 6a9d02654ea1: Layer already exists 04:46:54 25f8bb7acc57: Layer already exists 04:46:54 92af079cda17: Layer already exists 04:46:54 da64e5f00ad5: Layer already exists 04:46:54 7f073bf4bc1d: Layer already exists 04:46:54 cc2447e1835a: Layer already exists 04:46:54 main: digest: sha256:c6228bb1cfb847e7229b74c69c8183a53d50c3ffd8dfab6cc2c6cda770164b9f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:54 ===================================================== [Pipeline] echo 04:46:54 taggedImages: 04:46:54 - nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125 04:46:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:46:54 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.62 04:46:54 - nexus3.edgexfoundry.org:10004/core-metadata:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:46:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:46:54 44e522017d32fcb227609a12262e3d069e2fc125 04:46:54 latest 04:46:54 3.1.0-dev.62 04:46:54 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:54 main 04:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 04:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:55 6ce1222fe1e0: Preparing 04:46:55 1a9710c9407a: Preparing 04:46:55 f48ae75985d4: Preparing 04:46:55 38e0d49c9ae5: Preparing 04:46:55 6c7c7a8fae92: Preparing 04:46:55 cf1d8dc74b31: Preparing 04:46:55 5e1f5f36a884: Preparing 04:46:55 6a9d02654ea1: Preparing 04:46:55 92af079cda17: Preparing 04:46:55 3129f872984e: Preparing 04:46:55 e40067f90841: Preparing 04:46:55 5f70bf18a086: Preparing 04:46:55 1b34a419b548: Preparing 04:46:55 b3b8b41a8132: Preparing 04:46:55 cc2447e1835a: Preparing 04:46:55 b3b8b41a8132: Waiting 04:46:55 cf1d8dc74b31: Waiting 04:46:55 cc2447e1835a: Waiting 04:46:55 e40067f90841: Waiting 04:46:55 1b34a419b548: Waiting 04:46:55 5f70bf18a086: Waiting 04:46:55 5e1f5f36a884: Waiting 04:46:55 6a9d02654ea1: Waiting 04:46:55 92af079cda17: Waiting 04:46:55 3129f872984e: Waiting 04:46:55 6ce1222fe1e0: Pushed 04:46:55 1a9710c9407a: Pushed 04:46:55 6c7c7a8fae92: Pushed 04:46:55 38e0d49c9ae5: Pushed 04:46:55 f48ae75985d4: Pushed 04:46:55 6a9d02654ea1: Layer already exists 04:46:55 92af079cda17: Layer already exists 04:46:55 cf1d8dc74b31: Pushed 04:46:55 e40067f90841: Pushed 04:46:55 3129f872984e: Pushed 04:46:55 1b34a419b548: Pushed 04:46:55 5f70bf18a086: Pushed 04:46:55 cc2447e1835a: Layer already exists 04:46:55 b3b8b41a8132: Pushed 04:46:55 #76 DONE 1.0s 04:46:55 04:46:55 #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:55 #77 DONE 1.6s 04:46:55 04:46:55 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:55 #78 DONE 1.0s 04:46:55 04:46:55 #79 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:55 #79 ... 04:46:55 04:46:55 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 04:46:55 #80 DONE 0.2s 04:46:55 04:46:55 #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / 04:46:55 #81 DONE 0.2s 04:46:55 04:46:55 #82 [security-spire-config stage-2 5/9] COPY security.txt / 04:46:55 #82 DONE 0.2s 04:46:55 04:46:55 #83 [security-spire-server stage-2 5/8] COPY security.txt / 04:46:56 #83 DONE 0.2s 04:46:56 04:46:56 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:46:56 #84 DONE 0.2s 04:46:56 04:46:56 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:46:56 #85 DONE 0.1s 04:46:56 04:46:56 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:46:56 #86 DONE 0.1s 04:46:56 04:46:56 #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:46:56 #87 DONE 0.2s 04:46:56 04:46:56 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:46:56 #88 ... 04:46:56 04:46:56 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:46:56 #89 DONE 0.2s 04:46:56 04:46:56 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:46:56 #88 DONE 0.2s 04:46:56 04:46:56 #90 [security-spire-server] exporting to image 04:46:56 #90 exporting layers 04:46:57 #90 ... 04:46:57 04:46:57 #79 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:57 #79 DONE 1.2s 04:46:57 04:46:57 #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 04:46:57 #91 DONE 0.1s 04:46:57 04:46:57 #92 [security-spire-agent stage-3 6/9] COPY security.txt / 04:46:57 #92 DONE 0.1s 04:46:57 04:46:57 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:57 #72 ... 04:46:57 04:46:57 #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:46:57 #93 DONE 0.1s 04:46:57 04:46:57 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:46:57 #94 DONE 0.1s 04:46:57 04:46:57 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:57 #71 ... 04:46:57 04:46:57 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:46:57 #95 DONE 0.1s 04:46:57 5e1f5f36a884: Pushed 04:46:57 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 04:46:57 #90 [security-spire-agent] exporting to image 04:46:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:58 6ce1222fe1e0: Preparing 04:46:58 1a9710c9407a: Preparing 04:46:58 f48ae75985d4: Preparing 04:46:58 38e0d49c9ae5: Preparing 04:46:58 6c7c7a8fae92: Preparing 04:46:58 cf1d8dc74b31: Preparing 04:46:58 5e1f5f36a884: Preparing 04:46:58 6a9d02654ea1: Preparing 04:46:58 92af079cda17: Preparing 04:46:58 3129f872984e: Preparing 04:46:58 e40067f90841: Preparing 04:46:58 5f70bf18a086: Preparing 04:46:58 1b34a419b548: Preparing 04:46:58 b3b8b41a8132: Preparing 04:46:58 cc2447e1835a: Preparing 04:46:58 cf1d8dc74b31: Waiting 04:46:58 5e1f5f36a884: Waiting 04:46:58 3129f872984e: Waiting 04:46:58 5f70bf18a086: Waiting 04:46:58 e40067f90841: Waiting 04:46:58 1b34a419b548: Waiting 04:46:58 b3b8b41a8132: Waiting 04:46:58 92af079cda17: Waiting 04:46:58 cc2447e1835a: Waiting 04:46:58 38e0d49c9ae5: Layer already exists 04:46:58 f48ae75985d4: Layer already exists 04:46:58 6c7c7a8fae92: Layer already exists 04:46:58 1a9710c9407a: Layer already exists 04:46:58 6ce1222fe1e0: Layer already exists 04:46:58 cf1d8dc74b31: Layer already exists 04:46:58 92af079cda17: Layer already exists 04:46:58 5e1f5f36a884: Layer already exists 04:46:58 3129f872984e: Layer already exists 04:46:58 e40067f90841: Layer already exists 04:46:58 6a9d02654ea1: Layer already exists 04:46:58 1b34a419b548: Layer already exists 04:46:58 b3b8b41a8132: Layer already exists 04:46:58 5f70bf18a086: Layer already exists 04:46:58 cc2447e1835a: Layer already exists 04:46:58 latest: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.62 04:46:58 #90 exporting layers 1.7s done 04:46:58 #90 writing image sha256:f1f20dc6fb430b1d4c3ed35855bb6efad02519d6cb2a9fcfe29057780c2c9f65 0.0s done 04:46:58 #90 writing image sha256:a20e3e94ed04d4c1af2750f0fe5fd4de9543bc937e8738270e004391f7eb2876 0.0s done 04:46:58 #90 naming to docker.io/library/security-spire-server-arm64 done 04:46:58 #90 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.62 04:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:58 6ce1222fe1e0: Preparing 04:46:58 1a9710c9407a: Preparing 04:46:58 f48ae75985d4: Preparing 04:46:58 38e0d49c9ae5: Preparing 04:46:58 6c7c7a8fae92: Preparing 04:46:58 cf1d8dc74b31: Preparing 04:46:58 5e1f5f36a884: Preparing 04:46:58 6a9d02654ea1: Preparing 04:46:58 92af079cda17: Preparing 04:46:58 3129f872984e: Preparing 04:46:58 e40067f90841: Preparing 04:46:58 5f70bf18a086: Preparing 04:46:58 1b34a419b548: Preparing 04:46:58 b3b8b41a8132: Preparing 04:46:58 cc2447e1835a: Preparing 04:46:58 92af079cda17: Waiting 04:46:58 3129f872984e: Waiting 04:46:58 b3b8b41a8132: Waiting 04:46:58 e40067f90841: Waiting 04:46:58 5f70bf18a086: Waiting 04:46:58 cc2447e1835a: Waiting 04:46:58 cf1d8dc74b31: Waiting 04:46:58 5e1f5f36a884: Waiting 04:46:58 1b34a419b548: Waiting 04:46:58 f48ae75985d4: Layer already exists 04:46:58 38e0d49c9ae5: Layer already exists 04:46:58 1a9710c9407a: Layer already exists 04:46:58 6ce1222fe1e0: Layer already exists 04:46:58 6c7c7a8fae92: Layer already exists 04:46:58 5e1f5f36a884: Layer already exists 04:46:58 6a9d02654ea1: Layer already exists 04:46:58 92af079cda17: Layer already exists 04:46:58 cf1d8dc74b31: Layer already exists 04:46:58 3129f872984e: Layer already exists 04:46:58 e40067f90841: Layer already exists 04:46:58 5f70bf18a086: Layer already exists 04:46:58 1b34a419b548: Layer already exists 04:46:58 cc2447e1835a: Layer already exists 04:46:58 b3b8b41a8132: Layer already exists 04:46:58 3.1.0-dev.62: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 #90 exporting layers 1.5s done 04:46:59 #90 writing image sha256:7036eb7c4bba816845660bcd5e5e7e050ef26f692cf462005bbc258d56c1771b done 04:46:59 #90 naming to docker.io/library/security-spire-agent-arm64 done 04:46:59 #90 DONE 2.7s 04:46:59 04:46:59 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:46:59 6ce1222fe1e0: Preparing 04:46:59 1a9710c9407a: Preparing 04:46:59 f48ae75985d4: Preparing 04:46:59 38e0d49c9ae5: Preparing 04:46:59 6c7c7a8fae92: Preparing 04:46:59 cf1d8dc74b31: Preparing 04:46:59 5e1f5f36a884: Preparing 04:46:59 6a9d02654ea1: Preparing 04:46:59 92af079cda17: Preparing 04:46:59 3129f872984e: Preparing 04:46:59 e40067f90841: Preparing 04:46:59 5f70bf18a086: Preparing 04:46:59 1b34a419b548: Preparing 04:46:59 b3b8b41a8132: Preparing 04:46:59 cc2447e1835a: Preparing 04:46:59 92af079cda17: Waiting 04:46:59 b3b8b41a8132: Waiting 04:46:59 cc2447e1835a: Waiting 04:46:59 1b34a419b548: Waiting 04:46:59 cf1d8dc74b31: Waiting 04:46:59 3129f872984e: Waiting 04:46:59 5e1f5f36a884: Waiting 04:46:59 6a9d02654ea1: Waiting 04:46:59 e40067f90841: Waiting 04:46:59 5f70bf18a086: Waiting 04:46:59 6c7c7a8fae92: Layer already exists 04:46:59 f48ae75985d4: Layer already exists 04:46:59 1a9710c9407a: Layer already exists 04:46:59 6ce1222fe1e0: Layer already exists 04:46:59 38e0d49c9ae5: Layer already exists 04:46:59 5e1f5f36a884: Layer already exists 04:46:59 cf1d8dc74b31: Layer already exists 04:46:59 3129f872984e: Layer already exists 04:46:59 92af079cda17: Layer already exists 04:46:59 6a9d02654ea1: Layer already exists 04:46:59 e40067f90841: Layer already exists 04:46:59 5f70bf18a086: Layer already exists 04:46:59 cc2447e1835a: Layer already exists 04:46:59 b3b8b41a8132: Layer already exists 04:46:59 1b34a419b548: Layer already exists 04:46:59 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:47:00 6ce1222fe1e0: Preparing 04:47:00 1a9710c9407a: Preparing 04:47:00 f48ae75985d4: Preparing 04:47:00 38e0d49c9ae5: Preparing 04:47:00 6c7c7a8fae92: Preparing 04:47:00 cf1d8dc74b31: Preparing 04:47:00 5e1f5f36a884: Preparing 04:47:00 6a9d02654ea1: Preparing 04:47:00 92af079cda17: Preparing 04:47:00 3129f872984e: Preparing 04:47:00 e40067f90841: Preparing 04:47:00 5f70bf18a086: Preparing 04:47:00 1b34a419b548: Preparing 04:47:00 b3b8b41a8132: Preparing 04:47:00 cc2447e1835a: Preparing 04:47:00 cf1d8dc74b31: Waiting 04:47:00 92af079cda17: Waiting 04:47:00 5e1f5f36a884: Waiting 04:47:00 3129f872984e: Waiting 04:47:00 1b34a419b548: Waiting 04:47:00 6a9d02654ea1: Waiting 04:47:00 e40067f90841: Waiting 04:47:00 cc2447e1835a: Waiting 04:47:00 b3b8b41a8132: Waiting 04:47:00 5f70bf18a086: Waiting 04:47:00 1a9710c9407a: Layer already exists 04:47:00 38e0d49c9ae5: Layer already exists 04:47:00 6c7c7a8fae92: Layer already exists 04:47:00 f48ae75985d4: Layer already exists 04:47:00 6ce1222fe1e0: Layer already exists 04:47:00 cf1d8dc74b31: Layer already exists 04:47:00 5e1f5f36a884: Layer already exists 04:47:00 92af079cda17: Layer already exists 04:47:00 6a9d02654ea1: Layer already exists 04:47:00 3129f872984e: Layer already exists 04:47:00 e40067f90841: Layer already exists 04:47:00 5f70bf18a086: Layer already exists 04:47:00 1b34a419b548: Layer already exists 04:47:00 cc2447e1835a: Layer already exists 04:47:00 b3b8b41a8132: Layer already exists 04:47:00 main: digest: sha256:b35411f556cd4ae3c04d10b48d5e1d6023230dffb8377a00c6e8630e318f2b7a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:00 ===================================================== [Pipeline] echo 04:47:00 taggedImages: 04:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125 04:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.62 04:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:47:00 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:47:00 44e522017d32fcb227609a12262e3d069e2fc125 04:47:00 latest 04:47:00 3.1.0-dev.62 04:47:00 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:00 main 04:47:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125 04:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:47:00 88f573cd77a7: Preparing 04:47:00 c8515a175556: Preparing 04:47:00 5438f5ba9c08: Preparing 04:47:00 39f9a94566cf: Preparing 04:47:00 6a9d02654ea1: Preparing 04:47:00 92af079cda17: Preparing 04:47:00 7f073bf4bc1d: Preparing 04:47:00 cc2447e1835a: Preparing 04:47:00 92af079cda17: Waiting 04:47:00 cc2447e1835a: Waiting 04:47:00 7f073bf4bc1d: Waiting 04:47:00 6a9d02654ea1: Layer already exists 04:47:00 88f573cd77a7: Layer already exists 04:47:00 c8515a175556: Layer already exists 04:47:00 92af079cda17: Layer already exists 04:47:00 cc2447e1835a: Layer already exists 04:47:00 7f073bf4bc1d: Layer already exists 04:47:00 5438f5ba9c08: Pushed 04:47:02 39f9a94566cf: Pushed 04:47:02 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:47:02 88f573cd77a7: Preparing 04:47:02 c8515a175556: Preparing 04:47:02 5438f5ba9c08: Preparing 04:47:02 39f9a94566cf: Preparing 04:47:02 6a9d02654ea1: Preparing 04:47:02 92af079cda17: Preparing 04:47:02 7f073bf4bc1d: Preparing 04:47:02 cc2447e1835a: Preparing 04:47:02 7f073bf4bc1d: Waiting 04:47:02 92af079cda17: Waiting 04:47:02 cc2447e1835a: Waiting 04:47:02 88f573cd77a7: Layer already exists 04:47:02 c8515a175556: Layer already exists 04:47:02 5438f5ba9c08: Layer already exists 04:47:02 6a9d02654ea1: Layer already exists 04:47:02 39f9a94566cf: Layer already exists 04:47:02 92af079cda17: Layer already exists 04:47:02 7f073bf4bc1d: Layer already exists 04:47:02 cc2447e1835a: Layer already exists 04:47:02 latest: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.62 04:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:47:03 88f573cd77a7: Preparing 04:47:03 c8515a175556: Preparing 04:47:03 5438f5ba9c08: Preparing 04:47:03 39f9a94566cf: Preparing 04:47:03 6a9d02654ea1: Preparing 04:47:03 92af079cda17: Preparing 04:47:03 7f073bf4bc1d: Preparing 04:47:03 cc2447e1835a: Preparing 04:47:03 92af079cda17: Waiting 04:47:03 7f073bf4bc1d: Waiting 04:47:03 6a9d02654ea1: Layer already exists 04:47:03 5438f5ba9c08: Layer already exists 04:47:03 c8515a175556: Layer already exists 04:47:03 39f9a94566cf: Layer already exists 04:47:03 88f573cd77a7: Layer already exists 04:47:03 92af079cda17: Layer already exists 04:47:03 7f073bf4bc1d: Layer already exists 04:47:03 cc2447e1835a: Layer already exists 04:47:03 3.1.0-dev.62: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:47:04 88f573cd77a7: Preparing 04:47:04 c8515a175556: Preparing 04:47:04 5438f5ba9c08: Preparing 04:47:04 39f9a94566cf: Preparing 04:47:04 6a9d02654ea1: Preparing 04:47:04 92af079cda17: Preparing 04:47:04 7f073bf4bc1d: Preparing 04:47:04 cc2447e1835a: Preparing 04:47:04 92af079cda17: Waiting 04:47:04 7f073bf4bc1d: Waiting 04:47:04 cc2447e1835a: Waiting 04:47:04 6a9d02654ea1: Layer already exists 04:47:04 88f573cd77a7: Layer already exists 04:47:04 39f9a94566cf: Layer already exists 04:47:04 c8515a175556: Layer already exists 04:47:04 5438f5ba9c08: Layer already exists 04:47:04 92af079cda17: Layer already exists 04:47:04 7f073bf4bc1d: Layer already exists 04:47:04 cc2447e1835a: Layer already exists 04:47:04 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:47:04 88f573cd77a7: Preparing 04:47:04 c8515a175556: Preparing 04:47:04 5438f5ba9c08: Preparing 04:47:04 39f9a94566cf: Preparing 04:47:04 6a9d02654ea1: Preparing 04:47:04 92af079cda17: Preparing 04:47:04 7f073bf4bc1d: Preparing 04:47:04 cc2447e1835a: Preparing 04:47:04 cc2447e1835a: Waiting 04:47:04 7f073bf4bc1d: Waiting 04:47:04 88f573cd77a7: Layer already exists 04:47:04 c8515a175556: Layer already exists 04:47:04 39f9a94566cf: Layer already exists 04:47:04 6a9d02654ea1: Layer already exists 04:47:04 5438f5ba9c08: Layer already exists 04:47:04 92af079cda17: Layer already exists 04:47:04 cc2447e1835a: Layer already exists 04:47:04 7f073bf4bc1d: Layer already exists 04:47:04 main: digest: sha256:ac898c0720953be228eff9b574ffafe6df730dab58af5a7343af30719b9e5dd4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:04 ===================================================== [Pipeline] echo 04:47:04 taggedImages: 04:47:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125 04:47:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:47:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.62 04:47:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:47:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:47:04 44e522017d32fcb227609a12262e3d069e2fc125 04:47:04 latest 04:47:04 3.1.0-dev.62 04:47:04 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:04 main 04:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125 04:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:47:05 94a04f44fcfc: Preparing 04:47:05 b4330fc7db97: Preparing 04:47:05 c17c21de1bfe: Preparing 04:47:05 fdb06ceed57f: Preparing 04:47:05 1d15de1ccf7a: Preparing 04:47:05 6a9d02654ea1: Preparing 04:47:05 92af079cda17: Preparing 04:47:05 34168f7dab73: Preparing 04:47:05 9c5e62d7b5c9: Preparing 04:47:05 cc2447e1835a: Preparing 04:47:05 34168f7dab73: Waiting 04:47:05 92af079cda17: Waiting 04:47:05 9c5e62d7b5c9: Waiting 04:47:05 6a9d02654ea1: Waiting 04:47:05 fdb06ceed57f: Pushed 04:47:05 1d15de1ccf7a: Pushed 04:47:05 6a9d02654ea1: Layer already exists 04:47:05 b4330fc7db97: Pushed 04:47:05 92af079cda17: Layer already exists 04:47:05 94a04f44fcfc: Pushed 04:47:05 cc2447e1835a: Layer already exists 04:47:05 34168f7dab73: Pushed 04:47:06 c17c21de1bfe: Pushed 04:47:06 9c5e62d7b5c9: Pushed 04:47:06 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:47:07 94a04f44fcfc: Preparing 04:47:07 b4330fc7db97: Preparing 04:47:07 c17c21de1bfe: Preparing 04:47:07 fdb06ceed57f: Preparing 04:47:07 1d15de1ccf7a: Preparing 04:47:07 6a9d02654ea1: Preparing 04:47:07 92af079cda17: Preparing 04:47:07 34168f7dab73: Preparing 04:47:07 9c5e62d7b5c9: Preparing 04:47:07 cc2447e1835a: Preparing 04:47:07 6a9d02654ea1: Waiting 04:47:07 34168f7dab73: Waiting 04:47:07 92af079cda17: Waiting 04:47:07 9c5e62d7b5c9: Waiting 04:47:07 cc2447e1835a: Waiting 04:47:07 b4330fc7db97: Layer already exists 04:47:07 94a04f44fcfc: Layer already exists 04:47:07 1d15de1ccf7a: Layer already exists 04:47:07 c17c21de1bfe: Layer already exists 04:47:07 fdb06ceed57f: Layer already exists 04:47:07 6a9d02654ea1: Layer already exists 04:47:07 92af079cda17: Layer already exists 04:47:07 cc2447e1835a: Layer already exists 04:47:07 34168f7dab73: Layer already exists 04:47:07 9c5e62d7b5c9: Layer already exists 04:47:07 latest: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.62 04:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:47:08 94a04f44fcfc: Preparing 04:47:08 b4330fc7db97: Preparing 04:47:08 c17c21de1bfe: Preparing 04:47:08 fdb06ceed57f: Preparing 04:47:08 1d15de1ccf7a: Preparing 04:47:08 6a9d02654ea1: Preparing 04:47:08 92af079cda17: Preparing 04:47:08 34168f7dab73: Preparing 04:47:08 9c5e62d7b5c9: Preparing 04:47:08 cc2447e1835a: Preparing 04:47:08 9c5e62d7b5c9: Waiting 04:47:08 92af079cda17: Waiting 04:47:08 6a9d02654ea1: Waiting 04:47:08 b4330fc7db97: Layer already exists 04:47:08 94a04f44fcfc: Layer already exists 04:47:08 c17c21de1bfe: Layer already exists 04:47:08 1d15de1ccf7a: Layer already exists 04:47:08 fdb06ceed57f: Layer already exists 04:47:08 92af079cda17: Layer already exists 04:47:08 34168f7dab73: Layer already exists 04:47:08 cc2447e1835a: Layer already exists 04:47:08 6a9d02654ea1: Layer already exists 04:47:08 9c5e62d7b5c9: Layer already exists 04:47:08 3.1.0-dev.62: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:47:08 94a04f44fcfc: Preparing 04:47:08 b4330fc7db97: Preparing 04:47:08 c17c21de1bfe: Preparing 04:47:08 fdb06ceed57f: Preparing 04:47:08 1d15de1ccf7a: Preparing 04:47:08 6a9d02654ea1: Preparing 04:47:08 92af079cda17: Preparing 04:47:08 34168f7dab73: Preparing 04:47:08 9c5e62d7b5c9: Preparing 04:47:08 cc2447e1835a: Preparing 04:47:08 6a9d02654ea1: Waiting 04:47:08 92af079cda17: Waiting 04:47:08 34168f7dab73: Waiting 04:47:08 9c5e62d7b5c9: Waiting 04:47:08 cc2447e1835a: Waiting 04:47:08 94a04f44fcfc: Layer already exists 04:47:08 1d15de1ccf7a: Layer already exists 04:47:08 b4330fc7db97: Layer already exists 04:47:08 fdb06ceed57f: Layer already exists 04:47:08 c17c21de1bfe: Layer already exists 04:47:08 92af079cda17: Layer already exists 04:47:08 6a9d02654ea1: Layer already exists 04:47:08 9c5e62d7b5c9: Layer already exists 04:47:08 cc2447e1835a: Layer already exists 04:47:08 34168f7dab73: Layer already exists 04:47:08 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:47:09 94a04f44fcfc: Preparing 04:47:09 b4330fc7db97: Preparing 04:47:09 c17c21de1bfe: Preparing 04:47:09 fdb06ceed57f: Preparing 04:47:09 1d15de1ccf7a: Preparing 04:47:09 6a9d02654ea1: Preparing 04:47:09 92af079cda17: Preparing 04:47:09 34168f7dab73: Preparing 04:47:09 9c5e62d7b5c9: Preparing 04:47:09 cc2447e1835a: Preparing 04:47:09 6a9d02654ea1: Waiting 04:47:09 92af079cda17: Waiting 04:47:09 34168f7dab73: Waiting 04:47:09 9c5e62d7b5c9: Waiting 04:47:09 cc2447e1835a: Waiting 04:47:09 fdb06ceed57f: Layer already exists 04:47:09 1d15de1ccf7a: Layer already exists 04:47:09 b4330fc7db97: Layer already exists 04:47:09 c17c21de1bfe: Layer already exists 04:47:09 94a04f44fcfc: Layer already exists 04:47:09 34168f7dab73: Layer already exists 04:47:09 92af079cda17: Layer already exists 04:47:09 9c5e62d7b5c9: Layer already exists 04:47:09 cc2447e1835a: Layer already exists 04:47:09 6a9d02654ea1: Layer already exists 04:47:09 main: digest: sha256:231bfe722922c90246a1587ce32dac28b58e5a237cb1d1aed53a2abcb7cce67e size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:09 ===================================================== [Pipeline] echo 04:47:09 taggedImages: 04:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125 04:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.62 04:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:47:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:47:09 44e522017d32fcb227609a12262e3d069e2fc125 04:47:09 latest 04:47:09 3.1.0-dev.62 04:47:09 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:09 main 04:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125 04:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:47:09 92d7c392a95d: Preparing 04:47:09 fe7c5b991277: Preparing 04:47:09 a127c2807336: Preparing 04:47:09 6fb5a7068569: Preparing 04:47:09 07f14914f20b: Preparing 04:47:09 d185ec5c68c4: Preparing 04:47:09 48d37b2e3348: Preparing 04:47:09 6a9d02654ea1: Preparing 04:47:09 92af079cda17: Preparing 04:47:09 88665e8a1c52: Preparing 04:47:09 cc2447e1835a: Preparing 04:47:09 d185ec5c68c4: Waiting 04:47:09 92af079cda17: Waiting 04:47:09 88665e8a1c52: Waiting 04:47:09 6a9d02654ea1: Waiting 04:47:09 cc2447e1835a: Waiting 04:47:09 48d37b2e3348: Waiting 04:47:09 07f14914f20b: Pushed 04:47:09 fe7c5b991277: Pushed 04:47:09 92d7c392a95d: Pushed 04:47:09 6a9d02654ea1: Layer already exists 04:47:09 92af079cda17: Layer already exists 04:47:09 d185ec5c68c4: Pushed 04:47:10 48d37b2e3348: Pushed 04:47:10 cc2447e1835a: Layer already exists 04:47:11 6fb5a7068569: Pushed 04:47:11 88665e8a1c52: Pushed 04:47:11 a127c2807336: Pushed 04:47:11 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:47:12 92d7c392a95d: Preparing 04:47:12 fe7c5b991277: Preparing 04:47:12 a127c2807336: Preparing 04:47:12 6fb5a7068569: Preparing 04:47:12 07f14914f20b: Preparing 04:47:12 d185ec5c68c4: Preparing 04:47:12 48d37b2e3348: Preparing 04:47:12 6a9d02654ea1: Preparing 04:47:12 92af079cda17: Preparing 04:47:12 d185ec5c68c4: Waiting 04:47:12 48d37b2e3348: Waiting 04:47:12 6a9d02654ea1: Waiting 04:47:12 88665e8a1c52: Preparing 04:47:12 cc2447e1835a: Preparing 04:47:12 cc2447e1835a: Waiting 04:47:12 92af079cda17: Waiting 04:47:12 fe7c5b991277: Layer already exists 04:47:12 a127c2807336: Layer already exists 04:47:12 92d7c392a95d: Layer already exists 04:47:12 6fb5a7068569: Layer already exists 04:47:12 07f14914f20b: Layer already exists 04:47:12 d185ec5c68c4: Layer already exists 04:47:12 92af079cda17: Layer already exists 04:47:12 48d37b2e3348: Layer already exists 04:47:12 88665e8a1c52: Layer already exists 04:47:12 6a9d02654ea1: Layer already exists 04:47:12 cc2447e1835a: Layer already exists 04:47:12 latest: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.62 04:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:47:12 92d7c392a95d: Preparing 04:47:12 fe7c5b991277: Preparing 04:47:12 a127c2807336: Preparing 04:47:12 6fb5a7068569: Preparing 04:47:12 07f14914f20b: Preparing 04:47:12 d185ec5c68c4: Preparing 04:47:12 48d37b2e3348: Preparing 04:47:12 6a9d02654ea1: Preparing 04:47:12 92af079cda17: Preparing 04:47:12 88665e8a1c52: Preparing 04:47:12 cc2447e1835a: Preparing 04:47:12 d185ec5c68c4: Waiting 04:47:12 48d37b2e3348: Waiting 04:47:12 6a9d02654ea1: Waiting 04:47:12 cc2447e1835a: Waiting 04:47:12 92af079cda17: Waiting 04:47:12 88665e8a1c52: Waiting 04:47:12 6fb5a7068569: Layer already exists 04:47:12 07f14914f20b: Layer already exists 04:47:12 fe7c5b991277: Layer already exists 04:47:12 92d7c392a95d: Layer already exists 04:47:12 a127c2807336: Layer already exists 04:47:12 48d37b2e3348: Layer already exists 04:47:12 d185ec5c68c4: Layer already exists 04:47:13 6a9d02654ea1: Layer already exists 04:47:13 88665e8a1c52: Layer already exists 04:47:13 92af079cda17: Layer already exists 04:47:13 cc2447e1835a: Layer already exists 04:47:13 3.1.0-dev.62: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:47:13 92d7c392a95d: Preparing 04:47:13 fe7c5b991277: Preparing 04:47:13 a127c2807336: Preparing 04:47:13 6fb5a7068569: Preparing 04:47:13 07f14914f20b: Preparing 04:47:13 d185ec5c68c4: Preparing 04:47:13 48d37b2e3348: Preparing 04:47:13 6a9d02654ea1: Preparing 04:47:13 92af079cda17: Preparing 04:47:13 88665e8a1c52: Preparing 04:47:13 cc2447e1835a: Preparing 04:47:13 6a9d02654ea1: Waiting 04:47:13 92af079cda17: Waiting 04:47:13 88665e8a1c52: Waiting 04:47:13 cc2447e1835a: Waiting 04:47:13 48d37b2e3348: Waiting 04:47:13 d185ec5c68c4: Waiting 04:47:13 a127c2807336: Layer already exists 04:47:13 fe7c5b991277: Layer already exists 04:47:13 6fb5a7068569: Layer already exists 04:47:13 92d7c392a95d: Layer already exists 04:47:13 07f14914f20b: Layer already exists 04:47:13 d185ec5c68c4: Layer already exists 04:47:13 48d37b2e3348: Layer already exists 04:47:13 6a9d02654ea1: Layer already exists 04:47:13 92af079cda17: Layer already exists 04:47:13 88665e8a1c52: Layer already exists 04:47:13 cc2447e1835a: Layer already exists 04:47:13 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:47:14 92d7c392a95d: Preparing 04:47:14 fe7c5b991277: Preparing 04:47:14 a127c2807336: Preparing 04:47:14 6fb5a7068569: Preparing 04:47:14 07f14914f20b: Preparing 04:47:14 d185ec5c68c4: Preparing 04:47:14 48d37b2e3348: Preparing 04:47:14 6a9d02654ea1: Preparing 04:47:14 92af079cda17: Preparing 04:47:14 88665e8a1c52: Preparing 04:47:14 cc2447e1835a: Preparing 04:47:14 6a9d02654ea1: Waiting 04:47:14 d185ec5c68c4: Waiting 04:47:14 92af079cda17: Waiting 04:47:14 88665e8a1c52: Waiting 04:47:14 48d37b2e3348: Waiting 04:47:14 07f14914f20b: Layer already exists 04:47:14 fe7c5b991277: Layer already exists 04:47:14 92d7c392a95d: Layer already exists 04:47:14 a127c2807336: Layer already exists 04:47:14 6fb5a7068569: Layer already exists 04:47:14 d185ec5c68c4: Layer already exists 04:47:14 48d37b2e3348: Layer already exists 04:47:14 6a9d02654ea1: Layer already exists 04:47:14 92af079cda17: Layer already exists 04:47:14 88665e8a1c52: Layer already exists 04:47:14 cc2447e1835a: Layer already exists 04:47:14 main: digest: sha256:e1400e5c9437bc6252578666f146b9ea2d430ce944375b9442f3db53affbba76 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:14 ===================================================== [Pipeline] echo 04:47:14 taggedImages: 04:47:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125 04:47:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:47:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.62 04:47:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:47:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:47:14 44e522017d32fcb227609a12262e3d069e2fc125 04:47:14 latest 04:47:14 3.1.0-dev.62 04:47:14 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:14 main 04:47:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125 04:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:47:15 c35acc60a072: Preparing 04:47:15 d0405a33c170: Preparing 04:47:15 6a9d02654ea1: Preparing 04:47:15 92af079cda17: Preparing 04:47:15 786546d14b09: Preparing 04:47:15 cc2447e1835a: Preparing 04:47:15 cc2447e1835a: Waiting 04:47:15 6a9d02654ea1: Layer already exists 04:47:15 92af079cda17: Layer already exists 04:47:15 cc2447e1835a: Layer already exists 04:47:15 c35acc60a072: Pushed 04:47:15 786546d14b09: Pushed 04:47:17 d0405a33c170: Pushed 04:47:17 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:17 + 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 04:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:47:18 c35acc60a072: Preparing 04:47:18 d0405a33c170: Preparing 04:47:18 6a9d02654ea1: Preparing 04:47:18 92af079cda17: Preparing 04:47:18 786546d14b09: Preparing 04:47:18 cc2447e1835a: Preparing 04:47:18 92af079cda17: Layer already exists 04:47:18 d0405a33c170: Layer already exists 04:47:18 6a9d02654ea1: Layer already exists 04:47:18 c35acc60a072: Layer already exists 04:47:18 786546d14b09: Layer already exists 04:47:18 cc2447e1835a: Layer already exists 04:47:18 latest: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.62 04:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:47:18 c35acc60a072: Preparing 04:47:18 d0405a33c170: Preparing 04:47:18 6a9d02654ea1: Preparing 04:47:18 92af079cda17: Preparing 04:47:18 786546d14b09: Preparing 04:47:18 cc2447e1835a: Preparing 04:47:18 cc2447e1835a: Waiting 04:47:18 c35acc60a072: Layer already exists 04:47:18 6a9d02654ea1: Layer already exists 04:47:18 786546d14b09: Layer already exists 04:47:18 d0405a33c170: Layer already exists 04:47:18 92af079cda17: Layer already exists 04:47:18 cc2447e1835a: Layer already exists 04:47:18 3.1.0-dev.62: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:47:19 c35acc60a072: Preparing 04:47:19 d0405a33c170: Preparing 04:47:19 6a9d02654ea1: Preparing 04:47:19 92af079cda17: Preparing 04:47:19 786546d14b09: Preparing 04:47:19 cc2447e1835a: Preparing 04:47:19 92af079cda17: Layer already exists 04:47:19 c35acc60a072: Layer already exists 04:47:19 786546d14b09: Layer already exists 04:47:19 d0405a33c170: Layer already exists 04:47:19 6a9d02654ea1: Layer already exists 04:47:19 cc2447e1835a: Layer already exists 04:47:19 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:19 + 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 04:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:47:20 c35acc60a072: Preparing 04:47:20 d0405a33c170: Preparing 04:47:20 6a9d02654ea1: Preparing 04:47:20 92af079cda17: Preparing 04:47:20 786546d14b09: Preparing 04:47:20 cc2447e1835a: Preparing 04:47:20 cc2447e1835a: Waiting 04:47:20 d0405a33c170: Layer already exists 04:47:20 c35acc60a072: Layer already exists 04:47:20 6a9d02654ea1: Layer already exists 04:47:20 92af079cda17: Layer already exists 04:47:20 786546d14b09: Layer already exists 04:47:20 cc2447e1835a: Layer already exists 04:47:20 main: digest: sha256:93d91e6d92ef759b05db464f6f9855b6a3498ff9d391d9ff148bd698f4b9a1f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:20 ===================================================== [Pipeline] echo 04:47:20 taggedImages: 04:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125 04:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.62 04:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:47:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:47:20 44e522017d32fcb227609a12262e3d069e2fc125 04:47:20 latest 04:47:20 3.1.0-dev.62 04:47:20 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:20 main 04:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125 04:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:47:20 8ff934f2c736: Preparing 04:47:20 8effe305afb9: Preparing 04:47:20 f14b95ec0eee: Preparing 04:47:20 6a9d02654ea1: Preparing 04:47:20 92af079cda17: Preparing 04:47:20 aef6459eefbe: Preparing 04:47:20 a4dcabd3c7bf: Preparing 04:47:20 b3aaba8c9d0d: Preparing 04:47:20 cc2447e1835a: Preparing 04:47:20 a4dcabd3c7bf: Waiting 04:47:20 b3aaba8c9d0d: Waiting 04:47:20 aef6459eefbe: Waiting 04:47:20 cc2447e1835a: Waiting 04:47:20 92af079cda17: Layer already exists 04:47:20 6a9d02654ea1: Layer already exists 04:47:20 8ff934f2c736: Pushed 04:47:20 8effe305afb9: Pushed 04:47:20 f14b95ec0eee: Pushed 04:47:20 cc2447e1835a: Layer already exists 04:47:21 b3aaba8c9d0d: Pushed 04:47:26 a4dcabd3c7bf: Pushed 04:47:28 aef6459eefbe: Pushed 04:47:28 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:47:29 8ff934f2c736: Preparing 04:47:29 8effe305afb9: Preparing 04:47:29 f14b95ec0eee: Preparing 04:47:29 6a9d02654ea1: Preparing 04:47:29 92af079cda17: Preparing 04:47:29 aef6459eefbe: Preparing 04:47:29 a4dcabd3c7bf: Preparing 04:47:29 b3aaba8c9d0d: Preparing 04:47:29 cc2447e1835a: Preparing 04:47:29 aef6459eefbe: Waiting 04:47:29 a4dcabd3c7bf: Waiting 04:47:29 b3aaba8c9d0d: Waiting 04:47:29 cc2447e1835a: Waiting 04:47:29 6a9d02654ea1: Layer already exists 04:47:29 92af079cda17: Layer already exists 04:47:29 8ff934f2c736: Layer already exists 04:47:29 8effe305afb9: Layer already exists 04:47:29 f14b95ec0eee: Layer already exists 04:47:29 a4dcabd3c7bf: Layer already exists 04:47:29 aef6459eefbe: Layer already exists 04:47:29 b3aaba8c9d0d: Layer already exists 04:47:29 cc2447e1835a: Layer already exists 04:47:29 latest: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.62 04:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:47:29 8ff934f2c736: Preparing 04:47:29 8effe305afb9: Preparing 04:47:29 f14b95ec0eee: Preparing 04:47:29 6a9d02654ea1: Preparing 04:47:29 92af079cda17: Preparing 04:47:29 aef6459eefbe: Preparing 04:47:29 a4dcabd3c7bf: Preparing 04:47:29 b3aaba8c9d0d: Preparing 04:47:29 cc2447e1835a: Preparing 04:47:29 a4dcabd3c7bf: Waiting 04:47:29 b3aaba8c9d0d: Waiting 04:47:29 aef6459eefbe: Waiting 04:47:29 6a9d02654ea1: Layer already exists 04:47:29 92af079cda17: Layer already exists 04:47:29 8effe305afb9: Layer already exists 04:47:29 f14b95ec0eee: Layer already exists 04:47:29 8ff934f2c736: Layer already exists 04:47:29 b3aaba8c9d0d: Layer already exists 04:47:29 aef6459eefbe: Layer already exists 04:47:29 a4dcabd3c7bf: Layer already exists 04:47:29 cc2447e1835a: Layer already exists 04:47:29 3.1.0-dev.62: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:47:30 8ff934f2c736: Preparing 04:47:30 8effe305afb9: Preparing 04:47:30 f14b95ec0eee: Preparing 04:47:30 6a9d02654ea1: Preparing 04:47:30 92af079cda17: Preparing 04:47:30 aef6459eefbe: Preparing 04:47:30 a4dcabd3c7bf: Preparing 04:47:30 b3aaba8c9d0d: Preparing 04:47:30 cc2447e1835a: Preparing 04:47:30 a4dcabd3c7bf: Waiting 04:47:30 b3aaba8c9d0d: Waiting 04:47:30 cc2447e1835a: Waiting 04:47:30 aef6459eefbe: Waiting 04:47:30 8effe305afb9: Layer already exists 04:47:30 f14b95ec0eee: Layer already exists 04:47:30 92af079cda17: Layer already exists 04:47:30 8ff934f2c736: Layer already exists 04:47:30 6a9d02654ea1: Layer already exists 04:47:30 aef6459eefbe: Layer already exists 04:47:30 a4dcabd3c7bf: Layer already exists 04:47:30 b3aaba8c9d0d: Layer already exists 04:47:30 cc2447e1835a: Layer already exists 04:47:30 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:47:30 8ff934f2c736: Preparing 04:47:30 8effe305afb9: Preparing 04:47:30 f14b95ec0eee: Preparing 04:47:30 6a9d02654ea1: Preparing 04:47:30 92af079cda17: Preparing 04:47:30 aef6459eefbe: Preparing 04:47:30 a4dcabd3c7bf: Preparing 04:47:30 b3aaba8c9d0d: Preparing 04:47:30 cc2447e1835a: Preparing 04:47:30 aef6459eefbe: Waiting 04:47:30 b3aaba8c9d0d: Waiting 04:47:30 a4dcabd3c7bf: Waiting 04:47:30 cc2447e1835a: Waiting 04:47:30 6a9d02654ea1: Layer already exists 04:47:30 8ff934f2c736: Layer already exists 04:47:30 f14b95ec0eee: Layer already exists 04:47:30 8effe305afb9: Layer already exists 04:47:30 92af079cda17: Layer already exists 04:47:30 a4dcabd3c7bf: Layer already exists 04:47:30 b3aaba8c9d0d: Layer already exists 04:47:30 aef6459eefbe: Layer already exists 04:47:30 cc2447e1835a: Layer already exists 04:47:30 main: digest: sha256:f69e81f311cb2ab3e075be64e1422e99646f39fd7561370b0519a9f089d64878 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:31 ===================================================== [Pipeline] echo 04:47:31 taggedImages: 04:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125 04:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.62 04:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:47:31 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:47:31 44e522017d32fcb227609a12262e3d069e2fc125 04:47:31 latest 04:47:31 3.1.0-dev.62 04:47:31 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:31 main 04:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125 04:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:31 8ce978a0b60b: Preparing 04:47:31 87bf35a93bf2: Preparing 04:47:31 daf24d8332ae: Preparing 04:47:31 6a9d02654ea1: Preparing 04:47:31 92af079cda17: Preparing 04:47:31 8ad147da684f: Preparing 04:47:31 d2363266fabd: Preparing 04:47:31 cc2447e1835a: Preparing 04:47:31 8ad147da684f: Waiting 04:47:31 d2363266fabd: Waiting 04:47:31 cc2447e1835a: Waiting 04:47:31 6a9d02654ea1: Layer already exists 04:47:31 92af079cda17: Layer already exists 04:47:31 87bf35a93bf2: Pushed 04:47:31 daf24d8332ae: Pushed 04:47:31 8ce978a0b60b: Pushed 04:47:31 cc2447e1835a: Layer already exists 04:47:31 d2363266fabd: Pushed 04:47:40 8ad147da684f: Pushed 04:47:40 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:40 8ce978a0b60b: Preparing 04:47:40 87bf35a93bf2: Preparing 04:47:40 daf24d8332ae: Preparing 04:47:40 6a9d02654ea1: Preparing 04:47:40 92af079cda17: Preparing 04:47:40 8ad147da684f: Preparing 04:47:40 d2363266fabd: Preparing 04:47:40 cc2447e1835a: Preparing 04:47:40 8ad147da684f: Waiting 04:47:40 d2363266fabd: Waiting 04:47:40 cc2447e1835a: Waiting 04:47:40 8ce978a0b60b: Layer already exists 04:47:40 6a9d02654ea1: Layer already exists 04:47:40 daf24d8332ae: Layer already exists 04:47:40 87bf35a93bf2: Layer already exists 04:47:40 92af079cda17: Layer already exists 04:47:40 8ad147da684f: Layer already exists 04:47:40 d2363266fabd: Layer already exists 04:47:40 cc2447e1835a: Layer already exists 04:47:40 latest: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.62 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:41 8ce978a0b60b: Preparing 04:47:41 87bf35a93bf2: Preparing 04:47:41 daf24d8332ae: Preparing 04:47:41 6a9d02654ea1: Preparing 04:47:41 92af079cda17: Preparing 04:47:41 8ad147da684f: Preparing 04:47:41 d2363266fabd: Preparing 04:47:41 cc2447e1835a: Preparing 04:47:41 8ad147da684f: Waiting 04:47:41 cc2447e1835a: Waiting 04:47:41 87bf35a93bf2: Layer already exists 04:47:41 daf24d8332ae: Layer already exists 04:47:41 8ce978a0b60b: Layer already exists 04:47:41 6a9d02654ea1: Layer already exists 04:47:41 92af079cda17: Layer already exists 04:47:41 8ad147da684f: Layer already exists 04:47:41 d2363266fabd: Layer already exists 04:47:41 cc2447e1835a: Layer already exists 04:47:41 3.1.0-dev.62: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:41 8ce978a0b60b: Preparing 04:47:41 87bf35a93bf2: Preparing 04:47:41 daf24d8332ae: Preparing 04:47:41 6a9d02654ea1: Preparing 04:47:41 92af079cda17: Preparing 04:47:41 8ad147da684f: Preparing 04:47:41 d2363266fabd: Preparing 04:47:41 cc2447e1835a: Preparing 04:47:41 8ad147da684f: Waiting 04:47:41 d2363266fabd: Waiting 04:47:41 cc2447e1835a: Waiting 04:47:41 6a9d02654ea1: Layer already exists 04:47:41 92af079cda17: Layer already exists 04:47:41 87bf35a93bf2: Layer already exists 04:47:41 daf24d8332ae: Layer already exists 04:47:41 8ce978a0b60b: Layer already exists 04:47:41 8ad147da684f: Layer already exists 04:47:41 cc2447e1835a: Layer already exists 04:47:41 d2363266fabd: Layer already exists 04:47:41 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:47:42 8ce978a0b60b: Preparing 04:47:42 87bf35a93bf2: Preparing 04:47:42 daf24d8332ae: Preparing 04:47:42 6a9d02654ea1: Preparing 04:47:42 92af079cda17: Preparing 04:47:42 8ad147da684f: Preparing 04:47:42 d2363266fabd: Preparing 04:47:42 cc2447e1835a: Preparing 04:47:42 d2363266fabd: Waiting 04:47:42 8ad147da684f: Waiting 04:47:42 cc2447e1835a: Waiting 04:47:42 6a9d02654ea1: Layer already exists 04:47:42 daf24d8332ae: Layer already exists 04:47:42 8ce978a0b60b: Layer already exists 04:47:42 92af079cda17: Layer already exists 04:47:42 87bf35a93bf2: Layer already exists 04:47:42 8ad147da684f: Layer already exists 04:47:42 cc2447e1835a: Layer already exists 04:47:42 d2363266fabd: Layer already exists 04:47:42 main: digest: sha256:2fc94a6cda7fed1c1835594d2c4627bbcd01e2adb7ab9e34cf143bb6e5c4a46e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:42 ===================================================== [Pipeline] echo 04:47:42 taggedImages: 04:47:42 - nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125 04:47:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:47:42 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.62 04:47:42 - nexus3.edgexfoundry.org:10004/security-spire-config:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:47:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:47:42 44e522017d32fcb227609a12262e3d069e2fc125 04:47:42 latest 04:47:42 3.1.0-dev.62 04:47:42 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:42 main 04:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125 04:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:43 e960fa704619: Preparing 04:47:43 3c7e15115c02: Preparing 04:47:43 7179848baf33: Preparing 04:47:43 6a9d02654ea1: Preparing 04:47:43 92af079cda17: Preparing 04:47:43 08f8887905ed: Preparing 04:47:43 b3aaba8c9d0d: Preparing 04:47:43 cc2447e1835a: Preparing 04:47:43 08f8887905ed: Waiting 04:47:43 b3aaba8c9d0d: Waiting 04:47:43 cc2447e1835a: Waiting 04:47:43 6a9d02654ea1: Layer already exists 04:47:43 92af079cda17: Layer already exists 04:47:43 b3aaba8c9d0d: Layer already exists 04:47:43 cc2447e1835a: Layer already exists 04:47:43 e960fa704619: Pushed 04:47:43 3c7e15115c02: Pushed 04:47:43 7179848baf33: Pushed 04:47:46 #69 ... 04:47:46 04:47:46 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #70 DONE 65.1s 04:47:46 04:47:46 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #72 DONE 62.4s 04:47:46 04:47:46 #96 [security-spiffe-token-provider builder 6/7] COPY . . 04:47:46 #96 ... 04:47:46 04:47:46 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #71 DONE 63.8s 04:47:46 04:47:46 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #69 DONE 66.0s 04:47:46 04:47:46 #97 [core-metadata builder 6/7] COPY . . 04:47:46 #97 ... 04:47:46 04:47:46 #98 [support-notifications builder 6/7] COPY . . 04:47:46 #98 DONE 1.2s 04:47:46 04:47:46 #99 [core-command builder 6/7] COPY . . 04:47:46 #99 CACHED 04:47:46 04:47:46 #100 [core-command builder 4/7] COPY go.mod vendor* ./ 04:47:46 #100 CACHED 04:47:46 04:47:46 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #101 CACHED 04:47:46 04:47:46 #102 [security-proxy-auth builder 6/7] COPY . . 04:47:46 #102 CACHED 04:47:46 04:47:46 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #103 CACHED 04:47:46 04:47:46 #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:47:46 #104 CACHED 04:47:46 04:47:46 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 04:47:46 #105 CACHED 04:47:46 04:47:46 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:47:46 #106 CACHED 04:47:46 04:47:46 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #107 CACHED 04:47:46 04:47:46 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 04:47:46 #108 CACHED 04:47:46 04:47:46 #109 [core-data builder 6/7] COPY . . 04:47:46 #109 CACHED 04:47:46 04:47:46 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #110 CACHED 04:47:46 04:47:46 #96 [security-spiffe-token-provider builder 6/7] COPY . . 04:47:46 #96 DONE 1.2s 04:47:46 04:47:46 #111 [security-bootstrapper builder 6/7] COPY . . 04:47:46 #111 CACHED 04:47:46 04:47:46 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #112 CACHED 04:47:46 04:47:46 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:47:46 #113 CACHED 04:47:46 04:47:46 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #114 CACHED 04:47:46 04:47:46 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:47:46 #115 CACHED 04:47:46 04:47:46 #116 [support-scheduler builder 6/7] COPY . . 04:47:46 #116 CACHED 04:47:46 04:47:46 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:46 #117 CACHED 04:47:46 04:47:46 #118 [security-proxy-setup builder 6/7] COPY . . 04:47:46 #118 CACHED 04:47:46 04:47:46 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:47:46 #119 CACHED 04:47:46 04:47:46 #120 [security-secretstore-setup builder 6/7] COPY . . 04:47:46 #120 DONE 1.2s 04:47:46 04:47:46 #97 [core-metadata builder 6/7] COPY . . 04:47:46 #97 DONE 1.1s 04:47:46 04:47:46 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:47:47 #121 ... 04:47:47 04:47:47 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:47:47 #0 3.801 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:47:48 #122 ... 04:47:48 04:47:48 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:47:48 #0 6.108 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:47:48 #123 ... 04:47:48 04:47:48 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:47:48 #0 6.215 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:47:48 #124 ... 04:47:48 04:47:48 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:47:48 #0 6.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:47:48 #125 ... 04:47:48 04:47:48 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:47:48 #121 6.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:47:51 08f8887905ed: Pushed 04:47:51 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:51 e960fa704619: Preparing 04:47:51 3c7e15115c02: Preparing 04:47:51 7179848baf33: Preparing 04:47:51 6a9d02654ea1: Preparing 04:47:51 92af079cda17: Preparing 04:47:51 08f8887905ed: Preparing 04:47:51 b3aaba8c9d0d: Preparing 04:47:51 cc2447e1835a: Preparing 04:47:51 08f8887905ed: Waiting 04:47:51 b3aaba8c9d0d: Waiting 04:47:51 cc2447e1835a: Waiting 04:47:51 3c7e15115c02: Layer already exists 04:47:51 92af079cda17: Layer already exists 04:47:51 6a9d02654ea1: Layer already exists 04:47:51 7179848baf33: Layer already exists 04:47:51 e960fa704619: Layer already exists 04:47:51 08f8887905ed: Layer already exists 04:47:51 b3aaba8c9d0d: Layer already exists 04:47:51 cc2447e1835a: Layer already exists 04:47:51 latest: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:52 #121 ... 04:47:52 04:47:52 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:47:52 #0 6.637 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:47:52 #126 ... 04:47:52 04:47:52 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:47:52 #0 6.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:47:52 #127 ... 04:47:52 04:47:52 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:47:52 #0 6.232 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:47:52 #128 ... 04:47:52 04:47:52 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:47:52 #0 6.280 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:47:52 #129 ... 04:47:52 04:47:52 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:47:52 #0 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:47:52 #130 ... 04:47:52 04:47:52 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:47:52 #0 6.305 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.62 04:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:52 e960fa704619: Preparing 04:47:52 3c7e15115c02: Preparing 04:47:52 7179848baf33: Preparing 04:47:52 6a9d02654ea1: Preparing 04:47:52 92af079cda17: Preparing 04:47:52 08f8887905ed: Preparing 04:47:52 b3aaba8c9d0d: Preparing 04:47:52 cc2447e1835a: Preparing 04:47:52 b3aaba8c9d0d: Waiting 04:47:52 cc2447e1835a: Waiting 04:47:52 08f8887905ed: Waiting 04:47:52 7179848baf33: Layer already exists 04:47:52 3c7e15115c02: Layer already exists 04:47:52 92af079cda17: Layer already exists 04:47:52 e960fa704619: Layer already exists 04:47:52 6a9d02654ea1: Layer already exists 04:47:52 b3aaba8c9d0d: Layer already exists 04:47:52 08f8887905ed: Layer already exists 04:47:52 cc2447e1835a: Layer already exists 04:47:52 3.1.0-dev.62: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:53 e960fa704619: Preparing 04:47:53 3c7e15115c02: Preparing 04:47:53 7179848baf33: Preparing 04:47:53 6a9d02654ea1: Preparing 04:47:53 92af079cda17: Preparing 04:47:53 08f8887905ed: Preparing 04:47:53 b3aaba8c9d0d: Preparing 04:47:53 cc2447e1835a: Preparing 04:47:53 08f8887905ed: Waiting 04:47:53 b3aaba8c9d0d: Waiting 04:47:53 cc2447e1835a: Waiting 04:47:53 6a9d02654ea1: Layer already exists 04:47:53 92af079cda17: Layer already exists 04:47:53 7179848baf33: Layer already exists 04:47:53 e960fa704619: Layer already exists 04:47:53 3c7e15115c02: Layer already exists 04:47:53 b3aaba8c9d0d: Layer already exists 04:47:53 08f8887905ed: Layer already exists 04:47:53 cc2447e1835a: Layer already exists 04:47:53 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:47:53 e960fa704619: Preparing 04:47:53 3c7e15115c02: Preparing 04:47:53 7179848baf33: Preparing 04:47:53 6a9d02654ea1: Preparing 04:47:53 92af079cda17: Preparing 04:47:53 08f8887905ed: Preparing 04:47:53 b3aaba8c9d0d: Preparing 04:47:53 cc2447e1835a: Preparing 04:47:53 08f8887905ed: Waiting 04:47:53 b3aaba8c9d0d: Waiting 04:47:53 cc2447e1835a: Waiting 04:47:53 3c7e15115c02: Layer already exists 04:47:53 6a9d02654ea1: Layer already exists 04:47:53 7179848baf33: Layer already exists 04:47:53 92af079cda17: Layer already exists 04:47:53 b3aaba8c9d0d: Layer already exists 04:47:53 e960fa704619: Layer already exists 04:47:53 08f8887905ed: Layer already exists 04:47:53 cc2447e1835a: Layer already exists 04:47:53 main: digest: sha256:b179796e111a81a2890889b484f12239b24b06d834ff3c89874b0f4edad425a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:53 ===================================================== [Pipeline] echo 04:47:53 taggedImages: 04:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125 04:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.62 04:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:47:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:47:53 44e522017d32fcb227609a12262e3d069e2fc125 04:47:53 latest 04:47:53 3.1.0-dev.62 04:47:53 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:53 main 04:47:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125 04:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:54 c3a8eb520cdc: Preparing 04:47:54 509e8a3900b5: Preparing 04:47:54 6a9d02654ea1: Preparing 04:47:54 92af079cda17: Preparing 04:47:54 dbcf8da1de15: Preparing 04:47:54 cc2447e1835a: Preparing 04:47:54 cc2447e1835a: Waiting 04:47:54 92af079cda17: Layer already exists 04:47:54 6a9d02654ea1: Layer already exists 04:47:54 cc2447e1835a: Layer already exists 04:47:54 c3a8eb520cdc: Pushed 04:47:54 dbcf8da1de15: Pushed 04:47:57 509e8a3900b5: Pushed 04:47:57 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:58 c3a8eb520cdc: Preparing 04:47:58 509e8a3900b5: Preparing 04:47:58 6a9d02654ea1: Preparing 04:47:58 92af079cda17: Preparing 04:47:58 dbcf8da1de15: Preparing 04:47:58 cc2447e1835a: Preparing 04:47:58 cc2447e1835a: Waiting 04:47:58 dbcf8da1de15: Layer already exists 04:47:58 6a9d02654ea1: Layer already exists 04:47:58 509e8a3900b5: Layer already exists 04:47:58 c3a8eb520cdc: Layer already exists 04:47:58 92af079cda17: Layer already exists 04:47:58 cc2447e1835a: Layer already exists 04:47:58 latest: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.62 04:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:59 c3a8eb520cdc: Preparing 04:47:59 509e8a3900b5: Preparing 04:47:59 6a9d02654ea1: Preparing 04:47:59 92af079cda17: Preparing 04:47:59 dbcf8da1de15: Preparing 04:47:59 cc2447e1835a: Preparing 04:47:59 cc2447e1835a: Waiting 04:47:59 509e8a3900b5: Layer already exists 04:47:59 c3a8eb520cdc: Layer already exists 04:47:59 dbcf8da1de15: Layer already exists 04:47:59 6a9d02654ea1: Layer already exists 04:47:59 92af079cda17: Layer already exists 04:47:59 cc2447e1835a: Layer already exists 04:47:59 3.1.0-dev.62: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:47:59 c3a8eb520cdc: Preparing 04:47:59 509e8a3900b5: Preparing 04:47:59 6a9d02654ea1: Preparing 04:47:59 92af079cda17: Preparing 04:47:59 dbcf8da1de15: Preparing 04:47:59 cc2447e1835a: Preparing 04:47:59 cc2447e1835a: Waiting 04:47:59 92af079cda17: Layer already exists 04:47:59 dbcf8da1de15: Layer already exists 04:47:59 c3a8eb520cdc: Layer already exists 04:47:59 6a9d02654ea1: Layer already exists 04:47:59 509e8a3900b5: Layer already exists 04:47:59 cc2447e1835a: Layer already exists 04:47:59 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:48:00 c3a8eb520cdc: Preparing 04:48:00 509e8a3900b5: Preparing 04:48:00 6a9d02654ea1: Preparing 04:48:00 92af079cda17: Preparing 04:48:00 dbcf8da1de15: Preparing 04:48:00 cc2447e1835a: Preparing 04:48:00 cc2447e1835a: Waiting 04:48:00 92af079cda17: Layer already exists 04:48:00 dbcf8da1de15: Layer already exists 04:48:00 6a9d02654ea1: Layer already exists 04:48:00 c3a8eb520cdc: Layer already exists 04:48:00 509e8a3900b5: Layer already exists 04:48:00 cc2447e1835a: Layer already exists 04:48:00 main: digest: sha256:b372c3206e5238c3336f2c7c2b0feebc18dd2855b777abfbc2b8bced7c723bac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:00 ===================================================== [Pipeline] echo 04:48:00 taggedImages: 04:48:00 - nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125 04:48:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:48:00 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.62 04:48:00 - nexus3.edgexfoundry.org:10004/support-notifications:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:48:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:48:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:48:00 44e522017d32fcb227609a12262e3d069e2fc125 04:48:00 latest 04:48:00 3.1.0-dev.62 04:48:00 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:48:00 main 04:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125 04:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:48:01 6e38af95eb38: Preparing 04:48:01 0f738fb25e14: Preparing 04:48:01 6a9d02654ea1: Preparing 04:48:01 92af079cda17: Preparing 04:48:01 7f073bf4bc1d: Preparing 04:48:01 cc2447e1835a: Preparing 04:48:01 cc2447e1835a: Waiting 04:48:01 7f073bf4bc1d: Layer already exists 04:48:01 6a9d02654ea1: Layer already exists 04:48:01 92af079cda17: Layer already exists 04:48:01 cc2447e1835a: Layer already exists 04:48:01 6e38af95eb38: Pushed 04:48:04 0f738fb25e14: Pushed 04:48:04 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:48:04 6e38af95eb38: Preparing 04:48:04 0f738fb25e14: Preparing 04:48:04 6a9d02654ea1: Preparing 04:48:04 92af079cda17: Preparing 04:48:04 7f073bf4bc1d: Preparing 04:48:04 cc2447e1835a: Preparing 04:48:04 cc2447e1835a: Waiting 04:48:04 6a9d02654ea1: Layer already exists 04:48:04 0f738fb25e14: Layer already exists 04:48:04 7f073bf4bc1d: Layer already exists 04:48:04 6e38af95eb38: Layer already exists 04:48:04 92af079cda17: Layer already exists 04:48:04 cc2447e1835a: Layer already exists 04:48:04 latest: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.62 04:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:48:05 6e38af95eb38: Preparing 04:48:05 0f738fb25e14: Preparing 04:48:05 6a9d02654ea1: Preparing 04:48:05 92af079cda17: Preparing 04:48:05 7f073bf4bc1d: Preparing 04:48:05 cc2447e1835a: Preparing 04:48:05 cc2447e1835a: Waiting 04:48:05 6a9d02654ea1: Layer already exists 04:48:05 92af079cda17: Layer already exists 04:48:05 6e38af95eb38: Layer already exists 04:48:05 0f738fb25e14: Layer already exists 04:48:05 7f073bf4bc1d: Layer already exists 04:48:05 cc2447e1835a: Layer already exists 04:48:05 3.1.0-dev.62: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:48:06 6e38af95eb38: Preparing 04:48:06 0f738fb25e14: Preparing 04:48:06 6a9d02654ea1: Preparing 04:48:06 92af079cda17: Preparing 04:48:06 7f073bf4bc1d: Preparing 04:48:06 cc2447e1835a: Preparing 04:48:06 cc2447e1835a: Waiting 04:48:06 6a9d02654ea1: Layer already exists 04:48:06 7f073bf4bc1d: Layer already exists 04:48:06 0f738fb25e14: Layer already exists 04:48:06 92af079cda17: Layer already exists 04:48:06 6e38af95eb38: Layer already exists 04:48:06 cc2447e1835a: Layer already exists 04:48:06 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:48:06 6e38af95eb38: Preparing 04:48:06 0f738fb25e14: Preparing 04:48:06 6a9d02654ea1: Preparing 04:48:06 92af079cda17: Preparing 04:48:06 7f073bf4bc1d: Preparing 04:48:06 cc2447e1835a: Preparing 04:48:06 cc2447e1835a: Waiting 04:48:06 0f738fb25e14: Layer already exists 04:48:06 92af079cda17: Layer already exists 04:48:06 7f073bf4bc1d: Layer already exists 04:48:06 6a9d02654ea1: Layer already exists 04:48:06 6e38af95eb38: Layer already exists 04:48:06 cc2447e1835a: Layer already exists 04:48:06 main: digest: sha256:ab6d2aba4f4acbe2c8733446415fbe33590084a46d9aca0f9ecd57e29e39de9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:06 ===================================================== [Pipeline] echo 04:48:06 taggedImages: 04:48:06 - nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125 04:48:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:48:06 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.62 04:48:06 - nexus3.edgexfoundry.org:10004/support-scheduler:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 04:48:06 - 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] } 05:01:00 #131 790.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:01:00 #131 ... 05:01:00 05:01:00 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:01:00 #125 DONE 793.6s 05:01:00 05:01:00 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:00 #122 ... 05:01:00 05:01:00 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:01:00 #132 DONE 0.2s 05:01:00 05:01:00 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:00 #122 ... 05:01:00 05:01:00 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:01:00 #133 DONE 0.2s 05:01:00 05:01:00 #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 05:01:00 #134 DONE 0.2s 05:01:00 05:01:00 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:01:00 #135 DONE 0.1s 05:01:00 05:01:00 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:01:00 #57 ... 05:01:00 05:01:00 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:01:00 #136 DONE 0.2s 05:01:00 05:01:00 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:01:00 #137 DONE 0.1s 05:01:00 05:01:00 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:01:00 #128 ... 05:01:00 05:01:00 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:01:00 #138 DONE 2.1s 05:01:00 05:01:00 #90 [security-proxy-setup] exporting to image 05:01:00 #90 exporting layers 05:01:00 #90 exporting layers 1.0s done 05:01:00 #90 writing image sha256:6f45055245a5f622cc9f85a82b4713efeb85b81b620b2a9c305793689f0cb9e0 done 05:01:00 #90 naming to docker.io/library/security-proxy-setup-arm64 done 05:01:00 #90 DONE 3.7s 05:01:00 05:01:00 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:06 #126 ... 05:01:06 05:01:06 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:01:06 #121 DONE 804.1s 05:01:06 05:01:06 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:01:06 #57 ... 05:01:06 05:01:06 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:01:06 #139 DONE 0.2s 05:01:06 05:01:06 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 05:01:08 #140 DONE 2.3s 05:01:08 05:01:08 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 05:01:08 #141 DONE 0.2s 05:01:08 05:01:08 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:09 #122 ... 05:01:09 05:01:09 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 05:01:09 #142 DONE 0.3s 05:01:09 05:01:09 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:01:09 #143 DONE 0.3s 05:01:09 05:01:09 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:01:09 #124 ... 05:01:09 05:01:09 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:01:09 #144 DONE 0.1s 05:01:09 05:01:09 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:01:09 #145 DONE 0.1s 05:01:09 05:01:09 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:09 #126 ... 05:01:09 05:01:09 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:01:09 #146 DONE 0.1s 05:01:10 05:01:10 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:01:10 #147 DONE 0.1s 05:01:10 05:01:10 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:10 #122 ... 05:01:10 05:01:10 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:01:10 #148 DONE 0.1s 05:01:10 05:01:10 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 05:01:12 #149 DONE 2.1s 05:01:12 05:01:12 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:12 #122 ... 05:01:12 05:01:12 #90 [security-bootstrapper] exporting to image 05:01:12 #90 exporting layers 05:01:13 #90 exporting layers 1.0s done 05:01:13 #90 writing image sha256:1ba7e2a6002f9d6111b4fd8676d5b9ba61f3885223433d427b9ddbd1bccacd76 05:01:13 #90 writing image sha256:1ba7e2a6002f9d6111b4fd8676d5b9ba61f3885223433d427b9ddbd1bccacd76 done 05:01:13 #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 05:01:13 #90 DONE 4.7s 05:01:13 05:01:13 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:15 #126 ... 05:01:15 05:01:15 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:01:15 #131 DONE 813.1s 05:01:15 05:01:15 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:15 #126 ... 05:01:15 05:01:15 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 05:01:15 #150 DONE 0.3s 05:01:15 05:01:15 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:15 #122 ... 05:01:15 05:01:15 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 05:01:15 #151 DONE 0.2s 05:01:15 05:01:15 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:01:16 #152 DONE 0.2s 05:01:16 05:01:16 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:01:16 #153 DONE 0.1s 05:01:16 05:01:16 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:01:16 #154 DONE 0.2s 05:01:16 05:01:16 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:01:16 #155 DONE 0.4s 05:01:16 05:01:16 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:01:16 #156 DONE 0.4s 05:01:16 05:01:16 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:01:17 #157 DONE 0.2s 05:01:17 05:01:17 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:01:19 #158 DONE 2.2s 05:01:19 05:01:19 #90 [security-secretstore-setup] exporting to image 05:01:19 #90 exporting layers 05:01:20 #90 exporting layers 1.3s done 05:01:21 #90 writing image sha256:f14fabf87f0482599305a9932ff92246145031ffccebb2857d203bb16f1a31ad done 05:01:21 #90 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 05:01:21 #90 DONE 6.1s 05:01:21 05:01:21 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:27 #126 ... 05:01:27 05:01:27 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:01:27 #127 DONE 825.5s 05:01:27 05:01:27 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:01:27 #122 ... 05:01:27 05:01:27 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:01:27 #159 DONE 0.2s 05:01:27 05:01:27 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:01:28 #160 DONE 0.3s 05:01:28 05:01:28 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:01:28 #161 DONE 0.3s 05:01:28 05:01:28 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:01:29 #162 DONE 0.1s 05:01:29 05:01:29 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:01:29 #163 DONE 0.1s 05:01:29 05:01:29 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:01:33 #164 DONE 3.7s 05:01:33 05:01:33 #90 [security-proxy-auth] exporting to image 05:01:33 #90 exporting layers 05:01:33 #90 exporting layers 0.7s done 05:01:33 #90 writing image sha256:6ce63df45775b32fbbb61f2471546c8e1c4941c74c3875cd216a13fa8fd4d989 done 05:01:33 #90 naming to docker.io/library/security-proxy-auth-arm64 done 05:01:33 #90 DONE 6.8s 05:01:33 05:01:33 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:01:43 #124 ... 05:01:43 05:01:43 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:01:43 #128 DONE 841.5s 05:01:43 05:01:43 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:01:44 #126 ... 05:01:44 05:01:44 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:01:44 #165 DONE 0.1s 05:01:44 05:01:44 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:01:44 #166 DONE 0.2s 05:01:44 05:01:44 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:01:44 #167 DONE 0.3s 05:01:44 05:01:44 #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 05:01:44 #168 DONE 0.3s 05:01:44 05:01:44 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:01:45 #169 DONE 0.2s 05:01:45 05:01:45 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:01:47 #170 DONE 1.7s 05:01:47 05:01:47 #90 [core-common-config-bootstrapper] exporting to image 05:01:47 #90 exporting layers 05:01:47 #90 exporting layers 0.5s done 05:01:47 #90 writing image sha256:dccac0c2f13713da4e189beb3e7f9060defe169dc5f1a490f27452dcc897203f done 05:01:47 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:01:47 #90 DONE 7.3s 05:01:47 05:01:47 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:02:19 #129 ... 05:02:19 05:02:19 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:02:19 #126 DONE 877.3s 05:02:19 05:02:19 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:02:19 #57 ... 05:02:19 05:02:19 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 05:02:19 #171 DONE 0.1s 05:02:19 05:02:19 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 05:02:20 #172 DONE 0.2s 05:02:20 05:02:20 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:02:20 #173 DONE 0.3s 05:02:20 05:02:20 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:02:20 #174 DONE 0.2s 05:02:20 05:02:20 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:02:20 #130 ... 05:02:20 05:02:20 #90 [core-command] exporting to image 05:02:20 #90 exporting layers 05:02:20 #90 exporting layers 0.3s done 05:02:20 #90 writing image sha256:78d9ea1559f8a95fe8dc6255e183809f50672f7c90f04339468e89701cd0ec43 done 05:02:20 #90 naming to docker.io/library/core-command-arm64 done 05:02:20 #90 DONE 7.7s 05:02:20 05:02:20 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:02:33 #129 ... 05:02:33 05:02:33 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:02:33 #124 DONE 890.1s 05:02:33 05:02:33 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:02:33 #57 ... 05:02:33 05:02:33 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 05:02:33 #175 DONE 0.1s 05:02:33 05:02:33 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 05:02:33 #176 DONE 0.1s 05:02:33 05:02:33 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:02:33 #122 ... 05:02:33 05:02:33 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:02:33 #177 DONE 0.4s 05:02:33 05:02:33 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:02:33 #178 DONE 0.2s 05:02:33 05:02:33 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:02:33 #129 ... 05:02:33 05:02:33 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:02:33 #179 DONE 0.2s 05:02:33 05:02:33 #90 [core-metadata] exporting to image 05:02:33 #90 exporting layers 05:02:33 #90 ... 05:02:33 05:02:33 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:02:33 #129 DONE 891.8s 05:02:33 05:02:33 #90 [core-metadata] exporting to image 05:02:34 #90 exporting layers 0.9s done 05:02:34 #90 writing image sha256:82320e28700864811d69c1a8124cdbf60c9a80fe22213babc7949a4baab761ca 0.0s done 05:02:34 #90 naming to docker.io/library/core-metadata-arm64 05:02:34 #90 naming to docker.io/library/core-metadata-arm64 done 05:02:34 #90 DONE 8.6s 05:02:34 05:02:34 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:02:34 #180 DONE 0.1s 05:02:34 05:02:34 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:02:34 #181 DONE 0.3s 05:02:34 05:02:34 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:02:35 #182 DONE 0.5s 05:02:35 05:02:35 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:02:35 #183 DONE 0.2s 05:02:35 05:02:35 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:02:35 #122 ... 05:02:35 05:02:35 #90 [core-data] exporting to image 05:02:35 #90 exporting layers 0.3s done 05:02:35 #90 writing image sha256:5657e50f008f3143b4b6be3d77fefe89d92558b64f514a51adb4540a5816b116 done 05:02:35 #90 naming to docker.io/library/core-data-arm64 done 05:02:35 #90 DONE 8.9s 05:02:35 05:02:35 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:02 #122 ... 05:03:02 05:03:02 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:03:02 #130 DONE 916.4s 05:03:02 05:03:02 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:02 #122 ... 05:03:02 05:03:02 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:03:02 #184 DONE 0.2s 05:03:02 05:03:02 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:03:02 #185 DONE 0.2s 05:03:02 05:03:02 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:03:02 #186 DONE 0.4s 05:03:02 05:03:02 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:02 #122 ... 05:03:02 05:03:02 #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 05:03:02 #187 DONE 0.1s 05:03:02 05:03:02 #90 [security-spiffe-token-provider] exporting to image 05:03:02 #90 exporting layers 05:03:02 #90 exporting layers 0.8s done 05:03:02 #90 writing image sha256:fe0444861817824dff97e28eed890f23f96e96d45e04c33f9ee18519406b6633 done 05:03:02 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:03:02 #90 DONE 9.7s 05:03:02 05:03:02 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:03:29 #123 ... 05:03:29 05:03:29 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:29 #122 DONE 944.3s 05:03:29 05:03:29 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:03:29 #123 DONE 944.3s 05:03:29 05:03:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:03:29 #43 ... 05:03:29 05:03:29 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:03:29 #188 DONE 0.3s 05:03:29 05:03:29 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 05:03:29 #189 DONE 0.3s 05:03:29 05:03:29 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:03:29 #190 DONE 0.2s 05:03:29 05:03:29 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 05:03:29 #191 DONE 0.3s 05:03:29 05:03:29 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:03:29 #192 DONE 0.5s 05:03:29 05:03:29 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:03:29 #193 DONE 0.5s 05:03:29 05:03:29 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:03:29 #194 DONE 0.1s 05:03:29 05:03:29 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:03:29 #195 DONE 0.1s 05:03:29 05:03:29 #90 [support-notifications] exporting to image 05:03:29 #90 exporting layers 05:03:29 #90 exporting layers 0.4s done 05:03:29 #90 writing image sha256:bb39ae0ac0c01d1ac63d755c26babb431e9b1f248311c94d9a6909a157a44789 0.0s done 05:03:29 #90 naming to docker.io/library/support-scheduler-arm64 done 05:03:29 #90 writing image sha256:b29a2388d8c71a27de70da30510485ce8e57abd6d20db829db13c10c9d569df0 done 05:03:29 #90 naming to docker.io/library/support-notifications-arm64 done 05:03:29 #90 DONE 10.2s 05:03:29 05:03:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:29 time="2023-10-12T04:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:03:29 $ docker stop --time=1 a60d5868af7fc4d88c0c22dbf3c57d97ef6818817d36308b3aaa2f291e1aa0cb 05:03:30 $ docker rm -f --volumes a60d5868af7fc4d88c0c22dbf3c57d97ef6818817d36308b3aaa2f291e1aa0cb [Pipeline] // withDockerContainer [Pipeline] sh 05:03:31 + docker images 05:03:31 REPOSITORY TAG IMAGE ID CREATED SIZE 05:03:31 support-scheduler-arm64 latest bb39ae0ac0c0 4 seconds ago 33.5MB 05:03:31 support-notifications-arm64 latest b29a2388d8c7 4 seconds ago 34.2MB 05:03:31 security-spiffe-token-provider-arm64 latest fe0444861817 32 seconds ago 35.1MB 05:03:31 core-data-arm64 latest 5657e50f008f 56 seconds ago 21.2MB 05:03:31 core-metadata-arm64 latest 82320e287008 58 seconds ago 21.5MB 05:03:31 core-command-arm64 latest 78d9ea1559f8 About a minute ago 21MB 05:03:31 core-common-config-bootstrapper-arm64 latest dccac0c2f137 About a minute ago 18.3MB 05:03:31 security-proxy-auth-arm64 latest 6ce63df45775 About a minute ago 19.4MB 05:03:31 security-secretstore-setup-arm64 latest f14fabf87f04 2 minutes ago 43.7MB 05:03:31 security-bootstrapper-arm64 latest 1ba7e2a6002f 2 minutes ago 23.1MB 05:03:31 security-proxy-setup-arm64 latest 6f45055245a5 2 minutes ago 29.1MB 05:03:31 security-spire-agent-arm64 latest 7036eb7c4bba 16 minutes ago 152MB 05:03:31 security-spire-server-arm64 latest f1f20dc6fb43 16 minutes ago 96.6MB 05:03:31 security-spire-config-arm64 latest a20e3e94ed04 16 minutes ago 95.8MB 05:03:31 ci-base-image-arm64 latest 0bb20aa1360d 17 minutes ago 924MB 05:03:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB 05:03:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:31 provisioning config files... 05:03:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/596@tmp/config13045479008719433987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:31 ---> docker-login.sh 05:03:31 nexus3.edgexfoundry.org:10001 05:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:32 Configure a credential helper to remove this warning. See 05:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:32 05:03:32 Login Succeeded 05:03:32 nexus3.edgexfoundry.org:10002 05:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:32 Configure a credential helper to remove this warning. See 05:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:32 05:03:32 Login Succeeded 05:03:32 nexus3.edgexfoundry.org:10003 05:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:32 Configure a credential helper to remove this warning. See 05:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:32 05:03:32 Login Succeeded 05:03:33 nexus3.edgexfoundry.org:10004 05:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:33 Configure a credential helper to remove this warning. See 05:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:33 05:03:33 Login Succeeded 05:03:33 docker.io 05:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:33 Configure a credential helper to remove this warning. See 05:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:33 05:03:33 Login Succeeded 05:03:33 ---> docker-login.sh ends [Pipeline] } 05:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:03:34 44e522017d32fcb227609a12262e3d069e2fc125 05:03:34 latest 05:03:34 3.1.0-dev.62 05:03:34 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:34 main 05:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:03:34 5bff3da90269: Preparing 05:03:34 ea0f26469416: Preparing 05:03:34 5c2c43ce2b4a: Preparing 05:03:34 fcd2d72a1784: Preparing 05:03:34 d8532d9592f1: Preparing 05:03:34 5f4d9fc4d98d: Preparing 05:03:34 5f4d9fc4d98d: Waiting 05:03:34 fcd2d72a1784: Pushed 05:03:34 d8532d9592f1: Pushed 05:03:34 5c2c43ce2b4a: Pushed 05:03:34 5bff3da90269: Pushed 05:03:34 5f4d9fc4d98d: Layer already exists 05:03:38 ea0f26469416: Pushed 05:03:38 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:03:39 5bff3da90269: Preparing 05:03:39 ea0f26469416: Preparing 05:03:39 5c2c43ce2b4a: Preparing 05:03:39 fcd2d72a1784: Preparing 05:03:39 d8532d9592f1: Preparing 05:03:39 5f4d9fc4d98d: Preparing 05:03:39 5f4d9fc4d98d: Waiting 05:03:39 fcd2d72a1784: Layer already exists 05:03:39 5bff3da90269: Layer already exists 05:03:39 ea0f26469416: Layer already exists 05:03:39 5c2c43ce2b4a: Layer already exists 05:03:39 d8532d9592f1: Layer already exists 05:03:39 5f4d9fc4d98d: Layer already exists 05:03:39 latest: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.62 05:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:03:39 5bff3da90269: Preparing 05:03:39 ea0f26469416: Preparing 05:03:39 5c2c43ce2b4a: Preparing 05:03:39 fcd2d72a1784: Preparing 05:03:39 d8532d9592f1: Preparing 05:03:39 5f4d9fc4d98d: Preparing 05:03:39 5f4d9fc4d98d: Waiting 05:03:39 fcd2d72a1784: Layer already exists 05:03:39 d8532d9592f1: Layer already exists 05:03:39 5bff3da90269: Layer already exists 05:03:39 ea0f26469416: Layer already exists 05:03:39 5c2c43ce2b4a: Layer already exists 05:03:39 5f4d9fc4d98d: Layer already exists 05:03:40 3.1.0-dev.62: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:03:40 5bff3da90269: Preparing 05:03:40 ea0f26469416: Preparing 05:03:40 5c2c43ce2b4a: Preparing 05:03:40 fcd2d72a1784: Preparing 05:03:40 d8532d9592f1: Preparing 05:03:40 5f4d9fc4d98d: Preparing 05:03:40 5f4d9fc4d98d: Waiting 05:03:40 5c2c43ce2b4a: Layer already exists 05:03:40 d8532d9592f1: Layer already exists 05:03:40 5bff3da90269: Layer already exists 05:03:40 ea0f26469416: Layer already exists 05:03:40 fcd2d72a1784: Layer already exists 05:03:40 5f4d9fc4d98d: Layer already exists 05:03:41 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:03:41 5bff3da90269: Preparing 05:03:41 ea0f26469416: Preparing 05:03:41 5c2c43ce2b4a: Preparing 05:03:41 fcd2d72a1784: Preparing 05:03:41 d8532d9592f1: Preparing 05:03:41 5f4d9fc4d98d: Preparing 05:03:41 5f4d9fc4d98d: Waiting 05:03:41 fcd2d72a1784: Layer already exists 05:03:41 ea0f26469416: Layer already exists 05:03:41 5bff3da90269: Layer already exists 05:03:41 5c2c43ce2b4a: Layer already exists 05:03:41 d8532d9592f1: Layer already exists 05:03:41 5f4d9fc4d98d: Layer already exists 05:03:42 main: digest: sha256:92e29e718ac923cbb917dde949b29a210e3508a097656ce04a4360293fad168f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:42 ===================================================== [Pipeline] echo 05:03:42 taggedImages: 05:03:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:03:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:03:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.62 05:03:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:03:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:03:42 44e522017d32fcb227609a12262e3d069e2fc125 05:03:42 latest 05:03:42 3.1.0-dev.62 05:03:42 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:42 main 05:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:03:43 3f0871303b38: Preparing 05:03:43 1eca321875c0: Preparing 05:03:43 f2e50254df9c: Preparing 05:03:43 78b1e43e527a: Preparing 05:03:43 5c2c43ce2b4a: Preparing 05:03:43 fcd2d72a1784: Preparing 05:03:43 d8532d9592f1: Preparing 05:03:43 5f4d9fc4d98d: Preparing 05:03:43 fcd2d72a1784: Waiting 05:03:43 d8532d9592f1: Waiting 05:03:43 5f4d9fc4d98d: Waiting 05:03:43 5c2c43ce2b4a: Layer already exists 05:03:43 fcd2d72a1784: Layer already exists 05:03:43 d8532d9592f1: Layer already exists 05:03:43 1eca321875c0: Pushed 05:03:43 f2e50254df9c: Pushed 05:03:43 5f4d9fc4d98d: Layer already exists 05:03:43 3f0871303b38: Pushed 05:03:45 78b1e43e527a: Pushed 05:03:45 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:46 + 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 05:03:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:03:46 3f0871303b38: Preparing 05:03:46 1eca321875c0: Preparing 05:03:46 f2e50254df9c: Preparing 05:03:46 78b1e43e527a: Preparing 05:03:46 5c2c43ce2b4a: Preparing 05:03:46 fcd2d72a1784: Preparing 05:03:46 d8532d9592f1: Preparing 05:03:46 5f4d9fc4d98d: Preparing 05:03:46 d8532d9592f1: Waiting 05:03:46 5f4d9fc4d98d: Waiting 05:03:46 fcd2d72a1784: Waiting 05:03:46 5c2c43ce2b4a: Layer already exists 05:03:46 3f0871303b38: Layer already exists 05:03:46 1eca321875c0: Layer already exists 05:03:46 f2e50254df9c: Layer already exists 05:03:46 78b1e43e527a: Layer already exists 05:03:46 fcd2d72a1784: Layer already exists 05:03:46 d8532d9592f1: Layer already exists 05:03:46 5f4d9fc4d98d: Layer already exists 05:03:46 latest: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.62 05:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:03:47 3f0871303b38: Preparing 05:03:47 1eca321875c0: Preparing 05:03:47 f2e50254df9c: Preparing 05:03:47 78b1e43e527a: Preparing 05:03:47 5c2c43ce2b4a: Preparing 05:03:47 fcd2d72a1784: Preparing 05:03:47 d8532d9592f1: Preparing 05:03:47 5f4d9fc4d98d: Preparing 05:03:47 d8532d9592f1: Waiting 05:03:47 fcd2d72a1784: Waiting 05:03:47 5f4d9fc4d98d: Waiting 05:03:47 1eca321875c0: Layer already exists 05:03:47 78b1e43e527a: Layer already exists 05:03:47 f2e50254df9c: Layer already exists 05:03:47 5c2c43ce2b4a: Layer already exists 05:03:47 3f0871303b38: Layer already exists 05:03:47 fcd2d72a1784: Layer already exists 05:03:47 d8532d9592f1: Layer already exists 05:03:47 5f4d9fc4d98d: Layer already exists 05:03:47 3.1.0-dev.62: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:03:48 3f0871303b38: Preparing 05:03:48 1eca321875c0: Preparing 05:03:48 f2e50254df9c: Preparing 05:03:48 78b1e43e527a: Preparing 05:03:48 5c2c43ce2b4a: Preparing 05:03:48 fcd2d72a1784: Preparing 05:03:48 d8532d9592f1: Preparing 05:03:48 5f4d9fc4d98d: Preparing 05:03:48 fcd2d72a1784: Waiting 05:03:48 d8532d9592f1: Waiting 05:03:48 5f4d9fc4d98d: Waiting 05:03:48 3f0871303b38: Layer already exists 05:03:48 1eca321875c0: Layer already exists 05:03:48 f2e50254df9c: Layer already exists 05:03:48 78b1e43e527a: Layer already exists 05:03:48 5c2c43ce2b4a: Layer already exists 05:03:48 d8532d9592f1: Layer already exists 05:03:48 fcd2d72a1784: Layer already exists 05:03:48 5f4d9fc4d98d: Layer already exists 05:03:48 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:49 + 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 05:03:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:03:52 3f0871303b38: Preparing 05:03:52 1eca321875c0: Preparing 05:03:52 f2e50254df9c: Preparing 05:03:52 78b1e43e527a: Preparing 05:03:52 5c2c43ce2b4a: Preparing 05:03:52 fcd2d72a1784: Preparing 05:03:52 d8532d9592f1: Preparing 05:03:52 5f4d9fc4d98d: Preparing 05:03:52 fcd2d72a1784: Waiting 05:03:52 d8532d9592f1: Waiting 05:03:52 1eca321875c0: Layer already exists 05:03:52 78b1e43e527a: Layer already exists 05:03:52 f2e50254df9c: Layer already exists 05:03:52 3f0871303b38: Layer already exists 05:03:52 5c2c43ce2b4a: Layer already exists 05:03:52 fcd2d72a1784: Layer already exists 05:03:52 d8532d9592f1: Layer already exists 05:03:52 5f4d9fc4d98d: Layer already exists 05:03:52 main: digest: sha256:6c1550c55be770652f562f9c52d6924dcbd523b20c683f3fba8977a41c79aa6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:52 ===================================================== [Pipeline] echo 05:03:52 taggedImages: 05:03:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:03:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:03:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.62 05:03:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:03:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:03:52 44e522017d32fcb227609a12262e3d069e2fc125 05:03:52 latest 05:03:52 3.1.0-dev.62 05:03:52 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:52 main 05:03:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:03:53 663d83b6a0f9: Preparing 05:03:53 428df5e23571: Preparing 05:03:53 5c2c43ce2b4a: Preparing 05:03:53 fcd2d72a1784: Preparing 05:03:53 22470341b224: Preparing 05:03:53 5f4d9fc4d98d: Preparing 05:03:53 5f4d9fc4d98d: Waiting 05:03:53 fcd2d72a1784: Layer already exists 05:03:53 5c2c43ce2b4a: Layer already exists 05:03:53 5f4d9fc4d98d: Layer already exists 05:03:53 22470341b224: Pushed 05:03:53 663d83b6a0f9: Pushed 05:03:56 428df5e23571: Pushed 05:03:56 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:03:57 663d83b6a0f9: Preparing 05:03:57 428df5e23571: Preparing 05:03:57 5c2c43ce2b4a: Preparing 05:03:57 fcd2d72a1784: Preparing 05:03:57 22470341b224: Preparing 05:03:57 5f4d9fc4d98d: Preparing 05:03:57 5f4d9fc4d98d: Waiting 05:03:57 663d83b6a0f9: Layer already exists 05:03:57 fcd2d72a1784: Layer already exists 05:03:57 5c2c43ce2b4a: Layer already exists 05:03:57 22470341b224: Layer already exists 05:03:57 428df5e23571: Layer already exists 05:03:57 5f4d9fc4d98d: Layer already exists 05:03:57 latest: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.62 05:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:03:58 663d83b6a0f9: Preparing 05:03:58 428df5e23571: Preparing 05:03:58 5c2c43ce2b4a: Preparing 05:03:58 fcd2d72a1784: Preparing 05:03:58 22470341b224: Preparing 05:03:58 5f4d9fc4d98d: Preparing 05:03:58 5f4d9fc4d98d: Waiting 05:03:58 22470341b224: Layer already exists 05:03:58 5c2c43ce2b4a: Layer already exists 05:03:58 663d83b6a0f9: Layer already exists 05:03:58 428df5e23571: Layer already exists 05:03:58 fcd2d72a1784: Layer already exists 05:03:58 5f4d9fc4d98d: Layer already exists 05:03:58 3.1.0-dev.62: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:03:59 663d83b6a0f9: Preparing 05:03:59 428df5e23571: Preparing 05:03:59 5c2c43ce2b4a: Preparing 05:03:59 fcd2d72a1784: Preparing 05:03:59 22470341b224: Preparing 05:03:59 5f4d9fc4d98d: Preparing 05:03:59 5f4d9fc4d98d: Waiting 05:03:59 fcd2d72a1784: Layer already exists 05:03:59 22470341b224: Layer already exists 05:03:59 663d83b6a0f9: Layer already exists 05:03:59 428df5e23571: Layer already exists 05:03:59 5c2c43ce2b4a: Layer already exists 05:03:59 5f4d9fc4d98d: Layer already exists 05:03:59 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:04:00 663d83b6a0f9: Preparing 05:04:00 428df5e23571: Preparing 05:04:00 5c2c43ce2b4a: Preparing 05:04:00 fcd2d72a1784: Preparing 05:04:00 22470341b224: Preparing 05:04:00 5f4d9fc4d98d: Preparing 05:04:00 5f4d9fc4d98d: Waiting 05:04:00 5c2c43ce2b4a: Layer already exists 05:04:00 22470341b224: Layer already exists 05:04:00 fcd2d72a1784: Layer already exists 05:04:00 428df5e23571: Layer already exists 05:04:00 663d83b6a0f9: Layer already exists 05:04:00 5f4d9fc4d98d: Layer already exists 05:04:00 main: digest: sha256:f51c2ee40aa50e882538cfc84ccbcab4c788ddf37cf16727d2a757fb6d86b7ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:00 ===================================================== [Pipeline] echo 05:04:00 taggedImages: 05:04:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:04:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.62 05:04:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:04:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:04:00 44e522017d32fcb227609a12262e3d069e2fc125 05:04:00 latest 05:04:00 3.1.0-dev.62 05:04:00 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:00 main 05:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:01 e5dd835386cb: Preparing 05:04:01 b59b53ac0556: Preparing 05:04:01 8d843a873745: Preparing 05:04:01 5c2c43ce2b4a: Preparing 05:04:01 fcd2d72a1784: Preparing 05:04:01 d8532d9592f1: Preparing 05:04:01 5f4d9fc4d98d: Preparing 05:04:01 5f4d9fc4d98d: Waiting 05:04:01 d8532d9592f1: Waiting 05:04:01 5c2c43ce2b4a: Layer already exists 05:04:01 fcd2d72a1784: Layer already exists 05:04:01 d8532d9592f1: Layer already exists 05:04:01 5f4d9fc4d98d: Layer already exists 05:04:01 e5dd835386cb: Pushed 05:04:01 b59b53ac0556: Pushed 05:04:04 8d843a873745: Pushed 05:04:04 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:05 e5dd835386cb: Preparing 05:04:05 b59b53ac0556: Preparing 05:04:05 8d843a873745: Preparing 05:04:05 5c2c43ce2b4a: Preparing 05:04:05 fcd2d72a1784: Preparing 05:04:05 d8532d9592f1: Preparing 05:04:05 5f4d9fc4d98d: Preparing 05:04:05 d8532d9592f1: Waiting 05:04:05 5f4d9fc4d98d: Waiting 05:04:05 e5dd835386cb: Layer already exists 05:04:05 fcd2d72a1784: Layer already exists 05:04:05 b59b53ac0556: Layer already exists 05:04:05 5c2c43ce2b4a: Layer already exists 05:04:05 8d843a873745: Layer already exists 05:04:05 5f4d9fc4d98d: Layer already exists 05:04:05 d8532d9592f1: Layer already exists 05:04:05 latest: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.62 05:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:06 e5dd835386cb: Preparing 05:04:06 b59b53ac0556: Preparing 05:04:06 8d843a873745: Preparing 05:04:06 5c2c43ce2b4a: Preparing 05:04:06 fcd2d72a1784: Preparing 05:04:06 d8532d9592f1: Preparing 05:04:06 5f4d9fc4d98d: Preparing 05:04:06 d8532d9592f1: Waiting 05:04:06 5f4d9fc4d98d: Waiting 05:04:06 e5dd835386cb: Layer already exists 05:04:06 5c2c43ce2b4a: Layer already exists 05:04:06 fcd2d72a1784: Layer already exists 05:04:06 8d843a873745: Layer already exists 05:04:06 b59b53ac0556: Layer already exists 05:04:06 d8532d9592f1: Layer already exists 05:04:06 5f4d9fc4d98d: Layer already exists 05:04:06 3.1.0-dev.62: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:07 e5dd835386cb: Preparing 05:04:07 b59b53ac0556: Preparing 05:04:07 8d843a873745: Preparing 05:04:07 5c2c43ce2b4a: Preparing 05:04:07 fcd2d72a1784: Preparing 05:04:07 d8532d9592f1: Preparing 05:04:07 5f4d9fc4d98d: Preparing 05:04:07 d8532d9592f1: Waiting 05:04:07 5f4d9fc4d98d: Waiting 05:04:07 e5dd835386cb: Layer already exists 05:04:07 8d843a873745: Layer already exists 05:04:07 5c2c43ce2b4a: Layer already exists 05:04:07 fcd2d72a1784: Layer already exists 05:04:07 b59b53ac0556: Layer already exists 05:04:07 5f4d9fc4d98d: Layer already exists 05:04:07 d8532d9592f1: Layer already exists 05:04:07 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:04:08 e5dd835386cb: Preparing 05:04:08 b59b53ac0556: Preparing 05:04:08 8d843a873745: Preparing 05:04:08 5c2c43ce2b4a: Preparing 05:04:08 fcd2d72a1784: Preparing 05:04:08 d8532d9592f1: Preparing 05:04:08 5f4d9fc4d98d: Preparing 05:04:08 d8532d9592f1: Waiting 05:04:08 5f4d9fc4d98d: Waiting 05:04:08 e5dd835386cb: Layer already exists 05:04:08 5c2c43ce2b4a: Layer already exists 05:04:08 fcd2d72a1784: Layer already exists 05:04:08 b59b53ac0556: Layer already exists 05:04:08 8d843a873745: Layer already exists 05:04:08 d8532d9592f1: Layer already exists 05:04:08 5f4d9fc4d98d: Layer already exists 05:04:08 main: digest: sha256:9cdb805d676d79e434b5fe15c6f9db7d5f7f912fc62a2d45eba892e81f8e9e2d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:08 ===================================================== [Pipeline] echo 05:04:08 taggedImages: 05:04:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:04:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.62 05:04:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:04:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:04:08 44e522017d32fcb227609a12262e3d069e2fc125 05:04:08 latest 05:04:08 3.1.0-dev.62 05:04:08 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:08 main 05:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:04:09 451b6e136b39: Preparing 05:04:09 e331cca0250f: Preparing 05:04:09 564e6864071b: Preparing 05:04:09 edea946585f5: Preparing 05:04:09 3e693b4eebb5: Preparing 05:04:09 b70d5e4c9e14: Preparing 05:04:09 8da5d697e58d: Preparing 05:04:09 5c2c43ce2b4a: Preparing 05:04:09 fcd2d72a1784: Preparing 05:04:09 e2bf4a519939: Preparing 05:04:09 d5dc76125c3e: Preparing 05:04:09 5f70bf18a086: Preparing 05:04:09 b7a4ef670f3c: Preparing 05:04:09 0cc093ac0b79: Preparing 05:04:09 5f4d9fc4d98d: Preparing 05:04:09 8da5d697e58d: Waiting 05:04:09 5c2c43ce2b4a: Waiting 05:04:09 fcd2d72a1784: Waiting 05:04:09 e2bf4a519939: Waiting 05:04:09 d5dc76125c3e: Waiting 05:04:09 5f70bf18a086: Waiting 05:04:09 b7a4ef670f3c: Waiting 05:04:09 0cc093ac0b79: Waiting 05:04:09 5f4d9fc4d98d: Waiting 05:04:09 b70d5e4c9e14: Waiting 05:04:09 e331cca0250f: Pushed 05:04:09 3e693b4eebb5: Pushed 05:04:09 451b6e136b39: Pushed 05:04:09 edea946585f5: Pushed 05:04:09 564e6864071b: Pushed 05:04:09 b70d5e4c9e14: Pushed 05:04:09 5c2c43ce2b4a: Layer already exists 05:04:09 fcd2d72a1784: Layer already exists 05:04:09 e2bf4a519939: Pushed 05:04:09 5f70bf18a086: Pushed 05:04:09 d5dc76125c3e: Pushed 05:04:09 b7a4ef670f3c: Pushed 05:04:09 5f4d9fc4d98d: Layer already exists 05:04:10 0cc093ac0b79: Pushed 05:04:13 8da5d697e58d: Pushed 05:04:13 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:04:14 451b6e136b39: Preparing 05:04:14 e331cca0250f: Preparing 05:04:14 564e6864071b: Preparing 05:04:14 edea946585f5: Preparing 05:04:14 3e693b4eebb5: Preparing 05:04:14 b70d5e4c9e14: Preparing 05:04:14 8da5d697e58d: Preparing 05:04:14 5c2c43ce2b4a: Preparing 05:04:14 fcd2d72a1784: Preparing 05:04:14 e2bf4a519939: Preparing 05:04:14 d5dc76125c3e: Preparing 05:04:14 5f70bf18a086: Preparing 05:04:14 b7a4ef670f3c: Preparing 05:04:14 0cc093ac0b79: Preparing 05:04:14 5f4d9fc4d98d: Preparing 05:04:14 e2bf4a519939: Waiting 05:04:14 d5dc76125c3e: Waiting 05:04:14 5f70bf18a086: Waiting 05:04:14 b7a4ef670f3c: Waiting 05:04:14 0cc093ac0b79: Waiting 05:04:14 5f4d9fc4d98d: Waiting 05:04:14 b70d5e4c9e14: Waiting 05:04:14 8da5d697e58d: Waiting 05:04:14 fcd2d72a1784: Waiting 05:04:14 3e693b4eebb5: Layer already exists 05:04:14 e331cca0250f: Layer already exists 05:04:14 edea946585f5: Layer already exists 05:04:14 564e6864071b: Layer already exists 05:04:14 451b6e136b39: Layer already exists 05:04:14 b70d5e4c9e14: Layer already exists 05:04:14 8da5d697e58d: Layer already exists 05:04:14 5c2c43ce2b4a: Layer already exists 05:04:14 fcd2d72a1784: Layer already exists 05:04:14 e2bf4a519939: Layer already exists 05:04:14 d5dc76125c3e: Layer already exists 05:04:14 5f70bf18a086: Layer already exists 05:04:14 b7a4ef670f3c: Layer already exists 05:04:14 5f4d9fc4d98d: Layer already exists 05:04:14 0cc093ac0b79: Layer already exists 05:04:14 latest: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.62 05:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:04:15 451b6e136b39: Preparing 05:04:15 e331cca0250f: Preparing 05:04:15 564e6864071b: Preparing 05:04:15 edea946585f5: Preparing 05:04:15 3e693b4eebb5: Preparing 05:04:15 b70d5e4c9e14: Preparing 05:04:15 8da5d697e58d: Preparing 05:04:15 5c2c43ce2b4a: Preparing 05:04:15 fcd2d72a1784: Preparing 05:04:15 e2bf4a519939: Preparing 05:04:15 d5dc76125c3e: Preparing 05:04:15 5f70bf18a086: Preparing 05:04:15 b7a4ef670f3c: Preparing 05:04:15 b70d5e4c9e14: Waiting 05:04:15 8da5d697e58d: Waiting 05:04:15 5c2c43ce2b4a: Waiting 05:04:15 fcd2d72a1784: Waiting 05:04:15 e2bf4a519939: Waiting 05:04:15 d5dc76125c3e: Waiting 05:04:15 5f70bf18a086: Waiting 05:04:15 0cc093ac0b79: Preparing 05:04:15 5f4d9fc4d98d: Preparing 05:04:15 b7a4ef670f3c: Waiting 05:04:15 0cc093ac0b79: Waiting 05:04:15 5f4d9fc4d98d: Waiting 05:04:15 e331cca0250f: Layer already exists 05:04:15 edea946585f5: Layer already exists 05:04:15 451b6e136b39: Layer already exists 05:04:15 564e6864071b: Layer already exists 05:04:15 3e693b4eebb5: Layer already exists 05:04:15 8da5d697e58d: Layer already exists 05:04:15 5c2c43ce2b4a: Layer already exists 05:04:15 e2bf4a519939: Layer already exists 05:04:15 fcd2d72a1784: Layer already exists 05:04:15 b70d5e4c9e14: Layer already exists 05:04:15 d5dc76125c3e: Layer already exists 05:04:15 5f70bf18a086: Layer already exists 05:04:15 5f4d9fc4d98d: Layer already exists 05:04:15 b7a4ef670f3c: Layer already exists 05:04:15 0cc093ac0b79: Layer already exists 05:04:15 3.1.0-dev.62: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:04:19 451b6e136b39: Preparing 05:04:19 e331cca0250f: Preparing 05:04:19 564e6864071b: Preparing 05:04:19 edea946585f5: Preparing 05:04:19 3e693b4eebb5: Preparing 05:04:19 b70d5e4c9e14: Preparing 05:04:19 8da5d697e58d: Preparing 05:04:19 5c2c43ce2b4a: Preparing 05:04:19 fcd2d72a1784: Preparing 05:04:19 e2bf4a519939: Preparing 05:04:19 d5dc76125c3e: Preparing 05:04:19 5f70bf18a086: Preparing 05:04:19 b7a4ef670f3c: Preparing 05:04:19 0cc093ac0b79: Preparing 05:04:19 5f4d9fc4d98d: Preparing 05:04:19 b70d5e4c9e14: Waiting 05:04:19 8da5d697e58d: Waiting 05:04:19 5c2c43ce2b4a: Waiting 05:04:19 fcd2d72a1784: Waiting 05:04:19 d5dc76125c3e: Waiting 05:04:19 5f70bf18a086: Waiting 05:04:19 0cc093ac0b79: Waiting 05:04:19 b7a4ef670f3c: Waiting 05:04:19 5f4d9fc4d98d: Waiting 05:04:19 e2bf4a519939: Waiting 05:04:19 edea946585f5: Layer already exists 05:04:19 3e693b4eebb5: Layer already exists 05:04:19 e331cca0250f: Layer already exists 05:04:19 451b6e136b39: Layer already exists 05:04:19 564e6864071b: Layer already exists 05:04:19 5c2c43ce2b4a: Layer already exists 05:04:19 8da5d697e58d: Layer already exists 05:04:19 b70d5e4c9e14: Layer already exists 05:04:19 fcd2d72a1784: Layer already exists 05:04:19 e2bf4a519939: Layer already exists 05:04:19 5f70bf18a086: Layer already exists 05:04:19 b7a4ef670f3c: Layer already exists 05:04:19 d5dc76125c3e: Layer already exists 05:04:19 0cc093ac0b79: Layer already exists 05:04:19 5f4d9fc4d98d: Layer already exists 05:04:19 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:04:20 451b6e136b39: Preparing 05:04:20 e331cca0250f: Preparing 05:04:20 564e6864071b: Preparing 05:04:20 edea946585f5: Preparing 05:04:20 3e693b4eebb5: Preparing 05:04:20 b70d5e4c9e14: Preparing 05:04:20 8da5d697e58d: Preparing 05:04:20 5c2c43ce2b4a: Preparing 05:04:20 fcd2d72a1784: Preparing 05:04:20 e2bf4a519939: Preparing 05:04:20 d5dc76125c3e: Preparing 05:04:20 5f70bf18a086: Preparing 05:04:20 b7a4ef670f3c: Preparing 05:04:20 0cc093ac0b79: Preparing 05:04:20 5f4d9fc4d98d: Preparing 05:04:20 e2bf4a519939: Waiting 05:04:20 d5dc76125c3e: Waiting 05:04:20 5f70bf18a086: Waiting 05:04:20 b7a4ef670f3c: Waiting 05:04:20 0cc093ac0b79: Waiting 05:04:20 5f4d9fc4d98d: Waiting 05:04:20 8da5d697e58d: Waiting 05:04:20 5c2c43ce2b4a: Waiting 05:04:20 fcd2d72a1784: Waiting 05:04:20 b70d5e4c9e14: Waiting 05:04:20 edea946585f5: Layer already exists 05:04:20 451b6e136b39: Layer already exists 05:04:20 3e693b4eebb5: Layer already exists 05:04:20 564e6864071b: Layer already exists 05:04:20 e331cca0250f: Layer already exists 05:04:20 8da5d697e58d: Layer already exists 05:04:20 b70d5e4c9e14: Layer already exists 05:04:20 5c2c43ce2b4a: Layer already exists 05:04:20 fcd2d72a1784: Layer already exists 05:04:20 e2bf4a519939: Layer already exists 05:04:20 b7a4ef670f3c: Layer already exists 05:04:20 0cc093ac0b79: Layer already exists 05:04:20 5f70bf18a086: Layer already exists 05:04:20 5f4d9fc4d98d: Layer already exists 05:04:20 d5dc76125c3e: Layer already exists 05:04:20 main: digest: sha256:bf02e05f5499909045cc456dff6c00eb21921d74910494ae52c86bf8509a4665 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:20 ===================================================== [Pipeline] echo 05:04:20 taggedImages: 05:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.62 05:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:04:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:04:20 44e522017d32fcb227609a12262e3d069e2fc125 05:04:20 latest 05:04:20 3.1.0-dev.62 05:04:20 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:20 main 05:04:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:04:21 51e93f7f7ae7: Preparing 05:04:21 3e110861378e: Preparing 05:04:21 320dde78ea6c: Preparing 05:04:21 f5990da52d7e: Preparing 05:04:21 5c2c43ce2b4a: Preparing 05:04:21 fcd2d72a1784: Preparing 05:04:21 d8532d9592f1: Preparing 05:04:21 5f4d9fc4d98d: Preparing 05:04:21 fcd2d72a1784: Waiting 05:04:21 d8532d9592f1: Waiting 05:04:21 5f4d9fc4d98d: Waiting 05:04:21 5c2c43ce2b4a: Layer already exists 05:04:21 fcd2d72a1784: Layer already exists 05:04:21 320dde78ea6c: Pushed 05:04:21 3e110861378e: Pushed 05:04:21 d8532d9592f1: Layer already exists 05:04:21 5f4d9fc4d98d: Layer already exists 05:04:21 51e93f7f7ae7: Pushed 05:04:24 f5990da52d7e: Pushed 05:04:24 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:24 + 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 05:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:04:25 51e93f7f7ae7: Preparing 05:04:25 3e110861378e: Preparing 05:04:25 320dde78ea6c: Preparing 05:04:25 f5990da52d7e: Preparing 05:04:25 5c2c43ce2b4a: Preparing 05:04:25 fcd2d72a1784: Preparing 05:04:25 d8532d9592f1: Preparing 05:04:25 5f4d9fc4d98d: Preparing 05:04:25 fcd2d72a1784: Waiting 05:04:25 d8532d9592f1: Waiting 05:04:25 5f4d9fc4d98d: Waiting 05:04:25 3e110861378e: Layer already exists 05:04:25 51e93f7f7ae7: Layer already exists 05:04:25 f5990da52d7e: Layer already exists 05:04:25 5c2c43ce2b4a: Layer already exists 05:04:25 320dde78ea6c: Layer already exists 05:04:25 fcd2d72a1784: Layer already exists 05:04:25 5f4d9fc4d98d: Layer already exists 05:04:25 d8532d9592f1: Layer already exists 05:04:25 latest: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.62 05:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:04:26 51e93f7f7ae7: Preparing 05:04:26 3e110861378e: Preparing 05:04:26 320dde78ea6c: Preparing 05:04:26 f5990da52d7e: Preparing 05:04:26 5c2c43ce2b4a: Preparing 05:04:26 fcd2d72a1784: Preparing 05:04:26 d8532d9592f1: Preparing 05:04:26 5f4d9fc4d98d: Preparing 05:04:26 fcd2d72a1784: Waiting 05:04:26 5f4d9fc4d98d: Waiting 05:04:26 d8532d9592f1: Waiting 05:04:26 320dde78ea6c: Layer already exists 05:04:26 5c2c43ce2b4a: Layer already exists 05:04:26 51e93f7f7ae7: Layer already exists 05:04:26 f5990da52d7e: Layer already exists 05:04:26 3e110861378e: Layer already exists 05:04:26 d8532d9592f1: Layer already exists 05:04:26 fcd2d72a1784: Layer already exists 05:04:26 5f4d9fc4d98d: Layer already exists 05:04:26 3.1.0-dev.62: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:04:27 51e93f7f7ae7: Preparing 05:04:27 3e110861378e: Preparing 05:04:27 320dde78ea6c: Preparing 05:04:27 f5990da52d7e: Preparing 05:04:27 5c2c43ce2b4a: Preparing 05:04:27 fcd2d72a1784: Preparing 05:04:27 d8532d9592f1: Preparing 05:04:27 5f4d9fc4d98d: Preparing 05:04:27 fcd2d72a1784: Waiting 05:04:27 d8532d9592f1: Waiting 05:04:27 5f4d9fc4d98d: Waiting 05:04:27 3e110861378e: Layer already exists 05:04:27 5c2c43ce2b4a: Layer already exists 05:04:27 51e93f7f7ae7: Layer already exists 05:04:27 320dde78ea6c: Layer already exists 05:04:27 f5990da52d7e: Layer already exists 05:04:27 5f4d9fc4d98d: Layer already exists 05:04:27 fcd2d72a1784: Layer already exists 05:04:27 d8532d9592f1: Layer already exists 05:04:27 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:27 + 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 05:04:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:04:28 51e93f7f7ae7: Preparing 05:04:28 3e110861378e: Preparing 05:04:28 320dde78ea6c: Preparing 05:04:28 f5990da52d7e: Preparing 05:04:28 5c2c43ce2b4a: Preparing 05:04:28 fcd2d72a1784: Preparing 05:04:28 d8532d9592f1: Preparing 05:04:28 5f4d9fc4d98d: Preparing 05:04:28 d8532d9592f1: Waiting 05:04:28 5f4d9fc4d98d: Waiting 05:04:28 fcd2d72a1784: Waiting 05:04:28 320dde78ea6c: Layer already exists 05:04:28 5c2c43ce2b4a: Layer already exists 05:04:28 51e93f7f7ae7: Layer already exists 05:04:28 f5990da52d7e: Layer already exists 05:04:28 3e110861378e: Layer already exists 05:04:28 fcd2d72a1784: Layer already exists 05:04:28 d8532d9592f1: Layer already exists 05:04:28 5f4d9fc4d98d: Layer already exists 05:04:28 main: digest: sha256:8293198225138ab7ee9fe07eeb152d9d61511cb35585122127339c46003fed27 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:28 ===================================================== [Pipeline] echo 05:04:28 taggedImages: 05:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.62 05:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:04:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:04:28 44e522017d32fcb227609a12262e3d069e2fc125 05:04:28 latest 05:04:28 3.1.0-dev.62 05:04:28 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:28 main 05:04:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:04:29 81c14dbc2685: Preparing 05:04:29 976fa473b6d1: Preparing 05:04:29 f360fb64af20: Preparing 05:04:29 1383686ab6be: Preparing 05:04:29 a5678fab8685: Preparing 05:04:29 5c2c43ce2b4a: Preparing 05:04:29 fcd2d72a1784: Preparing 05:04:29 5c2c43ce2b4a: Waiting 05:04:29 fcd2d72a1784: Waiting 05:04:29 97234585fb09: Preparing 05:04:29 0fad10169fbd: Preparing 05:04:29 97234585fb09: Waiting 05:04:29 0fad10169fbd: Waiting 05:04:29 5f4d9fc4d98d: Preparing 05:04:29 5f4d9fc4d98d: Waiting 05:04:29 976fa473b6d1: Pushed 05:04:29 a5678fab8685: Pushed 05:04:29 1383686ab6be: Pushed 05:04:31 f360fb64af20: Pushed 05:04:33 5c2c43ce2b4a: Layer already exists 05:04:33 fcd2d72a1784: Layer already exists 05:04:33 5f4d9fc4d98d: Layer already exists 05:04:33 81c14dbc2685: Pushed 05:04:33 97234585fb09: Pushed 05:04:35 0fad10169fbd: Pushed 05:04:35 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:36 + 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 05:04:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:04:36 81c14dbc2685: Preparing 05:04:36 976fa473b6d1: Preparing 05:04:36 f360fb64af20: Preparing 05:04:36 1383686ab6be: Preparing 05:04:36 a5678fab8685: Preparing 05:04:36 5c2c43ce2b4a: Preparing 05:04:36 fcd2d72a1784: Preparing 05:04:36 97234585fb09: Preparing 05:04:36 0fad10169fbd: Preparing 05:04:36 5f4d9fc4d98d: Preparing 05:04:36 fcd2d72a1784: Waiting 05:04:36 97234585fb09: Waiting 05:04:36 0fad10169fbd: Waiting 05:04:36 5f4d9fc4d98d: Waiting 05:04:36 5c2c43ce2b4a: Waiting 05:04:36 1383686ab6be: Layer already exists 05:04:36 a5678fab8685: Layer already exists 05:04:36 f360fb64af20: Layer already exists 05:04:36 81c14dbc2685: Layer already exists 05:04:36 976fa473b6d1: Layer already exists 05:04:36 5c2c43ce2b4a: Layer already exists 05:04:36 fcd2d72a1784: Layer already exists 05:04:36 5f4d9fc4d98d: Layer already exists 05:04:36 0fad10169fbd: Layer already exists 05:04:36 97234585fb09: Layer already exists 05:04:36 latest: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.62 05:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:04:37 81c14dbc2685: Preparing 05:04:37 976fa473b6d1: Preparing 05:04:37 f360fb64af20: Preparing 05:04:37 1383686ab6be: Preparing 05:04:37 a5678fab8685: Preparing 05:04:37 5c2c43ce2b4a: Preparing 05:04:37 fcd2d72a1784: Preparing 05:04:37 97234585fb09: Preparing 05:04:37 0fad10169fbd: Preparing 05:04:37 5f4d9fc4d98d: Preparing 05:04:37 5c2c43ce2b4a: Waiting 05:04:37 0fad10169fbd: Waiting 05:04:37 5f4d9fc4d98d: Waiting 05:04:37 fcd2d72a1784: Waiting 05:04:37 97234585fb09: Waiting 05:04:37 81c14dbc2685: Layer already exists 05:04:37 f360fb64af20: Layer already exists 05:04:37 976fa473b6d1: Layer already exists 05:04:37 1383686ab6be: Layer already exists 05:04:37 a5678fab8685: Layer already exists 05:04:37 5c2c43ce2b4a: Layer already exists 05:04:37 97234585fb09: Layer already exists 05:04:37 fcd2d72a1784: Layer already exists 05:04:37 5f4d9fc4d98d: Layer already exists 05:04:37 0fad10169fbd: Layer already exists 05:04:37 3.1.0-dev.62: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:04:38 81c14dbc2685: Preparing 05:04:38 976fa473b6d1: Preparing 05:04:38 f360fb64af20: Preparing 05:04:38 1383686ab6be: Preparing 05:04:38 a5678fab8685: Preparing 05:04:38 5c2c43ce2b4a: Preparing 05:04:38 fcd2d72a1784: Preparing 05:04:38 97234585fb09: Preparing 05:04:38 0fad10169fbd: Preparing 05:04:38 5f4d9fc4d98d: Preparing 05:04:38 fcd2d72a1784: Waiting 05:04:38 97234585fb09: Waiting 05:04:38 0fad10169fbd: Waiting 05:04:38 5c2c43ce2b4a: Waiting 05:04:38 5f4d9fc4d98d: Waiting 05:04:38 976fa473b6d1: Layer already exists 05:04:38 1383686ab6be: Layer already exists 05:04:38 f360fb64af20: Layer already exists 05:04:38 81c14dbc2685: Layer already exists 05:04:38 a5678fab8685: Layer already exists 05:04:38 97234585fb09: Layer already exists 05:04:38 5c2c43ce2b4a: Layer already exists 05:04:38 0fad10169fbd: Layer already exists 05:04:38 fcd2d72a1784: Layer already exists 05:04:38 5f4d9fc4d98d: Layer already exists 05:04:38 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:39 + 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 05:04:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:04:39 81c14dbc2685: Preparing 05:04:39 976fa473b6d1: Preparing 05:04:39 f360fb64af20: Preparing 05:04:39 1383686ab6be: Preparing 05:04:39 a5678fab8685: Preparing 05:04:39 5c2c43ce2b4a: Preparing 05:04:39 fcd2d72a1784: Preparing 05:04:39 97234585fb09: Preparing 05:04:39 0fad10169fbd: Preparing 05:04:39 5f4d9fc4d98d: Preparing 05:04:39 5c2c43ce2b4a: Waiting 05:04:39 fcd2d72a1784: Waiting 05:04:39 97234585fb09: Waiting 05:04:39 0fad10169fbd: Waiting 05:04:39 5f4d9fc4d98d: Waiting 05:04:39 81c14dbc2685: Layer already exists 05:04:39 1383686ab6be: Layer already exists 05:04:39 f360fb64af20: Layer already exists 05:04:39 976fa473b6d1: Layer already exists 05:04:39 a5678fab8685: Layer already exists 05:04:39 97234585fb09: Layer already exists 05:04:39 5c2c43ce2b4a: Layer already exists 05:04:39 fcd2d72a1784: Layer already exists 05:04:39 5f4d9fc4d98d: Layer already exists 05:04:39 0fad10169fbd: Layer already exists 05:04:39 main: digest: sha256:2fae2dc74e50b79f7862ae09a057d24d6c3dc700a16b50a80ca8c35f3128d57b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:39 ===================================================== [Pipeline] echo 05:04:39 taggedImages: 05:04:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:04:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.62 05:04:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:04:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:04:39 44e522017d32fcb227609a12262e3d069e2fc125 05:04:39 latest 05:04:39 3.1.0-dev.62 05:04:39 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:39 main 05:04:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:04:40 c9bd48d0bcf7: Preparing 05:04:40 de3ac3e1b23b: Preparing 05:04:40 2985d4db378b: Preparing 05:04:40 702f2d634fe1: Preparing 05:04:40 5f5018fd7b27: Preparing 05:04:40 026190532d37: Preparing 05:04:40 bbaac6fd680c: Preparing 05:04:40 026190532d37: Waiting 05:04:40 5c2c43ce2b4a: Preparing 05:04:40 bbaac6fd680c: Waiting 05:04:40 fcd2d72a1784: Preparing 05:04:40 5c2c43ce2b4a: Waiting 05:04:40 fcd2d72a1784: Waiting 05:04:40 adeb0f96c074: Preparing 05:04:40 5f4d9fc4d98d: Preparing 05:04:40 adeb0f96c074: Waiting 05:04:40 5f4d9fc4d98d: Waiting 05:04:40 de3ac3e1b23b: Pushed 05:04:40 5f5018fd7b27: Pushed 05:04:40 c9bd48d0bcf7: Pushed 05:04:40 5c2c43ce2b4a: Layer already exists 05:04:40 fcd2d72a1784: Layer already exists 05:04:40 026190532d37: Pushed 05:04:40 5f4d9fc4d98d: Layer already exists 05:04:40 bbaac6fd680c: Pushed 05:04:44 702f2d634fe1: Pushed 05:04:44 adeb0f96c074: Pushed 05:04:44 2985d4db378b: Pushed 05:04:44 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:44 + 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 05:04:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:04:44 c9bd48d0bcf7: Preparing 05:04:44 de3ac3e1b23b: Preparing 05:04:44 2985d4db378b: Preparing 05:04:44 702f2d634fe1: Preparing 05:04:44 5f5018fd7b27: Preparing 05:04:44 026190532d37: Preparing 05:04:44 bbaac6fd680c: Preparing 05:04:44 5c2c43ce2b4a: Preparing 05:04:44 fcd2d72a1784: Preparing 05:04:44 adeb0f96c074: Preparing 05:04:44 5f4d9fc4d98d: Preparing 05:04:44 5c2c43ce2b4a: Waiting 05:04:44 fcd2d72a1784: Waiting 05:04:44 adeb0f96c074: Waiting 05:04:44 5f4d9fc4d98d: Waiting 05:04:44 026190532d37: Waiting 05:04:44 bbaac6fd680c: Waiting 05:04:44 de3ac3e1b23b: Layer already exists 05:04:44 702f2d634fe1: Layer already exists 05:04:44 c9bd48d0bcf7: Layer already exists 05:04:44 5f5018fd7b27: Layer already exists 05:04:44 2985d4db378b: Layer already exists 05:04:44 bbaac6fd680c: Layer already exists 05:04:44 fcd2d72a1784: Layer already exists 05:04:44 adeb0f96c074: Layer already exists 05:04:44 026190532d37: Layer already exists 05:04:44 5c2c43ce2b4a: Layer already exists 05:04:44 5f4d9fc4d98d: Layer already exists 05:04:45 latest: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.62 05:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:04:45 c9bd48d0bcf7: Preparing 05:04:45 de3ac3e1b23b: Preparing 05:04:45 2985d4db378b: Preparing 05:04:45 702f2d634fe1: Preparing 05:04:45 5f5018fd7b27: Preparing 05:04:45 026190532d37: Preparing 05:04:45 bbaac6fd680c: Preparing 05:04:45 5c2c43ce2b4a: Preparing 05:04:45 fcd2d72a1784: Preparing 05:04:45 adeb0f96c074: Preparing 05:04:45 5f4d9fc4d98d: Preparing 05:04:45 026190532d37: Waiting 05:04:45 fcd2d72a1784: Waiting 05:04:45 bbaac6fd680c: Waiting 05:04:45 5c2c43ce2b4a: Waiting 05:04:45 adeb0f96c074: Waiting 05:04:45 5f4d9fc4d98d: Waiting 05:04:45 2985d4db378b: Layer already exists 05:04:45 c9bd48d0bcf7: Layer already exists 05:04:45 702f2d634fe1: Layer already exists 05:04:45 de3ac3e1b23b: Layer already exists 05:04:45 5f5018fd7b27: Layer already exists 05:04:45 026190532d37: Layer already exists 05:04:45 bbaac6fd680c: Layer already exists 05:04:45 adeb0f96c074: Layer already exists 05:04:45 5c2c43ce2b4a: Layer already exists 05:04:45 fcd2d72a1784: Layer already exists 05:04:45 5f4d9fc4d98d: Layer already exists 05:04:46 3.1.0-dev.62: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:04:47 c9bd48d0bcf7: Preparing 05:04:47 de3ac3e1b23b: Preparing 05:04:47 2985d4db378b: Preparing 05:04:47 702f2d634fe1: Preparing 05:04:47 5f5018fd7b27: Preparing 05:04:47 026190532d37: Preparing 05:04:47 bbaac6fd680c: Preparing 05:04:47 5c2c43ce2b4a: Preparing 05:04:47 fcd2d72a1784: Preparing 05:04:47 adeb0f96c074: Preparing 05:04:47 5f4d9fc4d98d: Preparing 05:04:47 026190532d37: Waiting 05:04:47 bbaac6fd680c: Waiting 05:04:47 5c2c43ce2b4a: Waiting 05:04:47 5f4d9fc4d98d: Waiting 05:04:47 adeb0f96c074: Waiting 05:04:47 fcd2d72a1784: Waiting 05:04:47 c9bd48d0bcf7: Layer already exists 05:04:47 de3ac3e1b23b: Layer already exists 05:04:47 702f2d634fe1: Layer already exists 05:04:47 2985d4db378b: Layer already exists 05:04:47 5f5018fd7b27: Layer already exists 05:04:47 5c2c43ce2b4a: Layer already exists 05:04:47 026190532d37: Layer already exists 05:04:47 bbaac6fd680c: Layer already exists 05:04:47 adeb0f96c074: Layer already exists 05:04:47 fcd2d72a1784: Layer already exists 05:04:47 5f4d9fc4d98d: Layer already exists 05:04:48 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 + 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 05:04:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:04:48 c9bd48d0bcf7: Preparing 05:04:48 de3ac3e1b23b: Preparing 05:04:48 2985d4db378b: Preparing 05:04:48 702f2d634fe1: Preparing 05:04:48 5f5018fd7b27: Preparing 05:04:48 026190532d37: Preparing 05:04:48 bbaac6fd680c: Preparing 05:04:48 5c2c43ce2b4a: Preparing 05:04:48 fcd2d72a1784: Preparing 05:04:48 adeb0f96c074: Preparing 05:04:48 5f4d9fc4d98d: Preparing 05:04:48 bbaac6fd680c: Waiting 05:04:48 026190532d37: Waiting 05:04:48 5c2c43ce2b4a: Waiting 05:04:48 fcd2d72a1784: Waiting 05:04:48 5f4d9fc4d98d: Waiting 05:04:48 adeb0f96c074: Waiting 05:04:48 c9bd48d0bcf7: Layer already exists 05:04:48 de3ac3e1b23b: Layer already exists 05:04:48 2985d4db378b: Layer already exists 05:04:48 5f5018fd7b27: Layer already exists 05:04:48 702f2d634fe1: Layer already exists 05:04:48 026190532d37: Layer already exists 05:04:48 fcd2d72a1784: Layer already exists 05:04:48 bbaac6fd680c: Layer already exists 05:04:48 5c2c43ce2b4a: Layer already exists 05:04:48 adeb0f96c074: Layer already exists 05:04:49 5f4d9fc4d98d: Layer already exists 05:04:49 main: digest: sha256:98ff346ae914b5d1d7561bd482833da48d5566a56ee431564f49fa57d69126f6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:49 ===================================================== [Pipeline] echo 05:04:49 taggedImages: 05:04:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:04:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.62 05:04:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:04:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:04:49 44e522017d32fcb227609a12262e3d069e2fc125 05:04:49 latest 05:04:49 3.1.0-dev.62 05:04:49 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:49 main 05:04:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:04:49 2a1fa58148ff: Preparing 05:04:49 0a04974af452: Preparing 05:04:49 5c2c43ce2b4a: Preparing 05:04:49 fcd2d72a1784: Preparing 05:04:49 809e8fb7856e: Preparing 05:04:49 5f4d9fc4d98d: Preparing 05:04:49 5f4d9fc4d98d: Waiting 05:04:50 fcd2d72a1784: Layer already exists 05:04:50 5c2c43ce2b4a: Layer already exists 05:04:50 5f4d9fc4d98d: Layer already exists 05:04:50 2a1fa58148ff: Pushed 05:04:51 809e8fb7856e: Pushed 05:04:54 0a04974af452: Pushed 05:04:55 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:55 + 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 05:04:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:04:55 2a1fa58148ff: Preparing 05:04:55 0a04974af452: Preparing 05:04:55 5c2c43ce2b4a: Preparing 05:04:55 fcd2d72a1784: Preparing 05:04:55 809e8fb7856e: Preparing 05:04:55 5f4d9fc4d98d: Preparing 05:04:55 5f4d9fc4d98d: Waiting 05:04:55 fcd2d72a1784: Layer already exists 05:04:55 2a1fa58148ff: Layer already exists 05:04:55 0a04974af452: Layer already exists 05:04:55 809e8fb7856e: Layer already exists 05:04:55 5c2c43ce2b4a: Layer already exists 05:04:55 5f4d9fc4d98d: Layer already exists 05:04:55 latest: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.62 05:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:04:56 2a1fa58148ff: Preparing 05:04:56 0a04974af452: Preparing 05:04:56 5c2c43ce2b4a: Preparing 05:04:56 fcd2d72a1784: Preparing 05:04:56 809e8fb7856e: Preparing 05:04:56 5f4d9fc4d98d: Preparing 05:04:56 5f4d9fc4d98d: Waiting 05:04:56 0a04974af452: Layer already exists 05:04:56 809e8fb7856e: Layer already exists 05:04:56 5c2c43ce2b4a: Layer already exists 05:04:56 fcd2d72a1784: Layer already exists 05:04:56 2a1fa58148ff: Layer already exists 05:04:56 5f4d9fc4d98d: Layer already exists 05:04:56 3.1.0-dev.62: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:04:57 2a1fa58148ff: Preparing 05:04:57 0a04974af452: Preparing 05:04:57 5c2c43ce2b4a: Preparing 05:04:57 fcd2d72a1784: Preparing 05:04:57 809e8fb7856e: Preparing 05:04:57 5f4d9fc4d98d: Preparing 05:04:57 5f4d9fc4d98d: Waiting 05:04:57 0a04974af452: Layer already exists 05:04:57 fcd2d72a1784: Layer already exists 05:04:57 809e8fb7856e: Layer already exists 05:04:57 5c2c43ce2b4a: Layer already exists 05:04:57 2a1fa58148ff: Layer already exists 05:04:57 5f4d9fc4d98d: Layer already exists 05:04:57 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:58 + 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 05:04:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:04:58 2a1fa58148ff: Preparing 05:04:58 0a04974af452: Preparing 05:04:58 5c2c43ce2b4a: Preparing 05:04:58 fcd2d72a1784: Preparing 05:04:58 809e8fb7856e: Preparing 05:04:58 5f4d9fc4d98d: Preparing 05:04:58 5f4d9fc4d98d: Waiting 05:04:58 fcd2d72a1784: Layer already exists 05:04:58 809e8fb7856e: Layer already exists 05:04:58 2a1fa58148ff: Layer already exists 05:04:58 5c2c43ce2b4a: Layer already exists 05:04:58 0a04974af452: Layer already exists 05:04:58 5f4d9fc4d98d: Layer already exists 05:04:58 main: digest: sha256:68ac41775f008fe81c225ce5dc1095a9ceac880c61ed8f82c14d877c4d25e794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:58 ===================================================== [Pipeline] echo 05:04:58 taggedImages: 05:04:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:04:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:04:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.62 05:04:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:04:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:04:58 44e522017d32fcb227609a12262e3d069e2fc125 05:04:58 latest 05:04:58 3.1.0-dev.62 05:04:58 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:04:58 main 05:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:05:01 c388e8c3e556: Preparing 05:05:01 d11be48303cf: Preparing 05:05:01 5b6aa3260939: Preparing 05:05:01 5c2c43ce2b4a: Preparing 05:05:01 fcd2d72a1784: Preparing 05:05:01 2b0466bbc818: Preparing 05:05:01 ac831db9227b: Preparing 05:05:01 c3264bd72550: Preparing 05:05:01 5f4d9fc4d98d: Preparing 05:05:01 2b0466bbc818: Waiting 05:05:01 ac831db9227b: Waiting 05:05:01 c3264bd72550: Waiting 05:05:01 5f4d9fc4d98d: Waiting 05:05:01 5c2c43ce2b4a: Layer already exists 05:05:01 fcd2d72a1784: Layer already exists 05:05:01 5b6aa3260939: Pushed 05:05:01 d11be48303cf: Pushed 05:05:01 c388e8c3e556: Pushed 05:05:01 5f4d9fc4d98d: Layer already exists 05:05:02 c3264bd72550: Pushed 05:05:14 ac831db9227b: Pushed 05:05:17 2b0466bbc818: Pushed 05:05:17 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + 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 05:05:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:05:18 c388e8c3e556: Preparing 05:05:18 d11be48303cf: Preparing 05:05:18 5b6aa3260939: Preparing 05:05:18 5c2c43ce2b4a: Preparing 05:05:18 fcd2d72a1784: Preparing 05:05:18 2b0466bbc818: Preparing 05:05:18 ac831db9227b: Preparing 05:05:18 c3264bd72550: Preparing 05:05:18 5f4d9fc4d98d: Preparing 05:05:18 ac831db9227b: Waiting 05:05:18 c3264bd72550: Waiting 05:05:18 2b0466bbc818: Waiting 05:05:18 5f4d9fc4d98d: Waiting 05:05:18 c388e8c3e556: Layer already exists 05:05:18 5b6aa3260939: Layer already exists 05:05:18 fcd2d72a1784: Layer already exists 05:05:18 d11be48303cf: Layer already exists 05:05:18 5c2c43ce2b4a: Layer already exists 05:05:18 2b0466bbc818: Layer already exists 05:05:18 ac831db9227b: Layer already exists 05:05:18 c3264bd72550: Layer already exists 05:05:18 5f4d9fc4d98d: Layer already exists 05:05:18 latest: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.62 05:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:05:19 c388e8c3e556: Preparing 05:05:19 d11be48303cf: Preparing 05:05:19 5b6aa3260939: Preparing 05:05:19 5c2c43ce2b4a: Preparing 05:05:19 fcd2d72a1784: Preparing 05:05:19 2b0466bbc818: Preparing 05:05:19 ac831db9227b: Preparing 05:05:19 c3264bd72550: Preparing 05:05:19 5f4d9fc4d98d: Preparing 05:05:19 2b0466bbc818: Waiting 05:05:19 c3264bd72550: Waiting 05:05:19 ac831db9227b: Waiting 05:05:19 5f4d9fc4d98d: Waiting 05:05:19 c388e8c3e556: Layer already exists 05:05:19 d11be48303cf: Layer already exists 05:05:19 5b6aa3260939: Layer already exists 05:05:19 5c2c43ce2b4a: Layer already exists 05:05:19 fcd2d72a1784: Layer already exists 05:05:19 2b0466bbc818: Layer already exists 05:05:19 ac831db9227b: Layer already exists 05:05:19 c3264bd72550: Layer already exists 05:05:19 5f4d9fc4d98d: Layer already exists 05:05:19 3.1.0-dev.62: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:05:20 c388e8c3e556: Preparing 05:05:20 d11be48303cf: Preparing 05:05:20 5b6aa3260939: Preparing 05:05:20 5c2c43ce2b4a: Preparing 05:05:20 fcd2d72a1784: Preparing 05:05:20 2b0466bbc818: Preparing 05:05:20 ac831db9227b: Preparing 05:05:20 c3264bd72550: Preparing 05:05:20 5f4d9fc4d98d: Preparing 05:05:20 2b0466bbc818: Waiting 05:05:20 ac831db9227b: Waiting 05:05:20 c3264bd72550: Waiting 05:05:20 5f4d9fc4d98d: Waiting 05:05:20 d11be48303cf: Layer already exists 05:05:20 5b6aa3260939: Layer already exists 05:05:20 fcd2d72a1784: Layer already exists 05:05:20 5c2c43ce2b4a: Layer already exists 05:05:20 c388e8c3e556: Layer already exists 05:05:20 ac831db9227b: Layer already exists 05:05:20 5f4d9fc4d98d: Layer already exists 05:05:20 c3264bd72550: Layer already exists 05:05:20 2b0466bbc818: Layer already exists 05:05:20 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:21 + 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 05:05:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:05:21 c388e8c3e556: Preparing 05:05:21 d11be48303cf: Preparing 05:05:21 5b6aa3260939: Preparing 05:05:21 5c2c43ce2b4a: Preparing 05:05:21 fcd2d72a1784: Preparing 05:05:21 2b0466bbc818: Preparing 05:05:21 ac831db9227b: Preparing 05:05:21 c3264bd72550: Preparing 05:05:21 5f4d9fc4d98d: Preparing 05:05:21 ac831db9227b: Waiting 05:05:21 c3264bd72550: Waiting 05:05:21 5f4d9fc4d98d: Waiting 05:05:21 2b0466bbc818: Waiting 05:05:21 5c2c43ce2b4a: Layer already exists 05:05:21 d11be48303cf: Layer already exists 05:05:21 c388e8c3e556: Layer already exists 05:05:21 5b6aa3260939: Layer already exists 05:05:21 fcd2d72a1784: Layer already exists 05:05:21 2b0466bbc818: Layer already exists 05:05:21 c3264bd72550: Layer already exists 05:05:21 ac831db9227b: Layer already exists 05:05:21 5f4d9fc4d98d: Layer already exists 05:05:21 main: digest: sha256:2667093242bfa3debd06430a1ff0a843d5ee842fd8d158822f2f5b5a99bdc8d2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:21 ===================================================== [Pipeline] echo 05:05:21 taggedImages: 05:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.62 05:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:05:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:05:21 44e522017d32fcb227609a12262e3d069e2fc125 05:05:21 latest 05:05:21 3.1.0-dev.62 05:05:21 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:21 main 05:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:05:22 ee63394af4b0: Preparing 05:05:22 0c206834979d: Preparing 05:05:22 df77356ef42e: Preparing 05:05:22 5c2c43ce2b4a: Preparing 05:05:22 fcd2d72a1784: Preparing 05:05:22 87d88799f18a: Preparing 05:05:22 2d1a39eb5c44: Preparing 05:05:22 5f4d9fc4d98d: Preparing 05:05:22 2d1a39eb5c44: Waiting 05:05:22 5f4d9fc4d98d: Waiting 05:05:22 87d88799f18a: Waiting 05:05:22 fcd2d72a1784: Layer already exists 05:05:22 5c2c43ce2b4a: Layer already exists 05:05:22 df77356ef42e: Pushed 05:05:22 0c206834979d: Pushed 05:05:22 ee63394af4b0: Pushed 05:05:22 5f4d9fc4d98d: Layer already exists 05:05:23 2d1a39eb5c44: Pushed 05:05:41 87d88799f18a: Pushed 05:05:41 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:42 + 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 05:05:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:05:42 ee63394af4b0: Preparing 05:05:42 0c206834979d: Preparing 05:05:42 df77356ef42e: Preparing 05:05:42 5c2c43ce2b4a: Preparing 05:05:42 fcd2d72a1784: Preparing 05:05:42 87d88799f18a: Preparing 05:05:42 2d1a39eb5c44: Preparing 05:05:42 5f4d9fc4d98d: Preparing 05:05:42 2d1a39eb5c44: Waiting 05:05:42 5f4d9fc4d98d: Waiting 05:05:42 87d88799f18a: Waiting 05:05:42 df77356ef42e: Layer already exists 05:05:42 0c206834979d: Layer already exists 05:05:42 ee63394af4b0: Layer already exists 05:05:42 fcd2d72a1784: Layer already exists 05:05:42 5c2c43ce2b4a: Layer already exists 05:05:42 87d88799f18a: Layer already exists 05:05:42 2d1a39eb5c44: Layer already exists 05:05:42 5f4d9fc4d98d: Layer already exists 05:05:42 latest: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.62 05:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:05:43 ee63394af4b0: Preparing 05:05:43 0c206834979d: Preparing 05:05:43 df77356ef42e: Preparing 05:05:43 5c2c43ce2b4a: Preparing 05:05:43 fcd2d72a1784: Preparing 05:05:43 87d88799f18a: Preparing 05:05:43 2d1a39eb5c44: Preparing 05:05:43 5f4d9fc4d98d: Preparing 05:05:43 2d1a39eb5c44: Waiting 05:05:43 87d88799f18a: Waiting 05:05:43 5f4d9fc4d98d: Waiting 05:05:43 df77356ef42e: Layer already exists 05:05:43 5c2c43ce2b4a: Layer already exists 05:05:43 ee63394af4b0: Layer already exists 05:05:43 fcd2d72a1784: Layer already exists 05:05:43 0c206834979d: Layer already exists 05:05:43 87d88799f18a: Layer already exists 05:05:43 5f4d9fc4d98d: Layer already exists 05:05:43 2d1a39eb5c44: Layer already exists 05:05:43 3.1.0-dev.62: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:05:44 ee63394af4b0: Preparing 05:05:44 0c206834979d: Preparing 05:05:44 df77356ef42e: Preparing 05:05:44 5c2c43ce2b4a: Preparing 05:05:44 fcd2d72a1784: Preparing 05:05:44 87d88799f18a: Preparing 05:05:44 2d1a39eb5c44: Preparing 05:05:44 5f4d9fc4d98d: Preparing 05:05:44 87d88799f18a: Waiting 05:05:44 2d1a39eb5c44: Waiting 05:05:44 5f4d9fc4d98d: Waiting 05:05:44 fcd2d72a1784: Layer already exists 05:05:44 df77356ef42e: Layer already exists 05:05:44 ee63394af4b0: Layer already exists 05:05:44 5c2c43ce2b4a: Layer already exists 05:05:44 0c206834979d: Layer already exists 05:05:44 87d88799f18a: Layer already exists 05:05:44 2d1a39eb5c44: Layer already exists 05:05:44 5f4d9fc4d98d: Layer already exists 05:05:44 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:44 + 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 05:05:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:05:45 ee63394af4b0: Preparing 05:05:45 0c206834979d: Preparing 05:05:45 df77356ef42e: Preparing 05:05:45 5c2c43ce2b4a: Preparing 05:05:45 fcd2d72a1784: Preparing 05:05:45 87d88799f18a: Preparing 05:05:45 2d1a39eb5c44: Preparing 05:05:45 5f4d9fc4d98d: Preparing 05:05:45 2d1a39eb5c44: Waiting 05:05:45 5f4d9fc4d98d: Waiting 05:05:45 87d88799f18a: Waiting 05:05:45 df77356ef42e: Layer already exists 05:05:45 fcd2d72a1784: Layer already exists 05:05:45 ee63394af4b0: Layer already exists 05:05:45 0c206834979d: Layer already exists 05:05:45 5c2c43ce2b4a: Layer already exists 05:05:45 5f4d9fc4d98d: Layer already exists 05:05:45 87d88799f18a: Layer already exists 05:05:45 2d1a39eb5c44: Layer already exists 05:05:45 main: digest: sha256:b36f3224e9cf6a408c74e929ff6fe1c4e300cd440990c8a61e896b0e50c54871 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:45 ===================================================== [Pipeline] echo 05:05:45 taggedImages: 05:05:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:05:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.62 05:05:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:05:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:05:45 44e522017d32fcb227609a12262e3d069e2fc125 05:05:45 latest 05:05:45 3.1.0-dev.62 05:05:45 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:45 main 05:05:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:05:46 1abdb09f5145: Preparing 05:05:46 6433a72646da: Preparing 05:05:46 210bd095488a: Preparing 05:05:46 5c2c43ce2b4a: Preparing 05:05:46 fcd2d72a1784: Preparing 05:05:46 87d88799f18a: Preparing 05:05:46 c3264bd72550: Preparing 05:05:46 5f4d9fc4d98d: Preparing 05:05:46 87d88799f18a: Waiting 05:05:46 c3264bd72550: Waiting 05:05:46 5f4d9fc4d98d: Waiting 05:05:46 fcd2d72a1784: Layer already exists 05:05:46 5c2c43ce2b4a: Layer already exists 05:05:46 87d88799f18a: Layer already exists 05:05:46 c3264bd72550: Layer already exists 05:05:46 5f4d9fc4d98d: Layer already exists 05:05:46 6433a72646da: Pushed 05:05:46 210bd095488a: Pushed 05:05:46 1abdb09f5145: Pushed 05:05:46 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:47 + 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 05:05:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:05:47 1abdb09f5145: Preparing 05:05:47 6433a72646da: Preparing 05:05:47 210bd095488a: Preparing 05:05:47 5c2c43ce2b4a: Preparing 05:05:47 fcd2d72a1784: Preparing 05:05:47 87d88799f18a: Preparing 05:05:47 c3264bd72550: Preparing 05:05:47 5f4d9fc4d98d: Preparing 05:05:47 87d88799f18a: Waiting 05:05:47 c3264bd72550: Waiting 05:05:47 5f4d9fc4d98d: Waiting 05:05:47 5c2c43ce2b4a: Layer already exists 05:05:47 1abdb09f5145: Layer already exists 05:05:47 210bd095488a: Layer already exists 05:05:47 fcd2d72a1784: Layer already exists 05:05:47 6433a72646da: Layer already exists 05:05:47 87d88799f18a: Layer already exists 05:05:47 c3264bd72550: Layer already exists 05:05:47 5f4d9fc4d98d: Layer already exists 05:05:47 latest: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.62 05:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:05:48 1abdb09f5145: Preparing 05:05:48 6433a72646da: Preparing 05:05:48 210bd095488a: Preparing 05:05:48 5c2c43ce2b4a: Preparing 05:05:48 fcd2d72a1784: Preparing 05:05:48 87d88799f18a: Preparing 05:05:48 c3264bd72550: Preparing 05:05:48 5f4d9fc4d98d: Preparing 05:05:48 87d88799f18a: Waiting 05:05:48 c3264bd72550: Waiting 05:05:48 5f4d9fc4d98d: Waiting 05:05:48 5c2c43ce2b4a: Layer already exists 05:05:48 210bd095488a: Layer already exists 05:05:48 fcd2d72a1784: Layer already exists 05:05:48 6433a72646da: Layer already exists 05:05:48 1abdb09f5145: Layer already exists 05:05:48 c3264bd72550: Layer already exists 05:05:48 5f4d9fc4d98d: Layer already exists 05:05:48 87d88799f18a: Layer already exists 05:05:48 3.1.0-dev.62: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:05:49 1abdb09f5145: Preparing 05:05:49 6433a72646da: Preparing 05:05:49 210bd095488a: Preparing 05:05:49 5c2c43ce2b4a: Preparing 05:05:49 fcd2d72a1784: Preparing 05:05:49 87d88799f18a: Preparing 05:05:49 c3264bd72550: Preparing 05:05:49 5f4d9fc4d98d: Preparing 05:05:49 87d88799f18a: Waiting 05:05:49 c3264bd72550: Waiting 05:05:49 5f4d9fc4d98d: Waiting 05:05:49 fcd2d72a1784: Layer already exists 05:05:49 6433a72646da: Layer already exists 05:05:49 210bd095488a: Layer already exists 05:05:49 5c2c43ce2b4a: Layer already exists 05:05:49 1abdb09f5145: Layer already exists 05:05:49 c3264bd72550: Layer already exists 05:05:49 87d88799f18a: Layer already exists 05:05:49 5f4d9fc4d98d: Layer already exists 05:05:49 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:49 + 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 05:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:05:50 1abdb09f5145: Preparing 05:05:50 6433a72646da: Preparing 05:05:50 210bd095488a: Preparing 05:05:50 5c2c43ce2b4a: Preparing 05:05:50 fcd2d72a1784: Preparing 05:05:50 87d88799f18a: Preparing 05:05:50 c3264bd72550: Preparing 05:05:50 5f4d9fc4d98d: Preparing 05:05:50 87d88799f18a: Waiting 05:05:50 5f4d9fc4d98d: Waiting 05:05:50 c3264bd72550: Waiting 05:05:50 fcd2d72a1784: Layer already exists 05:05:50 5c2c43ce2b4a: Layer already exists 05:05:50 1abdb09f5145: Layer already exists 05:05:50 210bd095488a: Layer already exists 05:05:50 6433a72646da: Layer already exists 05:05:50 87d88799f18a: Layer already exists 05:05:50 c3264bd72550: Layer already exists 05:05:50 5f4d9fc4d98d: Layer already exists 05:05:50 main: digest: sha256:67080f4fd14ccb1a7194ae9817e9a5a1d3113eb58bc1afa687e187b5531970b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:50 ===================================================== [Pipeline] echo 05:05:50 taggedImages: 05:05:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:05:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.62 05:05:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:05:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:05:50 44e522017d32fcb227609a12262e3d069e2fc125 05:05:50 latest 05:05:50 3.1.0-dev.62 05:05:50 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:05:50 main 05:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:05:51 58672a43585b: Preparing 05:05:51 e5031b80f428: Preparing 05:05:51 5c2c43ce2b4a: Preparing 05:05:51 fcd2d72a1784: Preparing 05:05:51 c68e462451b2: Preparing 05:05:51 5f4d9fc4d98d: Preparing 05:05:51 5f4d9fc4d98d: Waiting 05:05:51 fcd2d72a1784: Layer already exists 05:05:51 5c2c43ce2b4a: Layer already exists 05:05:51 c68e462451b2: Pushed 05:05:53 5f4d9fc4d98d: Layer already exists 05:05:53 58672a43585b: Pushed 05:05:57 e5031b80f428: Pushed 05:05:57 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:05:58 58672a43585b: Preparing 05:05:58 e5031b80f428: Preparing 05:05:58 5c2c43ce2b4a: Preparing 05:05:58 fcd2d72a1784: Preparing 05:05:58 c68e462451b2: Preparing 05:05:58 5f4d9fc4d98d: Preparing 05:05:58 58672a43585b: Layer already exists 05:05:58 fcd2d72a1784: Layer already exists 05:05:58 c68e462451b2: Layer already exists 05:05:58 5c2c43ce2b4a: Layer already exists 05:05:58 e5031b80f428: Layer already exists 05:05:58 5f4d9fc4d98d: Layer already exists 05:05:58 latest: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.62 05:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:05:59 58672a43585b: Preparing 05:05:59 e5031b80f428: Preparing 05:05:59 5c2c43ce2b4a: Preparing 05:05:59 fcd2d72a1784: Preparing 05:05:59 c68e462451b2: Preparing 05:05:59 5f4d9fc4d98d: Preparing 05:05:59 5f4d9fc4d98d: Waiting 05:05:59 fcd2d72a1784: Layer already exists 05:05:59 58672a43585b: Layer already exists 05:05:59 5c2c43ce2b4a: Layer already exists 05:05:59 c68e462451b2: Layer already exists 05:05:59 e5031b80f428: Layer already exists 05:05:59 5f4d9fc4d98d: Layer already exists 05:05:59 3.1.0-dev.62: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:06:00 58672a43585b: Preparing 05:06:00 e5031b80f428: Preparing 05:06:00 5c2c43ce2b4a: Preparing 05:06:00 fcd2d72a1784: Preparing 05:06:00 c68e462451b2: Preparing 05:06:00 5f4d9fc4d98d: Preparing 05:06:00 5f4d9fc4d98d: Waiting 05:06:00 c68e462451b2: Layer already exists 05:06:00 58672a43585b: Layer already exists 05:06:00 fcd2d72a1784: Layer already exists 05:06:00 e5031b80f428: Layer already exists 05:06:00 5c2c43ce2b4a: Layer already exists 05:06:00 5f4d9fc4d98d: Layer already exists 05:06:00 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:06:01 58672a43585b: Preparing 05:06:01 e5031b80f428: Preparing 05:06:01 5c2c43ce2b4a: Preparing 05:06:01 fcd2d72a1784: Preparing 05:06:01 c68e462451b2: Preparing 05:06:01 5f4d9fc4d98d: Preparing 05:06:01 5f4d9fc4d98d: Waiting 05:06:01 fcd2d72a1784: Layer already exists 05:06:01 e5031b80f428: Layer already exists 05:06:01 5c2c43ce2b4a: Layer already exists 05:06:01 c68e462451b2: Layer already exists 05:06:01 58672a43585b: Layer already exists 05:06:01 5f4d9fc4d98d: Layer already exists 05:06:01 main: digest: sha256:f2cc090ab3758aa98b6243ad9a7317d344008be092ea6e696352d4ddc91494d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:01 ===================================================== [Pipeline] echo 05:06:01 taggedImages: 05:06:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:06:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:06:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.62 05:06:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:06:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:06:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:06:01 44e522017d32fcb227609a12262e3d069e2fc125 05:06:01 latest 05:06:01 3.1.0-dev.62 05:06:01 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:06:01 main 05:06:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:06:02 4f6def9272c3: Preparing 05:06:02 fe32172169da: Preparing 05:06:02 5c2c43ce2b4a: Preparing 05:06:02 fcd2d72a1784: Preparing 05:06:02 d8532d9592f1: Preparing 05:06:02 5f4d9fc4d98d: Preparing 05:06:02 5f4d9fc4d98d: Waiting 05:06:02 5c2c43ce2b4a: Layer already exists 05:06:02 d8532d9592f1: Layer already exists 05:06:02 fcd2d72a1784: Layer already exists 05:06:02 5f4d9fc4d98d: Layer already exists 05:06:02 4f6def9272c3: Pushed 05:06:09 fe32172169da: Pushed 05:06:09 44e522017d32fcb227609a12262e3d069e2fc125: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:06:09 4f6def9272c3: Preparing 05:06:09 fe32172169da: Preparing 05:06:09 5c2c43ce2b4a: Preparing 05:06:09 fcd2d72a1784: Preparing 05:06:09 d8532d9592f1: Preparing 05:06:09 5f4d9fc4d98d: Preparing 05:06:09 fcd2d72a1784: Layer already exists 05:06:09 fe32172169da: Layer already exists 05:06:09 d8532d9592f1: Layer already exists 05:06:09 5c2c43ce2b4a: Layer already exists 05:06:09 4f6def9272c3: Layer already exists 05:06:09 5f4d9fc4d98d: Layer already exists 05:06:10 latest: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.62 05:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:06:10 4f6def9272c3: Preparing 05:06:10 fe32172169da: Preparing 05:06:10 5c2c43ce2b4a: Preparing 05:06:10 fcd2d72a1784: Preparing 05:06:10 d8532d9592f1: Preparing 05:06:10 5f4d9fc4d98d: Preparing 05:06:10 5f4d9fc4d98d: Waiting 05:06:10 d8532d9592f1: Layer already exists 05:06:10 5c2c43ce2b4a: Layer already exists 05:06:10 fcd2d72a1784: Layer already exists 05:06:10 4f6def9272c3: Layer already exists 05:06:10 fe32172169da: Layer already exists 05:06:10 5f4d9fc4d98d: Layer already exists 05:06:10 3.1.0-dev.62: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:06:11 4f6def9272c3: Preparing 05:06:11 fe32172169da: Preparing 05:06:11 5c2c43ce2b4a: Preparing 05:06:11 fcd2d72a1784: Preparing 05:06:11 d8532d9592f1: Preparing 05:06:11 5f4d9fc4d98d: Preparing 05:06:11 5f4d9fc4d98d: Waiting 05:06:11 5c2c43ce2b4a: Layer already exists 05:06:11 fe32172169da: Layer already exists 05:06:11 4f6def9272c3: Layer already exists 05:06:11 d8532d9592f1: Layer already exists 05:06:11 fcd2d72a1784: Layer already exists 05:06:11 5f4d9fc4d98d: Layer already exists 05:06:11 44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:06:12 4f6def9272c3: Preparing 05:06:12 fe32172169da: Preparing 05:06:12 5c2c43ce2b4a: Preparing 05:06:12 fcd2d72a1784: Preparing 05:06:12 d8532d9592f1: Preparing 05:06:12 5f4d9fc4d98d: Preparing 05:06:12 5f4d9fc4d98d: Waiting 05:06:12 5c2c43ce2b4a: Layer already exists 05:06:12 d8532d9592f1: Layer already exists 05:06:12 4f6def9272c3: Layer already exists 05:06:12 fcd2d72a1784: Layer already exists 05:06:12 fe32172169da: Layer already exists 05:06:12 5f4d9fc4d98d: Layer already exists 05:06:12 main: digest: sha256:21f4dfdc4b41aeef31a0f8268c0eb1de442e41b967f17f581bd8e93b14ef7f27 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:12 ===================================================== [Pipeline] echo 05:06:12 taggedImages: 05:06:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125 05:06:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:06:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.62 05:06:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:44e522017d32fcb227609a12262e3d069e2fc125-3.1.0-dev.62 05:06:12 - 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 05:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:13 05:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:13 arm64: Pulling from edgex-lftools-log-publisher 05:06:13 8998bd30e6a1: Pulling fs layer 05:06:13 04944245beec: Pulling fs layer 05:06:13 699f458cf7ca: Pulling fs layer 05:06:13 765212b225bb: Pulling fs layer 05:06:13 f23df028b6ca: Pulling fs layer 05:06:13 d65c8cfc05b1: Pulling fs layer 05:06:13 2437ff75d9bd: Pulling fs layer 05:06:13 765212b225bb: Waiting 05:06:13 f23df028b6ca: Waiting 05:06:13 d65c8cfc05b1: Waiting 05:06:13 2437ff75d9bd: Waiting 05:06:14 04944245beec: Verifying Checksum 05:06:14 04944245beec: Download complete 05:06:14 765212b225bb: Verifying Checksum 05:06:14 765212b225bb: Download complete 05:06:14 f23df028b6ca: Verifying Checksum 05:06:14 f23df028b6ca: Download complete 05:06:14 d65c8cfc05b1: Verifying Checksum 05:06:14 d65c8cfc05b1: Download complete 05:06:14 699f458cf7ca: Verifying Checksum 05:06:14 699f458cf7ca: Download complete 05:06:14 8998bd30e6a1: Verifying Checksum 05:06:14 8998bd30e6a1: Download complete 05:06:17 2437ff75d9bd: Verifying Checksum 05:06:17 2437ff75d9bd: Download complete 05:06:19 8998bd30e6a1: Pull complete 05:06:20 04944245beec: Pull complete 05:06:22 699f458cf7ca: Pull complete 05:06:22 765212b225bb: Pull complete 05:06:23 f23df028b6ca: Pull complete 05:06:23 d65c8cfc05b1: Pull complete 05:06:41 2437ff75d9bd: Pull complete 05:06:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container 05:06:41 $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:06:45 $ docker top d119279ed802cb6902a9d083b6ac873f41400dfa18cc6847258ec4c488ae08b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:46 ---> job-cost.sh 05:06:46 lf-activate-venv: SKIPPING 05:06:46 INFO: No Stack... 05:06:46 INFO: Retrieving Pricing Info for: v3-standard-4 05:06:47 INFO: Archiving Costs [Pipeline] sh 05:06:48 + cat /w/workspace/edgex-go/596/archives/cost.csv 05:06:48 + cut -d, -f6 [Pipeline] lock 05:06:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] 05:06:48 Resource [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] did not exist. Created. 05:06:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:49 + echo total: 0.10999999940395355 [Pipeline] stash 05:06:49 Stashed 1 file(s) [Pipeline] } 05:06:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-596-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:49 $ docker stop --time=1 d119279ed802cb6902a9d083b6ac873f41400dfa18cc6847258ec4c488ae08b9 05:06:51 $ docker rm -f --volumes d119279ed802cb6902a9d083b6ac873f41400dfa18cc6847258ec4c488ae08b9 [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 05:06:52 provisioning config files... 05:06:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/596@tmp/config8833869519666818693tmp [Pipeline] { [Pipeline] sh 05:06:52 + set +x 05:06:52 + curl -s https://codecov.io/bash 05:06:52 + bash -s -- 05:06:52 05:06:52 _____ _ 05:06:52 / ____| | | 05:06:52 | | ___ __| | ___ ___ _____ __ 05:06:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:06:52 | |___| (_) | (_| | __/ (_| (_) \ V / 05:06:52 \_____\___/ \__,_|\___|\___\___/ \_/ 05:06:52 Bash-1.0.6 05:06:52 05:06:52 05:06:52 ==> git version 2.25.1 found 05:06:52 ==> 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 05:06:52 Release-Date: 2020-01-08 05:06:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:06:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:06:52 ==> Jenkins CI detected. 05:06:52 current dir:  /w/workspace/edgex-go/596 05:06:52 project root: . 05:06:52 --> token set from env 05:06:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:06:52 ==> Running gcov in . (disable via -X gcov) 05:06:52 ==> Python coveragepy not found 05:06:52 ==> Searching for coverage reports in: 05:06:52 + . 05:06:52 -> Found 1 reports 05:06:52 ==> Detecting git/mercurial file structure 05:06:52 ==> Reading reports 05:06:52 + ./coverage.out bytes=453602 05:06:52 ==> Appending adjustments 05:06:52 https://docs.codecov.io/docs/fixing-reports 05:06:53 + Found adjustments 05:06:53 ==> Gzipping contents 05:06:53 60K /tmp/codecov.b1ILtI.gz 05:06:53 ==> Uploading reports 05:06:53 url: https://codecov.io 05:06:53 query: branch=main&commit=44e522017d32fcb227609a12262e3d069e2fc125&build=596&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F596%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:06:53 -> Pinging Codecov 05:06:53 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=44e522017d32fcb227609a12262e3d069e2fc125&build=596&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F596%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:06:53 -> Uploading to 05:06:53 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/00271124DB129430A58F1EEE437C3FCB/44e522017d32fcb227609a12262e3d069e2fc125/e75bdfca-0afd-42e4-acbc-64db73b92f58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T050653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f0148b29942f3162428f2b4fe66c9ce7c1973bccea187ff5473cc7926e31776 05:06:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:53 Dload Upload Total Spent Left Speed 05:06:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58225 0 0 100 58225 0 152k --:--:-- --:--:-- --:--:-- 152k 100 58225 0 0 100 58225 0 152k --:--:-- --:--:-- --:--:-- 152k 05:06:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/44e522017d32fcb227609a12262e3d069e2fc125 [Pipeline] } 05:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:06:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:06:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:06:54 05:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:06:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:06:54 df9b9388f04a: Pulling fs layer 05:06:54 52dc419b0ee2: Pulling fs layer 05:06:54 25bc292e5bac: Pulling fs layer 05:06:54 114826534d7a: Pulling fs layer 05:06:54 4657fd5d0bcf: Pulling fs layer 05:06:54 6ad1cebc031e: Pulling fs layer 05:06:54 8a3aa393b2d8: Pulling fs layer 05:06:54 114826534d7a: Waiting 05:06:54 4657fd5d0bcf: Waiting 05:06:54 6ad1cebc031e: Waiting 05:06:54 8a3aa393b2d8: Waiting 05:06:54 25bc292e5bac: Verifying Checksum 05:06:54 25bc292e5bac: Download complete 05:06:54 52dc419b0ee2: Verifying Checksum 05:06:54 52dc419b0ee2: Download complete 05:06:54 4657fd5d0bcf: Verifying Checksum 05:06:54 4657fd5d0bcf: Download complete 05:06:54 df9b9388f04a: Download complete 05:06:55 6ad1cebc031e: Verifying Checksum 05:06:55 6ad1cebc031e: Download complete 05:06:55 df9b9388f04a: Pull complete 05:06:55 52dc419b0ee2: Pull complete 05:06:55 25bc292e5bac: Pull complete 05:06:55 114826534d7a: Verifying Checksum 05:06:55 114826534d7a: Download complete 05:06:55 8a3aa393b2d8: Verifying Checksum 05:06:55 8a3aa393b2d8: Download complete 05:06:59 114826534d7a: Pull complete 05:06:59 4657fd5d0bcf: Pull complete 05:06:59 6ad1cebc031e: Pull complete 05:07:01 8a3aa393b2d8: Pull complete 05:07:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:07:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:01 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 05:07:01 $ 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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:07:06 $ docker top e7c8d9d694b61b2d886318b3e38eb1291b9bd28e32a0ac2fc8b2a1a73f8736d0 -eo pid,comm [Pipeline] { [Pipeline] echo 05:07:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:07:07 + set -o pipefail 05:07:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:07:16 05:07:16 Monitoring /w/workspace/edgex-go/596 (github.com/edgexfoundry/edgex-go)... 05:07:16 05:07:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3a9930b0-d41d-40e1-8818-e981911b481f 05:07:16 05:07:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:07:16 05:07:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:07:16 05:07:16 05:07:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:07:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:07:16 More details here: https://snyk.co/ue1NS 05:07:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:07:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:07:16 $ docker stop --time=1 e7c8d9d694b61b2d886318b3e38eb1291b9bd28e32a0ac2fc8b2a1a73f8736d0 05:07:20 $ docker rm -f --volumes e7c8d9d694b61b2d886318b3e38eb1291b9bd28e32a0ac2fc8b2a1a73f8736d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:07:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:21 provisioning config files... 05:07:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/596@tmp/config3426495925620349285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:21 --> edgex-publish-swagger.sh 05:07:21 === Publish openapi/v3 API === 05:07:21 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:07:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/596/openapi/v3/core-command.yaml] 05:07:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:21 Dload Upload Total Spent Left Speed 05:07:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 38030 --:--:-- --:--:-- --:--:-- 37986 100 32782 0 0 100 32782 0 37986 --:--:-- --:--:-- --:--:-- 37942 05:07:22 05:07:22 05:07:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/596/openapi/v3/core-data.yaml] 05:07:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:22 Dload Upload Total Spent Left Speed 05:07:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 82240 --:--:-- --:--:-- --:--:-- 82147 100 72043 0 0 100 72043 0 82240 --:--:-- --:--:-- --:--:-- 82147 05:07:23 05:07:23 05:07:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/596/openapi/v3/core-metadata.yaml] 05:07:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:23 Dload Upload Total Spent Left Speed 05:07:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 146k --:--:-- --:--:-- --:--:-- 146k 100 144k 0 0 100 144k 0 146k --:--:-- --:--:-- --:--:-- 146k 05:07:24 05:07:24 05:07:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/596/openapi/v3/support-notifications.yaml] 05:07:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:24 Dload Upload Total Spent Left Speed 05:07:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 94874 --:--:-- --:--:-- --:--:-- 94771 100 87000 0 0 100 87000 0 94874 --:--:-- --:--:-- --:--:-- 94771 05:07:25 05:07:25 05:07:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/596/openapi/v3/support-scheduler.yaml] 05:07:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:25 Dload Upload Total Spent Left Speed 05:07:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 68944 --:--:-- --:--:-- --:--:-- 68944 05:07:25 05:07:25 [Pipeline] } 05:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:07:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:26 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 05:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:07:26 $ docker top be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c -eo pid,comm 05:07:27 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). 05:07:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:27 [ssh-agent] Looking for ssh-agent implementation... 05:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:27 $ docker exec be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c ssh-agent 05:07:27 SSH_AUTH_SOCK=/tmp/ssh-4RngLwgYT9rh/agent.32 05:07:27 SSH_AGENT_PID=38 05:07:27 Running ssh-add (command line suppressed) 05:07:27 Identity added: /w/workspace/edgex-go/596@tmp/private_key_11163363400041301149.key (/w/workspace/edgex-go/596@tmp/private_key_11163363400041301149.key) 05:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:27 + git semver tag 05:07:27 2023-10-12 05:07:27,849 [run_tag] DEBUG tag force:False 05:07:27 2023-10-12 05:07:27,850 [check_head_tag] DEBUG check head tag 05:07:27 2023-10-12 05:07:27,851 [execute] INFO git cat-file --batch-check 05:07:27 2023-10-12 05:07:27,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=) 05:07:27 2023-10-12 05:07:27,854 [execute] INFO git cat-file --batch 05:07:27 2023-10-12 05:07:27,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=) 05:07:27 2023-10-12 05:07:27,879 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 05:07:27 2023-10-12 05:07:27,880 [execute] INFO git tag -a v3.1.0-dev.62 -m v3.1.0-dev.62 05:07:27 2023-10-12 05:07:27,880 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.62', '-m', 'v3.1.0-dev.62'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=None) 05:07:27 2023-10-12 05:07:27,883 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 05:07:27 3.1.0-dev.62 [Pipeline] } 05:07:27 $ docker exec --env ******** --env ******** be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c ssh-agent -k 05:07:28 unset SSH_AUTH_SOCK; 05:07:28 unset SSH_AGENT_PID; 05:07:28 echo Agent pid 38 killed; 05:07:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:28 + git semver [Pipeline] } 05:07:28 $ docker stop --time=1 be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c 05:07:29 $ docker rm -f --volumes be1d3a6545cedc70a6e3677a2042379419c765e365f6db161a92334a9db47d7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:07:30 05:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:07:30 0.23.1-centos7: Pulling from edgex-lftools 05:07:30 ab5ef0e58194: Pulling fs layer 05:07:30 9712f1f96733: Pulling fs layer 05:07:30 63f879dbbcfc: Pulling fs layer 05:07:30 0d9ebad4ef96: Pulling fs layer 05:07:30 e9a5061849ea: Pulling fs layer 05:07:30 d747dcd14b5f: Pulling fs layer 05:07:30 2de7ff778b66: Pulling fs layer 05:07:30 0d9ebad4ef96: Waiting 05:07:30 e9a5061849ea: Waiting 05:07:30 d747dcd14b5f: Waiting 05:07:30 2de7ff778b66: Waiting 05:07:30 9712f1f96733: Verifying Checksum 05:07:30 9712f1f96733: Download complete 05:07:30 63f879dbbcfc: Verifying Checksum 05:07:30 63f879dbbcfc: Download complete 05:07:31 0d9ebad4ef96: Verifying Checksum 05:07:31 0d9ebad4ef96: Download complete 05:07:31 d747dcd14b5f: Verifying Checksum 05:07:31 d747dcd14b5f: Download complete 05:07:31 e9a5061849ea: Verifying Checksum 05:07:31 e9a5061849ea: Download complete 05:07:31 ab5ef0e58194: Verifying Checksum 05:07:31 ab5ef0e58194: Download complete 05:07:31 2de7ff778b66: Verifying Checksum 05:07:31 2de7ff778b66: Download complete 05:07:33 ab5ef0e58194: Pull complete 05:07:33 9712f1f96733: Pull complete 05:07:34 63f879dbbcfc: Pull complete 05:07:37 0d9ebad4ef96: Pull complete 05:07:38 e9a5061849ea: Pull complete 05:07:38 d747dcd14b5f: Pull complete 05:07:39 2de7ff778b66: Pull complete 05:07:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:07:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:39 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 05:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:07:43 $ docker top 050f3158a786ef75737a32783a44a742c07293e12bc2d1d2d3000e71917bcc32 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:07:43 provisioning config files... 05:07:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/596@tmp/config12069669642970188194tmp 05:07:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/596@tmp/config16354074024359100577tmp 05:07:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/596@tmp/config14574404938088765911tmp [Pipeline] { [Pipeline] echo 05:07:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:07:44 ---> sigul-configuration.sh 05:07:44 gpg: directory `/root/.gnupg' created 05:07:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:07:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:07:44 gpg: keyring `/root/.gnupg/secring.gpg' created 05:07:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:07:44 gpg: CAST5 encrypted data 05:07:44 gpg: encrypted with 1 passphrase 05:07:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:07:44 + mkdir /home/jenkins 05:07:44 + mkdir /home/jenkins/sigul [Pipeline] sh 05:07:44 + 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 05:07:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:07:45 ---> sigul-install.sh 05:07:45 Sigul already installed; skipping installation. [Pipeline] sh 05:07:45 + git tag --list 05:07:45 0.6.0 05:07:45 0.6.1 05:07:45 0.7.0 05:07:45 0.7.1 05:07:45 v1.0.0 05:07:45 v1.0.1 05:07:45 v1.1.0 05:07:45 v1.2.0 05:07:45 v1.2.1 05:07:45 v1.3.0 05:07:45 v1.3.1 05:07:45 v2.0.0 05:07:45 v2.1.0 05:07:45 v2.1.1 05:07:45 v2.2.0 05:07:45 v2.3.0 05:07:45 v3.0 05:07:45 v3.0.0 05:07:45 v3.1.0-dev.1 05:07:45 v3.1.0-dev.10 05:07:45 v3.1.0-dev.11 05:07:45 v3.1.0-dev.12 05:07:45 v3.1.0-dev.13 05:07:45 v3.1.0-dev.14 05:07:45 v3.1.0-dev.15 05:07:45 v3.1.0-dev.16 05:07:45 v3.1.0-dev.17 05:07:45 v3.1.0-dev.18 05:07:45 v3.1.0-dev.19 05:07:45 v3.1.0-dev.2 05:07:45 v3.1.0-dev.20 05:07:45 v3.1.0-dev.21 05:07:45 v3.1.0-dev.22 05:07:45 v3.1.0-dev.23 05:07:45 v3.1.0-dev.24 05:07:45 v3.1.0-dev.25 05:07:45 v3.1.0-dev.26 05:07:45 v3.1.0-dev.27 05:07:45 v3.1.0-dev.28 05:07:45 v3.1.0-dev.29 05:07:45 v3.1.0-dev.3 05:07:45 v3.1.0-dev.30 05:07:45 v3.1.0-dev.31 05:07:45 v3.1.0-dev.32 05:07:45 v3.1.0-dev.33 05:07:45 v3.1.0-dev.34 05:07:45 v3.1.0-dev.35 05:07:45 v3.1.0-dev.36 05:07:45 v3.1.0-dev.37 05:07:45 v3.1.0-dev.38 05:07:45 v3.1.0-dev.39 05:07:45 v3.1.0-dev.4 05:07:45 v3.1.0-dev.40 05:07:45 v3.1.0-dev.41 05:07:45 v3.1.0-dev.42 05:07:45 v3.1.0-dev.43 05:07:45 v3.1.0-dev.44 05:07:45 v3.1.0-dev.45 05:07:45 v3.1.0-dev.46 05:07:45 v3.1.0-dev.47 05:07:45 v3.1.0-dev.48 05:07:45 v3.1.0-dev.49 05:07:45 v3.1.0-dev.5 05:07:45 v3.1.0-dev.50 05:07:45 v3.1.0-dev.51 05:07:45 v3.1.0-dev.52 05:07:45 v3.1.0-dev.53 05:07:45 v3.1.0-dev.54 05:07:45 v3.1.0-dev.55 05:07:45 v3.1.0-dev.56 05:07:45 v3.1.0-dev.57 05:07:45 v3.1.0-dev.58 05:07:45 v3.1.0-dev.59 05:07:45 v3.1.0-dev.6 05:07:45 v3.1.0-dev.60 05:07:45 v3.1.0-dev.61 05:07:45 v3.1.0-dev.62 05:07:45 v3.1.0-dev.7 05:07:45 v3.1.0-dev.8 05:07:45 v3.1.0-dev.9 [Pipeline] sh 05:07:45 + lftools sign git-tag v3.1.0-dev.62 05:07:46 Signing Git tag with Sigul... 05:07:46 Signing v3.1.0-dev.62 [Pipeline] echo 05:07:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:07:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:07:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:07:46 $ docker stop --time=1 050f3158a786ef75737a32783a44a742c07293e12bc2d1d2d3000e71917bcc32 05:07:48 $ docker rm -f --volumes 050f3158a786ef75737a32783a44a742c07293e12bc2d1d2d3000e71917bcc32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:07:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:48 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 05:07:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:07:49 $ docker top c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 -eo pid,comm 05:07:49 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). 05:07:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:49 [ssh-agent] Looking for ssh-agent implementation... 05:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:49 $ docker exec c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 ssh-agent 05:07:49 SSH_AUTH_SOCK=/tmp/ssh-A0uGzb8YHzot/agent.32 05:07:49 SSH_AGENT_PID=38 05:07:49 Running ssh-add (command line suppressed) 05:07:49 Identity added: /w/workspace/edgex-go/596@tmp/private_key_1384469984659187543.key (/w/workspace/edgex-go/596@tmp/private_key_1384469984659187543.key) 05:07:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:49 + git semver bump pre 05:07:50 2023-10-12 05:07:50,084 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 05:07:50 2023-10-12 05:07:50,084 [bump_version] DEBUG bumping version:3.1.0-dev.62 on axis:pre with prefix:dev 05:07:50 2023-10-12 05:07:50,084 [bump_version] DEBUG bumped version:3.1.0-dev.63 05:07:50 2023-10-12 05:07:50,084 [write_version] DEBUG write version:3.1.0-dev.63 to path:/w/workspace/edgex-go/596/.semver/main with force:True 05:07:50 2023-10-12 05:07:50,084 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 05:07:50 2023-10-12 05:07:50,084 [write_file] DEBUG write to file:/w/workspace/edgex-go/596/.semver/main 05:07:50 2023-10-12 05:07:50,086 [execute] INFO git cat-file --batch-check 05:07:50 2023-10-12 05:07:50,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=) 05:07:50 2023-10-12 05:07:50,090 [execute] INFO git cat-file --batch 05:07:50 2023-10-12 05:07:50,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=) 05:07:50 2023-10-12 05:07:50,095 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 05:07:50 3.1.0-dev.63 [Pipeline] } 05:07:50 $ docker exec --env ******** --env ******** c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 ssh-agent -k 05:07:50 unset SSH_AUTH_SOCK; 05:07:50 unset SSH_AGENT_PID; 05:07:50 echo Agent pid 38 killed; 05:07:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:50 + git semver [Pipeline] } 05:07:50 $ docker stop --time=1 c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 05:07:52 $ docker rm -f --volumes c0fa244539e653140758b25bb716da5553423e1b025fde74778cf08244094996 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:52 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 05:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:07:53 $ docker top 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d -eo pid,comm 05:07:53 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). 05:07:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:53 [ssh-agent] Looking for ssh-agent implementation... 05:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:53 $ docker exec 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d ssh-agent 05:07:53 SSH_AUTH_SOCK=/tmp/ssh-0rb0h12kCtFQ/agent.31 05:07:53 SSH_AGENT_PID=37 05:07:53 Running ssh-add (command line suppressed) 05:07:53 Identity added: /w/workspace/edgex-go/596@tmp/private_key_18068297000469125169.key (/w/workspace/edgex-go/596@tmp/private_key_18068297000469125169.key) 05:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:53 + git semver push 05:07:54 2023-10-12 05:07:54,104 [run_push] DEBUG push 05:07:54 2023-10-12 05:07:54,105 [execute] INFO git cat-file --batch-check 05:07:54 2023-10-12 05:07:54,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=) 05:07:54 2023-10-12 05:07:54,108 [execute] INFO git rev-list 64ce4f28a4f88befaaf4046207b617f813e0afbd -- 05:07:54 2023-10-12 05:07:54,109 [execute] DEBUG Popen(['git', 'rev-list', '64ce4f28a4f88befaaf4046207b617f813e0afbd', '--'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=None) 05:07:54 2023-10-12 05:07:54,129 [execute] INFO git fetch -v origin 05:07:54 2023-10-12 05:07:54,130 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=True, shell=None, istream=None) 05:07:54 2023-10-12 05:07:54,611 [run_push] DEBUG no remote changes detected 05:07:54 2023-10-12 05:07:54,612 [execute] INFO git push origin semver 05:07:54 2023-10-12 05:07:54,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/596/.semver, universal_newlines=False, shell=None, istream=None) 05:07:55 2023-10-12 05:07:55,503 [run_push] DEBUG push all version tags 05:07:55 2023-10-12 05:07:55,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:07:55 2023-10-12 05:07:55,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/596, universal_newlines=False, shell=None, istream=None) 05:07:56 2023-10-12 05:07:56,361 [read_version] DEBUG read version from /w/workspace/edgex-go/596/.semver/main 05:07:56 3.1.0-dev.63 [Pipeline] } 05:07:56 $ docker exec --env ******** --env ******** 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d ssh-agent -k 05:07:56 unset SSH_AUTH_SOCK; 05:07:56 unset SSH_AGENT_PID; 05:07:56 echo Agent pid 37 killed; 05:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:57 + git semver [Pipeline] } 05:07:57 $ docker stop --time=1 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d 05:08:00 $ docker rm -f --volumes 633ece0cd4d500128183646f36c27185ba7caba30c299ffdea4c75c4fbafbe5d [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 05:08:00 + [ -d /w/workspace/edgex-go/596/archives ] [Pipeline] libraryResource [Pipeline] sh 05:08:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:08:01 ---> package-listing.sh 05:08:01 ++ facter osfamily 05:08:01 ++ tr '[:upper:]' '[:lower:]' 05:08:02 + OS_FAMILY=debian 05:08:02 + workspace=/w/workspace/edgex-go/596 05:08:02 + START_PACKAGES=/tmp/packages_start.txt 05:08:02 + END_PACKAGES=/tmp/packages_end.txt 05:08:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:02 + PACKAGES=/tmp/packages_start.txt 05:08:02 + '[' /w/workspace/edgex-go/596 ']' 05:08:02 + PACKAGES=/tmp/packages_end.txt 05:08:02 + case "${OS_FAMILY}" in 05:08:02 + dpkg -l 05:08:02 + grep '^ii' 05:08:02 + '[' -f /tmp/packages_start.txt ']' 05:08:02 + '[' -f /tmp/packages_end.txt ']' 05:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:02 + '[' /w/workspace/edgex-go/596 ']' 05:08:02 + mkdir -p /w/workspace/edgex-go/596/archives/ 05:08:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/596/archives/ [Pipeline] echo 05:08:02 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/596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:08:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:02 05:08:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:03 latest: Pulling from edgex-lftools-log-publisher 05:08:03 5eb5b503b376: Pulling fs layer 05:08:03 5c69ac0246d0: Pulling fs layer 05:08:03 ec43610c2a17: Pulling fs layer 05:08:03 3a2ae6a8a46f: Pulling fs layer 05:08:03 33b1e0a273af: Pulling fs layer 05:08:03 5d3b04190fa2: Pulling fs layer 05:08:03 2f39f015ded8: Pulling fs layer 05:08:03 33b1e0a273af: Waiting 05:08:03 5d3b04190fa2: Waiting 05:08:03 3a2ae6a8a46f: Waiting 05:08:03 2f39f015ded8: Waiting 05:08:03 5c69ac0246d0: Download complete 05:08:03 3a2ae6a8a46f: Verifying Checksum 05:08:03 3a2ae6a8a46f: Download complete 05:08:03 ec43610c2a17: Verifying Checksum 05:08:03 ec43610c2a17: Download complete 05:08:03 33b1e0a273af: Verifying Checksum 05:08:03 33b1e0a273af: Download complete 05:08:03 5d3b04190fa2: Verifying Checksum 05:08:03 5d3b04190fa2: Download complete 05:08:03 5eb5b503b376: Verifying Checksum 05:08:03 5eb5b503b376: Download complete 05:08:04 2f39f015ded8: Download complete 05:08:04 5eb5b503b376: Pull complete 05:08:04 5c69ac0246d0: Pull complete 05:08:05 ec43610c2a17: Pull complete 05:08:05 3a2ae6a8a46f: Pull complete 05:08:06 33b1e0a273af: Pull complete 05:08:06 5d3b04190fa2: Pull complete 05:08:09 2f39f015ded8: Pull complete 05:08:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:10 prd-ubuntu20.04-docker-8c-8g-9101 does not seem to be running inside a container 05:08: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/596/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/596 -v /w/workspace/edgex-go/596:/w/workspace/edgex-go/596:rw,z -v /w/workspace/edgex-go/596@tmp:/w/workspace/edgex-go/596@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 05:08:18 $ docker top d4657d187daa6cbbe99923578e46575a66b14a2aed63775005e25b99417717d6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:08:24 + mkdir -p /var/log/sysstat [Pipeline] sh 05:08:25 + ls /var/log/sa-host 05:08:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:25 provisioning config files... 05:08:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/596@tmp/config11144679071512185054tmp [Pipeline] { [Pipeline] echo 05:08:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:25 ---> create-netrc.sh [Pipeline] } 05:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:08:25 ---> python-tools-install.sh [Pipeline] echo 05:08:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:08:26 ---> sudo-logs.sh 05:08:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:08:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:08:26 ---> job-cost.sh 05:08:26 lf-activate-venv: SKIPPING 05:08:26 DEBUG: total: 0.10999999940395355 05:08:26 INFO: Retrieving Stack Cost... 05:08:26 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:27 INFO: Archiving Costs [Pipeline] echo 05:08:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:27 ---> logs-deploy.sh 05:08:27 lf-activate-venv: SKIPPING 05:08:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/596 05:08:27 INFO: archiving workspace using pattern(s): 05:08:28 Archives upload complete. 05:08:28 INFO: archiving logs to Nexus 05:08:29 ---> uname -a: 05:08:29 Linux prd-ubuntu20-04-docker-8c-8g-9101 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:08:29 05:08:29 05:08:29 ---> lscpu: 05:08:29 Architecture: x86_64 05:08:29 CPU op-mode(s): 32-bit, 64-bit 05:08:29 Byte Order: Little Endian 05:08:29 Address sizes: 40 bits physical, 48 bits virtual 05:08:29 CPU(s): 8 05:08:29 On-line CPU(s) list: 0-7 05:08:29 Thread(s) per core: 1 05:08:29 Core(s) per socket: 1 05:08:29 Socket(s): 8 05:08:29 NUMA node(s): 1 05:08:29 Vendor ID: AuthenticAMD 05:08:29 CPU family: 23 05:08:29 Model: 49 05:08:29 Model name: AMD EPYC-Rome Processor 05:08:29 Stepping: 0 05:08:29 CPU MHz: 2799.998 05:08:29 BogoMIPS: 5599.99 05:08:29 Virtualization: AMD-V 05:08:29 Hypervisor vendor: KVM 05:08:29 Virtualization type: full 05:08:29 L1d cache: 256 KiB 05:08:29 L1i cache: 256 KiB 05:08:29 L2 cache: 4 MiB 05:08:29 L3 cache: 128 MiB 05:08:29 NUMA node0 CPU(s): 0-7 05:08:29 Vulnerability Itlb multihit: Not affected 05:08:29 Vulnerability L1tf: Not affected 05:08:29 Vulnerability Mds: Not affected 05:08:29 Vulnerability Meltdown: Not affected 05:08:29 Vulnerability Mmio stale data: Not affected 05:08:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:08:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:08:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:08:29 Vulnerability Srbds: Not affected 05:08:29 Vulnerability Tsx async abort: Not affected 05:08:29 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 05:08:29 05:08:29 05:08:29 ---> nproc: 05:08:29 8 05:08:29 05:08:29 05:08:29 ---> df -h: 05:08:29 Filesystem Size Used Avail Use% Mounted on 05:08:29 overlay 155G 22G 134G 14% / 05:08:29 tmpfs 64M 0 64M 0% /dev 05:08:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:08:29 shm 64M 0 64M 0% /dev/shm 05:08:29 /dev/vda1 155G 22G 134G 14% /facter-os 05:08:29 05:08:29 05:08:29 ---> sar -b -r -n DEV: 05:08:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9101) 10/12/23 _x86_64_ (8 CPU) 05:08:29 05:08:29 04:40:02 LINUX RESTART (8 CPU) 05:08:29 05:08:29 04:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:08:29 04:42:01 139.34 0.65 138.69 0.00 28.12 57364.75 0.00 05:08:29 04:43:01 29.25 0.02 29.23 0.00 0.13 19800.45 0.00 05:08:29 04:44:02 162.30 0.55 161.75 0.00 51.68 63650.62 0.00 05:08:29 04:45:01 525.74 3.68 522.06 0.00 35.79 202758.99 0.00 05:08:29 04:46:01 416.16 12.13 404.03 0.00 5429.79 103322.36 0.00 05:08:29 04:47:01 500.77 0.07 500.70 0.00 6.40 61038.32 0.00 05:08:29 04:48:01 34.03 0.08 33.94 0.00 19.06 841.33 0.00 05:08:29 04:49:01 3.23 0.00 3.23 0.00 0.00 66.39 0.00 05:08:29 04:50:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 05:08:29 04:51:01 2.22 0.00 2.22 0.00 0.00 35.99 0.00 05:08:29 04:52:01 0.93 0.00 0.93 0.00 0.00 9.33 0.00 05:08:29 04:53:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 05:08:29 04:54:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 05:08:29 04:55:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 05:08:29 04:56:01 1.53 0.02 1.52 0.00 0.13 17.73 0.00 05:08:29 04:57:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 05:08:29 04:58:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 05:08:29 04:59:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 05:08:29 05:00:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 05:08:29 05:01:01 2.07 0.00 2.07 0.00 0.00 22.80 0.00 05:08:29 05:02:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 05:08:29 05:03:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 05:08:29 05:04:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 05:08:29 05:05:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 05:08:29 05:06:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 05:08:29 05:07:01 7.80 0.75 7.05 0.00 82.25 540.04 0.00 05:08:29 05:08:01 175.50 0.08 175.42 0.00 0.80 58876.85 0.00 05:08:29 Average: 74.55 0.67 73.88 0.00 209.54 20947.55 0.00 05:08:29 05:08:29 04:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:29 04:42:01 27844060 31490252 810028 2.46 117520 3712472 1980420 5.84 1495732 3059960 510276 05:08:29 04:43:01 27010108 30758844 1538868 4.68 121452 3791456 2410508 7.10 2029776 3336548 292308 05:08:29 04:44:02 25665668 31288052 1007512 3.06 132832 5608576 2883796 8.50 1661520 4994056 1053140 05:08:29 04:45:01 20452840 31438664 844416 2.57 204120 10639460 2445412 7.21 2030196 9568416 466528 05:08:29 04:46:01 14811368 28760632 3448956 10.49 246884 13269344 7917872 23.33 5998792 10850112 283016 05:08:29 04:47:01 17780104 31469156 799344 2.43 256760 13122536 2306352 6.80 2608924 11477324 1188 05:08:29 04:48:01 17773768 31465592 802132 2.44 258316 13123720 2356456 6.94 3037820 11053692 332 05:08:29 04:49:01 17784112 31476096 791504 2.41 258464 13123720 2204844 6.50 3049924 11029708 8 05:08:29 04:50:01 17785244 31477372 790144 2.40 258548 13123716 2204844 6.50 3048456 11029720 16 05:08:29 04:51:01 17798772 31490960 777100 2.36 258636 13123704 2204844 6.50 3035840 11029700 8 05:08:29 04:52:01 17799364 31491580 776572 2.36 258652 13123704 2204844 6.50 3035864 11029700 8 05:08:29 04:53:01 17803312 31495548 772752 2.35 258676 13123708 2204844 6.50 3031620 11029704 12 05:08:29 04:54:01 17802824 31495332 773188 2.35 258692 13123712 2204844 6.50 3031396 11029948 4 05:08:29 04:55:01 17802828 31495356 773092 2.35 258716 13123712 2204844 6.50 3031412 11029952 8 05:08:29 04:56:01 17802744 31495440 773072 2.35 258760 13123720 2237188 6.59 3031508 11029964 4 05:08:29 04:57:01 17803020 31495772 772692 2.35 258808 13123720 2237188 6.59 3031504 11029964 12 05:08:29 04:58:01 17802720 31495512 772920 2.35 258824 13123724 2237188 6.59 3031528 11029968 8 05:08:29 04:59:01 17802632 31495452 772912 2.35 258856 13123724 2237188 6.59 3031552 11029968 12 05:08:29 05:00:01 17802504 31495384 772940 2.35 258884 13123732 2237188 6.59 3031628 11029972 8 05:08:29 05:01:01 17802544 31495496 772764 2.35 258964 13123732 2237188 6.59 3031780 11029972 8 05:08:29 05:02:01 17802236 31495284 772920 2.35 259044 13123732 2237188 6.59 3032084 11029980 8 05:08:29 05:03:01 17802184 31495256 773052 2.35 259104 13123744 2237188 6.59 3031832 11029988 8 05:08:29 05:04:01 17802420 31495552 772732 2.35 259160 13123744 2237188 6.59 3032008 11029992 12 05:08:29 05:05:01 17802404 31495644 772616 2.35 259240 13123736 2237188 6.59 3032124 11029996 8 05:08:29 05:06:01 17802288 31495568 772860 2.35 259256 13123748 2237188 6.59 3032272 11029992 12 05:08:29 05:07:01 16878572 31434660 833232 2.53 262824 13935076 2552748 7.52 3096552 11840696 816980 05:08:29 05:08:01 16297988 31465820 799888 2.43 294496 14433972 2245464 6.62 3159740 12275660 92 05:08:29 Average: 18700690 31349788 920008 2.80 242759 12143098 2486741 7.33 2953088 10259061 126816 05:08:29 05:08:29 04:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:29 04:42:01 veth14cb205 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:42:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:08:29 04:42:01 ens3 309.16 248.00 4866.49 37.46 0.00 0.00 0.00 0.00 05:08:29 04:42:01 docker0 170.59 178.32 13.29 1758.34 0.00 0.00 0.00 0.00 05:08:29 04:43:01 veth14cb205 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 05:08:29 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:43:01 ens3 63.91 64.82 40.03 108.13 0.00 0.00 0.00 0.00 05:08:29 04:43:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 05:08:29 04:44:02 vethacb22fc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:44:02 veth66be7c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:44:02 veth10972d7 0.30 0.37 0.03 0.11 0.00 0.00 0.00 0.00 05:08:29 04:44:02 veth51f2689 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:44:02 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 05:08:29 04:44:02 veth5416d01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:44:02 ens3 136.85 74.89 3014.02 22.65 0.00 0.00 0.00 0.00 05:08:29 04:44:02 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 05:08:29 04:44:02 veth5a0da11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:45:01 veth10972d7 0.03 0.73 0.00 0.03 0.00 0.00 0.00 0.00 05:08:29 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:45:01 ens3 534.94 334.43 3128.97 40.79 0.00 0.00 0.00 0.00 05:08:29 04:45:01 docker0 319.22 510.64 26.09 3110.72 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth088fc69 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 vethb8ae1de 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth5f08a2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth10972d7 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth363457d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth6b34f6f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:08:29 04:46:01 vethf958b9d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 ens3 160.81 81.64 2037.54 10.33 0.00 0.00 0.00 0.00 05:08:29 04:46:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth7b4417c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 vetha54c64c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 vethcff7623 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth600ca6b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:46:01 veth4f5e706 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:08:29 04:47:01 lo 27.92 27.92 2.75 2.75 0.00 0.00 0.00 0.00 05:08:29 04:47:01 ens3 241.17 242.94 140.19 834.37 0.00 0.00 0.00 0.00 05:08:29 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:48:01 lo 40.19 40.19 3.96 3.96 0.00 0.00 0.00 0.00 05:08:29 04:48:01 ens3 429.78 436.84 206.93 2779.36 0.00 0.00 0.00 0.00 05:08:29 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:49:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 05:08:29 04:49:01 ens3 34.79 34.54 18.37 210.22 0.00 0.00 0.00 0.00 05:08:29 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:08:29 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:51:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:08:29 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:52:01 ens3 0.37 0.23 0.24 0.13 0.00 0.00 0.00 0.00 05:08:29 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:54:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:08:29 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:55:01 ens3 1.00 0.60 4.77 0.04 0.00 0.00 0.00 0.00 05:08:29 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:56:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:08:29 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:57:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:00:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 05:08:29 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 05:01:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 05:08:29 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 05:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:04:01 ens3 1.05 0.65 0.45 0.29 0.00 0.00 0.00 0.00 05:08:29 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 05:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:08:29 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:06:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:08:29 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:08:29 05:07:01 ens3 148.04 118.10 3968.74 126.12 0.00 0.00 0.00 0.00 05:08:29 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:29 05:08:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 05:08:29 05:08:01 ens3 295.72 215.55 4289.22 53.75 0.00 0.00 0.00 0.00 05:08:29 05:08:01 docker0 96.47 114.60 7.09 1027.78 0.00 0.00 0.00 0.00 05:08:29 Average: lo 2.92 2.92 0.29 0.29 0.00 0.00 0.00 0.00 05:08:29 Average: ens3 87.12 68.52 802.96 156.51 0.00 0.00 0.00 0.00 05:08:29 Average: docker0 21.60 29.53 1.71 216.62 0.00 0.00 0.00 0.00 05:08:29 05:08:29 05:08:29 ---> sar -P ALL: 05:08:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9101) 10/12/23 _x86_64_ (8 CPU) 05:08:29 05:08:29 04:40:02 LINUX RESTART (8 CPU) 05:08:29 05:08:29 04:41:01 CPU %user %nice %system %iowait %steal %idle 05:08:29 04:42:01 all 23.16 0.00 4.25 2.60 0.07 69.92 05:08:29 04:42:01 0 22.76 0.00 3.75 0.76 0.07 72.66 05:08:29 04:42:01 1 24.52 0.00 3.94 0.12 0.07 71.35 05:08:29 04:42:01 2 22.80 0.00 4.30 16.13 0.07 56.71 05:08:29 04:42:01 3 24.14 0.00 4.11 0.08 0.07 71.60 05:08:29 04:42:01 4 23.16 0.00 3.60 0.07 0.05 73.12 05:08:29 04:42:01 5 22.97 0.00 3.58 1.65 0.05 71.74 05:08:29 04:42:01 6 22.65 0.00 5.02 0.27 0.08 71.98 05:08:29 04:42:01 7 22.30 0.00 5.68 1.76 0.07 70.19 05:08:29 04:43:01 all 34.03 0.00 3.62 0.87 0.08 61.40 05:08:29 04:43:01 0 35.26 0.00 3.65 0.10 0.08 60.91 05:08:29 04:43:01 1 35.47 0.00 3.81 0.10 0.08 60.54 05:08:29 04:43:01 2 35.73 0.00 3.09 0.23 0.08 60.86 05:08:29 04:43:01 3 35.21 0.00 4.11 0.03 0.07 60.59 05:08:29 04:43:01 4 34.55 0.00 3.80 5.31 0.08 56.26 05:08:29 04:43:01 5 30.54 0.00 3.09 0.96 0.07 65.35 05:08:29 04:43:01 6 33.88 0.00 3.67 0.10 0.07 62.29 05:08:29 04:43:01 7 31.65 0.00 3.77 0.13 0.08 64.36 05:08:29 04:44:02 all 34.76 0.00 6.23 2.90 0.10 56.01 05:08:29 04:44:02 0 34.42 0.00 6.53 9.49 0.10 49.45 05:08:29 04:44:02 1 34.25 0.00 6.07 3.31 0.08 56.29 05:08:29 04:44:02 2 37.04 0.00 5.60 0.91 0.08 56.37 05:08:29 04:44:02 3 37.22 0.00 6.33 1.34 0.14 54.97 05:08:29 04:44:02 4 34.17 0.00 6.81 2.21 0.08 56.72 05:08:29 04:44:02 5 33.18 0.00 5.40 1.98 0.08 59.36 05:08:29 04:44:02 6 34.58 0.00 6.91 2.43 0.10 55.99 05:08:29 04:44:02 7 33.20 0.00 6.19 1.56 0.10 58.94 05:08:29 04:45:01 all 10.43 0.00 4.91 12.70 0.08 71.87 05:08:29 04:45:01 0 11.59 0.00 6.20 18.69 0.09 63.44 05:08:29 04:45:01 1 10.43 0.00 3.95 11.83 0.09 73.70 05:08:29 04:45:01 2 9.49 0.00 3.65 2.82 0.07 83.97 05:08:29 04:45:01 3 10.13 0.00 5.15 20.81 0.12 63.79 05:08:29 04:45:01 4 9.82 0.00 4.32 13.52 0.07 72.27 05:08:29 04:45:01 5 10.15 0.00 4.77 5.77 0.07 79.24 05:08:29 04:45:01 6 12.04 0.00 6.37 20.37 0.09 61.14 05:08:29 04:45:01 7 9.82 0.00 4.91 7.95 0.07 77.24 05:08:29 04:46:01 all 85.15 0.00 7.86 2.09 0.14 4.76 05:08:29 04:46:01 0 85.41 0.00 8.28 0.56 0.10 5.65 05:08:29 04:46:01 1 83.99 0.00 8.66 4.52 0.15 2.67 05:08:29 04:46:01 2 85.46 0.00 6.99 1.24 0.10 6.21 05:08:29 04:46:01 3 83.81 0.00 9.01 0.73 0.22 6.21 05:08:29 04:46:01 4 85.66 0.00 7.32 5.69 0.13 1.19 05:08:29 04:46:01 5 85.05 0.00 7.80 0.91 0.13 6.11 05:08:29 04:46:01 6 86.23 0.00 7.55 2.16 0.12 3.94 05:08:29 04:46:01 7 85.59 0.00 7.27 0.90 0.13 6.10 05:08:29 04:47:01 all 36.51 0.00 4.36 2.95 0.10 56.09 05:08:29 04:47:01 0 38.08 0.00 5.27 2.98 0.14 53.54 05:08:29 04:47:01 1 37.19 0.00 4.49 5.02 0.09 53.20 05:08:29 04:47:01 2 36.78 0.00 4.21 2.23 0.10 56.68 05:08:29 04:47:01 3 35.14 0.00 4.33 1.84 0.09 58.60 05:08:29 04:47:01 4 37.03 0.00 3.49 0.83 0.09 58.56 05:08:29 04:47:01 5 34.86 0.00 3.92 7.85 0.09 53.28 05:08:29 04:47:01 6 36.94 0.00 5.43 1.75 0.10 55.77 05:08:29 04:47:01 7 36.04 0.00 3.77 1.11 0.10 58.98 05:08:29 04:48:01 all 9.67 0.00 0.85 0.10 0.06 89.31 05:08:29 04:48:01 0 11.73 0.00 1.02 0.07 0.05 87.14 05:08:29 04:48:01 1 9.42 0.00 0.93 0.07 0.07 89.51 05:08:29 04:48:01 2 8.72 0.00 0.64 0.02 0.05 90.58 05:08:29 04:48:01 3 10.57 0.00 0.65 0.03 0.05 88.69 05:08:29 04:48:01 4 11.10 0.00 0.70 0.35 0.07 87.78 05:08:29 04:48:01 5 3.59 0.00 0.99 0.02 0.07 95.34 05:08:29 04:48:01 6 12.81 0.00 0.99 0.10 0.07 86.04 05:08:29 04:48:01 7 9.37 0.00 0.92 0.13 0.07 89.51 05:08:29 04:49:01 all 0.64 0.00 0.10 0.01 0.01 99.23 05:08:29 04:49:01 0 1.13 0.00 0.15 0.00 0.02 98.70 05:08:29 04:49:01 1 0.13 0.00 0.12 0.02 0.02 99.72 05:08:29 04:49:01 2 1.05 0.00 0.12 0.00 0.02 98.82 05:08:29 04:49:01 3 0.55 0.00 0.10 0.00 0.02 99.33 05:08:29 04:49:01 4 1.20 0.00 0.12 0.07 0.02 98.60 05:08:29 04:49:01 5 0.27 0.00 0.07 0.00 0.02 99.65 05:08:29 04:49:01 6 0.78 0.00 0.12 0.00 0.00 99.10 05:08:29 04:49:01 7 0.03 0.00 0.05 0.00 0.02 99.90 05:08:29 04:50:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:08:29 04:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:08:29 04:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:08:29 04:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:08:29 04:50:01 4 0.10 0.00 0.08 0.03 0.03 99.75 05:08:29 04:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:08:29 04:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:08:29 04:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:08:29 04:51:01 1 0.03 0.00 0.02 0.02 0.02 99.92 05:08:29 04:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:08:29 04:51:01 3 0.08 0.00 0.03 0.02 0.02 99.85 05:08:29 04:51:01 4 0.05 0.00 0.00 0.03 0.00 99.92 05:08:29 04:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 04:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:08:29 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:52:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:08:29 04:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:08:29 04:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:08:29 04:52:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:08:29 04:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:08:29 04:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:08:29 04:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:08:29 04:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:08:29 04:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:08:29 05:08:29 04:52:01 CPU %user %nice %system %iowait %steal %idle 05:08:29 04:53:01 all 0.16 0.00 0.02 0.00 0.01 99.81 05:08:29 04:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 04:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:08:29 04:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:08:29 04:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:08:29 04:53:01 4 0.03 0.00 0.07 0.00 0.02 99.88 05:08:29 04:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 04:53:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:08:29 04:53:01 7 1.04 0.00 0.00 0.00 0.00 98.96 05:08:29 04:54:01 all 0.21 0.00 0.03 0.00 0.01 99.75 05:08:29 04:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:08:29 04:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:08:29 04:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:08:29 04:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 04:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:08:29 04:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:08:29 04:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:08:29 04:54:01 7 1.50 0.00 0.13 0.00 0.00 98.37 05:08:29 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:08:29 04:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 05:08:29 04:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:08:29 04:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:08:29 04:55:01 4 0.05 0.00 0.03 0.02 0.02 99.88 05:08:29 04:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:08:29 04:55:01 6 0.07 0.00 0.02 0.00 0.02 99.90 05:08:29 04:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:08:29 04:56:01 all 0.05 0.00 0.03 0.00 0.01 99.90 05:08:29 04:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:08:29 04:56:01 1 0.05 0.00 0.03 0.02 0.02 99.88 05:08:29 04:56:01 2 0.03 0.00 0.05 0.00 0.03 99.88 05:08:29 04:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:08:29 04:56:01 4 0.02 0.00 0.02 0.02 0.02 99.93 05:08:29 04:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:08:29 04:56:01 6 0.07 0.00 0.07 0.00 0.02 99.85 05:08:29 04:56:01 7 0.10 0.00 0.02 0.00 0.00 99.88 05:08:29 04:57:01 all 0.20 0.00 0.02 0.00 0.01 99.77 05:08:29 04:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:08:29 04:57:01 1 0.07 0.00 0.02 0.02 0.00 99.90 05:08:29 04:57:01 2 0.03 0.00 0.05 0.00 0.02 99.90 05:08:29 04:57:01 3 0.73 0.00 0.00 0.00 0.00 99.27 05:08:29 04:57:01 4 0.03 0.00 0.02 0.02 0.00 99.93 05:08:29 04:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:08:29 04:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:08:29 04:57:01 7 0.70 0.00 0.02 0.00 0.00 99.29 05:08:29 04:58:01 all 0.12 0.00 0.01 0.00 0.01 99.86 05:08:29 04:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:58:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:08:29 04:58:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:08:29 04:58:01 3 0.83 0.00 0.00 0.00 0.00 99.17 05:08:29 04:58:01 4 0.03 0.00 0.02 0.02 0.02 99.92 05:08:29 04:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:08:29 04:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 04:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 04:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:08:29 04:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:08:29 04:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:08:29 04:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:08:29 04:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 05:08:29 04:59:01 4 0.03 0.00 0.02 0.02 0.00 99.93 05:08:29 04:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:08:29 04:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 04:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:08:29 05:00:01 all 0.07 0.00 0.02 0.00 0.01 99.90 05:08:29 05:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:08:29 05:00:01 1 0.10 0.00 0.05 0.02 0.02 99.82 05:08:29 05:00:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:08:29 05:00:01 3 0.32 0.00 0.02 0.00 0.00 99.67 05:08:29 05:00:01 4 0.02 0.00 0.03 0.02 0.02 99.92 05:08:29 05:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 05:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:01:01 all 0.06 0.00 0.01 0.01 0.01 99.91 05:08:29 05:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 05:01:01 1 0.10 0.00 0.00 0.00 0.00 99.90 05:08:29 05:01:01 2 0.00 0.00 0.00 0.00 0.03 99.97 05:08:29 05:01:01 3 0.22 0.00 0.02 0.00 0.00 99.77 05:08:29 05:01:01 4 0.08 0.00 0.03 0.07 0.02 99.80 05:08:29 05:01:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:08:29 05:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:08:29 05:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 05:08:29 05:02:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:08:29 05:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:08:29 05:02:01 4 0.05 0.00 0.03 0.02 0.02 99.88 05:08:29 05:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:08:29 05:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:08:29 05:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 05:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:08:29 05:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:08:29 05:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:08:29 05:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:08:29 05:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:03:01 4 0.05 0.00 0.02 0.08 0.02 99.83 05:08:29 05:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 05:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:08:29 05:08:29 05:03:01 CPU %user %nice %system %iowait %steal %idle 05:08:29 05:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:08:29 05:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:08:29 05:04:01 2 0.02 0.00 0.05 0.02 0.03 99.88 05:08:29 05:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:04:01 4 0.03 0.00 0.00 0.02 0.02 99.93 05:08:29 05:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:08:29 05:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:08:29 05:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:08:29 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:05:01 2 0.05 0.00 0.03 0.02 0.03 99.87 05:08:29 05:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:05:01 4 0.03 0.00 0.02 0.05 0.02 99.88 05:08:29 05:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:08:29 05:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:08:29 05:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:08:29 05:06:01 all 0.12 0.00 0.01 0.00 0.01 99.86 05:08:29 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 05:06:01 1 0.10 0.00 0.00 0.00 0.02 99.88 05:08:29 05:06:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:08:29 05:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:08:29 05:06:01 4 0.73 0.00 0.03 0.00 0.02 99.22 05:08:29 05:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:08:29 05:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:08:29 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:08:29 05:07:01 all 2.73 0.00 1.18 0.05 0.02 96.02 05:08:29 05:07:01 0 3.26 0.00 1.47 0.00 0.02 95.25 05:08:29 05:07:01 1 2.67 0.00 0.73 0.03 0.02 96.54 05:08:29 05:07:01 2 2.47 0.00 1.00 0.03 0.03 96.46 05:08:29 05:07:01 3 2.88 0.00 1.59 0.05 0.02 95.46 05:08:29 05:07:01 4 1.57 0.00 1.30 0.27 0.02 96.85 05:08:29 05:07:01 5 2.91 0.00 1.14 0.00 0.03 95.92 05:08:29 05:07:01 6 3.91 0.00 1.09 0.02 0.02 94.97 05:08:29 05:07:01 7 2.18 0.00 1.11 0.02 0.00 96.70 05:08:29 05:08:01 all 6.66 0.00 2.78 2.86 0.06 87.63 05:08:29 05:08:01 0 6.49 0.00 2.62 1.06 0.05 89.78 05:08:29 05:08:01 1 7.44 0.00 2.59 0.29 0.05 89.64 05:08:29 05:08:01 2 6.41 0.00 2.52 1.18 0.05 89.84 05:08:29 05:08:01 3 6.95 0.00 2.95 0.30 0.05 89.76 05:08:29 05:08:01 4 6.06 0.00 3.40 15.10 0.07 75.37 05:08:29 05:08:01 5 7.54 0.00 2.80 0.03 0.05 89.58 05:08:29 05:08:01 6 6.25 0.00 2.48 0.45 0.08 90.73 05:08:29 05:08:01 7 6.17 0.00 2.93 4.57 0.07 86.26 05:08:29 Average: all 8.99 0.00 1.33 0.99 0.03 88.65 05:08:29 Average: 0 9.19 0.00 1.43 1.22 0.03 88.13 05:08:29 Average: 1 9.03 0.00 1.30 0.93 0.03 88.71 05:08:29 Average: 2 9.07 0.00 1.19 0.91 0.04 88.79 05:08:29 Average: 3 9.10 0.00 1.41 0.90 0.03 88.56 05:08:29 Average: 4 9.04 0.00 1.30 1.60 0.03 88.03 05:08:29 Average: 5 8.50 0.00 1.24 0.69 0.03 89.55 05:08:29 Average: 6 9.20 0.00 1.46 1.00 0.03 88.31 05:08:29 Average: 7 8.82 0.00 1.35 0.66 0.03 89.15 05:08:29 05:08:29 05:08:29