Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 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-ssh14705648712308906129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7340925739047986813.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10606422257085248973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9688813080182457390.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-ssh5559961503590663672.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]] ========================================================= [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-1564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/610 [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/610 # 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" > 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 > git rev-list --no-walk 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:17 ========================================================= 18:40:17 EdgeX Global Pipelines Version Info 18:40:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:17 ------------------- 18:40:17 stable info: 18:40:17 ------------------- 18:40:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:40:17 Message: update stable to v1.0.258 18:40:18 ------------------- 18:40:18 experimental info: 18:40:18 ------------------- 18:40:18 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:40:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:40:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97e9fbb [Pipeline] echo 18:40:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:19 provisioning config files... 18:40:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config6541388287028402768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:19 ---> ****-login.sh 18:40:19 nexus3.edgexfoundry.org:10001 18:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:20 Configure a credential helper to remove this warning. See 18:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:20 18:40:20 Login Succeeded 18:40:20 nexus3.edgexfoundry.org:10002 18:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:20 Configure a credential helper to remove this warning. See 18:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:20 18:40:20 Login Succeeded 18:40:20 nexus3.edgexfoundry.org:10003 18:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:20 Configure a credential helper to remove this warning. See 18:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:20 18:40:20 Login Succeeded 18:40:20 nexus3.edgexfoundry.org:10004 18:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:20 Configure a credential helper to remove this warning. See 18:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:20 18:40:20 Login Succeeded 18:40:20 ****.io 18:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:20 Configure a credential helper to remove this warning. See 18:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:20 18:40:20 Login Succeeded 18:40:20 ---> ****-login.sh ends [Pipeline] } 18:40:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:20 + 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 18:40:20 + dirname cmd/core-command/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo core-command,cmd/core-command/Dockerfile 18:40:20 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 18:40:20 cut -d/ -f2 18:40:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:40:20 + + cut -d/ -f2 18:40:20 dirname cmd/core-data/Dockerfile 18:40:20 + echo core-data,cmd/core-data/Dockerfile 18:40:20 + dirname cmd/core-metadata/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo core-metadata,cmd/core-metadata/Dockerfile 18:40:20 + dirname cmd/security-bootstrapper/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:40:20 + dirname cmd/security-proxy-auth/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:40:20 + dirname cmd/security-proxy-setup/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:40:20 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 18:40:20 18:40:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:40:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:40:20 + dirname cmd/security-spire-agent/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + dirname cmd/security-spire-config/Dockerfile 18:40:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:40:20 + dirname cmd/security-spire-server/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:40:20 + dirname cmd/support-notifications/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo support-notifications,cmd/support-notifications/Dockerfile 18:40:20 + dirname cmd/support-scheduler/Dockerfile 18:40:20 + cut -d/ -f2 18:40:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:40:20 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 18:40:21 + git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo 18:40:21 -----------> git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [false] [Pipeline] sh 18:40:21 + git log --format=format:%s -1 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo 18:40:21 ========================================================= 18:40:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:40:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:40:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:22 + grep -v github /etc/ssh/ssh_known_hosts 18:40:22 + [ -e /tmp/ssh_known_hosts ] 18:40:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:40:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:40:22 sudo tee -a /etc/ssh/ssh_known_hosts 18:40:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:22 18:40:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:22 0.1.4: Pulling from edgex-devops/py-git-semver 18:40:22 b85a868b505f: Pulling fs layer 18:40:22 e2be974225ed: Pulling fs layer 18:40:22 339a4e72a1f5: Pulling fs layer 18:40:22 988bab9f4d93: Pulling fs layer 18:40:22 1469e6f7b9e6: Pulling fs layer 18:40:22 eaf3925da568: Pulling fs layer 18:40:22 bab4dde63d76: Pulling fs layer 18:40:22 988bab9f4d93: Waiting 18:40:22 1469e6f7b9e6: Waiting 18:40:22 eaf3925da568: Waiting 18:40:22 bde34c3a00c8: Pulling fs layer 18:40:22 b352a97aabf1: Pulling fs layer 18:40:22 4872d77fe225: Pulling fs layer 18:40:22 5851b861e8e6: Pulling fs layer 18:40:22 bde34c3a00c8: Waiting 18:40:22 b352a97aabf1: Waiting 18:40:22 4872d77fe225: Waiting 18:40:22 5851b861e8e6: Waiting 18:40:22 bab4dde63d76: Waiting 18:40:22 e2be974225ed: Download complete 18:40:22 988bab9f4d93: Download complete 18:40:22 1469e6f7b9e6: Verifying Checksum 18:40:22 1469e6f7b9e6: Download complete 18:40:22 339a4e72a1f5: Verifying Checksum 18:40:22 339a4e72a1f5: Download complete 18:40:22 eaf3925da568: Verifying Checksum 18:40:22 eaf3925da568: Download complete 18:40:23 bde34c3a00c8: Download complete 18:40:23 b352a97aabf1: Verifying Checksum 18:40:23 b352a97aabf1: Download complete 18:40:23 4872d77fe225: Verifying Checksum 18:40:23 4872d77fe225: Download complete 18:40:23 5851b861e8e6: Download complete 18:40:23 b85a868b505f: Verifying Checksum 18:40:23 b85a868b505f: Download complete 18:40:23 bab4dde63d76: Verifying Checksum 18:40:23 bab4dde63d76: Download complete 18:40:24 b85a868b505f: Pull complete 18:40:24 e2be974225ed: Pull complete 18:40:24 339a4e72a1f5: Pull complete 18:40:24 988bab9f4d93: Pull complete 18:40:25 1469e6f7b9e6: Pull complete 18:40:25 eaf3925da568: Pull complete 18:40:26 bab4dde63d76: Pull complete 18:40:26 bde34c3a00c8: Pull complete 18:40:26 b352a97aabf1: Pull complete 18:40:26 4872d77fe225: Pull complete 18:40:26 5851b861e8e6: Pull complete 18:40:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:27 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 18:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 18:40:30 $ docker top a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 -eo pid,comm 18:40:30 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). 18:40:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:30 [ssh-agent] Looking for ssh-agent implementation... 18:40:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:30 $ docker exec a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent 18:40:30 SSH_AUTH_SOCK=/tmp/ssh-NNLiZgrhFIeD/agent.32 18:40:30 SSH_AGENT_PID=37 18:40:30 Running ssh-add (command line suppressed) 18:40:30 Identity added: /w/workspace/edgex-go/610@tmp/private_key_4860852582327663811.key (/w/workspace/edgex-go/610@tmp/private_key_4860852582327663811.key) 18:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:31 + git tag --points-at HEAD [Pipeline] } 18:40:31 $ docker exec --env ******** --env ******** a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent -k 18:40:31 unset SSH_AUTH_SOCK; 18:40:31 unset SSH_AGENT_PID; 18:40:31 echo Agent pid 37 killed; 18:40:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:31 [ssh-agent] Looking for ssh-agent implementation... 18:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:31 $ docker exec a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent 18:40:31 SSH_AUTH_SOCK=/tmp/ssh-ZgPXC2z6mlDD/agent.69 18:40:31 SSH_AGENT_PID=75 18:40:31 Running ssh-add (command line suppressed) 18:40:31 Identity added: /w/workspace/edgex-go/610@tmp/private_key_9533690463988745687.key (/w/workspace/edgex-go/610@tmp/private_key_9533690463988745687.key) 18:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:31 + git semver init 18:40:32 2023-11-28 18:40:32,058 [run_init] DEBUG init version:0.0.0 force:False 18:40:32 2023-11-28 18:40:32,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/610/.semver 18:40:32 2023-11-28 18:40:32,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/610/.semver 18:40:32 2023-11-28 18:40:32,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/610/.semver'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=None) 18:40:40 2023-11-28 18:40:40,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/610/.git/info/exclude 18:40:40 2023-11-28 18:40:40,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/610/.semver/main with force:False 18:40:40 2023-11-28 18:40:40,071 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 18:40:40 2023-11-28 18:40:40,072 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 18:40:40 3.2.0-dev.1 [Pipeline] } 18:40:40 $ docker exec --env ******** --env ******** a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent -k 18:40:40 unset SSH_AUTH_SOCK; 18:40:40 unset SSH_AGENT_PID; 18:40:40 echo Agent pid 75 killed; 18:40:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:40 + git semver [Pipeline] } 18:40:41 $ docker stop --time=1 a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 18:40:42 $ docker rm -f --volumes a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:40:42 Stashed 1 file(s) [Pipeline] echo 18:40:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 18:40:43 + git config --global --add safe.directory /w/workspace/edgex-go/610 [Pipeline] echo 18:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:40:43 ========================================================= 18:40:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:40:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:40:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:40:43 7264a8db6415: Pulling fs layer 18:40:43 c4d48a809fc2: Pulling fs layer 18:40:43 4f1c88b9dad5: Pulling fs layer 18:40:43 ad3a456e5733: Pulling fs layer 18:40:43 69c7f0334f64: Pulling fs layer 18:40:43 1f1c1a5573a3: Pulling fs layer 18:40:43 ce7588e14bc9: Pulling fs layer 18:40:43 b5e4710f87ac: Pulling fs layer 18:40:43 69c7f0334f64: Waiting 18:40:43 1f1c1a5573a3: Waiting 18:40:43 ce7588e14bc9: Waiting 18:40:43 b5e4710f87ac: Waiting 18:40:43 ad3a456e5733: Waiting 18:40:43 c4d48a809fc2: Download complete 18:40:43 ad3a456e5733: Verifying Checksum 18:40:43 ad3a456e5733: Download complete 18:40:43 69c7f0334f64: Verifying Checksum 18:40:43 69c7f0334f64: Download complete 18:40:43 7264a8db6415: Download complete 18:40:43 1f1c1a5573a3: Verifying Checksum 18:40:43 1f1c1a5573a3: Download complete 18:40:44 7264a8db6415: Pull complete 18:40:44 b5e4710f87ac: Verifying Checksum 18:40:44 b5e4710f87ac: Download complete 18:40:44 c4d48a809fc2: Pull complete 18:40:44 4f1c88b9dad5: Verifying Checksum 18:40:44 4f1c88b9dad5: Download complete 18:40:44 ce7588e14bc9: Download complete 18:40:47 4f1c88b9dad5: Pull complete 18:40:47 ad3a456e5733: Pull complete 18:40:47 69c7f0334f64: Pull complete 18:40:47 1f1c1a5573a3: Pull complete 18:40:49 ce7588e14bc9: Pull complete 18:40:49 b5e4710f87ac: Pull complete 18:40:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:40:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:40:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:40:50 WORKDIR /edgex 18:40:50 COPY go.mod . 18:40:50 RUN go mod download 18:40:50 + docker build -t ci-base-image-x86_64 -f - . 18:40:50 Sending build context to Docker daemon 175.1MB 18:40:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:40:50 ---> 88b5674ff536 18:40:50 Step 2/4 : WORKDIR /edgex 18:40:57 ---> Running in b70648652656 18:40:57 Removing intermediate container b70648652656 18:40:57 ---> b8a0ba6a40ca 18:40:57 Step 3/4 : COPY go.mod . 18:40:57 ---> 3cbad74d16ff 18:40:57 Step 4/4 : RUN go mod download 18:40:57 ---> Running in 92a9f8d9854e 18:40:58 Still waiting to schedule task 18:40:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:41:15 Removing intermediate container 92a9f8d9854e 18:41:15 ---> f749e9862604 18:41:15 Successfully built f749e9862604 18:41:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:15 + docker inspect -f . ci-base-image-x86_64 18:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:16 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 18:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 18:41:16 $ docker top c1d2eed2a615ec0ea1de9e4eedbfff556182184ce78d6787defa8f0b63cd1e64 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:16 + go version 18:41:16 go version go1.21.0 linux/amd64 [Pipeline] } 18:41:16 $ docker stop --time=1 c1d2eed2a615ec0ea1de9e4eedbfff556182184ce78d6787defa8f0b63cd1e64 18:41:18 $ docker rm -f --volumes c1d2eed2a615ec0ea1de9e4eedbfff556182184ce78d6787defa8f0b63cd1e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:18 + docker inspect -f . ci-base-image-x86_64 18:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:18 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 18:41:18 $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 18:41:19 $ docker top 11c780be38e599ad1ab1802223aa98d94547eee5565781c4007966bb01a05dbd -eo pid,comm [Pipeline] { [Pipeline] echo 18:41:19 ========================================================= 18:41:19 [edgeXBuildGoParallel] Running Tests and Build... 18:41:19 ========================================================= [Pipeline] sh 18:41:19 + git config --global --add safe.directory /w/workspace/edgex-go/610 [Pipeline] fileExists [Pipeline] sh 18:41:19 + make test 18:41:19 go test -race -coverprofile=coverage.out ./... 18:41:26 ? github.com/edgexfoundry/edgex-go [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:41:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 18:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:41:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 18:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 18:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 18:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.189s coverage: 93.4% of statements 18:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements 18:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 97.6% of statements 18:41:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 18:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.061s coverage: 32.2% of statements 18:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements 18:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 18:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements 18:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 18:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements 18:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.347s coverage: 79.9% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.146s coverage: 92.9% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.076s coverage: 62.3% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.083s coverage: 100.0% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.157s coverage: 81.8% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements 18:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 18:42:15 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 18:42:15 running golangci-lint 18:42:15 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 18:42:15 go version go1.21.0 linux/amd64 18:42:15 level=info msg="[config_reader] Used config file .golangci.yml" 18:42:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 18:42:30 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 12.337073345s" 18:42:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.316642ms" 18:42:35 level=info msg="[linters_context/goanalysis] analyzers took 1m1.580438034s with top 10 stages: buildir: 29.258170761s, gosec: 6.387194875s, inspect: 2.021904648s, fact_deprecated: 1.932046946s, ctrlflow: 1.32751455s, printf: 1.297950352s, S1038: 950.411394ms, nilness: 788.640305ms, fact_purity: 639.906739ms, ineffassign: 631.156512ms" 18:42:35 level=info msg="[runner] Issues before processing: 197, after processing: 0" 18:42:35 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, exclude: 197/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197" 18:42:35 level=info msg="[runner] processing took 16.152879ms with stages: nolint: 6.89551ms, identifier_marker: 4.255398ms, exclude-rules: 1.837017ms, path_prettifier: 1.407475ms, autogenerated_exclude: 975.894µs, skip_dirs: 724.734µs, filename_unadjuster: 28.411µs, cgo: 24.62µs, max_same_issues: 730ns, fixer: 490ns, skip_files: 420ns, uniq_by_line: 340ns, exclude: 320ns, severity-rules: 270ns, sort_results: 260ns, max_per_file_from_linter: 240ns, diff: 180ns, max_from_linter: 180ns, source_code: 160ns, path_shortener: 120ns, path_prefixer: 110ns" 18:42:35 level=info msg="[runner] linters took 7.483710798s with stages: goanalysis_metalinter: 7.467473549s" 18:42:35 level=info msg="File cache stats: 0 entries of total size 0B" 18:42:35 level=info msg="Memory: 200 samples, avg is 237.0MB, max is 862.1MB" 18:42:35 level=info msg="Execution took 19.868215034s" 18:42:35 go vet ./... 18:42:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:39 ./bin/test-attribution-txt.sh [Pipeline] echo 18:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 18:42:39 + ls -al . 18:42:39 total 736 18:42:39 drwxrwxr-x 11 1001 1001 4096 Nov 28 18:41 . 18:42:39 drwxr-xr-x 4 root root 4096 Nov 28 18:41 .. 18:42:39 drwxrwxr-x 2 1001 1001 4096 Nov 28 18:40 .blubracket 18:42:39 -rw-rw-r-- 1 1001 1001 10 Nov 28 18:40 .dockerignore 18:42:39 drwxrwxr-x 8 1001 1001 4096 Nov 28 18:42 .git 18:42:39 drwxrwxr-x 3 1001 1001 4096 Nov 28 18:40 .github 18:42:39 -rw-rw-r-- 1 1001 1001 1074 Nov 28 18:40 .gitignore 18:42:39 -rw-rw-r-- 1 1001 1001 42 Nov 28 18:40 .golangci.yml 18:42:39 -rw-rw-r-- 1 1001 1001 100 Nov 28 18:40 .hadolint.yml 18:42:39 drwxr-xr-x 3 1001 1001 4096 Nov 28 18:40 .semver 18:42:39 -rw-rw-r-- 1 1001 1001 155 Nov 28 18:40 .sonarcloud.properties 18:42:39 -rw-rw-r-- 1 1001 1001 1171 Nov 28 18:40 ADOPTERS.md 18:42:39 -rw-rw-r-- 1 1001 1001 11674 Nov 28 18:40 Attribution.txt 18:42:39 -rw-rw-r-- 1 1001 1001 100284 Nov 28 18:40 CHANGELOG.md 18:42:39 -rw-rw-r-- 1 1001 1001 3804 Nov 28 18:40 CONTRIBUTING.md 18:42:39 -rw-rw-r-- 1 1001 1001 677 Nov 28 18:40 GOVERNANCE.md 18:42:39 -rw-rw-r-- 1 1001 1001 861 Nov 28 18:40 Jenkinsfile 18:42:39 -rw-rw-r-- 1 1001 1001 10775 Nov 28 18:40 LICENSE 18:42:39 -rw-rw-r-- 1 1001 1001 15054 Nov 28 18:40 Makefile 18:42:39 -rw-rw-r-- 1 1001 1001 582 Nov 28 18:40 OWNERS.md 18:42:39 -rw-rw-r-- 1 1001 1001 9528 Nov 28 18:40 README.md 18:42:39 -rw-rw-r-- 1 1001 1001 789 Nov 28 18:40 SECURITY.md 18:42:39 -rw-rw-r-- 1 1001 1001 11 Nov 28 18:40 VERSION 18:42:39 drwxrwxr-x 2 1001 1001 4096 Nov 28 18:40 bin 18:42:39 drwxrwxr-x 18 1001 1001 4096 Nov 28 18:40 cmd 18:42:39 -rw-r--r-- 1 root root 453602 Nov 28 18:42 coverage.out 18:42:39 drwxrwxr-x 2 1001 1001 4096 Nov 28 18:40 fuzz_test 18:42:39 -rw-rw-r-- 1 1001 1001 3685 Nov 28 18:40 go.mod 18:42:39 -rw-rw-r-- 1 1001 1001 34438 Nov 28 18:40 go.sum 18:42:39 drwxrwxr-x 7 1001 1001 4096 Nov 28 18:40 internal 18:42:39 drwxrwxr-x 3 1001 1001 4096 Nov 28 18:40 openapi 18:42:39 -rw-rw-r-- 1 1001 1001 584 Nov 28 18:40 security.txt 18:42:39 -rw-rw-r-- 1 1001 1001 204 Nov 28 18:40 version.go [Pipeline] sh 18:42:39 + '[' -e coverage.out ] 18:42:39 + chown 1001:1001 coverage.out [Pipeline] stash 18:42:40 Stashed 1 file(s) [Pipeline] sh 18:42:40 + make build 18:42:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:42:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:42:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:42:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:42:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:42:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:43:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:43:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:43:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:43:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:43:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:43:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:43:06 $ docker stop --time=1 11c780be38e599ad1ab1802223aa98d94547eee5565781c4007966bb01a05dbd 18:43:11 $ docker rm -f --volumes 11c780be38e599ad1ab1802223aa98d94547eee5565781c4007966bb01a05dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:43:12 18:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:43:12 latest: Pulling from edgex-devops/edgex-compose 18:43:12 91d30c5bc195: Pulling fs layer 18:43:12 2e9b0aa3be6d: Pulling fs layer 18:43:12 9c61dcf015f6: Pulling fs layer 18:43:12 4698f68db338: Pulling fs layer 18:43:12 2a2f49069b9e: Pulling fs layer 18:43:12 e0025b399a48: Pulling fs layer 18:43:12 2a2f49069b9e: Waiting 18:43:12 4698f68db338: Waiting 18:43:12 e0025b399a48: Waiting 18:43:13 91d30c5bc195: Verifying Checksum 18:43:13 91d30c5bc195: Download complete 18:43:13 4698f68db338: Verifying Checksum 18:43:13 4698f68db338: Download complete 18:43:13 2e9b0aa3be6d: Verifying Checksum 18:43:13 2e9b0aa3be6d: Download complete 18:43:13 e0025b399a48: Download complete 18:43:13 91d30c5bc195: Pull complete 18:43:13 2a2f49069b9e: Download complete 18:43:13 2e9b0aa3be6d: Pull complete 18:43:13 9c61dcf015f6: Download complete 18:43:16 9c61dcf015f6: Pull complete 18:43:16 4698f68db338: Pull complete 18:43:16 2a2f49069b9e: Pull complete 18:43:16 e0025b399a48: Pull complete 18:43:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 18:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:16 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 18:43:16 $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 18:43:19 $ docker top 4814795f1dc42fca442b472d39be9347dd412641d35f8181e222ca9ef2d31532 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:20 + docker compose -f ./docker-compose-build.yml build --parallel 18:43:21 #1 [core-command internal] load build definition from Dockerfile 18:43:21 #1 transferring dockerfile: 1.93kB done 18:43:21 #1 DONE 0.0s 18:43:21 18:43:21 #2 [core-data internal] load build definition from Dockerfile 18:43:21 #2 transferring dockerfile: 2.01kB done 18:43:21 #2 DONE 0.0s 18:43:21 18:43:21 #3 [security-spire-agent internal] load build definition from Dockerfile 18:43:21 #3 transferring dockerfile: 1.81kB done 18:43:21 #3 DONE 0.0s 18:43:22 18:43:22 #4 [support-scheduler internal] load build definition from Dockerfile 18:43:22 #4 transferring dockerfile: 1.93kB done 18:43:22 #4 DONE 0.0s 18:43:22 18:43:22 #5 [security-secretstore-setup internal] load build definition from Dockerfile 18:43:22 #5 transferring dockerfile: 2.49kB done 18:43:22 #5 DONE 0.0s 18:43:22 18:43:22 #6 [security-proxy-setup internal] load build definition from Dockerfile 18:43:22 #6 transferring dockerfile: 2.50kB done 18:43:22 #6 DONE 0.0s 18:43:22 18:43:22 #7 [core-metadata internal] load build definition from Dockerfile 18:43:22 #7 transferring dockerfile: 2.06kB done 18:43:22 #7 DONE 0.0s 18:43:22 18:43:22 #8 [security-bootstrapper internal] load build definition from Dockerfile 18:43:22 #8 transferring dockerfile: 2.93kB done 18:43:22 #8 DONE 0.0s 18:43:22 18:43:22 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:43:22 #9 transferring dockerfile: 2.23kB done 18:43:22 #9 DONE 0.0s 18:43:22 18:43:22 #10 [security-proxy-auth internal] load build definition from Dockerfile 18:43:22 #10 transferring dockerfile: 2.15kB done 18:43:22 #10 DONE 0.0s 18:43:22 18:43:22 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:43:22 #11 transferring dockerfile: 1.89kB done 18:43:22 #11 DONE 0.0s 18:43:22 18:43:22 #12 [security-spire-config internal] load build definition from Dockerfile 18:43:22 #12 transferring dockerfile: 1.69kB done 18:43:22 #12 DONE 0.0s 18:43:22 18:43:22 #13 [security-spire-server internal] load build definition from Dockerfile 18:43:22 #13 transferring dockerfile: 1.70kB done 18:43:22 #13 DONE 0.0s 18:43:22 18:43:22 #14 [support-notifications internal] load build definition from Dockerfile 18:43:22 #14 transferring dockerfile: 1.95kB done 18:43:22 #14 DONE 0.0s 18:43:22 18:43:22 #15 [core-command internal] load .dockerignore 18:43:22 #15 transferring context: 50B done 18:43:22 #15 DONE 0.0s 18:43:22 18:43:22 #16 [core-data internal] load .dockerignore 18:43:22 #16 transferring context: 50B done 18:43:22 #16 DONE 0.0s 18:43:22 18:43:22 #17 [security-spire-agent internal] load .dockerignore 18:43:22 #17 transferring context: 50B done 18:43:22 #17 DONE 0.0s 18:43:22 18:43:22 #18 [support-scheduler internal] load .dockerignore 18:43:22 #18 transferring context: 50B done 18:43:22 #18 DONE 0.0s 18:43:22 18:43:22 #19 [security-secretstore-setup internal] load .dockerignore 18:43:22 #19 transferring context: 50B done 18:43:22 #19 DONE 0.0s 18:43:22 18:43:22 #20 [security-proxy-setup internal] load .dockerignore 18:43:22 #20 transferring context: 50B done 18:43:22 #20 DONE 0.0s 18:43:22 18:43:22 #21 [core-metadata internal] load .dockerignore 18:43:22 #21 transferring context: 50B done 18:43:22 #21 DONE 0.0s 18:43:22 18:43:22 #22 [security-bootstrapper internal] load .dockerignore 18:43:22 #22 transferring context: 50B done 18:43:22 #22 DONE 0.0s 18:43:22 18:43:22 #23 [core-common-config-bootstrapper internal] load .dockerignore 18:43:22 #23 transferring context: 50B done 18:43:22 #23 DONE 0.0s 18:43:22 18:43:22 #24 [security-proxy-auth internal] load .dockerignore 18:43:22 #24 transferring context: 50B done 18:43:22 #24 DONE 0.0s 18:43:22 18:43:22 #25 [security-spire-server internal] load .dockerignore 18:43:22 #25 transferring context: 50B done 18:43:22 #25 DONE 0.0s 18:43:22 18:43:22 #26 [security-spiffe-token-provider internal] load .dockerignore 18:43:22 #26 transferring context: 50B done 18:43:22 #26 DONE 0.0s 18:43:22 18:43:22 #27 [security-spire-config internal] load .dockerignore 18:43:22 #27 transferring context: 50B done 18:43:22 #27 DONE 0.0s 18:43:22 18:43:22 #28 [support-notifications internal] load .dockerignore 18:43:22 #28 transferring context: 50B done 18:43:22 #28 DONE 0.0s 18:43:22 18:43:22 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:22 #29 DONE 0.0s 18:43:22 18:43:22 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 18:43:22 #30 DONE 0.1s 18:43:22 18:43:22 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:22 #29 DONE 0.0s 18:43:22 18:43:22 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:22 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:22 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:22 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:22 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.1s 18:43:22 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:22 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:22 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:22 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s 18:43:22 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:43:22 #31 ... 18:43:22 18:43:22 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:22 #29 DONE 0.0s 18:43:22 18:43:22 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:22 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:22 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:22 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:22 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 18:43:22 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:43:22 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 18:43:22 #31 ... 18:43:22 18:43:22 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:22 #29 DONE 0.0s 18:43:22 18:43:22 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:22 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:22 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:22 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:22 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 18:43:22 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:43:23 #31 ... 18:43:23 18:43:23 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:23 #29 DONE 0.0s 18:43:23 18:43:23 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:23 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 18:43:23 #31 ... 18:43:23 18:43:23 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 18:43:23 #30 DONE 0.5s 18:43:23 18:43:23 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:23 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:23 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:23 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:23 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 18:43:23 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:43:23 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 18:43:23 #31 DONE 1.0s 18:43:23 18:43:23 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 18:43:23 #32 DONE 1.0s 18:43:23 18:43:23 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 18:43:28 #33 ... 18:43:28 18:43:28 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:28 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:28 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:28 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:28 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 18:43:28 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:43:28 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 18:43:28 #31 DONE 1.0s 18:43:28 18:43:28 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:43:28 #34 DONE 5.2s 18:43:28 18:43:28 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:28 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:30 #35 ... 18:43:30 18:43:30 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:30 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:43:30 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 18:43:30 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 18:43:30 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 18:43:30 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:43:30 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 18:43:30 #31 DONE 1.0s 18:43:30 18:43:30 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 18:43:30 #36 DONE 7.9s 18:43:30 18:43:30 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:32 #35 ... 18:43:32 18:43:32 #37 [core-data internal] load build context 18:43:32 #37 transferring context: 369.40MB 9.8s done 18:43:32 #37 ... 18:43:32 18:43:32 #38 [core-command internal] load build context 18:43:32 #38 ... 18:43:32 18:43:32 #39 [support-scheduler internal] load build context 18:43:32 #39 transferring context: 369.40MB 8.4s done 18:43:33 #39 ... 18:43:33 18:43:33 #40 [core-common-config-bootstrapper internal] load build context 18:43:33 #40 transferring context: 369.40MB 9.2s done 18:43:33 #40 ... 18:43:33 18:43:33 #41 [security-bootstrapper internal] load build context 18:43:33 #41 transferring context: 369.40MB 9.2s done 18:43:33 #41 ... 18:43:33 18:43:33 #42 [support-notifications internal] load build context 18:43:33 #42 transferring context: 369.40MB 7.5s done 18:43:33 #42 ... 18:43:33 18:43:33 #43 [security-secretstore-setup internal] load build context 18:43:33 #43 transferring context: 369.40MB 9.3s done 18:43:33 #43 ... 18:43:33 18:43:33 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:43:34 #44 ... 18:43:34 18:43:34 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:43:34 #45 ... 18:43:34 18:43:34 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:43:34 #46 ... 18:43:34 18:43:34 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:43:34 #47 ... 18:43:34 18:43:34 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:43:34 #48 ... 18:43:34 18:43:34 #49 [security-proxy-setup internal] load build context 18:43:34 #49 transferring context: 369.40MB 9.7s done 18:43:34 #49 ... 18:43:34 18:43:34 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:43:34 #50 ... 18:43:34 18:43:34 #51 [core-metadata internal] load build context 18:43:34 #51 transferring context: 369.40MB 7.1s done 18:43:35 #51 ... 18:43:35 18:43:35 #52 [security-proxy-auth internal] load build context 18:43:35 #52 transferring context: 369.40MB 9.1s done 18:43:35 #52 ... 18:43:35 18:43:35 #53 [security-spiffe-token-provider internal] load build context 18:43:35 #53 transferring context: 369.40MB 8.3s done 18:43:35 #53 ... 18:43:35 18:43:35 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:43:35 #0 4.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:35 #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:35 #0 4.755 (1/1) Installing dumb-init (1.2.5-r2) 18:43:35 #0 4.768 Executing busybox-1.36.1-r2.trigger 18:43:35 #0 4.795 OK: 7 MiB in 16 packages 18:43:35 #54 ... 18:43:35 18:43:35 #38 [core-command internal] load build context 18:43:35 #38 transferring context: 369.40MB 10.6s done 18:43:38 #38 ... 18:43:38 18:43:38 #55 [security-spire-server internal] load build context 18:43:38 #55 ... 18:43:38 18:43:38 #56 [security-spire-config internal] load build context 18:43:38 #56 ... 18:43:38 18:43:38 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:43:38 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:43:40 #57 ... 18:43:40 18:43:40 #58 [security-spire-agent internal] load build context 18:43:42 #58 ... 18:43:42 18:43:42 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:43:49 #59 ... 18:43:49 18:43:49 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:49 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20.9s done 18:43:49 #35 ... 18:43:49 18:43:49 #51 [core-metadata internal] load build context 18:43:49 #51 DONE 25.9s 18:43:49 18:43:49 #42 [support-notifications internal] load build context 18:43:49 #42 DONE 25.6s 18:43:49 18:43:49 #39 [support-scheduler internal] load build context 18:43:49 #39 DONE 26.0s 18:43:49 18:43:49 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 18:43:49 #33 DONE 25.5s 18:43:49 18:43:49 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:43:49 #54 DONE 25.5s 18:43:49 18:43:49 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:49 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20.9s done 18:43:49 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:43:49 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 18:43:49 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 18:43:49 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 18:43:49 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 18:43:49 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 18:43:49 #35 ... 18:43:49 18:43:49 #53 [security-spiffe-token-provider internal] load build context 18:43:49 #53 DONE 25.6s 18:43:49 18:43:49 #41 [security-bootstrapper internal] load build context 18:43:49 #41 DONE 26.0s 18:43:49 18:43:49 #52 [security-proxy-auth internal] load build context 18:43:49 #52 DONE 25.9s 18:43:49 18:43:49 #43 [security-secretstore-setup internal] load build context 18:43:49 #43 DONE 26.0s 18:43:49 18:43:49 #40 [core-common-config-bootstrapper internal] load build context 18:43:49 #40 DONE 25.9s 18:43:49 18:43:49 #49 [security-proxy-setup internal] load build context 18:43:49 #49 DONE 26.0s 18:43:49 18:43:49 #37 [core-data internal] load build context 18:43:49 #37 DONE 26.3s 18:43:49 18:43:49 #38 [core-command internal] load build context 18:43:49 #38 DONE 26.3s 18:43:49 18:43:49 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:49 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:43:49 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 18:43:49 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 18:43:49 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 18:43:49 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 18:43:49 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 18:43:49 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 18:43:49 #35 ... 18:43:49 18:43:49 #56 [security-spire-config internal] load build context 18:43:49 #56 transferring context: 16.35kB done 18:43:49 #56 DONE 21.1s 18:43:49 18:43:49 #55 [security-spire-server internal] load build context 18:43:49 #55 transferring context: 18.10kB done 18:43:49 #55 DONE 21.1s 18:43:49 18:43:49 #58 [security-spire-agent internal] load build context 18:43:49 #58 transferring context: 17.63kB done 18:43:49 #58 DONE 18.4s 18:43:49 18:43:49 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:49 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 18:43:49 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:43:49 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 18:43:49 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.4s 18:43:49 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.5s 18:43:49 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 18:43:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1568 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:43:49 Running in /w/workspace/edgex-go/610 [Pipeline] { [Pipeline] checkout 18:43:50 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 18:43:50 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18:43:51 #35 ... 18:43:51 18:43:51 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:43:51 #44 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #44 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #44 26.03 (1/1) Installing dumb-init (1.2.5-r2) 18:43:51 #44 26.03 Executing busybox-1.36.1-r2.trigger 18:43:51 #44 26.04 OK: 7 MiB in 16 packages 18:43:51 #44 DONE 27.5s 18:43:51 18:43:51 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:51 #35 ... 18:43:51 18:43:51 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:43:51 #47 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #47 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #47 26.31 (1/2) Installing ca-certificates (20230506-r0) 18:43:51 #47 26.51 (2/2) Installing dumb-init (1.2.5-r2) 18:43:51 #47 26.51 Executing busybox-1.36.1-r2.trigger 18:43:51 #47 26.52 Executing ca-certificates-20230506-r0.trigger 18:43:51 #47 26.57 OK: 8 MiB in 17 packages 18:43:51 #47 DONE 27.6s 18:43:51 18:43:51 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:43:51 #45 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #45 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #45 25.92 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:43:51 #45 25.92 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:43:51 #45 25.92 OK: 20076 distinct packages available 18:43:51 #45 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #45 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #45 26.30 (1/11) Installing ca-certificates (20230506-r0) 18:43:51 #45 26.31 (2/11) Installing brotli-libs (1.0.9-r14) 18:43:51 #45 26.33 (3/11) Installing libunistring (1.1-r1) 18:43:51 #45 26.35 (4/11) Installing libidn2 (2.3.4-r1) 18:43:51 #45 26.35 (5/11) Installing nghttp2-libs (1.57.0-r0) 18:43:51 #45 26.36 (6/11) Installing libcurl (8.4.0-r0) 18:43:51 #45 26.37 (7/11) Installing curl (8.4.0-r0) 18:43:51 #45 26.37 (8/11) Installing dumb-init (1.2.5-r2) 18:43:51 #45 26.38 (9/11) Installing musl-obstack (1.2.3-r2) 18:43:51 #45 26.38 (10/11) Installing libucontext (1.2-r2) 18:43:51 #45 26.38 (11/11) Installing gcompat (1.1.0-r1) 18:43:51 #45 26.39 Executing busybox-1.36.1-r2.trigger 18:43:51 #45 26.53 Executing ca-certificates-20230506-r0.trigger 18:43:51 #45 26.76 OK: 12 MiB in 26 packages 18:43:51 #45 DONE 27.7s 18:43:51 18:43:51 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:43:51 #48 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #48 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #48 26.34 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:51 #48 26.54 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:51 #48 26.55 (3/6) Installing dumb-init (1.2.5-r2) 18:43:51 #48 26.55 (4/6) Installing openssl (3.1.4-r1) 18:43:51 #48 26.56 (5/6) Installing su-exec (0.2-r3) 18:43:51 #48 26.56 (6/6) Installing yq (4.33.3-r5) 18:43:51 #48 26.62 Executing busybox-1.36.1-r2.trigger 18:43:51 #48 26.63 OK: 17 MiB in 19 packages 18:43:51 #48 DONE 27.7s 18:43:51 18:43:51 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:43:51 #50 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #50 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #50 26.32 (1/2) Installing dumb-init (1.2.5-r2) 18:43:51 #50 26.32 (2/2) Installing su-exec (0.2-r3) 18:43:51 #50 26.32 Executing busybox-1.36.1-r2.trigger 18:43:51 #50 26.50 OK: 7 MiB in 17 packages 18:43:51 #50 DONE 27.7s 18:43:51 18:43:51 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:43:51 #0 3.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #0 3.979 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:43:51 #0 3.979 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:43:51 #0 3.979 OK: 20076 distinct packages available 18:43:51 #0 4.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #0 4.362 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:51 #0 4.449 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:51 #0 4.456 (3/7) Installing dumb-init (1.2.5-r2) 18:43:51 #0 4.459 (4/7) Installing musl-obstack (1.2.3-r2) 18:43:51 #0 4.462 (5/7) Installing libucontext (1.2-r2) 18:43:51 #0 4.466 (6/7) Installing gcompat (1.1.0-r1) 18:43:51 #0 4.470 (7/7) Installing openssl (3.1.4-r1) 18:43:51 #0 4.481 Executing busybox-1.36.1-r2.trigger 18:43:51 #0 4.486 OK: 8 MiB in 20 packages 18:43:51 #60 DONE 5.1s 18:43:51 18:43:51 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:43:51 #46 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:51 #46 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:51 #46 26.03 (1/4) Installing ca-certificates (20230506-r0) 18:43:51 #46 26.05 (2/4) Installing dumb-init (1.2.5-r2) 18:43:51 #46 26.05 (3/4) Installing su-exec (0.2-r3) 18:43:51 #46 26.05 (4/4) Installing yq (4.33.3-r5) 18:43:51 #46 26.13 Executing busybox-1.36.1-r2.trigger 18:43:51 #46 26.20 Executing ca-certificates-20230506-r0.trigger 18:43:51 #46 26.38 OK: 17 MiB in 19 packages 18:43:51 #46 DONE 27.7s 18:43:51 18:43:51 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:51 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 18:43:51 #35 ... 18:43:51 18:43:51 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:43:51 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18.1s done 18:43:51 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 18:43:51 #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 18:43:51 #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 18:43:51 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 18:43:51 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 18:43:51 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 18:43:51 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 18:43:51 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 18:43:51 #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 18:43:51 #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 18:43:51 #57 DONE 20.7s 18:43:51 18:43:51 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:43:52 The recommended git tool is: git 18:43:52 #35 ... 18:43:52 18:43:52 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 18:43:52 #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:52 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:52 #0 3.815 OK: 264 MiB in 52 packages 18:43:52 #61 DONE 4.1s 18:43:53 18:43:53 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:43:53 #62 DONE 0.0s 18:43:53 18:43:53 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:43:53 #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #0 4.067 OK: 264 MiB in 52 packages 18:43:53 #63 DONE 4.2s 18:43:53 18:43:53 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 18:43:53 #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #0 4.079 OK: 264 MiB in 52 packages 18:43:53 #64 DONE 4.4s 18:43:53 18:43:53 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:43:53 #65 DONE 0.1s 18:43:53 18:43:53 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 18:43:53 #66 DONE 0.1s 18:43:53 18:43:53 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:53 #67 ... 18:43:53 18:43:53 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:43:53 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #0 3.961 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:43:53 #0 3.961 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:43:53 #0 3.961 OK: 20069 distinct packages available 18:43:53 #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #0 4.361 OK: 264 MiB in 52 packages 18:43:53 #68 DONE 4.6s 18:43:53 18:43:53 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:43:53 #59 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #59 9.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #59 10.13 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:43:53 #59 10.13 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:43:53 #59 10.13 OK: 20076 distinct packages available 18:43:53 #59 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #59 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #59 10.54 (1/4) Installing dumb-init (1.2.5-r2) 18:43:53 #59 10.54 (2/4) Installing musl-obstack (1.2.3-r2) 18:43:53 #59 10.55 (3/4) Installing libucontext (1.2-r2) 18:43:53 #59 10.55 (4/4) Installing gcompat (1.1.0-r1) 18:43:53 #59 10.55 Executing busybox-1.36.1-r2.trigger 18:43:53 #59 10.56 OK: 8 MiB in 19 packages 18:43:53 #59 DONE 10.7s 18:43:53 18:43:53 #69 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 18:43:53 #0 4.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #0 4.421 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:53 #0 4.435 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:53 #0 4.454 Executing busybox-1.36.1-r5.post-upgrade 18:43:53 #0 4.457 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:53 #0 4.461 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:53 #0 4.500 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:53 #0 4.508 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:53 #0 4.511 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:53 #0 4.518 Executing busybox-1.36.1-r5.trigger 18:43:53 #0 4.524 OK: 7 MiB in 16 packages 18:43:53 #69 DONE 4.8s 18:43:53 18:43:53 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 18:43:53 #70 ... 18:43:53 18:43:53 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:43:53 #71 DONE 0.2s 18:43:53 18:43:53 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 18:43:53 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:53 #0 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:53 #0 2.066 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:53 #0 2.082 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:53 #0 2.125 Executing busybox-1.36.1-r5.post-upgrade 18:43:53 #0 2.136 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:53 #0 2.143 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:53 #0 2.184 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:53 #0 2.195 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:53 #0 2.199 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:53 #0 2.204 Executing busybox-1.36.1-r5.trigger 18:43:53 #0 2.209 OK: 7 MiB in 16 packages 18:43:53 #72 DONE 2.4s 18:43:53 18:43:53 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:54 #73 ... 18:43:54 18:43:54 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 18:43:54 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:54 #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:54 #0 2.600 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 2.611 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.623 Executing busybox-1.36.1-r5.post-upgrade 18:43:54 #0 2.643 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.647 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.650 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 2.663 Executing busybox-1.36.1-r5.trigger 18:43:54 #0 2.670 OK: 17 MiB in 19 packages 18:43:54 #74 DONE 2.9s 18:43:54 18:43:54 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 18:43:54 #0 2.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:54 #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:54 #0 2.636 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 2.648 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.661 Executing busybox-1.36.1-r5.post-upgrade 18:43:54 #0 2.679 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.682 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 2.718 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 2.729 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.732 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 2.737 Executing busybox-1.36.1-r5.trigger 18:43:54 #0 2.741 Executing ca-certificates-20230506-r0.trigger 18:43:54 #0 2.809 OK: 8 MiB in 17 packages 18:43:54 #75 DONE 2.9s 18:43:54 18:43:54 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 18:43:54 #76 DONE 0.0s 18:43:54 18:43:54 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 18:43:54 #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:54 #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:54 #0 2.924 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 2.938 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.951 Executing busybox-1.36.1-r5.post-upgrade 18:43:54 #0 2.966 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 2.969 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 3.006 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 3.012 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.016 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 3.020 Executing busybox-1.36.1-r5.trigger 18:43:54 #0 3.025 OK: 7 MiB in 17 packages 18:43:54 #77 DONE 3.3s 18:43:54 18:43:54 #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:43:54 #78 ... 18:43:54 18:43:54 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 18:43:54 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:54 #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:54 #0 3.288 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 3.298 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.312 Executing busybox-1.36.1-r5.post-upgrade 18:43:54 #0 3.328 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.331 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 3.363 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 3.375 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.377 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 3.382 Executing busybox-1.36.1-r5.trigger 18:43:54 #0 3.389 Executing ca-certificates-20230506-r0.trigger 18:43:54 #0 3.431 OK: 17 MiB in 19 packages 18:43:54 #79 DONE 3.7s 18:43:54 18:43:54 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 18:43:54 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:54 #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:54 #0 3.684 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 3.693 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.707 Executing busybox-1.36.1-r5.post-upgrade 18:43:54 #0 3.725 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.729 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 3.772 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:54 #0 3.782 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:54 #0 3.784 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:54 #0 3.788 Executing busybox-1.36.1-r5.trigger 18:43:54 #0 3.796 Executing ca-certificates-20230506-r0.trigger 18:43:54 #0 3.837 OK: 12 MiB in 26 packages 18:43:55 #80 DONE 4.1s 18:43:55 18:43:55 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 18:43:55 #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:55 #0 3.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:55 #0 3.972 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:55 #0 3.985 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:55 #0 4.001 Executing busybox-1.36.1-r5.post-upgrade 18:43:55 #0 4.048 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:55 #0 4.053 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:55 #0 4.078 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:55 #0 4.082 Executing busybox-1.36.1-r5.trigger 18:43:55 #0 4.085 OK: 8 MiB in 20 packages 18:43:55 #81 DONE 4.2s 18:43:55 18:43:55 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:43:56 #82 DONE 1.3s 18:43:56 18:43:56 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 18:43:56 #70 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:56 #70 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:56 #70 2.351 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:56 #70 2.365 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:56 #70 2.377 Executing busybox-1.36.1-r5.post-upgrade 18:43:56 #70 2.389 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:56 #70 2.391 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:56 #70 2.423 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:56 #70 2.430 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:56 #70 2.432 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:56 #70 2.436 Executing busybox-1.36.1-r5.trigger 18:43:56 #70 2.441 OK: 8 MiB in 19 packages 18:43:56 #70 DONE 3.2s 18:43:56 18:43:56 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 18:43:56 #83 DONE 1.3s 18:43:56 18:43:56 #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:43:56 #78 DONE 2.2s 18:43:56 18:43:56 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 18:43:57 #84 DONE 1.2s 18:43:57 18:43:57 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:43:57 #85 DONE 1.3s 18:43:57 18:43:57 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:43:57 #86 DONE 1.2s 18:43:57 18:43:57 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 18:43:57 #87 DONE 0.1s 18:43:57 18:43:57 #88 [security-spire-server stage-2 6/9] COPY security.txt / 18:43:57 #88 DONE 0.1s 18:43:57 18:43:57 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 18:43:57 #89 DONE 1.2s 18:43:57 18:43:57 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 18:43:57 #90 DONE 0.1s 18:43:57 18:43:57 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:43:57 #91 DONE 0.1s 18:43:57 18:43:57 #92 [security-spire-config stage-2 6/10] COPY security.txt / 18:43:57 #92 DONE 0.1s 18:43:57 18:43:57 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:43:58 #93 DONE 0.1s 18:43:58 18:43:58 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 18:43:58 #94 DONE 0.1s 18:43:58 18:43:58 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:43:58 #95 DONE 0.1s 18:43:58 18:43:58 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:43:58 #96 DONE 0.1s 18:43:58 18:43:58 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:43:58 #97 DONE 0.1s 18:43:58 18:43:58 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 18:43:58 #98 DONE 0.1s 18:43:58 18:43:58 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:43:58 #99 DONE 0.1s 18:43:58 18:43:58 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:43:58 #100 DONE 0.1s 18:43:58 18:43:58 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:43:58 #101 DONE 0.1s 18:43:58 18:43:58 #102 [security-spire-agent] exporting to image 18:43:58 #102 exporting layers 18:43:58 using credential edgex-jenkins-ssh 18:43:58 Cloning the remote Git repository 18:43:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:43:58 #102 exporting layers 0.6s done 18:43:58 #102 writing image sha256:df9acddf51f1b2a115d8516addf8f5bdfecf612a07c88f0600a2785d6816bccf done 18:43:58 #102 naming to docker.io/library/security-spire-server done 18:43:58 #102 exporting layers 0.6s done 18:43:58 #102 writing image sha256:c12820951e79bd7dcd2bc5b0654393309bdb8edbc0829dbe14031b90c99ace9d done 18:43:58 #102 naming to docker.io/library/security-spire-config done 18:43:58 #102 writing image sha256:8a154f72a3eef3b2c8860054872968647eeb90178f1cbf3197cd96c2dc8bb827 done 18:43:58 #102 naming to docker.io/library/security-spire-agent done 18:43:58 #102 DONE 0.7s 18:43:58 18:43:58 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:58 > git init /w/workspace/edgex-go/610 # timeout=10 18:43:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:43:59 > git --version # timeout=10 18:43:59 > git --version # 'git version 2.25.1' 18:43:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:03 #103 ... 18:44:03 18:44:03 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:44:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:17 Avoid second fetch 18:44:17 Checking out Revision 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) 18:44:18 Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:17 > git config core.sparsecheckout # timeout=10 18:44:17 > git checkout -f 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 18:44:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:19 Dload Upload Total Spent Left Speed 18:44:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh 18:44:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:20 + sudo tee /etc/docker/daemon.new 18:44:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:20 { 18:44:20 "registry-mirrors": [ 18:44:20 "https://nexus3.edgexfoundry.org:10001" 18:44:20 ], 18:44:20 "bip": "10.250.0.254/24", 18:44:20 "hosts": [ 18:44:20 "tcp://0.0.0.0:5555", 18:44:20 "unix:///var/run/docker.sock" 18:44:20 ], 18:44:20 "mtu": 1458, 18:44:20 "selinux-enabled": true, 18:44:20 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:20 } [Pipeline] sh 18:44:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:20 + sudo service docker restart 18:44:21 #104 DONE 27.4s 18:44:21 18:44:21 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:21 #67 DONE 27.2s 18:44:21 18:44:21 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:21 #73 DONE 26.8s 18:44:21 18:44:21 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:21 #103 DONE 27.3s 18:44:21 18:44:21 #105 [security-spiffe-token-provider builder 6/7] COPY . . 18:44:27 #105 ... 18:44:27 18:44:27 #106 [security-proxy-setup builder 6/7] COPY . . 18:44:27 #106 ... 18:44:27 18:44:27 #107 [support-notifications builder 6/7] COPY . . 18:44:27 #107 DONE 7.4s 18:44:27 18:44:27 #108 [core-command builder 6/7] COPY . . 18:44:27 #108 DONE 7.4s 18:44:27 18:44:27 #105 [security-spiffe-token-provider builder 6/7] COPY . . 18:44:27 #105 DONE 7.4s 18:44:27 18:44:27 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:44:27 #109 CACHED 18:44:27 18:44:27 #110 [security-proxy-auth builder 6/7] COPY . . 18:44:27 #110 CACHED 18:44:27 18:44:27 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #111 CACHED 18:44:27 18:44:27 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #112 CACHED 18:44:27 18:44:27 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 18:44:27 #113 CACHED 18:44:27 18:44:27 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:44:27 #114 CACHED 18:44:27 18:44:27 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #115 CACHED 18:44:27 18:44:27 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:44:27 #116 CACHED 18:44:27 18:44:27 #117 [security-bootstrapper builder 6/7] COPY . . 18:44:27 #117 CACHED 18:44:27 18:44:27 #106 [security-proxy-setup builder 6/7] COPY . . 18:44:27 #106 DONE 7.4s 18:44:27 18:44:27 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #118 CACHED 18:44:27 18:44:27 #119 [core-metadata builder 6/7] COPY . . 18:44:27 #119 CACHED 18:44:27 18:44:27 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:44:27 #120 CACHED 18:44:27 18:44:27 #121 [security-secretstore-setup builder 6/7] COPY . . 18:44:27 #121 CACHED 18:44:27 18:44:27 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #122 CACHED 18:44:27 18:44:27 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:44:27 #123 CACHED 18:44:27 18:44:27 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:44:27 #124 CACHED 18:44:27 18:44:27 #125 [support-scheduler builder 6/7] COPY . . 18:44:27 #125 CACHED 18:44:27 18:44:27 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #126 CACHED 18:44:27 18:44:27 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 18:44:27 #127 CACHED 18:44:27 18:44:27 #128 [core-data builder 6/7] COPY . . 18:44:27 #128 CACHED 18:44:27 18:44:27 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:27 #129 CACHED 18:44:27 18:44:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:44:28 #130 0.992 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:44:39 #130 ... 18:44:39 18:44:39 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:44:39 #0 0.935 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:44:39 #131 ... 18:44:39 18:44:39 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:44:39 #0 0.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:44:39 #132 ... 18:44:39 18:44:39 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:44:39 #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:44:39 #133 ... 18:44:39 18:44:39 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:44:39 #0 0.341 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:44:39 #134 ... 18:44:39 18:44:39 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:44:39 #0 0.892 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:44:39 #135 ... 18:44:39 18:44:39 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:44:39 #0 1.184 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:44:39 #136 ... 18:44:39 18:44:39 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:44:39 #0 0.523 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:44:39 #137 ... 18:44:39 18:44:39 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:39 #0 0.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:39 provisioning config files... 18:44:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config10583412663307991469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:39 #138 ... 18:44:39 18:44:39 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:44:39 #0 1.120 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:44:39 #139 ... 18:44:39 18:44:39 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:44:39 #0 0.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:44:39 ---> ****-login.sh 18:44:39 nexus3.edgexfoundry.org:10001 18:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:40 Configure a credential helper to remove this warning. See 18:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:40 18:44:40 Login Succeeded 18:44:40 nexus3.edgexfoundry.org:10002 18:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:40 Configure a credential helper to remove this warning. See 18:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:40 18:44:40 Login Succeeded 18:44:40 nexus3.edgexfoundry.org:10003 18:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:41 Configure a credential helper to remove this warning. See 18:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:41 18:44:41 Login Succeeded 18:44:41 nexus3.edgexfoundry.org:10004 18:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:41 Configure a credential helper to remove this warning. See 18:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:41 18:44:41 Login Succeeded 18:44:41 ****.io 18:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:41 Configure a credential helper to remove this warning. See 18:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:41 18:44:41 Login Succeeded 18:44:41 ---> ****-login.sh ends [Pipeline] } 18:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:44:42 + git config --global --add safe.directory /w/workspace/edgex-go/610 [Pipeline] echo 18:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:42 ========================================================= 18:44:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:44:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:44:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:43 9fda8d8052c6: Pulling fs layer 18:44:43 5d54e960e981: Pulling fs layer 18:44:43 c4a7e357bf2a: Pulling fs layer 18:44:43 f0e02332f6b5: Pulling fs layer 18:44:43 872ee5b61b7b: Pulling fs layer 18:44:43 f0e02332f6b5: Waiting 18:44:43 0c6a40ed1a82: Pulling fs layer 18:44:43 94ae7d8d031c: Pulling fs layer 18:44:43 872ee5b61b7b: Waiting 18:44:43 0c6a40ed1a82: Waiting 18:44:43 5d54e960e981: Download complete 18:44:43 f0e02332f6b5: Verifying Checksum 18:44:43 f0e02332f6b5: Download complete 18:44:43 872ee5b61b7b: Download complete 18:44:43 9fda8d8052c6: Download complete 18:44:44 94ae7d8d031c: Verifying Checksum 18:44:44 94ae7d8d031c: Download complete 18:44:44 9fda8d8052c6: Pull complete 18:44:44 5d54e960e981: Pull complete 18:44:45 c4a7e357bf2a: Download complete 18:44:46 0c6a40ed1a82: Verifying Checksum 18:44:46 0c6a40ed1a82: Download complete 18:44:58 c4a7e357bf2a: Pull complete 18:44:58 f0e02332f6b5: Pull complete 18:44:58 872ee5b61b7b: Pull complete 18:45:09 0c6a40ed1a82: Pull complete 18:45:10 94ae7d8d031c: Pull complete 18:45:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:45:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 18:45:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:45:11 WORKDIR /edgex 18:45:11 COPY go.mod . 18:45:11 RUN go mod download 18:45:11 + docker build -t ci-base-image-arm64 -f - . 18:45:11 Sending build context to Docker daemon 2.917MB 18:45:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:45:11 ---> 86de565de09d 18:45:11 Step 2/4 : WORKDIR /edgex 18:45:13 ---> Running in 3b93db5564e3 18:45:14 Removing intermediate container 3b93db5564e3 18:45:14 ---> 3904d0bff6f7 18:45:14 Step 3/4 : COPY go.mod . 18:45:14 ---> 840b05d8611a 18:45:14 Step 4/4 : RUN go mod download 18:45:14 ---> Running in 9736c98bcdb0 18:45:47 #140 ... 18:45:47 18:45:47 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:45:47 #138 71.64 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:45:51 #138 DONE 83.0s 18:45:51 18:45:51 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:45:51 #134 DONE 83.0s 18:45:51 18:45:51 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:45:51 #132 DONE 83.0s 18:45:51 18:45:51 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:45:51 #131 DONE 83.0s 18:45:51 18:45:51 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:45:51 #140 DONE 83.0s 18:45:51 18:45:51 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:45:51 #133 DONE 83.0s 18:45:51 18:45:51 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:45:51 #135 DONE 83.0s 18:45:51 18:45:51 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #141 ... 18:45:51 18:45:51 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:45:51 #137 DONE 83.1s 18:45:51 18:45:51 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:45:51 #139 DONE 83.2s 18:45:51 18:45:51 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:45:51 #142 ... 18:45:51 18:45:51 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:45:51 #130 DONE 83.4s 18:45:51 18:45:51 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:45:51 #136 DONE 83.4s 18:45:51 18:45:51 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #143 ... 18:45:51 18:45:51 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #141 DONE 0.7s 18:45:51 18:45:51 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #144 DONE 0.6s 18:45:51 18:45:51 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:45:51 #142 DONE 0.6s 18:45:51 18:45:51 #145 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #145 DONE 0.8s 18:45:51 18:45:51 #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #146 DONE 0.7s 18:45:51 18:45:51 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #147 DONE 0.7s 18:45:51 18:45:51 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #143 DONE 0.4s 18:45:51 18:45:51 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:45:51 #148 ... 18:45:51 18:45:51 #149 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:45:51 #149 DONE 0.4s 18:45:51 18:45:51 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 18:45:51 #150 DONE 0.4s 18:45:51 18:45:51 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:45:51 #151 DONE 0.3s 18:45:51 18:45:51 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 18:45:51 #152 CACHED 18:45:51 18:45:51 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 18:45:51 #153 CACHED 18:45:52 18:45:52 #154 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:45:52 #154 DONE 0.4s 18:45:52 18:45:52 #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:45:52 #155 CACHED 18:45:52 18:45:52 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:52 #156 CACHED 18:45:52 18:45:52 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:52 #157 CACHED 18:45:52 18:45:52 #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:45:52 #158 CACHED 18:45:52 18:45:52 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 18:45:52 #159 CACHED 18:45:52 18:45:52 #160 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:45:52 #160 CACHED 18:45:52 18:45:52 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 18:45:52 #161 DONE 0.4s 18:45:52 18:45:52 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 18:45:52 #148 DONE 0.4s 18:45:52 18:45:52 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:45:53 Removing intermediate container 9736c98bcdb0 18:45:53 ---> 95bffcd186b8 18:45:53 Successfully built 95bffcd186b8 18:45:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:53 #162 ... 18:45:53 18:45:53 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:45:53 #163 DONE 2.0s 18:45:53 18:45:53 #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:45:53 #164 DONE 2.0s 18:45:53 18:45:53 #165 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:45:53 #165 DONE 2.0s 18:45:53 18:45:53 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 18:45:53 #166 DONE 1.9s 18:45:53 18:45:53 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:45:53 #167 DONE 2.0s 18:45:53 18:45:53 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:45:53 #168 DONE 2.0s 18:45:53 18:45:53 #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:45:53 #169 DONE 2.0s 18:45:53 18:45:53 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:45:53 #170 DONE 2.0s 18:45:53 18:45:53 #171 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:45:53 #171 DONE 2.1s 18:45:53 18:45:53 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:45:53 #162 DONE 2.0s 18:45:53 18:45:53 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:45:54 #172 ... 18:45:54 18:45:54 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:45:54 #173 DONE 0.3s 18:45:54 18:45:54 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:45:54 #174 DONE 0.3s 18:45:54 18:45:54 #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:45:54 #175 DONE 0.3s 18:45:54 18:45:54 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:45:54 #176 DONE 0.4s 18:45:54 18:45:54 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:45:54 #177 DONE 0.4s 18:45:54 18:45:54 #102 [support-notifications] exporting to image 18:45:54 #102 exporting layers 18:45:54 #102 ... 18:45:54 18:45:54 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:45:54 #178 DONE 0.4s 18:45:54 18:45:54 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:45:54 #172 DONE 0.4s 18:45:54 18:45:54 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:45:54 #179 DONE 0.4s 18:45:54 18:45:54 #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:45:54 #180 DONE 0.4s 18:45:54 18:45:54 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 18:45:54 #181 DONE 2.9s 18:45:54 18:45:54 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:45:54 #182 DONE 0.4s 18:45:54 18:45:54 #102 [core-data] exporting to image 18:45:54 + docker inspect -f . ci-base-image-arm64 18:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 18:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 18:45:54 #102 ... 18:45:54 18:45:54 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:45:54 #183 DONE 0.5s 18:45:54 18:45:54 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:45:54 #184 DONE 0.6s 18:45:54 18:45:54 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:45:54 #185 DONE 0.6s 18:45:54 18:45:54 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:45:54 #186 DONE 0.5s 18:45:54 18:45:54 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 18:45:54 #187 DONE 0.5s 18:45:54 18:45:54 #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:45:54 #188 DONE 0.5s 18:45:54 18:45:54 #102 [core-metadata] exporting to image 18:45:55 #102 ... 18:45:55 18:45:55 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:45:55 #189 DONE 0.4s 18:45:55 18:45:55 #102 [core-command] exporting to image 18:45:55 #102 exporting layers 1.0s done 18:45:55 #102 writing image sha256:0149956b6a3b31eb05d4433f329495395b91e0e1a71170b0907887a038ae404e done 18:45:55 #102 writing image sha256:a99c40a1a586dc828d7e5327e69ff6fa004e3b91710d157526fea009951e1248 0.0s done 18:45:55 #102 naming to docker.io/library/support-scheduler done 18:45:55 #102 naming to docker.io/library/core-command done 18:45:55 #102 ... 18:45:55 18:45:55 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:45:55 #190 DONE 0.4s 18:45:55 18:45:55 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 18:45:55 #191 DONE 0.4s 18:45:55 18:45:55 #102 [security-spiffe-token-provider] exporting to image 18:45:55 #102 exporting layers 1.0s done 18:45:55 #102 writing image sha256:f5fb607f283aff4e1bb83b9f307d1d56cb72d449c6e3db09f86538dd972b1d95 0.0s done 18:45:55 #102 writing image sha256:71d9fd118ba639e1fb4af84c4cdfc05205fb7cbd5b73632ce3072312ad6fa08a 0.0s done 18:45:55 #102 naming to docker.io/library/security-spiffe-token-provider done 18:45:55 #102 naming to docker.io/library/support-notifications done 18:45:55 #102 writing image sha256:e33b9750418a60987f6b93ab1204892a1631b4791d8109ff2d6983b2fb98f34c 0.0s done 18:45:55 #102 naming to docker.io/library/core-metadata 18:45:55 #102 naming to docker.io/library/core-metadata 0.3s done 18:45:55 #102 writing image sha256:4aea55e500189b43ca58374bbc25c4df6fe5e35b343f54353b1ec74b4749b7f8 done 18:45:55 #102 naming to docker.io/library/core-data done 18:45:55 #102 DONE 2.2s 18:45:55 18:45:55 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:45:55 #192 DONE 0.5s 18:45:55 18:45:55 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:45:55 $ docker top 7ba144d45d8037470d04623df4c2bb2c93137c68c9938660ad5031dede588f1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:56 #193 ... 18:45:56 18:45:56 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:45:56 #194 DONE 1.2s 18:45:56 18:45:56 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:45:56 #195 DONE 1.3s 18:45:56 18:45:56 #196 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:45:56 #196 DONE 0.8s 18:45:56 18:45:56 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:45:56 #197 DONE 0.9s 18:45:56 18:45:56 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:45:56 #193 DONE 0.4s 18:45:56 18:45:56 #102 [security-proxy-setup] exporting to image 18:45:56 #102 ... 18:45:56 18:45:56 #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:45:56 #198 DONE 0.2s 18:45:56 18:45:56 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 18:45:56 #199 DONE 0.1s 18:45:56 18:45:56 #102 [core-common-config-bootstrapper] exporting to image 18:45:56 #102 exporting layers 0.3s done 18:45:56 #102 writing image sha256:2896bc411c76377ea74be09d96b425aab4776b62a847f1fa82c22795d5006591 0.0s done 18:45:56 #102 naming to docker.io/library/core-common-config-bootstrapper done 18:45:56 #102 writing image sha256:c443060bcb4ce128780e7ab7aa0527020fd8ff775c0d2e5d548a24729ff65794 done 18:45:56 #102 naming to docker.io/library/security-proxy-auth 18:45:56 #102 exporting layers 0.3s done 18:45:56 #102 naming to docker.io/library/security-proxy-auth done 18:45:56 #102 writing image sha256:d019ccafa6577124977a747f4065b3b17511e672d0f6bf6f41f73fa366d7e6c7 done 18:45:56 #102 naming to docker.io/library/security-proxy-setup done 18:45:56 #102 DONE 2.6s 18:45:56 18:45:56 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 18:45:56 #200 DONE 0.1s 18:45:56 18:45:56 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:45:56 #201 DONE 0.1s 18:45:56 18:45:56 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:45:56 + go version 18:45:56 go version go1.21.0 linux/arm64 18:45:56 #202 ... 18:45:56 18:45:56 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:45:56 #203 DONE 0.0s 18:45:56 18:45:56 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:45:56 #202 DONE 0.6s 18:45:56 18:45:56 #102 [security-secretstore-setup] exporting to image [Pipeline] } 18:45:56 $ docker stop --time=1 7ba144d45d8037470d04623df4c2bb2c93137c68c9938660ad5031dede588f1b 18:45:57 #102 exporting layers 0.2s done 18:45:57 #102 writing image sha256:89053d2b511080a9c95d98aa88c51f17c6dc07869e0ec058be812f37950f1293 18:45:57 #102 writing image sha256:89053d2b511080a9c95d98aa88c51f17c6dc07869e0ec058be812f37950f1293 done 18:45:57 #102 naming to docker.io/library/security-secretstore-setup done 18:45:57 #102 DONE 2.8s 18:45:57 18:45:57 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 18:45:57 #204 DONE 0.7s 18:45:57 18:45:57 #102 [security-bootstrapper] exporting to image 18:45:57 #102 exporting layers 0.2s done 18:45:57 #102 writing image sha256:5f2f82d1094e8c1882cb24ceb2a9baade380bfe6a5c509c18840f12beb9cfdb3 done 18:45:57 #102 naming to docker.io/library/security-bootstrapper done 18:45:57 #102 DONE 3.1s 18:45:57 18:45:57 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:57 time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:45:58 $ docker rm -f --volumes 7ba144d45d8037470d04623df4c2bb2c93137c68c9938660ad5031dede588f1b [Pipeline] // withDockerContainer [Pipeline] } 18:45:58 $ docker stop --time=1 4814795f1dc42fca442b472d39be9347dd412641d35f8181e222ca9ef2d31532 18:46:00 $ docker rm -f --volumes 4814795f1dc42fca442b472d39be9347dd412641d35f8181e222ca9ef2d31532 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [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] { 18:46:01 + docker images 18:46:01 REPOSITORY TAG IMAGE ID CREATED SIZE 18:46:01 security-bootstrapper latest 5f2f82d1094e 3 seconds ago 30MB 18:46:01 security-secretstore-setup latest 89053d2b5110 4 seconds ago 51.3MB 18:46:01 core-common-config-bootstrapper latest 2896bc411c76 5 seconds ago 24.9MB 18:46:01 security-proxy-auth latest c443060bcb4c 5 seconds ago 26.1MB 18:46:01 security-proxy-setup latest d019ccafa657 5 seconds ago 36MB 18:46:01 core-command latest a99c40a1a586 6 seconds ago 27.8MB 18:46:01 core-data latest 4aea55e50018 6 seconds ago 28MB 18:46:01 support-notifications latest f5fb607f283a 6 seconds ago 41.6MB 18:46:01 core-metadata latest e33b9750418a 6 seconds ago 28.4MB 18:46:01 security-spiffe-token-provider latest 71d9fd118ba6 6 seconds ago 42MB 18:46:01 support-scheduler latest 0149956b6a3b 7 seconds ago 40.8MB 18:46:01 security-spire-agent latest 8a154f72a3ee 2 minutes ago 167MB 18:46:01 security-spire-config latest c12820951e79 2 minutes ago 108MB 18:46:01 security-spire-server latest df9acddf51f1 2 minutes ago 109MB 18:46:01 ci-base-image-x86_64 latest f749e9862604 4 minutes ago 937MB 18:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB 18:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 18:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:01 provisioning config files... 18:46:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config3656553472607225702tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:01 18:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:01 ---> ****-login.sh 18:46:01 nexus3.edgexfoundry.org:10001 18:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:01 Configure a credential helper to remove this warning. See 18:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:01 18:46:01 Login Succeeded 18:46:01 nexus3.edgexfoundry.org:10002 18:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:01 Configure a credential helper to remove this warning. See 18:46:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:01 18:46:01 Login Succeeded 18:46:01 nexus3.edgexfoundry.org:10003 18:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:02 latest: Pulling from edgex-devops/edgex-compose-arm64 18:46:02 547446be3368: Pulling fs layer 18:46:02 d125d8839a47: Pulling fs layer 18:46:02 3e85d5ac6304: Pulling fs layer 18:46:02 c3105a71a48b: Pulling fs layer 18:46:02 0f093f025ec4: Pulling fs layer 18:46:02 c3106fc0e877: Pulling fs layer 18:46:02 c3105a71a48b: Waiting 18:46:02 0f093f025ec4: Waiting 18:46:02 c3106fc0e877: Waiting 18:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:02 Configure a credential helper to remove this warning. See 18:46:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:02 18:46:02 Login Succeeded 18:46:02 nexus3.edgexfoundry.org:10004 18:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:02 Configure a credential helper to remove this warning. See 18:46:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:02 18:46:02 Login Succeeded 18:46:02 ****.io 18:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:02 547446be3368: Verifying Checksum 18:46:02 547446be3368: Download complete 18:46:02 c3105a71a48b: Verifying Checksum 18:46:02 c3105a71a48b: Download complete 18:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:02 Configure a credential helper to remove this warning. See 18:46:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:02 18:46:02 Login Succeeded 18:46:02 ---> ****-login.sh ends [Pipeline] } 18:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:46:02 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:02 latest 18:46:02 3.2.0-dev.1 18:46:02 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:02 main 18:46:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:02 d125d8839a47: Verifying Checksum 18:46:02 d125d8839a47: Download complete 18:46:02 c3106fc0e877: Verifying Checksum 18:46:02 c3106fc0e877: Download complete 18:46:02 0f093f025ec4: Verifying Checksum 18:46:02 0f093f025ec4: Download complete 18:46:03 547446be3368: Pull complete 18:46:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:03 + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:46:03 63d78ac00c02: Preparing 18:46:03 7efa6ec5b26a: Preparing 18:46:03 2e5546e3dbdf: Preparing 18:46:03 2713e551fb7b: Preparing 18:46:03 dd61fe21fbba: Preparing 18:46:03 c35b6ab1279b: Preparing 18:46:03 cc2447e1835a: Preparing 18:46:03 c35b6ab1279b: Waiting 18:46:03 cc2447e1835a: Waiting 18:46:03 2713e551fb7b: Pushed 18:46:03 2e5546e3dbdf: Pushed 18:46:04 dd61fe21fbba: Pushed 18:46:04 d125d8839a47: Pull complete 18:46:04 3e85d5ac6304: Verifying Checksum 18:46:04 3e85d5ac6304: Download complete 18:46:05 7efa6ec5b26a: Pushed 18:46:05 cc2447e1835a: Layer already exists 18:46:05 63d78ac00c02: Pushed 18:46:05 c35b6ab1279b: Pushed 18:46:05 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:46:06 63d78ac00c02: Preparing 18:46:06 7efa6ec5b26a: Preparing 18:46:06 2e5546e3dbdf: Preparing 18:46:06 2713e551fb7b: Preparing 18:46:06 dd61fe21fbba: Preparing 18:46:06 c35b6ab1279b: Preparing 18:46:06 cc2447e1835a: Preparing 18:46:06 c35b6ab1279b: Waiting 18:46:06 cc2447e1835a: Waiting 18:46:06 dd61fe21fbba: Layer already exists 18:46:06 2713e551fb7b: Layer already exists 18:46:06 7efa6ec5b26a: Layer already exists 18:46:06 2e5546e3dbdf: Layer already exists 18:46:06 63d78ac00c02: Layer already exists 18:46:06 c35b6ab1279b: Layer already exists 18:46:06 cc2447e1835a: Layer already exists 18:46:06 latest: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:07 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 18:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:46:07 63d78ac00c02: Preparing 18:46:07 7efa6ec5b26a: Preparing 18:46:07 2e5546e3dbdf: Preparing 18:46:07 2713e551fb7b: Preparing 18:46:07 dd61fe21fbba: Preparing 18:46:07 c35b6ab1279b: Preparing 18:46:07 cc2447e1835a: Preparing 18:46:07 cc2447e1835a: Waiting 18:46:07 c35b6ab1279b: Waiting 18:46:07 2713e551fb7b: Layer already exists 18:46:07 dd61fe21fbba: Layer already exists 18:46:07 2e5546e3dbdf: Layer already exists 18:46:07 63d78ac00c02: Layer already exists 18:46:07 7efa6ec5b26a: Layer already exists 18:46:07 cc2447e1835a: Layer already exists 18:46:07 c35b6ab1279b: Layer already exists 18:46:07 3.2.0-dev.1: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:08 + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:46:08 63d78ac00c02: Preparing 18:46:08 7efa6ec5b26a: Preparing 18:46:08 2e5546e3dbdf: Preparing 18:46:08 2713e551fb7b: Preparing 18:46:08 dd61fe21fbba: Preparing 18:46:08 c35b6ab1279b: Preparing 18:46:08 cc2447e1835a: Preparing 18:46:08 c35b6ab1279b: Waiting 18:46:08 cc2447e1835a: Waiting 18:46:08 2e5546e3dbdf: Layer already exists 18:46:08 dd61fe21fbba: Layer already exists 18:46:08 63d78ac00c02: Layer already exists 18:46:08 7efa6ec5b26a: Layer already exists 18:46:08 2713e551fb7b: Layer already exists 18:46:08 c35b6ab1279b: Layer already exists 18:46:08 cc2447e1835a: Layer already exists 18:46:08 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:46:09 63d78ac00c02: Preparing 18:46:09 7efa6ec5b26a: Preparing 18:46:09 2e5546e3dbdf: Preparing 18:46:09 2713e551fb7b: Preparing 18:46:09 dd61fe21fbba: Preparing 18:46:09 c35b6ab1279b: Preparing 18:46:09 cc2447e1835a: Preparing 18:46:09 cc2447e1835a: Waiting 18:46:09 c35b6ab1279b: Waiting 18:46:09 7efa6ec5b26a: Layer already exists 18:46:09 dd61fe21fbba: Layer already exists 18:46:09 2713e551fb7b: Layer already exists 18:46:09 2e5546e3dbdf: Layer already exists 18:46:09 63d78ac00c02: Layer already exists 18:46:09 c35b6ab1279b: Layer already exists 18:46:09 cc2447e1835a: Layer already exists 18:46:09 main: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:09 ===================================================== [Pipeline] echo 18:46:09 taggedImages: 18:46:09 - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:09 - nexus3.edgexfoundry.org:10004/core-command:latest 18:46:09 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 18:46:09 - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:46:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 18:46:09 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:09 latest 18:46:09 3.2.0-dev.1 18:46:09 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:09 main 18:46:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:46:10 0c7055413b80: Preparing 18:46:10 36a4ca95fb74: Preparing 18:46:10 6bf213fe394d: Preparing 18:46:10 eef5620ea0b0: Preparing 18:46:10 2e5546e3dbdf: Preparing 18:46:10 2713e551fb7b: Preparing 18:46:10 dd61fe21fbba: Preparing 18:46:10 c35b6ab1279b: Preparing 18:46:10 cc2447e1835a: Preparing 18:46:10 c35b6ab1279b: Waiting 18:46:10 2713e551fb7b: Waiting 18:46:10 cc2447e1835a: Waiting 18:46:10 dd61fe21fbba: Waiting 18:46:10 2e5546e3dbdf: Layer already exists 18:46:10 2713e551fb7b: Layer already exists 18:46:10 dd61fe21fbba: Layer already exists 18:46:10 c35b6ab1279b: Layer already exists 18:46:10 6bf213fe394d: Pushed 18:46:10 cc2447e1835a: Layer already exists 18:46:10 0c7055413b80: Pushed 18:46:10 36a4ca95fb74: Pushed 18:46:11 eef5620ea0b0: Pushed 18:46:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:12 + 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 18:46:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:46:12 0c7055413b80: Preparing 18:46:12 36a4ca95fb74: Preparing 18:46:12 6bf213fe394d: Preparing 18:46:12 eef5620ea0b0: Preparing 18:46:12 2e5546e3dbdf: Preparing 18:46:12 2713e551fb7b: Preparing 18:46:12 dd61fe21fbba: Preparing 18:46:12 c35b6ab1279b: Preparing 18:46:12 cc2447e1835a: Preparing 18:46:12 2713e551fb7b: Waiting 18:46:12 dd61fe21fbba: Waiting 18:46:12 c35b6ab1279b: Waiting 18:46:12 cc2447e1835a: Waiting 18:46:12 36a4ca95fb74: Layer already exists 18:46:12 6bf213fe394d: Layer already exists 18:46:12 2e5546e3dbdf: Layer already exists 18:46:12 0c7055413b80: Layer already exists 18:46:12 eef5620ea0b0: Layer already exists 18:46:12 dd61fe21fbba: Layer already exists 18:46:12 2713e551fb7b: Layer already exists 18:46:12 cc2447e1835a: Layer already exists 18:46:12 c35b6ab1279b: Layer already exists 18:46:12 latest: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 18:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:46:13 0c7055413b80: Preparing 18:46:13 36a4ca95fb74: Preparing 18:46:13 6bf213fe394d: Preparing 18:46:13 eef5620ea0b0: Preparing 18:46:13 2e5546e3dbdf: Preparing 18:46:13 2713e551fb7b: Preparing 18:46:13 dd61fe21fbba: Preparing 18:46:13 c35b6ab1279b: Preparing 18:46:13 cc2447e1835a: Preparing 18:46:13 dd61fe21fbba: Waiting 18:46:13 c35b6ab1279b: Waiting 18:46:13 cc2447e1835a: Waiting 18:46:13 2713e551fb7b: Waiting 18:46:13 eef5620ea0b0: Layer already exists 18:46:13 0c7055413b80: Layer already exists 18:46:13 36a4ca95fb74: Layer already exists 18:46:13 6bf213fe394d: Layer already exists 18:46:13 2e5546e3dbdf: Layer already exists 18:46:13 dd61fe21fbba: Layer already exists 18:46:13 2713e551fb7b: Layer already exists 18:46:13 cc2447e1835a: Layer already exists 18:46:13 c35b6ab1279b: Layer already exists 18:46:13 3.2.0-dev.1: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:46:14 0c7055413b80: Preparing 18:46:14 36a4ca95fb74: Preparing 18:46:14 6bf213fe394d: Preparing 18:46:14 eef5620ea0b0: Preparing 18:46:14 2e5546e3dbdf: Preparing 18:46:14 2713e551fb7b: Preparing 18:46:14 dd61fe21fbba: Preparing 18:46:14 c35b6ab1279b: Preparing 18:46:14 cc2447e1835a: Preparing 18:46:14 c35b6ab1279b: Waiting 18:46:14 2713e551fb7b: Waiting 18:46:14 dd61fe21fbba: Waiting 18:46:14 cc2447e1835a: Waiting 18:46:14 2e5546e3dbdf: Layer already exists 18:46:14 0c7055413b80: Layer already exists 18:46:14 36a4ca95fb74: Layer already exists 18:46:14 6bf213fe394d: Layer already exists 18:46:14 eef5620ea0b0: Layer already exists 18:46:14 2713e551fb7b: Layer already exists 18:46:14 c35b6ab1279b: Layer already exists 18:46:14 dd61fe21fbba: Layer already exists 18:46:14 cc2447e1835a: Layer already exists 18:46:14 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:14 + 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 18:46:15 3e85d5ac6304: Pull complete 18:46:15 c3105a71a48b: Pull complete 18:46:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 18:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:46:15 0c7055413b80: Preparing 18:46:15 36a4ca95fb74: Preparing 18:46:15 6bf213fe394d: Preparing 18:46:15 eef5620ea0b0: Preparing 18:46:15 2e5546e3dbdf: Preparing 18:46:15 2713e551fb7b: Preparing 18:46:15 dd61fe21fbba: Preparing 18:46:15 c35b6ab1279b: Preparing 18:46:15 cc2447e1835a: Preparing 18:46:15 2713e551fb7b: Waiting 18:46:15 dd61fe21fbba: Waiting 18:46:15 cc2447e1835a: Waiting 18:46:15 c35b6ab1279b: Waiting 18:46:15 2e5546e3dbdf: Layer already exists 18:46:15 6bf213fe394d: Layer already exists 18:46:15 eef5620ea0b0: Layer already exists 18:46:15 36a4ca95fb74: Layer already exists 18:46:15 0c7055413b80: Layer already exists 18:46:15 2713e551fb7b: Layer already exists 18:46:15 cc2447e1835a: Layer already exists 18:46:15 c35b6ab1279b: Layer already exists 18:46:15 dd61fe21fbba: Layer already exists 18:46:15 main: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:15 ===================================================== [Pipeline] echo 18:46:15 taggedImages: 18:46:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:46:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 18:46:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 18:46:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:46:15 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:15 latest 18:46:15 3.2.0-dev.1 18:46:15 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:15 main 18:46:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:16 0f093f025ec4: Pull complete 18:46:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:16 c3106fc0e877: Pull complete 18:46:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 18:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:16 + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:46:16 f92d43810367: Preparing 18:46:16 9251ac22fddf: Preparing 18:46:16 2e5546e3dbdf: Preparing 18:46:16 2713e551fb7b: Preparing 18:46:16 9f11f2c06a6d: Preparing 18:46:16 998f59eb864d: Preparing 18:46:16 cc2447e1835a: Preparing 18:46:16 998f59eb864d: Waiting 18:46:16 cc2447e1835a: Waiting 18:46:16 2713e551fb7b: Layer already exists 18:46:16 2e5546e3dbdf: Layer already exists 18:46:16 cc2447e1835a: Layer already exists 18:46:16 f92d43810367: Pushed 18:46:16 998f59eb864d: Pushed 18:46:16 prd-ubuntu20.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 18:46:16 $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 18:46:17 9f11f2c06a6d: Pushed 18:46:18 9251ac22fddf: Pushed 18:46:18 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 18:46:19 $ docker top e0e9f1185b47422e50533437f03dc3deaf00fb57c660c5bfcc39601369df56c3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + docker compose -f ./docker-compose-build.yml build --parallel 18:46:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:46:20 f92d43810367: Preparing 18:46:20 9251ac22fddf: Preparing 18:46:20 2e5546e3dbdf: Preparing 18:46:20 2713e551fb7b: Preparing 18:46:20 9f11f2c06a6d: Preparing 18:46:20 998f59eb864d: Preparing 18:46:20 cc2447e1835a: Preparing 18:46:20 998f59eb864d: Waiting 18:46:20 cc2447e1835a: Waiting 18:46:20 f92d43810367: Layer already exists 18:46:20 2e5546e3dbdf: Layer already exists 18:46:20 2713e551fb7b: Layer already exists 18:46:20 9251ac22fddf: Layer already exists 18:46:20 9f11f2c06a6d: Layer already exists 18:46:20 998f59eb864d: Layer already exists 18:46:20 cc2447e1835a: Layer already exists 18:46:20 latest: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 18:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:46:21 f92d43810367: Preparing 18:46:21 9251ac22fddf: Preparing 18:46:21 2e5546e3dbdf: Preparing 18:46:21 2713e551fb7b: Preparing 18:46:21 9f11f2c06a6d: Preparing 18:46:21 998f59eb864d: Preparing 18:46:21 cc2447e1835a: Preparing 18:46:21 cc2447e1835a: Waiting 18:46:21 998f59eb864d: Waiting 18:46:21 f92d43810367: Layer already exists 18:46:21 2e5546e3dbdf: Layer already exists 18:46:21 9f11f2c06a6d: Layer already exists 18:46:21 9251ac22fddf: Layer already exists 18:46:21 2713e551fb7b: Layer already exists 18:46:21 998f59eb864d: Layer already exists 18:46:21 cc2447e1835a: Layer already exists 18:46:21 3.2.0-dev.1: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:21 + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:46:21 f92d43810367: Preparing 18:46:21 9251ac22fddf: Preparing 18:46:21 2e5546e3dbdf: Preparing 18:46:21 2713e551fb7b: Preparing 18:46:21 9f11f2c06a6d: Preparing 18:46:21 998f59eb864d: Preparing 18:46:21 cc2447e1835a: Preparing 18:46:21 998f59eb864d: Waiting 18:46:21 9f11f2c06a6d: Layer already exists 18:46:21 f92d43810367: Layer already exists 18:46:21 2e5546e3dbdf: Layer already exists 18:46:21 2713e551fb7b: Layer already exists 18:46:21 998f59eb864d: Layer already exists 18:46:21 cc2447e1835a: Layer already exists 18:46:21 9251ac22fddf: Layer already exists 18:46:21 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:46:22 f92d43810367: Preparing 18:46:22 9251ac22fddf: Preparing 18:46:22 2e5546e3dbdf: Preparing 18:46:22 2713e551fb7b: Preparing 18:46:22 9f11f2c06a6d: Preparing 18:46:22 998f59eb864d: Preparing 18:46:22 cc2447e1835a: Preparing 18:46:22 998f59eb864d: Waiting 18:46:22 9f11f2c06a6d: Layer already exists 18:46:22 f92d43810367: Layer already exists 18:46:22 2713e551fb7b: Layer already exists 18:46:22 2e5546e3dbdf: Layer already exists 18:46:22 9251ac22fddf: Layer already exists 18:46:22 998f59eb864d: Layer already exists 18:46:22 cc2447e1835a: Layer already exists 18:46:22 main: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:23 ===================================================== [Pipeline] echo 18:46:23 taggedImages: 18:46:23 - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:23 - nexus3.edgexfoundry.org:10004/core-data:latest 18:46:23 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 18:46:23 - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:46:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:46:23 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:23 latest 18:46:23 3.2.0-dev.1 18:46:23 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:23 main 18:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:46:24 e69ee0aa236a: Preparing 18:46:24 b8314f380225: Preparing 18:46:24 292ae3ed3144: Preparing 18:46:24 2e5546e3dbdf: Preparing 18:46:24 2713e551fb7b: Preparing 18:46:24 dd61fe21fbba: Preparing 18:46:24 c35b6ab1279b: Preparing 18:46:24 cc2447e1835a: Preparing 18:46:24 dd61fe21fbba: Waiting 18:46:24 cc2447e1835a: Waiting 18:46:24 2713e551fb7b: Layer already exists 18:46:24 2e5546e3dbdf: Layer already exists 18:46:24 dd61fe21fbba: Layer already exists 18:46:24 c35b6ab1279b: Layer already exists 18:46:24 cc2447e1835a: Layer already exists 18:46:24 e69ee0aa236a: Pushed 18:46:24 b8314f380225: Pushed 18:46:26 292ae3ed3144: Pushed 18:46:26 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:46:27 e69ee0aa236a: Preparing 18:46:27 b8314f380225: Preparing 18:46:27 292ae3ed3144: Preparing 18:46:27 2e5546e3dbdf: Preparing 18:46:27 2713e551fb7b: Preparing 18:46:27 dd61fe21fbba: Preparing 18:46:27 c35b6ab1279b: Preparing 18:46:27 cc2447e1835a: Preparing 18:46:27 dd61fe21fbba: Waiting 18:46:27 c35b6ab1279b: Waiting 18:46:27 cc2447e1835a: Waiting 18:46:27 2e5546e3dbdf: Layer already exists 18:46:27 292ae3ed3144: Layer already exists 18:46:27 e69ee0aa236a: Layer already exists 18:46:27 2713e551fb7b: Layer already exists 18:46:27 b8314f380225: Layer already exists 18:46:27 c35b6ab1279b: Layer already exists 18:46:27 dd61fe21fbba: Layer already exists 18:46:27 cc2447e1835a: Layer already exists 18:46:27 latest: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 18:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:46:27 e69ee0aa236a: Preparing 18:46:27 b8314f380225: Preparing 18:46:27 292ae3ed3144: Preparing 18:46:27 2e5546e3dbdf: Preparing 18:46:27 2713e551fb7b: Preparing 18:46:27 dd61fe21fbba: Preparing 18:46:27 c35b6ab1279b: Preparing 18:46:27 cc2447e1835a: Preparing 18:46:27 c35b6ab1279b: Waiting 18:46:27 cc2447e1835a: Waiting 18:46:27 dd61fe21fbba: Waiting 18:46:27 2713e551fb7b: Layer already exists 18:46:27 292ae3ed3144: Layer already exists 18:46:27 b8314f380225: Layer already exists 18:46:27 2e5546e3dbdf: Layer already exists 18:46:27 e69ee0aa236a: Layer already exists 18:46:27 dd61fe21fbba: Layer already exists 18:46:27 c35b6ab1279b: Layer already exists 18:46:27 cc2447e1835a: Layer already exists 18:46:27 3.2.0-dev.1: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:46:28 e69ee0aa236a: Preparing 18:46:28 b8314f380225: Preparing 18:46:28 292ae3ed3144: Preparing 18:46:28 2e5546e3dbdf: Preparing 18:46:28 2713e551fb7b: Preparing 18:46:28 dd61fe21fbba: Preparing 18:46:28 c35b6ab1279b: Preparing 18:46:28 cc2447e1835a: Preparing 18:46:28 dd61fe21fbba: Waiting 18:46:28 c35b6ab1279b: Waiting 18:46:28 cc2447e1835a: Waiting 18:46:28 b8314f380225: Layer already exists 18:46:28 e69ee0aa236a: Layer already exists 18:46:28 292ae3ed3144: Layer already exists 18:46:28 2e5546e3dbdf: Layer already exists 18:46:28 2713e551fb7b: Layer already exists 18:46:28 c35b6ab1279b: Layer already exists 18:46:28 dd61fe21fbba: Layer already exists 18:46:28 cc2447e1835a: Layer already exists 18:46:28 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:46:29 e69ee0aa236a: Preparing 18:46:29 b8314f380225: Preparing 18:46:29 292ae3ed3144: Preparing 18:46:29 2e5546e3dbdf: Preparing 18:46:29 2713e551fb7b: Preparing 18:46:29 dd61fe21fbba: Preparing 18:46:29 c35b6ab1279b: Preparing 18:46:29 cc2447e1835a: Preparing 18:46:29 c35b6ab1279b: Waiting 18:46:29 cc2447e1835a: Waiting 18:46:29 dd61fe21fbba: Waiting 18:46:29 b8314f380225: Layer already exists 18:46:29 2713e551fb7b: Layer already exists 18:46:29 2e5546e3dbdf: Layer already exists 18:46:29 292ae3ed3144: Layer already exists 18:46:29 e69ee0aa236a: Layer already exists 18:46:29 c35b6ab1279b: Layer already exists 18:46:29 dd61fe21fbba: Layer already exists 18:46:29 cc2447e1835a: Layer already exists 18:46:29 main: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 18:46:30 #1 [core-command internal] load build definition from Dockerfile 18:46:30 #1 transferring dockerfile: 1.93kB 0.0s done 18:46:30 #1 DONE 0.1s 18:46:30 18:46:30 #2 [security-spire-agent internal] load build definition from Dockerfile 18:46:30 #2 transferring dockerfile: 1.81kB done 18:46:30 #2 DONE 0.0s 18:46:30 18:46:30 #3 [security-proxy-auth internal] load build definition from Dockerfile 18:46:30 #3 transferring dockerfile: 2.15kB 0.0s done 18:46:30 #3 DONE 0.1s 18:46:30 18:46:30 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:46:30 #4 transferring dockerfile: 2.23kB done 18:46:30 #4 DONE 0.0s 18:46:30 18:46:30 #5 [security-proxy-setup internal] load build definition from Dockerfile 18:46:30 #5 transferring dockerfile: 2.50kB 0.0s done 18:46:30 #5 DONE 0.1s 18:46:30 18:46:30 #6 [security-bootstrapper internal] load build definition from Dockerfile 18:46:30 #6 transferring dockerfile: 2.93kB 0.0s done 18:46:30 #6 DONE 0.1s 18:46:30 18:46:30 #7 [core-metadata internal] load build definition from Dockerfile 18:46:30 #7 transferring dockerfile: 2.06kB done 18:46:30 #7 DONE 0.1s 18:46:30 18:46:30 #8 [security-spire-server internal] load build definition from Dockerfile 18:46:30 #8 transferring dockerfile: 1.70kB done 18:46:30 #8 DONE 0.1s 18:46:30 18:46:30 #9 [security-secretstore-setup internal] load build definition from Dockerfile 18:46:30 #9 transferring dockerfile: 2.49kB 0.0s done 18:46:30 #9 DONE 0.1s 18:46:30 18:46:30 #10 [core-data internal] load build definition from Dockerfile 18:46:30 #10 transferring dockerfile: 2.01kB 0.0s done 18:46:30 #10 DONE 0.1s 18:46:30 18:46:30 #11 [support-scheduler internal] load build definition from Dockerfile 18:46:30 #11 transferring dockerfile: 1.93kB done 18:46:30 #11 DONE 0.1s 18:46:30 18:46:30 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:46:30 #12 transferring dockerfile: 1.89kB 0.0s done 18:46:30 #12 DONE 0.1s 18:46:30 18:46:30 #13 [security-spire-config internal] load build definition from Dockerfile 18:46:30 #13 transferring dockerfile: 1.69kB done [Pipeline] echo 18:46:30 ===================================================== [Pipeline] echo 18:46:30 taggedImages: 18:46:30 - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:46:30 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 18:46:30 - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:46:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:46:30 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:30 latest 18:46:30 3.2.0-dev.1 18:46:30 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:30 main 18:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { 18:46:30 #13 DONE 0.1s 18:46:30 18:46:30 #14 [support-notifications internal] load build definition from Dockerfile 18:46:30 #14 transferring dockerfile: 1.95kB done 18:46:30 #14 DONE 0.1s 18:46:30 18:46:30 #15 [core-command internal] load .dockerignore 18:46:30 #15 transferring context: 50B done 18:46:30 #15 DONE 0.1s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:46:31 09b6bcb414ff: Preparing 18:46:31 c67c03facca0: Preparing 18:46:31 a512c01077fe: Preparing 18:46:31 dff08bc7d36e: Preparing 18:46:31 0815206ab16a: Preparing 18:46:31 020dbd6dbb49: Preparing 18:46:31 96e8df502999: Preparing 18:46:31 2e5546e3dbdf: Preparing 18:46:31 2713e551fb7b: Preparing 18:46:31 8c0eef1e95ee: Preparing 18:46:31 9a6476e5350b: Preparing 18:46:31 5f70bf18a086: Preparing 18:46:31 cc99e90a7ead: Preparing 18:46:31 6c7db0e946ee: Preparing 18:46:31 05f85e4bf7b9: Preparing 18:46:31 cc2447e1835a: Preparing 18:46:31 020dbd6dbb49: Waiting 18:46:31 96e8df502999: Waiting 18:46:31 2e5546e3dbdf: Waiting 18:46:31 cc99e90a7ead: Waiting 18:46:31 05f85e4bf7b9: Waiting 18:46:31 6c7db0e946ee: Waiting 18:46:31 cc2447e1835a: Waiting 18:46:31 5f70bf18a086: Waiting 18:46:31 2713e551fb7b: Waiting 18:46:31 8c0eef1e95ee: Waiting 18:46:31 9a6476e5350b: Waiting 18:46:31 dff08bc7d36e: Pushed 18:46:31 09b6bcb414ff: Pushed 18:46:31 c67c03facca0: Pushed 18:46:31 a512c01077fe: Pushed 18:46:31 0815206ab16a: Pushed 18:46:31 2e5546e3dbdf: Layer already exists 18:46:31 18:46:31 #16 [security-spire-agent internal] load .dockerignore 18:46:31 #16 transferring context: 50B 0.0s done 18:46:31 #16 DONE 0.1s 18:46:31 18:46:31 #17 [security-proxy-auth internal] load .dockerignore 18:46:31 #17 transferring context: 50B done 18:46:31 #17 DONE 0.0s 18:46:31 18:46:31 #18 [core-common-config-bootstrapper internal] load .dockerignore 18:46:31 #18 transferring context: 50B 0.0s done 18:46:31 #18 DONE 0.1s 18:46:31 18:46:31 #19 [security-proxy-setup internal] load .dockerignore 18:46:31 #19 transferring context: 50B 0.0s done 18:46:31 #19 DONE 0.1s 18:46:31 18:46:31 #20 [security-bootstrapper internal] load .dockerignore 18:46:31 #20 transferring context: 50B 0.0s done 18:46:31 #20 DONE 0.1s 18:46:31 18:46:31 #21 [core-metadata internal] load .dockerignore 18:46:31 2713e551fb7b: Layer already exists 18:46:31 020dbd6dbb49: Pushed 18:46:31 9a6476e5350b: Pushed 18:46:31 8c0eef1e95ee: Pushed 18:46:31 5f70bf18a086: Pushed 18:46:31 cc99e90a7ead: Pushed 18:46:31 cc2447e1835a: Layer already exists 18:46:31 05f85e4bf7b9: Pushed 18:46:31 #21 transferring context: 50B 0.0s done 18:46:31 #21 DONE 0.1s 18:46:31 18:46:31 #22 [security-spire-server internal] load .dockerignore 18:46:31 #22 transferring context: 50B done 18:46:31 #22 DONE 0.1s 18:46:31 18:46:31 #23 [security-secretstore-setup internal] load .dockerignore 18:46:31 #23 transferring context: 50B done 18:46:31 #23 DONE 0.1s 18:46:31 18:46:31 #24 [core-data internal] load .dockerignore 18:46:31 #24 DONE 0.0s 18:46:31 18:46:31 #24 [core-data internal] load .dockerignore 18:46:31 #24 transferring context: 50B done 18:46:31 #24 DONE 0.1s 18:46:31 18:46:31 #25 [support-scheduler internal] load .dockerignore 18:46:31 #25 transferring context: 50B done 18:46:31 #25 ... 18:46:31 18:46:31 #26 [security-spiffe-token-provider internal] load .dockerignore 18:46:31 #26 transferring context: 50B 0.0s done 18:46:31 #26 DONE 0.1s 18:46:31 18:46:31 #27 [security-spire-config internal] load .dockerignore 18:46:31 #27 transferring context: 50B 0.0s done 18:46:31 #27 DONE 0.1s 18:46:32 6c7db0e946ee: Pushed 18:46:32 18:46:32 #28 [support-notifications internal] load .dockerignore 18:46:32 #28 transferring context: 50B 0.0s done 18:46:32 #28 DONE 0.1s 18:46:32 18:46:32 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:32 #29 DONE 0.0s 18:46:32 18:46:32 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 18:46:32 #30 DONE 0.2s 18:46:32 18:46:32 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:32 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:32 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:32 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s 18:46:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:32 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s 18:46:32 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:32 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 18:46:32 #31 ... 18:46:32 18:46:32 #32 [core-command internal] load build context 18:46:32 #32 transferring context: 2.56MB 0.7s done 18:46:32 #32 DONE 0.8s 18:46:32 18:46:32 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:33 96e8df502999: Pushed 18:46:33 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:33 #31 ... 18:46:33 18:46:33 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:33 #29 DONE 0.0s 18:46:33 18:46:33 #33 [core-command builder 2/7] WORKDIR /edgex-go 18:46:33 #33 DONE 0.2s 18:46:33 18:46:33 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:33 #29 DONE 0.0s 18:46:33 18:46:33 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 18:46:33 #30 DONE 0.4s 18:46:33 18:46:33 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 18:46:33 #33 DONE 0.5s 18:46:33 18:46:33 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:33 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:33 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:33 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:33 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:33 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:33 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:33 #31 ... 18:46:33 18:46:33 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:33 #29 DONE 0.0s 18:46:33 18:46:33 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 18:46:33 #33 DONE 0.6s 18:46:33 18:46:33 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:33 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:33 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:33 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:33 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:33 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:33 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv 18:46:33 #31 ... 18:46:33 18:46:33 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:33 #29 DONE 0.0s 18:46:33 18:46:33 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 18:46:33 #30 DONE 0.5s 18:46:33 18:46:33 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 18:46:33 #33 DONE 0.6s 18:46:33 18:46:33 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:33 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:33 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:33 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:33 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:33 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:33 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:34 #31 ... 18:46:34 18:46:34 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:34 #29 DONE 0.0s 18:46:34 18:46:34 #34 [core-common-config-bootstrapper internal] load build context 18:46:34 #34 ... 18:46:34 18:46:34 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:34 #29 DONE 0.0s 18:46:34 18:46:34 #34 [core-common-config-bootstrapper internal] load build context 18:46:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:46:34 09b6bcb414ff: Preparing 18:46:34 c67c03facca0: Preparing 18:46:34 a512c01077fe: Preparing 18:46:34 dff08bc7d36e: Preparing 18:46:34 0815206ab16a: Preparing 18:46:34 020dbd6dbb49: Preparing 18:46:34 96e8df502999: Preparing 18:46:34 2e5546e3dbdf: Preparing 18:46:34 2713e551fb7b: Preparing 18:46:34 8c0eef1e95ee: Preparing 18:46:34 9a6476e5350b: Preparing 18:46:34 5f70bf18a086: Preparing 18:46:34 cc99e90a7ead: Preparing 18:46:34 6c7db0e946ee: Preparing 18:46:34 05f85e4bf7b9: Preparing 18:46:34 cc2447e1835a: Preparing 18:46:34 96e8df502999: Waiting 18:46:34 2e5546e3dbdf: Waiting 18:46:34 2713e551fb7b: Waiting 18:46:34 8c0eef1e95ee: Waiting 18:46:34 9a6476e5350b: Waiting 18:46:34 5f70bf18a086: Waiting 18:46:34 cc99e90a7ead: Waiting 18:46:34 6c7db0e946ee: Waiting 18:46:34 05f85e4bf7b9: Waiting 18:46:34 cc2447e1835a: Waiting 18:46:34 020dbd6dbb49: Waiting 18:46:34 09b6bcb414ff: Layer already exists 18:46:34 c67c03facca0: Layer already exists 18:46:34 dff08bc7d36e: Layer already exists 18:46:34 a512c01077fe: Layer already exists 18:46:34 0815206ab16a: Layer already exists 18:46:34 020dbd6dbb49: Layer already exists 18:46:34 96e8df502999: Layer already exists 18:46:34 8c0eef1e95ee: Layer already exists 18:46:34 2713e551fb7b: Layer already exists 18:46:34 2e5546e3dbdf: Layer already exists 18:46:34 5f70bf18a086: Layer already exists 18:46:34 9a6476e5350b: Layer already exists 18:46:34 6c7db0e946ee: Layer already exists 18:46:34 cc99e90a7ead: Layer already exists 18:46:34 05f85e4bf7b9: Layer already exists 18:46:34 cc2447e1835a: Layer already exists 18:46:34 latest: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:46:34 #34 ... 18:46:34 18:46:34 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 18:46:34 #33 DONE 0.6s 18:46:34 18:46:34 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:34 #29 DONE 0.0s 18:46:34 18:46:34 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:34 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:34 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:34 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:34 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [Pipeline] sh 18:46:34 #31 ... 18:46:34 18:46:34 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 18:46:34 #35 DONE 1.3s 18:46:34 18:46:34 #36 [security-proxy-auth internal] load build context 18:46:34 #36 transferring context: 2.56MB 1.0s done 18:46:34 #36 DONE 1.1s 18:46:34 18:46:34 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:34 #29 DONE 0.0s 18:46:34 18:46:34 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:46:34 #37 DONE 1.4s 18:46:34 18:46:34 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:34 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:34 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:34 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:34 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:34 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:34 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:34 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:34 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:34 #31 DONE 3.4s 18:46:34 18:46:34 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 18:46:34 #33 DONE 0.7s 18:46:34 18:46:34 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 18:46:34 #30 DONE 1.2s 18:46:34 18:46:34 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:34 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:34 #38 ... 18:46:34 18:46:34 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 18:46:34 #33 DONE 0.7s 18:46:34 18:46:34 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:34 #29 DONE 0.0s 18:46:34 18:46:34 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:34 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:34 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:34 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:34 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:34 #31 DONE 3.4s 18:46:34 18:46:34 #39 [security-spire-agent internal] load build context 18:46:34 #39 transferring context: 17.63kB 0.1s done 18:46:34 #39 DONE 0.4s 18:46:34 18:46:34 #40 [core-data internal] load build context 18:46:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 18:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:46:35 09b6bcb414ff: Preparing 18:46:35 c67c03facca0: Preparing 18:46:35 a512c01077fe: Preparing 18:46:35 dff08bc7d36e: Preparing 18:46:35 0815206ab16a: Preparing 18:46:35 020dbd6dbb49: Preparing 18:46:35 96e8df502999: Preparing 18:46:35 2e5546e3dbdf: Preparing 18:46:35 2713e551fb7b: Preparing 18:46:35 8c0eef1e95ee: Preparing 18:46:35 9a6476e5350b: Preparing 18:46:35 5f70bf18a086: Preparing 18:46:35 cc99e90a7ead: Preparing 18:46:35 6c7db0e946ee: Preparing 18:46:35 05f85e4bf7b9: Preparing 18:46:35 cc2447e1835a: Preparing 18:46:35 8c0eef1e95ee: Waiting 18:46:35 9a6476e5350b: Waiting 18:46:35 5f70bf18a086: Waiting 18:46:35 cc99e90a7ead: Waiting 18:46:35 6c7db0e946ee: Waiting 18:46:35 05f85e4bf7b9: Waiting 18:46:35 cc2447e1835a: Waiting 18:46:35 020dbd6dbb49: Waiting 18:46:35 2e5546e3dbdf: Waiting 18:46:35 96e8df502999: Waiting 18:46:35 2713e551fb7b: Waiting 18:46:35 a512c01077fe: Layer already exists 18:46:35 dff08bc7d36e: Layer already exists 18:46:35 09b6bcb414ff: Layer already exists 18:46:35 0815206ab16a: Layer already exists 18:46:35 c67c03facca0: Layer already exists 18:46:35 96e8df502999: Layer already exists 18:46:35 020dbd6dbb49: Layer already exists 18:46:35 2e5546e3dbdf: Layer already exists 18:46:35 2713e551fb7b: Layer already exists 18:46:35 8c0eef1e95ee: Layer already exists 18:46:35 9a6476e5350b: Layer already exists 18:46:35 6c7db0e946ee: Layer already exists 18:46:35 05f85e4bf7b9: Layer already exists 18:46:35 cc99e90a7ead: Layer already exists 18:46:35 5f70bf18a086: Layer already exists 18:46:35 cc2447e1835a: Layer already exists 18:46:35 3.2.0-dev.1: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } 18:46:35 #40 ... 18:46:35 18:46:35 #34 [core-common-config-bootstrapper internal] load build context 18:46:35 #34 transferring context: 2.56MB 1.4s done 18:46:35 #34 DONE 1.6s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:35 18:46:35 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:46:35 #29 DONE 0.0s 18:46:35 18:46:35 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:46:35 #41 ... 18:46:35 18:46:35 #42 [security-spire-server internal] load build context 18:46:35 #42 transferring context: 18.10kB 0.1s done 18:46:35 #42 DONE 0.8s 18:46:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:46:35 18:46:35 #40 [core-data internal] load build context 18:46:35 #40 ... 18:46:35 18:46:35 #43 [security-bootstrapper internal] load build context 18:46:35 #43 transferring context: 2.56MB 1.3s done 18:46:35 #43 DONE 1.8s [Pipeline] sh 18:46:36 18:46:36 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:36 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done 18:46:36 #38 ... 18:46:36 18:46:36 #44 [security-proxy-setup internal] load build context 18:46:36 #44 transferring context: 2.56MB 1.4s done 18:46:36 #44 DONE 2.2s 18:46:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:46:36 09b6bcb414ff: Preparing 18:46:36 c67c03facca0: Preparing 18:46:36 a512c01077fe: Preparing 18:46:36 dff08bc7d36e: Preparing 18:46:36 0815206ab16a: Preparing 18:46:36 020dbd6dbb49: Preparing 18:46:36 96e8df502999: Preparing 18:46:36 2e5546e3dbdf: Preparing 18:46:36 2713e551fb7b: Preparing 18:46:36 8c0eef1e95ee: Preparing 18:46:36 9a6476e5350b: Preparing 18:46:36 5f70bf18a086: Preparing 18:46:36 cc99e90a7ead: Preparing 18:46:36 6c7db0e946ee: Preparing 18:46:36 05f85e4bf7b9: Preparing 18:46:36 cc2447e1835a: Preparing 18:46:36 020dbd6dbb49: Waiting 18:46:36 96e8df502999: Waiting 18:46:36 2e5546e3dbdf: Waiting 18:46:36 2713e551fb7b: Waiting 18:46:36 8c0eef1e95ee: Waiting 18:46:36 05f85e4bf7b9: Waiting 18:46:36 cc2447e1835a: Waiting 18:46:36 9a6476e5350b: Waiting 18:46:36 5f70bf18a086: Waiting 18:46:36 cc99e90a7ead: Waiting 18:46:36 6c7db0e946ee: Waiting 18:46:36 09b6bcb414ff: Layer already exists 18:46:36 dff08bc7d36e: Layer already exists 18:46:36 0815206ab16a: Layer already exists 18:46:36 a512c01077fe: Layer already exists 18:46:36 c67c03facca0: Layer already exists 18:46:36 020dbd6dbb49: Layer already exists 18:46:36 2e5546e3dbdf: Layer already exists 18:46:36 8c0eef1e95ee: Layer already exists 18:46:36 2713e551fb7b: Layer already exists 18:46:36 96e8df502999: Layer already exists 18:46:36 9a6476e5350b: Layer already exists 18:46:36 5f70bf18a086: Layer already exists 18:46:36 cc99e90a7ead: Layer already exists 18:46:36 6c7db0e946ee: Layer already exists 18:46:36 cc2447e1835a: Layer already exists 18:46:36 05f85e4bf7b9: Layer already exists 18:46:36 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:36 18:46:36 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 18:46:36 #30 DONE 2.5s 18:46:36 18:46:36 #45 [core-metadata internal] load build context 18:46:36 #45 ... 18:46:36 18:46:36 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 18:46:36 #33 DONE 0.8s 18:46:36 18:46:36 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:36 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:36 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:36 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:36 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:36 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:36 #31 DONE 3.5s 18:46:36 18:46:36 #46 [support-notifications internal] load build context 18:46:36 #46 DONE 0.0s 18:46:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } 18:46:36 18:46:36 #47 [security-spiffe-token-provider internal] load build context 18:46:36 #47 ... 18:46:36 18:46:36 #45 [core-metadata internal] load build context 18:46:36 #45 transferring context: 2.56MB 1.7s done 18:46:36 #45 DONE 2.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:36 18:46:36 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:36 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:46:36 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 18:46:36 #38 ... 18:46:36 18:46:36 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:36 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 18:46:36 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 18:46:36 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 18:46:36 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 18:46:36 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 18:46:36 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done 18:46:36 #31 DONE 3.5s 18:46:36 18:46:36 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 18:46:36 #37 DONE 3.1s 18:46:36 18:46:36 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:36 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done 18:46:36 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 18:46:36 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 18:46:36 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 18:46:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:46:36 09b6bcb414ff: Preparing 18:46:36 c67c03facca0: Preparing 18:46:36 a512c01077fe: Preparing 18:46:36 dff08bc7d36e: Preparing 18:46:36 0815206ab16a: Preparing 18:46:36 020dbd6dbb49: Preparing 18:46:36 96e8df502999: Preparing 18:46:36 2e5546e3dbdf: Preparing 18:46:36 2713e551fb7b: Preparing 18:46:36 8c0eef1e95ee: Preparing 18:46:36 9a6476e5350b: Preparing 18:46:36 5f70bf18a086: Preparing 18:46:36 cc99e90a7ead: Preparing 18:46:36 6c7db0e946ee: Preparing 18:46:36 05f85e4bf7b9: Preparing 18:46:36 cc2447e1835a: Preparing 18:46:36 96e8df502999: Waiting 18:46:36 2e5546e3dbdf: Waiting 18:46:36 2713e551fb7b: Waiting 18:46:36 8c0eef1e95ee: Waiting 18:46:36 9a6476e5350b: Waiting 18:46:36 5f70bf18a086: Waiting 18:46:36 6c7db0e946ee: Waiting 18:46:36 05f85e4bf7b9: Waiting 18:46:36 020dbd6dbb49: Waiting 18:46:36 cc2447e1835a: Waiting 18:46:36 09b6bcb414ff: Layer already exists 18:46:36 c67c03facca0: Layer already exists 18:46:36 a512c01077fe: Layer already exists 18:46:36 0815206ab16a: Layer already exists 18:46:36 dff08bc7d36e: Layer already exists 18:46:36 96e8df502999: Layer already exists 18:46:36 020dbd6dbb49: Layer already exists 18:46:36 2e5546e3dbdf: Layer already exists 18:46:36 2713e551fb7b: Layer already exists 18:46:36 8c0eef1e95ee: Layer already exists 18:46:36 9a6476e5350b: Layer already exists 18:46:36 5f70bf18a086: Layer already exists 18:46:36 cc99e90a7ead: Layer already exists 18:46:36 6c7db0e946ee: Layer already exists 18:46:36 cc2447e1835a: Layer already exists 18:46:36 05f85e4bf7b9: Layer already exists 18:46:36 main: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:37 ===================================================== [Pipeline] echo 18:46:37 taggedImages: 18:46:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:46:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 18:46:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:46:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 18:46:37 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:37 latest 18:46:37 3.2.0-dev.1 18:46:37 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:37 main 18:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:46:37 #38 ... 18:46:37 18:46:37 #40 [core-data internal] load build context 18:46:37 #40 transferring context: 2.56MB 1.7s done 18:46:37 #40 DONE 2.8s 18:46:37 18:46:37 #47 [security-spiffe-token-provider internal] load build context [Pipeline] sh 18:46:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:38 #47 ... 18:46:38 18:46:38 #48 [security-spire-config internal] load build context 18:46:38 #48 transferring context: 16.35kB 0.2s done 18:46:38 #48 DONE 1.4s 18:46:38 18:46:38 #47 [security-spiffe-token-provider internal] load build context 18:46:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:46:38 0c7055413b80: Preparing 18:46:38 36a4ca95fb74: Preparing 18:46:38 360fe61f6713: Preparing 18:46:38 9a95de3fe191: Preparing 18:46:38 2e5546e3dbdf: Preparing 18:46:38 2713e551fb7b: Preparing 18:46:38 dd61fe21fbba: Preparing 18:46:38 c35b6ab1279b: Preparing 18:46:38 cc2447e1835a: Preparing 18:46:38 2713e551fb7b: Waiting 18:46:38 dd61fe21fbba: Waiting 18:46:38 c35b6ab1279b: Waiting 18:46:38 cc2447e1835a: Waiting 18:46:38 0c7055413b80: Layer already exists 18:46:38 36a4ca95fb74: Layer already exists 18:46:38 2e5546e3dbdf: Layer already exists 18:46:38 c35b6ab1279b: Layer already exists 18:46:38 dd61fe21fbba: Layer already exists 18:46:38 2713e551fb7b: Layer already exists 18:46:38 cc2447e1835a: Layer already exists 18:46:38 360fe61f6713: Pushed 18:46:38 #47 ... 18:46:38 18:46:38 #49 [support-scheduler internal] load build context 18:46:38 #49 transferring context: 2.56MB 2.4s done 18:46:38 #49 DONE 3.6s 18:46:38 18:46:38 #47 [security-spiffe-token-provider internal] load build context 18:46:39 #47 ... 18:46:39 18:46:39 #50 [security-secretstore-setup internal] load build context 18:46:39 #50 transferring context: 2.56MB 2.5s done 18:46:39 #50 DONE 4.5s 18:46:39 18:46:39 #47 [security-spiffe-token-provider internal] load build context 18:46:39 9a95de3fe191: Pushed 18:46:39 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:46:40 0c7055413b80: Preparing 18:46:40 36a4ca95fb74: Preparing 18:46:40 360fe61f6713: Preparing 18:46:40 9a95de3fe191: Preparing 18:46:40 2e5546e3dbdf: Preparing 18:46:40 2713e551fb7b: Preparing 18:46:40 dd61fe21fbba: Preparing 18:46:40 c35b6ab1279b: Preparing 18:46:40 cc2447e1835a: Preparing 18:46:40 2713e551fb7b: Waiting 18:46:40 dd61fe21fbba: Waiting 18:46:40 c35b6ab1279b: Waiting 18:46:40 cc2447e1835a: Waiting 18:46:40 9a95de3fe191: Layer already exists 18:46:40 36a4ca95fb74: Layer already exists 18:46:40 2e5546e3dbdf: Layer already exists 18:46:40 360fe61f6713: Layer already exists 18:46:40 0c7055413b80: Layer already exists 18:46:40 2713e551fb7b: Layer already exists 18:46:40 dd61fe21fbba: Layer already exists 18:46:40 cc2447e1835a: Layer already exists 18:46:40 c35b6ab1279b: Layer already exists 18:46:40 latest: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 18:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:46:41 0c7055413b80: Preparing 18:46:41 36a4ca95fb74: Preparing 18:46:41 360fe61f6713: Preparing 18:46:41 9a95de3fe191: Preparing 18:46:41 2e5546e3dbdf: Preparing 18:46:41 2713e551fb7b: Preparing 18:46:41 dd61fe21fbba: Preparing 18:46:41 c35b6ab1279b: Preparing 18:46:41 cc2447e1835a: Preparing 18:46:41 dd61fe21fbba: Waiting 18:46:41 c35b6ab1279b: Waiting 18:46:41 cc2447e1835a: Waiting 18:46:41 2713e551fb7b: Waiting 18:46:41 2e5546e3dbdf: Layer already exists 18:46:41 360fe61f6713: Layer already exists 18:46:41 36a4ca95fb74: Layer already exists 18:46:41 0c7055413b80: Layer already exists 18:46:41 9a95de3fe191: Layer already exists 18:46:41 2713e551fb7b: Layer already exists 18:46:41 dd61fe21fbba: Layer already exists 18:46:41 cc2447e1835a: Layer already exists 18:46:41 c35b6ab1279b: Layer already exists 18:46:41 3.2.0-dev.1: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:42 #47 ... 18:46:42 18:46:42 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:46:42 #51 ... 18:46:42 18:46:42 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 18:46:42 #0 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:42 #0 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:42 #0 7.126 OK: 266 MiB in 52 packages 18:46:42 #52 DONE 8.6s 18:46:42 18:46:42 #53 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:46:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv 18:46:42 #53 ... 18:46:42 18:46:42 #46 [support-notifications internal] load build context 18:46:42 #46 transferring context: 2.56MB 5.0s done 18:46:42 #46 DONE 6.1s 18:46:42 18:46:42 #47 [security-spiffe-token-provider internal] load build context 18:46:42 #47 transferring context: 2.56MB 4.8s done 18:46:42 #47 DONE 6.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:42 18:46:42 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:42 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 18:46:42 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 18:46:42 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 18:46:42 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 18:46:42 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.65MB / 23.39MB 5.5s 18:46:42 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 18:46:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:46:42 0c7055413b80: Preparing 18:46:42 36a4ca95fb74: Preparing 18:46:42 360fe61f6713: Preparing 18:46:42 9a95de3fe191: Preparing 18:46:42 2e5546e3dbdf: Preparing 18:46:42 2713e551fb7b: Preparing 18:46:42 dd61fe21fbba: Preparing 18:46:42 c35b6ab1279b: Preparing 18:46:42 cc2447e1835a: Preparing 18:46:42 2713e551fb7b: Waiting 18:46:42 c35b6ab1279b: Waiting 18:46:42 cc2447e1835a: Waiting 18:46:42 dd61fe21fbba: Waiting 18:46:42 360fe61f6713: Layer already exists 18:46:42 2e5546e3dbdf: Layer already exists 18:46:42 36a4ca95fb74: Layer already exists 18:46:42 9a95de3fe191: Layer already exists 18:46:42 0c7055413b80: Layer already exists 18:46:42 2713e551fb7b: Layer already exists 18:46:42 c35b6ab1279b: Layer already exists 18:46:42 dd61fe21fbba: Layer already exists 18:46:42 cc2447e1835a: Layer already exists 18:46:42 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:46:43 #38 ... 18:46:43 18:46:43 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 18:46:43 #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:43 #0 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:43 #0 8.882 OK: 266 MiB in 52 packages 18:46:43 #54 DONE 10.3s 18:46:43 18:46:43 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh 18:46:43 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.15MB / 23.39MB 6.1s 18:46:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:43 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.6s 18:46:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 18:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:46:43 0c7055413b80: Preparing 18:46:43 36a4ca95fb74: Preparing 18:46:43 360fe61f6713: Preparing 18:46:43 9a95de3fe191: Preparing 18:46:43 2e5546e3dbdf: Preparing 18:46:43 2713e551fb7b: Preparing 18:46:43 dd61fe21fbba: Preparing 18:46:43 c35b6ab1279b: Preparing 18:46:43 cc2447e1835a: Preparing 18:46:43 2713e551fb7b: Waiting 18:46:43 dd61fe21fbba: Waiting 18:46:43 c35b6ab1279b: Waiting 18:46:43 cc2447e1835a: Waiting 18:46:43 360fe61f6713: Layer already exists 18:46:43 2e5546e3dbdf: Layer already exists 18:46:43 9a95de3fe191: Layer already exists 18:46:43 0c7055413b80: Layer already exists 18:46:43 36a4ca95fb74: Layer already exists 18:46:43 c35b6ab1279b: Layer already exists 18:46:43 dd61fe21fbba: Layer already exists 18:46:43 cc2447e1835a: Layer already exists 18:46:43 2713e551fb7b: Layer already exists 18:46:43 main: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:46:44 #38 ... 18:46:44 18:46:44 #53 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:46:44 #53 DONE 1.6s 18:46:44 18:46:44 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:44 #38 ... 18:46:44 18:46:44 #55 [core-command builder 4/7] COPY go.mod vendor* ./ 18:46:44 #55 DONE 1.2s 18:46:44 18:46:44 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:44 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.0s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:44 ===================================================== 18:46:44 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [Pipeline] echo 18:46:44 taggedImages: 18:46:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:46:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 18:46:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 18:46:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:46:44 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:44 latest 18:46:44 3.2.0-dev.1 18:46:44 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:44 main 18:46:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 18:46:44 #38 ... 18:46:44 18:46:44 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:46:44 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done 18:46:44 #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 18:46:44 #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 18:46:44 #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 18:46:44 #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 18:46:44 #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 18:46:44 #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 18:46:44 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 7.4s 18:46:44 #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.7s done 18:46:44 #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 18:46:44 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 18:46:44 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 7.5s 18:46:44 #56 ... 18:46:44 18:46:44 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:44 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.88MB / 23.39MB 7.6s 18:46:44 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:46:45 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.23MB / 23.39MB 7.9s [Pipeline] sh 18:46:45 #38 ... 18:46:45 18:46:45 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:46:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:46:45 1a09054ba413: Preparing 18:46:45 523f8d39ae67: Preparing 18:46:45 dee258b6f25f: Preparing 18:46:45 2b01c9796611: Preparing 18:46:45 b99ab4e7d8e7: Preparing 18:46:45 2e5546e3dbdf: Preparing 18:46:45 2713e551fb7b: Preparing 18:46:45 deb2a4a6bb65: Preparing 18:46:45 0cb66fad8fc6: Preparing 18:46:45 2cb71492a665: Preparing 18:46:45 cc2447e1835a: Preparing 18:46:45 2e5546e3dbdf: Waiting 18:46:45 2713e551fb7b: Waiting 18:46:45 deb2a4a6bb65: Waiting 18:46:45 0cb66fad8fc6: Waiting 18:46:45 cc2447e1835a: Waiting 18:46:45 b99ab4e7d8e7: Pushed 18:46:45 523f8d39ae67: Pushed 18:46:45 2e5546e3dbdf: Layer already exists 18:46:45 1a09054ba413: Pushed 18:46:45 2b01c9796611: Pushed 18:46:45 2713e551fb7b: Layer already exists 18:46:45 cc2447e1835a: Layer already exists 18:46:45 #57 ... 18:46:45 18:46:45 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:46:45 #58 ... 18:46:45 18:46:45 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:46:45 deb2a4a6bb65: Pushed 18:46:45 0cb66fad8fc6: Pushed 18:46:46 #59 ... 18:46:46 18:46:46 #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:46:46 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:46 #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:46 #0 10.96 (1/1) Installing dumb-init (1.2.5-r2) 18:46:46 #0 10.99 Executing busybox-1.36.1-r2.trigger 18:46:46 #0 11.09 OK: 8 MiB in 16 packages 18:46:46 #60 ... 18:46:46 18:46:46 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:46:46 #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:46 #61 ... 18:46:46 18:46:46 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:46 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.0s 18:46:46 #38 ... 18:46:46 18:46:46 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:46:46 #62 ... 18:46:46 18:46:46 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:46:46 #63 ... 18:46:46 18:46:46 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:46:46 #60 DONE 12.0s 18:46:46 18:46:46 #64 [core-command stage-1 3/8] RUN apk --no-cache upgrade 18:46:46 dee258b6f25f: Pushed 18:46:46 #64 ... 18:46:46 18:46:46 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:46:47 #65 ... 18:46:47 18:46:47 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:47 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.52MB / 23.39MB 9.8s 18:46:47 #38 ... 18:46:47 18:46:47 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:46:47 2cb71492a665: Pushed 18:46:47 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv 18:46:47 #66 ... 18:46:47 18:46:47 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:47 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 10.5s 18:46:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv 18:46:48 #38 ... 18:46:48 18:46:48 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:46:48 #67 ... 18:46:48 18:46:48 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:48 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.7s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:48 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.7s done 18:46:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:46:48 1a09054ba413: Preparing 18:46:48 523f8d39ae67: Preparing 18:46:48 dee258b6f25f: Preparing 18:46:48 2b01c9796611: Preparing 18:46:48 b99ab4e7d8e7: Preparing 18:46:48 2e5546e3dbdf: Preparing 18:46:48 2713e551fb7b: Preparing 18:46:48 deb2a4a6bb65: Preparing 18:46:48 0cb66fad8fc6: Preparing 18:46:48 2cb71492a665: Preparing 18:46:48 cc2447e1835a: Preparing 18:46:48 2713e551fb7b: Waiting 18:46:48 deb2a4a6bb65: Waiting 18:46:48 0cb66fad8fc6: Waiting 18:46:48 2cb71492a665: Waiting 18:46:48 cc2447e1835a: Waiting 18:46:48 2e5546e3dbdf: Waiting 18:46:48 b99ab4e7d8e7: Layer already exists 18:46:48 1a09054ba413: Layer already exists 18:46:48 dee258b6f25f: Layer already exists 18:46:48 2b01c9796611: Layer already exists 18:46:48 523f8d39ae67: Layer already exists 18:46:48 2e5546e3dbdf: Layer already exists 18:46:48 2cb71492a665: Layer already exists 18:46:48 2713e551fb7b: Layer already exists 18:46:48 deb2a4a6bb65: Layer already exists 18:46:48 0cb66fad8fc6: Layer already exists 18:46:48 cc2447e1835a: Layer already exists 18:46:48 latest: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 18:46:48 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 18:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:46:49 1a09054ba413: Preparing 18:46:49 523f8d39ae67: Preparing 18:46:49 dee258b6f25f: Preparing 18:46:49 2b01c9796611: Preparing 18:46:49 b99ab4e7d8e7: Preparing 18:46:49 2e5546e3dbdf: Preparing 18:46:49 2713e551fb7b: Preparing 18:46:49 deb2a4a6bb65: Preparing 18:46:49 0cb66fad8fc6: Preparing 18:46:49 2cb71492a665: Preparing 18:46:49 cc2447e1835a: Preparing 18:46:49 2713e551fb7b: Waiting 18:46:49 2cb71492a665: Waiting 18:46:49 0cb66fad8fc6: Waiting 18:46:49 deb2a4a6bb65: Waiting 18:46:49 2e5546e3dbdf: Waiting 18:46:49 cc2447e1835a: Waiting 18:46:49 1a09054ba413: Layer already exists 18:46:49 b99ab4e7d8e7: Layer already exists 18:46:49 2b01c9796611: Layer already exists 18:46:49 dee258b6f25f: Layer already exists 18:46:49 523f8d39ae67: Layer already exists 18:46:49 2713e551fb7b: Layer already exists 18:46:49 2e5546e3dbdf: Layer already exists 18:46:49 deb2a4a6bb65: Layer already exists 18:46:49 0cb66fad8fc6: Layer already exists 18:46:49 2cb71492a665: Layer already exists 18:46:49 cc2447e1835a: Layer already exists 18:46:49 3.2.0-dev.1: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:46:50 1a09054ba413: Preparing 18:46:50 523f8d39ae67: Preparing 18:46:50 dee258b6f25f: Preparing 18:46:50 2b01c9796611: Preparing 18:46:50 b99ab4e7d8e7: Preparing 18:46:50 2e5546e3dbdf: Preparing 18:46:50 2713e551fb7b: Preparing 18:46:50 deb2a4a6bb65: Preparing 18:46:50 0cb66fad8fc6: Preparing 18:46:50 2cb71492a665: Preparing 18:46:50 cc2447e1835a: Preparing 18:46:50 2cb71492a665: Waiting 18:46:50 2713e551fb7b: Waiting 18:46:50 deb2a4a6bb65: Waiting 18:46:50 0cb66fad8fc6: Waiting 18:46:50 cc2447e1835a: Waiting 18:46:50 2e5546e3dbdf: Waiting 18:46:50 1a09054ba413: Layer already exists 18:46:50 2b01c9796611: Layer already exists 18:46:50 dee258b6f25f: Layer already exists 18:46:50 b99ab4e7d8e7: Layer already exists 18:46:50 523f8d39ae67: Layer already exists 18:46:50 2713e551fb7b: Layer already exists 18:46:50 2e5546e3dbdf: Layer already exists 18:46:50 deb2a4a6bb65: Layer already exists 18:46:50 0cb66fad8fc6: Layer already exists 18:46:50 2cb71492a665: Layer already exists 18:46:50 cc2447e1835a: Layer already exists 18:46:50 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:46:51 1a09054ba413: Preparing 18:46:51 523f8d39ae67: Preparing 18:46:51 dee258b6f25f: Preparing 18:46:51 2b01c9796611: Preparing 18:46:51 b99ab4e7d8e7: Preparing 18:46:51 2e5546e3dbdf: Preparing 18:46:51 2713e551fb7b: Preparing 18:46:51 deb2a4a6bb65: Preparing 18:46:51 0cb66fad8fc6: Preparing 18:46:51 2cb71492a665: Preparing 18:46:51 cc2447e1835a: Preparing 18:46:51 2e5546e3dbdf: Waiting 18:46:51 2cb71492a665: Waiting 18:46:51 cc2447e1835a: Waiting 18:46:51 2713e551fb7b: Waiting 18:46:51 0cb66fad8fc6: Waiting 18:46:51 deb2a4a6bb65: Waiting 18:46:51 2b01c9796611: Layer already exists 18:46:51 1a09054ba413: Layer already exists 18:46:51 523f8d39ae67: Layer already exists 18:46:51 dee258b6f25f: Layer already exists 18:46:51 b99ab4e7d8e7: Layer already exists 18:46:51 2713e551fb7b: Layer already exists 18:46:51 2cb71492a665: Layer already exists 18:46:51 0cb66fad8fc6: Layer already exists 18:46:51 2e5546e3dbdf: Layer already exists 18:46:51 deb2a4a6bb65: Layer already exists 18:46:51 cc2447e1835a: Layer already exists 18:46:51 main: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:46:51 ===================================================== [Pipeline] echo 18:46:51 taggedImages: 18:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 18:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:46:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:46:52 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:52 latest 18:46:52 3.2.0-dev.1 18:46:52 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:52 main 18:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:46:53 44fdb212fba9: Preparing 18:46:53 60342d8ea26c: Preparing 18:46:53 c8a1977504ff: Preparing 18:46:53 8e325c954be4: Preparing 18:46:53 2aaff3628a12: Preparing 18:46:53 5370964de051: Preparing 18:46:53 eea501dfb441: Preparing 18:46:53 2e5546e3dbdf: Preparing 18:46:53 2713e551fb7b: Preparing 18:46:53 7da882299298: Preparing 18:46:53 3c637e096ef2: Preparing 18:46:53 cc2447e1835a: Preparing 18:46:53 eea501dfb441: Waiting 18:46:53 2e5546e3dbdf: Waiting 18:46:53 2713e551fb7b: Waiting 18:46:53 7da882299298: Waiting 18:46:53 cc2447e1835a: Waiting 18:46:53 3c637e096ef2: Waiting 18:46:53 5370964de051: Waiting 18:46:53 44fdb212fba9: Pushed 18:46:53 2aaff3628a12: Pushed 18:46:53 60342d8ea26c: Pushed 18:46:53 2e5546e3dbdf: Layer already exists 18:46:53 2713e551fb7b: Layer already exists 18:46:53 5370964de051: Pushed 18:46:53 eea501dfb441: Pushed 18:46:53 cc2447e1835a: Layer already exists 18:46:54 7da882299298: Pushed 18:46:54 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 18:46:54 #38 ... 18:46:54 18:46:54 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:54 #68 ... 18:46:54 18:46:54 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:54 #69 ... 18:46:54 18:46:54 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:54 8e325c954be4: Pushed 18:46:54 3c637e096ef2: Pushed 18:46:54 c8a1977504ff: Pushed 18:46:54 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } 18:46:54 #38 ... 18:46:54 18:46:54 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:46:54 #41 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:54 #41 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:54 #41 12.37 (1/4) Installing ca-certificates (20230506-r0) 18:46:54 #41 12.70 (2/4) Installing dumb-init (1.2.5-r2) 18:46:54 #41 12.74 (3/4) Installing su-exec (0.2-r3) 18:46:54 #41 12.75 (4/4) Installing yq (4.33.3-r5) 18:46:54 #41 13.59 Executing busybox-1.36.1-r2.trigger 18:46:54 #41 13.69 Executing ca-certificates-20230506-r0.trigger 18:46:54 #41 14.81 OK: 18 MiB in 19 packages 18:46:54 #41 DONE 19.5s 18:46:54 18:46:54 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 18:46:54 #61 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:54 #61 15.94 (1/2) Installing dumb-init (1.2.5-r2) 18:46:54 #61 15.97 (2/2) Installing su-exec (0.2-r3) 18:46:54 #61 15.97 Executing busybox-1.36.1-r2.trigger 18:46:54 #61 16.24 OK: 8 MiB in 17 packages 18:46:54 #61 DONE 19.4s 18:46:54 18:46:54 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:46:54 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.9s done 18:46:54 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:55 #56 ... 18:46:55 18:46:55 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 18:46:55 #70 ... 18:46:55 18:46:55 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:46:55 #62 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:55 #62 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:55 #62 17.41 OK: 266 MiB in 52 packages 18:46:55 #62 DONE 18.8s 18:46:55 18:46:55 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:46:55 44fdb212fba9: Preparing 18:46:55 60342d8ea26c: Preparing 18:46:55 c8a1977504ff: Preparing 18:46:55 8e325c954be4: Preparing 18:46:55 2aaff3628a12: Preparing 18:46:55 5370964de051: Preparing 18:46:55 eea501dfb441: Preparing 18:46:55 2e5546e3dbdf: Preparing 18:46:55 2713e551fb7b: Preparing 18:46:55 7da882299298: Preparing 18:46:55 3c637e096ef2: Preparing 18:46:55 cc2447e1835a: Preparing 18:46:55 2e5546e3dbdf: Waiting 18:46:55 2713e551fb7b: Waiting 18:46:55 cc2447e1835a: Waiting 18:46:55 7da882299298: Waiting 18:46:55 3c637e096ef2: Waiting 18:46:55 5370964de051: Waiting 18:46:55 eea501dfb441: Waiting 18:46:55 8e325c954be4: Layer already exists 18:46:55 2aaff3628a12: Layer already exists 18:46:55 c8a1977504ff: Layer already exists 18:46:55 44fdb212fba9: Layer already exists 18:46:55 60342d8ea26c: Layer already exists 18:46:55 eea501dfb441: Layer already exists 18:46:55 5370964de051: Layer already exists 18:46:55 2e5546e3dbdf: Layer already exists 18:46:55 7da882299298: Layer already exists 18:46:55 2713e551fb7b: Layer already exists 18:46:55 3c637e096ef2: Layer already exists 18:46:55 cc2447e1835a: Layer already exists 18:46:55 latest: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:56 #38 ... 18:46:56 18:46:56 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:46:56 #71 DONE 1.4s 18:46:56 18:46:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:56 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:56 #38 ... 18:46:56 18:46:56 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:46:56 #57 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:56 #57 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:56 #57 17.51 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:46:56 #57 17.51 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:46:56 #57 17.51 OK: 19953 distinct packages available 18:46:56 #57 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:56 #57 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 18:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:46:56 44fdb212fba9: Preparing 18:46:56 60342d8ea26c: Preparing 18:46:56 c8a1977504ff: Preparing 18:46:56 8e325c954be4: Preparing 18:46:56 2aaff3628a12: Preparing 18:46:56 5370964de051: Preparing 18:46:56 eea501dfb441: Preparing 18:46:56 2e5546e3dbdf: Preparing 18:46:56 2713e551fb7b: Preparing 18:46:56 7da882299298: Preparing 18:46:56 5370964de051: Waiting 18:46:56 3c637e096ef2: Preparing 18:46:56 2e5546e3dbdf: Waiting 18:46:56 2713e551fb7b: Waiting 18:46:56 7da882299298: Waiting 18:46:56 cc2447e1835a: Preparing 18:46:56 3c637e096ef2: Waiting 18:46:56 cc2447e1835a: Waiting 18:46:56 eea501dfb441: Waiting 18:46:56 8e325c954be4: Layer already exists 18:46:56 c8a1977504ff: Layer already exists 18:46:56 44fdb212fba9: Layer already exists 18:46:56 60342d8ea26c: Layer already exists 18:46:56 2aaff3628a12: Layer already exists 18:46:56 eea501dfb441: Layer already exists 18:46:56 5370964de051: Layer already exists 18:46:56 2e5546e3dbdf: Layer already exists 18:46:56 2713e551fb7b: Layer already exists 18:46:56 7da882299298: Layer already exists 18:46:56 3c637e096ef2: Layer already exists 18:46:56 cc2447e1835a: Layer already exists 18:46:56 3.2.0-dev.1: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } 18:46:56 #57 ... 18:46:56 18:46:56 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:57 #38 ... 18:46:57 18:46:57 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:46:57 #59 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:57 #59 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:57 #59 19.54 (1/1) Installing dumb-init (1.2.5-r2) 18:46:57 #59 19.60 Executing busybox-1.36.1-r2.trigger 18:46:57 #59 19.74 OK: 8 MiB in 16 packages 18:46:57 #59 DONE 22.1s 18:46:57 18:46:57 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:46:57 44fdb212fba9: Preparing 18:46:57 60342d8ea26c: Preparing 18:46:57 c8a1977504ff: Preparing 18:46:57 8e325c954be4: Preparing 18:46:57 2aaff3628a12: Preparing 18:46:57 5370964de051: Preparing 18:46:57 eea501dfb441: Preparing 18:46:57 5370964de051: Waiting 18:46:57 2e5546e3dbdf: Preparing 18:46:57 2713e551fb7b: Preparing 18:46:57 7da882299298: Preparing 18:46:57 eea501dfb441: Waiting 18:46:57 2e5546e3dbdf: Waiting 18:46:57 2713e551fb7b: Waiting 18:46:57 3c637e096ef2: Preparing 18:46:57 cc2447e1835a: Preparing 18:46:57 7da882299298: Waiting 18:46:57 3c637e096ef2: Waiting 18:46:57 c8a1977504ff: Layer already exists 18:46:57 2aaff3628a12: Layer already exists 18:46:57 60342d8ea26c: Layer already exists 18:46:57 44fdb212fba9: Layer already exists 18:46:57 8e325c954be4: Layer already exists 18:46:57 5370964de051: Layer already exists 18:46:57 7da882299298: Layer already exists 18:46:57 2e5546e3dbdf: Layer already exists 18:46:57 eea501dfb441: Layer already exists 18:46:57 2713e551fb7b: Layer already exists 18:46:57 3c637e096ef2: Layer already exists 18:46:57 cc2447e1835a: Layer already exists 18:46:57 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } 18:46:58 #38 ... 18:46:58 18:46:58 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:46:58 #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:58 #63 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:58 #63 21.33 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:46:58 #63 21.33 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:46:58 #63 21.33 OK: 19946 distinct packages available [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:58 #63 ... 18:46:58 18:46:58 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:46:58 #65 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:58 #65 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:58 #65 20.20 (1/2) Installing ca-certificates (20230506-r0) 18:46:58 #65 20.54 (2/2) Installing dumb-init (1.2.5-r2) 18:46:58 #65 20.61 Executing busybox-1.36.1-r2.trigger 18:46:58 #65 20.73 Executing ca-certificates-20230506-r0.trigger 18:46:58 #65 ... 18:46:58 18:46:58 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:46:58 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s 18:46:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:46:58 44fdb212fba9: Preparing 18:46:58 60342d8ea26c: Preparing 18:46:58 c8a1977504ff: Preparing 18:46:58 8e325c954be4: Preparing 18:46:58 2aaff3628a12: Preparing 18:46:58 5370964de051: Preparing 18:46:58 eea501dfb441: Preparing 18:46:58 2e5546e3dbdf: Preparing 18:46:58 5370964de051: Waiting 18:46:58 eea501dfb441: Waiting 18:46:58 2713e551fb7b: Preparing 18:46:58 7da882299298: Preparing 18:46:58 2e5546e3dbdf: Waiting 18:46:58 2713e551fb7b: Waiting 18:46:58 3c637e096ef2: Preparing 18:46:58 cc2447e1835a: Preparing 18:46:58 7da882299298: Waiting 18:46:58 3c637e096ef2: Waiting 18:46:58 cc2447e1835a: Waiting 18:46:58 60342d8ea26c: Layer already exists 18:46:58 8e325c954be4: Layer already exists 18:46:58 44fdb212fba9: Layer already exists 18:46:58 c8a1977504ff: Layer already exists 18:46:58 2aaff3628a12: Layer already exists 18:46:58 5370964de051: Layer already exists 18:46:58 eea501dfb441: Layer already exists 18:46:58 2713e551fb7b: Layer already exists 18:46:58 3c637e096ef2: Layer already exists 18:46:58 7da882299298: Layer already exists 18:46:58 2e5546e3dbdf: Layer already exists 18:46:58 cc2447e1835a: Layer already exists 18:46:58 main: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 18:46:59 #38 ... 18:46:59 18:46:59 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18:46:59 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.8s done 18:46:59 #56 DONE 24.5s 18:46:59 18:46:59 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] echo 18:46:59 ===================================================== [Pipeline] echo 18:46:59 taggedImages: 18:46:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:46:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 18:46:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:46:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:46:59 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:46:59 latest 18:46:59 3.2.0-dev.1 18:46:59 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:46:59 main 18:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } 18:47:00 #38 ... 18:47:00 18:47:00 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:47:00 #67 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:00 #67 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:00 #67 20.88 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:47:00 #67 20.88 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:47:00 #67 20.88 OK: 19953 distinct packages available 18:47:00 #67 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:00 #67 ... 18:47:00 18:47:00 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:47:00 #58 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:00 #58 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:00 #58 21.72 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:00 #58 22.25 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:00 #58 22.31 (3/6) Installing dumb-init (1.2.5-r2) 18:47:00 #58 22.33 (4/6) Installing openssl (3.1.4-r1) 18:47:00 #58 22.54 (5/6) Installing su-exec (0.2-r3) 18:47:00 #58 22.54 (6/6) Installing yq (4.33.3-r5) 18:47:00 #58 23.95 Executing busybox-1.36.1-r2.trigger 18:47:00 #58 24.12 OK: 18 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:00 #58 ... 18:47:00 18:47:00 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:47:00 #38 ... 18:47:00 18:47:00 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 18:47:00 #65 21.89 OK: 9 MiB in 17 packages 18:47:00 #65 DONE 23.6s 18:47:00 18:47:00 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:47:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:00 cf830b4bb368: Preparing 18:47:00 7a6cccca5836: Preparing 18:47:00 2e5546e3dbdf: Preparing 18:47:00 2713e551fb7b: Preparing 18:47:00 014256eccb20: Preparing 18:47:00 62f022727707: Preparing 18:47:00 cc2447e1835a: Preparing 18:47:00 62f022727707: Waiting 18:47:00 cc2447e1835a: Waiting 18:47:00 2713e551fb7b: Layer already exists 18:47:00 2e5546e3dbdf: Layer already exists 18:47:00 cc2447e1835a: Layer already exists 18:47:00 cf830b4bb368: Pushed 18:47:00 #38 ... 18:47:00 18:47:00 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:47:00 #66 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:00 #66 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:00 #66 22.58 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 18:47:00 #66 22.58 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 18:47:00 #66 22.58 OK: 19953 distinct packages available 18:47:00 #66 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:00 #66 ... 18:47:00 18:47:00 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 18:47:01 62f022727707: Pushed 18:47:01 014256eccb20: Pushed 18:47:01 #72 ... 18:47:01 18:47:01 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 18:47:01 #58 DONE 26.0s 18:47:01 18:47:01 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18:47:03 7a6cccca5836: Pushed 18:47:03 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } 18:47:03 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.1s done 18:47:03 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.1s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:04 cf830b4bb368: Preparing 18:47:04 7a6cccca5836: Preparing 18:47:04 2e5546e3dbdf: Preparing 18:47:04 2713e551fb7b: Preparing 18:47:04 014256eccb20: Preparing 18:47:04 62f022727707: Preparing 18:47:04 cc2447e1835a: Preparing 18:47:04 cc2447e1835a: Waiting 18:47:04 62f022727707: Waiting 18:47:04 2e5546e3dbdf: Layer already exists 18:47:04 cf830b4bb368: Layer already exists 18:47:04 014256eccb20: Layer already exists 18:47:04 7a6cccca5836: Layer already exists 18:47:04 2713e551fb7b: Layer already exists 18:47:04 cc2447e1835a: Layer already exists 18:47:04 62f022727707: Layer already exists 18:47:04 latest: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv 18:47:04 #38 DONE 29.8s 18:47:04 18:47:04 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:47:04 #57 26.58 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:04 #57 26.98 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:04 #57 27.07 (3/7) Installing dumb-init (1.2.5-r2) 18:47:04 #57 27.15 (4/7) Installing musl-obstack (1.2.3-r2) 18:47:04 #57 27.20 (5/7) Installing libucontext (1.2-r2) 18:47:04 #57 27.25 (6/7) Installing gcompat (1.1.0-r1) 18:47:04 #57 27.35 (7/7) Installing openssl (3.1.4-r1) 18:47:04 #57 27.44 Executing busybox-1.36.1-r2.trigger 18:47:04 #57 27.63 OK: 9 MiB in 20 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:04 #57 DONE 29.2s 18:47:04 18:47:04 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 18:47:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv 18:47:05 #73 ... 18:47:05 18:47:05 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 18:47:05 #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:05 #0 9.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:05 #74 ... 18:47:05 18:47:05 #64 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 18:47:05 #64 9.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:05 #64 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:05 #64 17.59 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:05 #64 17.70 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:05 #64 17.83 Executing busybox-1.36.1-r5.post-upgrade 18:47:05 #64 18.23 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:05 #64 18.25 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:05 #64 18.75 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:05 #64 18.87 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:05 #64 18.87 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:05 #64 18.92 Executing busybox-1.36.1-r5.trigger 18:47:05 #64 19.01 OK: 8 MiB in 16 packages 18:47:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 18:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:05 cf830b4bb368: Preparing 18:47:05 7a6cccca5836: Preparing 18:47:05 2e5546e3dbdf: Preparing 18:47:05 2713e551fb7b: Preparing 18:47:05 014256eccb20: Preparing 18:47:05 62f022727707: Preparing 18:47:05 cc2447e1835a: Preparing 18:47:05 62f022727707: Waiting 18:47:05 cc2447e1835a: Waiting 18:47:05 2e5546e3dbdf: Layer already exists 18:47:05 7a6cccca5836: Layer already exists 18:47:05 2713e551fb7b: Layer already exists 18:47:05 014256eccb20: Layer already exists 18:47:05 cc2447e1835a: Layer already exists 18:47:05 cf830b4bb368: Layer already exists 18:47:05 62f022727707: Layer already exists 18:47:05 3.2.0-dev.1: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 #64 ... 18:47:06 18:47:06 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 18:47:06 #72 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:06 cf830b4bb368: Preparing 18:47:06 7a6cccca5836: Preparing 18:47:06 2e5546e3dbdf: Preparing 18:47:06 2713e551fb7b: Preparing 18:47:06 014256eccb20: Preparing 18:47:06 62f022727707: Preparing 18:47:06 cc2447e1835a: Preparing 18:47:06 62f022727707: Waiting 18:47:06 cc2447e1835a: Waiting 18:47:06 2713e551fb7b: Layer already exists 18:47:06 014256eccb20: Layer already exists 18:47:06 cf830b4bb368: Layer already exists 18:47:06 7a6cccca5836: Layer already exists 18:47:06 2e5546e3dbdf: Layer already exists 18:47:06 62f022727707: Layer already exists 18:47:06 cc2447e1835a: Layer already exists 18:47:06 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv 18:47:06 #72 ... 18:47:06 18:47:06 #64 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 18:47:06 #64 DONE 20.6s 18:47:06 18:47:06 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 18:47:06 #0 6.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 #75 9.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:06 #75 ... 18:47:06 18:47:06 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv 18:47:07 #76 ... 18:47:07 18:47:07 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 18:47:07 #70 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:07 #70 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:07 cf830b4bb368: Preparing 18:47:07 7a6cccca5836: Preparing 18:47:07 2e5546e3dbdf: Preparing 18:47:07 2713e551fb7b: Preparing 18:47:07 014256eccb20: Preparing 18:47:07 62f022727707: Preparing 18:47:07 cc2447e1835a: Preparing 18:47:07 62f022727707: Waiting 18:47:07 cc2447e1835a: Waiting 18:47:07 7a6cccca5836: Layer already exists 18:47:07 cf830b4bb368: Layer already exists 18:47:07 014256eccb20: Layer already exists 18:47:07 2713e551fb7b: Layer already exists 18:47:07 cc2447e1835a: Layer already exists 18:47:07 62f022727707: Layer already exists 18:47:07 2e5546e3dbdf: Layer already exists 18:47:07 main: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:08 ===================================================== 18:47:08 #70 ... 18:47:08 18:47:08 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 18:47:08 #73 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 18:47:08 taggedImages: 18:47:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:47:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 18:47:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:47:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:47:08 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:08 latest 18:47:08 3.2.0-dev.1 18:47:08 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:08 main 18:47:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv 18:47:09 #73 ... 18:47:09 18:47:09 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:47:09 #63 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:09 #63 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:09 #63 31.74 OK: 266 MiB in 52 packages 18:47:09 #63 DONE 32.5s 18:47:09 18:47:09 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:09 f10e92e12f09: Preparing 18:47:09 9b706527021b: Preparing 18:47:09 4507e53f356c: Preparing 18:47:09 2e5546e3dbdf: Preparing 18:47:09 2713e551fb7b: Preparing 18:47:09 556dbd160e62: Preparing 18:47:09 c80135299246: Preparing 18:47:09 01b51f423130: Preparing 18:47:09 643b22264a71: Preparing 18:47:09 cc2447e1835a: Preparing 18:47:09 c80135299246: Waiting 18:47:09 01b51f423130: Waiting 18:47:09 643b22264a71: Waiting 18:47:09 cc2447e1835a: Waiting 18:47:09 556dbd160e62: Waiting 18:47:09 2713e551fb7b: Layer already exists 18:47:09 2e5546e3dbdf: Layer already exists 18:47:09 f10e92e12f09: Pushed 18:47:09 9b706527021b: Pushed 18:47:09 4507e53f356c: Pushed 18:47:09 cc2447e1835a: Layer already exists 18:47:09 #77 ... 18:47:09 18:47:09 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:47:09 #67 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:09 #67 30.07 (1/4) Installing dumb-init (1.2.5-r2) 18:47:09 #67 30.10 (2/4) Installing musl-obstack (1.2.3-r2) 18:47:09 #67 30.12 (3/4) Installing libucontext (1.2-r2) 18:47:09 #67 30.13 (4/4) Installing gcompat (1.1.0-r1) 18:47:09 #67 30.14 Executing busybox-1.36.1-r2.trigger 18:47:09 #67 30.23 OK: 8 MiB in 19 packages 18:47:09 #67 DONE 31.5s 18:47:09 18:47:09 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:47:09 #77 DONE 0.8s 18:47:09 18:47:09 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 18:47:09 01b51f423130: Pushed 18:47:10 643b22264a71: Pushed 18:47:11 #78 ... 18:47:11 18:47:11 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 18:47:11 #0 5.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:11 #0 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:11 #79 ... 18:47:11 18:47:11 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 18:47:11 #74 16.74 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:11 #74 16.86 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:12 #74 17.09 Executing busybox-1.36.1-r5.post-upgrade 18:47:12 #74 ... 18:47:12 18:47:12 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:47:12 #66 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:12 #66 32.33 (1/11) Installing ca-certificates (20230506-r0) 18:47:12 #66 33.00 (2/11) Installing brotli-libs (1.0.9-r14) 18:47:12 #66 33.15 (3/11) Installing libunistring (1.1-r1) 18:47:12 #66 33.51 (4/11) Installing libidn2 (2.3.4-r1) 18:47:12 #66 33.55 (5/11) Installing nghttp2-libs (1.57.0-r0) 18:47:12 #66 33.58 (6/11) Installing libcurl (8.4.0-r0) 18:47:12 #66 33.66 (7/11) Installing curl (8.4.0-r0) 18:47:12 #66 33.72 (8/11) Installing dumb-init (1.2.5-r2) 18:47:12 #66 33.75 (9/11) Installing musl-obstack (1.2.3-r2) 18:47:12 #66 33.77 (10/11) Installing libucontext (1.2-r2) 18:47:12 #66 33.79 (11/11) Installing gcompat (1.1.0-r1) 18:47:12 #66 33.82 Executing busybox-1.36.1-r2.trigger 18:47:12 #66 34.01 Executing ca-certificates-20230506-r0.trigger 18:47:12 #66 ... 18:47:12 18:47:12 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 18:47:12 #75 14.21 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:12 #75 14.29 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:12 #75 14.43 Executing busybox-1.36.1-r5.post-upgrade 18:47:12 #75 14.71 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:12 #75 14.71 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:13 #75 15.32 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:13 #75 15.39 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:13 #75 15.41 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:13 #75 15.43 Executing busybox-1.36.1-r5.trigger 18:47:13 #75 15.51 OK: 8 MiB in 16 packages 18:47:13 #75 ... 18:47:13 18:47:13 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:47:13 #66 35.26 OK: 13 MiB in 26 packages 18:47:13 #66 DONE 36.4s 18:47:13 18:47:13 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 18:47:13 #70 16.87 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:13 #70 16.97 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:13 #70 17.16 Executing busybox-1.36.1-r5.post-upgrade 18:47:13 #70 17.52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:13 #70 17.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:13 #70 17.88 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:13 #70 17.97 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:13 #70 17.99 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:13 #70 18.05 Executing busybox-1.36.1-r5.trigger 18:47:13 #70 18.12 OK: 8 MiB in 17 packages 18:47:14 #70 ... 18:47:14 18:47:14 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 18:47:14 #75 DONE 16.8s 18:47:14 18:47:14 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 18:47:14 #74 17.49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:14 #74 17.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:14 #74 17.91 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:14 #74 17.95 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:14 #74 17.96 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:14 #74 17.98 Executing busybox-1.36.1-r5.trigger 18:47:14 #74 18.07 Executing ca-certificates-20230506-r0.trigger 18:47:14 #74 19.25 OK: 18 MiB in 19 packages 18:47:14 #74 ... 18:47:14 18:47:14 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 18:47:14 #70 DONE 19.7s 18:47:14 18:47:14 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 18:47:14 #79 13.18 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:14 #79 13.33 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:15 #79 13.51 Executing busybox-1.36.1-r5.post-upgrade 18:47:15 c80135299246: Pushed 18:47:15 #79 ... 18:47:15 18:47:15 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 18:47:15 #74 DONE 20.6s 18:47:15 18:47:15 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 18:47:15 #79 14.02 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:15 #79 14.02 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:15 #79 14.05 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:15 #79 14.12 Executing busybox-1.36.1-r5.trigger 18:47:15 #79 14.21 OK: 18 MiB in 19 packages 18:47:16 556dbd160e62: Pushed 18:47:17 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [Pipeline] // withEnv 18:47:17 #79 DONE 15.6s 18:47:17 18:47:17 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 #80 DONE 0.3s 18:47:17 18:47:17 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 18:47:17 #72 7.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:17 #72 13.22 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:17 #72 13.42 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:17 #72 13.74 Executing busybox-1.36.1-r5.post-upgrade 18:47:17 #72 14.29 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:17 #72 14.30 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:17 #72 14.82 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:17 #72 14.97 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:17 #72 14.98 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:17 #72 15.03 Executing busybox-1.36.1-r5.trigger 18:47:17 #72 15.20 Executing ca-certificates-20230506-r0.trigger 18:47:17 #72 16.18 OK: 9 MiB in 17 packages 18:47:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:18 f10e92e12f09: Preparing 18:47:18 9b706527021b: Preparing 18:47:18 4507e53f356c: Preparing 18:47:18 2e5546e3dbdf: Preparing 18:47:18 2713e551fb7b: Preparing 18:47:18 556dbd160e62: Preparing 18:47:18 c80135299246: Preparing 18:47:18 01b51f423130: Preparing 18:47:18 643b22264a71: Preparing 18:47:18 cc2447e1835a: Preparing 18:47:18 01b51f423130: Waiting 18:47:18 556dbd160e62: Waiting 18:47:18 c80135299246: Waiting 18:47:18 643b22264a71: Waiting 18:47:18 cc2447e1835a: Waiting 18:47:18 f10e92e12f09: Layer already exists 18:47:18 2713e551fb7b: Layer already exists 18:47:18 4507e53f356c: Layer already exists 18:47:18 9b706527021b: Layer already exists 18:47:18 2e5546e3dbdf: Layer already exists 18:47:18 c80135299246: Layer already exists 18:47:18 643b22264a71: Layer already exists 18:47:18 556dbd160e62: Layer already exists 18:47:18 01b51f423130: Layer already exists 18:47:18 cc2447e1835a: Layer already exists 18:47:18 latest: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } 18:47:18 #72 DONE 17.6s 18:47:18 18:47:18 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:47:18 #81 DONE 3.5s 18:47:18 18:47:18 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 18:47:18 #82 ... 18:47:18 18:47:18 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 18:47:18 #73 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:18 #73 11.49 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:18 #73 11.62 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:18 #73 11.75 Executing busybox-1.36.1-r5.post-upgrade 18:47:18 #73 12.20 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:18 #73 12.20 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:18 #73 12.23 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:18 #73 12.27 Executing busybox-1.36.1-r5.trigger 18:47:18 #73 12.35 OK: 9 MiB in 20 packages 18:47:18 #73 DONE 13.8s 18:47:18 18:47:18 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 18:47:18 #82 DONE 0.3s 18:47:18 18:47:18 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 18:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:19 f10e92e12f09: Preparing 18:47:19 9b706527021b: Preparing 18:47:19 4507e53f356c: Preparing 18:47:19 2e5546e3dbdf: Preparing 18:47:19 2713e551fb7b: Preparing 18:47:19 556dbd160e62: Preparing 18:47:19 c80135299246: Preparing 18:47:19 01b51f423130: Preparing 18:47:19 556dbd160e62: Waiting 18:47:19 c80135299246: Waiting 18:47:19 643b22264a71: Preparing 18:47:19 cc2447e1835a: Preparing 18:47:19 01b51f423130: Waiting 18:47:19 643b22264a71: Waiting 18:47:19 cc2447e1835a: Waiting 18:47:19 f10e92e12f09: Layer already exists 18:47:19 4507e53f356c: Layer already exists 18:47:19 2e5546e3dbdf: Layer already exists 18:47:19 9b706527021b: Layer already exists 18:47:19 2713e551fb7b: Layer already exists 18:47:19 c80135299246: Layer already exists 18:47:19 556dbd160e62: Layer already exists 18:47:19 01b51f423130: Layer already exists 18:47:19 643b22264a71: Layer already exists 18:47:19 cc2447e1835a: Layer already exists 18:47:19 3.2.0-dev.1: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [Pipeline] // withEnv 18:47:19 #83 ... 18:47:19 18:47:19 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:19 #84 ... 18:47:19 18:47:19 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 18:47:19 #78 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:19 #78 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:19 #78 9.092 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:19 #78 9.232 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:19 #78 9.416 Executing busybox-1.36.1-r5.post-upgrade 18:47:19 #78 9.615 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:19 #78 9.626 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:19 #78 9.980 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:19 #78 10.04 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:19 #78 10.05 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:19 #78 10.07 Executing busybox-1.36.1-r5.trigger 18:47:19 #78 10.12 OK: 8 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:20 f10e92e12f09: Preparing 18:47:20 9b706527021b: Preparing 18:47:20 4507e53f356c: Preparing 18:47:20 2e5546e3dbdf: Preparing 18:47:20 2713e551fb7b: Preparing 18:47:20 556dbd160e62: Preparing 18:47:20 c80135299246: Preparing 18:47:20 01b51f423130: Preparing 18:47:20 643b22264a71: Preparing 18:47:20 cc2447e1835a: Preparing 18:47:20 556dbd160e62: Waiting 18:47:20 c80135299246: Waiting 18:47:20 01b51f423130: Waiting 18:47:20 643b22264a71: Waiting 18:47:20 cc2447e1835a: Waiting 18:47:20 f10e92e12f09: Layer already exists 18:47:20 4507e53f356c: Layer already exists 18:47:20 2e5546e3dbdf: Layer already exists 18:47:20 2713e551fb7b: Layer already exists 18:47:20 9b706527021b: Layer already exists 18:47:20 01b51f423130: Layer already exists 18:47:20 556dbd160e62: Layer already exists 18:47:20 c80135299246: Layer already exists 18:47:20 643b22264a71: Layer already exists 18:47:20 cc2447e1835a: Layer already exists 18:47:20 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } 18:47:20 #78 ... 18:47:20 18:47:20 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 18:47:20 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:20 #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:20 #0 6.845 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:20 #0 6.876 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:20 #0 6.918 Executing busybox-1.36.1-r5.post-upgrade 18:47:20 #0 6.974 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:20 #0 6.980 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:20 #0 7.087 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:20 #0 7.108 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:20 #0 7.114 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:20 #0 7.127 Executing busybox-1.36.1-r5.trigger 18:47:20 #0 7.144 Executing ca-certificates-20230506-r0.trigger 18:47:20 #0 7.327 OK: 13 MiB in 26 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:21 f10e92e12f09: Preparing 18:47:21 9b706527021b: Preparing 18:47:21 4507e53f356c: Preparing 18:47:21 2e5546e3dbdf: Preparing 18:47:21 2713e551fb7b: Preparing 18:47:21 556dbd160e62: Preparing 18:47:21 c80135299246: Preparing 18:47:21 01b51f423130: Preparing 18:47:21 643b22264a71: Preparing 18:47:21 cc2447e1835a: Preparing 18:47:21 c80135299246: Waiting 18:47:21 01b51f423130: Waiting 18:47:21 643b22264a71: Waiting 18:47:21 cc2447e1835a: Waiting 18:47:21 4507e53f356c: Layer already exists 18:47:21 2e5546e3dbdf: Layer already exists 18:47:21 f10e92e12f09: Layer already exists 18:47:21 9b706527021b: Layer already exists 18:47:21 2713e551fb7b: Layer already exists 18:47:21 556dbd160e62: Layer already exists 18:47:21 c80135299246: Layer already exists 18:47:21 01b51f423130: Layer already exists 18:47:21 643b22264a71: Layer already exists 18:47:21 cc2447e1835a: Layer already exists 18:47:21 main: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:22 ===================================================== [Pipeline] echo 18:47:22 taggedImages: 18:47:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:47:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 18:47:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:47:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:47:22 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:22 latest 18:47:22 3.2.0-dev.1 18:47:22 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:22 main 18:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:47:24 6f872193ce80: Preparing 18:47:24 ddf0ca43f20a: Preparing 18:47:24 2b0608850038: Preparing 18:47:24 2e5546e3dbdf: Preparing 18:47:24 2713e551fb7b: Preparing 18:47:24 556dbd160e62: Preparing 18:47:24 9c4b5f2318d9: Preparing 18:47:24 22e8a6f4471c: Preparing 18:47:24 cc2447e1835a: Preparing 18:47:24 9c4b5f2318d9: Waiting 18:47:24 22e8a6f4471c: Waiting 18:47:24 cc2447e1835a: Waiting 18:47:24 556dbd160e62: Waiting 18:47:24 2e5546e3dbdf: Layer already exists 18:47:24 2713e551fb7b: Layer already exists 18:47:24 556dbd160e62: Layer already exists 18:47:24 6f872193ce80: Pushed 18:47:24 ddf0ca43f20a: Pushed 18:47:24 2b0608850038: Pushed 18:47:24 cc2447e1835a: Layer already exists 18:47:24 22e8a6f4471c: Pushed 18:47:24 9c4b5f2318d9: Pushed 18:47:24 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:25 #85 DONE 10.8s 18:47:25 18:47:25 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 18:47:25 #78 DONE 15.0s 18:47:25 18:47:25 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:47:25 #83 DONE 6.1s 18:47:25 18:47:25 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 18:47:25 #86 DONE 6.1s 18:47:25 18:47:25 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 18:47:25 #87 DONE 0.6s 18:47:25 18:47:25 #88 [security-spire-server stage-2 6/9] COPY security.txt / 18:47:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv 18:47:25 #88 DONE 0.3s 18:47:25 18:47:25 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:25 #89 DONE 0.3s 18:47:25 18:47:25 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:47:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:47:25 6f872193ce80: Preparing 18:47:25 ddf0ca43f20a: Preparing 18:47:25 2b0608850038: Preparing 18:47:25 2e5546e3dbdf: Preparing 18:47:25 2713e551fb7b: Preparing 18:47:25 556dbd160e62: Preparing 18:47:25 9c4b5f2318d9: Preparing 18:47:25 22e8a6f4471c: Preparing 18:47:25 cc2447e1835a: Preparing 18:47:25 556dbd160e62: Waiting 18:47:25 9c4b5f2318d9: Waiting 18:47:25 22e8a6f4471c: Waiting 18:47:25 cc2447e1835a: Waiting 18:47:25 6f872193ce80: Layer already exists 18:47:25 2713e551fb7b: Layer already exists 18:47:25 2e5546e3dbdf: Layer already exists 18:47:25 2b0608850038: Layer already exists 18:47:25 ddf0ca43f20a: Layer already exists 18:47:25 556dbd160e62: Layer already exists 18:47:25 22e8a6f4471c: Layer already exists 18:47:25 9c4b5f2318d9: Layer already exists 18:47:25 cc2447e1835a: Layer already exists 18:47:25 latest: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } 18:47:26 #90 DONE 0.3s 18:47:26 18:47:26 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:26 #91 DONE 0.3s 18:47:26 18:47:26 #92 [security-spire-server] exporting to image 18:47:26 #92 exporting layers 18:47:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [Pipeline] } 18:47:26 #92 ... 18:47:26 18:47:26 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:47:26 #93 DONE 2.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:26 18:47:26 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 18:47:26 #94 DONE 2.2s 18:47:26 18:47:26 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 18:47:26 #95 ... 18:47:26 18:47:26 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 18:47:26 #96 DONE 0.3s 18:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 18:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:47:27 6f872193ce80: Preparing 18:47:27 ddf0ca43f20a: Preparing 18:47:27 2b0608850038: Preparing 18:47:27 2e5546e3dbdf: Preparing 18:47:27 2713e551fb7b: Preparing 18:47:27 556dbd160e62: Preparing 18:47:27 9c4b5f2318d9: Preparing 18:47:27 22e8a6f4471c: Preparing 18:47:27 cc2447e1835a: Preparing 18:47:27 556dbd160e62: Waiting 18:47:27 9c4b5f2318d9: Waiting 18:47:27 22e8a6f4471c: Waiting 18:47:27 cc2447e1835a: Waiting 18:47:27 2713e551fb7b: Layer already exists 18:47:27 2b0608850038: Layer already exists 18:47:27 ddf0ca43f20a: Layer already exists 18:47:27 2e5546e3dbdf: Layer already exists 18:47:27 6f872193ce80: Layer already exists 18:47:27 556dbd160e62: Layer already exists 18:47:27 22e8a6f4471c: Layer already exists 18:47:27 cc2447e1835a: Layer already exists 18:47:27 9c4b5f2318d9: Layer already exists 18:47:27 3.2.0-dev.1: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } 18:47:27 18:47:27 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 18:47:27 #95 DONE 0.4s 18:47:27 18:47:27 #97 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:47:27.428Z] #97 DONE 0.4s 18:47:27 [Pipeline] sh 18:47:27 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 18:47:27 #98 DONE 0.3s 18:47:27 18:47:27 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:47:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:27 #99 DONE 0.2s 18:47:27 18:47:27 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:47:27 #100 ... 18:47:27 18:47:27 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:47:27 #101 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:47:27 18:47:27 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 18:47:27 #102 DONE 0.2s 18:47:27 18:47:27 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:47:27 #100 DONE 0.3s 18:47:27 18:47:27 #92 [security-spire-server] exporting to image [Pipeline] sh 18:47:28 #92 ... 18:47:28 18:47:28 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:47:28 #103 DONE 0.4s 18:47:28 18:47:28 #92 [security-spire-config] exporting to image 18:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:47:28 6f872193ce80: Preparing 18:47:28 ddf0ca43f20a: Preparing 18:47:28 2b0608850038: Preparing 18:47:28 2e5546e3dbdf: Preparing 18:47:28 2713e551fb7b: Preparing 18:47:28 556dbd160e62: Preparing 18:47:28 9c4b5f2318d9: Preparing 18:47:28 22e8a6f4471c: Preparing 18:47:28 cc2447e1835a: Preparing 18:47:28 9c4b5f2318d9: Waiting 18:47:28 22e8a6f4471c: Waiting 18:47:28 cc2447e1835a: Waiting 18:47:28 556dbd160e62: Waiting 18:47:28 6f872193ce80: Layer already exists 18:47:28 2713e551fb7b: Layer already exists 18:47:28 2e5546e3dbdf: Layer already exists 18:47:28 ddf0ca43f20a: Layer already exists 18:47:28 2b0608850038: Layer already exists 18:47:28 556dbd160e62: Layer already exists 18:47:28 9c4b5f2318d9: Layer already exists 18:47:28 22e8a6f4471c: Layer already exists 18:47:28 cc2447e1835a: Layer already exists 18:47:28 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:47:28 #92 ... 18:47:28 18:47:28 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:47:28 #104 DONE 0.4s 18:47:28 18:47:28 #92 [security-spire-agent] exporting to image [Pipeline] sh 18:47:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:47:29 6f872193ce80: Preparing 18:47:29 ddf0ca43f20a: Preparing 18:47:29 2b0608850038: Preparing 18:47:29 2e5546e3dbdf: Preparing 18:47:29 2713e551fb7b: Preparing 18:47:29 556dbd160e62: Preparing 18:47:29 9c4b5f2318d9: Preparing 18:47:29 22e8a6f4471c: Preparing 18:47:29 cc2447e1835a: Preparing 18:47:29 556dbd160e62: Waiting 18:47:29 9c4b5f2318d9: Waiting 18:47:29 22e8a6f4471c: Waiting 18:47:29 cc2447e1835a: Waiting 18:47:29 ddf0ca43f20a: Layer already exists 18:47:29 6f872193ce80: Layer already exists 18:47:29 2e5546e3dbdf: Layer already exists 18:47:29 2b0608850038: Layer already exists 18:47:29 2713e551fb7b: Layer already exists 18:47:29 556dbd160e62: Layer already exists 18:47:29 9c4b5f2318d9: Layer already exists 18:47:29 cc2447e1835a: Layer already exists 18:47:29 22e8a6f4471c: Layer already exists 18:47:29 main: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } 18:47:29 #92 exporting layers 3.2s done 18:47:29 #92 writing image sha256:7d540a6dfa263c49c6b06bc4abac8f05c8bfbcce079ce4d0a01faa7e1aa616c5 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 18:47:29 #92 writing image sha256:7d540a6dfa263c49c6b06bc4abac8f05c8bfbcce079ce4d0a01faa7e1aa616c5 0.0s done 18:47:29 #92 naming to docker.io/library/security-spire-server-arm64 0.0s done [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:29 ===================================================== [Pipeline] echo 18:47:30 taggedImages: 18:47:30 - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:47:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 18:47:30 - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:47:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:47:30 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:30 latest 18:47:30 3.2.0-dev.1 18:47:30 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:30 main 18:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:30 #92 exporting layers 2.4s done 18:47:30 #92 writing image sha256:b57266382341e2286c12827375abad3eba4eed07e4e000ce938607c54fbacfcd 0.0s done 18:47:30 #92 naming to docker.io/library/security-spire-config-arm64 done 18:47:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } 18:47:30 #92 exporting layers 2.5s done 18:47:30 #92 writing image sha256:024f0fc71d9e7694f968931823b67f57169a8fa89401d75bf5ece870392238c5 done 18:47:30 #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done 18:47:30 #92 DONE 4.8s 18:47:30 18:47:30 #25 [support-scheduler internal] load .dockerignore [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:47:31 9db8ebf510fe: Preparing 18:47:31 46bf10a28123: Preparing 18:47:31 f07479608ad0: Preparing 18:47:31 2e5546e3dbdf: Preparing 18:47:31 2713e551fb7b: Preparing 18:47:31 d844fdb7b3b9: Preparing 18:47:31 01b51f423130: Preparing 18:47:31 643b22264a71: Preparing 18:47:31 cc2447e1835a: Preparing 18:47:31 01b51f423130: Waiting 18:47:31 643b22264a71: Waiting 18:47:31 cc2447e1835a: Waiting 18:47:31 d844fdb7b3b9: Waiting 18:47:31 2e5546e3dbdf: Layer already exists 18:47:31 2713e551fb7b: Layer already exists 18:47:31 01b51f423130: Layer already exists 18:47:31 643b22264a71: Layer already exists 18:47:31 cc2447e1835a: Layer already exists 18:47:31 f07479608ad0: Pushed 18:47:31 46bf10a28123: Pushed 18:47:31 9db8ebf510fe: Pushed 18:47:39 d844fdb7b3b9: Pushed 18:47:39 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:47:40 9db8ebf510fe: Preparing 18:47:40 46bf10a28123: Preparing 18:47:40 f07479608ad0: Preparing 18:47:40 2e5546e3dbdf: Preparing 18:47:40 2713e551fb7b: Preparing 18:47:40 d844fdb7b3b9: Preparing 18:47:40 01b51f423130: Preparing 18:47:40 643b22264a71: Preparing 18:47:40 cc2447e1835a: Preparing 18:47:40 d844fdb7b3b9: Waiting 18:47:40 01b51f423130: Waiting 18:47:40 643b22264a71: Waiting 18:47:40 f07479608ad0: Layer already exists 18:47:40 9db8ebf510fe: Layer already exists 18:47:40 2713e551fb7b: Layer already exists 18:47:40 2e5546e3dbdf: Layer already exists 18:47:40 46bf10a28123: Layer already exists 18:47:40 643b22264a71: Layer already exists 18:47:40 d844fdb7b3b9: Layer already exists 18:47:40 01b51f423130: Layer already exists 18:47:40 cc2447e1835a: Layer already exists 18:47:40 latest: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 18:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:47:42 9db8ebf510fe: Preparing 18:47:42 46bf10a28123: Preparing 18:47:42 f07479608ad0: Preparing 18:47:42 2e5546e3dbdf: Preparing 18:47:42 2713e551fb7b: Preparing 18:47:42 d844fdb7b3b9: Preparing 18:47:42 01b51f423130: Preparing 18:47:42 643b22264a71: Preparing 18:47:42 cc2447e1835a: Preparing 18:47:42 01b51f423130: Waiting 18:47:42 643b22264a71: Waiting 18:47:42 cc2447e1835a: Waiting 18:47:42 d844fdb7b3b9: Waiting 18:47:42 f07479608ad0: Layer already exists 18:47:42 9db8ebf510fe: Layer already exists 18:47:42 2e5546e3dbdf: Layer already exists 18:47:42 2713e551fb7b: Layer already exists 18:47:42 46bf10a28123: Layer already exists 18:47:42 d844fdb7b3b9: Layer already exists 18:47:42 01b51f423130: Layer already exists 18:47:42 643b22264a71: Layer already exists 18:47:42 cc2447e1835a: Layer already exists 18:47:42 3.2.0-dev.1: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:47:43 9db8ebf510fe: Preparing 18:47:43 46bf10a28123: Preparing 18:47:43 f07479608ad0: Preparing 18:47:43 2e5546e3dbdf: Preparing 18:47:43 2713e551fb7b: Preparing 18:47:43 d844fdb7b3b9: Preparing 18:47:43 01b51f423130: Preparing 18:47:43 643b22264a71: Preparing 18:47:43 cc2447e1835a: Preparing 18:47:43 d844fdb7b3b9: Waiting 18:47:43 01b51f423130: Waiting 18:47:43 643b22264a71: Waiting 18:47:43 cc2447e1835a: Waiting 18:47:43 f07479608ad0: Layer already exists 18:47:43 2713e551fb7b: Layer already exists 18:47:43 9db8ebf510fe: Layer already exists 18:47:43 46bf10a28123: Layer already exists 18:47:43 2e5546e3dbdf: Layer already exists 18:47:43 d844fdb7b3b9: Layer already exists 18:47:43 643b22264a71: Layer already exists 18:47:43 01b51f423130: Layer already exists 18:47:43 cc2447e1835a: Layer already exists 18:47:43 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:47:44 9db8ebf510fe: Preparing 18:47:44 46bf10a28123: Preparing 18:47:44 f07479608ad0: Preparing 18:47:44 2e5546e3dbdf: Preparing 18:47:44 2713e551fb7b: Preparing 18:47:44 d844fdb7b3b9: Preparing 18:47:44 d844fdb7b3b9: Waiting 18:47:44 01b51f423130: Preparing 18:47:44 643b22264a71: Preparing 18:47:44 01b51f423130: Waiting 18:47:44 cc2447e1835a: Preparing 18:47:44 643b22264a71: Waiting 18:47:44 2e5546e3dbdf: Layer already exists 18:47:44 f07479608ad0: Layer already exists 18:47:44 2713e551fb7b: Layer already exists 18:47:44 9db8ebf510fe: Layer already exists 18:47:44 46bf10a28123: Layer already exists 18:47:44 01b51f423130: Layer already exists 18:47:44 d844fdb7b3b9: Layer already exists 18:47:44 643b22264a71: Layer already exists 18:47:44 cc2447e1835a: Layer already exists 18:47:44 main: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:44 ===================================================== [Pipeline] echo 18:47:45 taggedImages: 18:47:45 - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:47:45 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 18:47:45 - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:47:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:47:45 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:45 latest 18:47:45 3.2.0-dev.1 18:47:45 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:45 main 18:47:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:47:46 07ee46759572: Preparing 18:47:46 7e507f7a7099: Preparing 18:47:46 2e5546e3dbdf: Preparing 18:47:46 2713e551fb7b: Preparing 18:47:46 6bae9d7bfc1d: Preparing 18:47:46 f03c5ed98d59: Preparing 18:47:46 cc2447e1835a: Preparing 18:47:46 f03c5ed98d59: Waiting 18:47:46 cc2447e1835a: Waiting 18:47:46 2713e551fb7b: Layer already exists 18:47:46 2e5546e3dbdf: Layer already exists 18:47:46 cc2447e1835a: Layer already exists 18:47:46 07ee46759572: Pushed 18:47:46 f03c5ed98d59: Pushed 18:47:47 6bae9d7bfc1d: Pushed 18:47:48 7e507f7a7099: Pushed 18:47:49 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:47:50 07ee46759572: Preparing 18:47:50 7e507f7a7099: Preparing 18:47:50 2e5546e3dbdf: Preparing 18:47:50 2713e551fb7b: Preparing 18:47:50 6bae9d7bfc1d: Preparing 18:47:50 f03c5ed98d59: Preparing 18:47:50 cc2447e1835a: Preparing 18:47:50 f03c5ed98d59: Waiting 18:47:50 cc2447e1835a: Waiting 18:47:50 07ee46759572: Layer already exists 18:47:50 6bae9d7bfc1d: Layer already exists 18:47:50 2713e551fb7b: Layer already exists 18:47:50 7e507f7a7099: Layer already exists 18:47:50 2e5546e3dbdf: Layer already exists 18:47:50 f03c5ed98d59: Layer already exists 18:47:50 cc2447e1835a: Layer already exists 18:47:50 latest: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 18:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:47:51 07ee46759572: Preparing 18:47:51 7e507f7a7099: Preparing 18:47:51 2e5546e3dbdf: Preparing 18:47:51 2713e551fb7b: Preparing 18:47:51 6bae9d7bfc1d: Preparing 18:47:51 f03c5ed98d59: Preparing 18:47:51 cc2447e1835a: Preparing 18:47:51 f03c5ed98d59: Waiting 18:47:51 cc2447e1835a: Waiting 18:47:51 2713e551fb7b: Layer already exists 18:47:51 6bae9d7bfc1d: Layer already exists 18:47:51 2e5546e3dbdf: Layer already exists 18:47:51 7e507f7a7099: Layer already exists 18:47:51 07ee46759572: Layer already exists 18:47:51 f03c5ed98d59: Layer already exists 18:47:51 cc2447e1835a: Layer already exists 18:47:51 3.2.0-dev.1: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:47:52 07ee46759572: Preparing 18:47:52 7e507f7a7099: Preparing 18:47:52 2e5546e3dbdf: Preparing 18:47:52 2713e551fb7b: Preparing 18:47:52 6bae9d7bfc1d: Preparing 18:47:52 f03c5ed98d59: Preparing 18:47:52 cc2447e1835a: Preparing 18:47:52 f03c5ed98d59: Waiting 18:47:52 cc2447e1835a: Waiting 18:47:52 7e507f7a7099: Layer already exists 18:47:52 2e5546e3dbdf: Layer already exists 18:47:52 6bae9d7bfc1d: Layer already exists 18:47:52 2713e551fb7b: Layer already exists 18:47:52 07ee46759572: Layer already exists 18:47:52 f03c5ed98d59: Layer already exists 18:47:52 cc2447e1835a: Layer already exists 18:47:52 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } 18:47:53 #25 ... 18:47:53 18:47:53 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:53 #69 DONE 68.7s 18:47:53 18:47:53 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:53 #68 DONE 68.8s 18:47:53 18:47:53 #105 [security-bootstrapper builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } 18:47:53 #105 ... 18:47:53 18:47:53 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:53 #76 DONE 57.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:53 18:47:53 #106 [support-notifications builder 6/7] COPY . . 18:47:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:47:54 07ee46759572: Preparing 18:47:54 7e507f7a7099: Preparing 18:47:54 2e5546e3dbdf: Preparing 18:47:54 2713e551fb7b: Preparing 18:47:54 6bae9d7bfc1d: Preparing 18:47:54 f03c5ed98d59: Preparing 18:47:54 cc2447e1835a: Preparing 18:47:54 f03c5ed98d59: Waiting 18:47:54 cc2447e1835a: Waiting 18:47:54 2713e551fb7b: Layer already exists 18:47:54 2e5546e3dbdf: Layer already exists 18:47:54 6bae9d7bfc1d: Layer already exists 18:47:54 7e507f7a7099: Layer already exists 18:47:54 07ee46759572: Layer already exists 18:47:54 f03c5ed98d59: Layer already exists 18:47:54 cc2447e1835a: Layer already exists 18:47:54 main: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } 18:47:54 #106 ... 18:47:54 18:47:54 #107 [core-command builder 6/7] COPY . . 18:47:54 #107 DONE 1.3s 18:47:54 18:47:54 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #108 CACHED 18:47:54 18:47:54 #109 [support-scheduler builder 6/7] COPY . . 18:47:54 #109 CACHED 18:47:54 18:47:54 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:47:54 #110 CACHED 18:47:54 18:47:54 #111 [core-data builder 6/7] COPY . . 18:47:54 #111 CACHED 18:47:54 18:47:54 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #112 CACHED 18:47:54 18:47:54 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 18:47:54 #113 CACHED 18:47:54 18:47:54 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:47:54 #114 CACHED 18:47:54 18:47:54 #115 [core-metadata builder 6/7] COPY . . 18:47:54 #115 CACHED 18:47:54 18:47:54 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #116 CACHED 18:47:54 18:47:54 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #117 CACHED 18:47:54 18:47:54 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:47:54 #118 CACHED 18:47:54 18:47:54 #119 [security-secretstore-setup builder 6/7] COPY . . 18:47:54 #119 CACHED 18:47:54 18:47:54 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 18:47:54 #120 CACHED 18:47:54 18:47:54 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #121 CACHED 18:47:54 18:47:54 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:47:54 #122 CACHED 18:47:54 18:47:54 #105 [security-bootstrapper builder 6/7] COPY . . 18:47:54 #105 DONE 1.3s 18:47:54 18:47:54 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:47:54 #123 CACHED 18:47:54 18:47:54 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #124 CACHED 18:47:54 18:47:54 #125 [security-proxy-auth builder 6/7] COPY . . 18:47:54 #125 CACHED 18:47:54 18:47:54 #126 [security-proxy-setup builder 6/7] COPY . . 18:47:54 #126 CACHED 18:47:54 18:47:54 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:54 #127 CACHED 18:47:54 18:47:54 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:47:54 #128 CACHED 18:47:54 18:47:54 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:54 ===================================================== [Pipeline] echo 18:47:54 taggedImages: 18:47:54 - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:47:54 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 18:47:54 - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:54 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:47:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:47:55 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:55 latest 18:47:55 3.2.0-dev.1 18:47:55 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:47:55 main 18:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:56 #129 ... 18:47:56 18:47:56 #106 [support-notifications builder 6/7] COPY . . 18:47:56 #106 DONE 2.3s 18:47:56 18:47:56 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:47:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:47:56 d4354bd63c5c: Preparing 18:47:56 d31b879075f5: Preparing 18:47:56 2e5546e3dbdf: Preparing 18:47:56 2713e551fb7b: Preparing 18:47:56 dd61fe21fbba: Preparing 18:47:56 c35b6ab1279b: Preparing 18:47:56 cc2447e1835a: Preparing 18:47:56 cc2447e1835a: Waiting 18:47:56 c35b6ab1279b: Waiting 18:47:56 dd61fe21fbba: Layer already exists 18:47:56 2e5546e3dbdf: Layer already exists 18:47:56 2713e551fb7b: Layer already exists 18:47:56 c35b6ab1279b: Layer already exists 18:47:56 cc2447e1835a: Layer already exists 18:47:56 d4354bd63c5c: Pushed 18:47:58 #130 ... 18:47:58 18:47:58 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:58 #84 DONE 48.2s 18:47:58 18:47:58 #131 [security-spiffe-token-provider builder 6/7] COPY . . 18:47:58 d31b879075f5: Pushed 18:47:59 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:48:00 #131 DONE 2.3s 18:48:00 18:48:00 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:48:00 #0 5.440 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh 18:48:00 #132 ... 18:48:00 18:48:00 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:48:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:00 d4354bd63c5c: Preparing 18:48:00 d31b879075f5: Preparing 18:48:00 2e5546e3dbdf: Preparing 18:48:00 2713e551fb7b: Preparing 18:48:00 dd61fe21fbba: Preparing 18:48:00 c35b6ab1279b: Preparing 18:48:00 cc2447e1835a: Preparing 18:48:00 c35b6ab1279b: Waiting 18:48:00 cc2447e1835a: Waiting 18:48:00 2713e551fb7b: Layer already exists 18:48:00 dd61fe21fbba: Layer already exists 18:48:00 d4354bd63c5c: Layer already exists 18:48:00 d31b879075f5: Layer already exists 18:48:00 2e5546e3dbdf: Layer already exists 18:48:00 c35b6ab1279b: Layer already exists 18:48:00 cc2447e1835a: Layer already exists 18:48:00 latest: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 18:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:01 d4354bd63c5c: Preparing 18:48:01 d31b879075f5: Preparing 18:48:01 2e5546e3dbdf: Preparing 18:48:01 2713e551fb7b: Preparing 18:48:01 dd61fe21fbba: Preparing 18:48:01 c35b6ab1279b: Preparing 18:48:01 cc2447e1835a: Preparing 18:48:01 c35b6ab1279b: Waiting 18:48:01 cc2447e1835a: Waiting 18:48:01 dd61fe21fbba: Layer already exists 18:48:01 2713e551fb7b: Layer already exists 18:48:01 2e5546e3dbdf: Layer already exists 18:48:01 d31b879075f5: Layer already exists 18:48:01 d4354bd63c5c: Layer already exists 18:48:01 cc2447e1835a: Layer already exists 18:48:01 c35b6ab1279b: Layer already exists 18:48:01 3.2.0-dev.1: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:02 d4354bd63c5c: Preparing 18:48:02 d31b879075f5: Preparing 18:48:02 2e5546e3dbdf: Preparing 18:48:02 2713e551fb7b: Preparing 18:48:02 dd61fe21fbba: Preparing 18:48:02 c35b6ab1279b: Preparing 18:48:02 cc2447e1835a: Preparing 18:48:02 c35b6ab1279b: Waiting 18:48:02 cc2447e1835a: Waiting 18:48:02 d31b879075f5: Layer already exists 18:48:02 2713e551fb7b: Layer already exists 18:48:02 2e5546e3dbdf: Layer already exists 18:48:02 d4354bd63c5c: Layer already exists 18:48:02 dd61fe21fbba: Layer already exists 18:48:02 c35b6ab1279b: Layer already exists 18:48:02 cc2447e1835a: Layer already exists 18:48:02 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } 18:48:02 #133 2.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:04 d4354bd63c5c: Preparing 18:48:04 d31b879075f5: Preparing 18:48:04 2e5546e3dbdf: Preparing 18:48:04 2713e551fb7b: Preparing 18:48:04 dd61fe21fbba: Preparing 18:48:04 c35b6ab1279b: Preparing 18:48:04 cc2447e1835a: Preparing 18:48:04 c35b6ab1279b: Waiting 18:48:04 cc2447e1835a: Waiting 18:48:04 2713e551fb7b: Layer already exists 18:48:04 2e5546e3dbdf: Layer already exists 18:48:04 d31b879075f5: Layer already exists 18:48:04 dd61fe21fbba: Layer already exists 18:48:04 d4354bd63c5c: Layer already exists 18:48:04 c35b6ab1279b: Layer already exists 18:48:04 cc2447e1835a: Layer already exists 18:48:04 main: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 18:48:04 #133 ... 18:48:04 18:48:04 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:48:04 #0 6.680 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:48:04 #134 ... 18:48:04 18:48:04 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:48:04 #0 4.395 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv 18:48:04 #135 ... 18:48:04 18:48:04 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:48:04 #0 7.217 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:48:04 #136 ... 18:48:04 18:48:04 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:48:04 #0 6.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] echo 18:48:04 ===================================================== [Pipeline] echo 18:48:04 taggedImages: 18:48:04 - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 18:48:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:48:04 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 18:48:04 - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 18:48:04 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script 18:48:04 #137 ... 18:48:04 18:48:04 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:48:04 #0 7.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:48:04 #138 ... 18:48:04 18:48:04 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:48:04 #0 6.057 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [Pipeline] // stage 18:48:05 #139 ... 18:48:05 18:48:05 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:48:05 #0 7.062 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:48:05 #140 ... 18:48:05 18:48:05 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:48:05 #130 5.566 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:11 #130 ... 18:48:11 18:48:11 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:48:11 #129 7.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:01:35 #129 ... 19:01:35 19:01:35 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:01:35 #137 818.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:01:35 #137 ... 19:01:35 19:01:35 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:01:35 #138 DONE 818.9s 19:01:35 19:01:35 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:01:35 #51 ... 19:01:35 19:01:35 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:01:35 #141 DONE 0.3s 19:01:35 19:01:35 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:01:35 #51 ... 19:01:35 19:01:35 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:01:35 #142 DONE 0.1s 19:01:35 19:01:35 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:01:35 #143 DONE 0.1s 19:01:35 19:01:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:01:35 #132 ... 19:01:35 19:01:35 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:01:35 #144 DONE 0.2s 19:01:35 19:01:35 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:01:35 #145 DONE 0.3s 19:01:35 19:01:35 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:01:35 #51 ... 19:01:35 19:01:35 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:01:35 #146 DONE 0.2s 19:01:35 19:01:35 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:36 #147 DONE 2.1s 19:01:36 19:01:36 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:01:36 #135 ... 19:01:36 19:01:36 #92 [security-proxy-setup] exporting to image 19:01:36 #92 exporting layers 19:01:38 #92 exporting layers 1.3s done 19:01:38 #92 writing image sha256:e9c82900a6c3a5246914124f347dcae4b80838f6f4a470e42aabea7c27bc3a5b done 19:01:38 #92 naming to docker.io/library/security-proxy-setup-arm64 19:01:38 #92 naming to docker.io/library/security-proxy-setup-arm64 done 19:01:38 #92 DONE 6.2s 19:01:38 19:01:38 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:01:50 #132 ... 19:01:50 19:01:50 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:01:50 #129 DONE 834.3s 19:01:50 19:01:50 #25 [support-scheduler internal] load .dockerignore 19:01:50 #25 ... 19:01:50 19:01:50 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:01:50 #148 DONE 0.4s 19:01:50 19:01:50 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:01:50 #132 ... 19:01:50 19:01:50 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:01:51 #149 DONE 2.4s 19:01:51 19:01:51 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:01:51 #140 ... 19:01:51 19:01:51 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:01:51 #150 DONE 0.3s 19:01:51 19:01:51 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:01:52 #140 ... 19:01:52 19:01:52 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:01:52 #151 DONE 0.2s 19:01:52 19:01:52 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:01:52 #152 DONE 0.4s 19:01:52 19:01:52 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:01:52 #133 ... 19:01:52 19:01:52 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:01:53 #153 DONE 0.2s 19:01:53 19:01:53 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:01:53 #154 DONE 0.2s 19:01:53 19:01:53 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:01:53 #155 DONE 0.3s 19:01:53 19:01:53 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:01:53 #134 ... 19:01:53 19:01:53 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:01:53 #156 DONE 0.3s 19:01:53 19:01:53 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:01:53 #132 ... 19:01:53 19:01:53 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:01:53 #157 DONE 0.2s 19:01:53 19:01:53 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:01:55 #158 ... 19:01:55 19:01:55 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:01:55 #137 DONE 840.7s 19:01:55 19:01:55 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:01:55 #140 ... 19:01:55 19:01:55 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:01:55 #159 DONE 0.4s 19:01:55 19:01:55 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:01:56 #133 ... 19:01:56 19:01:56 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:01:56 #160 DONE 0.2s 19:01:56 19:01:56 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:01:56 #134 ... 19:01:56 19:01:56 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:01:56 #161 DONE 0.2s 19:01:56 19:01:56 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:01:56 #162 ... 19:01:57 19:01:57 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:01:57 #158 DONE 3.2s 19:01:57 19:01:57 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:01:57 #162 DONE 0.3s 19:01:57 19:01:57 #92 [security-bootstrapper] exporting to image 19:01:57 #92 exporting layers 19:01:58 #92 ... 19:01:58 19:01:58 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:01:58 #163 DONE 0.5s 19:01:58 19:01:58 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:01:58 #164 DONE 0.4s 19:01:58 19:01:58 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:01:58 #165 DONE 0.6s 19:01:58 19:01:58 #92 [security-bootstrapper] exporting to image 19:01:58 #92 exporting layers 1.8s done 19:01:58 #92 writing image sha256:e3e6798c89515581b346f581277a5f325efa741146c8db326ad6c6f1ff4848af 0.1s done 19:01:58 #92 naming to docker.io/library/security-bootstrapper-arm64 done 19:01:58 #92 DONE 8.0s 19:01:58 19:01:58 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:01:59 #140 ... 19:01:59 19:01:59 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:01:59 #166 DONE 0.2s 19:01:59 19:01:59 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:02:01 #167 DONE 1.9s 19:02:01 19:02:01 #92 [security-secretstore-setup] exporting to image 19:02:02 #92 exporting layers 1.5s done 19:02:02 #92 writing image sha256:087e99a3800fd3028e16b891c9b544974d60c164b8398509114a5350ab3f7d6d 0.0s done 19:02:02 #92 naming to docker.io/library/security-secretstore-setup-arm64 done 19:02:02 #92 DONE 9.5s 19:02:02 19:02:02 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:02:09 #132 ... 19:02:09 19:02:09 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:02:09 #136 DONE 854.7s 19:02:09 19:02:09 #25 [support-scheduler internal] load .dockerignore 19:02:09 #25 ... 19:02:09 19:02:09 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:02:09 #168 DONE 0.2s 19:02:09 19:02:09 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:02:09 #169 DONE 0.2s 19:02:09 19:02:09 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:02:10 #170 DONE 0.3s 19:02:10 19:02:10 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:02:10 #171 DONE 0.2s 19:02:10 19:02:10 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:02:10 #140 ... 19:02:10 19:02:10 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:02:10 #172 DONE 0.2s 19:02:10 19:02:10 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:02:12 #173 DONE 1.9s 19:02:12 19:02:12 #92 [security-proxy-auth] exporting to image 19:02:12 #92 exporting layers 19:02:13 #92 exporting layers 0.8s done 19:02:13 #92 writing image sha256:50738c575d6d13b41c65d4c92e11609cd567c669a6f09f810a52d3e14bacb96a done 19:02:13 #92 naming to docker.io/library/security-proxy-auth-arm64 done 19:02:13 #92 DONE 10.3s 19:02:13 19:02:13 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:02:28 #135 ... 19:02:28 19:02:28 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:02:28 #134 DONE 873.2s 19:02:28 19:02:28 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:02:28 #132 ... 19:02:28 19:02:28 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:02:28 #174 DONE 0.2s 19:02:28 19:02:28 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:02:28 #175 DONE 0.2s 19:02:28 19:02:28 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:02:28 #176 DONE 0.3s 19:02:28 19:02:28 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:02:29 #177 DONE 0.2s 19:02:29 19:02:29 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:02:29 #178 DONE 0.3s 19:02:29 19:02:29 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:02:29 #132 ... 19:02:29 19:02:29 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:02:31 #179 DONE 1.9s 19:02:31 19:02:31 #92 [core-common-config-bootstrapper] exporting to image 19:02:31 #92 exporting layers 19:02:31 #92 exporting layers 0.7s done 19:02:31 #92 writing image sha256:03d3198c980013f6d2bec4c518cb3dde2f211dc22bb9654bebdfd7c86dedb6ef done 19:02:31 #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:02:31 #92 DONE 11.0s 19:02:31 19:02:31 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:02:58 #51 ... 19:02:58 19:02:58 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:02:58 #135 DONE 903.4s 19:02:58 19:02:58 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:02:58 #51 ... 19:02:58 19:02:58 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:02:58 #180 DONE 0.1s 19:02:58 19:02:58 #25 [support-scheduler internal] load .dockerignore 19:02:58 #25 ... 19:02:58 19:02:58 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:02:58 #181 DONE 0.2s 19:02:58 19:02:58 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:02:58 #182 DONE 0.3s 19:02:58 19:02:58 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:02:58 #183 DONE 0.1s 19:02:58 19:02:58 #92 [core-command] exporting to image 19:02:58 #92 exporting layers 19:02:59 #92 exporting layers 0.3s done 19:02:59 #92 writing image sha256:dd74ed4a55c214034037a5c23a1e13395c36b4fb2fea217e1ef92ac79ec9d990 done 19:02:59 #92 naming to docker.io/library/core-command-arm64 done 19:02:59 #92 DONE 11.3s 19:02:59 19:02:59 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:03:14 #51 ... 19:03:14 19:03:14 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:03:14 #139 DONE 918.5s 19:03:14 19:03:14 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:03:14 #140 DONE 918.5s 19:03:14 19:03:14 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:03:14 #130 ... 19:03:14 19:03:14 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:03:14 #184 ... 19:03:14 19:03:14 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:03:14 #185 DONE 0.2s 19:03:14 19:03:14 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:03:14 #184 DONE 0.3s 19:03:14 19:03:14 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:03:14 #186 DONE 0.3s 19:03:14 19:03:14 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:03:14 #187 ... 19:03:14 19:03:14 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:03:14 #188 DONE 0.2s 19:03:14 19:03:14 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:03:14 #189 DONE 0.3s 19:03:14 19:03:14 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:03:14 #187 DONE 0.5s 19:03:14 19:03:14 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:03:14 #190 DONE 0.2s 19:03:14 19:03:14 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:03:14 #191 DONE 0.2s 19:03:14 19:03:14 #92 [core-data] exporting to image 19:03:14 #92 exporting layers 19:03:14 #92 ... 19:03:14 19:03:14 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:03:14 #192 DONE 0.3s 19:03:14 19:03:14 #92 [core-metadata] exporting to image 19:03:15 #92 exporting layers 0.8s done 19:03:15 #92 exporting layers 0.4s done 19:03:15 #92 writing image sha256:72dd312aa0a1582105a55cb756f3f07a061fa064defe0a2463b5dd68b51d3653 0.0s done 19:03:15 #92 naming to docker.io/library/core-data-arm64 done 19:03:15 #92 writing image sha256:5aee15a5ffe243435f8ba7fe3a85a1f38c75021664b3dad8f5897a11e6b099e8 done 19:03:15 #92 naming to docker.io/library/core-metadata-arm64 done 19:03:15 #92 DONE 12.2s 19:03:15 19:03:15 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:03:33 #132 ... 19:03:33 19:03:33 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:33 #133 DONE 932.7s 19:03:33 19:03:33 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:03:33 #132 ... 19:03:33 19:03:33 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:03:33 #193 DONE 0.3s 19:03:33 19:03:33 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:03:33 #51 ... 19:03:33 19:03:33 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:03:33 #194 DONE 0.1s 19:03:33 19:03:33 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:03:34 #195 DONE 0.4s 19:03:34 19:03:34 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:03:34 #196 DONE 0.1s 19:03:34 19:03:34 #92 [security-spiffe-token-provider] exporting to image 19:03:34 #92 exporting layers 19:03:35 #92 exporting layers 0.6s done 19:03:35 #92 writing image sha256:8c4266447fbcc181085e76efbed9331ab671383648820a8a3580cf11c15faeb8 done 19:03:35 #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:03:35 #92 DONE 12.9s 19:03:35 19:03:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:03:57 #132 DONE 962.8s 19:03:57 19:03:57 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:03:57 #130 DONE 961.0s 19:03:57 19:03:57 #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:03:57 #51 ... 19:03:57 19:03:57 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:03:57 #197 DONE 0.2s 19:03:57 19:03:57 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:03:57 #198 DONE 0.2s 19:03:57 19:03:57 #25 [support-scheduler internal] load .dockerignore 19:03:57 #25 ... 19:03:57 19:03:57 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:03:57 #199 DONE 0.1s 19:03:57 19:03:57 #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:03:57 #200 DONE 0.3s 19:03:57 19:03:57 #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:03:57 #201 DONE 0.2s 19:03:57 19:03:57 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:03:58 #202 DONE 0.2s 19:03:58 19:03:58 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:03:58 #203 DONE 0.4s 19:03:58 19:03:58 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:03:58 #204 DONE 0.2s 19:03:58 19:03:58 #92 [support-scheduler] exporting to image 19:03:58 #92 exporting layers 19:03:58 #92 exporting layers 0.5s done 19:03:58 #92 writing image sha256:6d1f3a1ac4be8599309b963d946d05940bba2202f69fdf1b2652ae37ca337f38 done 19:03:58 #92 naming to docker.io/library/support-notifications-arm64 done 19:03:58 #92 exporting layers 0.3s done 19:03:58 #92 writing image sha256:3a2d07f8e6190e42782df0865819d5360d517cf0e45f09b5e247ccf8fdc2d098 done 19:03:58 #92 naming to docker.io/library/support-scheduler-arm64 done 19:03:58 #92 DONE 13.7s 19:03:58 19:03:58 #25 [support-scheduler internal] load .dockerignore 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:03:58 time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:03:59 $ docker stop --time=1 e0e9f1185b47422e50533437f03dc3deaf00fb57c660c5bfcc39601369df56c3 19:04:00 $ docker rm -f --volumes e0e9f1185b47422e50533437f03dc3deaf00fb57c660c5bfcc39601369df56c3 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:01 + docker images 19:04:01 REPOSITORY TAG IMAGE ID CREATED SIZE 19:04:01 support-scheduler-arm64 latest 3a2d07f8e619 3 seconds ago 40.4MB 19:04:01 support-notifications-arm64 latest 6d1f3a1ac4be 3 seconds ago 41.4MB 19:04:01 security-spiffe-token-provider-arm64 latest 8c4266447fbc 27 seconds ago 42.3MB 19:04:01 core-data-arm64 latest 72dd312aa0a1 47 seconds ago 28MB 19:04:01 core-metadata-arm64 latest 5aee15a5ffe2 47 seconds ago 28.3MB 19:04:01 core-command-arm64 latest dd74ed4a55c2 About a minute ago 27.8MB 19:04:01 core-common-config-bootstrapper-arm64 latest 03d3198c9800 About a minute ago 25.1MB 19:04:01 security-proxy-auth-arm64 latest 50738c575d6d About a minute ago 26.2MB 19:04:01 security-secretstore-setup-arm64 latest 087e99a3800f 2 minutes ago 50.7MB 19:04:01 security-bootstrapper-arm64 latest e3e6798c8951 2 minutes ago 29.9MB 19:04:01 security-proxy-setup-arm64 latest e9c82900a6c3 2 minutes ago 36MB 19:04:01 security-spire-agent-arm64 latest 024f0fc71d9e 16 minutes ago 159MB 19:04:01 security-spire-config-arm64 latest b57266382341 16 minutes ago 103MB 19:04:01 security-spire-server-arm64 latest 7d540a6dfa26 16 minutes ago 103MB 19:04:01 ci-base-image-arm64 latest 95bffcd186b8 18 minutes ago 933MB 19:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 weeks ago 560MB 19:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 19:04:02 provisioning config files... 19:04:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config16349939323856612269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:02 ---> ****-login.sh 19:04:02 nexus3.edgexfoundry.org:10001 19:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:03 Configure a credential helper to remove this warning. See 19:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:03 19:04:03 Login Succeeded 19:04:03 nexus3.edgexfoundry.org:10002 19:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:03 Configure a credential helper to remove this warning. See 19:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:03 19:04:03 Login Succeeded 19:04:03 nexus3.edgexfoundry.org:10003 19:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:03 Configure a credential helper to remove this warning. See 19:04:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:03 19:04:03 Login Succeeded 19:04:03 nexus3.edgexfoundry.org:10004 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:04 Configure a credential helper to remove this warning. See 19:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:04 19:04:04 Login Succeeded 19:04:04 ****.io 19:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:05 Configure a credential helper to remove this warning. See 19:04:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:05 19:04:05 Login Succeeded 19:04:05 ---> ****-login.sh ends [Pipeline] } 19:04:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:04:05 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:05 latest 19:04:05 3.2.0-dev.1 19:04:05 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:05 main 19:04:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:07 c104a7f829e9: Preparing 19:04:07 9a5dbb66343f: Preparing 19:04:07 38cd26f9fdfc: Preparing 19:04:07 00cd4455b488: Preparing 19:04:07 a6937eacf9df: Preparing 19:04:07 4e5d3630f543: Preparing 19:04:07 5f4d9fc4d98d: Preparing 19:04:07 4e5d3630f543: Waiting 19:04:07 5f4d9fc4d98d: Waiting 19:04:07 00cd4455b488: Pushed 19:04:07 38cd26f9fdfc: Pushed 19:04:08 a6937eacf9df: Pushed 19:04:10 9a5dbb66343f: Pushed 19:04:10 5f4d9fc4d98d: Layer already exists 19:04:10 c104a7f829e9: Pushed 19:04:10 4e5d3630f543: Pushed 19:04:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:12 c104a7f829e9: Preparing 19:04:12 9a5dbb66343f: Preparing 19:04:12 38cd26f9fdfc: Preparing 19:04:12 00cd4455b488: Preparing 19:04:12 a6937eacf9df: Preparing 19:04:12 4e5d3630f543: Preparing 19:04:12 5f4d9fc4d98d: Preparing 19:04:12 4e5d3630f543: Waiting 19:04:12 5f4d9fc4d98d: Waiting 19:04:12 a6937eacf9df: Layer already exists 19:04:12 c104a7f829e9: Layer already exists 19:04:12 38cd26f9fdfc: Layer already exists 19:04:12 9a5dbb66343f: Layer already exists 19:04:12 00cd4455b488: Layer already exists 19:04:12 4e5d3630f543: Layer already exists 19:04:12 5f4d9fc4d98d: Layer already exists 19:04:12 latest: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.1 19:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:14 c104a7f829e9: Preparing 19:04:14 9a5dbb66343f: Preparing 19:04:14 38cd26f9fdfc: Preparing 19:04:14 00cd4455b488: Preparing 19:04:14 a6937eacf9df: Preparing 19:04:14 4e5d3630f543: Preparing 19:04:14 5f4d9fc4d98d: Preparing 19:04:14 4e5d3630f543: Waiting 19:04:14 5f4d9fc4d98d: Waiting 19:04:14 a6937eacf9df: Layer already exists 19:04:14 9a5dbb66343f: Layer already exists 19:04:14 00cd4455b488: Layer already exists 19:04:14 38cd26f9fdfc: Layer already exists 19:04:14 c104a7f829e9: Layer already exists 19:04:14 4e5d3630f543: Layer already exists 19:04:14 5f4d9fc4d98d: Layer already exists 19:04:14 3.2.0-dev.1: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:15 c104a7f829e9: Preparing 19:04:15 9a5dbb66343f: Preparing 19:04:15 38cd26f9fdfc: Preparing 19:04:15 00cd4455b488: Preparing 19:04:15 a6937eacf9df: Preparing 19:04:15 4e5d3630f543: Preparing 19:04:15 5f4d9fc4d98d: Preparing 19:04:15 4e5d3630f543: Waiting 19:04:15 5f4d9fc4d98d: Waiting 19:04:15 c104a7f829e9: Layer already exists 19:04:15 9a5dbb66343f: Layer already exists 19:04:15 00cd4455b488: Layer already exists 19:04:15 a6937eacf9df: Layer already exists 19:04:15 38cd26f9fdfc: Layer already exists 19:04:15 5f4d9fc4d98d: Layer already exists 19:04:15 4e5d3630f543: Layer already exists 19:04:16 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:17 c104a7f829e9: Preparing 19:04:17 9a5dbb66343f: Preparing 19:04:17 38cd26f9fdfc: Preparing 19:04:17 00cd4455b488: Preparing 19:04:17 a6937eacf9df: Preparing 19:04:17 4e5d3630f543: Preparing 19:04:17 5f4d9fc4d98d: Preparing 19:04:17 4e5d3630f543: Waiting 19:04:17 5f4d9fc4d98d: Waiting 19:04:17 38cd26f9fdfc: Layer already exists 19:04:17 a6937eacf9df: Layer already exists 19:04:17 c104a7f829e9: Layer already exists 19:04:17 9a5dbb66343f: Layer already exists 19:04:17 00cd4455b488: Layer already exists 19:04:17 4e5d3630f543: Layer already exists 19:04:17 5f4d9fc4d98d: Layer already exists 19:04:17 main: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:18 ===================================================== [Pipeline] echo 19:04:18 taggedImages: 19:04:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:04:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.1 19:04:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:04:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 19:04:18 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:18 latest 19:04:18 3.2.0-dev.1 19:04:18 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:18 main 19:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:20 7065dfb9bf8e: Preparing 19:04:20 02e7cf1bf28a: Preparing 19:04:20 3a4e514d1d5a: Preparing 19:04:20 a82f0363aabd: Preparing 19:04:20 38cd26f9fdfc: Preparing 19:04:20 00cd4455b488: Preparing 19:04:20 a6937eacf9df: Preparing 19:04:20 4e5d3630f543: Preparing 19:04:20 5f4d9fc4d98d: Preparing 19:04:20 00cd4455b488: Waiting 19:04:20 a6937eacf9df: Waiting 19:04:20 4e5d3630f543: Waiting 19:04:20 5f4d9fc4d98d: Waiting 19:04:20 38cd26f9fdfc: Layer already exists 19:04:20 00cd4455b488: Layer already exists 19:04:20 a6937eacf9df: Layer already exists 19:04:20 3a4e514d1d5a: Pushed 19:04:20 02e7cf1bf28a: Pushed 19:04:20 7065dfb9bf8e: Pushed 19:04:20 4e5d3630f543: Layer already exists 19:04:20 5f4d9fc4d98d: Layer already exists 19:04:23 a82f0363aabd: Pushed 19:04:26 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:27 + 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 19:04:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:28 7065dfb9bf8e: Preparing 19:04:28 02e7cf1bf28a: Preparing 19:04:28 3a4e514d1d5a: Preparing 19:04:28 a82f0363aabd: Preparing 19:04:28 38cd26f9fdfc: Preparing 19:04:28 00cd4455b488: Preparing 19:04:28 a6937eacf9df: Preparing 19:04:28 4e5d3630f543: Preparing 19:04:28 5f4d9fc4d98d: Preparing 19:04:28 a6937eacf9df: Waiting 19:04:28 4e5d3630f543: Waiting 19:04:28 5f4d9fc4d98d: Waiting 19:04:28 00cd4455b488: Waiting 19:04:28 a82f0363aabd: Layer already exists 19:04:28 02e7cf1bf28a: Layer already exists 19:04:28 3a4e514d1d5a: Layer already exists 19:04:28 7065dfb9bf8e: Layer already exists 19:04:28 38cd26f9fdfc: Layer already exists 19:04:28 4e5d3630f543: Layer already exists 19:04:28 00cd4455b488: Layer already exists 19:04:28 a6937eacf9df: Layer already exists 19:04:28 5f4d9fc4d98d: Layer already exists 19:04:28 latest: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.1 19:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:29 7065dfb9bf8e: Preparing 19:04:29 02e7cf1bf28a: Preparing 19:04:29 3a4e514d1d5a: Preparing 19:04:29 a82f0363aabd: Preparing 19:04:29 38cd26f9fdfc: Preparing 19:04:29 00cd4455b488: Preparing 19:04:29 00cd4455b488: Waiting 19:04:29 a6937eacf9df: Preparing 19:04:29 4e5d3630f543: Preparing 19:04:29 a6937eacf9df: Waiting 19:04:29 4e5d3630f543: Waiting 19:04:29 5f4d9fc4d98d: Preparing 19:04:29 5f4d9fc4d98d: Waiting 19:04:29 a82f0363aabd: Layer already exists 19:04:29 7065dfb9bf8e: Layer already exists 19:04:29 02e7cf1bf28a: Layer already exists 19:04:29 3a4e514d1d5a: Layer already exists 19:04:29 38cd26f9fdfc: Layer already exists 19:04:29 00cd4455b488: Layer already exists 19:04:29 4e5d3630f543: Layer already exists 19:04:29 a6937eacf9df: Layer already exists 19:04:29 5f4d9fc4d98d: Layer already exists 19:04:29 3.2.0-dev.1: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:31 7065dfb9bf8e: Preparing 19:04:31 02e7cf1bf28a: Preparing 19:04:31 3a4e514d1d5a: Preparing 19:04:31 a82f0363aabd: Preparing 19:04:31 38cd26f9fdfc: Preparing 19:04:31 00cd4455b488: Preparing 19:04:31 a6937eacf9df: Preparing 19:04:31 4e5d3630f543: Preparing 19:04:31 5f4d9fc4d98d: Preparing 19:04:31 00cd4455b488: Waiting 19:04:31 4e5d3630f543: Waiting 19:04:31 5f4d9fc4d98d: Waiting 19:04:31 a6937eacf9df: Waiting 19:04:31 3a4e514d1d5a: Layer already exists 19:04:31 02e7cf1bf28a: Layer already exists 19:04:31 a82f0363aabd: Layer already exists 19:04:31 38cd26f9fdfc: Layer already exists 19:04:31 7065dfb9bf8e: Layer already exists 19:04:31 00cd4455b488: Layer already exists 19:04:31 a6937eacf9df: Layer already exists 19:04:31 5f4d9fc4d98d: Layer already exists 19:04:31 4e5d3630f543: Layer already exists 19:04:31 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:32 + 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 19:04:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 19:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:32 7065dfb9bf8e: Preparing 19:04:32 02e7cf1bf28a: Preparing 19:04:32 3a4e514d1d5a: Preparing 19:04:32 a82f0363aabd: Preparing 19:04:32 38cd26f9fdfc: Preparing 19:04:32 00cd4455b488: Preparing 19:04:32 a6937eacf9df: Preparing 19:04:32 4e5d3630f543: Preparing 19:04:32 5f4d9fc4d98d: Preparing 19:04:32 00cd4455b488: Waiting 19:04:32 4e5d3630f543: Waiting 19:04:32 a6937eacf9df: Waiting 19:04:32 5f4d9fc4d98d: Waiting 19:04:32 02e7cf1bf28a: Layer already exists 19:04:32 38cd26f9fdfc: Layer already exists 19:04:32 7065dfb9bf8e: Layer already exists 19:04:32 a82f0363aabd: Layer already exists 19:04:32 3a4e514d1d5a: Layer already exists 19:04:32 00cd4455b488: Layer already exists 19:04:32 a6937eacf9df: Layer already exists 19:04:32 4e5d3630f543: Layer already exists 19:04:32 5f4d9fc4d98d: Layer already exists 19:04:33 main: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:33 ===================================================== [Pipeline] echo 19:04:34 taggedImages: 19:04:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:04:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.1 19:04:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 19:04:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:04:34 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:34 latest 19:04:34 3.2.0-dev.1 19:04:34 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:34 main 19:04:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:35 ac82926c71cb: Preparing 19:04:35 3a5ef3c85317: Preparing 19:04:35 38cd26f9fdfc: Preparing 19:04:35 00cd4455b488: Preparing 19:04:35 925d94dc9426: Preparing 19:04:35 66dda9cd3fd2: Preparing 19:04:35 5f4d9fc4d98d: Preparing 19:04:35 66dda9cd3fd2: Waiting 19:04:35 5f4d9fc4d98d: Waiting 19:04:35 00cd4455b488: Layer already exists 19:04:35 38cd26f9fdfc: Layer already exists 19:04:36 5f4d9fc4d98d: Layer already exists 19:04:36 ac82926c71cb: Pushed 19:04:36 66dda9cd3fd2: Pushed 19:04:44 925d94dc9426: Pushed 19:04:45 3a5ef3c85317: Pushed 19:04:45 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:46 ac82926c71cb: Preparing 19:04:46 3a5ef3c85317: Preparing 19:04:46 38cd26f9fdfc: Preparing 19:04:46 00cd4455b488: Preparing 19:04:46 925d94dc9426: Preparing 19:04:46 66dda9cd3fd2: Preparing 19:04:46 5f4d9fc4d98d: Preparing 19:04:46 66dda9cd3fd2: Waiting 19:04:46 5f4d9fc4d98d: Waiting 19:04:46 925d94dc9426: Layer already exists 19:04:46 00cd4455b488: Layer already exists 19:04:46 ac82926c71cb: Layer already exists 19:04:46 3a5ef3c85317: Layer already exists 19:04:46 38cd26f9fdfc: Layer already exists 19:04:46 66dda9cd3fd2: Layer already exists 19:04:46 5f4d9fc4d98d: Layer already exists 19:04:47 latest: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.1 19:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:48 ac82926c71cb: Preparing 19:04:48 3a5ef3c85317: Preparing 19:04:48 38cd26f9fdfc: Preparing 19:04:48 00cd4455b488: Preparing 19:04:48 925d94dc9426: Preparing 19:04:48 66dda9cd3fd2: Preparing 19:04:48 5f4d9fc4d98d: Preparing 19:04:48 66dda9cd3fd2: Waiting 19:04:48 5f4d9fc4d98d: Waiting 19:04:48 925d94dc9426: Layer already exists 19:04:48 3a5ef3c85317: Layer already exists 19:04:48 00cd4455b488: Layer already exists 19:04:48 38cd26f9fdfc: Layer already exists 19:04:48 ac82926c71cb: Layer already exists 19:04:48 5f4d9fc4d98d: Layer already exists 19:04:48 66dda9cd3fd2: Layer already exists 19:04:48 3.2.0-dev.1: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:50 ac82926c71cb: Preparing 19:04:50 3a5ef3c85317: Preparing 19:04:50 38cd26f9fdfc: Preparing 19:04:50 00cd4455b488: Preparing 19:04:50 925d94dc9426: Preparing 19:04:50 66dda9cd3fd2: Preparing 19:04:50 5f4d9fc4d98d: Preparing 19:04:50 66dda9cd3fd2: Waiting 19:04:50 5f4d9fc4d98d: Waiting 19:04:50 925d94dc9426: Layer already exists 19:04:50 00cd4455b488: Layer already exists 19:04:50 38cd26f9fdfc: Layer already exists 19:04:50 3a5ef3c85317: Layer already exists 19:04:50 ac82926c71cb: Layer already exists 19:04:50 5f4d9fc4d98d: Layer already exists 19:04:50 66dda9cd3fd2: Layer already exists 19:04:50 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:57 ac82926c71cb: Preparing 19:04:57 3a5ef3c85317: Preparing 19:04:57 38cd26f9fdfc: Preparing 19:04:57 00cd4455b488: Preparing 19:04:57 925d94dc9426: Preparing 19:04:57 66dda9cd3fd2: Preparing 19:04:57 5f4d9fc4d98d: Preparing 19:04:57 66dda9cd3fd2: Waiting 19:04:57 5f4d9fc4d98d: Waiting 19:04:57 ac82926c71cb: Layer already exists 19:04:57 3a5ef3c85317: Layer already exists 19:04:57 925d94dc9426: Layer already exists 19:04:57 38cd26f9fdfc: Layer already exists 19:04:57 00cd4455b488: Layer already exists 19:04:57 66dda9cd3fd2: Layer already exists 19:04:57 5f4d9fc4d98d: Layer already exists 19:04:57 main: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:58 ===================================================== [Pipeline] echo 19:04:58 taggedImages: 19:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.1 19:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:04:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:04:58 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:04:58 latest 19:04:58 3.2.0-dev.1 19:04:58 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:04:58 main 19:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:00 e014dd22f8b6: Preparing 19:05:00 2d252b3600a2: Preparing 19:05:00 e4dc9d8147d8: Preparing 19:05:00 38cd26f9fdfc: Preparing 19:05:00 00cd4455b488: Preparing 19:05:00 a6937eacf9df: Preparing 19:05:00 4e5d3630f543: Preparing 19:05:00 5f4d9fc4d98d: Preparing 19:05:00 a6937eacf9df: Waiting 19:05:00 4e5d3630f543: Waiting 19:05:00 5f4d9fc4d98d: Waiting 19:05:00 38cd26f9fdfc: Layer already exists 19:05:00 00cd4455b488: Layer already exists 19:05:00 a6937eacf9df: Layer already exists 19:05:00 5f4d9fc4d98d: Layer already exists 19:05:00 4e5d3630f543: Layer already exists 19:05:00 2d252b3600a2: Pushed 19:05:00 e014dd22f8b6: Pushed 19:05:03 e4dc9d8147d8: Pushed 19:05:03 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:05 e014dd22f8b6: Preparing 19:05:05 2d252b3600a2: Preparing 19:05:05 e4dc9d8147d8: Preparing 19:05:05 38cd26f9fdfc: Preparing 19:05:05 00cd4455b488: Preparing 19:05:05 a6937eacf9df: Preparing 19:05:05 4e5d3630f543: Preparing 19:05:05 5f4d9fc4d98d: Preparing 19:05:05 4e5d3630f543: Waiting 19:05:05 5f4d9fc4d98d: Waiting 19:05:05 a6937eacf9df: Waiting 19:05:05 00cd4455b488: Layer already exists 19:05:05 e4dc9d8147d8: Layer already exists 19:05:05 e014dd22f8b6: Layer already exists 19:05:05 38cd26f9fdfc: Layer already exists 19:05:05 2d252b3600a2: Layer already exists 19:05:05 4e5d3630f543: Layer already exists 19:05:05 a6937eacf9df: Layer already exists 19:05:05 5f4d9fc4d98d: Layer already exists 19:05:05 latest: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.1 19:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:06 e014dd22f8b6: Preparing 19:05:06 2d252b3600a2: Preparing 19:05:06 e4dc9d8147d8: Preparing 19:05:06 38cd26f9fdfc: Preparing 19:05:06 00cd4455b488: Preparing 19:05:06 a6937eacf9df: Preparing 19:05:06 4e5d3630f543: Preparing 19:05:06 5f4d9fc4d98d: Preparing 19:05:06 a6937eacf9df: Waiting 19:05:06 4e5d3630f543: Waiting 19:05:06 5f4d9fc4d98d: Waiting 19:05:06 38cd26f9fdfc: Layer already exists 19:05:06 e014dd22f8b6: Layer already exists 19:05:06 2d252b3600a2: Layer already exists 19:05:06 00cd4455b488: Layer already exists 19:05:06 e4dc9d8147d8: Layer already exists 19:05:06 4e5d3630f543: Layer already exists 19:05:06 5f4d9fc4d98d: Layer already exists 19:05:06 a6937eacf9df: Layer already exists 19:05:06 3.2.0-dev.1: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:12 e014dd22f8b6: Preparing 19:05:12 2d252b3600a2: Preparing 19:05:12 e4dc9d8147d8: Preparing 19:05:12 38cd26f9fdfc: Preparing 19:05:12 00cd4455b488: Preparing 19:05:12 a6937eacf9df: Preparing 19:05:12 4e5d3630f543: Preparing 19:05:12 5f4d9fc4d98d: Preparing 19:05:12 4e5d3630f543: Waiting 19:05:12 a6937eacf9df: Waiting 19:05:12 5f4d9fc4d98d: Waiting 19:05:12 00cd4455b488: Layer already exists 19:05:12 e4dc9d8147d8: Layer already exists 19:05:12 38cd26f9fdfc: Layer already exists 19:05:12 e014dd22f8b6: Layer already exists 19:05:12 2d252b3600a2: Layer already exists 19:05:12 4e5d3630f543: Layer already exists 19:05:12 a6937eacf9df: Layer already exists 19:05:12 5f4d9fc4d98d: Layer already exists 19:05:12 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:13 e014dd22f8b6: Preparing 19:05:13 2d252b3600a2: Preparing 19:05:13 e4dc9d8147d8: Preparing 19:05:13 38cd26f9fdfc: Preparing 19:05:13 00cd4455b488: Preparing 19:05:13 a6937eacf9df: Preparing 19:05:13 4e5d3630f543: Preparing 19:05:13 5f4d9fc4d98d: Preparing 19:05:13 4e5d3630f543: Waiting 19:05:13 a6937eacf9df: Waiting 19:05:13 5f4d9fc4d98d: Waiting 19:05:13 38cd26f9fdfc: Layer already exists 19:05:13 e014dd22f8b6: Layer already exists 19:05:13 e4dc9d8147d8: Layer already exists 19:05:13 2d252b3600a2: Layer already exists 19:05:13 00cd4455b488: Layer already exists 19:05:13 5f4d9fc4d98d: Layer already exists 19:05:13 a6937eacf9df: Layer already exists 19:05:13 4e5d3630f543: Layer already exists 19:05:13 main: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:14 ===================================================== [Pipeline] echo 19:05:14 taggedImages: 19:05:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:05:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.1 19:05:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:05:15 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:05:15 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:15 latest 19:05:15 3.2.0-dev.1 19:05:15 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:15 main 19:05:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:16 aa2677c6a408: Preparing 19:05:16 e304de888f11: Preparing 19:05:16 b102be1ab80a: Preparing 19:05:16 3fd01190b5f9: Preparing 19:05:16 a3547c040d82: Preparing 19:05:16 a204f8660cc1: Preparing 19:05:16 3c02ad70d254: Preparing 19:05:16 38cd26f9fdfc: Preparing 19:05:16 00cd4455b488: Preparing 19:05:16 7bafa143ea05: Preparing 19:05:16 a65eb0a9f707: Preparing 19:05:16 5f70bf18a086: Preparing 19:05:16 f6dadaee0a48: Preparing 19:05:16 c4859cd766d0: Preparing 19:05:16 648d9741f6eb: Preparing 19:05:16 3c02ad70d254: Waiting 19:05:16 38cd26f9fdfc: Waiting 19:05:16 a204f8660cc1: Waiting 19:05:16 00cd4455b488: Waiting 19:05:16 7bafa143ea05: Waiting 19:05:16 5f70bf18a086: Waiting 19:05:16 a65eb0a9f707: Waiting 19:05:16 f6dadaee0a48: Waiting 19:05:16 c4859cd766d0: Waiting 19:05:16 5f4d9fc4d98d: Preparing 19:05:16 648d9741f6eb: Waiting 19:05:16 5f4d9fc4d98d: Waiting 19:05:17 b102be1ab80a: Pushed 19:05:17 e304de888f11: Pushed 19:05:17 a3547c040d82: Pushed 19:05:17 aa2677c6a408: Pushed 19:05:17 3fd01190b5f9: Pushed 19:05:17 38cd26f9fdfc: Layer already exists 19:05:17 00cd4455b488: Layer already exists 19:05:17 a204f8660cc1: Pushed 19:05:17 5f70bf18a086: Pushed 19:05:17 7bafa143ea05: Pushed 19:05:17 a65eb0a9f707: Pushed 19:05:17 f6dadaee0a48: Pushed 19:05:17 5f4d9fc4d98d: Layer already exists 19:05:17 648d9741f6eb: Pushed 19:05:18 c4859cd766d0: Pushed 19:05:20 3c02ad70d254: Pushed 19:05:20 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:25 aa2677c6a408: Preparing 19:05:25 e304de888f11: Preparing 19:05:25 b102be1ab80a: Preparing 19:05:25 3fd01190b5f9: Preparing 19:05:25 a3547c040d82: Preparing 19:05:25 a204f8660cc1: Preparing 19:05:25 3c02ad70d254: Preparing 19:05:25 38cd26f9fdfc: Preparing 19:05:25 00cd4455b488: Preparing 19:05:25 7bafa143ea05: Preparing 19:05:25 a65eb0a9f707: Preparing 19:05:25 5f70bf18a086: Preparing 19:05:25 f6dadaee0a48: Preparing 19:05:25 c4859cd766d0: Preparing 19:05:25 648d9741f6eb: Preparing 19:05:25 5f4d9fc4d98d: Preparing 19:05:25 7bafa143ea05: Waiting 19:05:25 a65eb0a9f707: Waiting 19:05:25 5f70bf18a086: Waiting 19:05:25 f6dadaee0a48: Waiting 19:05:25 c4859cd766d0: Waiting 19:05:25 648d9741f6eb: Waiting 19:05:25 5f4d9fc4d98d: Waiting 19:05:25 38cd26f9fdfc: Waiting 19:05:25 00cd4455b488: Waiting 19:05:25 a204f8660cc1: Waiting 19:05:25 3c02ad70d254: Waiting 19:05:25 e304de888f11: Layer already exists 19:05:25 b102be1ab80a: Layer already exists 19:05:25 3fd01190b5f9: Layer already exists 19:05:25 aa2677c6a408: Layer already exists 19:05:25 a3547c040d82: Layer already exists 19:05:25 38cd26f9fdfc: Layer already exists 19:05:25 3c02ad70d254: Layer already exists 19:05:25 00cd4455b488: Layer already exists 19:05:25 a204f8660cc1: Layer already exists 19:05:25 7bafa143ea05: Layer already exists 19:05:25 5f70bf18a086: Layer already exists 19:05:25 f6dadaee0a48: Layer already exists 19:05:25 a65eb0a9f707: Layer already exists 19:05:25 c4859cd766d0: Layer already exists 19:05:25 648d9741f6eb: Layer already exists 19:05:25 5f4d9fc4d98d: Layer already exists 19:05:25 latest: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.1 19:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:27 aa2677c6a408: Preparing 19:05:27 e304de888f11: Preparing 19:05:27 b102be1ab80a: Preparing 19:05:27 3fd01190b5f9: Preparing 19:05:27 a3547c040d82: Preparing 19:05:27 a204f8660cc1: Preparing 19:05:27 3c02ad70d254: Preparing 19:05:27 38cd26f9fdfc: Preparing 19:05:27 00cd4455b488: Preparing 19:05:27 7bafa143ea05: Preparing 19:05:27 a65eb0a9f707: Preparing 19:05:27 5f70bf18a086: Preparing 19:05:27 f6dadaee0a48: Preparing 19:05:27 c4859cd766d0: Preparing 19:05:27 648d9741f6eb: Preparing 19:05:27 5f4d9fc4d98d: Preparing 19:05:27 00cd4455b488: Waiting 19:05:27 7bafa143ea05: Waiting 19:05:27 a65eb0a9f707: Waiting 19:05:27 5f70bf18a086: Waiting 19:05:27 f6dadaee0a48: Waiting 19:05:27 c4859cd766d0: Waiting 19:05:27 648d9741f6eb: Waiting 19:05:27 5f4d9fc4d98d: Waiting 19:05:27 a204f8660cc1: Waiting 19:05:27 3c02ad70d254: Waiting 19:05:27 38cd26f9fdfc: Waiting 19:05:27 e304de888f11: Layer already exists 19:05:27 b102be1ab80a: Layer already exists 19:05:27 aa2677c6a408: Layer already exists 19:05:27 3fd01190b5f9: Layer already exists 19:05:27 a3547c040d82: Layer already exists 19:05:27 a204f8660cc1: Layer already exists 19:05:27 38cd26f9fdfc: Layer already exists 19:05:27 7bafa143ea05: Layer already exists 19:05:27 00cd4455b488: Layer already exists 19:05:27 3c02ad70d254: Layer already exists 19:05:27 f6dadaee0a48: Layer already exists 19:05:27 c4859cd766d0: Layer already exists 19:05:27 5f70bf18a086: Layer already exists 19:05:27 a65eb0a9f707: Layer already exists 19:05:27 648d9741f6eb: Layer already exists 19:05:27 5f4d9fc4d98d: Layer already exists 19:05:27 3.2.0-dev.1: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:29 aa2677c6a408: Preparing 19:05:29 e304de888f11: Preparing 19:05:29 b102be1ab80a: Preparing 19:05:29 3fd01190b5f9: Preparing 19:05:29 a3547c040d82: Preparing 19:05:29 a204f8660cc1: Preparing 19:05:29 3c02ad70d254: Preparing 19:05:29 38cd26f9fdfc: Preparing 19:05:29 00cd4455b488: Preparing 19:05:29 7bafa143ea05: Preparing 19:05:29 a65eb0a9f707: Preparing 19:05:29 5f70bf18a086: Preparing 19:05:29 f6dadaee0a48: Preparing 19:05:29 c4859cd766d0: Preparing 19:05:29 648d9741f6eb: Preparing 19:05:29 5f4d9fc4d98d: Preparing 19:05:29 7bafa143ea05: Waiting 19:05:29 a65eb0a9f707: Waiting 19:05:29 5f70bf18a086: Waiting 19:05:29 f6dadaee0a48: Waiting 19:05:29 c4859cd766d0: Waiting 19:05:29 3c02ad70d254: Waiting 19:05:29 38cd26f9fdfc: Waiting 19:05:29 00cd4455b488: Waiting 19:05:29 648d9741f6eb: Waiting 19:05:29 5f4d9fc4d98d: Waiting 19:05:29 a3547c040d82: Layer already exists 19:05:29 aa2677c6a408: Layer already exists 19:05:29 b102be1ab80a: Layer already exists 19:05:29 e304de888f11: Layer already exists 19:05:29 3fd01190b5f9: Layer already exists 19:05:29 38cd26f9fdfc: Layer already exists 19:05:29 00cd4455b488: Layer already exists 19:05:29 3c02ad70d254: Layer already exists 19:05:29 a204f8660cc1: Layer already exists 19:05:29 7bafa143ea05: Layer already exists 19:05:29 5f70bf18a086: Layer already exists 19:05:29 648d9741f6eb: Layer already exists 19:05:29 a65eb0a9f707: Layer already exists 19:05:29 f6dadaee0a48: Layer already exists 19:05:29 c4859cd766d0: Layer already exists 19:05:29 5f4d9fc4d98d: Layer already exists 19:05:29 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:30 aa2677c6a408: Preparing 19:05:30 e304de888f11: Preparing 19:05:30 b102be1ab80a: Preparing 19:05:30 3fd01190b5f9: Preparing 19:05:30 a3547c040d82: Preparing 19:05:30 a204f8660cc1: Preparing 19:05:30 3c02ad70d254: Preparing 19:05:30 38cd26f9fdfc: Preparing 19:05:30 00cd4455b488: Preparing 19:05:30 7bafa143ea05: Preparing 19:05:30 a65eb0a9f707: Preparing 19:05:30 5f70bf18a086: Preparing 19:05:30 f6dadaee0a48: Preparing 19:05:30 c4859cd766d0: Preparing 19:05:30 648d9741f6eb: Preparing 19:05:30 5f4d9fc4d98d: Preparing 19:05:30 38cd26f9fdfc: Waiting 19:05:30 00cd4455b488: Waiting 19:05:30 7bafa143ea05: Waiting 19:05:30 a65eb0a9f707: Waiting 19:05:30 5f70bf18a086: Waiting 19:05:30 f6dadaee0a48: Waiting 19:05:30 c4859cd766d0: Waiting 19:05:30 648d9741f6eb: Waiting 19:05:30 5f4d9fc4d98d: Waiting 19:05:30 a204f8660cc1: Waiting 19:05:30 3c02ad70d254: Waiting 19:05:30 3fd01190b5f9: Layer already exists 19:05:30 aa2677c6a408: Layer already exists 19:05:30 e304de888f11: Layer already exists 19:05:30 b102be1ab80a: Layer already exists 19:05:30 a3547c040d82: Layer already exists 19:05:30 a204f8660cc1: Layer already exists 19:05:30 00cd4455b488: Layer already exists 19:05:30 38cd26f9fdfc: Layer already exists 19:05:30 3c02ad70d254: Layer already exists 19:05:30 7bafa143ea05: Layer already exists 19:05:31 5f70bf18a086: Layer already exists 19:05:31 a65eb0a9f707: Layer already exists 19:05:31 f6dadaee0a48: Layer already exists 19:05:31 c4859cd766d0: Layer already exists 19:05:31 648d9741f6eb: Layer already exists 19:05:31 5f4d9fc4d98d: Layer already exists 19:05:31 main: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:31 ===================================================== [Pipeline] echo 19:05:32 taggedImages: 19:05:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:05:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.1 19:05:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:05:32 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 19:05:32 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:32 latest 19:05:32 3.2.0-dev.1 19:05:32 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:32 main 19:05:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:05:34 5389f02dc30c: Preparing 19:05:34 614962c2af5c: Preparing 19:05:34 92f958bd5c24: Preparing 19:05:34 dc87952794a7: Preparing 19:05:34 38cd26f9fdfc: Preparing 19:05:34 00cd4455b488: Preparing 19:05:34 a6937eacf9df: Preparing 19:05:34 4e5d3630f543: Preparing 19:05:34 5f4d9fc4d98d: Preparing 19:05:34 00cd4455b488: Waiting 19:05:34 a6937eacf9df: Waiting 19:05:34 4e5d3630f543: Waiting 19:05:34 5f4d9fc4d98d: Waiting 19:05:34 38cd26f9fdfc: Layer already exists 19:05:34 00cd4455b488: Layer already exists 19:05:34 a6937eacf9df: Layer already exists 19:05:34 614962c2af5c: Pushed 19:05:34 92f958bd5c24: Pushed 19:05:34 4e5d3630f543: Layer already exists 19:05:34 5f4d9fc4d98d: Layer already exists 19:05:34 5389f02dc30c: Pushed 19:05:36 dc87952794a7: Pushed 19:05:40 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:41 + 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 19:05:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:05:42 5389f02dc30c: Preparing 19:05:42 614962c2af5c: Preparing 19:05:42 92f958bd5c24: Preparing 19:05:42 dc87952794a7: Preparing 19:05:42 38cd26f9fdfc: Preparing 19:05:42 00cd4455b488: Preparing 19:05:42 a6937eacf9df: Preparing 19:05:42 4e5d3630f543: Preparing 19:05:42 5f4d9fc4d98d: Preparing 19:05:42 a6937eacf9df: Waiting 19:05:42 4e5d3630f543: Waiting 19:05:42 5f4d9fc4d98d: Waiting 19:05:42 614962c2af5c: Layer already exists 19:05:42 5389f02dc30c: Layer already exists 19:05:42 38cd26f9fdfc: Layer already exists 19:05:42 dc87952794a7: Layer already exists 19:05:42 92f958bd5c24: Layer already exists 19:05:42 00cd4455b488: Layer already exists 19:05:42 4e5d3630f543: Layer already exists 19:05:42 5f4d9fc4d98d: Layer already exists 19:05:42 a6937eacf9df: Layer already exists 19:05:42 latest: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.1 19:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:05:44 5389f02dc30c: Preparing 19:05:44 614962c2af5c: Preparing 19:05:44 92f958bd5c24: Preparing 19:05:44 dc87952794a7: Preparing 19:05:44 38cd26f9fdfc: Preparing 19:05:44 00cd4455b488: Preparing 19:05:44 a6937eacf9df: Preparing 19:05:44 4e5d3630f543: Preparing 19:05:44 5f4d9fc4d98d: Preparing 19:05:44 a6937eacf9df: Waiting 19:05:44 4e5d3630f543: Waiting 19:05:44 5f4d9fc4d98d: Waiting 19:05:44 00cd4455b488: Waiting 19:05:44 614962c2af5c: Layer already exists 19:05:44 92f958bd5c24: Layer already exists 19:05:44 38cd26f9fdfc: Layer already exists 19:05:44 5389f02dc30c: Layer already exists 19:05:44 dc87952794a7: Layer already exists 19:05:44 5f4d9fc4d98d: Layer already exists 19:05:44 4e5d3630f543: Layer already exists 19:05:44 a6937eacf9df: Layer already exists 19:05:44 00cd4455b488: Layer already exists 19:05:44 3.2.0-dev.1: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:05:45 5389f02dc30c: Preparing 19:05:45 614962c2af5c: Preparing 19:05:45 92f958bd5c24: Preparing 19:05:45 dc87952794a7: Preparing 19:05:45 38cd26f9fdfc: Preparing 19:05:45 00cd4455b488: Preparing 19:05:45 a6937eacf9df: Preparing 19:05:45 4e5d3630f543: Preparing 19:05:45 5f4d9fc4d98d: Preparing 19:05:45 a6937eacf9df: Waiting 19:05:45 4e5d3630f543: Waiting 19:05:45 5f4d9fc4d98d: Waiting 19:05:45 00cd4455b488: Waiting 19:05:45 dc87952794a7: Layer already exists 19:05:45 92f958bd5c24: Layer already exists 19:05:45 38cd26f9fdfc: Layer already exists 19:05:45 5389f02dc30c: Layer already exists 19:05:45 614962c2af5c: Layer already exists 19:05:45 00cd4455b488: Layer already exists 19:05:45 a6937eacf9df: Layer already exists 19:05:45 4e5d3630f543: Layer already exists 19:05:45 5f4d9fc4d98d: Layer already exists 19:05:46 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:46 + 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 19:05:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 19:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:05:47 5389f02dc30c: Preparing 19:05:47 614962c2af5c: Preparing 19:05:47 92f958bd5c24: Preparing 19:05:47 dc87952794a7: Preparing 19:05:47 38cd26f9fdfc: Preparing 19:05:47 00cd4455b488: Preparing 19:05:47 a6937eacf9df: Preparing 19:05:47 4e5d3630f543: Preparing 19:05:47 5f4d9fc4d98d: Preparing 19:05:47 00cd4455b488: Waiting 19:05:47 a6937eacf9df: Waiting 19:05:47 5f4d9fc4d98d: Waiting 19:05:47 4e5d3630f543: Waiting 19:05:47 92f958bd5c24: Layer already exists 19:05:47 38cd26f9fdfc: Layer already exists 19:05:47 dc87952794a7: Layer already exists 19:05:47 5389f02dc30c: Layer already exists 19:05:47 614962c2af5c: Layer already exists 19:05:47 4e5d3630f543: Layer already exists 19:05:47 00cd4455b488: Layer already exists 19:05:47 a6937eacf9df: Layer already exists 19:05:47 5f4d9fc4d98d: Layer already exists 19:05:47 main: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:48 ===================================================== [Pipeline] echo 19:05:48 taggedImages: 19:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.1 19:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 19:05:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:05:49 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:49 latest 19:05:49 3.2.0-dev.1 19:05:49 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:05:49 main 19:05:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:53 8e8d260010e3: Preparing 19:05:53 032ce5aabf4b: Preparing 19:05:53 57fc2b89fa8b: Preparing 19:05:53 2361cccb05fb: Preparing 19:05:53 d0512651a56f: Preparing 19:05:53 38cd26f9fdfc: Preparing 19:05:53 00cd4455b488: Preparing 19:05:53 4d2499f68eef: Preparing 19:05:53 17f953e26ac9: Preparing 19:05:53 98a6ae74c4b8: Preparing 19:05:53 5f4d9fc4d98d: Preparing 19:05:53 00cd4455b488: Waiting 19:05:53 4d2499f68eef: Waiting 19:05:53 17f953e26ac9: Waiting 19:05:53 98a6ae74c4b8: Waiting 19:05:53 5f4d9fc4d98d: Waiting 19:05:53 38cd26f9fdfc: Waiting 19:05:53 d0512651a56f: Pushed 19:05:53 032ce5aabf4b: Pushed 19:05:53 2361cccb05fb: Pushed 19:05:53 8e8d260010e3: Pushed 19:05:53 38cd26f9fdfc: Layer already exists 19:05:53 00cd4455b488: Layer already exists 19:05:53 5f4d9fc4d98d: Layer already exists 19:05:53 4d2499f68eef: Pushed 19:05:54 17f953e26ac9: Pushed 19:05:56 57fc2b89fa8b: Pushed 19:05:57 98a6ae74c4b8: Pushed 19:05:57 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:58 + 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 19:05:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:59 8e8d260010e3: Preparing 19:05:59 032ce5aabf4b: Preparing 19:05:59 57fc2b89fa8b: Preparing 19:05:59 2361cccb05fb: Preparing 19:05:59 d0512651a56f: Preparing 19:05:59 38cd26f9fdfc: Preparing 19:05:59 00cd4455b488: Preparing 19:05:59 4d2499f68eef: Preparing 19:05:59 17f953e26ac9: Preparing 19:05:59 98a6ae74c4b8: Preparing 19:05:59 5f4d9fc4d98d: Preparing 19:05:59 4d2499f68eef: Waiting 19:05:59 17f953e26ac9: Waiting 19:05:59 98a6ae74c4b8: Waiting 19:05:59 5f4d9fc4d98d: Waiting 19:05:59 38cd26f9fdfc: Waiting 19:05:59 00cd4455b488: Waiting 19:05:59 57fc2b89fa8b: Layer already exists 19:05:59 2361cccb05fb: Layer already exists 19:05:59 8e8d260010e3: Layer already exists 19:05:59 d0512651a56f: Layer already exists 19:05:59 032ce5aabf4b: Layer already exists 19:05:59 17f953e26ac9: Layer already exists 19:05:59 4d2499f68eef: Layer already exists 19:05:59 00cd4455b488: Layer already exists 19:05:59 38cd26f9fdfc: Layer already exists 19:05:59 98a6ae74c4b8: Layer already exists 19:05:59 5f4d9fc4d98d: Layer already exists 19:05:59 latest: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.1 19:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:06:00 8e8d260010e3: Preparing 19:06:00 032ce5aabf4b: Preparing 19:06:00 57fc2b89fa8b: Preparing 19:06:00 2361cccb05fb: Preparing 19:06:00 d0512651a56f: Preparing 19:06:00 38cd26f9fdfc: Preparing 19:06:00 00cd4455b488: Preparing 19:06:00 4d2499f68eef: Preparing 19:06:00 17f953e26ac9: Preparing 19:06:00 98a6ae74c4b8: Preparing 19:06:00 5f4d9fc4d98d: Preparing 19:06:00 4d2499f68eef: Waiting 19:06:00 17f953e26ac9: Waiting 19:06:00 98a6ae74c4b8: Waiting 19:06:00 5f4d9fc4d98d: Waiting 19:06:00 38cd26f9fdfc: Waiting 19:06:00 00cd4455b488: Waiting 19:06:00 8e8d260010e3: Layer already exists 19:06:00 032ce5aabf4b: Layer already exists 19:06:00 d0512651a56f: Layer already exists 19:06:00 57fc2b89fa8b: Layer already exists 19:06:00 2361cccb05fb: Layer already exists 19:06:00 98a6ae74c4b8: Layer already exists 19:06:00 00cd4455b488: Layer already exists 19:06:00 38cd26f9fdfc: Layer already exists 19:06:00 4d2499f68eef: Layer already exists 19:06:00 17f953e26ac9: Layer already exists 19:06:00 5f4d9fc4d98d: Layer already exists 19:06:01 3.2.0-dev.1: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:06:02 8e8d260010e3: Preparing 19:06:02 032ce5aabf4b: Preparing 19:06:02 57fc2b89fa8b: Preparing 19:06:02 2361cccb05fb: Preparing 19:06:02 d0512651a56f: Preparing 19:06:02 38cd26f9fdfc: Preparing 19:06:02 00cd4455b488: Preparing 19:06:02 38cd26f9fdfc: Waiting 19:06:02 4d2499f68eef: Preparing 19:06:02 00cd4455b488: Waiting 19:06:02 17f953e26ac9: Preparing 19:06:02 4d2499f68eef: Waiting 19:06:02 17f953e26ac9: Waiting 19:06:02 98a6ae74c4b8: Preparing 19:06:02 5f4d9fc4d98d: Preparing 19:06:02 98a6ae74c4b8: Waiting 19:06:02 5f4d9fc4d98d: Waiting 19:06:02 2361cccb05fb: Layer already exists 19:06:02 032ce5aabf4b: Layer already exists 19:06:02 8e8d260010e3: Layer already exists 19:06:02 57fc2b89fa8b: Layer already exists 19:06:02 d0512651a56f: Layer already exists 19:06:02 00cd4455b488: Layer already exists 19:06:02 17f953e26ac9: Layer already exists 19:06:02 4d2499f68eef: Layer already exists 19:06:02 98a6ae74c4b8: Layer already exists 19:06:02 38cd26f9fdfc: Layer already exists 19:06:02 5f4d9fc4d98d: Layer already exists 19:06:02 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:03 + 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 19:06:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:06:04 8e8d260010e3: Preparing 19:06:04 032ce5aabf4b: Preparing 19:06:04 57fc2b89fa8b: Preparing 19:06:04 2361cccb05fb: Preparing 19:06:04 d0512651a56f: Preparing 19:06:04 38cd26f9fdfc: Preparing 19:06:04 00cd4455b488: Preparing 19:06:04 4d2499f68eef: Preparing 19:06:04 17f953e26ac9: Preparing 19:06:04 98a6ae74c4b8: Preparing 19:06:04 5f4d9fc4d98d: Preparing 19:06:04 4d2499f68eef: Waiting 19:06:04 17f953e26ac9: Waiting 19:06:04 98a6ae74c4b8: Waiting 19:06:04 5f4d9fc4d98d: Waiting 19:06:04 38cd26f9fdfc: Waiting 19:06:04 00cd4455b488: Waiting 19:06:04 032ce5aabf4b: Layer already exists 19:06:04 d0512651a56f: Layer already exists 19:06:04 57fc2b89fa8b: Layer already exists 19:06:04 2361cccb05fb: Layer already exists 19:06:04 8e8d260010e3: Layer already exists 19:06:04 00cd4455b488: Layer already exists 19:06:04 4d2499f68eef: Layer already exists 19:06:04 38cd26f9fdfc: Layer already exists 19:06:04 17f953e26ac9: Layer already exists 19:06:04 98a6ae74c4b8: Layer already exists 19:06:04 5f4d9fc4d98d: Layer already exists 19:06:04 main: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:05 ===================================================== [Pipeline] echo 19:06:05 taggedImages: 19:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.1 19:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:06:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:06:05 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:05 latest 19:06:05 3.2.0-dev.1 19:06:05 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:05 main 19:06:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:06:07 a78261dbea2e: Preparing 19:06:07 a23126bba333: Preparing 19:06:07 b824e6a63fb0: Preparing 19:06:07 696883062144: Preparing 19:06:07 230c44a5bf59: Preparing 19:06:07 f6f80cb5a7b5: Preparing 19:06:07 024dc5e0fdcc: Preparing 19:06:07 38cd26f9fdfc: Preparing 19:06:07 00cd4455b488: Preparing 19:06:07 d9ade7225ae5: Preparing 19:06:07 d5f06b908ae0: Preparing 19:06:07 5f4d9fc4d98d: Preparing 19:06:07 00cd4455b488: Waiting 19:06:07 d9ade7225ae5: Waiting 19:06:07 f6f80cb5a7b5: Waiting 19:06:07 d5f06b908ae0: Waiting 19:06:07 5f4d9fc4d98d: Waiting 19:06:07 024dc5e0fdcc: Waiting 19:06:07 38cd26f9fdfc: Waiting 19:06:08 230c44a5bf59: Pushed 19:06:08 a23126bba333: Pushed 19:06:08 a78261dbea2e: Pushed 19:06:08 38cd26f9fdfc: Layer already exists 19:06:08 00cd4455b488: Layer already exists 19:06:08 f6f80cb5a7b5: Pushed 19:06:08 024dc5e0fdcc: Pushed 19:06:08 5f4d9fc4d98d: Layer already exists 19:06:10 d9ade7225ae5: Pushed 19:06:10 696883062144: Pushed 19:06:10 d5f06b908ae0: Pushed 19:06:11 b824e6a63fb0: Pushed 19:06:11 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:12 + 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 19:06:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:06:13 a78261dbea2e: Preparing 19:06:13 a23126bba333: Preparing 19:06:13 b824e6a63fb0: Preparing 19:06:13 696883062144: Preparing 19:06:13 230c44a5bf59: Preparing 19:06:13 f6f80cb5a7b5: Preparing 19:06:13 024dc5e0fdcc: Preparing 19:06:13 38cd26f9fdfc: Preparing 19:06:13 00cd4455b488: Preparing 19:06:13 d9ade7225ae5: Preparing 19:06:13 d5f06b908ae0: Preparing 19:06:13 5f4d9fc4d98d: Preparing 19:06:13 38cd26f9fdfc: Waiting 19:06:13 00cd4455b488: Waiting 19:06:13 d9ade7225ae5: Waiting 19:06:13 d5f06b908ae0: Waiting 19:06:13 5f4d9fc4d98d: Waiting 19:06:13 f6f80cb5a7b5: Waiting 19:06:13 024dc5e0fdcc: Waiting 19:06:13 a78261dbea2e: Layer already exists 19:06:13 230c44a5bf59: Layer already exists 19:06:13 a23126bba333: Layer already exists 19:06:13 696883062144: Layer already exists 19:06:13 b824e6a63fb0: Layer already exists 19:06:13 38cd26f9fdfc: Layer already exists 19:06:13 f6f80cb5a7b5: Layer already exists 19:06:13 024dc5e0fdcc: Layer already exists 19:06:13 d9ade7225ae5: Layer already exists 19:06:13 00cd4455b488: Layer already exists 19:06:13 d5f06b908ae0: Layer already exists 19:06:13 5f4d9fc4d98d: Layer already exists 19:06:13 latest: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.1 19:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:06:15 a78261dbea2e: Preparing 19:06:15 a23126bba333: Preparing 19:06:15 b824e6a63fb0: Preparing 19:06:15 696883062144: Preparing 19:06:15 230c44a5bf59: Preparing 19:06:15 f6f80cb5a7b5: Preparing 19:06:15 024dc5e0fdcc: Preparing 19:06:15 f6f80cb5a7b5: Waiting 19:06:15 38cd26f9fdfc: Preparing 19:06:15 024dc5e0fdcc: Waiting 19:06:15 00cd4455b488: Preparing 19:06:15 38cd26f9fdfc: Waiting 19:06:15 d9ade7225ae5: Preparing 19:06:15 00cd4455b488: Waiting 19:06:15 d5f06b908ae0: Preparing 19:06:15 d9ade7225ae5: Waiting 19:06:15 5f4d9fc4d98d: Preparing 19:06:15 d5f06b908ae0: Waiting 19:06:15 5f4d9fc4d98d: Waiting 19:06:15 a78261dbea2e: Layer already exists 19:06:15 a23126bba333: Layer already exists 19:06:15 696883062144: Layer already exists 19:06:15 230c44a5bf59: Layer already exists 19:06:15 b824e6a63fb0: Layer already exists 19:06:15 024dc5e0fdcc: Layer already exists 19:06:15 f6f80cb5a7b5: Layer already exists 19:06:15 38cd26f9fdfc: Layer already exists 19:06:15 00cd4455b488: Layer already exists 19:06:15 d9ade7225ae5: Layer already exists 19:06:15 d5f06b908ae0: Layer already exists 19:06:15 5f4d9fc4d98d: Layer already exists 19:06:15 3.2.0-dev.1: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:06:16 a78261dbea2e: Preparing 19:06:16 a23126bba333: Preparing 19:06:16 b824e6a63fb0: Preparing 19:06:16 696883062144: Preparing 19:06:16 230c44a5bf59: Preparing 19:06:16 f6f80cb5a7b5: Preparing 19:06:16 024dc5e0fdcc: Preparing 19:06:16 38cd26f9fdfc: Preparing 19:06:16 00cd4455b488: Preparing 19:06:16 d9ade7225ae5: Preparing 19:06:16 d5f06b908ae0: Preparing 19:06:16 5f4d9fc4d98d: Preparing 19:06:16 00cd4455b488: Waiting 19:06:16 d9ade7225ae5: Waiting 19:06:16 d5f06b908ae0: Waiting 19:06:16 5f4d9fc4d98d: Waiting 19:06:16 f6f80cb5a7b5: Waiting 19:06:16 38cd26f9fdfc: Waiting 19:06:16 024dc5e0fdcc: Waiting 19:06:16 696883062144: Layer already exists 19:06:16 b824e6a63fb0: Layer already exists 19:06:16 230c44a5bf59: Layer already exists 19:06:16 a78261dbea2e: Layer already exists 19:06:16 a23126bba333: Layer already exists 19:06:16 d9ade7225ae5: Layer already exists 19:06:16 f6f80cb5a7b5: Layer already exists 19:06:16 024dc5e0fdcc: Layer already exists 19:06:16 00cd4455b488: Layer already exists 19:06:16 38cd26f9fdfc: Layer already exists 19:06:16 d5f06b908ae0: Layer already exists 19:06:16 5f4d9fc4d98d: Layer already exists 19:06:17 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:18 + 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 19:06:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:06:22 a78261dbea2e: Preparing 19:06:22 a23126bba333: Preparing 19:06:22 b824e6a63fb0: Preparing 19:06:22 696883062144: Preparing 19:06:22 230c44a5bf59: Preparing 19:06:22 f6f80cb5a7b5: Preparing 19:06:22 024dc5e0fdcc: Preparing 19:06:22 38cd26f9fdfc: Preparing 19:06:22 00cd4455b488: Preparing 19:06:22 d9ade7225ae5: Preparing 19:06:22 d5f06b908ae0: Preparing 19:06:22 5f4d9fc4d98d: Preparing 19:06:22 38cd26f9fdfc: Waiting 19:06:22 00cd4455b488: Waiting 19:06:22 d9ade7225ae5: Waiting 19:06:22 d5f06b908ae0: Waiting 19:06:22 5f4d9fc4d98d: Waiting 19:06:22 f6f80cb5a7b5: Waiting 19:06:22 024dc5e0fdcc: Waiting 19:06:22 230c44a5bf59: Layer already exists 19:06:22 a23126bba333: Layer already exists 19:06:22 a78261dbea2e: Layer already exists 19:06:22 b824e6a63fb0: Layer already exists 19:06:22 696883062144: Layer already exists 19:06:22 f6f80cb5a7b5: Layer already exists 19:06:22 38cd26f9fdfc: Layer already exists 19:06:22 024dc5e0fdcc: Layer already exists 19:06:22 d9ade7225ae5: Layer already exists 19:06:22 00cd4455b488: Layer already exists 19:06:22 d5f06b908ae0: Layer already exists 19:06:22 5f4d9fc4d98d: Layer already exists 19:06:22 main: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:23 ===================================================== [Pipeline] echo 19:06:23 taggedImages: 19:06:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:06:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.1 19:06:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:06:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:06:23 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:23 latest 19:06:23 3.2.0-dev.1 19:06:23 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:23 main 19:06:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:06:25 30a2ae30939f: Preparing 19:06:25 724a4f9b8988: Preparing 19:06:25 38cd26f9fdfc: Preparing 19:06:25 00cd4455b488: Preparing 19:06:25 7445676f7f79: Preparing 19:06:25 c732cf8651ea: Preparing 19:06:25 5f4d9fc4d98d: Preparing 19:06:25 c732cf8651ea: Waiting 19:06:25 5f4d9fc4d98d: Waiting 19:06:25 00cd4455b488: Layer already exists 19:06:25 38cd26f9fdfc: Layer already exists 19:06:25 5f4d9fc4d98d: Layer already exists 19:06:25 30a2ae30939f: Pushed 19:06:27 c732cf8651ea: Pushed 19:06:27 7445676f7f79: Pushed 19:06:30 724a4f9b8988: Pushed 19:06:30 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:31 + 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 19:06:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:06:32 30a2ae30939f: Preparing 19:06:32 724a4f9b8988: Preparing 19:06:32 38cd26f9fdfc: Preparing 19:06:32 00cd4455b488: Preparing 19:06:32 7445676f7f79: Preparing 19:06:32 c732cf8651ea: Preparing 19:06:32 5f4d9fc4d98d: Preparing 19:06:32 c732cf8651ea: Waiting 19:06:32 5f4d9fc4d98d: Waiting 19:06:32 00cd4455b488: Layer already exists 19:06:32 30a2ae30939f: Layer already exists 19:06:32 724a4f9b8988: Layer already exists 19:06:32 7445676f7f79: Layer already exists 19:06:32 38cd26f9fdfc: Layer already exists 19:06:32 c732cf8651ea: Layer already exists 19:06:32 5f4d9fc4d98d: Layer already exists 19:06:32 latest: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.1 19:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:06:37 30a2ae30939f: Preparing 19:06:37 724a4f9b8988: Preparing 19:06:37 38cd26f9fdfc: Preparing 19:06:37 00cd4455b488: Preparing 19:06:37 7445676f7f79: Preparing 19:06:37 c732cf8651ea: Preparing 19:06:37 5f4d9fc4d98d: Preparing 19:06:37 c732cf8651ea: Waiting 19:06:37 5f4d9fc4d98d: Waiting 19:06:37 38cd26f9fdfc: Layer already exists 19:06:37 724a4f9b8988: Layer already exists 19:06:37 7445676f7f79: Layer already exists 19:06:37 00cd4455b488: Layer already exists 19:06:37 30a2ae30939f: Layer already exists 19:06:37 5f4d9fc4d98d: Layer already exists 19:06:37 c732cf8651ea: Layer already exists 19:06:37 3.2.0-dev.1: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:06:39 30a2ae30939f: Preparing 19:06:39 724a4f9b8988: Preparing 19:06:39 38cd26f9fdfc: Preparing 19:06:39 00cd4455b488: Preparing 19:06:39 7445676f7f79: Preparing 19:06:39 c732cf8651ea: Preparing 19:06:39 5f4d9fc4d98d: Preparing 19:06:39 c732cf8651ea: Waiting 19:06:39 5f4d9fc4d98d: Waiting 19:06:39 38cd26f9fdfc: Layer already exists 19:06:39 00cd4455b488: Layer already exists 19:06:39 7445676f7f79: Layer already exists 19:06:39 724a4f9b8988: Layer already exists 19:06:39 30a2ae30939f: Layer already exists 19:06:39 c732cf8651ea: Layer already exists 19:06:39 5f4d9fc4d98d: Layer already exists 19:06:39 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:40 + 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 19:06:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:06:40 30a2ae30939f: Preparing 19:06:40 724a4f9b8988: Preparing 19:06:40 38cd26f9fdfc: Preparing 19:06:40 00cd4455b488: Preparing 19:06:40 7445676f7f79: Preparing 19:06:40 c732cf8651ea: Preparing 19:06:40 5f4d9fc4d98d: Preparing 19:06:40 c732cf8651ea: Waiting 19:06:40 5f4d9fc4d98d: Waiting 19:06:40 00cd4455b488: Layer already exists 19:06:40 7445676f7f79: Layer already exists 19:06:40 724a4f9b8988: Layer already exists 19:06:40 30a2ae30939f: Layer already exists 19:06:40 38cd26f9fdfc: Layer already exists 19:06:40 5f4d9fc4d98d: Layer already exists 19:06:40 c732cf8651ea: Layer already exists 19:06:41 main: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:42 ===================================================== [Pipeline] echo 19:06:42 taggedImages: 19:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.1 19:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:06:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:06:42 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:42 latest 19:06:42 3.2.0-dev.1 19:06:42 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:06:42 main 19:06:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:06:44 d45115d55668: Preparing 19:06:44 19a9ed223a4a: Preparing 19:06:44 7720a845e0a5: Preparing 19:06:44 38cd26f9fdfc: Preparing 19:06:44 00cd4455b488: Preparing 19:06:44 485bee53805f: Preparing 19:06:44 5d7999919439: Preparing 19:06:44 cd51c0906894: Preparing 19:06:44 70b987b1c787: Preparing 19:06:44 5f4d9fc4d98d: Preparing 19:06:44 5d7999919439: Waiting 19:06:44 cd51c0906894: Waiting 19:06:44 70b987b1c787: Waiting 19:06:44 5f4d9fc4d98d: Waiting 19:06:44 485bee53805f: Waiting 19:06:44 00cd4455b488: Layer already exists 19:06:44 38cd26f9fdfc: Layer already exists 19:06:44 7720a845e0a5: Pushed 19:06:44 19a9ed223a4a: Pushed 19:06:44 d45115d55668: Pushed 19:06:44 5f4d9fc4d98d: Layer already exists 19:06:45 cd51c0906894: Pushed 19:06:46 70b987b1c787: Pushed 19:06:57 5d7999919439: Pushed 19:07:02 485bee53805f: Pushed 19:07:02 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:03 + 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 19:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:07:06 d45115d55668: Preparing 19:07:06 19a9ed223a4a: Preparing 19:07:06 7720a845e0a5: Preparing 19:07:06 38cd26f9fdfc: Preparing 19:07:06 00cd4455b488: Preparing 19:07:06 485bee53805f: Preparing 19:07:06 5d7999919439: Preparing 19:07:06 cd51c0906894: Preparing 19:07:06 70b987b1c787: Preparing 19:07:06 5f4d9fc4d98d: Preparing 19:07:06 485bee53805f: Waiting 19:07:06 5d7999919439: Waiting 19:07:06 cd51c0906894: Waiting 19:07:06 70b987b1c787: Waiting 19:07:06 5f4d9fc4d98d: Waiting 19:07:06 d45115d55668: Layer already exists 19:07:06 00cd4455b488: Layer already exists 19:07:06 38cd26f9fdfc: Layer already exists 19:07:06 7720a845e0a5: Layer already exists 19:07:06 19a9ed223a4a: Layer already exists 19:07:06 485bee53805f: Layer already exists 19:07:06 5d7999919439: Layer already exists 19:07:06 cd51c0906894: Layer already exists 19:07:06 5f4d9fc4d98d: Layer already exists 19:07:06 70b987b1c787: Layer already exists 19:07:06 latest: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.1 19:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:07:08 d45115d55668: Preparing 19:07:08 19a9ed223a4a: Preparing 19:07:08 7720a845e0a5: Preparing 19:07:08 38cd26f9fdfc: Preparing 19:07:08 00cd4455b488: Preparing 19:07:08 485bee53805f: Preparing 19:07:08 5d7999919439: Preparing 19:07:08 cd51c0906894: Preparing 19:07:08 70b987b1c787: Preparing 19:07:08 5f4d9fc4d98d: Preparing 19:07:08 5d7999919439: Waiting 19:07:08 cd51c0906894: Waiting 19:07:08 70b987b1c787: Waiting 19:07:08 5f4d9fc4d98d: Waiting 19:07:08 485bee53805f: Waiting 19:07:08 19a9ed223a4a: Layer already exists 19:07:08 00cd4455b488: Layer already exists 19:07:08 38cd26f9fdfc: Layer already exists 19:07:08 d45115d55668: Layer already exists 19:07:08 7720a845e0a5: Layer already exists 19:07:08 70b987b1c787: Layer already exists 19:07:08 485bee53805f: Layer already exists 19:07:08 5d7999919439: Layer already exists 19:07:08 cd51c0906894: Layer already exists 19:07:08 5f4d9fc4d98d: Layer already exists 19:07:08 3.2.0-dev.1: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:07:10 d45115d55668: Preparing 19:07:10 19a9ed223a4a: Preparing 19:07:10 7720a845e0a5: Preparing 19:07:10 38cd26f9fdfc: Preparing 19:07:10 00cd4455b488: Preparing 19:07:10 485bee53805f: Preparing 19:07:10 5d7999919439: Preparing 19:07:10 cd51c0906894: Preparing 19:07:10 70b987b1c787: Preparing 19:07:10 5f4d9fc4d98d: Preparing 19:07:10 485bee53805f: Waiting 19:07:10 5d7999919439: Waiting 19:07:10 cd51c0906894: Waiting 19:07:10 70b987b1c787: Waiting 19:07:10 5f4d9fc4d98d: Waiting 19:07:10 00cd4455b488: Layer already exists 19:07:10 38cd26f9fdfc: Layer already exists 19:07:10 d45115d55668: Layer already exists 19:07:10 7720a845e0a5: Layer already exists 19:07:10 19a9ed223a4a: Layer already exists 19:07:10 485bee53805f: Layer already exists 19:07:10 cd51c0906894: Layer already exists 19:07:10 5d7999919439: Layer already exists 19:07:10 70b987b1c787: Layer already exists 19:07:10 5f4d9fc4d98d: Layer already exists 19:07:10 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:11 + 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 19:07:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:07:12 d45115d55668: Preparing 19:07:12 19a9ed223a4a: Preparing 19:07:12 7720a845e0a5: Preparing 19:07:12 38cd26f9fdfc: Preparing 19:07:12 00cd4455b488: Preparing 19:07:12 485bee53805f: Preparing 19:07:12 5d7999919439: Preparing 19:07:12 cd51c0906894: Preparing 19:07:12 70b987b1c787: Preparing 19:07:12 5f4d9fc4d98d: Preparing 19:07:12 5d7999919439: Waiting 19:07:12 cd51c0906894: Waiting 19:07:12 70b987b1c787: Waiting 19:07:12 485bee53805f: Waiting 19:07:12 5f4d9fc4d98d: Waiting 19:07:12 7720a845e0a5: Layer already exists 19:07:12 19a9ed223a4a: Layer already exists 19:07:12 d45115d55668: Layer already exists 19:07:12 38cd26f9fdfc: Layer already exists 19:07:12 00cd4455b488: Layer already exists 19:07:12 485bee53805f: Layer already exists 19:07:12 70b987b1c787: Layer already exists 19:07:12 5d7999919439: Layer already exists 19:07:12 cd51c0906894: Layer already exists 19:07:12 5f4d9fc4d98d: Layer already exists 19:07:12 main: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:13 ===================================================== [Pipeline] echo 19:07:13 taggedImages: 19:07:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:07:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.1 19:07:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:07:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:07:13 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:13 latest 19:07:13 3.2.0-dev.1 19:07:13 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:13 main 19:07:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:07:15 529a24d0fe77: Preparing 19:07:15 4144f804e8b1: Preparing 19:07:15 757ca65449aa: Preparing 19:07:15 38cd26f9fdfc: Preparing 19:07:15 00cd4455b488: Preparing 19:07:15 485bee53805f: Preparing 19:07:15 e1744711a771: Preparing 19:07:15 2c7ea919b8aa: Preparing 19:07:15 5f4d9fc4d98d: Preparing 19:07:15 485bee53805f: Waiting 19:07:15 e1744711a771: Waiting 19:07:15 2c7ea919b8aa: Waiting 19:07:15 5f4d9fc4d98d: Waiting 19:07:15 00cd4455b488: Layer already exists 19:07:15 38cd26f9fdfc: Layer already exists 19:07:15 485bee53805f: Layer already exists 19:07:15 757ca65449aa: Pushed 19:07:15 4144f804e8b1: Pushed 19:07:15 529a24d0fe77: Pushed 19:07:15 5f4d9fc4d98d: Layer already exists 19:07:16 2c7ea919b8aa: Pushed 19:07:17 e1744711a771: Pushed 19:07:20 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:21 + 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 19:07:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:07:22 529a24d0fe77: Preparing 19:07:22 4144f804e8b1: Preparing 19:07:22 757ca65449aa: Preparing 19:07:22 38cd26f9fdfc: Preparing 19:07:22 00cd4455b488: Preparing 19:07:22 485bee53805f: Preparing 19:07:22 e1744711a771: Preparing 19:07:22 485bee53805f: Waiting 19:07:22 e1744711a771: Waiting 19:07:22 2c7ea919b8aa: Preparing 19:07:22 5f4d9fc4d98d: Preparing 19:07:22 5f4d9fc4d98d: Waiting 19:07:22 2c7ea919b8aa: Waiting 19:07:22 4144f804e8b1: Layer already exists 19:07:22 38cd26f9fdfc: Layer already exists 19:07:22 529a24d0fe77: Layer already exists 19:07:22 00cd4455b488: Layer already exists 19:07:22 757ca65449aa: Layer already exists 19:07:22 e1744711a771: Layer already exists 19:07:22 485bee53805f: Layer already exists 19:07:22 2c7ea919b8aa: Layer already exists 19:07:22 5f4d9fc4d98d: Layer already exists 19:07:22 latest: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.1 19:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:07:24 529a24d0fe77: Preparing 19:07:24 4144f804e8b1: Preparing 19:07:24 757ca65449aa: Preparing 19:07:24 38cd26f9fdfc: Preparing 19:07:24 00cd4455b488: Preparing 19:07:24 485bee53805f: Preparing 19:07:24 e1744711a771: Preparing 19:07:24 2c7ea919b8aa: Preparing 19:07:24 5f4d9fc4d98d: Preparing 19:07:24 485bee53805f: Waiting 19:07:24 e1744711a771: Waiting 19:07:24 2c7ea919b8aa: Waiting 19:07:24 5f4d9fc4d98d: Waiting 19:07:24 757ca65449aa: Layer already exists 19:07:24 00cd4455b488: Layer already exists 19:07:24 38cd26f9fdfc: Layer already exists 19:07:24 4144f804e8b1: Layer already exists 19:07:24 529a24d0fe77: Layer already exists 19:07:24 485bee53805f: Layer already exists 19:07:24 2c7ea919b8aa: Layer already exists 19:07:24 e1744711a771: Layer already exists 19:07:24 5f4d9fc4d98d: Layer already exists 19:07:24 3.2.0-dev.1: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:07:26 529a24d0fe77: Preparing 19:07:26 4144f804e8b1: Preparing 19:07:26 757ca65449aa: Preparing 19:07:26 38cd26f9fdfc: Preparing 19:07:26 00cd4455b488: Preparing 19:07:26 485bee53805f: Preparing 19:07:26 e1744711a771: Preparing 19:07:26 2c7ea919b8aa: Preparing 19:07:26 5f4d9fc4d98d: Preparing 19:07:26 e1744711a771: Waiting 19:07:26 2c7ea919b8aa: Waiting 19:07:26 5f4d9fc4d98d: Waiting 19:07:26 757ca65449aa: Layer already exists 19:07:26 38cd26f9fdfc: Layer already exists 19:07:26 4144f804e8b1: Layer already exists 19:07:26 00cd4455b488: Layer already exists 19:07:26 529a24d0fe77: Layer already exists 19:07:26 e1744711a771: Layer already exists 19:07:26 2c7ea919b8aa: Layer already exists 19:07:26 485bee53805f: Layer already exists 19:07:26 5f4d9fc4d98d: Layer already exists 19:07:26 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:27 + 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 19:07:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:07:28 529a24d0fe77: Preparing 19:07:28 4144f804e8b1: Preparing 19:07:28 757ca65449aa: Preparing 19:07:28 38cd26f9fdfc: Preparing 19:07:28 00cd4455b488: Preparing 19:07:28 485bee53805f: Preparing 19:07:28 e1744711a771: Preparing 19:07:28 2c7ea919b8aa: Preparing 19:07:28 5f4d9fc4d98d: Preparing 19:07:28 e1744711a771: Waiting 19:07:28 2c7ea919b8aa: Waiting 19:07:28 5f4d9fc4d98d: Waiting 19:07:28 485bee53805f: Waiting 19:07:28 4144f804e8b1: Layer already exists 19:07:28 00cd4455b488: Layer already exists 19:07:28 38cd26f9fdfc: Layer already exists 19:07:28 757ca65449aa: Layer already exists 19:07:28 529a24d0fe77: Layer already exists 19:07:28 5f4d9fc4d98d: Layer already exists 19:07:28 e1744711a771: Layer already exists 19:07:28 485bee53805f: Layer already exists 19:07:28 2c7ea919b8aa: Layer already exists 19:07:28 main: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:29 ===================================================== [Pipeline] echo 19:07:29 taggedImages: 19:07:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:07:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.1 19:07:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:07:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:07:29 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:29 latest 19:07:29 3.2.0-dev.1 19:07:29 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:29 main 19:07:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:31 d3355fc509e4: Preparing 19:07:31 85c3f309fbd4: Preparing 19:07:31 b2c29e197f44: Preparing 19:07:31 38cd26f9fdfc: Preparing 19:07:31 00cd4455b488: Preparing 19:07:31 022197d5701b: Preparing 19:07:31 cd51c0906894: Preparing 19:07:31 70b987b1c787: Preparing 19:07:31 5f4d9fc4d98d: Preparing 19:07:31 022197d5701b: Waiting 19:07:31 cd51c0906894: Waiting 19:07:31 70b987b1c787: Waiting 19:07:31 5f4d9fc4d98d: Waiting 19:07:31 38cd26f9fdfc: Layer already exists 19:07:32 00cd4455b488: Layer already exists 19:07:32 b2c29e197f44: Pushed 19:07:32 cd51c0906894: Layer already exists 19:07:32 85c3f309fbd4: Pushed 19:07:32 70b987b1c787: Layer already exists 19:07:32 5f4d9fc4d98d: Layer already exists 19:07:32 d3355fc509e4: Pushed 19:07:50 022197d5701b: Pushed 19:07:50 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:51 + 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 19:07:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:52 d3355fc509e4: Preparing 19:07:52 85c3f309fbd4: Preparing 19:07:52 b2c29e197f44: Preparing 19:07:52 38cd26f9fdfc: Preparing 19:07:52 00cd4455b488: Preparing 19:07:52 022197d5701b: Preparing 19:07:52 cd51c0906894: Preparing 19:07:52 70b987b1c787: Preparing 19:07:52 5f4d9fc4d98d: Preparing 19:07:52 70b987b1c787: Waiting 19:07:52 5f4d9fc4d98d: Waiting 19:07:52 022197d5701b: Waiting 19:07:52 cd51c0906894: Waiting 19:07:52 d3355fc509e4: Layer already exists 19:07:52 00cd4455b488: Layer already exists 19:07:52 38cd26f9fdfc: Layer already exists 19:07:52 b2c29e197f44: Layer already exists 19:07:52 85c3f309fbd4: Layer already exists 19:07:52 022197d5701b: Layer already exists 19:07:52 cd51c0906894: Layer already exists 19:07:52 70b987b1c787: Layer already exists 19:07:52 5f4d9fc4d98d: Layer already exists 19:07:52 latest: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.1 19:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:54 d3355fc509e4: Preparing 19:07:54 85c3f309fbd4: Preparing 19:07:54 b2c29e197f44: Preparing 19:07:54 38cd26f9fdfc: Preparing 19:07:54 00cd4455b488: Preparing 19:07:54 022197d5701b: Preparing 19:07:54 cd51c0906894: Preparing 19:07:54 70b987b1c787: Preparing 19:07:54 5f4d9fc4d98d: Preparing 19:07:54 022197d5701b: Waiting 19:07:54 cd51c0906894: Waiting 19:07:54 70b987b1c787: Waiting 19:07:54 5f4d9fc4d98d: Waiting 19:07:54 85c3f309fbd4: Layer already exists 19:07:54 38cd26f9fdfc: Layer already exists 19:07:54 00cd4455b488: Layer already exists 19:07:54 b2c29e197f44: Layer already exists 19:07:54 d3355fc509e4: Layer already exists 19:07:54 022197d5701b: Layer already exists 19:07:54 cd51c0906894: Layer already exists 19:07:54 70b987b1c787: Layer already exists 19:07:54 5f4d9fc4d98d: Layer already exists 19:07:54 3.2.0-dev.1: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:56 d3355fc509e4: Preparing 19:07:56 85c3f309fbd4: Preparing 19:07:56 b2c29e197f44: Preparing 19:07:56 38cd26f9fdfc: Preparing 19:07:56 00cd4455b488: Preparing 19:07:56 022197d5701b: Preparing 19:07:56 cd51c0906894: Preparing 19:07:56 70b987b1c787: Preparing 19:07:56 5f4d9fc4d98d: Preparing 19:07:56 022197d5701b: Waiting 19:07:56 cd51c0906894: Waiting 19:07:56 70b987b1c787: Waiting 19:07:56 5f4d9fc4d98d: Waiting 19:07:56 b2c29e197f44: Layer already exists 19:07:56 d3355fc509e4: Layer already exists 19:07:56 00cd4455b488: Layer already exists 19:07:56 38cd26f9fdfc: Layer already exists 19:07:56 85c3f309fbd4: Layer already exists 19:07:56 70b987b1c787: Layer already exists 19:07:56 022197d5701b: Layer already exists 19:07:56 cd51c0906894: Layer already exists 19:07:56 5f4d9fc4d98d: Layer already exists 19:07:56 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:57 + 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 19:07:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:57 d3355fc509e4: Preparing 19:07:57 85c3f309fbd4: Preparing 19:07:57 b2c29e197f44: Preparing 19:07:57 38cd26f9fdfc: Preparing 19:07:57 00cd4455b488: Preparing 19:07:57 022197d5701b: Preparing 19:07:57 cd51c0906894: Preparing 19:07:57 70b987b1c787: Preparing 19:07:57 5f4d9fc4d98d: Preparing 19:07:57 cd51c0906894: Waiting 19:07:57 70b987b1c787: Waiting 19:07:57 5f4d9fc4d98d: Waiting 19:07:57 022197d5701b: Waiting 19:07:57 b2c29e197f44: Layer already exists 19:07:57 38cd26f9fdfc: Layer already exists 19:07:57 d3355fc509e4: Layer already exists 19:07:57 85c3f309fbd4: Layer already exists 19:07:57 00cd4455b488: Layer already exists 19:07:57 022197d5701b: Layer already exists 19:07:57 cd51c0906894: Layer already exists 19:07:57 5f4d9fc4d98d: Layer already exists 19:07:57 70b987b1c787: Layer already exists 19:07:58 main: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:59 ===================================================== [Pipeline] echo 19:07:59 taggedImages: 19:07:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:07:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.1 19:07:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:07:59 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:07:59 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:07:59 latest 19:07:59 3.2.0-dev.1 19:07:59 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:07:59 main 19:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:08:01 f5a0cb43f111: Preparing 19:08:01 081fc57b877a: Preparing 19:08:01 38cd26f9fdfc: Preparing 19:08:01 00cd4455b488: Preparing 19:08:01 b42f88c7368a: Preparing 19:08:01 281b48eb1f21: Preparing 19:08:01 5f4d9fc4d98d: Preparing 19:08:01 281b48eb1f21: Waiting 19:08:01 5f4d9fc4d98d: Waiting 19:08:03 b42f88c7368a: Pushed 19:08:04 00cd4455b488: Layer already exists 19:08:04 38cd26f9fdfc: Layer already exists 19:08:04 5f4d9fc4d98d: Layer already exists 19:08:04 f5a0cb43f111: Pushed 19:08:04 281b48eb1f21: Pushed 19:08:08 081fc57b877a: Pushed 19:08:08 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:08:09 f5a0cb43f111: Preparing 19:08:09 081fc57b877a: Preparing 19:08:09 38cd26f9fdfc: Preparing 19:08:09 00cd4455b488: Preparing 19:08:09 b42f88c7368a: Preparing 19:08:09 281b48eb1f21: Preparing 19:08:09 5f4d9fc4d98d: Preparing 19:08:09 281b48eb1f21: Waiting 19:08:09 5f4d9fc4d98d: Waiting 19:08:09 b42f88c7368a: Layer already exists 19:08:09 f5a0cb43f111: Layer already exists 19:08:09 081fc57b877a: Layer already exists 19:08:09 38cd26f9fdfc: Layer already exists 19:08:09 00cd4455b488: Layer already exists 19:08:09 5f4d9fc4d98d: Layer already exists 19:08:09 281b48eb1f21: Layer already exists 19:08:10 latest: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.1 19:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:08:11 f5a0cb43f111: Preparing 19:08:11 081fc57b877a: Preparing 19:08:11 38cd26f9fdfc: Preparing 19:08:11 00cd4455b488: Preparing 19:08:11 b42f88c7368a: Preparing 19:08:11 281b48eb1f21: Preparing 19:08:11 5f4d9fc4d98d: Preparing 19:08:11 281b48eb1f21: Waiting 19:08:11 5f4d9fc4d98d: Waiting 19:08:11 00cd4455b488: Layer already exists 19:08:11 b42f88c7368a: Layer already exists 19:08:11 081fc57b877a: Layer already exists 19:08:11 38cd26f9fdfc: Layer already exists 19:08:11 f5a0cb43f111: Layer already exists 19:08:11 281b48eb1f21: Layer already exists 19:08:11 5f4d9fc4d98d: Layer already exists 19:08:12 3.2.0-dev.1: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:08:13 f5a0cb43f111: Preparing 19:08:13 081fc57b877a: Preparing 19:08:13 38cd26f9fdfc: Preparing 19:08:13 00cd4455b488: Preparing 19:08:13 b42f88c7368a: Preparing 19:08:13 281b48eb1f21: Preparing 19:08:13 5f4d9fc4d98d: Preparing 19:08:13 281b48eb1f21: Waiting 19:08:13 5f4d9fc4d98d: Waiting 19:08:13 b42f88c7368a: Layer already exists 19:08:13 f5a0cb43f111: Layer already exists 19:08:13 38cd26f9fdfc: Layer already exists 19:08:13 081fc57b877a: Layer already exists 19:08:13 00cd4455b488: Layer already exists 19:08:13 5f4d9fc4d98d: Layer already exists 19:08:13 281b48eb1f21: Layer already exists 19:08:13 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:08:15 f5a0cb43f111: Preparing 19:08:15 081fc57b877a: Preparing 19:08:15 38cd26f9fdfc: Preparing 19:08:15 00cd4455b488: Preparing 19:08:15 b42f88c7368a: Preparing 19:08:15 281b48eb1f21: Preparing 19:08:15 5f4d9fc4d98d: Preparing 19:08:15 281b48eb1f21: Waiting 19:08:15 5f4d9fc4d98d: Waiting 19:08:15 b42f88c7368a: Layer already exists 19:08:15 00cd4455b488: Layer already exists 19:08:15 f5a0cb43f111: Layer already exists 19:08:15 38cd26f9fdfc: Layer already exists 19:08:15 081fc57b877a: Layer already exists 19:08:15 5f4d9fc4d98d: Layer already exists 19:08:15 281b48eb1f21: Layer already exists 19:08:15 main: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:08:17 ===================================================== [Pipeline] echo 19:08:17 taggedImages: 19:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.1 19:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:08:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:08:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:08:17 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:08:17 latest 19:08:17 3.2.0-dev.1 19:08:17 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:08:17 main 19:08:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:08:19 e79c69ca2859: Preparing 19:08:19 39f90ec455e5: Preparing 19:08:19 38cd26f9fdfc: Preparing 19:08:19 00cd4455b488: Preparing 19:08:19 a6937eacf9df: Preparing 19:08:19 4e5d3630f543: Preparing 19:08:19 5f4d9fc4d98d: Preparing 19:08:19 4e5d3630f543: Waiting 19:08:19 5f4d9fc4d98d: Waiting 19:08:19 00cd4455b488: Layer already exists 19:08:19 38cd26f9fdfc: Layer already exists 19:08:19 a6937eacf9df: Layer already exists 19:08:19 4e5d3630f543: Layer already exists 19:08:19 5f4d9fc4d98d: Layer already exists 19:08:19 e79c69ca2859: Pushed 19:08:25 39f90ec455e5: Pushed 19:08:25 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:08:27 e79c69ca2859: Preparing 19:08:27 39f90ec455e5: Preparing 19:08:27 38cd26f9fdfc: Preparing 19:08:27 00cd4455b488: Preparing 19:08:27 a6937eacf9df: Preparing 19:08:27 4e5d3630f543: Preparing 19:08:27 5f4d9fc4d98d: Preparing 19:08:27 4e5d3630f543: Waiting 19:08:27 5f4d9fc4d98d: Waiting 19:08:27 e79c69ca2859: Layer already exists 19:08:27 00cd4455b488: Layer already exists 19:08:27 38cd26f9fdfc: Layer already exists 19:08:27 a6937eacf9df: Layer already exists 19:08:27 39f90ec455e5: Layer already exists 19:08:27 4e5d3630f543: Layer already exists 19:08:27 5f4d9fc4d98d: Layer already exists 19:08:27 latest: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.1 19:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:08:28 e79c69ca2859: Preparing 19:08:28 39f90ec455e5: Preparing 19:08:28 38cd26f9fdfc: Preparing 19:08:28 00cd4455b488: Preparing 19:08:28 a6937eacf9df: Preparing 19:08:28 4e5d3630f543: Preparing 19:08:28 5f4d9fc4d98d: Preparing 19:08:28 4e5d3630f543: Waiting 19:08:28 5f4d9fc4d98d: Waiting 19:08:28 a6937eacf9df: Layer already exists 19:08:28 00cd4455b488: Layer already exists 19:08:28 39f90ec455e5: Layer already exists 19:08:28 38cd26f9fdfc: Layer already exists 19:08:28 e79c69ca2859: Layer already exists 19:08:28 5f4d9fc4d98d: Layer already exists 19:08:28 4e5d3630f543: Layer already exists 19:08:29 3.2.0-dev.1: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:08:34 e79c69ca2859: Preparing 19:08:34 39f90ec455e5: Preparing 19:08:34 38cd26f9fdfc: Preparing 19:08:34 00cd4455b488: Preparing 19:08:34 a6937eacf9df: Preparing 19:08:34 4e5d3630f543: Preparing 19:08:34 5f4d9fc4d98d: Preparing 19:08:34 4e5d3630f543: Waiting 19:08:34 5f4d9fc4d98d: Waiting 19:08:34 e79c69ca2859: Layer already exists 19:08:34 39f90ec455e5: Layer already exists 19:08:34 38cd26f9fdfc: Layer already exists 19:08:34 00cd4455b488: Layer already exists 19:08:34 a6937eacf9df: Layer already exists 19:08:34 4e5d3630f543: Layer already exists 19:08:34 5f4d9fc4d98d: Layer already exists 19:08:34 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:08:36 e79c69ca2859: Preparing 19:08:36 39f90ec455e5: Preparing 19:08:36 38cd26f9fdfc: Preparing 19:08:36 00cd4455b488: Preparing 19:08:36 a6937eacf9df: Preparing 19:08:36 4e5d3630f543: Preparing 19:08:36 5f4d9fc4d98d: Preparing 19:08:36 5f4d9fc4d98d: Waiting 19:08:36 4e5d3630f543: Waiting 19:08:36 a6937eacf9df: Layer already exists 19:08:36 00cd4455b488: Layer already exists 19:08:36 39f90ec455e5: Layer already exists 19:08:36 38cd26f9fdfc: Layer already exists 19:08:36 e79c69ca2859: Layer already exists 19:08:36 5f4d9fc4d98d: Layer already exists 19:08:36 4e5d3630f543: Layer already exists 19:08:36 main: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:08:37 ===================================================== [Pipeline] echo 19:08:37 taggedImages: 19:08:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 19:08:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:08:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.1 19:08:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 19:08:37 - 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 19:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:39 19:08:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:39 arm64: Pulling from edgex-lftools-log-publisher 19:08:39 8998bd30e6a1: Pulling fs layer 19:08:39 04944245beec: Pulling fs layer 19:08:39 699f458cf7ca: Pulling fs layer 19:08:39 765212b225bb: Pulling fs layer 19:08:39 f23df028b6ca: Pulling fs layer 19:08:39 d65c8cfc05b1: Pulling fs layer 19:08:39 2437ff75d9bd: Pulling fs layer 19:08:39 765212b225bb: Waiting 19:08:39 f23df028b6ca: Waiting 19:08:39 d65c8cfc05b1: Waiting 19:08:39 2437ff75d9bd: Waiting 19:08:40 04944245beec: Verifying Checksum 19:08:40 04944245beec: Download complete 19:08:40 765212b225bb: Verifying Checksum 19:08:40 765212b225bb: Download complete 19:08:40 f23df028b6ca: Verifying Checksum 19:08:40 f23df028b6ca: Download complete 19:08:40 d65c8cfc05b1: Verifying Checksum 19:08:40 d65c8cfc05b1: Download complete 19:08:40 699f458cf7ca: Verifying Checksum 19:08:40 699f458cf7ca: Download complete 19:08:40 8998bd30e6a1: Verifying Checksum 19:08:40 8998bd30e6a1: Download complete 19:08:43 2437ff75d9bd: Verifying Checksum 19:08:43 2437ff75d9bd: Download complete 19:08:48 8998bd30e6a1: Pull complete 19:08:48 04944245beec: Pull complete 19:08:50 699f458cf7ca: Pull complete 19:08:50 765212b225bb: Pull complete 19:08:51 f23df028b6ca: Pull complete 19:08:51 d65c8cfc05b1: Pull complete 19:09:09 2437ff75d9bd: Pull complete 19:09:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:10 prd-ubuntu20.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container 19:09:10 $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:09:13 $ docker top 4f4ed0e4b971fcc70065a3eaf773ad6652508818a7b7b0dfc3d4b304eec63ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:14 ---> job-cost.sh 19:09:14 lf-activate-venv: SKIPPING 19:09:14 INFO: No Stack... 19:09:15 INFO: Retrieving Pricing Info for: v3-standard-4 19:09:16 INFO: Archiving Costs [Pipeline] sh 19:09:16 + cat /w/workspace/edgex-go/610/archives/cost.csv 19:09:16 + cut -d, -f6 [Pipeline] lock 19:09:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] 19:09:16 Resource [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] did not exist. Created. 19:09:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:17 + echo total: 0.10999999940395355 [Pipeline] stash 19:09:18 Stashed 1 file(s) [Pipeline] } 19:09:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:18 $ docker stop --time=1 4f4ed0e4b971fcc70065a3eaf773ad6652508818a7b7b0dfc3d4b304eec63ebf 19:09:20 $ docker rm -f --volumes 4f4ed0e4b971fcc70065a3eaf773ad6652508818a7b7b0dfc3d4b304eec63ebf [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 19:09:24 provisioning config files... 19:09:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/610@tmp/config3811461315867264061tmp [Pipeline] { [Pipeline] sh 19:09:25 + set +x 19:09:25 + + curl -s https://codecov.io/bash 19:09:25 bash -s -- 19:09:25 19:09:25 _____ _ 19:09:25 / ____| | | 19:09:25 | | ___ __| | ___ ___ _____ __ 19:09:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:09:25 | |___| (_) | (_| | __/ (_| (_) \ V / 19:09:25 \_____\___/ \__,_|\___|\___\___/ \_/ 19:09:25 Bash-1.0.6 19:09:25 19:09:25 19:09:25 ==> git version 2.25.1 found 19:09:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:09:25 Release-Date: 2020-01-08 19:09:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:09:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:09:25 ==> Jenkins CI detected. 19:09:25 current dir:  /w/workspace/edgex-go/610 19:09:25 project root: . 19:09:25 --> token set from env 19:09:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:09:25 ==> Running gcov in . (disable via -X gcov) 19:09:25 ==> Python coveragepy not found 19:09:25 ==> Searching for coverage reports in: 19:09:25 + . 19:09:25 -> Found 1 reports 19:09:25 ==> Detecting git/mercurial file structure 19:09:25 ==> Reading reports 19:09:25 + ./coverage.out bytes=453602 19:09:25 ==> Appending adjustments 19:09:25 https://docs.codecov.io/docs/fixing-reports 19:09:26 + Found adjustments 19:09:26 ==> Gzipping contents 19:09:26 60K /tmp/codecov.hNPLIa.gz 19:09:26 ==> Uploading reports 19:09:26 url: https://codecov.io 19:09:26 query: branch=main&commit=97e9fbb8a484dc0c2ce89b12687694aa0705ba0b&build=610&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F610%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:09:26 -> Pinging Codecov 19:09:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=97e9fbb8a484dc0c2ce89b12687694aa0705ba0b&build=610&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F610%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:09:26 -> Uploading to 19:09:26 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/00271124DB129430A58F1EEE437C3FCB/97e9fbb8a484dc0c2ce89b12687694aa0705ba0b/8f457530-797c-4773-9049-08d076f5ca17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T190926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f985b2b41e440f06101f14e957a2a7adbcc0f3aeb31443689bda019291d5c31f 19:09:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:26 Dload Upload Total Spent Left Speed 19:09:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57804 0 0 100 57804 0 171k --:--:-- --:--:-- --:--:-- 171k 19:09:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } 19:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:09:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:09:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:09:28 19:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:09:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:09:29 df9b9388f04a: Pulling fs layer 19:09:29 52dc419b0ee2: Pulling fs layer 19:09:29 25bc292e5bac: Pulling fs layer 19:09:29 114826534d7a: Pulling fs layer 19:09:29 4657fd5d0bcf: Pulling fs layer 19:09:29 6ad1cebc031e: Pulling fs layer 19:09:29 8a3aa393b2d8: Pulling fs layer 19:09:29 114826534d7a: Waiting 19:09:29 4657fd5d0bcf: Waiting 19:09:29 6ad1cebc031e: Waiting 19:09:29 8a3aa393b2d8: Waiting 19:09:29 25bc292e5bac: Verifying Checksum 19:09:29 25bc292e5bac: Download complete 19:09:29 52dc419b0ee2: Download complete 19:09:29 4657fd5d0bcf: Verifying Checksum 19:09:29 4657fd5d0bcf: Download complete 19:09:29 df9b9388f04a: Verifying Checksum 19:09:29 6ad1cebc031e: Verifying Checksum 19:09:29 df9b9388f04a: Pull complete 19:09:29 52dc419b0ee2: Pull complete 19:09:29 25bc292e5bac: Pull complete 19:09:29 114826534d7a: Verifying Checksum 19:09:29 114826534d7a: Download complete 19:09:30 8a3aa393b2d8: Verifying Checksum 19:09:30 8a3aa393b2d8: Download complete 19:09:33 114826534d7a: Pull complete 19:09:33 4657fd5d0bcf: Pull complete 19:09:33 6ad1cebc031e: Pull complete 19:09:36 8a3aa393b2d8: Pull complete 19:09:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:09:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:36 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 19:09:37 $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:09:43 $ docker top dbd76e94c339a60980014b8f967f9af01288d7a8b06aab6993faa81a4eae094f -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 19:09:43 + set -o pipefail 19:09:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 19:09:49 19:09:49 Monitoring /w/workspace/edgex-go/610 (github.com/edgexfoundry/edgex-go)... 19:09:49 19:09:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d4348f6a-316d-4968-ae47-08745df9da7e 19:09:49 19:09:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:09:49 19:09:50 19:09:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:09:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:09:50 More details here: https://snyk.co/ue1NS 19:09:50 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:09:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:09:50 $ docker stop --time=1 dbd76e94c339a60980014b8f967f9af01288d7a8b06aab6993faa81a4eae094f 19:09:54 $ docker rm -f --volumes dbd76e94c339a60980014b8f967f9af01288d7a8b06aab6993faa81a4eae094f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:09:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:56 provisioning config files... 19:09:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/610@tmp/config14166127290658977834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:56 --> edgex-publish-swagger.sh 19:09:56 === Publish openapi/v3 API === 19:09:56 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:09:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/610/openapi/v3/core-command.yaml] 19:09:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:56 Dload Upload Total Spent Left Speed 19:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69453 --:--:-- --:--:-- --:--:-- 69453 19:09:57 19:09:57 19:09:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/610/openapi/v3/core-data.yaml] 19:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:57 Dload Upload Total Spent Left Speed 19:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 157k --:--:-- --:--:-- --:--:-- 157k 19:09:57 19:09:57 19:09:57 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/610/openapi/v3/core-metadata.yaml] 19:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:57 Dload Upload Total Spent Left Speed 19:09:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 439 352k --:--:-- --:--:-- --:--:-- 352k 19:09:58 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 19:09:58 19:09:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/610/openapi/v3/support-notifications.yaml] 19:09:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:58 Dload Upload Total Spent Left Speed 19:09:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 481 227k --:--:-- --:--:-- --:--:-- 227k 100 87180 100 180 100 87000 481 227k --:--:-- --:--:-- --:--:-- 227k 19:09:58 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 19:09:58 19:09:58 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/610/openapi/v3/support-scheduler.yaml] 19:09:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:58 Dload Upload Total Spent Left Speed 19:09:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 517 103k --:--:-- --:--:-- --:--:-- 104k 19:09:59 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 19:09:59 [Pipeline] } 19:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 19:10:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:01 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 19:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:10:02 $ docker top 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 -eo pid,comm 19:10:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:10:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:03 [ssh-agent] Looking for ssh-agent implementation... 19:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:03 $ docker exec 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 ssh-agent 19:10:03 SSH_AUTH_SOCK=/tmp/ssh-L4WrRJGcaH3D/agent.32 19:10:03 SSH_AGENT_PID=38 19:10:03 Running ssh-add (command line suppressed) 19:10:03 Identity added: /w/workspace/edgex-go/610@tmp/private_key_3410287408390296503.key (/w/workspace/edgex-go/610@tmp/private_key_3410287408390296503.key) 19:10:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:03 + git semver tag 19:10:04 2023-11-28 19:10:04,025 [run_tag] DEBUG tag force:False 19:10:04 2023-11-28 19:10:04,025 [check_head_tag] DEBUG check head tag 19:10:04 2023-11-28 19:10:04,026 [execute] INFO git cat-file --batch-check 19:10:04 2023-11-28 19:10:04,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=) 19:10:04 2023-11-28 19:10:04,030 [execute] INFO git cat-file --batch 19:10:04 2023-11-28 19:10:04,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=) 19:10:04 2023-11-28 19:10:04,060 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 19:10:04 2023-11-28 19:10:04,060 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 19:10:04 2023-11-28 19:10:04,060 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=None) 19:10:04 2023-11-28 19:10:04,066 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 19:10:04 3.2.0-dev.1 [Pipeline] } 19:10:04 $ docker exec --env ******** --env ******** 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 ssh-agent -k 19:10:04 unset SSH_AUTH_SOCK; 19:10:04 unset SSH_AGENT_PID; 19:10:04 echo Agent pid 38 killed; 19:10:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:05 + git semver [Pipeline] } 19:10:05 $ docker stop --time=1 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 19:10:07 $ docker rm -f --volumes 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:08 19:10:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:08 0.23.1-centos7: Pulling from edgex-lftools 19:10:08 ab5ef0e58194: Pulling fs layer 19:10:08 9712f1f96733: Pulling fs layer 19:10:08 63f879dbbcfc: Pulling fs layer 19:10:08 0d9ebad4ef96: Pulling fs layer 19:10:08 e9a5061849ea: Pulling fs layer 19:10:08 d747dcd14b5f: Pulling fs layer 19:10:08 2de7ff778b66: Pulling fs layer 19:10:08 e9a5061849ea: Waiting 19:10:08 d747dcd14b5f: Waiting 19:10:08 2de7ff778b66: Waiting 19:10:08 0d9ebad4ef96: Waiting 19:10:08 9712f1f96733: Verifying Checksum 19:10:08 9712f1f96733: Download complete 19:10:09 63f879dbbcfc: Verifying Checksum 19:10:09 63f879dbbcfc: Download complete 19:10:09 e9a5061849ea: Verifying Checksum 19:10:09 e9a5061849ea: Download complete 19:10:09 d747dcd14b5f: Verifying Checksum 19:10:09 d747dcd14b5f: Download complete 19:10:09 ab5ef0e58194: Verifying Checksum 19:10:09 ab5ef0e58194: Download complete 19:10:09 0d9ebad4ef96: Verifying Checksum 19:10:09 0d9ebad4ef96: Download complete 19:10:09 2de7ff778b66: Verifying Checksum 19:10:09 2de7ff778b66: Download complete 19:10:12 ab5ef0e58194: Pull complete 19:10:12 9712f1f96733: Pull complete 19:10:12 63f879dbbcfc: Pull complete 19:10:16 0d9ebad4ef96: Pull complete 19:10:16 e9a5061849ea: Pull complete 19:10:16 d747dcd14b5f: Pull complete 19:10:17 2de7ff778b66: Pull complete 19:10:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:18 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 19:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:10:23 $ docker top d6d33d0badeb9993d8f416f3c75a7b6484171b5b798671b5df142475311e9e8c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:10:24 provisioning config files... 19:10:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/610@tmp/config7989898463117186273tmp 19:10:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/610@tmp/config14091454744583368504tmp 19:10:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/610@tmp/config12896460089702805058tmp [Pipeline] { [Pipeline] echo 19:10:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:10:25 ---> sigul-configuration.sh 19:10:25 gpg: directory `/root/.gnupg' created 19:10:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:10:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:10:25 gpg: keyring `/root/.gnupg/secring.gpg' created 19:10:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:10:25 gpg: CAST5 encrypted data 19:10:25 gpg: encrypted with 1 passphrase 19:10:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:10:25 + mkdir /home/jenkins 19:10:25 + mkdir /home/jenkins/sigul [Pipeline] sh 19:10:25 + 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 19:10:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:10:26 ---> sigul-install.sh 19:10:26 Sigul already installed; skipping installation. [Pipeline] sh 19:10:26 + git tag --list 19:10:26 0.6.0 19:10:26 0.6.1 19:10:26 0.7.0 19:10:26 0.7.1 19:10:26 v1.0.0 19:10:26 v1.0.1 19:10:26 v1.1.0 19:10:26 v1.2.0 19:10:26 v1.2.1 19:10:26 v1.3.0 19:10:26 v1.3.1 19:10:26 v2.0.0 19:10:26 v2.1.0 19:10:26 v2.1.1 19:10:26 v2.2.0 19:10:26 v2.3.0 19:10:26 v3.0 19:10:26 v3.0.0 19:10:26 v3.1 19:10:26 v3.1.0 19:10:26 v3.1.0-dev.1 19:10:26 v3.1.0-dev.10 19:10:26 v3.1.0-dev.11 19:10:26 v3.1.0-dev.12 19:10:26 v3.1.0-dev.13 19:10:26 v3.1.0-dev.14 19:10:26 v3.1.0-dev.15 19:10:26 v3.1.0-dev.16 19:10:26 v3.1.0-dev.17 19:10:26 v3.1.0-dev.18 19:10:26 v3.1.0-dev.19 19:10:26 v3.1.0-dev.2 19:10:26 v3.1.0-dev.20 19:10:26 v3.1.0-dev.21 19:10:26 v3.1.0-dev.22 19:10:26 v3.1.0-dev.23 19:10:26 v3.1.0-dev.24 19:10:26 v3.1.0-dev.25 19:10:26 v3.1.0-dev.26 19:10:26 v3.1.0-dev.27 19:10:26 v3.1.0-dev.28 19:10:26 v3.1.0-dev.29 19:10:26 v3.1.0-dev.3 19:10:26 v3.1.0-dev.30 19:10:26 v3.1.0-dev.31 19:10:26 v3.1.0-dev.32 19:10:26 v3.1.0-dev.33 19:10:26 v3.1.0-dev.34 19:10:26 v3.1.0-dev.35 19:10:26 v3.1.0-dev.36 19:10:26 v3.1.0-dev.37 19:10:26 v3.1.0-dev.38 19:10:26 v3.1.0-dev.39 19:10:26 v3.1.0-dev.4 19:10:26 v3.1.0-dev.40 19:10:26 v3.1.0-dev.41 19:10:26 v3.1.0-dev.42 19:10:26 v3.1.0-dev.43 19:10:26 v3.1.0-dev.44 19:10:26 v3.1.0-dev.45 19:10:26 v3.1.0-dev.46 19:10:26 v3.1.0-dev.47 19:10:26 v3.1.0-dev.48 19:10:26 v3.1.0-dev.49 19:10:26 v3.1.0-dev.5 19:10:26 v3.1.0-dev.50 19:10:26 v3.1.0-dev.51 19:10:26 v3.1.0-dev.52 19:10:26 v3.1.0-dev.53 19:10:26 v3.1.0-dev.54 19:10:26 v3.1.0-dev.55 19:10:26 v3.1.0-dev.56 19:10:26 v3.1.0-dev.57 19:10:26 v3.1.0-dev.58 19:10:26 v3.1.0-dev.59 19:10:26 v3.1.0-dev.6 19:10:26 v3.1.0-dev.60 19:10:26 v3.1.0-dev.61 19:10:26 v3.1.0-dev.62 19:10:26 v3.1.0-dev.63 19:10:26 v3.1.0-dev.64 19:10:26 v3.1.0-dev.65 19:10:26 v3.1.0-dev.66 19:10:26 v3.1.0-dev.67 19:10:26 v3.1.0-dev.68 19:10:26 v3.1.0-dev.69 19:10:26 v3.1.0-dev.7 19:10:26 v3.1.0-dev.70 19:10:26 v3.1.0-dev.71 19:10:26 v3.1.0-dev.72 19:10:26 v3.1.0-dev.73 19:10:26 v3.1.0-dev.8 19:10:26 v3.1.0-dev.9 19:10:26 v3.2.0-dev.1 [Pipeline] sh 19:10:26 + lftools sign git-tag v3.2.0-dev.1 19:10:27 Signing Git tag with Sigul... 19:10:27 Signing v3.2.0-dev.1 [Pipeline] echo 19:10:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:10:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:10:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:10:28 $ docker stop --time=1 d6d33d0badeb9993d8f416f3c75a7b6484171b5b798671b5df142475311e9e8c 19:10:29 $ docker rm -f --volumes d6d33d0badeb9993d8f416f3c75a7b6484171b5b798671b5df142475311e9e8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:32 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 19:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:10:32 $ docker top 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:33 [ssh-agent] Looking for ssh-agent implementation... 19:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:33 $ docker exec 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c ssh-agent 19:10:33 SSH_AUTH_SOCK=/tmp/ssh-2mmHDtvclfpN/agent.32 19:10:33 SSH_AGENT_PID=38 19:10:33 Running ssh-add (command line suppressed) 19:10:33 Identity added: /w/workspace/edgex-go/610@tmp/private_key_15888849997313416766.key (/w/workspace/edgex-go/610@tmp/private_key_15888849997313416766.key) 19:10:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:33 + git semver bump pre 19:10:34 2023-11-28 19:10:34,154 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 19:10:34 2023-11-28 19:10:34,154 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 19:10:34 2023-11-28 19:10:34,154 [bump_version] DEBUG bumped version:3.2.0-dev.2 19:10:34 2023-11-28 19:10:34,154 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgex-go/610/.semver/main with force:True 19:10:34 2023-11-28 19:10:34,154 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 19:10:34 2023-11-28 19:10:34,155 [write_file] DEBUG write to file:/w/workspace/edgex-go/610/.semver/main 19:10:34 2023-11-28 19:10:34,157 [execute] INFO git cat-file --batch-check 19:10:34 2023-11-28 19:10:34,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=) 19:10:34 2023-11-28 19:10:34,161 [execute] INFO git cat-file --batch 19:10:34 2023-11-28 19:10:34,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=) 19:10:34 2023-11-28 19:10:34,165 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 19:10:34 3.2.0-dev.2 [Pipeline] } 19:10:34 $ docker exec --env ******** --env ******** 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c ssh-agent -k 19:10:34 unset SSH_AUTH_SOCK; 19:10:34 unset SSH_AGENT_PID; 19:10:34 echo Agent pid 38 killed; 19:10:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:35 + git semver [Pipeline] } 19:10:35 $ docker stop --time=1 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c 19:10:37 $ docker rm -f --volumes 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c [Pipeline] // withDockerContainer [Pipeline] sh 19:10:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:38 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 19:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:10:39 $ docker top 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 -eo pid,comm 19:10:39 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). 19:10:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:39 [ssh-agent] Looking for ssh-agent implementation... 19:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:40 $ docker exec 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 ssh-agent 19:10:40 SSH_AUTH_SOCK=/tmp/ssh-XMmNa7DC7s4H/agent.33 19:10:40 SSH_AGENT_PID=39 19:10:40 Running ssh-add (command line suppressed) 19:10:40 Identity added: /w/workspace/edgex-go/610@tmp/private_key_620225893680143681.key (/w/workspace/edgex-go/610@tmp/private_key_620225893680143681.key) 19:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:40 + git semver push 19:10:41 2023-11-28 19:10:40,941 [run_push] DEBUG push 19:10:41 2023-11-28 19:10:40,941 [execute] INFO git cat-file --batch-check 19:10:41 2023-11-28 19:10:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=) 19:10:41 2023-11-28 19:10:40,945 [execute] INFO git rev-list db6e849a56309030b885a019c92908cae0462bb5 -- 19:10:41 2023-11-28 19:10:40,945 [execute] DEBUG Popen(['git', 'rev-list', 'db6e849a56309030b885a019c92908cae0462bb5', '--'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=None) 19:10:41 2023-11-28 19:10:40,957 [execute] INFO git fetch -v origin 19:10:41 2023-11-28 19:10:40,957 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=True, shell=None, istream=None) 19:10:41 2023-11-28 19:10:41,474 [run_push] DEBUG no remote changes detected 19:10:41 2023-11-28 19:10:41,474 [execute] INFO git push origin semver 19:10:41 2023-11-28 19:10:41,475 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=None) 19:10:42 2023-11-28 19:10:42,351 [run_push] DEBUG push all version tags 19:10:42 2023-11-28 19:10:42,351 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:10:42 2023-11-28 19:10:42,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=None) 19:10:43 2023-11-28 19:10:43,174 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main 19:10:43 3.2.0-dev.2 [Pipeline] } 19:10:43 $ docker exec --env ******** --env ******** 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 ssh-agent -k 19:10:43 unset SSH_AUTH_SOCK; 19:10:43 unset SSH_AGENT_PID; 19:10:43 echo Agent pid 39 killed; 19:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:44 + git semver [Pipeline] } 19:10:44 $ docker stop --time=1 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 19:10:46 $ docker rm -f --volumes 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 [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 19:10:48 + [ -d /w/workspace/edgex-go/610/archives ] [Pipeline] libraryResource [Pipeline] sh 19:10:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:49 ---> package-listing.sh 19:10:49 ++ facter osfamily 19:10:49 ++ tr '[:upper:]' '[:lower:]' 19:10:50 + OS_FAMILY=debian 19:10:50 + workspace=/w/workspace/edgex-go/610 19:10:50 + START_PACKAGES=/tmp/packages_start.txt 19:10:50 + END_PACKAGES=/tmp/packages_end.txt 19:10:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:50 + PACKAGES=/tmp/packages_start.txt 19:10:50 + '[' /w/workspace/edgex-go/610 ']' 19:10:50 + PACKAGES=/tmp/packages_end.txt 19:10:50 + case "${OS_FAMILY}" in 19:10:50 + dpkg -l 19:10:50 + grep '^ii' 19:10:50 + '[' -f /tmp/packages_start.txt ']' 19:10:50 + '[' -f /tmp/packages_end.txt ']' 19:10:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:50 + '[' /w/workspace/edgex-go/610 ']' 19:10:50 + mkdir -p /w/workspace/edgex-go/610/archives/ 19:10:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/610/archives/ [Pipeline] echo 19:10:50 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/610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:51 19:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:51 latest: Pulling from edgex-lftools-log-publisher 19:10:51 5eb5b503b376: Pulling fs layer 19:10:51 5c69ac0246d0: Pulling fs layer 19:10:51 ec43610c2a17: Pulling fs layer 19:10:51 3a2ae6a8a46f: Pulling fs layer 19:10:51 33b1e0a273af: Pulling fs layer 19:10:51 5d3b04190fa2: Pulling fs layer 19:10:51 2f39f015ded8: Pulling fs layer 19:10:51 3a2ae6a8a46f: Waiting 19:10:51 33b1e0a273af: Waiting 19:10:51 5d3b04190fa2: Waiting 19:10:51 5c69ac0246d0: Verifying Checksum 19:10:51 3a2ae6a8a46f: Verifying Checksum 19:10:51 3a2ae6a8a46f: Download complete 19:10:51 33b1e0a273af: Verifying Checksum 19:10:51 33b1e0a273af: Download complete 19:10:51 5d3b04190fa2: Verifying Checksum 19:10:51 5d3b04190fa2: Download complete 19:10:51 ec43610c2a17: Verifying Checksum 19:10:51 5eb5b503b376: Verifying Checksum 19:10:51 5eb5b503b376: Download complete 19:10:52 2f39f015ded8: Download complete 19:10:53 5eb5b503b376: Pull complete 19:10:53 5c69ac0246d0: Pull complete 19:10:53 ec43610c2a17: Pull complete 19:10:53 3a2ae6a8a46f: Pull complete 19:10:53 33b1e0a273af: Pull complete 19:10:54 5d3b04190fa2: Pull complete 19:10:58 2f39f015ded8: Pull complete 19:10:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:59 prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container 19:10:59 $ 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/610/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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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 19:11:03 $ docker top 12da0eed149f17f94be34624febe355707041a0a16698a2e01d4647276067acb -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:04 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:04 + ls /var/log/sa-host 19:11:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:04 provisioning config files... 19:11:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/610@tmp/config12752885784632017739tmp [Pipeline] { [Pipeline] echo 19:11:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> create-netrc.sh [Pipeline] } 19:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> python-tools-install.sh [Pipeline] echo 19:11:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> sudo-logs.sh 19:11:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:07 ---> job-cost.sh 19:11:07 lf-activate-venv: SKIPPING 19:11:07 DEBUG: total: 0.10999999940395355 19:11:07 INFO: Retrieving Stack Cost... 19:11:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:07 INFO: Archiving Costs [Pipeline] echo 19:11:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:08 ---> logs-deploy.sh 19:11:08 lf-activate-venv: SKIPPING 19:11:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/610 19:11:08 INFO: archiving workspace using pattern(s): 19:11:09 Archives upload complete. 19:11:09 INFO: archiving logs to Nexus