Push event to branch main Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b547b08863b9eb04e96d431cd29a638682022cb 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-ssh2611180252851843519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15428770162667094032.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9214009589028479739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1698887591418196342.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-ssh3038103222334975058.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-9804 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/687 [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/687 # 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 1b547b08863b9eb04e96d431cd29a638682022cb (main) > 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 1b547b08863b9eb04e96d431cd29a638682022cb # timeout=10 Commit message: "Merge pull request #4895 from jackchenjc/issue-4885" > git rev-list --no-walk 8993ba01b563173d09700f15170e60450ab0a438 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:59:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:59:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:59:01 ========================================================= 03:59:01 EdgeX Global Pipelines Version Info 03:59:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:59:02 ------------------- 03:59:02 stable info: 03:59:02 ------------------- 03:59:02 Commited By: Cherry Wang cherry@iotechsys.com 03:59:02 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:59:02 Message: update stable to v1.0.263 03:59:02 ------------------- 03:59:02 experimental info: 03:59:02 ------------------- 03:59:02 Commited By: Cherry Wang cherry@iotechsys.com 03:59:02 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:59:02 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:59:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b547b0 [Pipeline] echo 03:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:03 provisioning config files... 03:59:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config13899960394913188538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:04 ---> ****-login.sh 03:59:04 nexus3.edgexfoundry.org:10001 03:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:04 Configure a credential helper to remove this warning. See 03:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:04 03:59:04 Login Succeeded 03:59:04 nexus3.edgexfoundry.org:10002 03:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:04 Configure a credential helper to remove this warning. See 03:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:04 03:59:04 Login Succeeded 03:59:04 nexus3.edgexfoundry.org:10003 03:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:04 Configure a credential helper to remove this warning. See 03:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:04 03:59:04 Login Succeeded 03:59:04 nexus3.edgexfoundry.org:10004 03:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:04 Configure a credential helper to remove this warning. See 03:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:04 03:59:04 Login Succeeded 03:59:04 ****.io 03:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:04 Configure a credential helper to remove this warning. See 03:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:04 03:59:04 Login Succeeded 03:59:04 ---> ****-login.sh ends [Pipeline] } 03:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:59:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + dirname cmd/core-command/Dockerfile 03:59:05 + echo core-command,cmd/core-command/Dockerfile 03:59:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:59:05 + + cut -d/ -f2 03:59:05 dirname cmd/core-data/Dockerfile 03:59:05 + echo core-data,cmd/core-data/Dockerfile 03:59:05 + + dirname cmd/core-keeper/Dockerfile 03:59:05 cut -d/ -f2 03:59:05 + echo core-keeper,cmd/core-keeper/Dockerfile 03:59:05 + dirname cmd/core-metadata/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo core-metadata,cmd/core-metadata/Dockerfile 03:59:05 + dirname cmd/security-bootstrapper/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:59:05 + dirname cmd/security-proxy-auth/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:59:05 + dirname cmd/security-proxy-setup/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:59:05 + dirname cmd/security-secretstore-setup/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:59:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:59:05 + dirname cmd/security-spire-agent/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:59:05 + dirname cmd/security-spire-config/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:59:05 + dirname cmd/security-spire-server/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:59:05 + dirname cmd/support-cron-scheduler/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:59:05 + dirname cmd/support-notifications/Dockerfile 03:59:05 + cut -d/ -f2 03:59:05 + echo support-notifications,cmd/support-notifications/Dockerfile 03:59:05 + + dirname cmd/support-scheduler/Dockerfile 03:59:05 cut -d/ -f2 03:59:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:59:05 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 03:59:05 + git rev-list -1 --merges 1b547b08863b9eb04e96d431cd29a638682022cb~1..1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] echo 03:59:05 -----------> git rev-list -1 --merges 1b547b08863b9eb04e96d431cd29a638682022cb~1..1b547b08863b9eb04e96d431cd29a638682022cb 1b547b08863b9eb04e96d431cd29a638682022cb 03:59:05 1b547b08863b9eb04e96d431cd29a638682022cb [false] [Pipeline] sh 03:59:05 + git log --format=format:%s -1 1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] echo 03:59:05 ========================================================= 03:59:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:59:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:59:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:59:06 + grep -v github /etc/ssh/ssh_known_hosts 03:59:06 + [ -e /tmp/ssh_known_hosts ] 03:59:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:59:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:59:06 + sudo tee -a /etc/ssh/ssh_known_hosts 03:59:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:59:06 03:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:59:06 0.1.4: Pulling from edgex-devops/py-git-semver 03:59:06 b85a868b505f: Pulling fs layer 03:59:06 e2be974225ed: Pulling fs layer 03:59:06 339a4e72a1f5: Pulling fs layer 03:59:06 988bab9f4d93: Pulling fs layer 03:59:06 1469e6f7b9e6: Pulling fs layer 03:59:06 eaf3925da568: Pulling fs layer 03:59:06 bab4dde63d76: Pulling fs layer 03:59:06 bde34c3a00c8: Pulling fs layer 03:59:06 b352a97aabf1: Pulling fs layer 03:59:06 4872d77fe225: Pulling fs layer 03:59:06 5851b861e8e6: Pulling fs layer 03:59:06 bde34c3a00c8: Waiting 03:59:06 988bab9f4d93: Waiting 03:59:06 1469e6f7b9e6: Waiting 03:59:06 eaf3925da568: Waiting 03:59:06 bab4dde63d76: Waiting 03:59:06 4872d77fe225: Waiting 03:59:06 5851b861e8e6: Waiting 03:59:06 b352a97aabf1: Waiting 03:59:06 e2be974225ed: Verifying Checksum 03:59:06 e2be974225ed: Download complete 03:59:06 988bab9f4d93: Download complete 03:59:07 1469e6f7b9e6: Verifying Checksum 03:59:07 1469e6f7b9e6: Download complete 03:59:07 339a4e72a1f5: Verifying Checksum 03:59:07 339a4e72a1f5: Download complete 03:59:07 eaf3925da568: Verifying Checksum 03:59:07 eaf3925da568: Download complete 03:59:07 bde34c3a00c8: Verifying Checksum 03:59:07 bde34c3a00c8: Download complete 03:59:07 b352a97aabf1: Download complete 03:59:07 4872d77fe225: Verifying Checksum 03:59:07 4872d77fe225: Download complete 03:59:07 5851b861e8e6: Verifying Checksum 03:59:07 5851b861e8e6: Download complete 03:59:07 b85a868b505f: Verifying Checksum 03:59:07 b85a868b505f: Download complete 03:59:07 bab4dde63d76: Verifying Checksum 03:59:07 bab4dde63d76: Download complete 03:59:08 b85a868b505f: Pull complete 03:59:08 e2be974225ed: Pull complete 03:59:09 339a4e72a1f5: Pull complete 03:59:09 988bab9f4d93: Pull complete 03:59:09 1469e6f7b9e6: Pull complete 03:59:09 eaf3925da568: Pull complete 03:59:11 bab4dde63d76: Pull complete 03:59:11 bde34c3a00c8: Pull complete 03:59:11 b352a97aabf1: Pull complete 03:59:11 4872d77fe225: Pull complete 03:59:11 5851b861e8e6: Pull complete 03:59:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:11 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 03:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:59:15 $ docker top ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 -eo pid,comm 03:59:15 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). 03:59:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:15 [ssh-agent] Looking for ssh-agent implementation... 03:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:15 $ docker exec ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent 03:59:15 SSH_AUTH_SOCK=/tmp/ssh-SS4JDP0iTLvp/agent.31 03:59:15 SSH_AGENT_PID=37 03:59:15 Running ssh-add (command line suppressed) 03:59:15 Identity added: /w/workspace/edgex-go/687@tmp/private_key_5262675281594310736.key (/w/workspace/edgex-go/687@tmp/private_key_5262675281594310736.key) 03:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:16 + git tag --points-at HEAD [Pipeline] } 03:59:16 $ docker exec --env ******** --env ******** ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent -k 03:59:16 unset SSH_AUTH_SOCK; 03:59:16 unset SSH_AGENT_PID; 03:59:16 echo Agent pid 37 killed; 03:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:16 [ssh-agent] Looking for ssh-agent implementation... 03:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:16 $ docker exec ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent 03:59:17 SSH_AUTH_SOCK=/tmp/ssh-fVvXKj3hS4zi/agent.70 03:59:17 SSH_AGENT_PID=76 03:59:17 Running ssh-add (command line suppressed) 03:59:17 Identity added: /w/workspace/edgex-go/687@tmp/private_key_10105827885383863939.key (/w/workspace/edgex-go/687@tmp/private_key_10105827885383863939.key) 03:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:17 + git semver init 03:59:18 2024-09-09 03:59:18,174 [run_init] DEBUG init version:0.0.0 force:False 03:59:18 2024-09-09 03:59:18,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/687/.semver 03:59:18 2024-09-09 03:59:18,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/687/.semver 03:59:18 2024-09-09 03:59:18,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/687/.semver'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=None) 03:59:23 2024-09-09 03:59:23,404 [append_file] DEBUG append to file:/w/workspace/edgex-go/687/.git/info/exclude 03:59:23 2024-09-09 03:59:23,405 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/687/.semver/main with force:False 03:59:23 2024-09-09 03:59:23,405 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 03:59:23 2024-09-09 03:59:23,405 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 03:59:23 3.2.0-dev.66 [Pipeline] } 03:59:23 $ docker exec --env ******** --env ******** ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent -k 03:59:23 unset SSH_AUTH_SOCK; 03:59:23 unset SSH_AGENT_PID; 03:59:23 echo Agent pid 76 killed; 03:59:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:59:23 + git semver [Pipeline] } 03:59:24 $ docker stop --time=1 ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 03:59:25 $ docker rm -f --volumes ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:59:26 Stashed 1 file(s) [Pipeline] echo 03:59:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.66 [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 03:59:26 + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] echo 03:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:59:26 ========================================================= 03:59:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:59:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:59:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:59:26 619be1103602: Pulling fs layer 03:59:26 7862e08f4a3e: Pulling fs layer 03:59:26 5df492c9dc93: Pulling fs layer 03:59:26 7629e6793208: Pulling fs layer 03:59:26 4f4fb700ef54: Pulling fs layer 03:59:26 fb5054dd5b73: Pulling fs layer 03:59:26 7629e6793208: Waiting 03:59:26 eeca6798cff9: Pulling fs layer 03:59:26 aa269ceb94a6: Pulling fs layer 03:59:26 ada007ff1a6a: Pulling fs layer 03:59:26 fb5054dd5b73: Waiting 03:59:26 ada007ff1a6a: Waiting 03:59:26 eeca6798cff9: Waiting 03:59:26 4f4fb700ef54: Waiting 03:59:26 aa269ceb94a6: Waiting 03:59:26 7862e08f4a3e: Verifying Checksum 03:59:26 7862e08f4a3e: Download complete 03:59:26 7629e6793208: Download complete 03:59:26 4f4fb700ef54: Verifying Checksum 03:59:26 4f4fb700ef54: Download complete 03:59:26 fb5054dd5b73: Verifying Checksum 03:59:26 fb5054dd5b73: Download complete 03:59:26 619be1103602: Verifying Checksum 03:59:26 619be1103602: Download complete 03:59:26 eeca6798cff9: Verifying Checksum 03:59:26 eeca6798cff9: Download complete 03:59:27 619be1103602: Pull complete 03:59:27 7862e08f4a3e: Pull complete 03:59:27 ada007ff1a6a: Verifying Checksum 03:59:27 ada007ff1a6a: Download complete 03:59:27 5df492c9dc93: Verifying Checksum 03:59:27 5df492c9dc93: Download complete 03:59:27 aa269ceb94a6: Download complete 03:59:31 5df492c9dc93: Pull complete 03:59:31 7629e6793208: Pull complete 03:59:31 4f4fb700ef54: Pull complete 03:59:31 fb5054dd5b73: Pull complete 03:59:31 eeca6798cff9: Pull complete 03:59:33 aa269ceb94a6: Pull complete 03:59:34 ada007ff1a6a: Pull complete 03:59:34 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:59:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:59:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:59:34 WORKDIR /edgex 03:59:34 COPY go.mod . 03:59:34 RUN go mod download 03:59:34 + docker build -t ci-base-image-x86_64 -f - . 03:59:35 Sending build context to Docker daemon 179.2MB 03:59:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:59:35 ---> f489d0715acc 03:59:35 Step 2/4 : WORKDIR /edgex 03:59:39 ---> Running in fa85cea107d2 03:59:39 Removing intermediate container fa85cea107d2 03:59:39 ---> 25ac43ff4c93 03:59:39 Step 3/4 : COPY go.mod . 03:59:39 ---> 45fc0e455cbc 03:59:39 Step 4/4 : RUN go mod download 03:59:39 ---> Running in a1bc09fe104f 03:59:41 Still waiting to schedule task 03:59:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:00:11 Removing intermediate container a1bc09fe104f 04:00:11 ---> a49cc1f4d0f8 04:00:11 Successfully built a49cc1f4d0f8 04:00:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:12 + docker inspect -f . ci-base-image-x86_64 04:00:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:12 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:00:12 $ docker top 2d1497812908cf79f0a0ecd508161f9acf5eefedb4d62853c6b7720bf563cde6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:13 + go version 04:00:13 go version go1.21.9 linux/amd64 [Pipeline] } 04:00:13 $ docker stop --time=1 2d1497812908cf79f0a0ecd508161f9acf5eefedb4d62853c6b7720bf563cde6 04:00:14 $ docker rm -f --volumes 2d1497812908cf79f0a0ecd508161f9acf5eefedb4d62853c6b7720bf563cde6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:14 + docker inspect -f . ci-base-image-x86_64 04:00:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:14 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:00:14 $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:00:15 $ docker top 770bacbd9c1dfa11ec97d3a7c6e6066dcf2db4b841a5090be1c3fa3b3ecf61ee -eo pid,comm [Pipeline] { [Pipeline] echo 04:00:15 ========================================================= 04:00:15 [edgeXBuildGoParallel] Running Tests and Build... 04:00:15 ========================================================= [Pipeline] sh 04:00:15 + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] fileExists [Pipeline] sh 04:00:15 + make test 04:00:15 go test -race -coverprofile=coverage.out ./... 04:00:24 ? github.com/edgexfoundry/edgex-go [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:00:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 04:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 04:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 04:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 04:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.932s coverage: 93.4% of statements 04:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.140s coverage: 91.7% of statements 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:01:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 04:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 2.030s coverage: 96.3% of statements 04:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 04:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 04:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 04:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 04:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 04:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 04:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 04:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 04:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 04:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 04:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.093s coverage: 20.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.040s coverage: 100.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.611s coverage: 36.5% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.1% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 19.9% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 04:01:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 04:01:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:01:28 running golangci-lint 04:01:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:01:28 go version go1.21.9 linux/amd64 04:01:28 level=info msg="[config_reader] Used config file .golangci.yml" 04:01:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:01:50 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|compiled_files|name) took 20.428710311s" 04:01:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.744853ms" 04:02:00 level=info msg="[linters_context/goanalysis] analyzers took 1m26.391611896s with top 10 stages: buildir: 50.666831505s, gosec: 7.543485828s, inspect: 2.560453911s, fact_deprecated: 2.098454395s, printf: 1.564733945s, ctrlflow: 1.532901323s, nilness: 1.106703975s, fact_purity: 997.146519ms, S1038: 927.205851ms, errcheck: 734.026086ms" 04:02:00 level=info msg="[runner] Issues before processing: 214, after processing: 0" 04:02:00 level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, skip_dirs: 214/214, exclude-rules: 22/214" 04:02:00 level=info msg="[runner] processing took 16.261484ms with stages: nolint: 6.847698ms, identifier_marker: 4.846969ms, exclude-rules: 1.583633ms, autogenerated_exclude: 1.29564ms, path_prettifier: 1.144287ms, skip_dirs: 494.657µs, cgo: 29.57µs, filename_unadjuster: 15.19µs, max_same_issues: 830ns, exclude: 390ns, fixer: 380ns, uniq_by_line: 350ns, skip_files: 320ns, severity-rules: 260ns, sort_results: 250ns, diff: 220ns, source_code: 210ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" 04:02:00 level=info msg="[runner] linters took 10.791860369s with stages: goanalysis_metalinter: 10.775513023s" 04:02:00 level=info msg="File cache stats: 0 entries of total size 0B" 04:02:00 level=info msg="Memory: 312 samples, avg is 297.4MB, max is 1383.9MB" 04:02:00 level=info msg="Execution took 31.268711596s" 04:02:00 go vet ./... 04:02:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:02:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:02:06 ./bin/test-attribution-txt.sh [Pipeline] echo 04:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:02:07 + ls -al . 04:02:07 total 916 04:02:07 drwxrwxr-x 11 1001 1001 4096 Sep 9 04:00 . 04:02:07 drwxr-xr-x 4 root root 4096 Sep 9 04:00 .. 04:02:07 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:58 .blubracket 04:02:07 -rw-rw-r-- 1 1001 1001 10 Sep 9 03:58 .dockerignore 04:02:07 drwxrwxr-x 8 1001 1001 4096 Sep 9 04:01 .git 04:02:07 drwxrwxr-x 3 1001 1001 4096 Sep 9 03:58 .github 04:02:07 -rw-rw-r-- 1 1001 1001 1102 Sep 9 03:58 .gitignore 04:02:07 -rw-rw-r-- 1 1001 1001 42 Sep 9 03:58 .golangci.yml 04:02:07 -rw-rw-r-- 1 1001 1001 100 Sep 9 03:58 .hadolint.yml 04:02:07 drwxr-xr-x 3 1001 1001 4096 Sep 9 03:59 .semver 04:02:07 -rw-rw-r-- 1 1001 1001 155 Sep 9 03:58 .sonarcloud.properties 04:02:07 -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:58 ADOPTERS.md 04:02:07 -rw-rw-r-- 1 1001 1001 21286 Sep 9 03:58 Attribution.txt 04:02:07 -rw-rw-r-- 1 1001 1001 100284 Sep 9 03:58 CHANGELOG.md 04:02:07 -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:58 CONTRIBUTING.md 04:02:07 -rw-rw-r-- 1 1001 1001 677 Sep 9 03:58 GOVERNANCE.md 04:02:07 -rw-rw-r-- 1 1001 1001 861 Sep 9 03:58 Jenkinsfile 04:02:07 -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:58 LICENSE 04:02:07 -rw-rw-r-- 1 1001 1001 16854 Sep 9 03:58 Makefile 04:02:07 -rw-rw-r-- 1 1001 1001 582 Sep 9 03:58 OWNERS.md 04:02:07 -rw-rw-r-- 1 1001 1001 9528 Sep 9 03:58 README.md 04:02:07 -rw-rw-r-- 1 1001 1001 789 Sep 9 03:58 SECURITY.md 04:02:07 -rw-rw-r-- 1 1001 1001 12 Sep 9 03:59 VERSION 04:02:07 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:58 bin 04:02:07 drwxrwxr-x 20 1001 1001 4096 Sep 9 03:58 cmd 04:02:07 -rw-r--r-- 1 root root 545398 Sep 9 04:01 coverage.out 04:02:07 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:58 fuzz_test 04:02:07 -rw-rw-r-- 1 1001 1001 7306 Sep 9 03:58 go.mod 04:02:07 -rw-rw-r-- 1 1001 1001 102583 Sep 9 03:58 go.sum 04:02:07 drwxrwxr-x 7 1001 1001 4096 Sep 9 03:58 internal 04:02:07 drwxrwxr-x 3 1001 1001 4096 Sep 9 03:58 openapi 04:02:07 -rw-rw-r-- 1 1001 1001 584 Sep 9 03:58 security.txt 04:02:07 -rw-rw-r-- 1 1001 1001 204 Sep 9 03:58 version.go [Pipeline] sh 04:02:07 + '[' -e coverage.out ] 04:02:07 + chown 1001:1001 coverage.out [Pipeline] stash 04:02:07 Stashed 1 file(s) [Pipeline] sh 04:02:07 + make build 04:02:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:02:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:02:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:02:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:02:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:02:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:02:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:02:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:02:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:02:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:02:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:02:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:02:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:02:47 $ docker stop --time=1 770bacbd9c1dfa11ec97d3a7c6e6066dcf2db4b841a5090be1c3fa3b3ecf61ee 04:02:52 $ docker rm -f --volumes 770bacbd9c1dfa11ec97d3a7c6e6066dcf2db4b841a5090be1c3fa3b3ecf61ee [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 04:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:02:53 04:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:02:54 latest: Pulling from edgex-devops/edgex-compose 04:02:54 91d30c5bc195: Pulling fs layer 04:02:54 2e9b0aa3be6d: Pulling fs layer 04:02:54 9c61dcf015f6: Pulling fs layer 04:02:54 4698f68db338: Pulling fs layer 04:02:54 2a2f49069b9e: Pulling fs layer 04:02:54 e0025b399a48: Pulling fs layer 04:02:54 4698f68db338: Waiting 04:02:54 2a2f49069b9e: Waiting 04:02:54 e0025b399a48: Waiting 04:02:54 91d30c5bc195: Verifying Checksum 04:02:54 91d30c5bc195: Download complete 04:02:54 4698f68db338: Verifying Checksum 04:02:54 4698f68db338: Download complete 04:02:54 2e9b0aa3be6d: Verifying Checksum 04:02:54 2e9b0aa3be6d: Download complete 04:02:54 e0025b399a48: Verifying Checksum 04:02:54 e0025b399a48: Download complete 04:02:54 91d30c5bc195: Pull complete 04:02:54 2a2f49069b9e: Download complete 04:02:54 2e9b0aa3be6d: Pull complete 04:02:54 9c61dcf015f6: Download complete 04:02:57 9c61dcf015f6: Pull complete 04:02:57 4698f68db338: Pull complete 04:02:57 2a2f49069b9e: Pull complete 04:02:57 e0025b399a48: Pull complete 04:02:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:57 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:02:57 $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:03:00 $ docker top b6b4e711fef0a0d35ac360c81f5375b663781691581c12bbb26a41743b564476 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:00 + docker compose -f ./docker-compose-build.yml build --parallel 04:03:03 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:03:03 #1 transferring dockerfile: 2.23kB done 04:03:03 #1 DONE 0.0s 04:03:03 04:03:03 #2 [core-command internal] load build definition from Dockerfile 04:03:03 #2 transferring dockerfile: 1.93kB done 04:03:03 #2 DONE 0.0s 04:03:03 04:03:03 #3 [support-cron-scheduler internal] load build definition from Dockerfile 04:03:03 #3 transferring dockerfile: 1.85kB done 04:03:03 #3 DONE 0.0s 04:03:03 04:03:03 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:03:03 #4 transferring dockerfile: 1.89kB done 04:03:03 #4 DONE 0.0s 04:03:03 04:03:03 #5 [security-proxy-auth internal] load build definition from Dockerfile 04:03:03 #5 transferring dockerfile: 2.15kB done 04:03:03 #5 DONE 0.0s 04:03:03 04:03:03 #6 [security-spire-agent internal] load build definition from Dockerfile 04:03:03 #6 transferring dockerfile: 1.81kB done 04:03:03 #6 DONE 0.0s 04:03:03 04:03:03 #7 [security-proxy-setup internal] load build definition from Dockerfile 04:03:03 #7 transferring dockerfile: 2.50kB done 04:03:03 #7 DONE 0.0s 04:03:03 04:03:03 #8 [core-common-config-bootstrapper internal] load .dockerignore 04:03:03 #8 transferring context: 50B done 04:03:03 #8 DONE 0.0s 04:03:03 04:03:03 #9 [support-scheduler internal] load build definition from Dockerfile 04:03:03 #9 transferring dockerfile: 1.93kB done 04:03:03 #9 DONE 0.0s 04:03:03 04:03:03 #10 [core-metadata internal] load build definition from Dockerfile 04:03:03 #10 transferring dockerfile: 2.06kB done 04:03:03 #10 DONE 0.0s 04:03:03 04:03:03 #11 [core-keeper internal] load build definition from Dockerfile 04:03:03 #11 transferring dockerfile: 2.01kB done 04:03:03 #11 DONE 0.0s 04:03:03 04:03:03 #12 [security-bootstrapper internal] load build definition from Dockerfile 04:03:03 #12 transferring dockerfile: 3.17kB done 04:03:03 #12 DONE 0.0s 04:03:03 04:03:03 #13 [security-spire-server internal] load build definition from Dockerfile 04:03:03 #13 transferring dockerfile: 1.70kB done 04:03:03 #13 DONE 0.0s 04:03:03 04:03:03 #14 [core-data internal] load build definition from Dockerfile 04:03:03 #14 transferring dockerfile: 2.07kB done 04:03:03 #14 DONE 0.0s 04:03:03 04:03:03 #15 [support-notifications internal] load build definition from Dockerfile 04:03:03 #15 transferring dockerfile: 1.95kB done 04:03:03 #15 DONE 0.0s 04:03:03 04:03:03 #16 [security-secretstore-setup internal] load build definition from Dockerfile 04:03:03 #16 transferring dockerfile: 2.49kB done 04:03:03 #16 DONE 0.0s 04:03:03 04:03:03 #17 [security-spire-config internal] load build definition from Dockerfile 04:03:03 #17 transferring dockerfile: 1.69kB done 04:03:03 #17 DONE 0.0s 04:03:03 04:03:03 #18 [core-command internal] load .dockerignore 04:03:03 #18 transferring context: 50B done 04:03:03 #18 DONE 0.0s 04:03:03 04:03:03 #19 [support-cron-scheduler internal] load .dockerignore 04:03:03 #19 transferring context: 50B done 04:03:03 #19 DONE 0.0s 04:03:03 04:03:03 #20 [security-spiffe-token-provider internal] load .dockerignore 04:03:03 #20 transferring context: 50B done 04:03:03 #20 DONE 0.0s 04:03:03 04:03:03 #21 [security-proxy-auth internal] load .dockerignore 04:03:03 #21 transferring context: 50B done 04:03:03 #21 DONE 0.0s 04:03:03 04:03:03 #22 [security-spire-agent internal] load .dockerignore 04:03:03 #22 transferring context: 50B done 04:03:03 #22 DONE 0.0s 04:03:03 04:03:03 #23 [security-proxy-setup internal] load .dockerignore 04:03:03 #23 transferring context: 50B done 04:03:03 #23 DONE 0.0s 04:03:03 04:03:03 #24 [support-scheduler internal] load .dockerignore 04:03:03 #24 transferring context: 50B done 04:03:03 #24 DONE 0.0s 04:03:03 04:03:03 #25 [core-metadata internal] load .dockerignore 04:03:03 #25 transferring context: 50B done 04:03:03 #25 DONE 0.0s 04:03:03 04:03:03 #26 [security-bootstrapper internal] load .dockerignore 04:03:03 #26 transferring context: 50B done 04:03:03 #26 DONE 0.0s 04:03:03 04:03:03 #27 [core-keeper internal] load .dockerignore 04:03:03 #27 transferring context: 50B done 04:03:03 #27 DONE 0.0s 04:03:03 04:03:03 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:03:03 #28 DONE 0.0s 04:03:03 04:03:03 #29 [support-notifications internal] load .dockerignore 04:03:03 #29 transferring context: 50B done 04:03:03 #29 DONE 0.1s 04:03:03 04:03:03 #30 [security-spire-server internal] load .dockerignore 04:03:03 #30 transferring context: 50B done 04:03:03 #30 DONE 0.0s 04:03:03 04:03:03 #31 [core-data internal] load .dockerignore 04:03:03 #31 transferring context: 50B done 04:03:03 #31 DONE 0.0s 04:03:03 04:03:03 #32 [security-secretstore-setup internal] load .dockerignore 04:03:03 #32 transferring context: 50B done 04:03:03 #32 DONE 0.1s 04:03:03 04:03:03 #33 [security-spire-config internal] load .dockerignore 04:03:03 #33 transferring context: 50B done 04:03:03 #33 DONE 0.1s 04:03:03 04:03:03 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:03:03 #34 DONE 0.1s 04:03:03 04:03:03 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:03:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:03:03 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:03:03 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.1s 04:03:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:03:03 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:03:03 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:03:03 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 04:03:03 #35 ... 04:03:03 04:03:03 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:03:03 #28 DONE 0.0s 04:03:03 04:03:03 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 04:03:03 #34 DONE 0.1s 04:03:03 04:03:03 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:03:03 #36 DONE 0.4s 04:03:03 04:03:03 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:03:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:03:03 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:03:03 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:03:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:03:03 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:03:03 #35 ... 04:03:03 04:03:03 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:03:03 #28 DONE 0.0s 04:03:03 04:03:03 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:03:03 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:03:03 #35 ... 04:03:03 04:03:03 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:03:03 #28 DONE 0.0s 04:03:04 04:03:04 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:03:04 #36 DONE 0.4s 04:03:04 04:03:04 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:03:04 #28 DONE 0.0s 04:03:04 04:03:04 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 04:03:04 #37 DONE 0.6s 04:03:04 04:03:04 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:03:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:03:04 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:03:04 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:03:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:03:04 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:03:04 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:03:04 #35 ... 04:03:04 04:03:04 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:03:04 #36 DONE 0.5s 04:03:04 04:03:04 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:03:04 #34 DONE 0.4s 04:03:04 04:03:04 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:03:04 #37 DONE 0.6s 04:03:04 04:03:04 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:03:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:03:04 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:03:04 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:03:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:03:04 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:03:04 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:03:04 #35 DONE 1.3s 04:03:04 04:03:04 #38 [security-proxy-auth internal] load build context 04:03:05 #38 ... 04:03:05 04:03:05 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:03:05 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:03:05 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:03:05 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 04:03:05 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:03:05 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:03:05 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 04:03:05 #35 DONE 1.3s 04:03:05 04:03:05 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:03:05 #39 DONE 1.5s 04:03:05 04:03:05 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:03:05 #40 DONE 1.5s 04:03:05 04:03:05 #38 [security-proxy-auth internal] load build context 04:03:08 #38 transferring context: 163.67MB 4.3s 04:03:11 #38 ... 04:03:11 04:03:11 #41 [core-keeper internal] load build context 04:03:11 #41 ... 04:03:11 04:03:11 #38 [security-proxy-auth internal] load build context 04:03:15 #38 ... 04:03:15 04:03:15 #42 [core-common-config-bootstrapper internal] load build context 04:03:15 #42 transferring context: 405.68MB 10.0s 04:03:15 #42 ... 04:03:15 04:03:15 #38 [security-proxy-auth internal] load build context 04:03:15 #38 ... 04:03:15 04:03:15 #43 [security-spiffe-token-provider internal] load build context 04:03:15 #43 ... 04:03:15 04:03:15 #44 [core-command internal] load build context 04:03:15 #44 ... 04:03:15 04:03:15 #45 [support-cron-scheduler internal] load build context 04:03:15 #45 ... 04:03:15 04:03:15 #38 [security-proxy-auth internal] load build context 04:03:15 #38 ... 04:03:15 04:03:15 #46 [security-proxy-setup internal] load build context 04:03:15 #46 ... 04:03:15 04:03:15 #47 [security-bootstrapper internal] load build context 04:03:15 #47 ... 04:03:15 04:03:15 #48 [support-notifications internal] load build context 04:03:15 #48 ... 04:03:15 04:03:15 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:03:15 #0 1.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:15 #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:15 #0 1.560 OK: 264 MiB in 52 packages 04:03:15 #49 ... 04:03:15 04:03:15 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:03:15 #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:15 #0 4.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:15 #0 4.346 OK: 264 MiB in 52 packages 04:03:15 #50 ... 04:03:15 04:03:15 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:15 #51 ... 04:03:15 04:03:15 #52 [core-metadata internal] load build context 04:03:15 #52 ... 04:03:15 04:03:15 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:15 #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:15 #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:15 #0 3.817 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:03:15 #0 3.817 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:03:15 #0 3.817 OK: 20078 distinct packages available 04:03:15 #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:15 #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:15 #0 4.141 OK: 264 MiB in 52 packages 04:03:15 #53 ... 04:03:15 04:03:15 #54 [core-data internal] load build context 04:03:15 #54 ... 04:03:15 04:03:15 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:15 #55 ... 04:03:15 04:03:15 #56 [security-secretstore-setup internal] load build context 04:03:15 #56 ... 04:03:15 04:03:15 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:03:15 #57 ... 04:03:15 04:03:15 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:03:15 #0 5.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:15 #0 5.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:15 #0 5.303 (1/2) Installing dumb-init (1.2.5-r2) 04:03:15 #0 5.338 (2/2) Installing su-exec (0.2-r3) 04:03:15 #0 5.338 Executing busybox-1.36.1-r7.trigger 04:03:15 #0 5.341 OK: 7 MiB in 17 packages 04:03:15 #58 ... 04:03:15 04:03:15 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:15 #59 ... 04:03:15 04:03:15 #60 [support-scheduler internal] load build context 04:03:15 #60 ... 04:03:15 04:03:15 #61 [security-spire-agent internal] load build context 04:03:15 #61 ... 04:03:15 04:03:15 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:16 #62 ... 04:03:16 04:03:16 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:03:16 #63 ... 04:03:16 04:03:16 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:16 #64 ... 04:03:16 04:03:16 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:03:16 #65 ... 04:03:16 04:03:16 #66 [security-spire-server internal] load build context 04:03:16 #66 transferring context: 27.71kB 0.0s done 04:03:16 #66 ... 04:03:16 04:03:16 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:03:16 #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 6.2s done 04:03:16 #67 ... 04:03:16 04:03:16 #68 [security-spire-config internal] load build context 04:03:16 #68 ... 04:03:16 04:03:16 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:16 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:16 #69 ... 04:03:16 04:03:16 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:16 #70 ... 04:03:16 04:03:16 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:16 #71 ... 04:03:16 04:03:16 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:03:16 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:16 #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:16 #0 2.719 OK: 264 MiB in 52 packages 04:03:16 #72 ... 04:03:16 04:03:16 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:03:16 #73 ... 04:03:16 04:03:16 #56 [security-secretstore-setup internal] load build context 04:03:16 #56 transferring context: 422.56MB 12.5s 04:03:17 #56 ... 04:03:17 04:03:17 #66 [security-spire-server internal] load build context 04:03:17 #66 DONE 11.9s 04:03:17 04:03:17 #56 [security-secretstore-setup internal] load build context 04:03:17 #56 ... 04:03:17 04:03:17 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:17 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.4s done 04:03:17 #69 DONE 12.4s 04:03:17 04:03:17 #56 [security-secretstore-setup internal] load build context 04:03:18 #56 transferring context: 495.48MB 13.6s done 04:03:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9805 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:03:19 Running in /w/workspace/edgex-go/687 [Pipeline] { [Pipeline] checkout 04:03:21 #56 ... 04:03:21 04:03:21 #41 [core-keeper internal] load build context 04:03:21 #41 transferring context: 495.48MB 12.7s done 04:03:22 The recommended git tool is: git 04:03:23 #41 ... 04:03:23 04:03:23 #42 [core-common-config-bootstrapper internal] load build context 04:03:23 #42 transferring context: 495.48MB 11.7s done 04:03:23 #42 ... 04:03:23 04:03:23 #52 [core-metadata internal] load build context 04:03:23 #52 transferring context: 495.48MB 14.2s done 04:03:23 #52 ... 04:03:23 04:03:23 #43 [security-spiffe-token-provider internal] load build context 04:03:23 #43 transferring context: 495.48MB 12.6s done 04:03:24 #43 ... 04:03:24 04:03:24 #44 [core-command internal] load build context 04:03:24 #44 transferring context: 495.48MB 12.5s done 04:03:24 #44 ... 04:03:24 04:03:24 #38 [security-proxy-auth internal] load build context 04:03:24 #38 transferring context: 495.48MB 11.9s done 04:03:24 #38 ... 04:03:24 04:03:24 #45 [support-cron-scheduler internal] load build context 04:03:24 #45 transferring context: 495.48MB 13.0s done 04:03:24 #45 ... 04:03:24 04:03:24 #46 [security-proxy-setup internal] load build context 04:03:24 #46 transferring context: 495.48MB 13.2s done 04:03:24 #46 ... 04:03:24 04:03:24 #48 [support-notifications internal] load build context 04:03:24 #48 transferring context: 495.48MB 11.7s done 04:03:25 #48 ... 04:03:25 04:03:25 #47 [security-bootstrapper internal] load build context 04:03:25 #47 transferring context: 495.48MB 12.8s done 04:03:25 #47 ... 04:03:25 04:03:25 #54 [core-data internal] load build context 04:03:25 #54 transferring context: 495.48MB 12.2s done 04:03:25 #54 ... 04:03:25 04:03:25 #60 [support-scheduler internal] load build context 04:03:25 #60 transferring context: 495.48MB 12.2s done 04:03:27 #60 ... 04:03:27 04:03:27 #68 [security-spire-config internal] load build context 04:03:27 #68 transferring context: 25.96kB done 04:03:27 #68 ... 04:03:27 04:03:27 #61 [security-spire-agent internal] load build context 04:03:27 #61 transferring context: 27.24kB done 04:03:27 #61 ... 04:03:27 04:03:27 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:03:27 #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:03:27 #67 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:03:28 #67 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:03:30 using credential edgex-jenkins-ssh 04:03:30 Cloning the remote Git repository 04:03:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:03:30 > git init /w/workspace/edgex-go/687 # timeout=10 04:03:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:03:30 > git --version # timeout=10 04:03:30 > git --version # 'git version 2.25.1' 04:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:32 #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.5s 04:03:33 #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.3s 04:03:36 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.7s 04:03:38 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 9.8s 04:03:38 #67 ... 04:03:38 04:03:38 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:40 #69 ... 04:03:40 04:03:40 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:40 #51 DONE 36.1s 04:03:40 04:03:40 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:03:40 #53 DONE 36.2s 04:03:40 04:03:40 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:03:40 #72 DONE 36.2s 04:03:40 04:03:40 #42 [core-common-config-bootstrapper internal] load build context 04:03:40 #42 DONE 36.8s 04:03:40 04:03:40 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:03:40 #49 DONE 36.4s 04:03:40 04:03:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:40 #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:03:40 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:03:40 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:03:40 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 04:03:40 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s 04:03:40 #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:03:40 #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:03:40 #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:03:40 #69 ... 04:03:40 04:03:40 #48 [support-notifications internal] load build context 04:03:40 #48 DONE 36.2s 04:03:40 04:03:40 #38 [security-proxy-auth internal] load build context 04:03:40 #38 DONE 36.2s 04:03:40 04:03:40 #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:03:40 #50 DONE 36.3s 04:03:40 04:03:40 #54 [core-data internal] load build context 04:03:40 #54 DONE 36.2s 04:03:40 04:03:40 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:03:40 #58 DONE 35.5s 04:03:40 04:03:40 #44 [core-command internal] load build context 04:03:40 #44 DONE 36.6s 04:03:40 04:03:40 #41 [core-keeper internal] load build context 04:03:40 #41 DONE 36.2s 04:03:40 04:03:40 #43 [security-spiffe-token-provider internal] load build context 04:03:40 #43 DONE 36.6s 04:03:40 04:03:40 #60 [support-scheduler internal] load build context 04:03:40 #60 DONE 36.2s 04:03:40 04:03:40 #45 [support-cron-scheduler internal] load build context 04:03:40 #45 DONE 36.7s 04:03:40 04:03:40 #61 [security-spire-agent internal] load build context 04:03:40 #61 DONE 35.0s 04:03:40 04:03:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:40 #69 ... 04:03:40 04:03:40 #68 [security-spire-config internal] load build context 04:03:40 #68 DONE 35.0s 04:03:40 04:03:40 #56 [security-secretstore-setup internal] load build context 04:03:40 #56 DONE 36.3s 04:03:40 04:03:40 #47 [security-bootstrapper internal] load build context 04:03:40 #47 DONE 36.3s 04:03:40 04:03:40 #46 [security-proxy-setup internal] load build context 04:03:40 #46 DONE 36.3s 04:03:40 04:03:40 #52 [core-metadata internal] load build context 04:03:40 #52 DONE 36.3s 04:03:40 04:03:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:40 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s 04:03:40 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 0.4s 04:03:40 #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:03:40 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 04:03:40 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.24MB / 20.02MB 0.5s 04:03:40 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.7s 04:03:40 #69 ... 04:03:40 04:03:40 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:03:40 #74 DONE 0.7s 04:03:40 04:03:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:40 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 13.63MB / 20.02MB 0.8s 04:03:40 #69 ... 04:03:40 04:03:40 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:03:40 #75 DONE 0.8s 04:03:40 04:03:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:40 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.9s 04:03:41 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 19.92MB / 20.02MB 1.0s 04:03:41 #69 ... 04:03:41 04:03:41 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:03:41 #76 DONE 0.9s 04:03:41 04:03:41 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:41 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 04:03:41 #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 04:03:41 #69 ... 04:03:41 04:03:41 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:03:41 #77 DONE 1.0s 04:03:41 04:03:41 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:42 #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 04:03:43 #69 ... 04:03:43 04:03:43 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:03:43 #73 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #73 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #73 36.57 (1/1) Installing dumb-init (1.2.5-r2) 04:03:43 #73 36.57 Executing busybox-1.36.1-r7.trigger 04:03:43 #73 36.58 OK: 7 MiB in 16 packages 04:03:43 #73 DONE 38.5s 04:03:43 04:03:43 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:03:43 #70 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #70 36.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #70 36.50 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:03:43 #70 36.50 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:03:43 #70 36.50 OK: 20070 distinct packages available 04:03:43 #70 36.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #70 36.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #70 36.83 (1/11) Installing ca-certificates (20240226-r0) 04:03:43 #70 36.85 (2/11) Installing brotli-libs (1.0.9-r14) 04:03:43 #70 36.95 (3/11) Installing libunistring (1.1-r1) 04:03:43 #70 36.96 (4/11) Installing libidn2 (2.3.4-r1) 04:03:43 #70 36.97 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:03:43 #70 36.97 (6/11) Installing libcurl (8.9.0-r0) 04:03:43 #70 36.98 (7/11) Installing curl (8.9.0-r0) 04:03:43 #70 36.99 (8/11) Installing dumb-init (1.2.5-r2) 04:03:43 #70 36.99 (9/11) Installing musl-obstack (1.2.3-r2) 04:03:43 #70 36.99 (10/11) Installing libucontext (1.2-r2) 04:03:43 #70 37.00 (11/11) Installing gcompat (1.1.0-r1) 04:03:43 #70 37.00 Executing busybox-1.36.1-r7.trigger 04:03:43 #70 37.01 Executing ca-certificates-20240226-r0.trigger 04:03:43 #70 37.04 OK: 12 MiB in 26 packages 04:03:43 #70 DONE 38.5s 04:03:43 04:03:43 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:03:43 #57 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #57 36.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #57 36.46 (1/2) Installing ca-certificates (20240226-r0) 04:03:43 #57 36.49 (2/2) Installing dumb-init (1.2.5-r2) 04:03:43 #57 36.49 Executing busybox-1.36.1-r7.trigger 04:03:43 #57 36.50 Executing ca-certificates-20240226-r0.trigger 04:03:43 #57 36.53 OK: 8 MiB in 17 packages 04:03:43 #57 DONE 38.5s 04:03:43 04:03:43 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:03:43 #63 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #63 36.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #63 36.47 (1/3) Installing ca-certificates (20240226-r0) 04:03:43 #63 36.50 (2/3) Installing dumb-init (1.2.5-r2) 04:03:43 #63 36.50 (3/3) Installing tzdata (2024a-r0) 04:03:43 #63 36.58 Executing busybox-1.36.1-r7.trigger 04:03:43 #63 36.59 Executing ca-certificates-20240226-r0.trigger 04:03:43 #63 36.65 OK: 11 MiB in 18 packages 04:03:43 #63 DONE 38.5s 04:03:43 04:03:43 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:03:43 #59 36.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #59 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #59 36.58 (1/4) Installing dumb-init (1.2.5-r2) 04:03:43 #59 36.58 (2/4) Installing openssl (3.1.7-r0) 04:03:43 #59 36.59 (3/4) Installing su-exec (0.2-r3) 04:03:43 #59 36.60 (4/4) Installing yq (4.33.3-r5) 04:03:43 #59 36.67 Executing busybox-1.36.1-r7.trigger 04:03:43 #59 36.68 OK: 17 MiB in 19 packages 04:03:43 #59 DONE 38.6s 04:03:43 04:03:43 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:03:43 #65 36.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:43 #65 36.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:43 #65 36.70 (1/1) Installing dumb-init (1.2.5-r2) 04:03:43 #65 36.72 Executing busybox-1.36.1-r7.trigger 04:03:43 #65 36.74 OK: 7 MiB in 16 packages 04:03:43 #65 DONE 39.0s 04:03:43 04:03:43 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:03:47 #78 ... 04:03:47 04:03:47 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:03:47 #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.9s done 04:03:47 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.9s done 04:03:47 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.9s done 04:03:47 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:03:47 #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.5s done 04:03:47 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:03:47 #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:03:47 #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 04:03:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:03:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:49 Avoid second fetch 04:03:49 Checking out Revision 1b547b08863b9eb04e96d431cd29a638682022cb (main) 04:03:49 #67 ... 04:03:49 04:03:49 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:03:49 #64 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:49 #64 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:49 #64 41.97 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:03:49 #64 41.97 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:03:49 #64 41.97 OK: 20070 distinct packages available 04:03:49 #64 42.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:49 #64 42.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:49 #64 42.29 (1/4) Installing dumb-init (1.2.5-r2) 04:03:49 #64 42.29 (2/4) Installing musl-obstack (1.2.3-r2) 04:03:49 #64 42.30 (3/4) Installing libucontext (1.2-r2) 04:03:49 #64 42.30 (4/4) Installing gcompat (1.1.0-r1) 04:03:49 #64 42.31 Executing busybox-1.36.1-r7.trigger 04:03:49 #64 42.31 OK: 8 MiB in 19 packages 04:03:49 #64 DONE 44.3s 04:03:49 04:03:49 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:03:49 #69 DONE 24.2s 04:03:49 04:03:49 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:49 #71 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:49 #71 42.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:49 #71 42.35 (1/4) Installing ca-certificates (20240226-r0) 04:03:49 #71 42.37 (2/4) Installing dumb-init (1.2.5-r2) 04:03:49 #71 42.37 (3/4) Installing su-exec (0.2-r3) 04:03:49 #71 42.37 (4/4) Installing yq (4.33.3-r5) 04:03:49 #71 42.44 Executing busybox-1.36.1-r7.trigger 04:03:49 #71 42.45 Executing ca-certificates-20240226-r0.trigger 04:03:49 #71 42.49 OK: 17 MiB in 19 packages 04:03:50 #71 ... 04:03:50 04:03:50 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:03:50 #55 DONE 45.3s 04:03:50 04:03:50 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:03:50 #79 ... 04:03:50 04:03:50 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:03:50 Commit message: "Merge pull request #4895 from jackchenjc/issue-4885" 04:03:50 #80 ... 04:03:50 04:03:50 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:03:50 #81 ... 04:03:50 04:03:50 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:03:50 #71 DONE 45.8s 04:03:50 04:03:50 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:03:50 #82 ... 04:03:50 04:03:50 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:51 #83 ... 04:03:51 04:03:51 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:51 #84 ... 04:03:51 04:03:51 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:49 > git config core.sparsecheckout # timeout=10 04:03:49 > git checkout -f 1b547b08863b9eb04e96d431cd29a638682022cb # timeout=10 04:03:51 #85 ... 04:03:51 04:03:51 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:51 #86 ... 04:03:51 04:03:51 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:03:53 #87 ... 04:03:53 04:03:53 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:03:53 #88 ... 04:03:53 04:03:53 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:03:53 #89 ... 04:03:53 04:03:53 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:03:53 #90 ... 04:03:53 04:03:53 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:03:54 #91 ... 04:03:54 04:03:54 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:03:54 #92 ... 04:03:54 04:03:54 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:03:54 #62 47.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:54 #62 47.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:54 #62 47.66 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:03:54 #62 47.66 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:03:54 #62 47.66 OK: 20070 distinct packages available 04:03:54 #62 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:54 #62 47.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:54 #62 48.01 (1/5) Installing dumb-init (1.2.5-r2) 04:03:54 #62 48.01 (2/5) Installing musl-obstack (1.2.3-r2) 04:03:54 #62 48.01 (3/5) Installing libucontext (1.2-r2) 04:03:54 #62 48.01 (4/5) Installing gcompat (1.1.0-r1) 04:03:54 #62 48.02 (5/5) Installing openssl (3.1.7-r0) 04:03:54 #62 48.03 Executing busybox-1.36.1-r7.trigger 04:03:54 #62 48.03 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:54 #62 DONE 49.1s 04:03:54 04:03:54 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:03:54 #79 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:54 #79 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:54 #79 14.40 OK: 7 MiB in 17 packages 04:03:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:03:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:55 Dload Upload Total Spent Left Speed 04:03:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 04:03:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:03:55 #79 DONE 15.3s 04:03:55 04:03:55 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:03:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:03:55 + sudo tee /etc/docker/daemon.new 04:03:55 { 04:03:55 "registry-mirrors": [ 04:03:55 "https://nexus3.edgexfoundry.org:10001" 04:03:55 ], 04:03:55 "bip": "10.250.0.254/24", 04:03:55 "hosts": [ 04:03:55 "tcp://0.0.0.0:5555", 04:03:55 "unix:///var/run/docker.sock" 04:03:55 ], 04:03:55 "mtu": 1458, 04:03:55 "selinux-enabled": true, 04:03:55 "seccomp-profile": "/etc/docker/seccomp.json" 04:03:55 } [Pipeline] sh 04:03:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:03:56 + sudo service docker restart 04:03:57 #93 ... 04:03:57 04:03:57 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:03:57 #80 14.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:57 #80 14.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:57 #80 15.38 OK: 264 MiB in 52 packages 04:03:57 #80 DONE 16.8s 04:03:57 04:03:57 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:04:01 #94 ... 04:04:01 04:04:01 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:04:01 #95 DONE 3.8s 04:04:01 04:04:01 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:04:01 #67 ... 04:04:01 04:04:01 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:03 #96 ... 04:04:03 04:04:03 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:04:03 #88 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:03 #88 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:03 #88 20.28 OK: 7 MiB in 16 packages 04:04:03 #88 DONE 20.4s 04:04:03 04:04:03 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:04:03 #91 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:03 #91 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:03 #91 20.24 OK: 12 MiB in 26 packages 04:04:03 #91 DONE 20.4s 04:04:04 04:04:04 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:05 #96 ... 04:04:05 04:04:05 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:04:05 #92 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #92 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:05 #92 21.16 OK: 8 MiB in 17 packages 04:04:05 #92 DONE 21.4s 04:04:05 04:04:05 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:04:05 #89 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #89 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:05 #89 21.28 OK: 11 MiB in 18 packages 04:04:05 #89 DONE 21.4s 04:04:05 04:04:05 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:04:05 #90 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #90 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:05 #90 21.30 OK: 17 MiB in 19 packages 04:04:05 #90 DONE 21.5s 04:04:05 04:04:05 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:04:05 #81 14.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #81 ... 04:04:05 04:04:05 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:04:05 #97 DONE 0.1s 04:04:05 04:04:05 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:04:05 #78 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #78 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:05 #78 21.37 OK: 7 MiB in 16 packages 04:04:05 #78 DONE 21.7s 04:04:05 04:04:05 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:04:05 #82 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #82 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:05 #82 15.23 OK: 8 MiB in 19 packages 04:04:05 #82 DONE 15.4s 04:04:05 04:04:05 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:04:05 #87 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:05 #87 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:05 #87 14.95 OK: 17 MiB in 19 packages 04:04:06 #87 DONE 15.2s 04:04:06 04:04:06 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:04:06 #81 14.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:06 #81 15.50 (1/1) Installing dumb-init (1.2.5-r2) 04:04:06 #81 ... 04:04:06 04:04:06 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:04:06 #98 DONE 0.6s 04:04:06 04:04:06 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:04:06 #99 DONE 0.1s 04:04:06 04:04:06 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:04:06 #94 DONE 10.3s 04:04:06 04:04:06 #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:04:06 #100 DONE 0.1s 04:04:06 04:04:06 #101 [security-spire-config stage-2 6/10] COPY security.txt / 04:04:06 #101 DONE 0.1s 04:04:06 04:04:06 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:04:06 #102 DONE 0.1s 04:04:06 04:04:06 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:04:06 #103 DONE 0.0s 04:04:06 04:04:06 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:04:06 #93 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:06 #93 ... 04:04:06 04:04:06 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:04:06 #104 DONE 0.1s 04:04:06 04:04:06 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:04:06 #81 15.81 Executing busybox-1.36.1-r7.trigger 04:04:06 #81 15.81 OK: 7 MiB in 16 packages 04:04:06 #81 DONE 15.9s 04:04:06 04:04:06 #105 [security-spire-config] exporting to image 04:04:06 #105 exporting layers 04:04:07 #105 exporting layers 0.7s done 04:04:07 #105 writing image sha256:06d14ca2cc1ecd9c764bba000fcb205375594d056df5c4a7a0b6d4baee03de49 done 04:04:07 #105 naming to docker.io/library/security-spire-config done 04:04:07 #105 DONE 0.7s 04:04:07 04:04:07 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:04:07 #93 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:07 #93 12.14 OK: 8 MiB in 20 packages 04:04:07 #93 DONE 12.3s 04:04:07 04:04:07 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:04:08 #106 DONE 1.0s 04:04:08 04:04:08 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:04:08 #107 DONE 1.0s 04:04:08 04:04:08 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:04:08 #108 DONE 0.0s 04:04:08 04:04:08 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:04:10 #109 ... 04:04:10 04:04:10 #110 [security-spire-server stage-2 6/9] COPY security.txt / 04:04:10 #110 DONE 2.1s 04:04:10 04:04:10 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:14 provisioning config files... 04:04:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config5774031499839094502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:15 ---> ****-login.sh 04:04:15 nexus3.edgexfoundry.org:10001 04:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:15 Configure a credential helper to remove this warning. See 04:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:15 04:04:15 Login Succeeded 04:04:15 nexus3.edgexfoundry.org:10002 04:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:16 Configure a credential helper to remove this warning. See 04:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:16 04:04:16 Login Succeeded 04:04:16 nexus3.edgexfoundry.org:10003 04:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:16 Configure a credential helper to remove this warning. See 04:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:16 04:04:16 Login Succeeded 04:04:16 nexus3.edgexfoundry.org:10004 04:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:16 Configure a credential helper to remove this warning. See 04:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:16 04:04:16 Login Succeeded 04:04:16 ****.io 04:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:17 Configure a credential helper to remove this warning. See 04:04:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:17 04:04:17 Login Succeeded 04:04:17 ---> ****-login.sh ends [Pipeline] } 04:04:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:04:18 + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] echo 04:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:18 ========================================================= 04:04:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:04:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:04:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:04:18 c6b39de5b339: Pulling fs layer 04:04:18 a69c41024577: Pulling fs layer 04:04:18 d6de4b400683: Pulling fs layer 04:04:18 35cb2a7552d0: Pulling fs layer 04:04:18 4f4fb700ef54: Pulling fs layer 04:04:18 464afbd9ba4c: Pulling fs layer 04:04:18 00f215d4a9da: Pulling fs layer 04:04:18 d496ad576159: Pulling fs layer 04:04:18 d496ad576159: Waiting 04:04:18 4f4fb700ef54: Waiting 04:04:18 464afbd9ba4c: Waiting 04:04:18 00f215d4a9da: Waiting 04:04:18 35cb2a7552d0: Waiting 04:04:18 a69c41024577: Download complete 04:04:18 35cb2a7552d0: Verifying Checksum 04:04:18 35cb2a7552d0: Download complete 04:04:18 4f4fb700ef54: Verifying Checksum 04:04:18 4f4fb700ef54: Download complete 04:04:18 464afbd9ba4c: Verifying Checksum 04:04:18 464afbd9ba4c: Download complete 04:04:18 c6b39de5b339: Verifying Checksum 04:04:18 c6b39de5b339: Download complete 04:04:19 d496ad576159: Verifying Checksum 04:04:19 d496ad576159: Download complete 04:04:19 c6b39de5b339: Pull complete 04:04:20 a69c41024577: Pull complete 04:04:20 d6de4b400683: Verifying Checksum 04:04:20 d6de4b400683: Download complete 04:04:21 00f215d4a9da: Verifying Checksum 04:04:21 00f215d4a9da: Download complete 04:04:32 #111 ... 04:04:32 04:04:32 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:04:32 #109 DONE 23.4s 04:04:32 04:04:32 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:04:34 d6de4b400683: Pull complete 04:04:34 35cb2a7552d0: Pull complete 04:04:34 4f4fb700ef54: Pull complete 04:04:34 464afbd9ba4c: Pull complete 04:04:37 #112 ... 04:04:37 04:04:37 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:37 #86 DONE 56.1s 04:04:37 04:04:37 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:37 #84 DONE 56.3s 04:04:37 04:04:37 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:04:37 #111 DONE 27.0s 04:04:37 04:04:37 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:37 #85 DONE 56.0s 04:04:37 04:04:37 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:37 #96 DONE 36.2s 04:04:37 04:04:37 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:04:37 #112 DONE 5.7s 04:04:37 04:04:37 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:37 #83 DONE 56.4s 04:04:37 04:04:37 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 04:04:44 00f215d4a9da: Pull complete 04:04:45 d496ad576159: Pull complete 04:04:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:04:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:04:46 #113 ... 04:04:46 04:04:46 #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:04:46 #114 DONE 7.0s 04:04:46 04:04:46 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:04:46 #115 ... 04:04:46 04:04:46 #116 [security-spiffe-token-provider builder 6/7] COPY . . 04:04:46 #116 DONE 7.1s 04:04:46 04:04:46 #117 [security-proxy-setup builder 6/7] COPY . . 04:04:46 #117 DONE 7.1s 04:04:46 04:04:46 #118 [security-secretstore-setup builder 6/7] COPY . . 04:04:46 #118 CACHED 04:04:46 04:04:46 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:46 #119 CACHED 04:04:46 04:04:46 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:04:46 #120 CACHED 04:04:46 04:04:46 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:46 #121 CACHED 04:04:46 04:04:46 #122 [security-bootstrapper builder 6/7] COPY . . 04:04:46 #122 CACHED 04:04:46 04:04:46 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:04:46 #123 CACHED 04:04:46 04:04:46 #124 [support-notifications builder 6/7] COPY . . 04:04:46 #124 DONE 7.2s 04:04:46 04:04:46 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:46 #125 ... 04:04:46 04:04:46 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:04:46 #126 CACHED 04:04:46 04:04:46 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:46 #127 CACHED 04:04:46 04:04:46 #128 [support-cron-scheduler builder 6/7] COPY . . 04:04:46 #128 CACHED 04:04:46 04:04:46 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 04:04:46 #113 DONE 7.2s 04:04:46 04:04:46 #129 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:04:46 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:04:46 WORKDIR /edgex 04:04:46 COPY go.mod . 04:04:46 RUN go mod download -t 04:04:46 ci-base-image-arm64 -f - . 04:04:46 Sending build context to Docker daemon 3.537MB 04:04:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:04:46 ---> f246e2811388 04:04:46 Step 2/4 : WORKDIR /edgex 04:04:47 #129 ... 04:04:47 04:04:47 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 04:04:47 #130 ... 04:04:47 04:04:47 #131 [core-keeper builder 7/8] COPY . . 04:04:47 #131 ... 04:04:47 04:04:47 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:04:48 ---> Running in 39b6a0ae19f5 04:04:49 Removing intermediate container 39b6a0ae19f5 04:04:49 ---> da7d815106ad 04:04:49 Step 3/4 : COPY go.mod . 04:04:49 ---> 0547081d14e8 04:04:49 Step 4/4 : RUN go mod download 04:04:49 ---> Running in 1493a2e798e5 04:04:50 #132 ... 04:04:50 04:04:50 #131 [core-keeper builder 7/8] COPY . . 04:04:50 #131 DONE 12.7s 04:04:50 04:04:50 #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:04:50 #133 ... 04:04:50 04:04:50 #134 [core-data builder 6/7] COPY . . 04:04:50 #134 CACHED 04:04:50 04:04:50 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 04:04:50 #135 CACHED 04:04:50 04:04:50 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:50 #136 CACHED 04:04:50 04:04:50 #137 [core-metadata builder 6/7] COPY . . 04:04:50 #137 CACHED 04:04:50 04:04:50 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:04:50 #138 CACHED 04:04:50 04:04:50 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:50 #139 CACHED 04:04:50 04:04:50 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:50 #140 CACHED 04:04:50 04:04:50 #141 [support-scheduler builder 6/7] COPY . . 04:04:50 #141 CACHED 04:04:50 04:04:50 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:04:50 #142 CACHED 04:04:50 04:04:50 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:04:50 #115 DONE 5.9s 04:04:50 04:04:50 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:04:50 #143 CACHED 04:04:50 04:04:50 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:50 #144 CACHED 04:04:50 04:04:50 #145 [security-proxy-auth builder 6/7] COPY . . 04:04:50 #145 CACHED 04:04:50 04:04:50 #146 [core-command builder 4/7] COPY go.mod vendor* ./ 04:04:50 #146 CACHED 04:04:50 04:04:50 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:50 #147 CACHED 04:04:50 04:04:50 #148 [core-command builder 6/7] COPY . . 04:04:50 #148 CACHED 04:04:50 04:04:50 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 04:04:50 #130 DONE 12.8s 04:04:50 04:04:50 #129 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:04:50 #129 DONE 5.7s 04:04:50 04:04:50 #105 [security-spire-server] exporting to image 04:04:50 #105 exporting layers 04:04:51 #105 ... 04:04:51 04:04:51 #149 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:04:51 #149 DONE 1.2s 04:04:51 04:04:51 #150 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:04:53 #150 DONE 1.4s 04:04:53 04:04:53 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:04:53 #132 7.897 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:04:54 #132 ... 04:04:54 04:04:54 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:04:54 #0 6.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:04:54 #151 ... 04:04:54 04:04:54 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:04:54 #0 6.535 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:04:54 #152 ... 04:04:54 04:04:54 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:04:54 #0 6.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:04:54 #153 ... 04:04:54 04:04:54 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:04:54 #0 6.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:04:55 #154 ... 04:04:55 04:04:55 #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:04:55 #133 4.944 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:04:55 #133 ... 04:04:55 04:04:55 #105 [security-spire-agent] exporting to image 04:04:55 #105 exporting layers 2.0s done 04:04:55 #105 writing image sha256:9981c06e2cc417daf73fd688d73c1c138fd33dbeb60457962c20c057e6f1dc29 0.2s done 04:04:55 #105 naming to docker.io/library/security-spire-server 0.0s done 04:04:55 #105 writing image sha256:044432965ebdcbfa96b141dd3f581440d0abff157abe456e145d50b0954183d1 done 04:04:55 #105 naming to docker.io/library/security-spire-agent done 04:04:55 #105 DONE 5.8s 04:04:55 04:04:55 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:55 #125 9.129 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:04:59 #125 ... 04:04:59 04:04:59 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:04:59 #0 3.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:05:00 #155 ... 04:05:00 04:05:00 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:05:00 #0 3.362 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:05:02 #156 ... 04:05:02 04:05:02 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:05:02 #0 5.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:05:02 #157 ... 04:05:02 04:05:02 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:05:02 #0 5.404 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:05:02 #158 ... 04:05:02 04:05:02 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:05:02 #0 4.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:05:02 #159 ... 04:05:02 04:05:02 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:05:02 #0 5.350 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:05:59 Removing intermediate container 1493a2e798e5 04:05:59 ---> 123d414a18b5 04:05:59 Successfully built 123d414a18b5 04:05:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:59 + docker inspect -f . ci-base-image-arm64 04:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:59 prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container 04:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:06:01 $ docker top 63fb9d8bfa3db5bcdf3307f8a766ba0bcd497a02457b591593cf7a323791317d -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:02 + go version 04:06:02 go version go1.21.9 linux/arm64 [Pipeline] } 04:06:02 $ docker stop --time=1 63fb9d8bfa3db5bcdf3307f8a766ba0bcd497a02457b591593cf7a323791317d 04:06:03 $ docker rm -f --volumes 63fb9d8bfa3db5bcdf3307f8a766ba0bcd497a02457b591593cf7a323791317d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:06:04 04:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:06:04 latest: Pulling from edgex-devops/edgex-compose-arm64 04:06:04 547446be3368: Pulling fs layer 04:06:04 d125d8839a47: Pulling fs layer 04:06:04 3e85d5ac6304: Pulling fs layer 04:06:04 c3105a71a48b: Pulling fs layer 04:06:04 0f093f025ec4: Pulling fs layer 04:06:04 c3106fc0e877: Pulling fs layer 04:06:04 c3105a71a48b: Waiting 04:06:04 0f093f025ec4: Waiting 04:06:04 c3106fc0e877: Waiting 04:06:04 547446be3368: Download complete 04:06:04 c3105a71a48b: Verifying Checksum 04:06:04 c3105a71a48b: Download complete 04:06:05 d125d8839a47: Verifying Checksum 04:06:05 d125d8839a47: Download complete 04:06:05 c3106fc0e877: Verifying Checksum 04:06:05 c3106fc0e877: Download complete 04:06:05 0f093f025ec4: Verifying Checksum 04:06:05 0f093f025ec4: Download complete 04:06:05 547446be3368: Pull complete 04:06:06 d125d8839a47: Pull complete 04:06:07 3e85d5ac6304: Download complete 04:06:17 3e85d5ac6304: Pull complete 04:06:17 c3105a71a48b: Pull complete 04:06:18 0f093f025ec4: Pull complete 04:06:18 c3106fc0e877: Pull complete 04:06:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:06:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:18 prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container 04:06:18 $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:06:20 $ docker top 1b6f890113b4f1bfd98c74e56162d6c4300fd89965fbf6c62cd031da2d4bda1e -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:21 + docker compose -f ./docker-compose-build.yml build --parallel 04:06:28 #160 ... 04:06:28 04:06:28 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:06:28 #153 94.67 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:06:31 #1 [core-metadata internal] load build definition from Dockerfile 04:06:31 #1 transferring dockerfile: 04:06:31 #1 transferring dockerfile: 2.06kB done 04:06:31 #1 DONE 0.1s 04:06:32 04:06:32 #2 [support-cron-scheduler internal] load build definition from Dockerfile 04:06:32 #2 transferring dockerfile: 1.85kB done 04:06:32 #2 DONE 0.0s 04:06:32 04:06:32 #3 [security-spire-server internal] load build definition from Dockerfile 04:06:32 #3 transferring dockerfile: 1.70kB 0.0s done 04:06:32 #3 DONE 0.1s 04:06:32 04:06:32 #4 [core-keeper internal] load build definition from Dockerfile 04:06:32 #4 transferring dockerfile: 2.01kB done 04:06:32 #4 DONE 0.1s 04:06:32 04:06:32 #5 [security-spire-config internal] load build definition from Dockerfile 04:06:32 #5 transferring dockerfile: 1.69kB done 04:06:32 #5 DONE 0.1s 04:06:32 04:06:32 #6 [support-scheduler internal] load build definition from Dockerfile 04:06:32 #6 transferring dockerfile: 1.93kB done 04:06:32 #6 DONE 0.1s 04:06:32 04:06:32 #7 [security-proxy-auth internal] load build definition from Dockerfile 04:06:32 #7 transferring dockerfile: 2.15kB done 04:06:32 #7 DONE 0.1s 04:06:32 04:06:32 #8 [core-command internal] load build definition from Dockerfile 04:06:33 #8 transferring dockerfile: 1.93kB done 04:06:33 #8 DONE 0.1s 04:06:33 04:06:33 #9 [core-data internal] load build definition from Dockerfile 04:06:33 #9 transferring dockerfile: 2.07kB done 04:06:33 #9 DONE 0.1s 04:06:33 04:06:33 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:06:33 #10 transferring dockerfile: 1.89kB done 04:06:33 #10 DONE 0.1s 04:06:33 04:06:33 #11 [support-notifications internal] load build definition from Dockerfile 04:06:33 #11 transferring dockerfile: 1.95kB 0.0s done 04:06:33 #11 DONE 0.1s 04:06:33 04:06:33 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:06:33 #12 transferring dockerfile: 2.23kB done 04:06:33 #12 DONE 0.1s 04:06:33 04:06:33 #13 [security-proxy-setup internal] load build definition from Dockerfile 04:06:33 #13 transferring dockerfile: 2.50kB done 04:06:33 #13 DONE 0.1s 04:06:33 04:06:33 #14 [security-spire-agent internal] load build definition from Dockerfile 04:06:33 #14 transferring dockerfile: 1.81kB 0.0s done 04:06:33 #14 DONE 0.1s 04:06:33 04:06:33 #15 [security-bootstrapper internal] load build definition from Dockerfile 04:06:33 #15 transferring dockerfile: 3.17kB done 04:06:33 #15 DONE 0.1s 04:06:33 04:06:33 #16 [security-secretstore-setup internal] load build definition from Dockerfile 04:06:33 #16 transferring dockerfile: 2.49kB 0.0s done 04:06:33 #16 DONE 0.1s 04:06:33 04:06:33 #17 [core-metadata internal] load .dockerignore 04:06:33 #17 transferring context: 04:06:33 #17 transferring context: 50B done 04:06:33 #17 DONE 0.1s 04:06:34 04:06:34 #18 [support-cron-scheduler internal] load .dockerignore 04:06:34 #18 transferring context: 50B done 04:06:34 #18 DONE 0.0s 04:06:34 04:06:34 #19 [security-spire-server internal] load .dockerignore 04:06:34 #19 transferring context: 50B 0.0s done 04:06:34 #19 DONE 0.0s 04:06:34 04:06:34 #20 [core-keeper internal] load .dockerignore 04:06:34 #20 transferring context: 50B done 04:06:34 #20 DONE 0.1s 04:06:34 04:06:34 #21 [security-spire-config internal] load .dockerignore 04:06:34 #21 transferring context: 50B done 04:06:34 #21 DONE 0.1s 04:06:34 04:06:34 #22 [support-scheduler internal] load .dockerignore 04:06:34 #22 transferring context: 50B done 04:06:34 #22 DONE 0.1s 04:06:34 04:06:34 #23 [security-proxy-auth internal] load .dockerignore 04:06:34 #23 transferring context: 50B done 04:06:34 #23 DONE 0.1s 04:06:34 04:06:34 #24 [core-command internal] load .dockerignore 04:06:34 #24 transferring context: 50B 0.0s done 04:06:34 #24 DONE 0.1s 04:06:34 04:06:34 #25 [core-data internal] load .dockerignore 04:06:34 #25 transferring context: 50B 0.0s done 04:06:34 #25 DONE 0.1s 04:06:34 04:06:34 #26 [security-spiffe-token-provider internal] load .dockerignore 04:06:34 #26 transferring context: 50B done 04:06:34 #26 DONE 0.1s 04:06:34 04:06:34 #27 [support-notifications internal] load .dockerignore 04:06:35 #27 transferring context: 50B 0.0s done 04:06:35 #27 DONE 0.1s 04:06:35 04:06:35 #28 [core-common-config-bootstrapper internal] load .dockerignore 04:06:35 #28 transferring context: 50B done 04:06:35 #28 DONE 0.1s 04:06:35 04:06:35 #29 [security-proxy-setup internal] load .dockerignore 04:06:35 #29 transferring context: 50B 0.0s done 04:06:35 #29 DONE 0.1s 04:06:35 04:06:35 #30 [security-spire-agent internal] load .dockerignore 04:06:35 #30 transferring context: 50B 0.0s done 04:06:35 #30 DONE 0.1s 04:06:35 04:06:35 #31 [security-bootstrapper internal] load .dockerignore 04:06:35 #31 transferring context: 50B 0.0s done 04:06:35 #31 DONE 0.1s 04:06:35 04:06:35 #32 [security-secretstore-setup internal] load .dockerignore 04:06:35 #32 transferring context: 50B done 04:06:35 #32 DONE 0.1s 04:06:35 04:06:35 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:35 #33 DONE 0.0s 04:06:35 04:06:35 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 04:06:35 #34 DONE 0.1s 04:06:35 04:06:35 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:35 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:35 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s 04:06:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s 04:06:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:35 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 04:06:36 #35 ... 04:06:36 04:06:36 #36 [core-metadata internal] load build context 04:06:36 #36 transferring context: 3.10MB 0.7s done 04:06:36 #36 DONE 0.8s 04:06:36 04:06:36 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:36 #35 ... 04:06:36 04:06:36 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:36 #33 DONE 0.0s 04:06:36 04:06:36 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:36 #37 DONE 1.0s 04:06:36 04:06:36 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:06:36 #38 ... 04:06:36 04:06:36 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 04:06:36 #34 DONE 0.3s 04:06:36 04:06:36 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:36 #37 DONE 1.8s 04:06:36 04:06:36 #39 [core-metadata builder 2/7] WORKDIR /edgex-go 04:06:36 #39 DONE 0.4s 04:06:37 04:06:37 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:37 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:37 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:37 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:37 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:37 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:37 #35 ... 04:06:37 04:06:37 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 04:06:37 #34 DONE 0.5s 04:06:37 04:06:37 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:37 #37 DONE 1.8s 04:06:37 04:06:37 #39 [core-keeper builder 2/7] WORKDIR /edgex-go 04:06:37 #39 DONE 0.5s 04:06:37 04:06:37 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:37 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:37 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:37 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:37 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:37 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:37 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:37 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:37 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:37 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:37 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:37 #35 DONE 2.6s 04:06:37 04:06:37 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:06:37 #34 DONE 0.7s 04:06:37 04:06:37 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:37 #37 DONE 1.9s 04:06:37 04:06:37 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:06:37 #39 DONE 0.5s 04:06:37 04:06:37 #40 [support-scheduler internal] load build context 04:06:37 #40 ... 04:06:37 04:06:37 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #41 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:06:37 #41 ... 04:06:37 04:06:37 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #42 [support-cron-scheduler internal] load build context 04:06:37 #42 transferring context: 3.10MB 0.8s done 04:06:37 #42 DONE 0.9s 04:06:37 04:06:37 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:06:37 #34 DONE 1.0s 04:06:37 04:06:37 #40 [support-scheduler internal] load build context 04:06:37 #40 ... 04:06:37 04:06:37 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:37 #37 DONE 1.9s 04:06:37 04:06:37 #39 [core-data builder 2/7] WORKDIR /edgex-go 04:06:37 #39 DONE 0.6s 04:06:37 04:06:37 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:37 #33 DONE 0.0s 04:06:37 04:06:37 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:37 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:37 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:37 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:37 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:37 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:37 #35 DONE 2.7s 04:06:38 04:06:38 #40 [support-scheduler internal] load build context 04:06:38 #40 ... 04:06:38 04:06:38 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:38 #33 DONE 0.1s 04:06:38 04:06:38 #40 [support-scheduler internal] load build context 04:06:38 #40 ... 04:06:38 04:06:38 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:38 #33 DONE 0.1s 04:06:38 04:06:38 #43 [core-keeper internal] load build context 04:06:38 #43 ... 04:06:38 04:06:38 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:38 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:38 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:38 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:38 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:38 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:38 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:38 #35 DONE 2.7s 04:06:38 04:06:38 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:06:38 #38 DONE 1.7s 04:06:38 04:06:38 #43 [core-keeper internal] load build context 04:06:38 #43 transferring context: 3.10MB 1.4s done 04:06:38 #43 DONE 1.6s 04:06:38 04:06:38 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:38 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:38 #44 ... 04:06:38 04:06:38 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:38 #37 DONE 1.9s 04:06:38 04:06:38 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 04:06:38 #39 DONE 0.6s 04:06:38 04:06:38 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:38 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:38 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:38 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:38 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:38 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:38 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:38 #35 DONE 2.7s 04:06:38 04:06:38 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:38 #33 DONE 0.1s 04:06:38 04:06:38 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:38 #37 DONE 2.0s 04:06:38 04:06:38 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:06:38 #39 DONE 0.6s 04:06:38 04:06:38 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:38 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:38 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:38 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:38 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:38 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:38 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:38 #35 DONE 2.7s 04:06:38 04:06:38 #45 [security-proxy-setup internal] load build context 04:06:39 #45 ... 04:06:39 04:06:39 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:06:39 #33 DONE 0.1s 04:06:39 04:06:39 #46 [security-proxy-auth internal] load build context 04:06:39 #46 transferring context: 3.10MB 1.4s done 04:06:39 #46 DONE 2.2s 04:06:39 04:06:39 #47 [core-command internal] load build context 04:06:39 #47 ... 04:06:39 04:06:39 #40 [support-scheduler internal] load build context 04:06:39 #40 transferring context: 3.10MB 1.8s done 04:06:39 #40 DONE 2.5s 04:06:39 04:06:39 #47 [core-command internal] load build context 04:06:40 #47 ... 04:06:40 04:06:40 #48 [security-spire-config internal] load build context 04:06:40 #48 transferring context: 25.96kB 0.3s done 04:06:40 #48 DONE 1.8s 04:06:40 04:06:40 #47 [core-command internal] load build context 04:06:40 #47 ... 04:06:40 04:06:40 #49 [security-spire-server internal] load build context 04:06:40 #49 transferring context: 27.71kB 0.3s done 04:06:40 #49 DONE 2.1s 04:06:40 04:06:40 #47 [core-command internal] load build context 04:06:40 #47 transferring context: 3.10MB 2.2s done 04:06:40 #47 ... 04:06:40 04:06:40 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:06:40 #38 DONE 4.1s 04:06:41 04:06:41 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:41 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done 04:06:41 #44 ... 04:06:41 04:06:41 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 04:06:41 #34 DONE 4.2s 04:06:41 04:06:41 #47 [core-command internal] load build context 04:06:41 #47 DONE 3.4s 04:06:41 04:06:41 #45 [security-proxy-setup internal] load build context 04:06:41 #45 ... 04:06:41 04:06:41 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:41 #37 DONE 2.0s 04:06:41 04:06:41 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:06:41 #39 DONE 0.6s 04:06:41 04:06:41 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:41 #35 DONE 2.7s 04:06:41 04:06:41 #50 [core-data internal] load build context 04:06:41 #50 transferring context: 3.10MB 2.1s done 04:06:41 #50 DONE 3.7s 04:06:41 04:06:41 #45 [security-proxy-setup internal] load build context 04:06:41 #45 ... 04:06:41 04:06:41 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:06:41 #37 DONE 2.0s 04:06:41 04:06:41 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:06:41 #39 DONE 0.6s 04:06:41 04:06:41 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:41 #35 DONE 2.7s 04:06:41 04:06:41 #51 [security-secretstore-setup internal] load build context 04:06:41 #51 DONE 0.0s 04:06:41 04:06:41 #45 [security-proxy-setup internal] load build context 04:06:42 #45 ... 04:06:42 04:06:42 #52 [security-spiffe-token-provider internal] load build context 04:06:42 #52 transferring context: 3.10MB 3.3s done 04:06:42 #52 DONE 4.2s 04:06:42 04:06:42 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:06:42 #53 ... 04:06:42 04:06:42 #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:06:42 #54 DONE 3.9s 04:06:42 04:06:42 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:06:42 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:06:42 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:06:42 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 04:06:42 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 04:06:42 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 04:06:42 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 04:06:42 #35 DONE 2.7s 04:06:42 04:06:42 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:42 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done 04:06:42 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:06:42 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:06:42 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:06:42 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s 04:06:43 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s 04:06:43 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s 04:06:43 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s 04:06:43 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s 04:06:43 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 04:06:43 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 04:06:43 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 04:06:43 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 04:06:43 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 04:06:44 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done 04:06:44 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 04:06:44 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done 04:06:44 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.8s 04:06:45 #44 ... 04:06:45 04:06:45 #55 [security-spire-agent internal] load build context 04:06:45 #55 transferring context: 27.24kB 0.5s done 04:06:45 #55 DONE 2.4s 04:06:45 04:06:45 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:45 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.6s 04:06:46 #44 ... 04:06:46 04:06:46 #56 [core-common-config-bootstrapper internal] load build context 04:06:46 #56 transferring context: 3.10MB 5.4s done 04:06:46 #56 DONE 7.2s 04:06:46 04:06:46 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:46 #44 ... 04:06:46 04:06:46 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:06:46 #0 8.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:06:46 #0 9.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:06:46 #0 10.85 OK: 266 MiB in 52 packages 04:06:46 #57 ... 04:06:46 04:06:46 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:06:46 #0 9.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:06:47 #58 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:06:47 #58 ... 04:06:47 04:06:47 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:47 #59 ... 04:06:47 04:06:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:47 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.61MB / 28.04MB 5.2s 04:06:47 #44 ... 04:06:47 04:06:47 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:47 #60 ... 04:06:47 04:06:47 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:06:47 #61 ... 04:06:47 04:06:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:47 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.8s 04:06:47 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:06:47 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:06:47 #44 ... 04:06:47 04:06:47 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:06:48 #62 ... 04:06:48 04:06:48 #41 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:06:48 #41 ... 04:06:48 04:06:48 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:06:48 #63 ... 04:06:48 04:06:48 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:48 #60 DONE 10.9s 04:06:48 04:06:48 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:06:48 #64 ... 04:06:48 04:06:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:49 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.0s 04:06:49 #44 ... 04:06:49 04:06:49 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:06:49 #65 ... 04:06:49 04:06:49 #66 [support-notifications internal] load build context 04:06:49 #66 transferring context: 3.10MB 7.2s done 04:06:49 #66 ... 04:06:49 04:06:49 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:06:49 #67 ... 04:06:49 04:06:49 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 04:06:49 #57 DONE 13.2s 04:06:49 04:06:49 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:06:49 #68 ... 04:06:49 04:06:49 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:49 #44 ... 04:06:49 04:06:49 #66 [support-notifications internal] load build context 04:06:49 #66 DONE 10.7s 04:06:49 04:06:49 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:49 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.0s 04:06:50 #44 ... 04:06:50 04:06:50 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:50 #59 DONE 13.0s 04:06:50 04:06:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:50 #44 ... 04:06:50 04:06:50 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:06:50 #69 ... 04:06:50 04:06:50 #51 [security-secretstore-setup internal] load build context 04:06:50 #51 ... 04:06:50 04:06:50 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:06:50 #70 ... 04:06:50 04:06:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:50 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.49MB / 28.04MB 8.6s 04:06:51 #44 ... 04:06:51 04:06:51 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:06:51 #58 11.67 OK: 266 MiB in 52 packages 04:06:51 #58 DONE 14.4s 04:06:51 04:06:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:51 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.07MB / 28.04MB 9.2s 04:06:51 #44 ... 04:06:51 04:06:51 #41 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:06:51 #41 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:06:51 #41 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:06:51 #41 12.63 (1/1) Installing dumb-init (1.2.5-r2) 04:06:51 #41 12.66 Executing busybox-1.36.1-r7.trigger 04:06:51 #41 12.75 OK: 8 MiB in 16 packages 04:06:51 #41 DONE 14.8s 04:06:51 04:06:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:51 #44 ... 04:06:51 04:06:51 #45 [security-proxy-setup internal] load build context 04:06:51 #45 transferring context: 3.10MB 10.4s done 04:06:51 #45 DONE 12.7s 04:06:51 04:06:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:51 #44 ... 04:06:51 04:06:51 #71 [security-bootstrapper internal] load build context 04:06:51 #71 transferring context: 3.10MB 7.6s done 04:06:51 #71 DONE 9.8s 04:06:51 04:06:51 #51 [security-secretstore-setup internal] load build context 04:06:51 #51 transferring context: 3.10MB 8.5s done 04:06:51 #51 DONE 9.9s 04:06:51 04:06:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:51 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.9s 04:06:52 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 04:06:52 #44 ... 04:06:52 04:06:52 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:06:52 #72 ... 04:06:52 04:06:52 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:52 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.7s 04:06:52 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 04:06:52 #44 ... 04:06:52 04:06:52 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:06:52 #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done 04:06:52 #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:06:52 #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:06:52 #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:06:52 #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:06:52 #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:06:52 #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:06:52 #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 04:06:52 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 7.5s 04:06:52 #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 04:06:52 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 7.6s 04:06:52 #73 ... 04:06:52 04:06:52 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:53 #44 ... 04:06:53 04:06:53 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:06:53 #74 DONE 3.3s 04:06:53 04:06:53 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:53 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.39MB / 28.04MB 11.2s 04:06:53 #44 ... 04:06:53 04:06:53 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:06:53 #75 DONE 2.0s 04:06:53 04:06:53 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:54 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.3s 04:06:54 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.8s 04:06:55 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.6s 04:06:56 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.1s done 04:06:56 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.1s done 04:06:58 #44 ... 04:06:58 04:06:58 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:06:58 #64 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:06:58 #64 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:06:58 #64 16.97 (1/1) Installing dumb-init (1.2.5-r2) 04:06:58 #64 17.06 Executing busybox-1.36.1-r7.trigger 04:06:58 #64 17.19 OK: 8 MiB in 16 packages 04:06:58 #64 DONE 19.8s 04:06:58 04:06:58 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:06:58 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 04:06:58 #44 ... 04:06:58 04:06:58 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:06:58 #76 ... 04:06:58 04:06:58 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:06:58 #61 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:06:58 #61 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:06:58 #61 15.99 (1/3) Installing ca-certificates (20240226-r0) 04:06:58 #61 16.24 (2/3) Installing dumb-init (1.2.5-r2) 04:06:58 #61 16.25 (3/3) Installing tzdata (2024a-r0) 04:06:58 #61 17.93 Executing busybox-1.36.1-r7.trigger 04:06:58 #61 18.15 Executing ca-certificates-20240226-r0.trigger 04:06:58 #61 19.63 OK: 12 MiB in 18 packages 04:06:58 #61 DONE 21.3s 04:06:58 04:06:58 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:06:58 #77 ... 04:06:58 04:06:58 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:00 #44 ... 04:07:00 04:07:00 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:07:00 #78 ... 04:07:00 04:07:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:00 #44 ... 04:07:00 04:07:00 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:07:00 #62 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:00 #62 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:00 #62 15.59 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:07:00 #62 15.59 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:07:00 #62 15.59 OK: 19954 distinct packages available 04:07:00 #62 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:00 #62 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:00 #62 22.57 OK: 266 MiB in 52 packages 04:07:00 #62 ... 04:07:00 04:07:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:01 #44 ... 04:07:01 04:07:01 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:07:01 #0 8.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:01 #79 ... 04:07:01 04:07:01 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:07:01 #63 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:01 #63 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:01 #63 17.43 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:07:01 #63 17.43 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:07:01 #63 17.43 OK: 19946 distinct packages available 04:07:01 #63 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:01 #63 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:02 #63 ... 04:07:02 04:07:02 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:02 #44 ... 04:07:02 04:07:02 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:07:02 #62 DONE 24.5s 04:07:02 04:07:02 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:07:03 #80 ... 04:07:03 04:07:03 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:03 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.5s done 04:07:03 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.4s 04:07:03 #73 ... 04:07:03 04:07:03 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:07:03 #80 DONE 0.7s 04:07:03 04:07:03 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:03 #73 ... 04:07:03 04:07:03 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:03 #81 ... 04:07:03 04:07:03 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:03 #82 ... 04:07:03 04:07:03 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:03 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 04:07:05 #44 ... 04:07:05 04:07:05 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:07:05 #67 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:05 #67 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:05 #67 25.33 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:07:05 #67 25.33 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:07:05 #67 25.33 OK: 19946 distinct packages available 04:07:05 #67 ... 04:07:05 04:07:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:05 #44 ... 04:07:05 04:07:05 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:07:05 #65 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:05 #65 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:05 #65 24.86 OK: 266 MiB in 52 packages 04:07:05 #65 DONE 26.5s 04:07:05 04:07:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:05 #44 ... 04:07:05 04:07:05 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:07:05 #69 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:05 #69 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:05 #69 23.78 (1/2) Installing ca-certificates (20240226-r0) 04:07:05 #69 24.56 (2/2) Installing dumb-init (1.2.5-r2) 04:07:05 #69 24.64 Executing busybox-1.36.1-r7.trigger 04:07:05 #69 24.89 Executing ca-certificates-20240226-r0.trigger 04:07:05 #69 ... 04:07:05 04:07:05 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:07:05 #68 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:05 #68 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:05 #68 26.05 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:07:05 #68 26.05 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:07:05 #68 26.05 OK: 19946 distinct packages available 04:07:05 #68 ... 04:07:05 04:07:05 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:06 #73 ... 04:07:06 04:07:06 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:07:06 #83 DONE 0.7s 04:07:06 04:07:06 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:06 #73 ... 04:07:06 04:07:06 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:07:06 #70 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:06 #70 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:06 #70 25.50 (1/4) Installing dumb-init (1.2.5-r2) 04:07:06 #70 25.55 (2/4) Installing openssl (3.1.7-r0) 04:07:06 #70 25.72 (3/4) Installing su-exec (0.2-r3) 04:07:06 #70 25.75 (4/4) Installing yq (4.33.3-r5) 04:07:06 #70 ... 04:07:06 04:07:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:07 #44 ... 04:07:07 04:07:07 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:07:07 #53 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:07 #53 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:07 #53 24.54 (1/2) Installing dumb-init (1.2.5-r2) 04:07:07 #53 24.55 (2/2) Installing su-exec (0.2-r3) 04:07:07 #53 24.56 Executing busybox-1.36.1-r7.trigger 04:07:07 #53 ... 04:07:07 04:07:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:07 #44 ... 04:07:07 04:07:07 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:07:07 #72 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:07 #72 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:07 #72 24.07 (1/4) Installing ca-certificates (20240226-r0) 04:07:07 #72 24.71 (2/4) Installing dumb-init (1.2.5-r2) 04:07:07 #72 24.76 (3/4) Installing su-exec (0.2-r3) 04:07:07 #72 24.82 (4/4) Installing yq (4.33.3-r5) 04:07:07 #72 ... 04:07:07 04:07:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:08 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 04:07:08 #44 ... 04:07:08 04:07:08 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:07:08 #0 6.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:08 #0 9.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:09 #84 ... 04:07:09 04:07:09 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:09 #44 ... 04:07:09 04:07:09 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:07:09 #69 26.61 OK: 9 MiB in 17 packages 04:07:09 #69 DONE 29.3s 04:07:09 04:07:09 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:10 #44 ... 04:07:10 04:07:10 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:07:10 #63 26.48 (1/11) Installing ca-certificates (20240226-r0) 04:07:10 #63 27.00 (2/11) Installing brotli-libs (1.0.9-r14) 04:07:10 #63 27.24 (3/11) Installing libunistring (1.1-r1) 04:07:10 #63 27.53 (4/11) Installing libidn2 (2.3.4-r1) 04:07:10 #63 27.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:07:10 #63 27.66 (6/11) Installing libcurl (8.9.0-r0) 04:07:10 #63 27.77 (7/11) Installing curl (8.9.0-r0) 04:07:10 #63 27.84 (8/11) Installing dumb-init (1.2.5-r2) 04:07:10 #63 27.91 (9/11) Installing musl-obstack (1.2.3-r2) 04:07:10 #63 27.95 (10/11) Installing libucontext (1.2-r2) 04:07:10 #63 28.02 (11/11) Installing gcompat (1.1.0-r1) 04:07:10 #63 28.04 Executing busybox-1.36.1-r7.trigger 04:07:10 #63 28.23 Executing ca-certificates-20240226-r0.trigger 04:07:10 #63 30.24 OK: 13 MiB in 26 packages 04:07:10 #63 DONE 31.9s 04:07:10 04:07:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:10 #44 ... 04:07:10 04:07:10 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:07:10 #53 24.91 OK: 8 MiB in 17 packages 04:07:10 #53 DONE 27.9s 04:07:10 04:07:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:10 #44 ... 04:07:10 04:07:10 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:07:11 #78 10.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:11 #78 13.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:11 #78 ... 04:07:11 04:07:11 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:07:11 #77 12.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:11 #77 14.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:11 #77 ... 04:07:11 04:07:11 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:11 #44 ... 04:07:11 04:07:11 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:07:11 #70 27.33 Executing busybox-1.36.1-r7.trigger 04:07:11 #70 27.71 OK: 18 MiB in 19 packages 04:07:11 #70 DONE 31.0s 04:07:11 04:07:11 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:11 #44 ... 04:07:11 04:07:11 #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:07:11 #79 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:11 #79 18.14 OK: 8 MiB in 16 packages 04:07:11 #79 DONE 21.0s 04:07:11 04:07:11 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:13 #44 ... 04:07:13 04:07:13 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:07:13 #72 25.92 Executing busybox-1.36.1-r7.trigger 04:07:13 #72 26.35 Executing ca-certificates-20240226-r0.trigger 04:07:13 #72 28.78 OK: 18 MiB in 19 packages 04:07:13 #72 DONE 31.0s 04:07:13 04:07:13 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:13 #85 ... 04:07:13 04:07:13 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:13 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.7s 04:07:14 #44 ... 04:07:14 04:07:14 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:07:14 #76 6.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:14 #76 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:14 #76 15.79 OK: 8 MiB in 16 packages 04:07:14 #76 ... 04:07:14 04:07:14 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:15 #44 ... 04:07:15 04:07:15 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:07:15 #76 DONE 17.5s 04:07:15 04:07:15 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:16 #44 ... 04:07:16 04:07:16 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:07:16 #77 23.84 (1/1) Installing dumb-init (1.2.5-r2) 04:07:16 #77 25.19 Executing busybox-1.36.1-r7.trigger 04:07:16 #77 25.38 OK: 8 MiB in 16 packages 04:07:16 #77 DONE 27.2s 04:07:16 04:07:16 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:16 #86 ... 04:07:16 04:07:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:16 #44 ... 04:07:16 04:07:16 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:07:16 #84 16.19 OK: 12 MiB in 18 packages 04:07:16 #84 DONE 17.7s 04:07:16 04:07:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:16 #44 ... 04:07:16 04:07:16 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:07:16 #78 24.14 OK: 266 MiB in 52 packages 04:07:16 #78 DONE 26.3s 04:07:16 04:07:16 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:16 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.7s done 04:07:16 #73 ... 04:07:16 04:07:16 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:07:17 #87 ... 04:07:17 04:07:17 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:07:17 #68 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:17 #68 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:17 #68 37.63 (1/5) Installing dumb-init (1.2.5-r2) 04:07:17 #68 37.67 (2/5) Installing musl-obstack (1.2.3-r2) 04:07:17 #68 37.67 (3/5) Installing libucontext (1.2-r2) 04:07:17 #68 37.68 (4/5) Installing gcompat (1.1.0-r1) 04:07:17 #68 37.69 (5/5) Installing openssl (3.1.7-r0) 04:07:17 #68 37.76 Executing busybox-1.36.1-r7.trigger 04:07:17 #68 37.82 OK: 9 MiB in 20 packages 04:07:17 #68 ... 04:07:17 04:07:17 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:07:17 #67 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:17 #67 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:17 #67 36.32 (1/4) Installing dumb-init (1.2.5-r2) 04:07:17 #67 36.33 (2/4) Installing musl-obstack (1.2.3-r2) 04:07:17 #67 36.36 (3/4) Installing libucontext (1.2-r2) 04:07:17 #67 36.39 (4/4) Installing gcompat (1.1.0-r1) 04:07:17 #67 36.44 Executing busybox-1.36.1-r7.trigger 04:07:17 #67 36.67 OK: 8 MiB in 19 packages 04:07:17 #67 DONE 38.2s 04:07:17 04:07:17 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:18 #44 ... 04:07:18 04:07:18 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:07:18 #68 DONE 38.9s 04:07:18 04:07:18 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:07:18 #87 DONE 1.2s 04:07:18 04:07:18 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:19 #88 ... 04:07:19 04:07:19 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:07:19 #0 6.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:19 #0 7.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:19 #89 ... 04:07:19 04:07:19 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:19 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.5s 04:07:20 #44 ... 04:07:20 04:07:20 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:07:20 #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:20 #0 8.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:20 #90 ... 04:07:20 04:07:20 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:07:20 #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:20 #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:20 #91 ... 04:07:20 04:07:20 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:20 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.3s done 04:07:20 #44 DONE 42.5s 04:07:20 04:07:20 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:07:21 #92 ... 04:07:21 04:07:21 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:07:21 #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:21 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:21 #93 ... 04:07:21 04:07:21 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:07:21 #89 12.30 OK: 9 MiB in 17 packages 04:07:22 #89 DONE 13.2s 04:07:22 04:07:22 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:07:22 #92 4.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:23 #92 ... 04:07:23 04:07:23 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:07:23 #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:23 #0 9.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:23 #94 ... 04:07:23 04:07:23 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:07:23 #90 13.17 OK: 13 MiB in 26 packages 04:07:24 #90 DONE 13.9s 04:07:24 04:07:24 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:07:24 #92 6.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:24 #92 ... 04:07:24 04:07:24 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:07:24 #91 13.46 OK: 8 MiB in 17 packages 04:07:24 #91 DONE 14.2s 04:07:24 04:07:24 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:07:25 #153 ... 04:07:25 04:07:25 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:07:25 #151 DONE 155.1s 04:07:25 04:07:25 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:07:25 #155 ... 04:07:25 04:07:25 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:07:25 #154 DONE 159.9s 04:07:25 04:07:25 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:07:26 #95 DONE 2.1s 04:07:26 04:07:26 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:07:26 #96 ... 04:07:26 04:07:26 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:07:26 #93 14.57 OK: 18 MiB in 19 packages 04:07:26 #93 DONE 15.3s 04:07:26 04:07:26 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:07:26 #96 DONE 0.3s 04:07:26 04:07:26 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:07:27 #97 DONE 0.3s 04:07:27 04:07:27 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:07:27 #94 13.15 OK: 18 MiB in 19 packages 04:07:27 #94 ... 04:07:27 04:07:27 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:07:27 #0 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:27 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:27 #0 10.04 OK: 8 MiB in 19 packages 04:07:27 #98 ... 04:07:27 04:07:27 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:07:27 #94 DONE 14.2s 04:07:27 04:07:27 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:07:27 #92 9.749 OK: 9 MiB in 20 packages 04:07:28 #92 ... 04:07:28 04:07:28 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:07:28 #98 DONE 10.7s 04:07:28 04:07:28 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:07:28 #92 DONE 10.4s 04:07:28 04:07:28 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:07:29 #99 ... 04:07:29 04:07:29 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:07:29 #100 DONE 1.5s 04:07:29 04:07:29 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:07:29 #99 DONE 1.5s 04:07:29 04:07:29 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:07:29 #101 DONE 1.7s 04:07:29 04:07:29 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:07:29 #102 ... 04:07:29 04:07:29 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:07:29 #103 DONE 0.2s 04:07:30 04:07:30 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:07:30 #102 DONE 0.2s 04:07:30 04:07:30 #104 [security-spire-config stage-2 6/10] COPY security.txt / 04:07:30 #104 ... 04:07:30 04:07:30 #105 [security-spire-server stage-2 6/9] COPY security.txt / 04:07:30 #105 DONE 0.2s 04:07:30 #156 ... 04:07:30 04:07:30 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:07:30 04:07:30 #104 [security-spire-config stage-2 6/10] COPY security.txt / 04:07:30 #104 DONE 0.3s 04:07:30 04:07:30 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:07:30 #161 ... 04:07:30 04:07:30 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:07:30 #153 DONE 165.9s 04:07:30 #106 ... 04:07:30 04:07:30 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:07:30 #107 DONE 0.4s 04:07:30 04:07:30 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:07:30 #106 DONE 0.3s 04:07:30 04:07:30 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:07:30 #108 ... 04:07:30 04:07:30 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:07:30 #109 DONE 0.2s 04:07:30 04:07:30 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:07:30 04:07:30 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:07:30 #108 DONE 0.2s 04:07:30 04:07:30 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:07:30 #110 ... 04:07:30 04:07:30 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:07:30 #111 DONE 0.3s 04:07:31 04:07:31 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:07:31 #110 DONE 0.2s 04:07:31 04:07:31 #112 [security-spire-config] exporting to image 04:07:31 #112 exporting layers 04:07:31 #112 ... 04:07:31 04:07:31 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:07:31 #113 DONE 1.9s 04:07:31 04:07:31 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:07:31 #114 DONE 0.3s 04:07:31 04:07:31 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:31 #81 ... 04:07:31 04:07:31 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 04:07:32 #115 DONE 0.3s 04:07:32 04:07:32 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:07:32 #116 DONE 0.3s 04:07:32 04:07:32 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:07:32 #117 DONE 0.2s 04:07:32 04:07:32 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:32 #86 ... 04:07:32 04:07:32 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:07:33 #118 DONE 0.3s 04:07:33 04:07:33 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:33 #88 ... 04:07:33 04:07:33 #112 [security-spire-agent] exporting to image 04:07:34 #112 exporting layers 3.4s done 04:07:34 #112 writing image sha256:09969844ebf9129d882c35f601061dba81b2be17d4cea9b1ec164b03b301223f 04:07:34 #112 exporting layers 3.5s done 04:07:34 #112 writing image sha256:bf79ad53fc622008228511134abe5a5969f56fb0d85a1943bce951f755d244c6 0.0s done 04:07:34 #112 naming to docker.io/library/security-spire-server-arm64 04:07:34 #112 writing image sha256:09969844ebf9129d882c35f601061dba81b2be17d4cea9b1ec164b03b301223f 0.1s done 04:07:34 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:07:34 #112 naming to docker.io/library/security-spire-config-arm64 done 04:07:35 #112 exporting layers 2.5s done 04:07:35 #112 writing image sha256:578ddf313f9542bd2c6c331b295f74a449260b0ad78af9c65c22b6966aace68f done 04:07:35 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:07:35 #112 DONE 4.4s 04:07:35 04:07:35 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:07:38 #125 ... 04:07:38 04:07:38 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:07:38 #157 DONE 168.6s 04:07:39 04:07:39 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:07:39 #152 DONE 174.5s 04:07:39 04:07:39 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:07:39 #158 DONE 168.8s 04:07:39 04:07:39 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:07:39 #162 ... 04:07:39 04:07:39 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:07:39 #159 DONE 168.8s 04:07:39 04:07:39 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:07:39 #156 DONE 168.9s 04:07:39 04:07:39 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:07:39 #160 DONE 169.0s 04:07:39 04:07:39 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:39 #163 ... 04:07:39 04:07:39 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:07:39 #155 DONE 169.0s 04:07:39 04:07:39 #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:07:39 #133 DONE 169.2s 04:07:39 04:07:39 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:07:39 #125 DONE 174.7s 04:07:39 04:07:39 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:07:39 #132 DONE 174.7s 04:07:39 04:07:39 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:07:39 #164 ... 04:07:39 04:07:39 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:07:39 #162 DONE 0.9s 04:07:39 04:07:39 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:07:39 #161 DONE 10.5s 04:07:39 04:07:39 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:07:39 #165 DONE 0.9s 04:07:39 04:07:39 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:07:39 #166 DONE 0.9s 04:07:40 04:07:40 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #167 DONE 0.6s 04:07:40 04:07:40 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #163 DONE 0.8s 04:07:40 04:07:40 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #168 DONE 0.7s 04:07:40 04:07:40 #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:07:40 #169 ... 04:07:40 04:07:40 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #164 DONE 0.6s 04:07:40 04:07:40 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #170 DONE 0.4s 04:07:40 04:07:40 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:07:40 #171 DONE 0.4s 04:07:40 04:07:40 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:07:40 #172 DONE 0.4s 04:07:40 04:07:40 #173 [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 04:07:40 #173 ... 04:07:40 04:07:40 #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #174 CACHED 04:07:40 04:07:40 #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:07:40 #175 CACHED 04:07:40 04:07:40 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #176 CACHED 04:07:40 04:07:40 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:40 #177 CACHED 04:07:40 04:07:40 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:07:40 #178 CACHED 04:07:40 04:07:40 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #179 CACHED 04:07:40 04:07:40 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:07:40 #180 CACHED 04:07:40 04:07:40 #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:07:40 #181 CACHED 04:07:40 04:07:40 #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:07:40 #169 DONE 0.3s 04:07:40 04:07:40 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:40 #182 DONE 0.4s 04:07:40 04:07:40 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:07:40 #183 DONE 0.3s 04:07:40 04:07:40 #184 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:40 #184 ... 04:07:40 04:07:40 #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:40 #185 DONE 0.6s 04:07:40 04:07:40 #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:07:40 #186 DONE 0.5s 04:07:40 04:07:40 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:07:40 #187 DONE 0.7s 04:07:41 04:07:41 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:07:41 #188 ... 04:07:41 04:07:41 #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:07:41 #189 DONE 1.6s 04:07:41 04:07:41 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:07:41 #190 DONE 1.2s 04:07:41 04:07:41 #191 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:07:42 #191 ... 04:07:42 04:07:42 #173 [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 04:07:42 #173 DONE 2.0s 04:07:42 04:07:42 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:07:42 #192 DONE 2.0s 04:07:42 04:07:42 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:07:42 #193 DONE 2.0s 04:07:42 04:07:42 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:07:42 #194 DONE 2.0s 04:07:42 04:07:42 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:07:42 #195 DONE 2.0s 04:07:42 04:07:42 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:07:42 #196 ... 04:07:42 04:07:42 #184 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:42 #184 DONE 2.0s 04:07:42 04:07:42 #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:07:42 #197 DONE 2.0s 04:07:42 04:07:42 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:07:42 #198 DONE 2.4s 04:07:42 04:07:42 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:07:42 #199 DONE 2.3s 04:07:42 04:07:42 #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:07:42 #200 DONE 2.0s 04:07:42 04:07:42 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:07:42 #188 DONE 1.9s 04:07:42 04:07:42 #105 [core-keeper] exporting to image 04:07:42 #105 exporting layers 04:07:42 #105 ... 04:07:42 04:07:42 #191 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:07:42 #191 DONE 1.4s 04:07:42 04:07:42 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:07:42 #201 DONE 0.9s 04:07:42 04:07:42 #202 [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 04:07:42 #202 DONE 0.7s 04:07:42 04:07:42 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:07:42 #203 DONE 0.7s 04:07:42 04:07:42 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:07:42 #196 DONE 0.7s 04:07:42 04:07:42 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:07:42 #204 DONE 0.5s 04:07:42 04:07:42 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:07:42 #205 DONE 0.7s 04:07:42 04:07:42 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:07:43 #206 ... 04:07:43 04:07:43 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:07:43 #207 DONE 0.4s 04:07:43 04:07:43 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:07:43 #208 DONE 0.4s 04:07:43 04:07:43 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:07:43 #209 DONE 0.4s 04:07:43 04:07:43 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:07:43 #210 DONE 0.4s 04:07:43 04:07:43 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:07:43 #211 DONE 0.5s 04:07:43 04:07:43 #105 [support-notifications] exporting to image 04:07:43 #105 ... 04:07:43 04:07:43 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:07:43 #212 DONE 0.4s 04:07:43 04:07:43 #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:07:43 #213 DONE 0.5s 04:07:43 04:07:43 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:07:43 #214 DONE 0.5s 04:07:43 04:07:43 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:07:43 #215 DONE 0.5s 04:07:43 04:07:43 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:07:43 #206 DONE 0.4s 04:07:43 04:07:43 #105 [support-notifications] exporting to image 04:07:43 #105 exporting layers 0.3s done 04:07:43 #105 ... 04:07:43 04:07:43 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:07:43 #216 DONE 0.4s 04:07:43 04:07:43 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:07:43 #217 DONE 0.4s 04:07:43 04:07:43 #105 [core-data] exporting to image 04:07:43 #105 ... 04:07:43 04:07:43 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:07:43 #218 DONE 0.5s 04:07:43 04:07:43 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:07:43 #219 DONE 0.5s 04:07:43 04:07:43 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:07:43 #220 DONE 0.5s 04:07:43 04:07:43 #105 [core-keeper] exporting to image 04:07:43 #105 exporting layers 0.9s done 04:07:43 #105 writing image sha256:97a0c829f7201b4e70d0d21d0d129132f80bf2e4748784e5f0cbd57e83f7cff1 0.0s done 04:07:43 #105 writing image sha256:b8ad35f29c71541d453b8ffb4326489a672887e705c1eff05687c743c56570dc 0.1s done 04:07:43 #105 writing image sha256:80e488cc5b3cc3793ad446c9dcf6917a9b71bb3e02ea5cd439d8c1bcf387728e 04:07:43 #105 naming to docker.io/library/core-keeper done 04:07:43 #105 naming to docker.io/library/core-command 04:07:44 #105 exporting layers 1.0s done 04:07:44 #105 writing image sha256:80e488cc5b3cc3793ad446c9dcf6917a9b71bb3e02ea5cd439d8c1bcf387728e 0.1s done 04:07:44 #105 naming to docker.io/library/core-command done 04:07:44 #105 naming to docker.io/library/support-scheduler 0.0s done 04:07:44 #105 writing image sha256:c328bba2b5bd774490b4c0edb14667c320167c04bbaa3a73649ce537c9e9b487 04:07:44 #105 writing image sha256:c328bba2b5bd774490b4c0edb14667c320167c04bbaa3a73649ce537c9e9b487 0.3s done 04:07:44 #105 naming to docker.io/library/security-spiffe-token-provider 04:07:44 #105 ... 04:07:44 04:07:44 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:07:44 #221 DONE 0.4s 04:07:44 04:07:44 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:07:44 #222 DONE 0.4s 04:07:44 04:07:44 #105 [core-metadata] exporting to image 04:07:44 #105 exporting layers 0.9s done 04:07:44 #105 naming to docker.io/library/security-spiffe-token-provider done 04:07:44 #105 writing image sha256:3d717d5629f8b91ef5ad0fe77bd37e1f3ee4a56c7fd71df3f8a5a614e963071f done 04:07:44 #105 writing image sha256:ad66030f703e646dbb58741c6b14cb149fe0c071675077488db87a38eefc82ba done 04:07:44 #105 naming to docker.io/library/support-notifications done 04:07:44 #105 naming to docker.io/library/support-cron-scheduler done 04:07:44 #105 writing image sha256:69257bc02bdb427c5b7ddc44d9b6127ec556d58732a5a48ddb5abcd6d9da54d1 done 04:07:44 #105 naming to docker.io/library/core-metadata done 04:07:44 #105 writing image sha256:7a48b14670f3178b75fe4fbd0d3ca2b2237d69fde70f9e9491b93ca7634d62c9 04:07:44 #105 ... 04:07:44 04:07:44 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:44 #223 DONE 1.0s 04:07:44 04:07:44 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:07:44 #224 DONE 0.2s 04:07:44 04:07:44 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:44 #225 DONE 1.0s 04:07:44 04:07:44 #105 [core-common-config-bootstrapper] exporting to image 04:07:44 #105 writing image sha256:7a48b14670f3178b75fe4fbd0d3ca2b2237d69fde70f9e9491b93ca7634d62c9 done 04:07:44 #105 naming to docker.io/library/core-data done 04:07:44 #105 ... 04:07:44 04:07:44 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:07:44 #226 DONE 0.2s 04:07:44 04:07:44 #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:07:44 #227 DONE 0.1s 04:07:44 04:07:44 #105 [core-common-config-bootstrapper] exporting to image 04:07:44 #105 exporting layers 0.1s done 04:07:44 #105 writing image sha256:07218e0caf071e76c7a0738c38edd30de4d7bf3af725959b8920203158907f56 done 04:07:44 #105 naming to docker.io/library/core-common-config-bootstrapper done 04:07:44 #105 exporting layers 0.2s done 04:07:44 #105 writing image sha256:197e08348c9e553b78a609617f7832fb8731f95188dbadf4d3196ebe49a18b25 0.0s done 04:07:44 #105 naming to docker.io/library/security-proxy-auth 0.0s done 04:07:44 #105 DONE 7.8s 04:07:44 04:07:44 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:44 #228 DONE 0.8s 04:07:44 04:07:44 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:07:44 #229 DONE 0.1s 04:07:44 04:07:44 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:07:44 #230 DONE 0.1s 04:07:44 04:07:44 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:07:44 #231 DONE 0.1s 04:07:44 04:07:44 #105 [security-proxy-setup] exporting to image 04:07:44 #105 exporting layers 0.2s done 04:07:44 #105 writing image sha256:6131587cfdeaf1b84661b7f10f9a3c0c3e7fba3562aaae9b7016f6cd2bd56960 done 04:07:44 #105 naming to docker.io/library/security-proxy-setup done 04:07:44 #105 DONE 8.0s 04:07:44 04:07:44 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:07:45 #232 ... 04:07:45 04:07:45 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:45 #233 DONE 0.6s 04:07:45 04:07:45 #105 [security-secretstore-setup] exporting to image 04:07:45 #105 exporting layers 0.2s done 04:07:45 #105 ... 04:07:45 04:07:45 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:07:45 #232 DONE 0.5s 04:07:45 04:07:45 #105 [security-bootstrapper] exporting to image 04:07:45 #105 writing image sha256:08cc458dc1ba97e12d723c39f9fb0c6570aea26e08a8b0ec4e8b89f37bf37b3e done 04:07:45 #105 naming to docker.io/library/security-secretstore-setup done 04:07:45 #105 exporting layers 0.2s done 04:07:45 #105 writing image sha256:872c46a22e5d6e67abf0f97b47a47d34e300cc12f64a6a13dd3cdd3a21bb2ce3 done 04:07:45 #105 naming to docker.io/library/security-bootstrapper done 04:07:45 #105 DONE 8.4s 04:07:45 04:07:45 #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:07:45 time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:07:45 $ docker stop --time=1 b6b4e711fef0a0d35ac360c81f5375b663781691581c12bbb26a41743b564476 04:07:46 $ docker rm -f --volumes b6b4e711fef0a0d35ac360c81f5375b663781691581c12bbb26a41743b564476 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:47 + docker images 04:07:47 REPOSITORY TAG IMAGE ID CREATED SIZE 04:07:47 security-bootstrapper latest 872c46a22e5d 1 second ago 19MB 04:07:47 security-proxy-setup latest 6131587cfdea 2 seconds ago 26.2MB 04:07:47 security-secretstore-setup latest 08cc458dc1ba 2 seconds ago 37MB 04:07:47 core-common-config-bootstrapper latest 07218e0caf07 2 seconds ago 15.2MB 04:07:47 security-proxy-auth latest 197e08348c9e 2 seconds ago 33.1MB 04:07:47 core-metadata latest 69257bc02bdb 3 seconds ago 39.8MB 04:07:47 core-data latest 7a48b14670f3 3 seconds ago 39.6MB 04:07:47 core-keeper latest 97a0c829f720 4 seconds ago 39.5MB 04:07:47 support-scheduler latest 80e488cc5b3c 4 seconds ago 42MB 04:07:47 security-spiffe-token-provider latest c328bba2b5bd 4 seconds ago 28.9MB 04:07:47 support-notifications latest 3d717d5629f8 4 seconds ago 42.5MB 04:07:47 support-cron-scheduler latest ad66030f703e 4 seconds ago 44.1MB 04:07:47 core-command latest b8ad35f29c71 4 seconds ago 35.5MB 04:07:47 security-spire-agent latest 044432965ebd 2 minutes ago 182MB 04:07:47 security-spire-server latest 9981c06e2cc4 2 minutes ago 121MB 04:07:47 security-spire-config latest 06d14ca2cc1e 3 minutes ago 120MB 04:07:47 ci-base-image-x86_64 latest a49cc1f4d0f8 7 minutes ago 971MB 04:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 04:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 04:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:47 provisioning config files... 04:07:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config13542862232262108046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:47 ---> ****-login.sh 04:07:47 nexus3.edgexfoundry.org:10001 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 nexus3.edgexfoundry.org:10002 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 nexus3.edgexfoundry.org:10003 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 nexus3.edgexfoundry.org:10004 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 ****.io 04:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:48 Configure a credential helper to remove this warning. See 04:07:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:48 04:07:48 Login Succeeded 04:07:48 ---> ****-login.sh ends [Pipeline] } 04:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:07:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:07:48 1b547b08863b9eb04e96d431cd29a638682022cb 04:07:48 latest 04:07:48 3.2.0-dev.66 04:07:48 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:48 main 04:07:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:48 + docker push nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb 04:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:48 495da9efb090: Preparing 04:07:48 3096aa0d5ef6: Preparing 04:07:48 2f449208cda4: Preparing 04:07:48 e7f6477a5af3: Preparing 04:07:48 7396ffcf17f1: Preparing 04:07:48 4ef0404a7863: Preparing 04:07:48 d62a02444d39: Preparing 04:07:48 4ef0404a7863: Waiting 04:07:48 d62a02444d39: Waiting 04:07:48 2f449208cda4: Pushed 04:07:48 e7f6477a5af3: Pushed 04:07:48 7396ffcf17f1: Pushed 04:07:48 495da9efb090: Pushed 04:07:48 d62a02444d39: Layer already exists 04:07:48 4ef0404a7863: Pushed 04:07:52 3096aa0d5ef6: Pushed 04:07:52 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:52 495da9efb090: Preparing 04:07:52 3096aa0d5ef6: Preparing 04:07:52 2f449208cda4: Preparing 04:07:52 e7f6477a5af3: Preparing 04:07:52 7396ffcf17f1: Preparing 04:07:52 4ef0404a7863: Preparing 04:07:52 d62a02444d39: Preparing 04:07:52 4ef0404a7863: Waiting 04:07:52 d62a02444d39: Waiting 04:07:52 3096aa0d5ef6: Layer already exists 04:07:52 e7f6477a5af3: Layer already exists 04:07:52 495da9efb090: Layer already exists 04:07:52 2f449208cda4: Layer already exists 04:07:52 7396ffcf17f1: Layer already exists 04:07:52 4ef0404a7863: Layer already exists 04:07:52 d62a02444d39: Layer already exists 04:07:52 latest: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.66 04:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:53 495da9efb090: Preparing 04:07:53 3096aa0d5ef6: Preparing 04:07:53 2f449208cda4: Preparing 04:07:53 e7f6477a5af3: Preparing 04:07:53 7396ffcf17f1: Preparing 04:07:53 4ef0404a7863: Preparing 04:07:53 d62a02444d39: Preparing 04:07:53 4ef0404a7863: Waiting 04:07:53 495da9efb090: Layer already exists 04:07:53 7396ffcf17f1: Layer already exists 04:07:53 3096aa0d5ef6: Layer already exists 04:07:53 2f449208cda4: Layer already exists 04:07:53 e7f6477a5af3: Layer already exists 04:07:53 4ef0404a7863: Layer already exists 04:07:53 d62a02444d39: Layer already exists 04:07:53 3.2.0-dev.66: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker push nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:54 495da9efb090: Preparing 04:07:54 3096aa0d5ef6: Preparing 04:07:54 2f449208cda4: Preparing 04:07:54 e7f6477a5af3: Preparing 04:07:54 7396ffcf17f1: Preparing 04:07:54 4ef0404a7863: Preparing 04:07:54 d62a02444d39: Preparing 04:07:54 d62a02444d39: Waiting 04:07:54 4ef0404a7863: Waiting 04:07:54 7396ffcf17f1: Layer already exists 04:07:54 e7f6477a5af3: Layer already exists 04:07:54 3096aa0d5ef6: Layer already exists 04:07:54 495da9efb090: Layer already exists 04:07:54 2f449208cda4: Layer already exists 04:07:54 4ef0404a7863: Layer already exists 04:07:54 d62a02444d39: Layer already exists 04:07:54 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:07:54 495da9efb090: Preparing 04:07:54 3096aa0d5ef6: Preparing 04:07:54 2f449208cda4: Preparing 04:07:54 e7f6477a5af3: Preparing 04:07:54 7396ffcf17f1: Preparing 04:07:54 4ef0404a7863: Preparing 04:07:54 d62a02444d39: Preparing 04:07:54 4ef0404a7863: Waiting 04:07:54 d62a02444d39: Waiting 04:07:54 7396ffcf17f1: Layer already exists 04:07:54 e7f6477a5af3: Layer already exists 04:07:54 3096aa0d5ef6: Layer already exists 04:07:54 495da9efb090: Layer already exists 04:07:54 2f449208cda4: Layer already exists 04:07:54 d62a02444d39: Layer already exists 04:07:54 4ef0404a7863: Layer already exists 04:07:54 main: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:54 ===================================================== [Pipeline] echo 04:07:54 taggedImages: 04:07:54 - nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb 04:07:54 - nexus3.edgexfoundry.org:10004/core-command:latest 04:07:54 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.66 04:07:54 - nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:07:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:07:55 1b547b08863b9eb04e96d431cd29a638682022cb 04:07:55 latest 04:07:55 3.2.0-dev.66 04:07:55 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:55 main 04:07:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb 04:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:55 507720ef5050: Preparing 04:07:55 44f061b9fd22: Preparing 04:07:55 6d43d03d23b4: Preparing 04:07:55 22142fefaa15: Preparing 04:07:55 2f449208cda4: Preparing 04:07:55 e7f6477a5af3: Preparing 04:07:55 7396ffcf17f1: Preparing 04:07:55 e7f6477a5af3: Waiting 04:07:55 4ef0404a7863: Preparing 04:07:55 d62a02444d39: Preparing 04:07:55 7396ffcf17f1: Waiting 04:07:55 4ef0404a7863: Waiting 04:07:55 d62a02444d39: Waiting 04:07:55 2f449208cda4: Layer already exists 04:07:55 e7f6477a5af3: Layer already exists 04:07:55 7396ffcf17f1: Layer already exists 04:07:55 4ef0404a7863: Layer already exists 04:07:55 d62a02444d39: Layer already exists 04:07:55 6d43d03d23b4: Pushed 04:07:55 44f061b9fd22: Pushed 04:07:55 507720ef5050: Pushed 04:07:56 22142fefaa15: Pushed 04:07:56 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:57 507720ef5050: Preparing 04:07:57 44f061b9fd22: Preparing 04:07:57 6d43d03d23b4: Preparing 04:07:57 22142fefaa15: Preparing 04:07:57 2f449208cda4: Preparing 04:07:57 e7f6477a5af3: Preparing 04:07:57 7396ffcf17f1: Preparing 04:07:57 4ef0404a7863: Preparing 04:07:57 d62a02444d39: Preparing 04:07:57 7396ffcf17f1: Waiting 04:07:57 4ef0404a7863: Waiting 04:07:57 d62a02444d39: Waiting 04:07:57 e7f6477a5af3: Waiting 04:07:57 2f449208cda4: Layer already exists 04:07:57 6d43d03d23b4: Layer already exists 04:07:57 507720ef5050: Layer already exists 04:07:57 44f061b9fd22: Layer already exists 04:07:57 22142fefaa15: Layer already exists 04:07:57 7396ffcf17f1: Layer already exists 04:07:57 4ef0404a7863: Layer already exists 04:07:57 e7f6477a5af3: Layer already exists 04:07:57 d62a02444d39: Layer already exists 04:07:57 latest: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.66 04:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:58 507720ef5050: Preparing 04:07:58 44f061b9fd22: Preparing 04:07:58 6d43d03d23b4: Preparing 04:07:58 22142fefaa15: Preparing 04:07:58 2f449208cda4: Preparing 04:07:58 e7f6477a5af3: Preparing 04:07:58 7396ffcf17f1: Preparing 04:07:58 4ef0404a7863: Preparing 04:07:58 d62a02444d39: Preparing 04:07:58 e7f6477a5af3: Waiting 04:07:58 7396ffcf17f1: Waiting 04:07:58 4ef0404a7863: Waiting 04:07:58 d62a02444d39: Waiting 04:07:58 2f449208cda4: Layer already exists 04:07:58 6d43d03d23b4: Layer already exists 04:07:58 22142fefaa15: Layer already exists 04:07:58 44f061b9fd22: Layer already exists 04:07:58 507720ef5050: Layer already exists 04:07:58 e7f6477a5af3: Layer already exists 04:07:58 7396ffcf17f1: Layer already exists 04:07:58 d62a02444d39: Layer already exists 04:07:58 4ef0404a7863: Layer already exists 04:07:58 3.2.0-dev.66: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:58 507720ef5050: Preparing 04:07:58 44f061b9fd22: Preparing 04:07:58 6d43d03d23b4: Preparing 04:07:58 22142fefaa15: Preparing 04:07:58 2f449208cda4: Preparing 04:07:58 e7f6477a5af3: Preparing 04:07:58 7396ffcf17f1: Preparing 04:07:58 4ef0404a7863: Preparing 04:07:58 d62a02444d39: Preparing 04:07:58 4ef0404a7863: Waiting 04:07:58 7396ffcf17f1: Waiting 04:07:58 e7f6477a5af3: Waiting 04:07:58 d62a02444d39: Waiting 04:07:58 6d43d03d23b4: Layer already exists 04:07:58 2f449208cda4: Layer already exists 04:07:58 22142fefaa15: Layer already exists 04:07:58 507720ef5050: Layer already exists 04:07:58 44f061b9fd22: Layer already exists 04:07:58 d62a02444d39: Layer already exists 04:07:58 7396ffcf17f1: Layer already exists 04:07:58 4ef0404a7863: Layer already exists 04:07:58 e7f6477a5af3: Layer already exists 04:07:58 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:07:59 507720ef5050: Preparing 04:07:59 44f061b9fd22: Preparing 04:07:59 6d43d03d23b4: Preparing 04:07:59 22142fefaa15: Preparing 04:07:59 2f449208cda4: Preparing 04:07:59 e7f6477a5af3: Preparing 04:07:59 7396ffcf17f1: Preparing 04:07:59 4ef0404a7863: Preparing 04:07:59 d62a02444d39: Preparing 04:07:59 e7f6477a5af3: Waiting 04:07:59 7396ffcf17f1: Waiting 04:07:59 d62a02444d39: Waiting 04:07:59 507720ef5050: Layer already exists 04:07:59 44f061b9fd22: Layer already exists 04:07:59 6d43d03d23b4: Layer already exists 04:07:59 2f449208cda4: Layer already exists 04:07:59 22142fefaa15: Layer already exists 04:07:59 4ef0404a7863: Layer already exists 04:07:59 e7f6477a5af3: Layer already exists 04:07:59 7396ffcf17f1: Layer already exists 04:07:59 d62a02444d39: Layer already exists 04:07:59 main: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:59 ===================================================== [Pipeline] echo 04:07:59 taggedImages: 04:07:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb 04:07:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:07:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.66 04:07:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:07:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:07:59 1b547b08863b9eb04e96d431cd29a638682022cb 04:07:59 latest 04:07:59 3.2.0-dev.66 04:07:59 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:07:59 main 04:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + docker push nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:00 19c30a34a534: Preparing 04:08:00 6017146feda6: Preparing 04:08:00 de8a1fa748aa: Preparing 04:08:00 2f449208cda4: Preparing 04:08:00 e7f6477a5af3: Preparing 04:08:00 00cd44429185: Preparing 04:08:00 4ef0404a7863: Preparing 04:08:00 d62a02444d39: Preparing 04:08:00 4ef0404a7863: Waiting 04:08:00 d62a02444d39: Waiting 04:08:00 00cd44429185: Waiting 04:08:00 e7f6477a5af3: Layer already exists 04:08:00 2f449208cda4: Layer already exists 04:08:00 4ef0404a7863: Layer already exists 04:08:00 d62a02444d39: Layer already exists 04:08:00 6017146feda6: Pushed 04:08:00 00cd44429185: Pushed 04:08:00 19c30a34a534: Pushed 04:08:03 de8a1fa748aa: Pushed 04:08:03 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:04 19c30a34a534: Preparing 04:08:04 6017146feda6: Preparing 04:08:04 de8a1fa748aa: Preparing 04:08:04 2f449208cda4: Preparing 04:08:04 e7f6477a5af3: Preparing 04:08:04 00cd44429185: Preparing 04:08:04 4ef0404a7863: Preparing 04:08:04 d62a02444d39: Preparing 04:08:04 00cd44429185: Waiting 04:08:04 4ef0404a7863: Waiting 04:08:04 d62a02444d39: Waiting 04:08:04 19c30a34a534: Layer already exists 04:08:04 2f449208cda4: Layer already exists 04:08:04 e7f6477a5af3: Layer already exists 04:08:04 de8a1fa748aa: Layer already exists 04:08:04 6017146feda6: Layer already exists 04:08:04 d62a02444d39: Layer already exists 04:08:04 00cd44429185: Layer already exists 04:08:04 4ef0404a7863: Layer already exists 04:08:04 latest: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.66 04:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:04 19c30a34a534: Preparing 04:08:04 6017146feda6: Preparing 04:08:04 de8a1fa748aa: Preparing 04:08:04 2f449208cda4: Preparing 04:08:04 e7f6477a5af3: Preparing 04:08:04 00cd44429185: Preparing 04:08:04 4ef0404a7863: Preparing 04:08:04 d62a02444d39: Preparing 04:08:04 00cd44429185: Waiting 04:08:04 4ef0404a7863: Waiting 04:08:04 d62a02444d39: Waiting 04:08:04 6017146feda6: Layer already exists 04:08:04 de8a1fa748aa: Layer already exists 04:08:04 e7f6477a5af3: Layer already exists 04:08:04 19c30a34a534: Layer already exists 04:08:04 2f449208cda4: Layer already exists 04:08:04 d62a02444d39: Layer already exists 04:08:04 00cd44429185: Layer already exists 04:08:04 4ef0404a7863: Layer already exists 04:08:04 3.2.0-dev.66: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker push nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:05 19c30a34a534: Preparing 04:08:05 6017146feda6: Preparing 04:08:05 de8a1fa748aa: Preparing 04:08:05 2f449208cda4: Preparing 04:08:05 e7f6477a5af3: Preparing 04:08:05 00cd44429185: Preparing 04:08:05 4ef0404a7863: Preparing 04:08:05 d62a02444d39: Preparing 04:08:05 00cd44429185: Waiting 04:08:05 d62a02444d39: Waiting 04:08:05 4ef0404a7863: Waiting 04:08:05 6017146feda6: Layer already exists 04:08:05 e7f6477a5af3: Layer already exists 04:08:05 19c30a34a534: Layer already exists 04:08:05 de8a1fa748aa: Layer already exists 04:08:05 2f449208cda4: Layer already exists 04:08:05 00cd44429185: Layer already exists 04:08:05 4ef0404a7863: Layer already exists 04:08:05 d62a02444d39: Layer already exists 04:08:05 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:06 19c30a34a534: Preparing 04:08:06 6017146feda6: Preparing 04:08:06 de8a1fa748aa: Preparing 04:08:06 2f449208cda4: Preparing 04:08:06 e7f6477a5af3: Preparing 04:08:06 00cd44429185: Preparing 04:08:06 4ef0404a7863: Preparing 04:08:06 d62a02444d39: Preparing 04:08:06 00cd44429185: Waiting 04:08:06 d62a02444d39: Waiting 04:08:06 6017146feda6: Layer already exists 04:08:06 e7f6477a5af3: Layer already exists 04:08:06 19c30a34a534: Layer already exists 04:08:06 de8a1fa748aa: Layer already exists 04:08:06 2f449208cda4: Layer already exists 04:08:06 d62a02444d39: Layer already exists 04:08:06 00cd44429185: Layer already exists 04:08:06 4ef0404a7863: Layer already exists 04:08:06 main: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:06 ===================================================== [Pipeline] echo 04:08:06 taggedImages: 04:08:06 - nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:06 - nexus3.edgexfoundry.org:10004/core-data:latest 04:08:06 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.66 04:08:06 - nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:08:06 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:08:06 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:06 latest 04:08:06 3.2.0-dev.66 04:08:06 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:06 main 04:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:08:06 54efa52f9033: Preparing 04:08:06 dadf19623ebc: Preparing 04:08:06 e7f6477a5af3: Preparing 04:08:06 7a99b62481da: Preparing 04:08:06 501de90b0a76: Preparing 04:08:06 d62a02444d39: Preparing 04:08:06 d62a02444d39: Waiting 04:08:06 e7f6477a5af3: Layer already exists 04:08:06 d62a02444d39: Layer already exists 04:08:06 501de90b0a76: Pushed 04:08:06 7a99b62481da: Pushed 04:08:06 54efa52f9033: Pushed 04:08:10 dadf19623ebc: Pushed 04:08:10 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:08:10 54efa52f9033: Preparing 04:08:10 dadf19623ebc: Preparing 04:08:10 e7f6477a5af3: Preparing 04:08:10 7a99b62481da: Preparing 04:08:10 501de90b0a76: Preparing 04:08:10 d62a02444d39: Preparing 04:08:10 d62a02444d39: Waiting 04:08:10 501de90b0a76: Layer already exists 04:08:10 dadf19623ebc: Layer already exists 04:08:10 54efa52f9033: Layer already exists 04:08:10 7a99b62481da: Layer already exists 04:08:10 e7f6477a5af3: Layer already exists 04:08:10 d62a02444d39: Layer already exists 04:08:10 latest: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.66 04:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:08:11 54efa52f9033: Preparing 04:08:11 dadf19623ebc: Preparing 04:08:11 e7f6477a5af3: Preparing 04:08:11 7a99b62481da: Preparing 04:08:11 501de90b0a76: Preparing 04:08:11 d62a02444d39: Preparing 04:08:11 d62a02444d39: Waiting 04:08:11 dadf19623ebc: Layer already exists 04:08:11 501de90b0a76: Layer already exists 04:08:11 e7f6477a5af3: Layer already exists 04:08:11 54efa52f9033: Layer already exists 04:08:11 7a99b62481da: Layer already exists 04:08:11 d62a02444d39: Layer already exists 04:08:11 3.2.0-dev.66: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:08:12 54efa52f9033: Preparing 04:08:12 dadf19623ebc: Preparing 04:08:12 e7f6477a5af3: Preparing 04:08:12 7a99b62481da: Preparing 04:08:12 501de90b0a76: Preparing 04:08:12 d62a02444d39: Preparing 04:08:12 d62a02444d39: Waiting 04:08:12 7a99b62481da: Layer already exists 04:08:12 e7f6477a5af3: Layer already exists 04:08:12 501de90b0a76: Layer already exists 04:08:12 dadf19623ebc: Layer already exists 04:08:12 54efa52f9033: Layer already exists 04:08:12 d62a02444d39: Layer already exists 04:08:12 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:08:12 54efa52f9033: Preparing 04:08:12 dadf19623ebc: Preparing 04:08:12 e7f6477a5af3: Preparing 04:08:12 7a99b62481da: Preparing 04:08:12 501de90b0a76: Preparing 04:08:12 d62a02444d39: Preparing 04:08:12 d62a02444d39: Waiting 04:08:12 dadf19623ebc: Layer already exists 04:08:12 7a99b62481da: Layer already exists 04:08:12 54efa52f9033: Layer already exists 04:08:12 501de90b0a76: Layer already exists 04:08:12 e7f6477a5af3: Layer already exists 04:08:12 d62a02444d39: Layer already exists 04:08:12 main: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:13 ===================================================== [Pipeline] echo 04:08:13 taggedImages: 04:08:13 - nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:08:13 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.66 04:08:13 - nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:08:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:08:13 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:13 latest 04:08:13 3.2.0-dev.66 04:08:13 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:13 main 04:08:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:13 27e126f320ee: Preparing 04:08:13 b996bd875c2a: Preparing 04:08:13 67c717681d31: Preparing 04:08:13 2f449208cda4: Preparing 04:08:13 e7f6477a5af3: Preparing 04:08:13 7396ffcf17f1: Preparing 04:08:13 4ef0404a7863: Preparing 04:08:13 d62a02444d39: Preparing 04:08:13 4ef0404a7863: Waiting 04:08:13 7396ffcf17f1: Waiting 04:08:13 d62a02444d39: Waiting 04:08:13 2f449208cda4: Layer already exists 04:08:13 e7f6477a5af3: Layer already exists 04:08:13 7396ffcf17f1: Layer already exists 04:08:13 4ef0404a7863: Layer already exists 04:08:13 d62a02444d39: Layer already exists 04:08:13 b996bd875c2a: Pushed 04:08:13 27e126f320ee: Pushed 04:08:17 67c717681d31: Pushed 04:08:17 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:17 27e126f320ee: Preparing 04:08:17 b996bd875c2a: Preparing 04:08:17 67c717681d31: Preparing 04:08:17 2f449208cda4: Preparing 04:08:17 e7f6477a5af3: Preparing 04:08:17 7396ffcf17f1: Preparing 04:08:17 4ef0404a7863: Preparing 04:08:17 d62a02444d39: Preparing 04:08:17 4ef0404a7863: Waiting 04:08:17 d62a02444d39: Waiting 04:08:17 7396ffcf17f1: Waiting 04:08:17 e7f6477a5af3: Layer already exists 04:08:17 2f449208cda4: Layer already exists 04:08:17 67c717681d31: Layer already exists 04:08:17 b996bd875c2a: Layer already exists 04:08:17 27e126f320ee: Layer already exists 04:08:17 d62a02444d39: Layer already exists 04:08:17 7396ffcf17f1: Layer already exists 04:08:17 4ef0404a7863: Layer already exists 04:08:17 latest: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.66 04:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:18 27e126f320ee: Preparing 04:08:18 b996bd875c2a: Preparing 04:08:18 67c717681d31: Preparing 04:08:18 2f449208cda4: Preparing 04:08:18 e7f6477a5af3: Preparing 04:08:18 7396ffcf17f1: Preparing 04:08:18 4ef0404a7863: Preparing 04:08:18 d62a02444d39: Preparing 04:08:18 7396ffcf17f1: Waiting 04:08:18 4ef0404a7863: Waiting 04:08:18 d62a02444d39: Waiting 04:08:18 67c717681d31: Layer already exists 04:08:18 b996bd875c2a: Layer already exists 04:08:18 2f449208cda4: Layer already exists 04:08:18 27e126f320ee: Layer already exists 04:08:18 e7f6477a5af3: Layer already exists 04:08:18 4ef0404a7863: Layer already exists 04:08:18 7396ffcf17f1: Layer already exists 04:08:18 d62a02444d39: Layer already exists 04:08:18 3.2.0-dev.66: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:19 27e126f320ee: Preparing 04:08:19 b996bd875c2a: Preparing 04:08:19 67c717681d31: Preparing 04:08:19 2f449208cda4: Preparing 04:08:19 e7f6477a5af3: Preparing 04:08:19 7396ffcf17f1: Preparing 04:08:19 4ef0404a7863: Preparing 04:08:19 d62a02444d39: Preparing 04:08:19 7396ffcf17f1: Waiting 04:08:19 4ef0404a7863: Waiting 04:08:19 d62a02444d39: Waiting 04:08:19 2f449208cda4: Layer already exists 04:08:19 27e126f320ee: Layer already exists 04:08:19 e7f6477a5af3: Layer already exists 04:08:19 b996bd875c2a: Layer already exists 04:08:19 67c717681d31: Layer already exists 04:08:19 7396ffcf17f1: Layer already exists 04:08:19 d62a02444d39: Layer already exists 04:08:19 4ef0404a7863: Layer already exists 04:08:19 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:19 27e126f320ee: Preparing 04:08:19 b996bd875c2a: Preparing 04:08:19 67c717681d31: Preparing 04:08:19 2f449208cda4: Preparing 04:08:19 e7f6477a5af3: Preparing 04:08:19 7396ffcf17f1: Preparing 04:08:19 4ef0404a7863: Preparing 04:08:19 d62a02444d39: Preparing 04:08:19 7396ffcf17f1: Waiting 04:08:19 4ef0404a7863: Waiting 04:08:19 d62a02444d39: Waiting 04:08:19 e7f6477a5af3: Layer already exists 04:08:19 27e126f320ee: Layer already exists 04:08:19 2f449208cda4: Layer already exists 04:08:19 67c717681d31: Layer already exists 04:08:19 b996bd875c2a: Layer already exists 04:08:19 7396ffcf17f1: Layer already exists 04:08:19 4ef0404a7863: Layer already exists 04:08:19 d62a02444d39: Layer already exists 04:08:19 main: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:19 ===================================================== [Pipeline] echo 04:08:19 taggedImages: 04:08:19 - nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:19 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.66 04:08:19 - nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:08:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:08:19 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:19 latest 04:08:19 3.2.0-dev.66 04:08:19 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:19 main 04:08:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:20 1ad14efc80b1: Preparing 04:08:20 e3be429aa3e5: Preparing 04:08:20 73a19a02279f: Preparing 04:08:20 cf826aae4ee6: Preparing 04:08:20 b7f790e06adf: Preparing 04:08:20 45459d29e43a: Preparing 04:08:20 55f87e589ded: Preparing 04:08:20 732d9911964d: Preparing 04:08:20 2f449208cda4: Preparing 04:08:20 e7f6477a5af3: Preparing 04:08:20 258c2898230f: Preparing 04:08:20 d94495a28008: Preparing 04:08:20 5f70bf18a086: Preparing 04:08:20 21bb54b86aa1: Preparing 04:08:20 f37e9548cdaf: Preparing 04:08:20 69f2579cc0f2: Preparing 04:08:20 d62a02444d39: Preparing 04:08:20 258c2898230f: Waiting 04:08:20 5f70bf18a086: Waiting 04:08:20 69f2579cc0f2: Waiting 04:08:20 d94495a28008: Waiting 04:08:20 d62a02444d39: Waiting 04:08:20 f37e9548cdaf: Waiting 04:08:20 21bb54b86aa1: Waiting 04:08:20 732d9911964d: Waiting 04:08:20 55f87e589ded: Waiting 04:08:20 2f449208cda4: Waiting 04:08:20 e7f6477a5af3: Waiting 04:08:20 73a19a02279f: Pushed 04:08:20 b7f790e06adf: Pushed 04:08:20 e3be429aa3e5: Pushed 04:08:20 1ad14efc80b1: Pushed 04:08:20 cf826aae4ee6: Pushed 04:08:20 2f449208cda4: Layer already exists 04:08:20 e7f6477a5af3: Layer already exists 04:08:20 45459d29e43a: Pushed 04:08:20 55f87e589ded: Pushed 04:08:20 5f70bf18a086: Layer already exists 04:08:20 258c2898230f: Pushed 04:08:20 d94495a28008: Pushed 04:08:20 d62a02444d39: Layer already exists 04:08:20 21bb54b86aa1: Pushed 04:08:20 f37e9548cdaf: Pushed 04:08:20 69f2579cc0f2: Pushed 04:08:22 732d9911964d: Pushed 04:08:22 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:23 1ad14efc80b1: Preparing 04:08:23 e3be429aa3e5: Preparing 04:08:23 73a19a02279f: Preparing 04:08:23 cf826aae4ee6: Preparing 04:08:23 b7f790e06adf: Preparing 04:08:23 45459d29e43a: Preparing 04:08:23 55f87e589ded: Preparing 04:08:23 732d9911964d: Preparing 04:08:23 2f449208cda4: Preparing 04:08:23 e7f6477a5af3: Preparing 04:08:23 258c2898230f: Preparing 04:08:23 d94495a28008: Preparing 04:08:23 5f70bf18a086: Preparing 04:08:23 21bb54b86aa1: Preparing 04:08:23 f37e9548cdaf: Preparing 04:08:23 69f2579cc0f2: Preparing 04:08:23 d62a02444d39: Preparing 04:08:23 732d9911964d: Waiting 04:08:23 2f449208cda4: Waiting 04:08:23 e7f6477a5af3: Waiting 04:08:23 258c2898230f: Waiting 04:08:23 d94495a28008: Waiting 04:08:23 5f70bf18a086: Waiting 04:08:23 21bb54b86aa1: Waiting 04:08:23 f37e9548cdaf: Waiting 04:08:23 69f2579cc0f2: Waiting 04:08:23 d62a02444d39: Waiting 04:08:23 45459d29e43a: Waiting 04:08:23 55f87e589ded: Waiting 04:08:23 1ad14efc80b1: Layer already exists 04:08:23 b7f790e06adf: Layer already exists 04:08:23 e3be429aa3e5: Layer already exists 04:08:23 73a19a02279f: Layer already exists 04:08:23 cf826aae4ee6: Layer already exists 04:08:23 45459d29e43a: Layer already exists 04:08:23 732d9911964d: Layer already exists 04:08:23 e7f6477a5af3: Layer already exists 04:08:23 55f87e589ded: Layer already exists 04:08:23 2f449208cda4: Layer already exists 04:08:23 258c2898230f: Layer already exists 04:08:23 21bb54b86aa1: Layer already exists 04:08:23 5f70bf18a086: Layer already exists 04:08:23 d94495a28008: Layer already exists 04:08:23 f37e9548cdaf: Layer already exists 04:08:23 69f2579cc0f2: Layer already exists 04:08:23 d62a02444d39: Layer already exists 04:08:23 latest: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.66 04:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:23 1ad14efc80b1: Preparing 04:08:23 e3be429aa3e5: Preparing 04:08:23 73a19a02279f: Preparing 04:08:23 cf826aae4ee6: Preparing 04:08:23 b7f790e06adf: Preparing 04:08:23 45459d29e43a: Preparing 04:08:23 55f87e589ded: Preparing 04:08:23 732d9911964d: Preparing 04:08:23 2f449208cda4: Preparing 04:08:23 e7f6477a5af3: Preparing 04:08:23 258c2898230f: Preparing 04:08:23 d94495a28008: Preparing 04:08:23 5f70bf18a086: Preparing 04:08:23 21bb54b86aa1: Preparing 04:08:23 f37e9548cdaf: Preparing 04:08:23 69f2579cc0f2: Preparing 04:08:23 d62a02444d39: Preparing 04:08:23 45459d29e43a: Waiting 04:08:23 21bb54b86aa1: Waiting 04:08:23 e7f6477a5af3: Waiting 04:08:23 732d9911964d: Waiting 04:08:23 258c2898230f: Waiting 04:08:23 d94495a28008: Waiting 04:08:23 2f449208cda4: Waiting 04:08:23 55f87e589ded: Waiting 04:08:23 5f70bf18a086: Waiting 04:08:23 69f2579cc0f2: Waiting 04:08:23 d62a02444d39: Waiting 04:08:23 1ad14efc80b1: Layer already exists 04:08:23 b7f790e06adf: Layer already exists 04:08:23 e3be429aa3e5: Layer already exists 04:08:23 73a19a02279f: Layer already exists 04:08:23 cf826aae4ee6: Layer already exists 04:08:23 55f87e589ded: Layer already exists 04:08:23 45459d29e43a: Layer already exists 04:08:23 732d9911964d: Layer already exists 04:08:23 e7f6477a5af3: Layer already exists 04:08:23 2f449208cda4: Layer already exists 04:08:23 d94495a28008: Layer already exists 04:08:23 258c2898230f: Layer already exists 04:08:23 21bb54b86aa1: Layer already exists 04:08:23 5f70bf18a086: Layer already exists 04:08:23 f37e9548cdaf: Layer already exists 04:08:23 69f2579cc0f2: Layer already exists 04:08:23 d62a02444d39: Layer already exists 04:08:23 3.2.0-dev.66: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:24 1ad14efc80b1: Preparing 04:08:24 e3be429aa3e5: Preparing 04:08:24 73a19a02279f: Preparing 04:08:24 cf826aae4ee6: Preparing 04:08:24 b7f790e06adf: Preparing 04:08:24 45459d29e43a: Preparing 04:08:24 55f87e589ded: Preparing 04:08:24 732d9911964d: Preparing 04:08:24 2f449208cda4: Preparing 04:08:24 e7f6477a5af3: Preparing 04:08:24 258c2898230f: Preparing 04:08:24 d94495a28008: Preparing 04:08:24 5f70bf18a086: Preparing 04:08:24 21bb54b86aa1: Preparing 04:08:24 f37e9548cdaf: Preparing 04:08:24 69f2579cc0f2: Preparing 04:08:24 d62a02444d39: Preparing 04:08:24 d94495a28008: Waiting 04:08:24 e7f6477a5af3: Waiting 04:08:24 2f449208cda4: Waiting 04:08:24 45459d29e43a: Waiting 04:08:24 5f70bf18a086: Waiting 04:08:24 21bb54b86aa1: Waiting 04:08:24 55f87e589ded: Waiting 04:08:24 732d9911964d: Waiting 04:08:24 f37e9548cdaf: Waiting 04:08:24 69f2579cc0f2: Waiting 04:08:24 d62a02444d39: Waiting 04:08:24 b7f790e06adf: Layer already exists 04:08:24 1ad14efc80b1: Layer already exists 04:08:24 e3be429aa3e5: Layer already exists 04:08:24 73a19a02279f: Layer already exists 04:08:24 cf826aae4ee6: Layer already exists 04:08:24 45459d29e43a: Layer already exists 04:08:24 55f87e589ded: Layer already exists 04:08:24 732d9911964d: Layer already exists 04:08:24 2f449208cda4: Layer already exists 04:08:24 e7f6477a5af3: Layer already exists 04:08:24 5f70bf18a086: Layer already exists 04:08:24 258c2898230f: Layer already exists 04:08:24 d94495a28008: Layer already exists 04:08:24 21bb54b86aa1: Layer already exists 04:08:24 f37e9548cdaf: Layer already exists 04:08:24 69f2579cc0f2: Layer already exists 04:08:24 d62a02444d39: Layer already exists 04:08:24 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:25 1ad14efc80b1: Preparing 04:08:25 e3be429aa3e5: Preparing 04:08:25 73a19a02279f: Preparing 04:08:25 cf826aae4ee6: Preparing 04:08:25 b7f790e06adf: Preparing 04:08:25 45459d29e43a: Preparing 04:08:25 55f87e589ded: Preparing 04:08:25 732d9911964d: Preparing 04:08:25 2f449208cda4: Preparing 04:08:25 e7f6477a5af3: Preparing 04:08:25 258c2898230f: Preparing 04:08:25 d94495a28008: Preparing 04:08:25 5f70bf18a086: Preparing 04:08:25 21bb54b86aa1: Preparing 04:08:25 f37e9548cdaf: Preparing 04:08:25 55f87e589ded: Waiting 04:08:25 69f2579cc0f2: Preparing 04:08:25 d62a02444d39: Preparing 04:08:25 45459d29e43a: Waiting 04:08:25 732d9911964d: Waiting 04:08:25 5f70bf18a086: Waiting 04:08:25 21bb54b86aa1: Waiting 04:08:25 258c2898230f: Waiting 04:08:25 f37e9548cdaf: Waiting 04:08:25 d94495a28008: Waiting 04:08:25 69f2579cc0f2: Waiting 04:08:25 2f449208cda4: Waiting 04:08:25 e7f6477a5af3: Waiting 04:08:25 d62a02444d39: Waiting 04:08:25 cf826aae4ee6: Layer already exists 04:08:25 e3be429aa3e5: Layer already exists 04:08:25 1ad14efc80b1: Layer already exists 04:08:25 b7f790e06adf: Layer already exists 04:08:25 73a19a02279f: Layer already exists 04:08:25 45459d29e43a: Layer already exists 04:08:25 55f87e589ded: Layer already exists 04:08:25 732d9911964d: Layer already exists 04:08:25 2f449208cda4: Layer already exists 04:08:25 e7f6477a5af3: Layer already exists 04:08:25 5f70bf18a086: Layer already exists 04:08:25 258c2898230f: Layer already exists 04:08:25 d94495a28008: Layer already exists 04:08:25 f37e9548cdaf: Layer already exists 04:08:25 21bb54b86aa1: Layer already exists 04:08:25 d62a02444d39: Layer already exists 04:08:25 69f2579cc0f2: Layer already exists 04:08:25 main: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:25 ===================================================== [Pipeline] echo 04:08:25 taggedImages: 04:08:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.66 04:08:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:08:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:08:25 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:25 latest 04:08:25 3.2.0-dev.66 04:08:25 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:25 main 04:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:26 fc6efd92c468: Preparing 04:08:26 74129115d092: Preparing 04:08:26 204e7e73d2f4: Preparing 04:08:26 91cc5418c39d: Preparing 04:08:26 2f449208cda4: Preparing 04:08:26 e7f6477a5af3: Preparing 04:08:26 7396ffcf17f1: Preparing 04:08:26 4ef0404a7863: Preparing 04:08:26 d62a02444d39: Preparing 04:08:26 e7f6477a5af3: Waiting 04:08:26 7396ffcf17f1: Waiting 04:08:26 4ef0404a7863: Waiting 04:08:26 d62a02444d39: Waiting 04:08:26 2f449208cda4: Layer already exists 04:08:26 e7f6477a5af3: Layer already exists 04:08:26 7396ffcf17f1: Layer already exists 04:08:26 4ef0404a7863: Layer already exists 04:08:26 d62a02444d39: Layer already exists 04:08:26 74129115d092: Pushed 04:08:26 fc6efd92c468: Pushed 04:08:26 204e7e73d2f4: Pushed 04:08:28 91cc5418c39d: Pushed 04:08:28 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:29 fc6efd92c468: Preparing 04:08:29 74129115d092: Preparing 04:08:29 204e7e73d2f4: Preparing 04:08:29 91cc5418c39d: Preparing 04:08:29 2f449208cda4: Preparing 04:08:29 e7f6477a5af3: Preparing 04:08:29 7396ffcf17f1: Preparing 04:08:29 4ef0404a7863: Preparing 04:08:29 d62a02444d39: Preparing 04:08:29 4ef0404a7863: Waiting 04:08:29 e7f6477a5af3: Waiting 04:08:29 7396ffcf17f1: Waiting 04:08:29 d62a02444d39: Waiting 04:08:29 fc6efd92c468: Layer already exists 04:08:29 91cc5418c39d: Layer already exists 04:08:29 2f449208cda4: Layer already exists 04:08:29 74129115d092: Layer already exists 04:08:29 204e7e73d2f4: Layer already exists 04:08:29 e7f6477a5af3: Layer already exists 04:08:29 7396ffcf17f1: Layer already exists 04:08:29 4ef0404a7863: Layer already exists 04:08:29 d62a02444d39: Layer already exists 04:08:29 latest: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.66 04:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:30 fc6efd92c468: Preparing 04:08:30 74129115d092: Preparing 04:08:30 204e7e73d2f4: Preparing 04:08:30 91cc5418c39d: Preparing 04:08:30 2f449208cda4: Preparing 04:08:30 e7f6477a5af3: Preparing 04:08:30 7396ffcf17f1: Preparing 04:08:30 4ef0404a7863: Preparing 04:08:30 d62a02444d39: Preparing 04:08:30 7396ffcf17f1: Waiting 04:08:30 e7f6477a5af3: Waiting 04:08:30 4ef0404a7863: Waiting 04:08:30 d62a02444d39: Waiting 04:08:30 74129115d092: Layer already exists 04:08:30 204e7e73d2f4: Layer already exists 04:08:30 91cc5418c39d: Layer already exists 04:08:30 fc6efd92c468: Layer already exists 04:08:30 2f449208cda4: Layer already exists 04:08:30 e7f6477a5af3: Layer already exists 04:08:30 4ef0404a7863: Layer already exists 04:08:30 7396ffcf17f1: Layer already exists 04:08:30 d62a02444d39: Layer already exists 04:08:30 3.2.0-dev.66: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:30 fc6efd92c468: Preparing 04:08:30 74129115d092: Preparing 04:08:30 204e7e73d2f4: Preparing 04:08:30 91cc5418c39d: Preparing 04:08:30 2f449208cda4: Preparing 04:08:30 e7f6477a5af3: Preparing 04:08:30 7396ffcf17f1: Preparing 04:08:30 4ef0404a7863: Preparing 04:08:30 d62a02444d39: Preparing 04:08:30 d62a02444d39: Waiting 04:08:30 7396ffcf17f1: Waiting 04:08:30 4ef0404a7863: Waiting 04:08:30 e7f6477a5af3: Waiting 04:08:30 91cc5418c39d: Layer already exists 04:08:30 204e7e73d2f4: Layer already exists 04:08:30 fc6efd92c468: Layer already exists 04:08:30 2f449208cda4: Layer already exists 04:08:30 74129115d092: Layer already exists 04:08:30 e7f6477a5af3: Layer already exists 04:08:30 7396ffcf17f1: Layer already exists 04:08:30 4ef0404a7863: Layer already exists 04:08:30 d62a02444d39: Layer already exists 04:08:30 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:08:31 fc6efd92c468: Preparing 04:08:31 74129115d092: Preparing 04:08:31 204e7e73d2f4: Preparing 04:08:31 91cc5418c39d: Preparing 04:08:31 2f449208cda4: Preparing 04:08:31 e7f6477a5af3: Preparing 04:08:31 7396ffcf17f1: Preparing 04:08:31 4ef0404a7863: Preparing 04:08:31 d62a02444d39: Preparing 04:08:31 e7f6477a5af3: Waiting 04:08:31 7396ffcf17f1: Waiting 04:08:31 4ef0404a7863: Waiting 04:08:31 d62a02444d39: Waiting 04:08:31 fc6efd92c468: Layer already exists 04:08:31 2f449208cda4: Layer already exists 04:08:31 74129115d092: Layer already exists 04:08:31 91cc5418c39d: Layer already exists 04:08:31 204e7e73d2f4: Layer already exists 04:08:31 7396ffcf17f1: Layer already exists 04:08:31 d62a02444d39: Layer already exists 04:08:31 4ef0404a7863: Layer already exists 04:08:31 e7f6477a5af3: Layer already exists 04:08:31 main: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:31 ===================================================== [Pipeline] echo 04:08:31 taggedImages: 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.66 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:08:31 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:08:31 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:31 latest 04:08:31 3.2.0-dev.66 04:08:31 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:31 main 04:08:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:32 bc04c5f74912: Preparing 04:08:32 77d47e320da8: Preparing 04:08:32 afb4c0bb3841: Preparing 04:08:32 2938dd3312ba: Preparing 04:08:32 8cd4d662ebcb: Preparing 04:08:32 2f449208cda4: Preparing 04:08:32 e7f6477a5af3: Preparing 04:08:32 3062286020a7: Preparing 04:08:32 23b70b1d7e97: Preparing 04:08:32 2c62280de077: Preparing 04:08:32 d62a02444d39: Preparing 04:08:32 e7f6477a5af3: Waiting 04:08:32 3062286020a7: Waiting 04:08:32 23b70b1d7e97: Waiting 04:08:32 2c62280de077: Waiting 04:08:32 d62a02444d39: Waiting 04:08:32 2f449208cda4: Waiting 04:08:32 bc04c5f74912: Pushed 04:08:32 2f449208cda4: Layer already exists 04:08:32 e7f6477a5af3: Layer already exists 04:08:32 77d47e320da8: Pushed 04:08:32 3062286020a7: Pushed 04:08:32 2938dd3312ba: Pushed 04:08:32 8cd4d662ebcb: Pushed 04:08:32 d62a02444d39: Layer already exists 04:08:32 23b70b1d7e97: Pushed 04:08:33 afb4c0bb3841: Pushed 04:08:33 2c62280de077: Pushed 04:08:33 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:34 bc04c5f74912: Preparing 04:08:34 77d47e320da8: Preparing 04:08:34 afb4c0bb3841: Preparing 04:08:34 2938dd3312ba: Preparing 04:08:34 8cd4d662ebcb: Preparing 04:08:34 2f449208cda4: Preparing 04:08:34 e7f6477a5af3: Preparing 04:08:34 3062286020a7: Preparing 04:08:34 23b70b1d7e97: Preparing 04:08:34 2c62280de077: Preparing 04:08:34 d62a02444d39: Preparing 04:08:34 3062286020a7: Waiting 04:08:34 23b70b1d7e97: Waiting 04:08:34 2c62280de077: Waiting 04:08:34 2f449208cda4: Waiting 04:08:34 d62a02444d39: Waiting 04:08:34 2938dd3312ba: Layer already exists 04:08:34 77d47e320da8: Layer already exists 04:08:34 8cd4d662ebcb: Layer already exists 04:08:34 afb4c0bb3841: Layer already exists 04:08:34 bc04c5f74912: Layer already exists 04:08:34 23b70b1d7e97: Layer already exists 04:08:34 3062286020a7: Layer already exists 04:08:34 2c62280de077: Layer already exists 04:08:34 e7f6477a5af3: Layer already exists 04:08:34 2f449208cda4: Layer already exists 04:08:34 d62a02444d39: Layer already exists 04:08:34 latest: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.66 04:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:35 bc04c5f74912: Preparing 04:08:35 77d47e320da8: Preparing 04:08:35 afb4c0bb3841: Preparing 04:08:35 2938dd3312ba: Preparing 04:08:35 8cd4d662ebcb: Preparing 04:08:35 2f449208cda4: Preparing 04:08:35 e7f6477a5af3: Preparing 04:08:35 3062286020a7: Preparing 04:08:35 23b70b1d7e97: Preparing 04:08:35 2c62280de077: Preparing 04:08:35 d62a02444d39: Preparing 04:08:35 e7f6477a5af3: Waiting 04:08:35 3062286020a7: Waiting 04:08:35 23b70b1d7e97: Waiting 04:08:35 2f449208cda4: Waiting 04:08:35 2c62280de077: Waiting 04:08:35 d62a02444d39: Waiting 04:08:35 77d47e320da8: Layer already exists 04:08:35 8cd4d662ebcb: Layer already exists 04:08:35 afb4c0bb3841: Layer already exists 04:08:35 bc04c5f74912: Layer already exists 04:08:35 2938dd3312ba: Layer already exists 04:08:35 3062286020a7: Layer already exists 04:08:35 2f449208cda4: Layer already exists 04:08:35 23b70b1d7e97: Layer already exists 04:08:35 e7f6477a5af3: Layer already exists 04:08:35 2c62280de077: Layer already exists 04:08:35 d62a02444d39: Layer already exists 04:08:35 3.2.0-dev.66: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:35 bc04c5f74912: Preparing 04:08:35 77d47e320da8: Preparing 04:08:35 afb4c0bb3841: Preparing 04:08:35 2938dd3312ba: Preparing 04:08:35 8cd4d662ebcb: Preparing 04:08:35 2f449208cda4: Preparing 04:08:35 e7f6477a5af3: Preparing 04:08:35 3062286020a7: Preparing 04:08:35 23b70b1d7e97: Preparing 04:08:35 2c62280de077: Preparing 04:08:35 d62a02444d39: Preparing 04:08:35 3062286020a7: Waiting 04:08:35 2c62280de077: Waiting 04:08:35 23b70b1d7e97: Waiting 04:08:35 d62a02444d39: Waiting 04:08:35 2f449208cda4: Waiting 04:08:35 e7f6477a5af3: Waiting 04:08:35 afb4c0bb3841: Layer already exists 04:08:35 bc04c5f74912: Layer already exists 04:08:35 77d47e320da8: Layer already exists 04:08:35 8cd4d662ebcb: Layer already exists 04:08:35 2938dd3312ba: Layer already exists 04:08:35 3062286020a7: Layer already exists 04:08:35 2f449208cda4: Layer already exists 04:08:35 e7f6477a5af3: Layer already exists 04:08:35 23b70b1d7e97: Layer already exists 04:08:35 2c62280de077: Layer already exists 04:08:35 d62a02444d39: Layer already exists 04:08:35 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:36 bc04c5f74912: Preparing 04:08:36 77d47e320da8: Preparing 04:08:36 afb4c0bb3841: Preparing 04:08:36 2938dd3312ba: Preparing 04:08:36 8cd4d662ebcb: Preparing 04:08:36 2f449208cda4: Preparing 04:08:36 e7f6477a5af3: Preparing 04:08:36 2f449208cda4: Waiting 04:08:36 3062286020a7: Preparing 04:08:36 23b70b1d7e97: Preparing 04:08:36 2c62280de077: Preparing 04:08:36 e7f6477a5af3: Waiting 04:08:36 3062286020a7: Waiting 04:08:36 23b70b1d7e97: Waiting 04:08:36 d62a02444d39: Preparing 04:08:36 d62a02444d39: Waiting 04:08:36 77d47e320da8: Layer already exists 04:08:36 2938dd3312ba: Layer already exists 04:08:36 afb4c0bb3841: Layer already exists 04:08:36 8cd4d662ebcb: Layer already exists 04:08:36 bc04c5f74912: Layer already exists 04:08:36 e7f6477a5af3: Layer already exists 04:08:36 2f449208cda4: Layer already exists 04:08:36 3062286020a7: Layer already exists 04:08:36 2c62280de077: Layer already exists 04:08:36 23b70b1d7e97: Layer already exists 04:08:36 d62a02444d39: Layer already exists 04:08:36 main: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:36 ===================================================== [Pipeline] echo 04:08:36 taggedImages: 04:08:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.66 04:08:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:08:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:08:36 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:36 latest 04:08:36 3.2.0-dev.66 04:08:36 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:36 main 04:08:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:37 a509b7442470: Preparing 04:08:37 03b23a6d0b64: Preparing 04:08:37 21f3796b3255: Preparing 04:08:37 4af5cb83f694: Preparing 04:08:37 8b9a8e6b1cc2: Preparing 04:08:37 45be9ed92c1c: Preparing 04:08:37 3bb85debaf7e: Preparing 04:08:37 2f449208cda4: Preparing 04:08:37 e7f6477a5af3: Preparing 04:08:37 ebc036e66800: Preparing 04:08:37 939f847d12ed: Preparing 04:08:37 d62a02444d39: Preparing 04:08:37 45be9ed92c1c: Waiting 04:08:37 ebc036e66800: Waiting 04:08:37 3bb85debaf7e: Waiting 04:08:37 939f847d12ed: Waiting 04:08:37 d62a02444d39: Waiting 04:08:37 2f449208cda4: Waiting 04:08:37 a509b7442470: Pushed 04:08:37 8b9a8e6b1cc2: Pushed 04:08:37 03b23a6d0b64: Pushed 04:08:37 2f449208cda4: Layer already exists 04:08:37 e7f6477a5af3: Layer already exists 04:08:37 45be9ed92c1c: Pushed 04:08:37 3bb85debaf7e: Pushed 04:08:37 d62a02444d39: Layer already exists 04:08:37 ebc036e66800: Pushed 04:08:38 4af5cb83f694: Pushed 04:08:38 21f3796b3255: Pushed 04:08:38 939f847d12ed: Pushed 04:08:38 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:39 a509b7442470: Preparing 04:08:39 03b23a6d0b64: Preparing 04:08:39 21f3796b3255: Preparing 04:08:39 4af5cb83f694: Preparing 04:08:39 8b9a8e6b1cc2: Preparing 04:08:39 45be9ed92c1c: Preparing 04:08:39 3bb85debaf7e: Preparing 04:08:39 2f449208cda4: Preparing 04:08:39 e7f6477a5af3: Preparing 04:08:39 ebc036e66800: Preparing 04:08:39 939f847d12ed: Preparing 04:08:39 d62a02444d39: Preparing 04:08:39 e7f6477a5af3: Waiting 04:08:39 ebc036e66800: Waiting 04:08:39 939f847d12ed: Waiting 04:08:39 45be9ed92c1c: Waiting 04:08:39 3bb85debaf7e: Waiting 04:08:39 2f449208cda4: Waiting 04:08:39 d62a02444d39: Waiting 04:08:39 03b23a6d0b64: Layer already exists 04:08:39 4af5cb83f694: Layer already exists 04:08:39 8b9a8e6b1cc2: Layer already exists 04:08:39 21f3796b3255: Layer already exists 04:08:39 a509b7442470: Layer already exists 04:08:39 e7f6477a5af3: Layer already exists 04:08:39 3bb85debaf7e: Layer already exists 04:08:39 45be9ed92c1c: Layer already exists 04:08:39 ebc036e66800: Layer already exists 04:08:39 2f449208cda4: Layer already exists 04:08:39 d62a02444d39: Layer already exists 04:08:39 939f847d12ed: Layer already exists 04:08:39 latest: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.66 04:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:40 a509b7442470: Preparing 04:08:40 03b23a6d0b64: Preparing 04:08:40 21f3796b3255: Preparing 04:08:40 4af5cb83f694: Preparing 04:08:40 8b9a8e6b1cc2: Preparing 04:08:40 45be9ed92c1c: Preparing 04:08:40 3bb85debaf7e: Preparing 04:08:40 2f449208cda4: Preparing 04:08:40 e7f6477a5af3: Preparing 04:08:40 ebc036e66800: Preparing 04:08:40 939f847d12ed: Preparing 04:08:40 d62a02444d39: Preparing 04:08:40 e7f6477a5af3: Waiting 04:08:40 939f847d12ed: Waiting 04:08:40 3bb85debaf7e: Waiting 04:08:40 d62a02444d39: Waiting 04:08:40 ebc036e66800: Waiting 04:08:40 45be9ed92c1c: Waiting 04:08:40 2f449208cda4: Waiting 04:08:40 a509b7442470: Layer already exists 04:08:40 03b23a6d0b64: Layer already exists 04:08:40 4af5cb83f694: Layer already exists 04:08:40 21f3796b3255: Layer already exists 04:08:40 8b9a8e6b1cc2: Layer already exists 04:08:40 45be9ed92c1c: Layer already exists 04:08:40 3bb85debaf7e: Layer already exists 04:08:40 e7f6477a5af3: Layer already exists 04:08:40 ebc036e66800: Layer already exists 04:08:40 2f449208cda4: Layer already exists 04:08:40 939f847d12ed: Layer already exists 04:08:40 d62a02444d39: Layer already exists 04:08:40 3.2.0-dev.66: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:40 a509b7442470: Preparing 04:08:40 03b23a6d0b64: Preparing 04:08:40 21f3796b3255: Preparing 04:08:40 4af5cb83f694: Preparing 04:08:40 8b9a8e6b1cc2: Preparing 04:08:40 45be9ed92c1c: Preparing 04:08:40 3bb85debaf7e: Preparing 04:08:40 2f449208cda4: Preparing 04:08:40 e7f6477a5af3: Preparing 04:08:40 ebc036e66800: Preparing 04:08:40 939f847d12ed: Preparing 04:08:40 d62a02444d39: Preparing 04:08:40 45be9ed92c1c: Waiting 04:08:40 3bb85debaf7e: Waiting 04:08:40 2f449208cda4: Waiting 04:08:40 e7f6477a5af3: Waiting 04:08:40 ebc036e66800: Waiting 04:08:40 939f847d12ed: Waiting 04:08:40 d62a02444d39: Waiting 04:08:40 a509b7442470: Layer already exists 04:08:40 8b9a8e6b1cc2: Layer already exists 04:08:40 03b23a6d0b64: Layer already exists 04:08:40 4af5cb83f694: Layer already exists 04:08:40 21f3796b3255: Layer already exists 04:08:40 3bb85debaf7e: Layer already exists 04:08:40 45be9ed92c1c: Layer already exists 04:08:40 e7f6477a5af3: Layer already exists 04:08:40 ebc036e66800: Layer already exists 04:08:40 2f449208cda4: Layer already exists 04:08:40 939f847d12ed: Layer already exists 04:08:40 d62a02444d39: Layer already exists 04:08:40 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:41 a509b7442470: Preparing 04:08:41 03b23a6d0b64: Preparing 04:08:41 21f3796b3255: Preparing 04:08:41 4af5cb83f694: Preparing 04:08:41 8b9a8e6b1cc2: Preparing 04:08:41 45be9ed92c1c: Preparing 04:08:41 3bb85debaf7e: Preparing 04:08:41 2f449208cda4: Preparing 04:08:41 e7f6477a5af3: Preparing 04:08:41 ebc036e66800: Preparing 04:08:41 939f847d12ed: Preparing 04:08:41 d62a02444d39: Preparing 04:08:41 45be9ed92c1c: Waiting 04:08:41 e7f6477a5af3: Waiting 04:08:41 939f847d12ed: Waiting 04:08:41 ebc036e66800: Waiting 04:08:41 3bb85debaf7e: Waiting 04:08:41 2f449208cda4: Waiting 04:08:41 21f3796b3255: Layer already exists 04:08:41 4af5cb83f694: Layer already exists 04:08:41 03b23a6d0b64: Layer already exists 04:08:41 a509b7442470: Layer already exists 04:08:41 8b9a8e6b1cc2: Layer already exists 04:08:41 45be9ed92c1c: Layer already exists 04:08:41 3bb85debaf7e: Layer already exists 04:08:41 e7f6477a5af3: Layer already exists 04:08:41 ebc036e66800: Layer already exists 04:08:41 2f449208cda4: Layer already exists 04:08:41 939f847d12ed: Layer already exists 04:08:41 d62a02444d39: Layer already exists 04:08:41 main: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:41 ===================================================== [Pipeline] echo 04:08:41 taggedImages: 04:08:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.66 04:08:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:08:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:08:41 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:41 latest 04:08:41 3.2.0-dev.66 04:08:41 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:41 main 04:08:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:42 1e57a2eb781e: Preparing 04:08:42 528db92ce274: Preparing 04:08:42 2f449208cda4: Preparing 04:08:42 e7f6477a5af3: Preparing 04:08:42 cb2dcf75e8f2: Preparing 04:08:42 46d60036efcb: Preparing 04:08:42 d62a02444d39: Preparing 04:08:42 d62a02444d39: Waiting 04:08:42 e7f6477a5af3: Layer already exists 04:08:42 2f449208cda4: Layer already exists 04:08:42 d62a02444d39: Layer already exists 04:08:42 cb2dcf75e8f2: Pushed 04:08:42 1e57a2eb781e: Pushed 04:08:43 46d60036efcb: Pushed 04:08:43 #73 ... 04:08:43 04:08:43 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #81 DONE 102.9s 04:08:43 04:08:43 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #85 DONE 93.0s 04:08:43 04:08:43 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #88 DONE 78.1s 04:08:43 04:08:43 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #82 DONE 103.1s 04:08:43 04:08:43 #119 [core-metadata builder 6/7] COPY . . 04:08:43 #119 ... 04:08:43 04:08:43 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #86 DONE 90.1s 04:08:43 04:08:43 #120 [security-proxy-setup builder 6/7] COPY . . 04:08:43 #120 DONE 2.0s 04:08:43 04:08:43 #121 [security-bootstrapper builder 6/7] COPY . . 04:08:43 #121 CACHED 04:08:43 04:08:43 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:08:43 #122 CACHED 04:08:43 04:08:43 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #123 CACHED 04:08:43 04:08:43 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:08:43 #124 CACHED 04:08:43 04:08:43 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #125 CACHED 04:08:43 04:08:43 #126 [security-secretstore-setup builder 6/7] COPY . . 04:08:43 #126 CACHED 04:08:43 04:08:43 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:08:43 #127 CACHED 04:08:43 04:08:43 #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #128 CACHED 04:08:43 04:08:43 #129 [support-notifications builder 6/7] COPY . . 04:08:43 #129 CACHED 04:08:43 04:08:43 #130 [core-keeper builder 7/8] COPY . . 04:08:43 #130 DONE 2.1s 04:08:43 04:08:43 #131 [support-cron-scheduler builder 6/7] COPY . . 04:08:43 #131 DONE 2.1s 04:08:43 04:08:43 #119 [core-metadata builder 6/7] COPY . . 04:08:43 #119 DONE 2.1s 04:08:43 04:08:43 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:08:43 #132 ... 04:08:43 04:08:43 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:08:43 #133 CACHED 04:08:43 04:08:43 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 04:08:43 #134 CACHED 04:08:43 04:08:43 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #135 CACHED 04:08:43 04:08:43 #136 [security-spiffe-token-provider builder 6/7] COPY . . 04:08:43 #136 DONE 2.1s 04:08:43 04:08:43 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 04:08:43 #137 CACHED 04:08:43 04:08:43 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #138 CACHED 04:08:43 04:08:43 #139 [core-data builder 6/7] COPY . . 04:08:43 #139 CACHED 04:08:43 04:08:43 #140 [core-command builder 6/7] COPY . . 04:08:43 #140 CACHED 04:08:43 04:08:43 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 04:08:43 #141 CACHED 04:08:43 04:08:43 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #142 CACHED 04:08:43 04:08:43 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #143 CACHED 04:08:43 04:08:43 #144 [security-proxy-auth builder 6/7] COPY . . 04:08:43 #144 CACHED 04:08:43 04:08:43 #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:08:43 #145 CACHED 04:08:43 04:08:43 #146 [support-scheduler builder 6/7] COPY . . 04:08:43 #146 CACHED 04:08:43 04:08:43 #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:08:43 #147 CACHED 04:08:43 04:08:43 #148 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:43 #148 CACHED 04:08:43 04:08:43 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:08:43 #149 ... 04:08:43 04:08:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:08:43 #0 5.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:08:43 #150 ... 04:08:43 04:08:43 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:08:43 #0 5.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:08:44 528db92ce274: Pushed 04:08:44 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:44 #151 ... 04:08:44 04:08:44 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:08:44 #132 6.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:08:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:44 1e57a2eb781e: Preparing 04:08:44 528db92ce274: Preparing 04:08:44 2f449208cda4: Preparing 04:08:44 e7f6477a5af3: Preparing 04:08:44 cb2dcf75e8f2: Preparing 04:08:44 46d60036efcb: Preparing 04:08:44 d62a02444d39: Preparing 04:08:44 46d60036efcb: Waiting 04:08:44 d62a02444d39: Waiting 04:08:44 cb2dcf75e8f2: Layer already exists 04:08:44 1e57a2eb781e: Layer already exists 04:08:44 528db92ce274: Layer already exists 04:08:44 e7f6477a5af3: Layer already exists 04:08:44 2f449208cda4: Layer already exists 04:08:44 46d60036efcb: Layer already exists 04:08:44 d62a02444d39: Layer already exists 04:08:44 latest: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.66 04:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:45 1e57a2eb781e: Preparing 04:08:45 528db92ce274: Preparing 04:08:45 2f449208cda4: Preparing 04:08:45 e7f6477a5af3: Preparing 04:08:45 cb2dcf75e8f2: Preparing 04:08:45 46d60036efcb: Preparing 04:08:45 d62a02444d39: Preparing 04:08:45 d62a02444d39: Waiting 04:08:45 46d60036efcb: Waiting 04:08:45 cb2dcf75e8f2: Layer already exists 04:08:45 2f449208cda4: Layer already exists 04:08:45 1e57a2eb781e: Layer already exists 04:08:45 e7f6477a5af3: Layer already exists 04:08:45 528db92ce274: Layer already exists 04:08:45 d62a02444d39: Layer already exists 04:08:45 46d60036efcb: Layer already exists 04:08:45 3.2.0-dev.66: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:46 1e57a2eb781e: Preparing 04:08:46 528db92ce274: Preparing 04:08:46 2f449208cda4: Preparing 04:08:46 e7f6477a5af3: Preparing 04:08:46 cb2dcf75e8f2: Preparing 04:08:46 46d60036efcb: Preparing 04:08:46 d62a02444d39: Preparing 04:08:46 46d60036efcb: Waiting 04:08:46 d62a02444d39: Waiting 04:08:46 e7f6477a5af3: Layer already exists 04:08:46 1e57a2eb781e: Layer already exists 04:08:46 528db92ce274: Layer already exists 04:08:46 cb2dcf75e8f2: Layer already exists 04:08:46 2f449208cda4: Layer already exists 04:08:46 46d60036efcb: Layer already exists 04:08:46 d62a02444d39: Layer already exists 04:08:46 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:08:46 1e57a2eb781e: Preparing 04:08:46 528db92ce274: Preparing 04:08:46 2f449208cda4: Preparing 04:08:46 e7f6477a5af3: Preparing 04:08:46 cb2dcf75e8f2: Preparing 04:08:46 46d60036efcb: Preparing 04:08:46 d62a02444d39: Preparing 04:08:46 46d60036efcb: Waiting 04:08:46 d62a02444d39: Waiting 04:08:46 cb2dcf75e8f2: Layer already exists 04:08:46 e7f6477a5af3: Layer already exists 04:08:46 2f449208cda4: Layer already exists 04:08:46 528db92ce274: Layer already exists 04:08:46 1e57a2eb781e: Layer already exists 04:08:46 46d60036efcb: Layer already exists 04:08:46 d62a02444d39: Layer already exists 04:08:46 main: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:46 ===================================================== [Pipeline] echo 04:08:46 taggedImages: 04:08:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:08:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.66 04:08:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:08:46 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:08:46 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:46 latest 04:08:46 3.2.0-dev.66 04:08:46 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:46 main 04:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:47 c9091de296b2: Preparing 04:08:47 bec3527a8bd1: Preparing 04:08:47 4281a572ff1c: Preparing 04:08:47 2f449208cda4: Preparing 04:08:47 e7f6477a5af3: Preparing 04:08:47 f22ab71dd2f0: Preparing 04:08:47 fec267c7aab3: Preparing 04:08:47 87b7f981a413: Preparing 04:08:47 5b07579c4812: Preparing 04:08:47 d62a02444d39: Preparing 04:08:47 87b7f981a413: Waiting 04:08:47 f22ab71dd2f0: Waiting 04:08:47 fec267c7aab3: Waiting 04:08:47 d62a02444d39: Waiting 04:08:47 e7f6477a5af3: Layer already exists 04:08:47 2f449208cda4: Layer already exists 04:08:47 c9091de296b2: Pushed 04:08:47 4281a572ff1c: Pushed 04:08:47 bec3527a8bd1: Pushed 04:08:47 d62a02444d39: Layer already exists 04:08:47 87b7f981a413: Pushed 04:08:48 5b07579c4812: Pushed 04:08:48 #132 ... 04:08:48 04:08:48 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:08:48 #0 4.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:08:48 #152 ... 04:08:48 04:08:48 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:08:48 #0 6.465 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:08:48 #153 ... 04:08:48 04:08:48 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:08:48 #0 6.194 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:08:48 #154 ... 04:08:48 04:08:48 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:08:48 #0 6.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:08:48 #155 ... 04:08:48 04:08:48 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:08:48 #0 5.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:08:48 #156 ... 04:08:48 04:08:48 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:08:48 #0 5.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:08:49 #157 ... 04:08:49 04:08:49 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:08:49 #0 5.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:08:49 #158 ... 04:08:49 04:08:49 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:08:49 #0 4.665 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:08:49 #159 ... 04:08:49 04:08:49 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:08:49 #0 5.809 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:08:49 #160 ... 04:08:49 04:08:49 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:08:49 #149 6.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:08:53 fec267c7aab3: Pushed 04:08:56 f22ab71dd2f0: Pushed 04:08:56 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:57 c9091de296b2: Preparing 04:08:57 bec3527a8bd1: Preparing 04:08:57 4281a572ff1c: Preparing 04:08:57 2f449208cda4: Preparing 04:08:57 e7f6477a5af3: Preparing 04:08:57 f22ab71dd2f0: Preparing 04:08:57 fec267c7aab3: Preparing 04:08:57 87b7f981a413: Preparing 04:08:57 5b07579c4812: Preparing 04:08:57 d62a02444d39: Preparing 04:08:57 f22ab71dd2f0: Waiting 04:08:57 fec267c7aab3: Waiting 04:08:57 87b7f981a413: Waiting 04:08:57 5b07579c4812: Waiting 04:08:57 d62a02444d39: Waiting 04:08:57 2f449208cda4: Layer already exists 04:08:57 4281a572ff1c: Layer already exists 04:08:57 bec3527a8bd1: Layer already exists 04:08:57 e7f6477a5af3: Layer already exists 04:08:57 c9091de296b2: Layer already exists 04:08:57 fec267c7aab3: Layer already exists 04:08:57 5b07579c4812: Layer already exists 04:08:57 f22ab71dd2f0: Layer already exists 04:08:57 87b7f981a413: Layer already exists 04:08:57 d62a02444d39: Layer already exists 04:08:57 latest: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.66 04:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:58 c9091de296b2: Preparing 04:08:58 bec3527a8bd1: Preparing 04:08:58 4281a572ff1c: Preparing 04:08:58 2f449208cda4: Preparing 04:08:58 e7f6477a5af3: Preparing 04:08:58 f22ab71dd2f0: Preparing 04:08:58 fec267c7aab3: Preparing 04:08:58 87b7f981a413: Preparing 04:08:58 5b07579c4812: Preparing 04:08:58 d62a02444d39: Preparing 04:08:58 fec267c7aab3: Waiting 04:08:58 87b7f981a413: Waiting 04:08:58 5b07579c4812: Waiting 04:08:58 d62a02444d39: Waiting 04:08:58 f22ab71dd2f0: Waiting 04:08:58 2f449208cda4: Layer already exists 04:08:58 c9091de296b2: Layer already exists 04:08:58 e7f6477a5af3: Layer already exists 04:08:58 4281a572ff1c: Layer already exists 04:08:58 bec3527a8bd1: Layer already exists 04:08:58 f22ab71dd2f0: Layer already exists 04:08:58 87b7f981a413: Layer already exists 04:08:58 fec267c7aab3: Layer already exists 04:08:58 d62a02444d39: Layer already exists 04:08:58 5b07579c4812: Layer already exists 04:08:58 3.2.0-dev.66: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:58 c9091de296b2: Preparing 04:08:58 bec3527a8bd1: Preparing 04:08:58 4281a572ff1c: Preparing 04:08:58 2f449208cda4: Preparing 04:08:58 e7f6477a5af3: Preparing 04:08:58 f22ab71dd2f0: Preparing 04:08:58 fec267c7aab3: Preparing 04:08:58 87b7f981a413: Preparing 04:08:58 5b07579c4812: Preparing 04:08:58 d62a02444d39: Preparing 04:08:58 fec267c7aab3: Waiting 04:08:58 5b07579c4812: Waiting 04:08:58 d62a02444d39: Waiting 04:08:58 87b7f981a413: Waiting 04:08:58 e7f6477a5af3: Layer already exists 04:08:58 4281a572ff1c: Layer already exists 04:08:58 c9091de296b2: Layer already exists 04:08:58 bec3527a8bd1: Layer already exists 04:08:58 2f449208cda4: Layer already exists 04:08:58 fec267c7aab3: Layer already exists 04:08:58 f22ab71dd2f0: Layer already exists 04:08:58 87b7f981a413: Layer already exists 04:08:58 5b07579c4812: Layer already exists 04:08:58 d62a02444d39: Layer already exists 04:08:58 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:08:59 c9091de296b2: Preparing 04:08:59 bec3527a8bd1: Preparing 04:08:59 4281a572ff1c: Preparing 04:08:59 2f449208cda4: Preparing 04:08:59 e7f6477a5af3: Preparing 04:08:59 f22ab71dd2f0: Preparing 04:08:59 fec267c7aab3: Preparing 04:08:59 87b7f981a413: Preparing 04:08:59 5b07579c4812: Preparing 04:08:59 d62a02444d39: Preparing 04:08:59 87b7f981a413: Waiting 04:08:59 5b07579c4812: Waiting 04:08:59 d62a02444d39: Waiting 04:08:59 fec267c7aab3: Waiting 04:08:59 c9091de296b2: Layer already exists 04:08:59 e7f6477a5af3: Layer already exists 04:08:59 bec3527a8bd1: Layer already exists 04:08:59 2f449208cda4: Layer already exists 04:08:59 4281a572ff1c: Layer already exists 04:08:59 f22ab71dd2f0: Layer already exists 04:08:59 5b07579c4812: Layer already exists 04:08:59 fec267c7aab3: Layer already exists 04:08:59 87b7f981a413: Layer already exists 04:08:59 d62a02444d39: Layer already exists 04:08:59 main: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:59 ===================================================== [Pipeline] echo 04:08:59 taggedImages: 04:08:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb 04:08:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:08:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.66 04:08:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:08:59 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:08:59 1b547b08863b9eb04e96d431cd29a638682022cb 04:08:59 latest 04:08:59 3.2.0-dev.66 04:08:59 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:08:59 main 04:08:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:00 a729ec0b74b0: Preparing 04:09:00 7af1825506c8: Preparing 04:09:00 ac2e794b09d0: Preparing 04:09:00 2f449208cda4: Preparing 04:09:00 e7f6477a5af3: Preparing 04:09:00 d774a1601d7b: Preparing 04:09:00 5c14cccea18f: Preparing 04:09:00 353aeeb23860: Preparing 04:09:00 d62a02444d39: Preparing 04:09:00 5c14cccea18f: Waiting 04:09:00 353aeeb23860: Waiting 04:09:00 d62a02444d39: Waiting 04:09:00 d774a1601d7b: Waiting 04:09:00 2f449208cda4: Layer already exists 04:09:00 e7f6477a5af3: Layer already exists 04:09:01 a729ec0b74b0: Pushed 04:09:01 7af1825506c8: Pushed 04:09:01 5c14cccea18f: Pushed 04:09:01 ac2e794b09d0: Pushed 04:09:01 d62a02444d39: Layer already exists 04:09:01 353aeeb23860: Pushed 04:09:11 d774a1601d7b: Pushed 04:09:11 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:11 a729ec0b74b0: Preparing 04:09:11 7af1825506c8: Preparing 04:09:11 ac2e794b09d0: Preparing 04:09:11 2f449208cda4: Preparing 04:09:11 e7f6477a5af3: Preparing 04:09:11 d774a1601d7b: Preparing 04:09:11 5c14cccea18f: Preparing 04:09:11 353aeeb23860: Preparing 04:09:11 d62a02444d39: Preparing 04:09:11 d774a1601d7b: Waiting 04:09:11 5c14cccea18f: Waiting 04:09:11 353aeeb23860: Waiting 04:09:11 d62a02444d39: Waiting 04:09:11 a729ec0b74b0: Layer already exists 04:09:11 e7f6477a5af3: Layer already exists 04:09:11 2f449208cda4: Layer already exists 04:09:11 ac2e794b09d0: Layer already exists 04:09:11 7af1825506c8: Layer already exists 04:09:11 5c14cccea18f: Layer already exists 04:09:11 d62a02444d39: Layer already exists 04:09:11 d774a1601d7b: Layer already exists 04:09:11 353aeeb23860: Layer already exists 04:09:11 latest: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.66 04:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:12 a729ec0b74b0: Preparing 04:09:12 7af1825506c8: Preparing 04:09:12 ac2e794b09d0: Preparing 04:09:12 2f449208cda4: Preparing 04:09:12 e7f6477a5af3: Preparing 04:09:12 d774a1601d7b: Preparing 04:09:12 d774a1601d7b: Waiting 04:09:12 5c14cccea18f: Preparing 04:09:12 353aeeb23860: Preparing 04:09:12 5c14cccea18f: Waiting 04:09:12 d62a02444d39: Preparing 04:09:12 d62a02444d39: Waiting 04:09:12 353aeeb23860: Waiting 04:09:12 a729ec0b74b0: Layer already exists 04:09:12 e7f6477a5af3: Layer already exists 04:09:12 ac2e794b09d0: Layer already exists 04:09:12 7af1825506c8: Layer already exists 04:09:12 2f449208cda4: Layer already exists 04:09:12 353aeeb23860: Layer already exists 04:09:12 d774a1601d7b: Layer already exists 04:09:12 d62a02444d39: Layer already exists 04:09:12 5c14cccea18f: Layer already exists 04:09:12 3.2.0-dev.66: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:13 a729ec0b74b0: Preparing 04:09:13 7af1825506c8: Preparing 04:09:13 ac2e794b09d0: Preparing 04:09:13 2f449208cda4: Preparing 04:09:13 e7f6477a5af3: Preparing 04:09:13 d774a1601d7b: Preparing 04:09:13 5c14cccea18f: Preparing 04:09:13 353aeeb23860: Preparing 04:09:13 d62a02444d39: Preparing 04:09:13 d774a1601d7b: Waiting 04:09:13 5c14cccea18f: Waiting 04:09:13 d62a02444d39: Waiting 04:09:13 353aeeb23860: Waiting 04:09:13 ac2e794b09d0: Layer already exists 04:09:13 2f449208cda4: Layer already exists 04:09:13 a729ec0b74b0: Layer already exists 04:09:13 e7f6477a5af3: Layer already exists 04:09:13 7af1825506c8: Layer already exists 04:09:13 d774a1601d7b: Layer already exists 04:09:13 353aeeb23860: Layer already exists 04:09:13 5c14cccea18f: Layer already exists 04:09:13 d62a02444d39: Layer already exists 04:09:13 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:09:14 a729ec0b74b0: Preparing 04:09:14 7af1825506c8: Preparing 04:09:14 ac2e794b09d0: Preparing 04:09:14 2f449208cda4: Preparing 04:09:14 e7f6477a5af3: Preparing 04:09:14 d774a1601d7b: Preparing 04:09:14 5c14cccea18f: Preparing 04:09:14 353aeeb23860: Preparing 04:09:14 d62a02444d39: Preparing 04:09:14 d774a1601d7b: Waiting 04:09:14 5c14cccea18f: Waiting 04:09:14 353aeeb23860: Waiting 04:09:14 d62a02444d39: Waiting 04:09:14 e7f6477a5af3: Layer already exists 04:09:14 7af1825506c8: Layer already exists 04:09:14 2f449208cda4: Layer already exists 04:09:14 ac2e794b09d0: Layer already exists 04:09:14 a729ec0b74b0: Layer already exists 04:09:14 d774a1601d7b: Layer already exists 04:09:14 5c14cccea18f: Layer already exists 04:09:14 353aeeb23860: Layer already exists 04:09:14 d62a02444d39: Layer already exists 04:09:14 main: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:14 ===================================================== [Pipeline] echo 04:09:14 taggedImages: 04:09:14 - nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:09:14 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.66 04:09:14 - nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:09:14 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:09:14 1b547b08863b9eb04e96d431cd29a638682022cb 04:09:14 latest 04:09:14 3.2.0-dev.66 04:09:14 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:14 main 04:09:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:15 8dfd7c005f0e: Preparing 04:09:15 e8edf08b5c8d: Preparing 04:09:15 90100dc60e9a: Preparing 04:09:15 2f449208cda4: Preparing 04:09:15 e7f6477a5af3: Preparing 04:09:15 678abbd5fdae: Preparing 04:09:15 87b7f981a413: Preparing 04:09:15 5b07579c4812: Preparing 04:09:15 d62a02444d39: Preparing 04:09:15 87b7f981a413: Waiting 04:09:15 5b07579c4812: Waiting 04:09:15 d62a02444d39: Waiting 04:09:15 678abbd5fdae: Waiting 04:09:15 e7f6477a5af3: Layer already exists 04:09:15 2f449208cda4: Layer already exists 04:09:15 87b7f981a413: Layer already exists 04:09:15 5b07579c4812: Layer already exists 04:09:15 d62a02444d39: Layer already exists 04:09:15 90100dc60e9a: Pushed 04:09:15 e8edf08b5c8d: Pushed 04:09:15 8dfd7c005f0e: Pushed 04:09:25 678abbd5fdae: Pushed 04:09:25 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:25 8dfd7c005f0e: Preparing 04:09:25 e8edf08b5c8d: Preparing 04:09:25 90100dc60e9a: Preparing 04:09:25 2f449208cda4: Preparing 04:09:25 e7f6477a5af3: Preparing 04:09:25 678abbd5fdae: Preparing 04:09:25 87b7f981a413: Preparing 04:09:25 5b07579c4812: Preparing 04:09:25 d62a02444d39: Preparing 04:09:25 678abbd5fdae: Waiting 04:09:25 87b7f981a413: Waiting 04:09:25 5b07579c4812: Waiting 04:09:25 d62a02444d39: Waiting 04:09:25 e8edf08b5c8d: Layer already exists 04:09:25 8dfd7c005f0e: Layer already exists 04:09:25 e7f6477a5af3: Layer already exists 04:09:25 90100dc60e9a: Layer already exists 04:09:25 2f449208cda4: Layer already exists 04:09:25 678abbd5fdae: Layer already exists 04:09:25 87b7f981a413: Layer already exists 04:09:25 5b07579c4812: Layer already exists 04:09:25 d62a02444d39: Layer already exists 04:09:25 latest: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.66 04:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:26 8dfd7c005f0e: Preparing 04:09:26 e8edf08b5c8d: Preparing 04:09:26 90100dc60e9a: Preparing 04:09:26 2f449208cda4: Preparing 04:09:26 e7f6477a5af3: Preparing 04:09:26 678abbd5fdae: Preparing 04:09:26 87b7f981a413: Preparing 04:09:26 5b07579c4812: Preparing 04:09:26 d62a02444d39: Preparing 04:09:26 5b07579c4812: Waiting 04:09:26 d62a02444d39: Waiting 04:09:26 87b7f981a413: Waiting 04:09:26 678abbd5fdae: Waiting 04:09:26 e7f6477a5af3: Layer already exists 04:09:26 8dfd7c005f0e: Layer already exists 04:09:26 2f449208cda4: Layer already exists 04:09:26 e8edf08b5c8d: Layer already exists 04:09:26 90100dc60e9a: Layer already exists 04:09:26 5b07579c4812: Layer already exists 04:09:26 87b7f981a413: Layer already exists 04:09:26 d62a02444d39: Layer already exists 04:09:26 678abbd5fdae: Layer already exists 04:09:26 3.2.0-dev.66: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:27 8dfd7c005f0e: Preparing 04:09:27 e8edf08b5c8d: Preparing 04:09:27 90100dc60e9a: Preparing 04:09:27 2f449208cda4: Preparing 04:09:27 e7f6477a5af3: Preparing 04:09:27 678abbd5fdae: Preparing 04:09:27 678abbd5fdae: Waiting 04:09:27 87b7f981a413: Preparing 04:09:27 5b07579c4812: Preparing 04:09:27 d62a02444d39: Preparing 04:09:27 87b7f981a413: Waiting 04:09:27 d62a02444d39: Waiting 04:09:27 5b07579c4812: Waiting 04:09:27 e8edf08b5c8d: Layer already exists 04:09:27 8dfd7c005f0e: Layer already exists 04:09:27 2f449208cda4: Layer already exists 04:09:27 e7f6477a5af3: Layer already exists 04:09:27 90100dc60e9a: Layer already exists 04:09:27 5b07579c4812: Layer already exists 04:09:27 678abbd5fdae: Layer already exists 04:09:27 87b7f981a413: Layer already exists 04:09:27 d62a02444d39: Layer already exists 04:09:27 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:09:27 8dfd7c005f0e: Preparing 04:09:27 e8edf08b5c8d: Preparing 04:09:27 90100dc60e9a: Preparing 04:09:27 2f449208cda4: Preparing 04:09:27 e7f6477a5af3: Preparing 04:09:27 678abbd5fdae: Preparing 04:09:27 87b7f981a413: Preparing 04:09:27 5b07579c4812: Preparing 04:09:27 d62a02444d39: Preparing 04:09:27 87b7f981a413: Waiting 04:09:27 5b07579c4812: Waiting 04:09:27 d62a02444d39: Waiting 04:09:27 678abbd5fdae: Waiting 04:09:27 2f449208cda4: Layer already exists 04:09:27 8dfd7c005f0e: Layer already exists 04:09:27 90100dc60e9a: Layer already exists 04:09:27 e8edf08b5c8d: Layer already exists 04:09:27 e7f6477a5af3: Layer already exists 04:09:27 678abbd5fdae: Layer already exists 04:09:27 d62a02444d39: Layer already exists 04:09:27 87b7f981a413: Layer already exists 04:09:27 5b07579c4812: Layer already exists 04:09:27 main: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:27 ===================================================== [Pipeline] echo 04:09:27 taggedImages: 04:09:27 - nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:09:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.66 04:09:27 - nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:09:28 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 04:09:28 1b547b08863b9eb04e96d431cd29a638682022cb 04:09:28 latest 04:09:28 3.2.0-dev.66 04:09:28 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:28 main 04:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:28 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:09:28 8f6d7d018eaf: Preparing 04:09:28 ea79281e750f: Preparing 04:09:28 2f449208cda4: Preparing 04:09:28 e7f6477a5af3: Preparing 04:09:28 4f9ce7c21deb: Preparing 04:09:28 c998ac5c6b72: Preparing 04:09:28 d62a02444d39: Preparing 04:09:28 d62a02444d39: Waiting 04:09:28 c998ac5c6b72: Waiting 04:09:28 2f449208cda4: Layer already exists 04:09:28 e7f6477a5af3: Layer already exists 04:09:28 d62a02444d39: Layer already exists 04:09:28 4f9ce7c21deb: Pushed 04:09:28 8f6d7d018eaf: Pushed 04:09:28 c998ac5c6b72: Pushed 04:09:32 ea79281e750f: Pushed 04:09:32 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 04:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:09:32 8f6d7d018eaf: Preparing 04:09:32 ea79281e750f: Preparing 04:09:32 2f449208cda4: Preparing 04:09:32 e7f6477a5af3: Preparing 04:09:32 4f9ce7c21deb: Preparing 04:09:32 c998ac5c6b72: Preparing 04:09:32 d62a02444d39: Preparing 04:09:32 c998ac5c6b72: Waiting 04:09:32 d62a02444d39: Waiting 04:09:32 ea79281e750f: Layer already exists 04:09:32 2f449208cda4: Layer already exists 04:09:32 e7f6477a5af3: Layer already exists 04:09:32 8f6d7d018eaf: Layer already exists 04:09:32 4f9ce7c21deb: Layer already exists 04:09:32 c998ac5c6b72: Layer already exists 04:09:32 d62a02444d39: Layer already exists 04:09:32 latest: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:33 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.66 04:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:09:33 8f6d7d018eaf: Preparing 04:09:33 ea79281e750f: Preparing 04:09:33 2f449208cda4: Preparing 04:09:33 e7f6477a5af3: Preparing 04:09:33 4f9ce7c21deb: Preparing 04:09:33 c998ac5c6b72: Preparing 04:09:33 d62a02444d39: Preparing 04:09:33 d62a02444d39: Waiting 04:09:33 2f449208cda4: Layer already exists 04:09:33 ea79281e750f: Layer already exists 04:09:33 e7f6477a5af3: Layer already exists 04:09:33 4f9ce7c21deb: Layer already exists 04:09:33 8f6d7d018eaf: Layer already exists 04:09:33 d62a02444d39: Layer already exists 04:09:33 c998ac5c6b72: Layer already exists 04:09:33 3.2.0-dev.66: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:33 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:09:34 8f6d7d018eaf: Preparing 04:09:34 ea79281e750f: Preparing 04:09:34 2f449208cda4: Preparing 04:09:34 e7f6477a5af3: Preparing 04:09:34 4f9ce7c21deb: Preparing 04:09:34 c998ac5c6b72: Preparing 04:09:34 d62a02444d39: Preparing 04:09:34 d62a02444d39: Waiting 04:09:34 4f9ce7c21deb: Layer already exists 04:09:34 2f449208cda4: Layer already exists 04:09:34 e7f6477a5af3: Layer already exists 04:09:34 8f6d7d018eaf: Layer already exists 04:09:34 ea79281e750f: Layer already exists 04:09:34 c998ac5c6b72: Layer already exists 04:09:34 d62a02444d39: Layer already exists 04:09:34 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 04:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:09:34 8f6d7d018eaf: Preparing 04:09:34 ea79281e750f: Preparing 04:09:34 2f449208cda4: Preparing 04:09:34 e7f6477a5af3: Preparing 04:09:34 4f9ce7c21deb: Preparing 04:09:34 c998ac5c6b72: Preparing 04:09:34 d62a02444d39: Preparing 04:09:34 c998ac5c6b72: Waiting 04:09:34 d62a02444d39: Waiting 04:09:34 2f449208cda4: Layer already exists 04:09:34 8f6d7d018eaf: Layer already exists 04:09:34 4f9ce7c21deb: Layer already exists 04:09:34 ea79281e750f: Layer already exists 04:09:34 e7f6477a5af3: Layer already exists 04:09:34 c998ac5c6b72: Layer already exists 04:09:34 d62a02444d39: Layer already exists 04:09:34 main: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:35 ===================================================== [Pipeline] echo 04:09:35 taggedImages: 04:09:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 04:09:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.66 04:09:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 04:09:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:09:35 1b547b08863b9eb04e96d431cd29a638682022cb 04:09:35 latest 04:09:35 3.2.0-dev.66 04:09:35 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:35 main 04:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:35 53082568e83b: Preparing 04:09:35 968c779bbb6f: Preparing 04:09:35 2f449208cda4: Preparing 04:09:35 e7f6477a5af3: Preparing 04:09:35 40eac2cb93e6: Preparing 04:09:35 027d27b853c7: Preparing 04:09:35 d62a02444d39: Preparing 04:09:35 027d27b853c7: Waiting 04:09:35 d62a02444d39: Waiting 04:09:35 e7f6477a5af3: Layer already exists 04:09:35 2f449208cda4: Layer already exists 04:09:35 d62a02444d39: Layer already exists 04:09:35 40eac2cb93e6: Pushed 04:09:35 53082568e83b: Pushed 04:09:35 027d27b853c7: Pushed 04:09:39 968c779bbb6f: Pushed 04:09:39 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:39 53082568e83b: Preparing 04:09:39 968c779bbb6f: Preparing 04:09:39 2f449208cda4: Preparing 04:09:39 e7f6477a5af3: Preparing 04:09:39 40eac2cb93e6: Preparing 04:09:39 027d27b853c7: Preparing 04:09:39 d62a02444d39: Preparing 04:09:39 027d27b853c7: Waiting 04:09:39 d62a02444d39: Waiting 04:09:39 53082568e83b: Layer already exists 04:09:39 2f449208cda4: Layer already exists 04:09:39 e7f6477a5af3: Layer already exists 04:09:39 968c779bbb6f: Layer already exists 04:09:39 40eac2cb93e6: Layer already exists 04:09:39 027d27b853c7: Layer already exists 04:09:39 d62a02444d39: Layer already exists 04:09:39 latest: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.66 04:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:40 53082568e83b: Preparing 04:09:40 968c779bbb6f: Preparing 04:09:40 2f449208cda4: Preparing 04:09:40 e7f6477a5af3: Preparing 04:09:40 40eac2cb93e6: Preparing 04:09:40 027d27b853c7: Preparing 04:09:40 d62a02444d39: Preparing 04:09:40 027d27b853c7: Waiting 04:09:40 968c779bbb6f: Layer already exists 04:09:40 e7f6477a5af3: Layer already exists 04:09:40 40eac2cb93e6: Layer already exists 04:09:40 2f449208cda4: Layer already exists 04:09:40 53082568e83b: Layer already exists 04:09:40 027d27b853c7: Layer already exists 04:09:40 d62a02444d39: Layer already exists 04:09:40 3.2.0-dev.66: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:41 53082568e83b: Preparing 04:09:41 968c779bbb6f: Preparing 04:09:41 2f449208cda4: Preparing 04:09:41 e7f6477a5af3: Preparing 04:09:41 40eac2cb93e6: Preparing 04:09:41 027d27b853c7: Preparing 04:09:41 d62a02444d39: Preparing 04:09:41 027d27b853c7: Waiting 04:09:41 d62a02444d39: Waiting 04:09:41 e7f6477a5af3: Layer already exists 04:09:41 2f449208cda4: Layer already exists 04:09:41 968c779bbb6f: Layer already exists 04:09:41 40eac2cb93e6: Layer already exists 04:09:41 53082568e83b: Layer already exists 04:09:41 027d27b853c7: Layer already exists 04:09:41 d62a02444d39: Layer already exists 04:09:41 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:41 53082568e83b: Preparing 04:09:41 968c779bbb6f: Preparing 04:09:41 2f449208cda4: Preparing 04:09:41 e7f6477a5af3: Preparing 04:09:41 40eac2cb93e6: Preparing 04:09:41 027d27b853c7: Preparing 04:09:41 d62a02444d39: Preparing 04:09:41 027d27b853c7: Waiting 04:09:41 d62a02444d39: Waiting 04:09:41 968c779bbb6f: Layer already exists 04:09:41 53082568e83b: Layer already exists 04:09:41 40eac2cb93e6: Layer already exists 04:09:41 e7f6477a5af3: Layer already exists 04:09:41 2f449208cda4: Layer already exists 04:09:41 d62a02444d39: Layer already exists 04:09:41 027d27b853c7: Layer already exists 04:09:41 main: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:41 ===================================================== [Pipeline] echo 04:09:41 taggedImages: 04:09:41 - nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.66 04:09:41 - nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:09:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:09:41 1b547b08863b9eb04e96d431cd29a638682022cb 04:09:41 latest 04:09:41 3.2.0-dev.66 04:09:41 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:41 main 04:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:42 b43339a175d9: Preparing 04:09:42 4b0e281af1f1: Preparing 04:09:42 2f449208cda4: Preparing 04:09:42 e7f6477a5af3: Preparing 04:09:42 7396ffcf17f1: Preparing 04:09:42 4ef0404a7863: Preparing 04:09:42 d62a02444d39: Preparing 04:09:42 d62a02444d39: Waiting 04:09:42 4ef0404a7863: Waiting 04:09:42 e7f6477a5af3: Layer already exists 04:09:42 2f449208cda4: Layer already exists 04:09:42 7396ffcf17f1: Layer already exists 04:09:42 4ef0404a7863: Layer already exists 04:09:42 d62a02444d39: Layer already exists 04:09:42 b43339a175d9: Pushed 04:09:46 4b0e281af1f1: Pushed 04:09:46 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:46 b43339a175d9: Preparing 04:09:46 4b0e281af1f1: Preparing 04:09:46 2f449208cda4: Preparing 04:09:46 e7f6477a5af3: Preparing 04:09:46 7396ffcf17f1: Preparing 04:09:46 4ef0404a7863: Preparing 04:09:46 d62a02444d39: Preparing 04:09:46 4ef0404a7863: Waiting 04:09:46 7396ffcf17f1: Layer already exists 04:09:46 2f449208cda4: Layer already exists 04:09:46 4b0e281af1f1: Layer already exists 04:09:46 e7f6477a5af3: Layer already exists 04:09:46 b43339a175d9: Layer already exists 04:09:46 d62a02444d39: Layer already exists 04:09:46 4ef0404a7863: Layer already exists 04:09:46 latest: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.66 04:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:47 b43339a175d9: Preparing 04:09:47 4b0e281af1f1: Preparing 04:09:47 2f449208cda4: Preparing 04:09:47 e7f6477a5af3: Preparing 04:09:47 7396ffcf17f1: Preparing 04:09:47 4ef0404a7863: Preparing 04:09:47 d62a02444d39: Preparing 04:09:47 4ef0404a7863: Waiting 04:09:47 d62a02444d39: Waiting 04:09:47 4b0e281af1f1: Layer already exists 04:09:47 e7f6477a5af3: Layer already exists 04:09:47 2f449208cda4: Layer already exists 04:09:47 b43339a175d9: Layer already exists 04:09:47 7396ffcf17f1: Layer already exists 04:09:47 4ef0404a7863: Layer already exists 04:09:47 d62a02444d39: Layer already exists 04:09:47 3.2.0-dev.66: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:48 b43339a175d9: Preparing 04:09:48 4b0e281af1f1: Preparing 04:09:48 2f449208cda4: Preparing 04:09:48 e7f6477a5af3: Preparing 04:09:48 7396ffcf17f1: Preparing 04:09:48 4ef0404a7863: Preparing 04:09:48 d62a02444d39: Preparing 04:09:48 4ef0404a7863: Waiting 04:09:48 d62a02444d39: Waiting 04:09:48 4b0e281af1f1: Layer already exists 04:09:48 7396ffcf17f1: Layer already exists 04:09:48 2f449208cda4: Layer already exists 04:09:48 e7f6477a5af3: Layer already exists 04:09:48 b43339a175d9: Layer already exists 04:09:48 d62a02444d39: Layer already exists 04:09:48 4ef0404a7863: Layer already exists 04:09:48 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:49 b43339a175d9: Preparing 04:09:49 4b0e281af1f1: Preparing 04:09:49 2f449208cda4: Preparing 04:09:49 e7f6477a5af3: Preparing 04:09:49 7396ffcf17f1: Preparing 04:09:49 4ef0404a7863: Preparing 04:09:49 d62a02444d39: Preparing 04:09:49 4ef0404a7863: Waiting 04:09:49 e7f6477a5af3: Layer already exists 04:09:49 7396ffcf17f1: Layer already exists 04:09:49 b43339a175d9: Layer already exists 04:09:49 4b0e281af1f1: Layer already exists 04:09:49 2f449208cda4: Layer already exists 04:09:49 d62a02444d39: Layer already exists 04:09:49 4ef0404a7863: Layer already exists 04:09:49 main: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:49 ===================================================== [Pipeline] echo 04:09:49 taggedImages: 04:09:49 - nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb 04:09:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:49 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.66 04:09:49 - nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:09:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:28:12 #149 ... 04:28:12 04:28:12 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:28:12 #152 DONE 1160.4s 04:28:12 04:28:12 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:12 #156 ... 04:28:12 04:28:12 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:28:12 #161 DONE 0.4s 04:28:12 04:28:12 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:28:12 #162 DONE 2.1s 04:28:12 04:28:12 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:28:12 #163 DONE 0.5s 04:28:12 04:28:12 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:12 #159 ... 04:28:12 04:28:12 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:28:12 #164 DONE 0.2s 04:28:12 04:28:12 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:28:12 #165 DONE 0.3s 04:28:12 04:28:12 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:28:12 #166 DONE 0.2s 04:28:12 04:28:12 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:28:12 #167 DONE 0.1s 04:28:12 04:28:12 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:28:12 #168 DONE 0.1s 04:28:12 04:28:12 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:28:12 #169 DONE 0.1s 04:28:12 04:28:12 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:28:12 #170 DONE 0.1s 04:28:12 04:28:12 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:12 #158 1164.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:28:12 #158 ... 04:28:12 04:28:12 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:28:12 #171 DONE 0.1s 04:28:12 04:28:12 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:28:12 #172 DONE 2.5s 04:28:12 04:28:12 #112 [security-bootstrapper] exporting to image 04:28:12 #112 exporting layers 04:28:12 #112 exporting layers 1.1s done 04:28:12 #112 writing image sha256:413f46aeec331bf027029da623a9675ace34a7976a5b6d4878fc3f1f0788c557 0.0s done 04:28:12 #112 naming to docker.io/library/security-bootstrapper-arm64 done 04:28:12 #112 DONE 5.5s 04:28:12 04:28:12 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:28:12 #73 ... 04:28:12 04:28:12 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:12 #156 DONE 1174.1s 04:28:12 04:28:12 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:28:12 #155 ... 04:28:12 04:28:12 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:28:12 #173 DONE 0.3s 04:28:12 04:28:12 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:13 #132 ... 04:28:13 04:28:13 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:28:13 #174 DONE 0.2s 04:28:13 04:28:13 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:28:13 #175 DONE 0.2s 04:28:13 04:28:13 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:28:13 #176 DONE 0.3s 04:28:13 04:28:13 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:28:13 #177 DONE 0.3s 04:28:13 04:28:13 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:28:14 #178 DONE 0.1s 04:28:14 04:28:14 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:16 #179 DONE 2.1s 04:28:16 04:28:16 #112 [security-proxy-setup] exporting to image 04:28:16 #112 exporting layers 04:28:17 #112 exporting layers 1.1s done 04:28:17 #112 writing image sha256:f5154fea0ff7a16d1bbecd5e6382cd244c535e6d9e4d6c828c4a58148ade2672 04:28:17 #112 writing image sha256:f5154fea0ff7a16d1bbecd5e6382cd244c535e6d9e4d6c828c4a58148ade2672 done 04:28:17 #112 naming to docker.io/library/security-proxy-setup-arm64 done 04:28:17 #112 DONE 6.6s 04:28:17 04:28:17 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:28:24 #73 ... 04:28:24 04:28:24 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:24 #158 DONE 1185.1s 04:28:24 04:28:24 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:28:24 #155 ... 04:28:24 04:28:24 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:28:24 #180 DONE 0.3s 04:28:24 04:28:24 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:28:24 #73 ... 04:28:24 04:28:24 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:28:24 #181 DONE 0.3s 04:28:24 04:28:24 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:28:24 #73 ... 04:28:24 04:28:24 #182 [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 04:28:24 #182 DONE 0.3s 04:28:24 04:28:24 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:28:24 #73 ... 04:28:24 04:28:24 #183 [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 04:28:24 #183 DONE 0.1s 04:28:24 04:28:24 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:28:24 #184 DONE 0.1s 04:28:24 04:28:24 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:28:25 #185 DONE 0.2s 04:28:25 04:28:25 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:28:25 #186 DONE 0.3s 04:28:25 04:28:25 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:28:25 #187 DONE 0.1s 04:28:25 04:28:25 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:28 #188 DONE 2.3s 04:28:28 04:28:28 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:28:28 #155 ... 04:28:28 04:28:28 #112 [security-secretstore-setup] exporting to image 04:28:28 #112 exporting layers 04:28:29 #112 exporting layers 1.1s done 04:28:29 #112 writing image sha256:4a9569dd5040153245f7419af27a62c03927601c464c3daaa0a018c85e7127c5 done 04:28:29 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 04:28:29 #112 DONE 7.7s 04:28:29 04:28:29 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:29:25 #73 ... 04:29:25 04:29:25 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:29:25 #150 DONE 1243.9s 04:29:25 04:29:25 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:29:25 #159 ... 04:29:25 04:29:25 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:29:25 #189 DONE 0.3s 04:29:25 04:29:25 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:29:25 #190 DONE 0.1s 04:29:25 04:29:25 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:29:25 #73 ... 04:29:25 04:29:25 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:29:25 #191 DONE 0.3s 04:29:25 04:29:25 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:29:25 #192 DONE 0.2s 04:29:25 04:29:25 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:29:25 #193 DONE 0.1s 04:29:25 04:29:25 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:29:25 #194 DONE 1.8s 04:29:25 04:29:25 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:29:25 #160 ... 04:29:25 04:29:25 #112 [core-common-config-bootstrapper] exporting to image 04:29:25 #112 exporting layers 04:29:26 #112 exporting layers 0.8s done 04:29:26 #112 writing image sha256:7657531233832dbb1a4269aed597059282883d8fb6fcb75c5b535397fde8547d done 04:29:26 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:29:26 #112 DONE 8.5s 04:29:26 04:29:26 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:31:33 #155 ... 04:31:33 04:31:33 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:31:33 #149 DONE 1363.4s 04:31:33 04:31:33 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:31:33 #155 ... 04:31:33 04:31:33 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:33 #195 DONE 0.3s 04:31:33 04:31:33 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:31:33 #196 DONE 0.1s 04:31:33 04:31:33 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:31:33 #197 DONE 0.4s 04:31:33 04:31:33 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:31:33 #198 DONE 0.1s 04:31:33 04:31:33 #112 [security-spiffe-token-provider] exporting to image 04:31:33 #112 exporting layers 04:31:33 #112 exporting layers 0.6s done 04:31:33 #112 writing image sha256:792efa5553cfb1cc36cf2bfaba1bdf27cb99f16b8066d57cef4de9eb763f9189 done 04:31:33 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:31:33 #112 DONE 9.0s 04:31:33 04:31:33 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:25 #159 ... 04:39:25 04:39:25 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:39:25 #153 DONE 1842.6s 04:39:25 04:39:25 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:39:25 #155 ... 04:39:25 04:39:25 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:25 #199 DONE 0.2s 04:39:25 04:39:25 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:39:25 #73 ... 04:39:25 04:39:25 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:39:25 #200 DONE 0.2s 04:39:25 04:39:25 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:39:25 #201 DONE 0.3s 04:39:25 04:39:25 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:39:25 #202 DONE 0.2s 04:39:25 04:39:25 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:25 #159 ... 04:39:25 04:39:25 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:39:25 #203 DONE 0.1s 04:39:25 04:39:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:25 #204 DONE 2.0s 04:39:25 04:39:25 #112 [security-proxy-auth] exporting to image 04:39:25 #112 exporting layers 04:39:25 #112 exporting layers 0.7s done 04:39:25 #112 writing image sha256:287a2eaa2f5c479b5b7a01a7fbe15e03ffd1ae3aefc0ef70c2c27c32f2f60ac5 done 04:39:25 #112 naming to docker.io/library/security-proxy-auth-arm64 done 04:39:25 #112 DONE 9.7s 04:39:25 04:39:25 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:40:23 #160 ... 04:40:23 04:40:23 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:40:23 #151 DONE 1898.7s 04:40:23 04:40:23 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:23 #73 ... 04:40:23 04:40:23 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:40:23 #205 DONE 0.2s 04:40:23 04:40:23 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:40:23 #206 DONE 0.2s 04:40:23 04:40:23 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:40:23 #159 ... 04:40:23 04:40:23 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:40:23 #207 DONE 0.4s 04:40:23 04:40:23 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:40:23 #155 ... 04:40:23 04:40:23 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:40:23 #208 DONE 0.1s 04:40:23 04:40:23 #112 [core-command] exporting to image 04:40:23 #112 exporting layers 04:40:23 #112 exporting layers 0.4s done 04:40:23 #112 writing image sha256:c0a743dcf3656ddb0314cd52ea6d1e4c8f39531c93c9c3586e574536472c6ef1 done 04:40:23 #112 naming to docker.io/library/core-command-arm64 done 04:40:23 #112 DONE 10.2s 04:40:23 04:40:23 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:29 #73 ... 04:42:29 04:42:29 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:42:29 #155 DONE 2026.8s 04:42:29 04:42:29 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:29 #73 ... 04:42:29 04:42:29 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:42:29 #209 DONE 0.2s 04:42:29 04:42:29 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:29 #73 ... 04:42:29 04:42:29 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:42:29 #210 DONE 0.5s 04:42:29 04:42:29 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:42:29 #211 DONE 0.2s 04:42:29 04:42:29 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:42:29 #159 ... 04:42:29 04:42:29 #112 [core-keeper] exporting to image 04:42:29 #112 exporting layers 04:42:29 #112 exporting layers 0.5s done 04:42:29 #112 writing image sha256:0831495a6ad2605a76f174b917cd08253b7673a5ea054b123e44a978d120ef32 done 04:42:29 #112 naming to docker.io/library/core-keeper-arm64 done 04:42:29 #112 DONE 10.7s 04:42:29 04:42:29 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:29 #73 ... 04:42:29 04:42:29 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:42:29 #132 DONE 2030.1s 04:42:29 04:42:29 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:29 #73 ... 04:42:29 04:42:29 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:42:29 #212 ... 04:42:29 04:42:29 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:42:29 #157 DONE 2030.6s 04:42:29 04:42:29 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:42:29 #212 DONE 0.3s 04:42:29 04:42:29 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:29 #73 ... 04:42:29 04:42:29 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:42:29 #213 DONE 0.3s 04:42:29 04:42:29 #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:42:29 #214 DONE 0.3s 04:42:29 04:42:29 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:42:30 #215 ... 04:42:30 04:42:30 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:42:30 #216 DONE 0.2s 04:42:30 04:42:30 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:42:30 #73 ... 04:42:30 04:42:30 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:42:30 #215 DONE 0.6s 04:42:30 04:42:30 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:42:30 #217 DONE 0.2s 04:42:30 04:42:30 #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:42:30 #218 ... 04:42:30 04:42:30 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:42:30 #219 DONE 0.2s 04:42:31 04:42:31 #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:42:31 #218 DONE 0.7s 04:42:31 04:42:31 #112 [core-metadata] exporting to image 04:42:31 #112 ... 04:42:31 04:42:31 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:42:31 #220 DONE 0.2s 04:42:31 04:42:31 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:42:31 #221 DONE 0.1s 04:42:31 04:42:31 #112 [core-data] exporting to image 04:42:32 #112 exporting layers 1.1s done 04:42:32 #112 writing image sha256:60e45fb5e29f64e25da6432df3615a0d19cbe944ae21694adb48ae7585c58bb4 0.0s done 04:42:32 #112 naming to docker.io/library/core-metadata-arm64 done 04:42:32 #112 exporting layers 0.8s done 04:42:32 #112 writing image sha256:8cf2f83b0b55f326e7d63f23ecd644c4ba4510df0f52b518e68a4ddf74e8566d done 04:42:32 #112 naming to docker.io/library/core-data-arm64 done 04:42:32 #112 DONE 12.2s 04:42:32 04:42:32 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:43:11 #160 ... 04:43:11 04:43:11 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:43:11 #159 DONE 2067.8s 04:43:11 04:43:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:43:11 #154 DONE 2067.8s 04:43:11 04:43:11 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:43:11 #73 ... 04:43:11 04:43:11 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:43:11 #222 DONE 0.3s 04:43:11 04:43:11 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:43:11 #223 DONE 0.3s 04:43:11 04:43:11 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:43:11 #224 DONE 0.3s 04:43:11 04:43:11 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:43:11 #225 DONE 0.3s 04:43:11 04:43:11 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:43:11 #226 ... 04:43:11 04:43:11 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:43:11 #227 DONE 0.5s 04:43:11 04:43:11 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:43:11 #160 DONE 2069.4s 04:43:11 04:43:11 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:43:11 #226 DONE 0.7s 04:43:11 04:43:11 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:43:11 #228 DONE 0.2s 04:43:11 04:43:11 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:43:11 #229 DONE 0.2s 04:43:11 04:43:11 #112 [support-scheduler] exporting to image 04:43:11 #112 exporting layers 04:43:11 #112 ... 04:43:11 04:43:11 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:43:11 #230 DONE 0.1s 04:43:11 04:43:11 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:43:11 #231 DONE 0.1s 04:43:11 04:43:11 #112 [support-scheduler] exporting to image 04:43:11 #112 exporting layers 0.6s done 04:43:11 #112 writing image sha256:73348cbdd0c6a18f328756098761ec5f6bb21ee17817b401ecbac47a30eef30f 0.0s done 04:43:11 #112 naming to docker.io/library/support-scheduler-arm64 done 04:43:11 #112 exporting layers 0.7s done 04:43:11 #112 writing image sha256:f567f007c0af165398ff32fc7546bb87f449e362bb276ec89fcbe5e6e42bac41 done 04:43:11 #112 naming to docker.io/library/support-notifications-arm64 done 04:43:11 #112 DONE 12.9s 04:43:11 04:43:11 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:43:11 #232 DONE 0.6s 04:43:11 04:43:11 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:43:11 #233 DONE 0.1s 04:43:11 04:43:11 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:43:11 #73 ... 04:43:11 04:43:11 #112 [support-cron-scheduler] exporting to image 04:43:11 #112 exporting layers 1.2s done 04:43:11 #112 writing image sha256:61d2ffc0ac5a6122261db514d6347992f7f82db94cb3e750d937c9c7f7b7010b done 04:43:11 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 04:43:11 #112 DONE 14.1s 04:43:11 04:43:11 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:43:11 time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:43:11 $ docker stop --time=1 1b6f890113b4f1bfd98c74e56162d6c4300fd89965fbf6c62cd031da2d4bda1e 04:43:12 $ docker rm -f --volumes 1b6f890113b4f1bfd98c74e56162d6c4300fd89965fbf6c62cd031da2d4bda1e [Pipeline] // withDockerContainer [Pipeline] sh 04:43:13 + docker images 04:43:13 REPOSITORY TAG IMAGE ID CREATED SIZE 04:43:13 support-cron-scheduler-arm64 latest 61d2ffc0ac5a 5 seconds ago 43.6MB 04:43:13 support-notifications-arm64 latest f567f007c0af 6 seconds ago 42MB 04:43:13 support-scheduler-arm64 latest 73348cbdd0c6 6 seconds ago 41.4MB 04:43:13 core-data-arm64 latest 8cf2f83b0b55 42 seconds ago 39.1MB 04:43:13 core-metadata-arm64 latest 60e45fb5e29f 43 seconds ago 39.3MB 04:43:13 core-keeper-arm64 latest 0831495a6ad2 47 seconds ago 39MB 04:43:13 core-command-arm64 latest c0a743dcf365 2 minutes ago 35.1MB 04:43:13 security-proxy-auth-arm64 latest 287a2eaa2f5c 3 minutes ago 32.7MB 04:43:13 security-spiffe-token-provider-arm64 latest 792efa5553cf 11 minutes ago 29.1MB 04:43:13 core-common-config-bootstrapper-arm64 latest 765753123383 13 minutes ago 15.4MB 04:43:13 security-secretstore-setup-arm64 latest 4a9569dd5040 14 minutes ago 36.4MB 04:43:13 security-proxy-setup-arm64 latest f5154fea0ff7 14 minutes ago 26.2MB 04:43:13 security-bootstrapper-arm64 latest 413f46aeec33 15 minutes ago 18.9MB 04:43:13 security-spire-agent-arm64 latest 578ddf313f95 35 minutes ago 174MB 04:43:13 security-spire-config-arm64 latest 09969844ebf9 35 minutes ago 115MB 04:43:13 security-spire-server-arm64 latest bf79ad53fc62 35 minutes ago 116MB 04:43:13 ci-base-image-arm64 latest 123d414a18b5 37 minutes ago 967MB 04:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 04:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 04:43:13 provisioning config files... 04:43:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config8649923652389709535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:13 ---> ****-login.sh 04:43:13 nexus3.edgexfoundry.org:10001 04:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:14 Configure a credential helper to remove this warning. See 04:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:14 04:43:14 Login Succeeded 04:43:14 nexus3.edgexfoundry.org:10002 04:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:14 Configure a credential helper to remove this warning. See 04:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:14 04:43:14 Login Succeeded 04:43:14 nexus3.edgexfoundry.org:10003 04:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:14 Configure a credential helper to remove this warning. See 04:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:14 04:43:14 Login Succeeded 04:43:14 nexus3.edgexfoundry.org:10004 04:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:15 Configure a credential helper to remove this warning. See 04:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:15 04:43:15 Login Succeeded 04:43:15 ****.io 04:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:15 Configure a credential helper to remove this warning. See 04:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:15 04:43:15 Login Succeeded 04:43:15 ---> ****-login.sh ends [Pipeline] } 04:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:43:15 1b547b08863b9eb04e96d431cd29a638682022cb 04:43:15 latest 04:43:15 3.2.0-dev.66 04:43:15 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:15 main 04:43:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:43:16 cea53923ec84: Preparing 04:43:16 80462d9d27c1: Preparing 04:43:16 3d71b67633be: Preparing 04:43:16 8e1b4aaa03cc: Preparing 04:43:16 8c4e33a8e123: Preparing 04:43:16 66e0784511fa: Preparing 04:43:16 4aeaa0e7d41f: Preparing 04:43:16 66e0784511fa: Waiting 04:43:16 4aeaa0e7d41f: Waiting 04:43:16 3d71b67633be: Pushed 04:43:16 cea53923ec84: Pushed 04:43:16 8e1b4aaa03cc: Pushed 04:43:16 8c4e33a8e123: Pushed 04:43:16 4aeaa0e7d41f: Layer already exists 04:43:16 66e0784511fa: Pushed 04:43:23 80462d9d27c1: Pushed 04:43:23 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:43:24 cea53923ec84: Preparing 04:43:24 80462d9d27c1: Preparing 04:43:24 3d71b67633be: Preparing 04:43:24 8e1b4aaa03cc: Preparing 04:43:24 8c4e33a8e123: Preparing 04:43:24 66e0784511fa: Preparing 04:43:24 4aeaa0e7d41f: Preparing 04:43:24 66e0784511fa: Waiting 04:43:24 4aeaa0e7d41f: Waiting 04:43:24 8e1b4aaa03cc: Layer already exists 04:43:24 8c4e33a8e123: Layer already exists 04:43:24 80462d9d27c1: Layer already exists 04:43:24 cea53923ec84: Layer already exists 04:43:24 3d71b67633be: Layer already exists 04:43:24 4aeaa0e7d41f: Layer already exists 04:43:24 66e0784511fa: Layer already exists 04:43:24 latest: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.66 04:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:43:25 cea53923ec84: Preparing 04:43:25 80462d9d27c1: Preparing 04:43:25 3d71b67633be: Preparing 04:43:25 8e1b4aaa03cc: Preparing 04:43:25 8c4e33a8e123: Preparing 04:43:25 66e0784511fa: Preparing 04:43:25 4aeaa0e7d41f: Preparing 04:43:25 66e0784511fa: Waiting 04:43:25 4aeaa0e7d41f: Waiting 04:43:25 8e1b4aaa03cc: Layer already exists 04:43:25 8c4e33a8e123: Layer already exists 04:43:25 cea53923ec84: Layer already exists 04:43:25 3d71b67633be: Layer already exists 04:43:25 80462d9d27c1: Layer already exists 04:43:25 4aeaa0e7d41f: Layer already exists 04:43:25 66e0784511fa: Layer already exists 04:43:25 3.2.0-dev.66: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:43:26 cea53923ec84: Preparing 04:43:26 80462d9d27c1: Preparing 04:43:26 3d71b67633be: Preparing 04:43:26 8e1b4aaa03cc: Preparing 04:43:26 8c4e33a8e123: Preparing 04:43:26 66e0784511fa: Preparing 04:43:26 4aeaa0e7d41f: Preparing 04:43:26 66e0784511fa: Waiting 04:43:26 4aeaa0e7d41f: Waiting 04:43:26 8e1b4aaa03cc: Layer already exists 04:43:26 3d71b67633be: Layer already exists 04:43:26 cea53923ec84: Layer already exists 04:43:26 80462d9d27c1: Layer already exists 04:43:26 8c4e33a8e123: Layer already exists 04:43:26 4aeaa0e7d41f: Layer already exists 04:43:26 66e0784511fa: Layer already exists 04:43:26 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:43:26 cea53923ec84: Preparing 04:43:26 80462d9d27c1: Preparing 04:43:26 3d71b67633be: Preparing 04:43:26 8e1b4aaa03cc: Preparing 04:43:26 8c4e33a8e123: Preparing 04:43:26 66e0784511fa: Preparing 04:43:26 4aeaa0e7d41f: Preparing 04:43:26 66e0784511fa: Waiting 04:43:26 4aeaa0e7d41f: Waiting 04:43:26 3d71b67633be: Layer already exists 04:43:26 8e1b4aaa03cc: Layer already exists 04:43:26 cea53923ec84: Layer already exists 04:43:26 8c4e33a8e123: Layer already exists 04:43:26 80462d9d27c1: Layer already exists 04:43:26 66e0784511fa: Layer already exists 04:43:26 4aeaa0e7d41f: Layer already exists 04:43:27 main: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:27 ===================================================== [Pipeline] echo 04:43:27 taggedImages: 04:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.66 04:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:43:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:43:27 1b547b08863b9eb04e96d431cd29a638682022cb 04:43:27 latest 04:43:27 3.2.0-dev.66 04:43:27 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:27 main 04:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:43:27 9eb60cd4e955: Preparing 04:43:27 da5a36a0ccd8: Preparing 04:43:27 a957b60c8e2f: Preparing 04:43:27 dc72b0e6f86a: Preparing 04:43:27 3d71b67633be: Preparing 04:43:27 8e1b4aaa03cc: Preparing 04:43:27 8c4e33a8e123: Preparing 04:43:27 66e0784511fa: Preparing 04:43:27 4aeaa0e7d41f: Preparing 04:43:27 8c4e33a8e123: Waiting 04:43:27 66e0784511fa: Waiting 04:43:27 4aeaa0e7d41f: Waiting 04:43:27 8e1b4aaa03cc: Waiting 04:43:27 3d71b67633be: Layer already exists 04:43:28 8e1b4aaa03cc: Layer already exists 04:43:28 8c4e33a8e123: Layer already exists 04:43:28 66e0784511fa: Layer already exists 04:43:28 9eb60cd4e955: Pushed 04:43:28 da5a36a0ccd8: Pushed 04:43:28 a957b60c8e2f: Pushed 04:43:28 4aeaa0e7d41f: Layer already exists 04:43:30 dc72b0e6f86a: Pushed 04:43:30 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:30 + 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 04:43:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:43:30 9eb60cd4e955: Preparing 04:43:30 da5a36a0ccd8: Preparing 04:43:30 a957b60c8e2f: Preparing 04:43:30 dc72b0e6f86a: Preparing 04:43:30 3d71b67633be: Preparing 04:43:30 8e1b4aaa03cc: Preparing 04:43:30 8c4e33a8e123: Preparing 04:43:30 66e0784511fa: Preparing 04:43:30 4aeaa0e7d41f: Preparing 04:43:30 8e1b4aaa03cc: Waiting 04:43:30 66e0784511fa: Waiting 04:43:30 8c4e33a8e123: Waiting 04:43:30 4aeaa0e7d41f: Waiting 04:43:30 9eb60cd4e955: Layer already exists 04:43:30 a957b60c8e2f: Layer already exists 04:43:30 dc72b0e6f86a: Layer already exists 04:43:30 da5a36a0ccd8: Layer already exists 04:43:30 3d71b67633be: Layer already exists 04:43:30 8e1b4aaa03cc: Layer already exists 04:43:30 8c4e33a8e123: Layer already exists 04:43:30 66e0784511fa: Layer already exists 04:43:30 4aeaa0e7d41f: Layer already exists 04:43:31 latest: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.66 04:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:43:31 9eb60cd4e955: Preparing 04:43:31 da5a36a0ccd8: Preparing 04:43:31 a957b60c8e2f: Preparing 04:43:31 dc72b0e6f86a: Preparing 04:43:31 3d71b67633be: Preparing 04:43:31 8e1b4aaa03cc: Preparing 04:43:31 8c4e33a8e123: Preparing 04:43:31 66e0784511fa: Preparing 04:43:31 4aeaa0e7d41f: Preparing 04:43:31 8c4e33a8e123: Waiting 04:43:31 66e0784511fa: Waiting 04:43:31 4aeaa0e7d41f: Waiting 04:43:31 8e1b4aaa03cc: Waiting 04:43:31 dc72b0e6f86a: Layer already exists 04:43:31 a957b60c8e2f: Layer already exists 04:43:31 9eb60cd4e955: Layer already exists 04:43:31 3d71b67633be: Layer already exists 04:43:31 da5a36a0ccd8: Layer already exists 04:43:31 66e0784511fa: Layer already exists 04:43:31 8e1b4aaa03cc: Layer already exists 04:43:31 8c4e33a8e123: Layer already exists 04:43:31 4aeaa0e7d41f: Layer already exists 04:43:31 3.2.0-dev.66: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:43:32 9eb60cd4e955: Preparing 04:43:32 da5a36a0ccd8: Preparing 04:43:32 a957b60c8e2f: Preparing 04:43:32 dc72b0e6f86a: Preparing 04:43:32 3d71b67633be: Preparing 04:43:32 8e1b4aaa03cc: Preparing 04:43:32 8c4e33a8e123: Preparing 04:43:32 66e0784511fa: Preparing 04:43:32 4aeaa0e7d41f: Preparing 04:43:32 8c4e33a8e123: Waiting 04:43:32 66e0784511fa: Waiting 04:43:32 4aeaa0e7d41f: Waiting 04:43:32 8e1b4aaa03cc: Waiting 04:43:32 9eb60cd4e955: Layer already exists 04:43:32 3d71b67633be: Layer already exists 04:43:32 a957b60c8e2f: Layer already exists 04:43:32 da5a36a0ccd8: Layer already exists 04:43:32 dc72b0e6f86a: Layer already exists 04:43:32 8c4e33a8e123: Layer already exists 04:43:32 66e0784511fa: Layer already exists 04:43:32 8e1b4aaa03cc: Layer already exists 04:43:32 4aeaa0e7d41f: Layer already exists 04:43:32 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:33 + 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 04:43:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:43:33 9eb60cd4e955: Preparing 04:43:33 da5a36a0ccd8: Preparing 04:43:33 a957b60c8e2f: Preparing 04:43:33 dc72b0e6f86a: Preparing 04:43:33 3d71b67633be: Preparing 04:43:33 8e1b4aaa03cc: Preparing 04:43:33 8c4e33a8e123: Preparing 04:43:33 8e1b4aaa03cc: Waiting 04:43:33 8c4e33a8e123: Waiting 04:43:33 66e0784511fa: Preparing 04:43:33 4aeaa0e7d41f: Preparing 04:43:33 66e0784511fa: Waiting 04:43:33 9eb60cd4e955: Layer already exists 04:43:33 a957b60c8e2f: Layer already exists 04:43:33 dc72b0e6f86a: Layer already exists 04:43:33 da5a36a0ccd8: Layer already exists 04:43:33 3d71b67633be: Layer already exists 04:43:33 8e1b4aaa03cc: Layer already exists 04:43:33 8c4e33a8e123: Layer already exists 04:43:33 66e0784511fa: Layer already exists 04:43:33 4aeaa0e7d41f: Layer already exists 04:43:33 main: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:34 ===================================================== [Pipeline] echo 04:43:34 taggedImages: 04:43:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:43:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.66 04:43:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:43:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:43:34 1b547b08863b9eb04e96d431cd29a638682022cb 04:43:34 latest 04:43:34 3.2.0-dev.66 04:43:34 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:34 main 04:43:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:43:34 f95f9232a529: Preparing 04:43:34 24fbbce94662: Preparing 04:43:34 74ae844bb3b3: Preparing 04:43:34 3d71b67633be: Preparing 04:43:34 8e1b4aaa03cc: Preparing 04:43:34 d1bb7f9e518b: Preparing 04:43:34 186e0561e917: Preparing 04:43:34 4aeaa0e7d41f: Preparing 04:43:34 186e0561e917: Waiting 04:43:34 4aeaa0e7d41f: Waiting 04:43:34 d1bb7f9e518b: Waiting 04:43:34 8e1b4aaa03cc: Layer already exists 04:43:34 3d71b67633be: Layer already exists 04:43:35 f95f9232a529: Pushed 04:43:35 24fbbce94662: Pushed 04:43:35 d1bb7f9e518b: Pushed 04:43:35 4aeaa0e7d41f: Layer already exists 04:43:35 186e0561e917: Pushed 04:43:41 74ae844bb3b3: Pushed 04:43:41 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:43:42 f95f9232a529: Preparing 04:43:42 24fbbce94662: Preparing 04:43:42 74ae844bb3b3: Preparing 04:43:42 3d71b67633be: Preparing 04:43:42 8e1b4aaa03cc: Preparing 04:43:42 d1bb7f9e518b: Preparing 04:43:42 186e0561e917: Preparing 04:43:42 4aeaa0e7d41f: Preparing 04:43:42 186e0561e917: Waiting 04:43:42 4aeaa0e7d41f: Waiting 04:43:42 d1bb7f9e518b: Waiting 04:43:42 24fbbce94662: Layer already exists 04:43:42 f95f9232a529: Layer already exists 04:43:42 3d71b67633be: Layer already exists 04:43:42 74ae844bb3b3: Layer already exists 04:43:42 8e1b4aaa03cc: Layer already exists 04:43:42 186e0561e917: Layer already exists 04:43:42 d1bb7f9e518b: Layer already exists 04:43:42 4aeaa0e7d41f: Layer already exists 04:43:42 latest: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.66 04:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:43:43 f95f9232a529: Preparing 04:43:43 24fbbce94662: Preparing 04:43:43 74ae844bb3b3: Preparing 04:43:43 3d71b67633be: Preparing 04:43:43 8e1b4aaa03cc: Preparing 04:43:43 d1bb7f9e518b: Preparing 04:43:43 186e0561e917: Preparing 04:43:43 d1bb7f9e518b: Waiting 04:43:43 4aeaa0e7d41f: Preparing 04:43:43 186e0561e917: Waiting 04:43:43 4aeaa0e7d41f: Waiting 04:43:43 24fbbce94662: Layer already exists 04:43:43 f95f9232a529: Layer already exists 04:43:43 3d71b67633be: Layer already exists 04:43:43 74ae844bb3b3: Layer already exists 04:43:43 8e1b4aaa03cc: Layer already exists 04:43:43 186e0561e917: Layer already exists 04:43:43 d1bb7f9e518b: Layer already exists 04:43:43 4aeaa0e7d41f: Layer already exists 04:43:43 3.2.0-dev.66: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:43:44 f95f9232a529: Preparing 04:43:44 24fbbce94662: Preparing 04:43:44 74ae844bb3b3: Preparing 04:43:44 3d71b67633be: Preparing 04:43:44 8e1b4aaa03cc: Preparing 04:43:44 d1bb7f9e518b: Preparing 04:43:44 186e0561e917: Preparing 04:43:44 4aeaa0e7d41f: Preparing 04:43:44 d1bb7f9e518b: Waiting 04:43:44 186e0561e917: Waiting 04:43:44 4aeaa0e7d41f: Waiting 04:43:44 8e1b4aaa03cc: Layer already exists 04:43:44 24fbbce94662: Layer already exists 04:43:44 f95f9232a529: Layer already exists 04:43:44 3d71b67633be: Layer already exists 04:43:44 74ae844bb3b3: Layer already exists 04:43:44 d1bb7f9e518b: Layer already exists 04:43:44 186e0561e917: Layer already exists 04:43:44 4aeaa0e7d41f: Layer already exists 04:43:44 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:43:45 f95f9232a529: Preparing 04:43:45 24fbbce94662: Preparing 04:43:45 74ae844bb3b3: Preparing 04:43:45 3d71b67633be: Preparing 04:43:45 8e1b4aaa03cc: Preparing 04:43:45 d1bb7f9e518b: Preparing 04:43:45 186e0561e917: Preparing 04:43:45 d1bb7f9e518b: Waiting 04:43:45 4aeaa0e7d41f: Preparing 04:43:45 186e0561e917: Waiting 04:43:45 4aeaa0e7d41f: Waiting 04:43:45 74ae844bb3b3: Layer already exists 04:43:45 8e1b4aaa03cc: Layer already exists 04:43:45 3d71b67633be: Layer already exists 04:43:45 24fbbce94662: Layer already exists 04:43:45 f95f9232a529: Layer already exists 04:43:45 186e0561e917: Layer already exists 04:43:45 d1bb7f9e518b: Layer already exists 04:43:45 4aeaa0e7d41f: Layer already exists 04:43:45 main: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:45 ===================================================== [Pipeline] echo 04:43:45 taggedImages: 04:43:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:43:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.66 04:43:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:43:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:43:45 1b547b08863b9eb04e96d431cd29a638682022cb 04:43:45 latest 04:43:45 3.2.0-dev.66 04:43:45 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:45 main 04:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:43:46 5396c8193fdd: Preparing 04:43:46 7397bc083d58: Preparing 04:43:46 8e1b4aaa03cc: Preparing 04:43:46 7005fe7b5378: Preparing 04:43:46 61b2c9e807d6: Preparing 04:43:46 4aeaa0e7d41f: Preparing 04:43:46 4aeaa0e7d41f: Waiting 04:43:46 8e1b4aaa03cc: Layer already exists 04:43:46 4aeaa0e7d41f: Layer already exists 04:43:46 61b2c9e807d6: Pushed 04:43:46 7005fe7b5378: Pushed 04:43:46 5396c8193fdd: Pushed 04:43:53 7397bc083d58: Pushed 04:43:53 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:43:54 5396c8193fdd: Preparing 04:43:54 7397bc083d58: Preparing 04:43:54 8e1b4aaa03cc: Preparing 04:43:54 7005fe7b5378: Preparing 04:43:54 61b2c9e807d6: Preparing 04:43:54 4aeaa0e7d41f: Preparing 04:43:54 4aeaa0e7d41f: Waiting 04:43:54 5396c8193fdd: Layer already exists 04:43:54 61b2c9e807d6: Layer already exists 04:43:54 8e1b4aaa03cc: Layer already exists 04:43:54 7397bc083d58: Layer already exists 04:43:54 7005fe7b5378: Layer already exists 04:43:54 4aeaa0e7d41f: Layer already exists 04:43:54 latest: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.66 04:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:43:54 5396c8193fdd: Preparing 04:43:54 7397bc083d58: Preparing 04:43:54 8e1b4aaa03cc: Preparing 04:43:54 7005fe7b5378: Preparing 04:43:54 61b2c9e807d6: Preparing 04:43:54 4aeaa0e7d41f: Preparing 04:43:54 4aeaa0e7d41f: Waiting 04:43:54 7397bc083d58: Layer already exists 04:43:54 7005fe7b5378: Layer already exists 04:43:54 5396c8193fdd: Layer already exists 04:43:54 61b2c9e807d6: Layer already exists 04:43:54 8e1b4aaa03cc: Layer already exists 04:43:54 4aeaa0e7d41f: Layer already exists 04:43:54 3.2.0-dev.66: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:43:55 5396c8193fdd: Preparing 04:43:55 7397bc083d58: Preparing 04:43:55 8e1b4aaa03cc: Preparing 04:43:55 7005fe7b5378: Preparing 04:43:55 61b2c9e807d6: Preparing 04:43:55 4aeaa0e7d41f: Preparing 04:43:55 4aeaa0e7d41f: Waiting 04:43:55 7005fe7b5378: Layer already exists 04:43:55 7397bc083d58: Layer already exists 04:43:55 61b2c9e807d6: Layer already exists 04:43:55 8e1b4aaa03cc: Layer already exists 04:43:55 5396c8193fdd: Layer already exists 04:43:55 4aeaa0e7d41f: Layer already exists 04:43:55 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:43:56 5396c8193fdd: Preparing 04:43:56 7397bc083d58: Preparing 04:43:56 8e1b4aaa03cc: Preparing 04:43:56 7005fe7b5378: Preparing 04:43:56 61b2c9e807d6: Preparing 04:43:56 4aeaa0e7d41f: Preparing 04:43:56 4aeaa0e7d41f: Waiting 04:43:56 8e1b4aaa03cc: Layer already exists 04:43:56 7397bc083d58: Layer already exists 04:43:56 7005fe7b5378: Layer already exists 04:43:56 5396c8193fdd: Layer already exists 04:43:56 61b2c9e807d6: Layer already exists 04:43:56 4aeaa0e7d41f: Layer already exists 04:43:56 main: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:56 ===================================================== [Pipeline] echo 04:43:56 taggedImages: 04:43:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:43:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.66 04:43:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:43:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:43:56 1b547b08863b9eb04e96d431cd29a638682022cb 04:43:56 latest 04:43:56 3.2.0-dev.66 04:43:56 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:43:56 main 04:43:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:43:57 acfcfbf600f1: Preparing 04:43:57 2b1f33a92149: Preparing 04:43:57 24ae319a131c: Preparing 04:43:57 3d71b67633be: Preparing 04:43:57 8e1b4aaa03cc: Preparing 04:43:57 8c4e33a8e123: Preparing 04:43:57 66e0784511fa: Preparing 04:43:57 4aeaa0e7d41f: Preparing 04:43:57 66e0784511fa: Waiting 04:43:57 8e1b4aaa03cc: Layer already exists 04:43:57 3d71b67633be: Layer already exists 04:43:57 66e0784511fa: Layer already exists 04:43:57 8c4e33a8e123: Layer already exists 04:43:57 4aeaa0e7d41f: Layer already exists 04:43:57 acfcfbf600f1: Pushed 04:43:57 2b1f33a92149: Pushed 04:44:04 24ae319a131c: Pushed 04:44:04 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:44:05 acfcfbf600f1: Preparing 04:44:05 2b1f33a92149: Preparing 04:44:05 24ae319a131c: Preparing 04:44:05 3d71b67633be: Preparing 04:44:05 8e1b4aaa03cc: Preparing 04:44:05 8c4e33a8e123: Preparing 04:44:05 66e0784511fa: Preparing 04:44:05 4aeaa0e7d41f: Preparing 04:44:05 8c4e33a8e123: Waiting 04:44:05 66e0784511fa: Waiting 04:44:05 4aeaa0e7d41f: Waiting 04:44:05 8e1b4aaa03cc: Layer already exists 04:44:05 24ae319a131c: Layer already exists 04:44:05 3d71b67633be: Layer already exists 04:44:05 2b1f33a92149: Layer already exists 04:44:05 acfcfbf600f1: Layer already exists 04:44:05 8c4e33a8e123: Layer already exists 04:44:05 66e0784511fa: Layer already exists 04:44:05 4aeaa0e7d41f: Layer already exists 04:44:05 latest: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.66 04:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:44:06 acfcfbf600f1: Preparing 04:44:06 2b1f33a92149: Preparing 04:44:06 24ae319a131c: Preparing 04:44:06 3d71b67633be: Preparing 04:44:06 8e1b4aaa03cc: Preparing 04:44:06 8c4e33a8e123: Preparing 04:44:06 66e0784511fa: Preparing 04:44:06 4aeaa0e7d41f: Preparing 04:44:06 66e0784511fa: Waiting 04:44:06 4aeaa0e7d41f: Waiting 04:44:06 8c4e33a8e123: Waiting 04:44:06 8e1b4aaa03cc: Layer already exists 04:44:06 acfcfbf600f1: Layer already exists 04:44:06 24ae319a131c: Layer already exists 04:44:06 2b1f33a92149: Layer already exists 04:44:06 3d71b67633be: Layer already exists 04:44:06 8c4e33a8e123: Layer already exists 04:44:06 4aeaa0e7d41f: Layer already exists 04:44:06 66e0784511fa: Layer already exists 04:44:06 3.2.0-dev.66: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:44:06 acfcfbf600f1: Preparing 04:44:06 2b1f33a92149: Preparing 04:44:06 24ae319a131c: Preparing 04:44:06 3d71b67633be: Preparing 04:44:06 8e1b4aaa03cc: Preparing 04:44:06 8c4e33a8e123: Preparing 04:44:06 66e0784511fa: Preparing 04:44:06 4aeaa0e7d41f: Preparing 04:44:06 66e0784511fa: Waiting 04:44:06 8c4e33a8e123: Waiting 04:44:06 4aeaa0e7d41f: Waiting 04:44:06 acfcfbf600f1: Layer already exists 04:44:06 2b1f33a92149: Layer already exists 04:44:06 8e1b4aaa03cc: Layer already exists 04:44:06 24ae319a131c: Layer already exists 04:44:06 3d71b67633be: Layer already exists 04:44:06 8c4e33a8e123: Layer already exists 04:44:06 4aeaa0e7d41f: Layer already exists 04:44:06 66e0784511fa: Layer already exists 04:44:07 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:44:08 acfcfbf600f1: Preparing 04:44:08 2b1f33a92149: Preparing 04:44:08 24ae319a131c: Preparing 04:44:08 3d71b67633be: Preparing 04:44:08 8e1b4aaa03cc: Preparing 04:44:08 8c4e33a8e123: Preparing 04:44:08 66e0784511fa: Preparing 04:44:08 4aeaa0e7d41f: Preparing 04:44:08 8c4e33a8e123: Waiting 04:44:08 66e0784511fa: Waiting 04:44:08 4aeaa0e7d41f: Waiting 04:44:08 3d71b67633be: Layer already exists 04:44:08 2b1f33a92149: Layer already exists 04:44:08 24ae319a131c: Layer already exists 04:44:08 acfcfbf600f1: Layer already exists 04:44:08 8e1b4aaa03cc: Layer already exists 04:44:08 8c4e33a8e123: Layer already exists 04:44:08 66e0784511fa: Layer already exists 04:44:08 4aeaa0e7d41f: Layer already exists 04:44:08 main: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:08 ===================================================== [Pipeline] echo 04:44:08 taggedImages: 04:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.66 04:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:44:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:44:08 1b547b08863b9eb04e96d431cd29a638682022cb 04:44:08 latest 04:44:08 3.2.0-dev.66 04:44:08 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:08 main 04:44:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:44:09 8dcc99dc5955: Preparing 04:44:09 d0770aab7683: Preparing 04:44:09 fed0d8006029: Preparing 04:44:09 dae32921e565: Preparing 04:44:09 748bca906ee6: Preparing 04:44:09 e8ff30d0eb39: Preparing 04:44:09 57f089f32155: Preparing 04:44:09 78b8c1ac95ab: Preparing 04:44:09 3d71b67633be: Preparing 04:44:09 8e1b4aaa03cc: Preparing 04:44:09 6d2effe7bdc8: Preparing 04:44:09 4bda98afbca6: Preparing 04:44:09 5f70bf18a086: Preparing 04:44:09 9c36c154dfb4: Preparing 04:44:09 d6aff6c23763: Preparing 04:44:09 596b9e185543: Preparing 04:44:09 4aeaa0e7d41f: Preparing 04:44:09 8e1b4aaa03cc: Waiting 04:44:09 6d2effe7bdc8: Waiting 04:44:09 4bda98afbca6: Waiting 04:44:09 5f70bf18a086: Waiting 04:44:09 9c36c154dfb4: Waiting 04:44:09 d6aff6c23763: Waiting 04:44:09 e8ff30d0eb39: Waiting 04:44:09 596b9e185543: Waiting 04:44:09 4aeaa0e7d41f: Waiting 04:44:09 57f089f32155: Waiting 04:44:09 78b8c1ac95ab: Waiting 04:44:09 3d71b67633be: Waiting 04:44:09 dae32921e565: Pushed 04:44:09 fed0d8006029: Pushed 04:44:09 d0770aab7683: Pushed 04:44:09 8dcc99dc5955: Pushed 04:44:09 748bca906ee6: Pushed 04:44:09 3d71b67633be: Layer already exists 04:44:09 8e1b4aaa03cc: Layer already exists 04:44:09 e8ff30d0eb39: Pushed 04:44:09 57f089f32155: Pushed 04:44:09 6d2effe7bdc8: Pushed 04:44:09 5f70bf18a086: Layer already exists 04:44:09 4bda98afbca6: Pushed 04:44:09 9c36c154dfb4: Pushed 04:44:09 4aeaa0e7d41f: Layer already exists 04:44:09 d6aff6c23763: Pushed 04:44:09 596b9e185543: Pushed 04:44:12 78b8c1ac95ab: Pushed 04:44:12 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:44:13 8dcc99dc5955: Preparing 04:44:13 d0770aab7683: Preparing 04:44:13 fed0d8006029: Preparing 04:44:13 dae32921e565: Preparing 04:44:13 748bca906ee6: Preparing 04:44:13 e8ff30d0eb39: Preparing 04:44:13 57f089f32155: Preparing 04:44:13 e8ff30d0eb39: Waiting 04:44:13 78b8c1ac95ab: Preparing 04:44:13 3d71b67633be: Preparing 04:44:13 8e1b4aaa03cc: Preparing 04:44:13 6d2effe7bdc8: Preparing 04:44:13 4bda98afbca6: Preparing 04:44:13 5f70bf18a086: Preparing 04:44:13 9c36c154dfb4: Preparing 04:44:13 57f089f32155: Waiting 04:44:13 d6aff6c23763: Preparing 04:44:13 596b9e185543: Preparing 04:44:13 4aeaa0e7d41f: Preparing 04:44:13 6d2effe7bdc8: Waiting 04:44:13 4bda98afbca6: Waiting 04:44:13 5f70bf18a086: Waiting 04:44:13 78b8c1ac95ab: Waiting 04:44:13 9c36c154dfb4: Waiting 04:44:13 3d71b67633be: Waiting 04:44:13 d6aff6c23763: Waiting 04:44:13 8e1b4aaa03cc: Waiting 04:44:13 dae32921e565: Layer already exists 04:44:13 8dcc99dc5955: Layer already exists 04:44:13 d0770aab7683: Layer already exists 04:44:13 fed0d8006029: Layer already exists 04:44:13 748bca906ee6: Layer already exists 04:44:13 e8ff30d0eb39: Layer already exists 04:44:13 57f089f32155: Layer already exists 04:44:13 8e1b4aaa03cc: Layer already exists 04:44:13 78b8c1ac95ab: Layer already exists 04:44:13 3d71b67633be: Layer already exists 04:44:13 9c36c154dfb4: Layer already exists 04:44:13 4bda98afbca6: Layer already exists 04:44:13 6d2effe7bdc8: Layer already exists 04:44:13 5f70bf18a086: Layer already exists 04:44:13 d6aff6c23763: Layer already exists 04:44:13 596b9e185543: Layer already exists 04:44:13 4aeaa0e7d41f: Layer already exists 04:44:13 latest: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.66 04:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:44:14 8dcc99dc5955: Preparing 04:44:14 d0770aab7683: Preparing 04:44:14 fed0d8006029: Preparing 04:44:14 dae32921e565: Preparing 04:44:14 748bca906ee6: Preparing 04:44:14 e8ff30d0eb39: Preparing 04:44:14 57f089f32155: Preparing 04:44:14 78b8c1ac95ab: Preparing 04:44:14 3d71b67633be: Preparing 04:44:14 8e1b4aaa03cc: Preparing 04:44:14 6d2effe7bdc8: Preparing 04:44:14 4bda98afbca6: Preparing 04:44:14 5f70bf18a086: Preparing 04:44:14 9c36c154dfb4: Preparing 04:44:14 d6aff6c23763: Preparing 04:44:14 596b9e185543: Preparing 04:44:14 4aeaa0e7d41f: Preparing 04:44:14 78b8c1ac95ab: Waiting 04:44:14 3d71b67633be: Waiting 04:44:14 8e1b4aaa03cc: Waiting 04:44:14 6d2effe7bdc8: Waiting 04:44:14 4bda98afbca6: Waiting 04:44:14 5f70bf18a086: Waiting 04:44:14 9c36c154dfb4: Waiting 04:44:14 596b9e185543: Waiting 04:44:14 d6aff6c23763: Waiting 04:44:14 4aeaa0e7d41f: Waiting 04:44:14 57f089f32155: Waiting 04:44:14 e8ff30d0eb39: Waiting 04:44:14 748bca906ee6: Layer already exists 04:44:14 dae32921e565: Layer already exists 04:44:14 8dcc99dc5955: Layer already exists 04:44:14 fed0d8006029: Layer already exists 04:44:14 d0770aab7683: Layer already exists 04:44:14 57f089f32155: Layer already exists 04:44:14 e8ff30d0eb39: Layer already exists 04:44:14 8e1b4aaa03cc: Layer already exists 04:44:14 78b8c1ac95ab: Layer already exists 04:44:14 3d71b67633be: Layer already exists 04:44:14 9c36c154dfb4: Layer already exists 04:44:14 6d2effe7bdc8: Layer already exists 04:44:14 4bda98afbca6: Layer already exists 04:44:14 d6aff6c23763: Layer already exists 04:44:14 5f70bf18a086: Layer already exists 04:44:14 4aeaa0e7d41f: Layer already exists 04:44:14 596b9e185543: Layer already exists 04:44:14 3.2.0-dev.66: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:44:15 8dcc99dc5955: Preparing 04:44:15 d0770aab7683: Preparing 04:44:15 fed0d8006029: Preparing 04:44:15 dae32921e565: Preparing 04:44:15 748bca906ee6: Preparing 04:44:15 e8ff30d0eb39: Preparing 04:44:15 57f089f32155: Preparing 04:44:15 78b8c1ac95ab: Preparing 04:44:15 3d71b67633be: Preparing 04:44:15 8e1b4aaa03cc: Preparing 04:44:15 6d2effe7bdc8: Preparing 04:44:15 4bda98afbca6: Preparing 04:44:15 5f70bf18a086: Preparing 04:44:15 9c36c154dfb4: Preparing 04:44:15 d6aff6c23763: Preparing 04:44:15 596b9e185543: Preparing 04:44:15 4aeaa0e7d41f: Preparing 04:44:15 6d2effe7bdc8: Waiting 04:44:15 4bda98afbca6: Waiting 04:44:15 5f70bf18a086: Waiting 04:44:15 9c36c154dfb4: Waiting 04:44:15 d6aff6c23763: Waiting 04:44:15 596b9e185543: Waiting 04:44:15 4aeaa0e7d41f: Waiting 04:44:15 e8ff30d0eb39: Waiting 04:44:15 57f089f32155: Waiting 04:44:15 78b8c1ac95ab: Waiting 04:44:15 3d71b67633be: Waiting 04:44:15 8e1b4aaa03cc: Waiting 04:44:15 d0770aab7683: Layer already exists 04:44:15 dae32921e565: Layer already exists 04:44:15 fed0d8006029: Layer already exists 04:44:15 8dcc99dc5955: Layer already exists 04:44:15 748bca906ee6: Layer already exists 04:44:15 78b8c1ac95ab: Layer already exists 04:44:15 57f089f32155: Layer already exists 04:44:15 8e1b4aaa03cc: Layer already exists 04:44:15 e8ff30d0eb39: Layer already exists 04:44:15 3d71b67633be: Layer already exists 04:44:15 6d2effe7bdc8: Layer already exists 04:44:15 9c36c154dfb4: Layer already exists 04:44:15 4bda98afbca6: Layer already exists 04:44:15 5f70bf18a086: Layer already exists 04:44:15 d6aff6c23763: Layer already exists 04:44:15 596b9e185543: Layer already exists 04:44:15 4aeaa0e7d41f: Layer already exists 04:44:15 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:44:16 8dcc99dc5955: Preparing 04:44:16 d0770aab7683: Preparing 04:44:16 fed0d8006029: Preparing 04:44:16 dae32921e565: Preparing 04:44:16 748bca906ee6: Preparing 04:44:16 e8ff30d0eb39: Preparing 04:44:16 57f089f32155: Preparing 04:44:16 78b8c1ac95ab: Preparing 04:44:16 3d71b67633be: Preparing 04:44:16 8e1b4aaa03cc: Preparing 04:44:16 6d2effe7bdc8: Preparing 04:44:16 4bda98afbca6: Preparing 04:44:16 5f70bf18a086: Preparing 04:44:16 9c36c154dfb4: Preparing 04:44:16 d6aff6c23763: Preparing 04:44:16 596b9e185543: Preparing 04:44:16 4aeaa0e7d41f: Preparing 04:44:16 78b8c1ac95ab: Waiting 04:44:16 3d71b67633be: Waiting 04:44:16 8e1b4aaa03cc: Waiting 04:44:16 6d2effe7bdc8: Waiting 04:44:16 4bda98afbca6: Waiting 04:44:16 5f70bf18a086: Waiting 04:44:16 9c36c154dfb4: Waiting 04:44:16 d6aff6c23763: Waiting 04:44:16 57f089f32155: Waiting 04:44:16 e8ff30d0eb39: Waiting 04:44:16 4aeaa0e7d41f: Waiting 04:44:16 596b9e185543: Waiting 04:44:16 8dcc99dc5955: Layer already exists 04:44:16 d0770aab7683: Layer already exists 04:44:16 fed0d8006029: Layer already exists 04:44:16 748bca906ee6: Layer already exists 04:44:16 dae32921e565: Layer already exists 04:44:16 78b8c1ac95ab: Layer already exists 04:44:16 57f089f32155: Layer already exists 04:44:16 e8ff30d0eb39: Layer already exists 04:44:16 8e1b4aaa03cc: Layer already exists 04:44:16 3d71b67633be: Layer already exists 04:44:16 9c36c154dfb4: Layer already exists 04:44:16 5f70bf18a086: Layer already exists 04:44:16 4bda98afbca6: Layer already exists 04:44:16 6d2effe7bdc8: Layer already exists 04:44:16 d6aff6c23763: Layer already exists 04:44:16 4aeaa0e7d41f: Layer already exists 04:44:16 596b9e185543: Layer already exists 04:44:16 main: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:16 ===================================================== [Pipeline] echo 04:44:16 taggedImages: 04:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.66 04:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:44:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:44:16 1b547b08863b9eb04e96d431cd29a638682022cb 04:44:16 latest 04:44:16 3.2.0-dev.66 04:44:16 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:16 main 04:44:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:44:17 f2911130d4ce: Preparing 04:44:17 a1906e2108ed: Preparing 04:44:17 01150680a4d1: Preparing 04:44:17 be0b1016462e: Preparing 04:44:17 3d71b67633be: Preparing 04:44:17 8e1b4aaa03cc: Preparing 04:44:17 8c4e33a8e123: Preparing 04:44:17 66e0784511fa: Preparing 04:44:17 4aeaa0e7d41f: Preparing 04:44:17 8c4e33a8e123: Waiting 04:44:17 66e0784511fa: Waiting 04:44:17 4aeaa0e7d41f: Waiting 04:44:17 8e1b4aaa03cc: Waiting 04:44:17 3d71b67633be: Layer already exists 04:44:17 8e1b4aaa03cc: Layer already exists 04:44:17 8c4e33a8e123: Layer already exists 04:44:17 a1906e2108ed: Pushed 04:44:17 f2911130d4ce: Pushed 04:44:17 66e0784511fa: Layer already exists 04:44:17 01150680a4d1: Pushed 04:44:17 4aeaa0e7d41f: Layer already exists 04:44:22 be0b1016462e: Pushed 04:44:22 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:23 + 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 04:44:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:44:23 f2911130d4ce: Preparing 04:44:23 a1906e2108ed: Preparing 04:44:23 01150680a4d1: Preparing 04:44:23 be0b1016462e: Preparing 04:44:23 3d71b67633be: Preparing 04:44:23 8e1b4aaa03cc: Preparing 04:44:23 8c4e33a8e123: Preparing 04:44:23 66e0784511fa: Preparing 04:44:23 4aeaa0e7d41f: Preparing 04:44:23 8e1b4aaa03cc: Waiting 04:44:23 66e0784511fa: Waiting 04:44:23 8c4e33a8e123: Waiting 04:44:23 4aeaa0e7d41f: Waiting 04:44:23 a1906e2108ed: Layer already exists 04:44:23 3d71b67633be: Layer already exists 04:44:23 f2911130d4ce: Layer already exists 04:44:23 be0b1016462e: Layer already exists 04:44:23 01150680a4d1: Layer already exists 04:44:23 8c4e33a8e123: Layer already exists 04:44:23 8e1b4aaa03cc: Layer already exists 04:44:23 4aeaa0e7d41f: Layer already exists 04:44:23 66e0784511fa: Layer already exists 04:44:23 latest: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.66 04:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:44:24 f2911130d4ce: Preparing 04:44:24 a1906e2108ed: Preparing 04:44:24 01150680a4d1: Preparing 04:44:24 be0b1016462e: Preparing 04:44:24 3d71b67633be: Preparing 04:44:24 8e1b4aaa03cc: Preparing 04:44:24 8c4e33a8e123: Preparing 04:44:24 66e0784511fa: Preparing 04:44:24 4aeaa0e7d41f: Preparing 04:44:24 8c4e33a8e123: Waiting 04:44:24 4aeaa0e7d41f: Waiting 04:44:24 66e0784511fa: Waiting 04:44:24 8e1b4aaa03cc: Waiting 04:44:24 01150680a4d1: Layer already exists 04:44:24 a1906e2108ed: Layer already exists 04:44:24 f2911130d4ce: Layer already exists 04:44:24 3d71b67633be: Layer already exists 04:44:24 be0b1016462e: Layer already exists 04:44:24 8c4e33a8e123: Layer already exists 04:44:24 8e1b4aaa03cc: Layer already exists 04:44:24 66e0784511fa: Layer already exists 04:44:24 4aeaa0e7d41f: Layer already exists 04:44:24 3.2.0-dev.66: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:44:25 f2911130d4ce: Preparing 04:44:25 a1906e2108ed: Preparing 04:44:25 01150680a4d1: Preparing 04:44:25 be0b1016462e: Preparing 04:44:25 3d71b67633be: Preparing 04:44:25 8e1b4aaa03cc: Preparing 04:44:25 8c4e33a8e123: Preparing 04:44:25 66e0784511fa: Preparing 04:44:25 4aeaa0e7d41f: Preparing 04:44:25 8c4e33a8e123: Waiting 04:44:25 66e0784511fa: Waiting 04:44:25 4aeaa0e7d41f: Waiting 04:44:25 8e1b4aaa03cc: Waiting 04:44:25 a1906e2108ed: Layer already exists 04:44:25 3d71b67633be: Layer already exists 04:44:25 be0b1016462e: Layer already exists 04:44:25 f2911130d4ce: Layer already exists 04:44:25 01150680a4d1: Layer already exists 04:44:25 8c4e33a8e123: Layer already exists 04:44:25 8e1b4aaa03cc: Layer already exists 04:44:25 4aeaa0e7d41f: Layer already exists 04:44:25 66e0784511fa: Layer already exists 04:44:25 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:26 + 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 04:44:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:44:26 f2911130d4ce: Preparing 04:44:26 a1906e2108ed: Preparing 04:44:26 01150680a4d1: Preparing 04:44:26 be0b1016462e: Preparing 04:44:26 3d71b67633be: Preparing 04:44:26 8e1b4aaa03cc: Preparing 04:44:26 8c4e33a8e123: Preparing 04:44:26 66e0784511fa: Preparing 04:44:26 4aeaa0e7d41f: Preparing 04:44:26 8e1b4aaa03cc: Waiting 04:44:26 8c4e33a8e123: Waiting 04:44:26 66e0784511fa: Waiting 04:44:26 4aeaa0e7d41f: Waiting 04:44:26 f2911130d4ce: Layer already exists 04:44:26 be0b1016462e: Layer already exists 04:44:26 a1906e2108ed: Layer already exists 04:44:26 01150680a4d1: Layer already exists 04:44:26 3d71b67633be: Layer already exists 04:44:26 66e0784511fa: Layer already exists 04:44:26 8e1b4aaa03cc: Layer already exists 04:44:26 4aeaa0e7d41f: Layer already exists 04:44:26 8c4e33a8e123: Layer already exists 04:44:26 main: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:26 ===================================================== [Pipeline] echo 04:44:26 taggedImages: 04:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.66 04:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:44:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:44:26 1b547b08863b9eb04e96d431cd29a638682022cb 04:44:26 latest 04:44:26 3.2.0-dev.66 04:44:26 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:26 main 04:44:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:44:27 3341f192a077: Preparing 04:44:27 5955fd1d6b45: Preparing 04:44:27 fb542bd27d8b: Preparing 04:44:27 3e73c9dd2c79: Preparing 04:44:27 478ca163a8fd: Preparing 04:44:27 3d71b67633be: Preparing 04:44:27 8e1b4aaa03cc: Preparing 04:44:27 e51433ef3d21: Preparing 04:44:27 8f559a0502c8: Preparing 04:44:27 b1a51f4acd9d: Preparing 04:44:27 4aeaa0e7d41f: Preparing 04:44:27 3d71b67633be: Waiting 04:44:27 8e1b4aaa03cc: Waiting 04:44:27 e51433ef3d21: Waiting 04:44:27 8f559a0502c8: Waiting 04:44:27 b1a51f4acd9d: Waiting 04:44:27 4aeaa0e7d41f: Waiting 04:44:27 478ca163a8fd: Pushed 04:44:27 3e73c9dd2c79: Pushed 04:44:27 3341f192a077: Pushed 04:44:27 5955fd1d6b45: Pushed 04:44:27 3d71b67633be: Layer already exists 04:44:27 8e1b4aaa03cc: Layer already exists 04:44:27 4aeaa0e7d41f: Layer already exists 04:44:28 e51433ef3d21: Pushed 04:44:28 8f559a0502c8: Pushed 04:44:30 fb542bd27d8b: Pushed 04:44:30 b1a51f4acd9d: Pushed 04:44:30 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:31 + 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 04:44:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:44:31 3341f192a077: Preparing 04:44:31 5955fd1d6b45: Preparing 04:44:31 fb542bd27d8b: Preparing 04:44:31 3e73c9dd2c79: Preparing 04:44:31 478ca163a8fd: Preparing 04:44:31 3d71b67633be: Preparing 04:44:31 8e1b4aaa03cc: Preparing 04:44:31 e51433ef3d21: Preparing 04:44:31 8f559a0502c8: Preparing 04:44:31 b1a51f4acd9d: Preparing 04:44:31 4aeaa0e7d41f: Preparing 04:44:31 3d71b67633be: Waiting 04:44:31 e51433ef3d21: Waiting 04:44:31 8f559a0502c8: Waiting 04:44:31 b1a51f4acd9d: Waiting 04:44:31 4aeaa0e7d41f: Waiting 04:44:31 8e1b4aaa03cc: Waiting 04:44:31 3341f192a077: Layer already exists 04:44:31 478ca163a8fd: Layer already exists 04:44:31 5955fd1d6b45: Layer already exists 04:44:31 fb542bd27d8b: Layer already exists 04:44:31 3e73c9dd2c79: Layer already exists 04:44:31 8f559a0502c8: Layer already exists 04:44:31 8e1b4aaa03cc: Layer already exists 04:44:31 3d71b67633be: Layer already exists 04:44:31 e51433ef3d21: Layer already exists 04:44:31 b1a51f4acd9d: Layer already exists 04:44:31 4aeaa0e7d41f: Layer already exists 04:44:31 latest: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.66 04:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:44:32 3341f192a077: Preparing 04:44:32 5955fd1d6b45: Preparing 04:44:32 fb542bd27d8b: Preparing 04:44:32 3e73c9dd2c79: Preparing 04:44:32 478ca163a8fd: Preparing 04:44:32 3d71b67633be: Preparing 04:44:32 8e1b4aaa03cc: Preparing 04:44:32 e51433ef3d21: Preparing 04:44:32 8f559a0502c8: Preparing 04:44:32 b1a51f4acd9d: Preparing 04:44:32 4aeaa0e7d41f: Preparing 04:44:32 3d71b67633be: Waiting 04:44:32 8e1b4aaa03cc: Waiting 04:44:32 e51433ef3d21: Waiting 04:44:32 8f559a0502c8: Waiting 04:44:32 b1a51f4acd9d: Waiting 04:44:32 4aeaa0e7d41f: Waiting 04:44:32 478ca163a8fd: Layer already exists 04:44:32 5955fd1d6b45: Layer already exists 04:44:32 fb542bd27d8b: Layer already exists 04:44:32 3e73c9dd2c79: Layer already exists 04:44:32 3341f192a077: Layer already exists 04:44:32 b1a51f4acd9d: Layer already exists 04:44:32 3d71b67633be: Layer already exists 04:44:32 e51433ef3d21: Layer already exists 04:44:32 8e1b4aaa03cc: Layer already exists 04:44:32 8f559a0502c8: Layer already exists 04:44:32 4aeaa0e7d41f: Layer already exists 04:44:32 3.2.0-dev.66: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:44:33 3341f192a077: Preparing 04:44:33 5955fd1d6b45: Preparing 04:44:33 fb542bd27d8b: Preparing 04:44:33 3e73c9dd2c79: Preparing 04:44:33 478ca163a8fd: Preparing 04:44:33 3d71b67633be: Preparing 04:44:33 8e1b4aaa03cc: Preparing 04:44:33 e51433ef3d21: Preparing 04:44:33 8f559a0502c8: Preparing 04:44:33 b1a51f4acd9d: Preparing 04:44:33 4aeaa0e7d41f: Preparing 04:44:33 3d71b67633be: Waiting 04:44:33 8e1b4aaa03cc: Waiting 04:44:33 8f559a0502c8: Waiting 04:44:33 e51433ef3d21: Waiting 04:44:33 b1a51f4acd9d: Waiting 04:44:33 4aeaa0e7d41f: Waiting 04:44:33 3341f192a077: Layer already exists 04:44:33 5955fd1d6b45: Layer already exists 04:44:33 478ca163a8fd: Layer already exists 04:44:33 fb542bd27d8b: Layer already exists 04:44:33 3e73c9dd2c79: Layer already exists 04:44:33 3d71b67633be: Layer already exists 04:44:33 8f559a0502c8: Layer already exists 04:44:33 e51433ef3d21: Layer already exists 04:44:33 8e1b4aaa03cc: Layer already exists 04:44:33 b1a51f4acd9d: Layer already exists 04:44:33 4aeaa0e7d41f: Layer already exists 04:44:33 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:33 + 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 04:44:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:44:34 3341f192a077: Preparing 04:44:34 5955fd1d6b45: Preparing 04:44:34 fb542bd27d8b: Preparing 04:44:34 3e73c9dd2c79: Preparing 04:44:34 478ca163a8fd: Preparing 04:44:34 3d71b67633be: Preparing 04:44:34 8e1b4aaa03cc: Preparing 04:44:34 e51433ef3d21: Preparing 04:44:34 8f559a0502c8: Preparing 04:44:34 b1a51f4acd9d: Preparing 04:44:34 4aeaa0e7d41f: Preparing 04:44:34 3d71b67633be: Waiting 04:44:34 8f559a0502c8: Waiting 04:44:34 8e1b4aaa03cc: Waiting 04:44:34 e51433ef3d21: Waiting 04:44:34 b1a51f4acd9d: Waiting 04:44:34 4aeaa0e7d41f: Waiting 04:44:34 3e73c9dd2c79: Layer already exists 04:44:34 5955fd1d6b45: Layer already exists 04:44:34 3341f192a077: Layer already exists 04:44:34 fb542bd27d8b: Layer already exists 04:44:34 478ca163a8fd: Layer already exists 04:44:34 3d71b67633be: Layer already exists 04:44:34 e51433ef3d21: Layer already exists 04:44:34 8e1b4aaa03cc: Layer already exists 04:44:34 8f559a0502c8: Layer already exists 04:44:34 b1a51f4acd9d: Layer already exists 04:44:34 4aeaa0e7d41f: Layer already exists 04:44:34 main: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:34 ===================================================== [Pipeline] echo 04:44:34 taggedImages: 04:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.66 04:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:44:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:44:34 1b547b08863b9eb04e96d431cd29a638682022cb 04:44:34 latest 04:44:34 3.2.0-dev.66 04:44:34 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:34 main 04:44:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:44:35 a10d6c02581f: Preparing 04:44:35 fe2661b0c1b2: Preparing 04:44:35 1d009cf43581: Preparing 04:44:35 8a92316c78ad: Preparing 04:44:35 518f2b8fea1c: Preparing 04:44:35 78e6e0c78323: Preparing 04:44:35 a05ea94e48d5: Preparing 04:44:35 3d71b67633be: Preparing 04:44:35 8e1b4aaa03cc: Preparing 04:44:35 131a17a86d08: Preparing 04:44:35 f9071456b888: Preparing 04:44:35 4aeaa0e7d41f: Preparing 04:44:35 a05ea94e48d5: Waiting 04:44:35 3d71b67633be: Waiting 04:44:35 8e1b4aaa03cc: Waiting 04:44:35 131a17a86d08: Waiting 04:44:35 f9071456b888: Waiting 04:44:35 4aeaa0e7d41f: Waiting 04:44:35 fe2661b0c1b2: Pushed 04:44:35 518f2b8fea1c: Pushed 04:44:35 a10d6c02581f: Pushed 04:44:35 3d71b67633be: Layer already exists 04:44:35 8e1b4aaa03cc: Layer already exists 04:44:35 78e6e0c78323: Pushed 04:44:35 a05ea94e48d5: Pushed 04:44:35 4aeaa0e7d41f: Layer already exists 04:44:35 131a17a86d08: Pushed 04:44:37 8a92316c78ad: Pushed 04:44:38 1d009cf43581: Pushed 04:44:38 f9071456b888: Pushed 04:44:38 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:38 + 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 04:44:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:44:39 a10d6c02581f: Preparing 04:44:39 fe2661b0c1b2: Preparing 04:44:39 1d009cf43581: Preparing 04:44:39 8a92316c78ad: Preparing 04:44:39 518f2b8fea1c: Preparing 04:44:39 78e6e0c78323: Preparing 04:44:39 a05ea94e48d5: Preparing 04:44:39 3d71b67633be: Preparing 04:44:39 8e1b4aaa03cc: Preparing 04:44:39 131a17a86d08: Preparing 04:44:39 f9071456b888: Preparing 04:44:39 4aeaa0e7d41f: Preparing 04:44:39 a05ea94e48d5: Waiting 04:44:39 78e6e0c78323: Waiting 04:44:39 3d71b67633be: Waiting 04:44:39 8e1b4aaa03cc: Waiting 04:44:39 f9071456b888: Waiting 04:44:39 131a17a86d08: Waiting 04:44:39 4aeaa0e7d41f: Waiting 04:44:39 8a92316c78ad: Layer already exists 04:44:39 fe2661b0c1b2: Layer already exists 04:44:39 518f2b8fea1c: Layer already exists 04:44:39 a10d6c02581f: Layer already exists 04:44:39 1d009cf43581: Layer already exists 04:44:39 a05ea94e48d5: Layer already exists 04:44:39 3d71b67633be: Layer already exists 04:44:39 131a17a86d08: Layer already exists 04:44:39 8e1b4aaa03cc: Layer already exists 04:44:39 78e6e0c78323: Layer already exists 04:44:39 f9071456b888: Layer already exists 04:44:39 4aeaa0e7d41f: Layer already exists 04:44:39 latest: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.66 04:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:44:40 a10d6c02581f: Preparing 04:44:40 fe2661b0c1b2: Preparing 04:44:40 1d009cf43581: Preparing 04:44:40 8a92316c78ad: Preparing 04:44:40 518f2b8fea1c: Preparing 04:44:40 78e6e0c78323: Preparing 04:44:40 a05ea94e48d5: Preparing 04:44:40 3d71b67633be: Preparing 04:44:40 8e1b4aaa03cc: Preparing 04:44:40 131a17a86d08: Preparing 04:44:40 f9071456b888: Preparing 04:44:40 4aeaa0e7d41f: Preparing 04:44:40 78e6e0c78323: Waiting 04:44:40 a05ea94e48d5: Waiting 04:44:40 8e1b4aaa03cc: Waiting 04:44:40 131a17a86d08: Waiting 04:44:40 f9071456b888: Waiting 04:44:40 4aeaa0e7d41f: Waiting 04:44:40 518f2b8fea1c: Layer already exists 04:44:40 fe2661b0c1b2: Layer already exists 04:44:40 a10d6c02581f: Layer already exists 04:44:40 8a92316c78ad: Layer already exists 04:44:40 1d009cf43581: Layer already exists 04:44:40 3d71b67633be: Layer already exists 04:44:40 78e6e0c78323: Layer already exists 04:44:40 a05ea94e48d5: Layer already exists 04:44:40 8e1b4aaa03cc: Layer already exists 04:44:40 131a17a86d08: Layer already exists 04:44:40 4aeaa0e7d41f: Layer already exists 04:44:40 f9071456b888: Layer already exists 04:44:40 3.2.0-dev.66: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:44:41 a10d6c02581f: Preparing 04:44:41 fe2661b0c1b2: Preparing 04:44:41 1d009cf43581: Preparing 04:44:41 8a92316c78ad: Preparing 04:44:41 518f2b8fea1c: Preparing 04:44:41 78e6e0c78323: Preparing 04:44:41 a05ea94e48d5: Preparing 04:44:41 3d71b67633be: Preparing 04:44:41 8e1b4aaa03cc: Preparing 04:44:41 131a17a86d08: Preparing 04:44:41 f9071456b888: Preparing 04:44:41 4aeaa0e7d41f: Preparing 04:44:41 78e6e0c78323: Waiting 04:44:41 a05ea94e48d5: Waiting 04:44:41 3d71b67633be: Waiting 04:44:41 8e1b4aaa03cc: Waiting 04:44:41 131a17a86d08: Waiting 04:44:41 f9071456b888: Waiting 04:44:41 4aeaa0e7d41f: Waiting 04:44:41 fe2661b0c1b2: Layer already exists 04:44:41 1d009cf43581: Layer already exists 04:44:41 8a92316c78ad: Layer already exists 04:44:41 518f2b8fea1c: Layer already exists 04:44:41 a10d6c02581f: Layer already exists 04:44:41 78e6e0c78323: Layer already exists 04:44:41 a05ea94e48d5: Layer already exists 04:44:41 3d71b67633be: Layer already exists 04:44:41 8e1b4aaa03cc: Layer already exists 04:44:41 131a17a86d08: Layer already exists 04:44:41 f9071456b888: Layer already exists 04:44:41 4aeaa0e7d41f: Layer already exists 04:44:41 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:41 + 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 04:44:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:44:42 a10d6c02581f: Preparing 04:44:42 fe2661b0c1b2: Preparing 04:44:42 1d009cf43581: Preparing 04:44:42 8a92316c78ad: Preparing 04:44:42 518f2b8fea1c: Preparing 04:44:42 78e6e0c78323: Preparing 04:44:42 a05ea94e48d5: Preparing 04:44:42 78e6e0c78323: Waiting 04:44:42 3d71b67633be: Preparing 04:44:42 a05ea94e48d5: Waiting 04:44:42 8e1b4aaa03cc: Preparing 04:44:42 3d71b67633be: Waiting 04:44:42 131a17a86d08: Preparing 04:44:42 8e1b4aaa03cc: Waiting 04:44:42 f9071456b888: Preparing 04:44:42 131a17a86d08: Waiting 04:44:42 4aeaa0e7d41f: Preparing 04:44:42 f9071456b888: Waiting 04:44:42 4aeaa0e7d41f: Waiting 04:44:42 1d009cf43581: Layer already exists 04:44:42 fe2661b0c1b2: Layer already exists 04:44:42 518f2b8fea1c: Layer already exists 04:44:42 8a92316c78ad: Layer already exists 04:44:42 a10d6c02581f: Layer already exists 04:44:42 78e6e0c78323: Layer already exists 04:44:42 a05ea94e48d5: Layer already exists 04:44:42 131a17a86d08: Layer already exists 04:44:42 8e1b4aaa03cc: Layer already exists 04:44:42 3d71b67633be: Layer already exists 04:44:42 4aeaa0e7d41f: Layer already exists 04:44:42 f9071456b888: Layer already exists 04:44:42 main: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:42 ===================================================== [Pipeline] echo 04:44:42 taggedImages: 04:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.66 04:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:44:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:44:42 1b547b08863b9eb04e96d431cd29a638682022cb 04:44:42 latest 04:44:42 3.2.0-dev.66 04:44:42 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:42 main 04:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:43 b02a08c2ff35: Preparing 04:44:43 92bd955928f6: Preparing 04:44:43 3d71b67633be: Preparing 04:44:43 8e1b4aaa03cc: Preparing 04:44:43 9a1580d0d5f3: Preparing 04:44:43 ac442506a58a: Preparing 04:44:43 4aeaa0e7d41f: Preparing 04:44:43 ac442506a58a: Waiting 04:44:43 4aeaa0e7d41f: Waiting 04:44:43 8e1b4aaa03cc: Layer already exists 04:44:43 3d71b67633be: Layer already exists 04:44:43 4aeaa0e7d41f: Layer already exists 04:44:43 9a1580d0d5f3: Pushed 04:44:43 b02a08c2ff35: Pushed 04:44:45 ac442506a58a: Pushed 04:44:46 92bd955928f6: Pushed 04:44:46 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:47 + 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 04:44:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:47 b02a08c2ff35: Preparing 04:44:47 92bd955928f6: Preparing 04:44:47 3d71b67633be: Preparing 04:44:47 8e1b4aaa03cc: Preparing 04:44:47 9a1580d0d5f3: Preparing 04:44:47 ac442506a58a: Preparing 04:44:47 4aeaa0e7d41f: Preparing 04:44:47 ac442506a58a: Waiting 04:44:47 4aeaa0e7d41f: Waiting 04:44:47 92bd955928f6: Layer already exists 04:44:47 8e1b4aaa03cc: Layer already exists 04:44:47 b02a08c2ff35: Layer already exists 04:44:47 9a1580d0d5f3: Layer already exists 04:44:47 3d71b67633be: Layer already exists 04:44:47 4aeaa0e7d41f: Layer already exists 04:44:47 ac442506a58a: Layer already exists 04:44:47 latest: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.66 04:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:48 b02a08c2ff35: Preparing 04:44:48 92bd955928f6: Preparing 04:44:48 3d71b67633be: Preparing 04:44:48 8e1b4aaa03cc: Preparing 04:44:48 9a1580d0d5f3: Preparing 04:44:48 ac442506a58a: Preparing 04:44:48 4aeaa0e7d41f: Preparing 04:44:48 ac442506a58a: Waiting 04:44:48 4aeaa0e7d41f: Waiting 04:44:48 9a1580d0d5f3: Layer already exists 04:44:48 92bd955928f6: Layer already exists 04:44:48 b02a08c2ff35: Layer already exists 04:44:48 8e1b4aaa03cc: Layer already exists 04:44:48 3d71b67633be: Layer already exists 04:44:48 ac442506a58a: Layer already exists 04:44:48 4aeaa0e7d41f: Layer already exists 04:44:48 3.2.0-dev.66: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:49 b02a08c2ff35: Preparing 04:44:49 92bd955928f6: Preparing 04:44:49 3d71b67633be: Preparing 04:44:49 8e1b4aaa03cc: Preparing 04:44:49 9a1580d0d5f3: Preparing 04:44:49 ac442506a58a: Preparing 04:44:49 4aeaa0e7d41f: Preparing 04:44:49 ac442506a58a: Waiting 04:44:49 4aeaa0e7d41f: Waiting 04:44:49 8e1b4aaa03cc: Layer already exists 04:44:49 b02a08c2ff35: Layer already exists 04:44:49 3d71b67633be: Layer already exists 04:44:49 92bd955928f6: Layer already exists 04:44:49 9a1580d0d5f3: Layer already exists 04:44:49 4aeaa0e7d41f: Layer already exists 04:44:49 ac442506a58a: Layer already exists 04:44:49 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:50 + 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 04:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:44:50 b02a08c2ff35: Preparing 04:44:50 92bd955928f6: Preparing 04:44:50 3d71b67633be: Preparing 04:44:50 8e1b4aaa03cc: Preparing 04:44:50 9a1580d0d5f3: Preparing 04:44:50 ac442506a58a: Preparing 04:44:50 4aeaa0e7d41f: Preparing 04:44:50 ac442506a58a: Waiting 04:44:50 4aeaa0e7d41f: Waiting 04:44:50 3d71b67633be: Layer already exists 04:44:50 b02a08c2ff35: Layer already exists 04:44:50 92bd955928f6: Layer already exists 04:44:50 9a1580d0d5f3: Layer already exists 04:44:50 8e1b4aaa03cc: Layer already exists 04:44:50 4aeaa0e7d41f: Layer already exists 04:44:50 ac442506a58a: Layer already exists 04:44:50 main: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:50 ===================================================== [Pipeline] echo 04:44:50 taggedImages: 04:44:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:44:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.66 04:44:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:44:51 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:44:51 1b547b08863b9eb04e96d431cd29a638682022cb 04:44:51 latest 04:44:51 3.2.0-dev.66 04:44:51 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:44:51 main 04:44:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:44:51 9dc9a96a0656: Preparing 04:44:51 82752a66b473: Preparing 04:44:51 2e54460153f4: Preparing 04:44:51 3d71b67633be: Preparing 04:44:51 8e1b4aaa03cc: Preparing 04:44:51 c31040980075: Preparing 04:44:51 f9e35470ac43: Preparing 04:44:51 de71e719524e: Preparing 04:44:51 93eaf51d360c: Preparing 04:44:51 4aeaa0e7d41f: Preparing 04:44:51 c31040980075: Waiting 04:44:51 f9e35470ac43: Waiting 04:44:51 de71e719524e: Waiting 04:44:51 93eaf51d360c: Waiting 04:44:51 4aeaa0e7d41f: Waiting 04:44:51 3d71b67633be: Layer already exists 04:44:51 8e1b4aaa03cc: Layer already exists 04:44:52 82752a66b473: Pushed 04:44:52 2e54460153f4: Pushed 04:44:52 9dc9a96a0656: Pushed 04:44:52 4aeaa0e7d41f: Layer already exists 04:44:52 de71e719524e: Pushed 04:44:52 93eaf51d360c: Pushed 04:45:05 f9e35470ac43: Pushed 04:45:13 c31040980075: Pushed 04:45:13 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:13 + 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 04:45:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:45:14 9dc9a96a0656: Preparing 04:45:14 82752a66b473: Preparing 04:45:14 2e54460153f4: Preparing 04:45:14 3d71b67633be: Preparing 04:45:14 8e1b4aaa03cc: Preparing 04:45:14 c31040980075: Preparing 04:45:14 f9e35470ac43: Preparing 04:45:14 de71e719524e: Preparing 04:45:14 93eaf51d360c: Preparing 04:45:14 4aeaa0e7d41f: Preparing 04:45:14 c31040980075: Waiting 04:45:14 f9e35470ac43: Waiting 04:45:14 de71e719524e: Waiting 04:45:14 93eaf51d360c: Waiting 04:45:14 4aeaa0e7d41f: Waiting 04:45:14 82752a66b473: Layer already exists 04:45:14 8e1b4aaa03cc: Layer already exists 04:45:14 2e54460153f4: Layer already exists 04:45:14 3d71b67633be: Layer already exists 04:45:14 9dc9a96a0656: Layer already exists 04:45:14 de71e719524e: Layer already exists 04:45:14 c31040980075: Layer already exists 04:45:14 f9e35470ac43: Layer already exists 04:45:14 4aeaa0e7d41f: Layer already exists 04:45:14 93eaf51d360c: Layer already exists 04:45:14 latest: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.66 04:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:45:15 9dc9a96a0656: Preparing 04:45:15 82752a66b473: Preparing 04:45:15 2e54460153f4: Preparing 04:45:15 3d71b67633be: Preparing 04:45:15 8e1b4aaa03cc: Preparing 04:45:15 c31040980075: Preparing 04:45:15 f9e35470ac43: Preparing 04:45:15 de71e719524e: Preparing 04:45:15 93eaf51d360c: Preparing 04:45:15 c31040980075: Waiting 04:45:15 4aeaa0e7d41f: Preparing 04:45:15 f9e35470ac43: Waiting 04:45:15 de71e719524e: Waiting 04:45:15 4aeaa0e7d41f: Waiting 04:45:15 9dc9a96a0656: Layer already exists 04:45:15 8e1b4aaa03cc: Layer already exists 04:45:15 2e54460153f4: Layer already exists 04:45:15 3d71b67633be: Layer already exists 04:45:15 82752a66b473: Layer already exists 04:45:15 c31040980075: Layer already exists 04:45:15 93eaf51d360c: Layer already exists 04:45:15 f9e35470ac43: Layer already exists 04:45:15 de71e719524e: Layer already exists 04:45:15 4aeaa0e7d41f: Layer already exists 04:45:15 3.2.0-dev.66: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:45:16 9dc9a96a0656: Preparing 04:45:16 82752a66b473: Preparing 04:45:16 2e54460153f4: Preparing 04:45:16 3d71b67633be: Preparing 04:45:16 8e1b4aaa03cc: Preparing 04:45:16 c31040980075: Preparing 04:45:16 f9e35470ac43: Preparing 04:45:16 de71e719524e: Preparing 04:45:16 93eaf51d360c: Preparing 04:45:16 4aeaa0e7d41f: Preparing 04:45:16 c31040980075: Waiting 04:45:16 f9e35470ac43: Waiting 04:45:16 de71e719524e: Waiting 04:45:16 93eaf51d360c: Waiting 04:45:16 4aeaa0e7d41f: Waiting 04:45:16 9dc9a96a0656: Layer already exists 04:45:16 82752a66b473: Layer already exists 04:45:16 2e54460153f4: Layer already exists 04:45:16 8e1b4aaa03cc: Layer already exists 04:45:16 3d71b67633be: Layer already exists 04:45:16 f9e35470ac43: Layer already exists 04:45:16 de71e719524e: Layer already exists 04:45:16 c31040980075: Layer already exists 04:45:16 4aeaa0e7d41f: Layer already exists 04:45:16 93eaf51d360c: Layer already exists 04:45:16 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:16 + 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 04:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:45:17 9dc9a96a0656: Preparing 04:45:17 82752a66b473: Preparing 04:45:17 2e54460153f4: Preparing 04:45:17 3d71b67633be: Preparing 04:45:17 8e1b4aaa03cc: Preparing 04:45:17 c31040980075: Preparing 04:45:17 f9e35470ac43: Preparing 04:45:17 de71e719524e: Preparing 04:45:17 93eaf51d360c: Preparing 04:45:17 4aeaa0e7d41f: Preparing 04:45:17 de71e719524e: Waiting 04:45:17 93eaf51d360c: Waiting 04:45:17 4aeaa0e7d41f: Waiting 04:45:17 c31040980075: Waiting 04:45:17 f9e35470ac43: Waiting 04:45:17 2e54460153f4: Layer already exists 04:45:17 82752a66b473: Layer already exists 04:45:17 3d71b67633be: Layer already exists 04:45:17 8e1b4aaa03cc: Layer already exists 04:45:17 9dc9a96a0656: Layer already exists 04:45:17 f9e35470ac43: Layer already exists 04:45:17 c31040980075: Layer already exists 04:45:17 de71e719524e: Layer already exists 04:45:17 4aeaa0e7d41f: Layer already exists 04:45:17 93eaf51d360c: Layer already exists 04:45:17 main: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:17 ===================================================== [Pipeline] echo 04:45:17 taggedImages: 04:45:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:45:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:45:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.66 04:45:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:45:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:45:17 1b547b08863b9eb04e96d431cd29a638682022cb 04:45:17 latest 04:45:17 3.2.0-dev.66 04:45:17 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:17 main 04:45:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:18 6b8d1c6d70a7: Preparing 04:45:18 e7fa79ef15d5: Preparing 04:45:18 87e499b5454c: Preparing 04:45:18 3d71b67633be: Preparing 04:45:18 8e1b4aaa03cc: Preparing 04:45:18 e56f054c06f4: Preparing 04:45:18 b8f9eb8f13df: Preparing 04:45:18 31cc56a40377: Preparing 04:45:18 4aeaa0e7d41f: Preparing 04:45:18 b8f9eb8f13df: Waiting 04:45:18 4aeaa0e7d41f: Waiting 04:45:18 31cc56a40377: Waiting 04:45:18 e56f054c06f4: Waiting 04:45:18 3d71b67633be: Layer already exists 04:45:18 8e1b4aaa03cc: Layer already exists 04:45:18 6b8d1c6d70a7: Pushed 04:45:18 87e499b5454c: Pushed 04:45:18 e7fa79ef15d5: Pushed 04:45:18 b8f9eb8f13df: Pushed 04:45:18 4aeaa0e7d41f: Layer already exists 04:45:19 31cc56a40377: Pushed 04:45:41 e56f054c06f4: Pushed 04:45:41 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:41 + 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 04:45:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:41 6b8d1c6d70a7: Preparing 04:45:41 e7fa79ef15d5: Preparing 04:45:41 87e499b5454c: Preparing 04:45:41 3d71b67633be: Preparing 04:45:41 8e1b4aaa03cc: Preparing 04:45:41 e56f054c06f4: Preparing 04:45:41 e56f054c06f4: Waiting 04:45:41 b8f9eb8f13df: Preparing 04:45:41 31cc56a40377: Preparing 04:45:41 4aeaa0e7d41f: Preparing 04:45:41 31cc56a40377: Waiting 04:45:41 4aeaa0e7d41f: Waiting 04:45:41 b8f9eb8f13df: Waiting 04:45:41 8e1b4aaa03cc: Layer already exists 04:45:41 6b8d1c6d70a7: Layer already exists 04:45:41 e7fa79ef15d5: Layer already exists 04:45:41 87e499b5454c: Layer already exists 04:45:41 3d71b67633be: Layer already exists 04:45:41 e56f054c06f4: Layer already exists 04:45:41 b8f9eb8f13df: Layer already exists 04:45:41 31cc56a40377: Layer already exists 04:45:41 4aeaa0e7d41f: Layer already exists 04:45:42 latest: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.66 04:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:42 6b8d1c6d70a7: Preparing 04:45:42 e7fa79ef15d5: Preparing 04:45:42 87e499b5454c: Preparing 04:45:42 3d71b67633be: Preparing 04:45:42 8e1b4aaa03cc: Preparing 04:45:42 e56f054c06f4: Preparing 04:45:42 b8f9eb8f13df: Preparing 04:45:42 31cc56a40377: Preparing 04:45:42 4aeaa0e7d41f: Preparing 04:45:42 e56f054c06f4: Waiting 04:45:42 b8f9eb8f13df: Waiting 04:45:42 31cc56a40377: Waiting 04:45:42 4aeaa0e7d41f: Waiting 04:45:42 e7fa79ef15d5: Layer already exists 04:45:42 3d71b67633be: Layer already exists 04:45:42 87e499b5454c: Layer already exists 04:45:42 6b8d1c6d70a7: Layer already exists 04:45:42 8e1b4aaa03cc: Layer already exists 04:45:42 31cc56a40377: Layer already exists 04:45:42 e56f054c06f4: Layer already exists 04:45:42 b8f9eb8f13df: Layer already exists 04:45:42 4aeaa0e7d41f: Layer already exists 04:45:43 3.2.0-dev.66: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:43 6b8d1c6d70a7: Preparing 04:45:43 e7fa79ef15d5: Preparing 04:45:43 87e499b5454c: Preparing 04:45:43 3d71b67633be: Preparing 04:45:43 8e1b4aaa03cc: Preparing 04:45:43 e56f054c06f4: Preparing 04:45:43 b8f9eb8f13df: Preparing 04:45:43 31cc56a40377: Preparing 04:45:43 4aeaa0e7d41f: Preparing 04:45:43 b8f9eb8f13df: Waiting 04:45:43 31cc56a40377: Waiting 04:45:43 4aeaa0e7d41f: Waiting 04:45:43 e56f054c06f4: Waiting 04:45:43 87e499b5454c: Layer already exists 04:45:43 6b8d1c6d70a7: Layer already exists 04:45:43 8e1b4aaa03cc: Layer already exists 04:45:43 3d71b67633be: Layer already exists 04:45:43 e7fa79ef15d5: Layer already exists 04:45:43 e56f054c06f4: Layer already exists 04:45:43 31cc56a40377: Layer already exists 04:45:43 b8f9eb8f13df: Layer already exists 04:45:43 4aeaa0e7d41f: Layer already exists 04:45:43 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:45:44 6b8d1c6d70a7: Preparing 04:45:44 e7fa79ef15d5: Preparing 04:45:44 87e499b5454c: Preparing 04:45:44 3d71b67633be: Preparing 04:45:44 8e1b4aaa03cc: Preparing 04:45:44 e56f054c06f4: Preparing 04:45:44 b8f9eb8f13df: Preparing 04:45:44 e56f054c06f4: Waiting 04:45:44 31cc56a40377: Preparing 04:45:44 b8f9eb8f13df: Waiting 04:45:44 4aeaa0e7d41f: Preparing 04:45:44 31cc56a40377: Waiting 04:45:44 4aeaa0e7d41f: Waiting 04:45:44 3d71b67633be: Layer already exists 04:45:44 e7fa79ef15d5: Layer already exists 04:45:44 6b8d1c6d70a7: Layer already exists 04:45:44 8e1b4aaa03cc: Layer already exists 04:45:44 87e499b5454c: Layer already exists 04:45:44 b8f9eb8f13df: Layer already exists 04:45:44 31cc56a40377: Layer already exists 04:45:44 e56f054c06f4: Layer already exists 04:45:44 4aeaa0e7d41f: Layer already exists 04:45:44 main: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:45 ===================================================== [Pipeline] echo 04:45:45 taggedImages: 04:45:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:45:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:45:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.66 04:45:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:45:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:45:45 1b547b08863b9eb04e96d431cd29a638682022cb 04:45:45 latest 04:45:45 3.2.0-dev.66 04:45:45 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:45 main 04:45:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:45 55965cf7182b: Preparing 04:45:45 802e67a68fe8: Preparing 04:45:45 76f8b10df6a7: Preparing 04:45:45 3d71b67633be: Preparing 04:45:45 8e1b4aaa03cc: Preparing 04:45:45 e56f054c06f4: Preparing 04:45:45 de71e719524e: Preparing 04:45:45 93eaf51d360c: Preparing 04:45:45 4aeaa0e7d41f: Preparing 04:45:45 de71e719524e: Waiting 04:45:45 93eaf51d360c: Waiting 04:45:45 4aeaa0e7d41f: Waiting 04:45:45 e56f054c06f4: Waiting 04:45:45 3d71b67633be: Layer already exists 04:45:45 8e1b4aaa03cc: Layer already exists 04:45:45 e56f054c06f4: Layer already exists 04:45:46 de71e719524e: Layer already exists 04:45:46 93eaf51d360c: Layer already exists 04:45:46 4aeaa0e7d41f: Layer already exists 04:45:46 55965cf7182b: Pushed 04:45:46 76f8b10df6a7: Pushed 04:45:46 802e67a68fe8: Pushed 04:45:46 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:46 + 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 04:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:46 55965cf7182b: Preparing 04:45:46 802e67a68fe8: Preparing 04:45:46 76f8b10df6a7: Preparing 04:45:46 3d71b67633be: Preparing 04:45:46 8e1b4aaa03cc: Preparing 04:45:46 e56f054c06f4: Preparing 04:45:46 de71e719524e: Preparing 04:45:46 93eaf51d360c: Preparing 04:45:46 4aeaa0e7d41f: Preparing 04:45:46 e56f054c06f4: Waiting 04:45:46 93eaf51d360c: Waiting 04:45:46 4aeaa0e7d41f: Waiting 04:45:46 802e67a68fe8: Layer already exists 04:45:46 55965cf7182b: Layer already exists 04:45:46 8e1b4aaa03cc: Layer already exists 04:45:46 3d71b67633be: Layer already exists 04:45:46 76f8b10df6a7: Layer already exists 04:45:46 93eaf51d360c: Layer already exists 04:45:46 de71e719524e: Layer already exists 04:45:46 e56f054c06f4: Layer already exists 04:45:46 4aeaa0e7d41f: Layer already exists 04:45:47 latest: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.66 04:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:47 55965cf7182b: Preparing 04:45:47 802e67a68fe8: Preparing 04:45:47 76f8b10df6a7: Preparing 04:45:47 3d71b67633be: Preparing 04:45:47 8e1b4aaa03cc: Preparing 04:45:47 e56f054c06f4: Preparing 04:45:47 de71e719524e: Preparing 04:45:47 93eaf51d360c: Preparing 04:45:47 4aeaa0e7d41f: Preparing 04:45:47 e56f054c06f4: Waiting 04:45:47 de71e719524e: Waiting 04:45:47 93eaf51d360c: Waiting 04:45:47 4aeaa0e7d41f: Waiting 04:45:47 76f8b10df6a7: Layer already exists 04:45:47 8e1b4aaa03cc: Layer already exists 04:45:47 55965cf7182b: Layer already exists 04:45:47 802e67a68fe8: Layer already exists 04:45:47 3d71b67633be: Layer already exists 04:45:47 e56f054c06f4: Layer already exists 04:45:47 de71e719524e: Layer already exists 04:45:47 4aeaa0e7d41f: Layer already exists 04:45:47 93eaf51d360c: Layer already exists 04:45:48 3.2.0-dev.66: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:48 55965cf7182b: Preparing 04:45:48 802e67a68fe8: Preparing 04:45:48 76f8b10df6a7: Preparing 04:45:48 3d71b67633be: Preparing 04:45:48 8e1b4aaa03cc: Preparing 04:45:48 e56f054c06f4: Preparing 04:45:48 de71e719524e: Preparing 04:45:48 93eaf51d360c: Preparing 04:45:48 4aeaa0e7d41f: Preparing 04:45:48 e56f054c06f4: Waiting 04:45:48 de71e719524e: Waiting 04:45:48 93eaf51d360c: Waiting 04:45:48 4aeaa0e7d41f: Waiting 04:45:48 55965cf7182b: Layer already exists 04:45:48 802e67a68fe8: Layer already exists 04:45:48 8e1b4aaa03cc: Layer already exists 04:45:48 76f8b10df6a7: Layer already exists 04:45:48 3d71b67633be: Layer already exists 04:45:48 93eaf51d360c: Layer already exists 04:45:48 de71e719524e: Layer already exists 04:45:48 4aeaa0e7d41f: Layer already exists 04:45:48 e56f054c06f4: Layer already exists 04:45:48 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:45:49 55965cf7182b: Preparing 04:45:49 802e67a68fe8: Preparing 04:45:49 76f8b10df6a7: Preparing 04:45:49 3d71b67633be: Preparing 04:45:49 8e1b4aaa03cc: Preparing 04:45:49 e56f054c06f4: Preparing 04:45:49 de71e719524e: Preparing 04:45:49 93eaf51d360c: Preparing 04:45:49 4aeaa0e7d41f: Preparing 04:45:49 de71e719524e: Waiting 04:45:49 e56f054c06f4: Waiting 04:45:49 93eaf51d360c: Waiting 04:45:49 4aeaa0e7d41f: Waiting 04:45:49 55965cf7182b: Layer already exists 04:45:49 76f8b10df6a7: Layer already exists 04:45:49 3d71b67633be: Layer already exists 04:45:49 802e67a68fe8: Layer already exists 04:45:49 8e1b4aaa03cc: Layer already exists 04:45:49 93eaf51d360c: Layer already exists 04:45:49 4aeaa0e7d41f: Layer already exists 04:45:49 e56f054c06f4: Layer already exists 04:45:49 de71e719524e: Layer already exists 04:45:49 main: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:50 ===================================================== [Pipeline] echo 04:45:50 taggedImages: 04:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.66 04:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:45:50 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 04:45:50 1b547b08863b9eb04e96d431cd29a638682022cb 04:45:50 latest 04:45:50 3.2.0-dev.66 04:45:50 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:45:50 main 04:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:50 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:50 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:45:50 d17abb144980: Preparing 04:45:50 1706950e4dfb: Preparing 04:45:50 3d71b67633be: Preparing 04:45:50 8e1b4aaa03cc: Preparing 04:45:50 1fa56844f034: Preparing 04:45:50 67a143ef5eb2: Preparing 04:45:50 4aeaa0e7d41f: Preparing 04:45:50 67a143ef5eb2: Waiting 04:45:50 4aeaa0e7d41f: Waiting 04:45:50 8e1b4aaa03cc: Layer already exists 04:45:50 3d71b67633be: Layer already exists 04:45:51 4aeaa0e7d41f: Layer already exists 04:45:51 d17abb144980: Pushed 04:45:51 1fa56844f034: Pushed 04:45:51 67a143ef5eb2: Pushed 04:45:58 1706950e4dfb: Pushed 04:45:58 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:58 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:45:58 d17abb144980: Preparing 04:45:58 1706950e4dfb: Preparing 04:45:58 3d71b67633be: Preparing 04:45:58 8e1b4aaa03cc: Preparing 04:45:58 1fa56844f034: Preparing 04:45:58 67a143ef5eb2: Preparing 04:45:58 4aeaa0e7d41f: Preparing 04:45:58 67a143ef5eb2: Waiting 04:45:58 4aeaa0e7d41f: Waiting 04:45:58 1706950e4dfb: Layer already exists 04:45:58 d17abb144980: Layer already exists 04:45:58 8e1b4aaa03cc: Layer already exists 04:45:58 1fa56844f034: Layer already exists 04:45:58 3d71b67633be: Layer already exists 04:45:58 67a143ef5eb2: Layer already exists 04:45:58 4aeaa0e7d41f: Layer already exists 04:45:59 latest: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.66 04:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:45:59 d17abb144980: Preparing 04:45:59 1706950e4dfb: Preparing 04:45:59 3d71b67633be: Preparing 04:45:59 8e1b4aaa03cc: Preparing 04:45:59 1fa56844f034: Preparing 04:45:59 67a143ef5eb2: Preparing 04:45:59 4aeaa0e7d41f: Preparing 04:45:59 67a143ef5eb2: Waiting 04:45:59 4aeaa0e7d41f: Waiting 04:45:59 3d71b67633be: Layer already exists 04:45:59 1fa56844f034: Layer already exists 04:45:59 1706950e4dfb: Layer already exists 04:45:59 d17abb144980: Layer already exists 04:45:59 8e1b4aaa03cc: Layer already exists 04:45:59 4aeaa0e7d41f: Layer already exists 04:45:59 67a143ef5eb2: Layer already exists 04:46:00 3.2.0-dev.66: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:46:00 d17abb144980: Preparing 04:46:00 1706950e4dfb: Preparing 04:46:00 3d71b67633be: Preparing 04:46:00 8e1b4aaa03cc: Preparing 04:46:00 1fa56844f034: Preparing 04:46:00 67a143ef5eb2: Preparing 04:46:00 4aeaa0e7d41f: Preparing 04:46:00 67a143ef5eb2: Waiting 04:46:00 4aeaa0e7d41f: Waiting 04:46:00 8e1b4aaa03cc: Layer already exists 04:46:00 d17abb144980: Layer already exists 04:46:00 1fa56844f034: Layer already exists 04:46:00 3d71b67633be: Layer already exists 04:46:00 1706950e4dfb: Layer already exists 04:46:00 67a143ef5eb2: Layer already exists 04:46:00 4aeaa0e7d41f: Layer already exists 04:46:01 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 04:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:46:01 d17abb144980: Preparing 04:46:01 1706950e4dfb: Preparing 04:46:01 3d71b67633be: Preparing 04:46:01 8e1b4aaa03cc: Preparing 04:46:01 1fa56844f034: Preparing 04:46:01 67a143ef5eb2: Preparing 04:46:01 4aeaa0e7d41f: Preparing 04:46:01 67a143ef5eb2: Waiting 04:46:01 8e1b4aaa03cc: Layer already exists 04:46:01 1fa56844f034: Layer already exists 04:46:01 3d71b67633be: Layer already exists 04:46:01 d17abb144980: Layer already exists 04:46:01 1706950e4dfb: Layer already exists 04:46:01 4aeaa0e7d41f: Layer already exists 04:46:01 67a143ef5eb2: Layer already exists 04:46:02 main: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:02 ===================================================== [Pipeline] echo 04:46:02 taggedImages: 04:46:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:46:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:46:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.66 04:46:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 04:46:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:46:02 1b547b08863b9eb04e96d431cd29a638682022cb 04:46:02 latest 04:46:02 3.2.0-dev.66 04:46:02 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:02 main 04:46:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:02 fa1bf565ff16: Preparing 04:46:02 4ce3798805f5: Preparing 04:46:02 3d71b67633be: Preparing 04:46:02 8e1b4aaa03cc: Preparing 04:46:02 7c3b321664a3: Preparing 04:46:02 6daa0852f768: Preparing 04:46:02 4aeaa0e7d41f: Preparing 04:46:02 6daa0852f768: Waiting 04:46:02 4aeaa0e7d41f: Waiting 04:46:02 3d71b67633be: Layer already exists 04:46:02 8e1b4aaa03cc: Layer already exists 04:46:03 4aeaa0e7d41f: Layer already exists 04:46:03 7c3b321664a3: Pushed 04:46:03 fa1bf565ff16: Pushed 04:46:03 6daa0852f768: Pushed 04:46:11 4ce3798805f5: Pushed 04:46:11 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:12 fa1bf565ff16: Preparing 04:46:12 4ce3798805f5: Preparing 04:46:12 3d71b67633be: Preparing 04:46:12 8e1b4aaa03cc: Preparing 04:46:12 7c3b321664a3: Preparing 04:46:12 6daa0852f768: Preparing 04:46:12 4aeaa0e7d41f: Preparing 04:46:12 6daa0852f768: Waiting 04:46:12 4aeaa0e7d41f: Waiting 04:46:12 3d71b67633be: Layer already exists 04:46:12 8e1b4aaa03cc: Layer already exists 04:46:12 4ce3798805f5: Layer already exists 04:46:12 fa1bf565ff16: Layer already exists 04:46:12 7c3b321664a3: Layer already exists 04:46:12 4aeaa0e7d41f: Layer already exists 04:46:12 6daa0852f768: Layer already exists 04:46:12 latest: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.66 04:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:13 fa1bf565ff16: Preparing 04:46:13 4ce3798805f5: Preparing 04:46:13 3d71b67633be: Preparing 04:46:13 8e1b4aaa03cc: Preparing 04:46:13 7c3b321664a3: Preparing 04:46:13 6daa0852f768: Preparing 04:46:13 4aeaa0e7d41f: Preparing 04:46:13 6daa0852f768: Waiting 04:46:13 4aeaa0e7d41f: Waiting 04:46:13 3d71b67633be: Layer already exists 04:46:13 4ce3798805f5: Layer already exists 04:46:13 7c3b321664a3: Layer already exists 04:46:13 fa1bf565ff16: Layer already exists 04:46:13 8e1b4aaa03cc: Layer already exists 04:46:13 6daa0852f768: Layer already exists 04:46:13 4aeaa0e7d41f: Layer already exists 04:46:13 3.2.0-dev.66: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:14 fa1bf565ff16: Preparing 04:46:14 4ce3798805f5: Preparing 04:46:14 3d71b67633be: Preparing 04:46:14 8e1b4aaa03cc: Preparing 04:46:14 7c3b321664a3: Preparing 04:46:14 6daa0852f768: Preparing 04:46:14 4aeaa0e7d41f: Preparing 04:46:14 6daa0852f768: Waiting 04:46:14 4aeaa0e7d41f: Waiting 04:46:14 7c3b321664a3: Layer already exists 04:46:14 8e1b4aaa03cc: Layer already exists 04:46:14 4ce3798805f5: Layer already exists 04:46:14 fa1bf565ff16: Layer already exists 04:46:14 3d71b67633be: Layer already exists 04:46:14 6daa0852f768: Layer already exists 04:46:14 4aeaa0e7d41f: Layer already exists 04:46:14 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:46:15 fa1bf565ff16: Preparing 04:46:15 4ce3798805f5: Preparing 04:46:15 3d71b67633be: Preparing 04:46:15 8e1b4aaa03cc: Preparing 04:46:15 7c3b321664a3: Preparing 04:46:15 6daa0852f768: Preparing 04:46:15 4aeaa0e7d41f: Preparing 04:46:15 6daa0852f768: Waiting 04:46:15 4aeaa0e7d41f: Waiting 04:46:15 fa1bf565ff16: Layer already exists 04:46:15 8e1b4aaa03cc: Layer already exists 04:46:15 4ce3798805f5: Layer already exists 04:46:15 3d71b67633be: Layer already exists 04:46:15 7c3b321664a3: Layer already exists 04:46:15 4aeaa0e7d41f: Layer already exists 04:46:15 6daa0852f768: Layer already exists 04:46:15 main: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:15 ===================================================== [Pipeline] echo 04:46:15 taggedImages: 04:46:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:46:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:46:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.66 04:46:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:46:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:46:15 1b547b08863b9eb04e96d431cd29a638682022cb 04:46:15 latest 04:46:15 3.2.0-dev.66 04:46:15 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:15 main 04:46:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:16 c7d7cf0dad44: Preparing 04:46:16 e27be57a002a: Preparing 04:46:16 3d71b67633be: Preparing 04:46:16 8e1b4aaa03cc: Preparing 04:46:16 8c4e33a8e123: Preparing 04:46:16 66e0784511fa: Preparing 04:46:16 4aeaa0e7d41f: Preparing 04:46:16 66e0784511fa: Waiting 04:46:16 3d71b67633be: Layer already exists 04:46:16 8c4e33a8e123: Layer already exists 04:46:16 8e1b4aaa03cc: Layer already exists 04:46:16 66e0784511fa: Layer already exists 04:46:16 4aeaa0e7d41f: Layer already exists 04:46:16 c7d7cf0dad44: Pushed 04:46:23 e27be57a002a: Pushed 04:46:23 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:23 c7d7cf0dad44: Preparing 04:46:23 e27be57a002a: Preparing 04:46:23 3d71b67633be: Preparing 04:46:23 8e1b4aaa03cc: Preparing 04:46:23 8c4e33a8e123: Preparing 04:46:23 66e0784511fa: Preparing 04:46:23 4aeaa0e7d41f: Preparing 04:46:23 66e0784511fa: Waiting 04:46:23 4aeaa0e7d41f: Waiting 04:46:23 e27be57a002a: Layer already exists 04:46:23 c7d7cf0dad44: Layer already exists 04:46:23 3d71b67633be: Layer already exists 04:46:23 8c4e33a8e123: Layer already exists 04:46:23 8e1b4aaa03cc: Layer already exists 04:46:23 66e0784511fa: Layer already exists 04:46:23 4aeaa0e7d41f: Layer already exists 04:46:24 latest: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.66 04:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:24 c7d7cf0dad44: Preparing 04:46:24 e27be57a002a: Preparing 04:46:24 3d71b67633be: Preparing 04:46:24 8e1b4aaa03cc: Preparing 04:46:24 8c4e33a8e123: Preparing 04:46:24 66e0784511fa: Preparing 04:46:24 4aeaa0e7d41f: Preparing 04:46:24 66e0784511fa: Waiting 04:46:24 4aeaa0e7d41f: Waiting 04:46:24 8c4e33a8e123: Layer already exists 04:46:24 3d71b67633be: Layer already exists 04:46:24 c7d7cf0dad44: Layer already exists 04:46:24 8e1b4aaa03cc: Layer already exists 04:46:24 e27be57a002a: Layer already exists 04:46:24 66e0784511fa: Layer already exists 04:46:24 4aeaa0e7d41f: Layer already exists 04:46:24 3.2.0-dev.66: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:25 c7d7cf0dad44: Preparing 04:46:25 e27be57a002a: Preparing 04:46:25 3d71b67633be: Preparing 04:46:25 8e1b4aaa03cc: Preparing 04:46:25 8c4e33a8e123: Preparing 04:46:25 66e0784511fa: Preparing 04:46:25 4aeaa0e7d41f: Preparing 04:46:25 4aeaa0e7d41f: Waiting 04:46:25 66e0784511fa: Waiting 04:46:25 3d71b67633be: Layer already exists 04:46:25 e27be57a002a: Layer already exists 04:46:25 c7d7cf0dad44: Layer already exists 04:46:25 8c4e33a8e123: Layer already exists 04:46:25 8e1b4aaa03cc: Layer already exists 04:46:25 66e0784511fa: Layer already exists 04:46:25 4aeaa0e7d41f: Layer already exists 04:46:26 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:46:26 c7d7cf0dad44: Preparing 04:46:26 e27be57a002a: Preparing 04:46:26 3d71b67633be: Preparing 04:46:26 8e1b4aaa03cc: Preparing 04:46:26 8c4e33a8e123: Preparing 04:46:26 66e0784511fa: Preparing 04:46:26 4aeaa0e7d41f: Preparing 04:46:26 66e0784511fa: Waiting 04:46:26 4aeaa0e7d41f: Waiting 04:46:26 e27be57a002a: Layer already exists 04:46:26 8c4e33a8e123: Layer already exists 04:46:26 c7d7cf0dad44: Layer already exists 04:46:26 8e1b4aaa03cc: Layer already exists 04:46:26 3d71b67633be: Layer already exists 04:46:26 4aeaa0e7d41f: Layer already exists 04:46:26 66e0784511fa: Layer already exists 04:46:27 main: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:27 ===================================================== [Pipeline] echo 04:46:27 taggedImages: 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.66 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 04:46:27 - 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 04:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:27 04:46:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:27 arm64: Pulling from edgex-lftools-log-publisher 04:46:27 8998bd30e6a1: Pulling fs layer 04:46:27 04944245beec: Pulling fs layer 04:46:27 699f458cf7ca: Pulling fs layer 04:46:27 765212b225bb: Pulling fs layer 04:46:27 f23df028b6ca: Pulling fs layer 04:46:27 d65c8cfc05b1: Pulling fs layer 04:46:27 765212b225bb: Waiting 04:46:27 2437ff75d9bd: Pulling fs layer 04:46:27 f23df028b6ca: Waiting 04:46:27 d65c8cfc05b1: Waiting 04:46:27 2437ff75d9bd: Waiting 04:46:28 04944245beec: Verifying Checksum 04:46:28 04944245beec: Download complete 04:46:28 765212b225bb: Verifying Checksum 04:46:28 765212b225bb: Download complete 04:46:28 f23df028b6ca: Download complete 04:46:28 d65c8cfc05b1: Verifying Checksum 04:46:28 d65c8cfc05b1: Download complete 04:46:28 699f458cf7ca: Verifying Checksum 04:46:28 699f458cf7ca: Download complete 04:46:28 8998bd30e6a1: Verifying Checksum 04:46:28 8998bd30e6a1: Download complete 04:46:31 2437ff75d9bd: Verifying Checksum 04:46:31 2437ff75d9bd: Download complete 04:46:33 8998bd30e6a1: Pull complete 04:46:33 04944245beec: Pull complete 04:46:34 699f458cf7ca: Pull complete 04:46:35 765212b225bb: Pull complete 04:46:36 f23df028b6ca: Pull complete 04:46:36 d65c8cfc05b1: Pull complete 04:46:54 2437ff75d9bd: Pull complete 04:46:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:54 prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container 04:46:54 $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@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 04:46:56 $ docker top 30e32db8f5fc8ab4c51f32ccece7a72e2e031d2a6284ce80d9fca544efb515e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:57 ---> job-cost.sh 04:46:57 lf-activate-venv: SKIPPING 04:46:57 INFO: No Stack... 04:46:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:46:58 INFO: Archiving Costs [Pipeline] sh 04:46:58 + cat /w/workspace/edgex-go/687/archives/cost.csv 04:46:58 + cut -d, -f6 [Pipeline] lock 04:46:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-687-stack-cost] 04:46:58 Resource [jenkins-edgexfoundry-edgex-go-main-687-stack-cost] did not exist. Created. 04:46:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-687-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:59 + echo total: 0.10999999940395355 [Pipeline] stash 04:47:00 Stashed 1 file(s) [Pipeline] } 04:47:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-687-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:00 $ docker stop --time=1 30e32db8f5fc8ab4c51f32ccece7a72e2e031d2a6284ce80d9fca544efb515e4 04:47:01 $ docker rm -f --volumes 30e32db8f5fc8ab4c51f32ccece7a72e2e031d2a6284ce80d9fca544efb515e4 [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 04:47:02 provisioning config files... 04:47:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/687@tmp/config14769713018003711005tmp [Pipeline] { [Pipeline] sh 04:47:02 + set +x 04:47:02 + curl -s https://codecov.io/bash 04:47:02 + bash -s -- 04:47:02 04:47:02 _____ _ 04:47:02 / ____| | | 04:47:02 | | ___ __| | ___ ___ _____ __ 04:47:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:02 Bash-1.0.6 04:47:02 04:47:02 04:47:02 ==> git version 2.25.1 found 04:47:02 ==> 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 04:47:02 Release-Date: 2020-01-08 04:47:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:47:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:47:02 ==> Jenkins CI detected. 04:47:02 current dir:  /w/workspace/edgex-go/687 04:47:02 project root: . 04:47:02 --> token set from env 04:47:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:02 ==> Running gcov in . (disable via -X gcov) 04:47:02 ==> Python coveragepy not found 04:47:02 ==> Searching for coverage reports in: 04:47:02 + . 04:47:02 -> Found 1 reports 04:47:02 ==> Detecting git/mercurial file structure 04:47:02 ==> Reading reports 04:47:02 + ./coverage.out bytes=545398 04:47:02 ==> Appending adjustments 04:47:02 https://docs.codecov.io/docs/fixing-reports 04:47:04 + Found adjustments 04:47:04 ==> Gzipping contents 04:47:04 68K /tmp/codecov.2IYZRu.gz 04:47:04 ==> Uploading reports 04:47:04 url: https://codecov.io 04:47:04 query: branch=main&commit=1b547b08863b9eb04e96d431cd29a638682022cb&build=687&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F687%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:04 -> Pinging Codecov 04:47:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b547b08863b9eb04e96d431cd29a638682022cb&build=687&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F687%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:04 -> Uploading to 04:47:04 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/1b547b08863b9eb04e96d431cd29a638682022cb/b0536294-4ac4-4f6c-8ac9-b6b542d967cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T044704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aca3b8f17fc775172a14375f8445969970867594584b8d3d9f0c3d81d694ad3 04:47:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:04 Dload Upload Total Spent Left Speed 04:47:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68075 0 0 100 68075 0 225k --:--:-- --:--:-- --:--:-- 224k 04:47:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } 04:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:47:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:47:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:47:05 04:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:47:05 latest: Pulling from edgex-devops/edgex-snyk-go 04:47:05 619be1103602: Already exists 04:47:05 f8ea3408117e: Pulling fs layer 04:47:05 91320369b822: Pulling fs layer 04:47:05 0406650e8295: Pulling fs layer 04:47:05 4f4fb700ef54: Pulling fs layer 04:47:05 96d80e3f36e1: Pulling fs layer 04:47:05 bcf3aedb951c: Pulling fs layer 04:47:05 4f4fb700ef54: Waiting 04:47:05 96d80e3f36e1: Waiting 04:47:05 0406650e8295: Download complete 04:47:05 f8ea3408117e: Verifying Checksum 04:47:05 f8ea3408117e: Download complete 04:47:05 4f4fb700ef54: Download complete 04:47:05 f8ea3408117e: Pull complete 04:47:05 96d80e3f36e1: Verifying Checksum 04:47:05 96d80e3f36e1: Download complete 04:47:05 91320369b822: Verifying Checksum 04:47:05 91320369b822: Download complete 04:47:06 bcf3aedb951c: Verifying Checksum 04:47:06 bcf3aedb951c: Download complete 04:47:09 91320369b822: Pull complete 04:47:09 0406650e8295: Pull complete 04:47:09 4f4fb700ef54: Pull complete 04:47:09 96d80e3f36e1: Pull complete 04:47:13 bcf3aedb951c: Pull complete 04:47:13 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:13 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:47:13 $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:47:18 $ docker top d6fe5e9f2a547aa4d801d29055b9d32291e76085c547849946ba025197041c48 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:18 + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] echo 04:47:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:47:19 + set -o pipefail 04:47:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:47:27 04:47:27 Monitoring /w/workspace/edgex-go/687 (github.com/edgexfoundry/edgex-go)... 04:47:27 04:47:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3ff27570-9176-456d-b690-c9f84063fd87 04:47:27 04:47:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:47:27 04:47:27 04:47:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:47:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:47:27 $ docker stop --time=1 d6fe5e9f2a547aa4d801d29055b9d32291e76085c547849946ba025197041c48 04:47:31 $ docker rm -f --volumes d6fe5e9f2a547aa4d801d29055b9d32291e76085c547849946ba025197041c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:47:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:32 provisioning config files... 04:47:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/687@tmp/config1573966803251156986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:32 --> edgex-publish-swagger.sh 04:47:32 === Publish openapi/v3 API === 04:47:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:47:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/687/openapi/v3/core-command.yaml] 04:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:32 Dload Upload Total Spent Left Speed 04:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70197 --:--:-- --:--:-- --:--:-- 70047 04:47:32 04:47:32 04:47:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/687/openapi/v3/core-data.yaml] 04:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:32 Dload Upload Total Spent Left Speed 04:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 165k --:--:-- --:--:-- --:--:-- 165k 04:47:33 04:47:33 04:47:33 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/687/openapi/v3/core-keeper.yaml] 04:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:33 Dload Upload Total Spent Left Speed 04:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 283 137k --:--:-- --:--:-- --:--:-- 137k 04:47:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:47:33 04:47:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/687/openapi/v3/core-metadata.yaml] 04:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:33 Dload Upload Total Spent Left Speed 04:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 401 382k --:--:-- --:--:-- --:--:-- 383k 04:47:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:47:33 04:47:33 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/687/openapi/v3/support-cron-scheduler.yaml] 04:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:33 Dload Upload Total Spent Left Speed 04:47:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 276 191k --:--:-- --:--:-- --:--:-- 191k 04:47:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:47:34 04:47:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/687/openapi/v3/support-notifications.yaml] 04:47:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:34 Dload Upload Total Spent Left Speed 04:47:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 468 256k --:--:-- --:--:-- --:--:-- 255k 100 87457 100 156 100 87301 468 256k --:--:-- --:--:-- --:--:-- 255k 04:47:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:47:34 04:47:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/687/openapi/v3/support-scheduler.yaml] 04:47:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:34 Dload Upload Total Spent Left Speed 04:47:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 449 103k --:--:-- --:--:-- --:--:-- 104k 04:47:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:47:34 [Pipeline] } 04:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:47:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:35 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:47:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:36 $ docker top 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 -eo pid,comm 04:47:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:47:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:36 [ssh-agent] Looking for ssh-agent implementation... 04:47:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:36 $ docker exec 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 ssh-agent 04:47:36 SSH_AUTH_SOCK=/tmp/ssh-zrVxVGfS9Ydx/agent.32 04:47:36 SSH_AGENT_PID=38 04:47:36 Running ssh-add (command line suppressed) 04:47:36 Identity added: /w/workspace/edgex-go/687@tmp/private_key_545486950118404878.key (/w/workspace/edgex-go/687@tmp/private_key_545486950118404878.key) 04:47:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:36 + git semver tag 04:47:37 2024-09-09 04:47:37,089 [run_tag] DEBUG tag force:False 04:47:37 2024-09-09 04:47:37,089 [check_head_tag] DEBUG check head tag 04:47:37 2024-09-09 04:47:37,092 [execute] INFO git cat-file --batch-check 04:47:37 2024-09-09 04:47:37,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=) 04:47:37 2024-09-09 04:47:37,096 [execute] INFO git cat-file --batch 04:47:37 2024-09-09 04:47:37,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=) 04:47:37 2024-09-09 04:47:37,135 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 04:47:37 2024-09-09 04:47:37,135 [execute] INFO git tag -a v3.2.0-dev.66 -m v3.2.0-dev.66 04:47:37 2024-09-09 04:47:37,135 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.66', '-m', 'v3.2.0-dev.66'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=None) 04:47:37 2024-09-09 04:47:37,140 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 04:47:37 3.2.0-dev.66 [Pipeline] } 04:47:37 $ docker exec --env ******** --env ******** 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 ssh-agent -k 04:47:37 unset SSH_AUTH_SOCK; 04:47:37 unset SSH_AGENT_PID; 04:47:37 echo Agent pid 38 killed; 04:47:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:37 + git semver [Pipeline] } 04:47:37 $ docker stop --time=1 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 04:47:39 $ docker rm -f --volumes 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:39 04:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:39 0.23.1-centos7: Pulling from edgex-lftools 04:47:39 ab5ef0e58194: Pulling fs layer 04:47:39 9712f1f96733: Pulling fs layer 04:47:39 63f879dbbcfc: Pulling fs layer 04:47:39 0d9ebad4ef96: Pulling fs layer 04:47:39 e9a5061849ea: Pulling fs layer 04:47:39 d747dcd14b5f: Pulling fs layer 04:47:39 2de7ff778b66: Pulling fs layer 04:47:39 e9a5061849ea: Waiting 04:47:39 2de7ff778b66: Waiting 04:47:39 0d9ebad4ef96: Waiting 04:47:39 9712f1f96733: Verifying Checksum 04:47:39 9712f1f96733: Download complete 04:47:40 63f879dbbcfc: Verifying Checksum 04:47:40 63f879dbbcfc: Download complete 04:47:40 e9a5061849ea: Verifying Checksum 04:47:40 e9a5061849ea: Download complete 04:47:40 d747dcd14b5f: Verifying Checksum 04:47:40 d747dcd14b5f: Download complete 04:47:40 0d9ebad4ef96: Verifying Checksum 04:47:40 0d9ebad4ef96: Download complete 04:47:40 ab5ef0e58194: Verifying Checksum 04:47:40 ab5ef0e58194: Download complete 04:47:40 2de7ff778b66: Verifying Checksum 04:47:40 2de7ff778b66: Download complete 04:47:42 ab5ef0e58194: Pull complete 04:47:42 9712f1f96733: Pull complete 04:47:43 63f879dbbcfc: Pull complete 04:47:47 0d9ebad4ef96: Pull complete 04:47:47 e9a5061849ea: Pull complete 04:47:47 d747dcd14b5f: Pull complete 04:47:48 2de7ff778b66: Pull complete 04:47:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:48 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:47:53 $ docker top 900260f65d4224d5b31cc1ade2480839f92813978c4a1fb34c6b975b91d90bc0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:47:53 provisioning config files... 04:47:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/687@tmp/config10092153612871819631tmp 04:47:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/687@tmp/config4091030127656462032tmp 04:47:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/687@tmp/config17258964718885661431tmp [Pipeline] { [Pipeline] echo 04:47:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:47:54 ---> sigul-configuration.sh 04:47:54 gpg: directory `/root/.gnupg' created 04:47:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:47:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:47:54 gpg: keyring `/root/.gnupg/secring.gpg' created 04:47:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:47:54 gpg: CAST5 encrypted data 04:47:54 gpg: encrypted with 1 passphrase 04:47:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:47:54 + mkdir /home/jenkins 04:47:54 + mkdir /home/jenkins/sigul [Pipeline] sh 04:47:54 + 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 04:47:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:47:55 ---> sigul-install.sh 04:47:55 Sigul already installed; skipping installation. [Pipeline] sh 04:47:55 + git tag --list 04:47:55 0.6.0 04:47:55 0.6.1 04:47:55 0.7.0 04:47:55 0.7.1 04:47:55 v1.0.0 04:47:55 v1.0.1 04:47:55 v1.1.0 04:47:55 v1.2.0 04:47:55 v1.2.1 04:47:55 v1.3.0 04:47:55 v1.3.1 04:47:55 v2.0.0 04:47:55 v2.1.0 04:47:55 v2.1.1 04:47:55 v2.2.0 04:47:55 v2.3.0 04:47:55 v3.0 04:47:55 v3.0.0 04:47:55 v3.1 04:47:55 v3.1.0 04:47:55 v3.1.0-dev.1 04:47:55 v3.1.0-dev.10 04:47:55 v3.1.0-dev.11 04:47:55 v3.1.0-dev.12 04:47:55 v3.1.0-dev.13 04:47:55 v3.1.0-dev.14 04:47:55 v3.1.0-dev.15 04:47:55 v3.1.0-dev.16 04:47:55 v3.1.0-dev.17 04:47:55 v3.1.0-dev.18 04:47:55 v3.1.0-dev.19 04:47:55 v3.1.0-dev.2 04:47:55 v3.1.0-dev.20 04:47:55 v3.1.0-dev.21 04:47:55 v3.1.0-dev.22 04:47:55 v3.1.0-dev.23 04:47:55 v3.1.0-dev.24 04:47:55 v3.1.0-dev.25 04:47:55 v3.1.0-dev.26 04:47:55 v3.1.0-dev.27 04:47:55 v3.1.0-dev.28 04:47:55 v3.1.0-dev.29 04:47:55 v3.1.0-dev.3 04:47:55 v3.1.0-dev.30 04:47:55 v3.1.0-dev.31 04:47:55 v3.1.0-dev.32 04:47:55 v3.1.0-dev.33 04:47:55 v3.1.0-dev.34 04:47:55 v3.1.0-dev.35 04:47:55 v3.1.0-dev.36 04:47:55 v3.1.0-dev.37 04:47:55 v3.1.0-dev.38 04:47:55 v3.1.0-dev.39 04:47:55 v3.1.0-dev.4 04:47:55 v3.1.0-dev.40 04:47:55 v3.1.0-dev.41 04:47:55 v3.1.0-dev.42 04:47:55 v3.1.0-dev.43 04:47:55 v3.1.0-dev.44 04:47:55 v3.1.0-dev.45 04:47:55 v3.1.0-dev.46 04:47:55 v3.1.0-dev.47 04:47:55 v3.1.0-dev.48 04:47:55 v3.1.0-dev.49 04:47:55 v3.1.0-dev.5 04:47:55 v3.1.0-dev.50 04:47:55 v3.1.0-dev.51 04:47:55 v3.1.0-dev.52 04:47:55 v3.1.0-dev.53 04:47:55 v3.1.0-dev.54 04:47:55 v3.1.0-dev.55 04:47:55 v3.1.0-dev.56 04:47:55 v3.1.0-dev.57 04:47:55 v3.1.0-dev.58 04:47:55 v3.1.0-dev.59 04:47:55 v3.1.0-dev.6 04:47:55 v3.1.0-dev.60 04:47:55 v3.1.0-dev.61 04:47:55 v3.1.0-dev.62 04:47:55 v3.1.0-dev.63 04:47:55 v3.1.0-dev.64 04:47:55 v3.1.0-dev.65 04:47:55 v3.1.0-dev.66 04:47:55 v3.1.0-dev.67 04:47:55 v3.1.0-dev.68 04:47:55 v3.1.0-dev.69 04:47:55 v3.1.0-dev.7 04:47:55 v3.1.0-dev.70 04:47:55 v3.1.0-dev.71 04:47:55 v3.1.0-dev.72 04:47:55 v3.1.0-dev.73 04:47:55 v3.1.0-dev.8 04:47:55 v3.1.0-dev.9 04:47:55 v3.1.1 04:47:55 v3.1.1-dev.1 04:47:55 v3.1.1-dev.2 04:47:55 v3.2.0-dev.1 04:47:55 v3.2.0-dev.10 04:47:55 v3.2.0-dev.11 04:47:55 v3.2.0-dev.12 04:47:55 v3.2.0-dev.13 04:47:55 v3.2.0-dev.14 04:47:55 v3.2.0-dev.15 04:47:55 v3.2.0-dev.16 04:47:55 v3.2.0-dev.17 04:47:55 v3.2.0-dev.18 04:47:55 v3.2.0-dev.19 04:47:55 v3.2.0-dev.2 04:47:55 v3.2.0-dev.20 04:47:55 v3.2.0-dev.21 04:47:55 v3.2.0-dev.22 04:47:55 v3.2.0-dev.23 04:47:55 v3.2.0-dev.24 04:47:55 v3.2.0-dev.25 04:47:55 v3.2.0-dev.26 04:47:55 v3.2.0-dev.27 04:47:55 v3.2.0-dev.28 04:47:55 v3.2.0-dev.29 04:47:55 v3.2.0-dev.3 04:47:55 v3.2.0-dev.30 04:47:55 v3.2.0-dev.31 04:47:55 v3.2.0-dev.32 04:47:55 v3.2.0-dev.33 04:47:55 v3.2.0-dev.34 04:47:55 v3.2.0-dev.35 04:47:55 v3.2.0-dev.36 04:47:55 v3.2.0-dev.37 04:47:55 v3.2.0-dev.38 04:47:55 v3.2.0-dev.39 04:47:55 v3.2.0-dev.4 04:47:55 v3.2.0-dev.40 04:47:55 v3.2.0-dev.41 04:47:55 v3.2.0-dev.42 04:47:55 v3.2.0-dev.43 04:47:55 v3.2.0-dev.44 04:47:55 v3.2.0-dev.45 04:47:55 v3.2.0-dev.46 04:47:55 v3.2.0-dev.47 04:47:55 v3.2.0-dev.48 04:47:55 v3.2.0-dev.49 04:47:55 v3.2.0-dev.5 04:47:55 v3.2.0-dev.50 04:47:55 v3.2.0-dev.51 04:47:55 v3.2.0-dev.52 04:47:55 v3.2.0-dev.53 04:47:55 v3.2.0-dev.54 04:47:55 v3.2.0-dev.55 04:47:55 v3.2.0-dev.56 04:47:55 v3.2.0-dev.57 04:47:55 v3.2.0-dev.58 04:47:55 v3.2.0-dev.59 04:47:55 v3.2.0-dev.6 04:47:55 v3.2.0-dev.60 04:47:55 v3.2.0-dev.61 04:47:55 v3.2.0-dev.62 04:47:55 v3.2.0-dev.63 04:47:55 v3.2.0-dev.64 04:47:55 v3.2.0-dev.65 04:47:55 v3.2.0-dev.66 04:47:55 v3.2.0-dev.7 04:47:55 v3.2.0-dev.8 04:47:55 v3.2.0-dev.9 [Pipeline] sh 04:47:55 + lftools sign git-tag v3.2.0-dev.66 04:47:56 Signing Git tag with Sigul... 04:47:56 Signing v3.2.0-dev.66 [Pipeline] echo 04:47:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:47:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:47:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:47:56 $ docker stop --time=1 900260f65d4224d5b31cc1ade2480839f92813978c4a1fb34c6b975b91d90bc0 04:47:58 $ docker rm -f --volumes 900260f65d4224d5b31cc1ade2480839f92813978c4a1fb34c6b975b91d90bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:47:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:58 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:59 $ docker top edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 -eo pid,comm 04:47:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:47:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:59 [ssh-agent] Looking for ssh-agent implementation... 04:47:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:59 $ docker exec edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 ssh-agent 04:47:59 SSH_AUTH_SOCK=/tmp/ssh-IQdqqwzoDcEs/agent.32 04:47:59 SSH_AGENT_PID=38 04:47:59 Running ssh-add (command line suppressed) 04:47:59 Identity added: /w/workspace/edgex-go/687@tmp/private_key_7146267224767559021.key (/w/workspace/edgex-go/687@tmp/private_key_7146267224767559021.key) 04:47:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:00 + git semver bump pre 04:48:00 2024-09-09 04:48:00,215 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 04:48:00 2024-09-09 04:48:00,216 [bump_version] DEBUG bumping version:3.2.0-dev.66 on axis:pre with prefix:dev 04:48:00 2024-09-09 04:48:00,216 [bump_version] DEBUG bumped version:3.2.0-dev.67 04:48:00 2024-09-09 04:48:00,216 [write_version] DEBUG write version:3.2.0-dev.67 to path:/w/workspace/edgex-go/687/.semver/main with force:True 04:48:00 2024-09-09 04:48:00,216 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 04:48:00 2024-09-09 04:48:00,216 [write_file] DEBUG write to file:/w/workspace/edgex-go/687/.semver/main 04:48:00 2024-09-09 04:48:00,218 [execute] INFO git cat-file --batch-check 04:48:00 2024-09-09 04:48:00,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=) 04:48:00 2024-09-09 04:48:00,222 [execute] INFO git cat-file --batch 04:48:00 2024-09-09 04:48:00,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=) 04:48:00 2024-09-09 04:48:00,228 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 04:48:00 3.2.0-dev.67 [Pipeline] } 04:48:00 $ docker exec --env ******** --env ******** edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 ssh-agent -k 04:48:00 unset SSH_AUTH_SOCK; 04:48:00 unset SSH_AGENT_PID; 04:48:00 echo Agent pid 38 killed; 04:48:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:00 + git semver [Pipeline] } 04:48:01 $ docker stop --time=1 edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 04:48:02 $ docker rm -f --volumes edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:03 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:48:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:03 $ docker top 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 -eo pid,comm 04:48:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:48:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:03 [ssh-agent] Looking for ssh-agent implementation... 04:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:03 $ docker exec 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 ssh-agent 04:48:03 SSH_AUTH_SOCK=/tmp/ssh-eMEIE0Qei6ik/agent.33 04:48:03 SSH_AGENT_PID=39 04:48:03 Running ssh-add (command line suppressed) 04:48:03 Identity added: /w/workspace/edgex-go/687@tmp/private_key_4590161399740129174.key (/w/workspace/edgex-go/687@tmp/private_key_4590161399740129174.key) 04:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:04 + git semver push 04:48:04 2024-09-09 04:48:04,260 [run_push] DEBUG push 04:48:04 2024-09-09 04:48:04,261 [execute] INFO git cat-file --batch-check 04:48:04 2024-09-09 04:48:04,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=) 04:48:04 2024-09-09 04:48:04,265 [execute] INFO git rev-list 4520a15565c4802dd1cb1896f64742460c65f212 -- 04:48:04 2024-09-09 04:48:04,265 [execute] DEBUG Popen(['git', 'rev-list', '4520a15565c4802dd1cb1896f64742460c65f212', '--'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=None) 04:48:04 2024-09-09 04:48:04,284 [execute] INFO git fetch -v origin 04:48:04 2024-09-09 04:48:04,284 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=True, shell=None, istream=None) 04:48:04 2024-09-09 04:48:04,882 [run_push] DEBUG no remote changes detected 04:48:04 2024-09-09 04:48:04,883 [execute] INFO git push origin semver 04:48:04 2024-09-09 04:48:04,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=None) 04:48:05 2024-09-09 04:48:05,580 [run_push] DEBUG push all version tags 04:48:05 2024-09-09 04:48:05,580 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:48:05 2024-09-09 04:48:05,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=None) 04:48:06 2024-09-09 04:48:06,255 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main 04:48:06 3.2.0-dev.67 [Pipeline] } 04:48:06 $ docker exec --env ******** --env ******** 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 ssh-agent -k 04:48:06 unset SSH_AUTH_SOCK; 04:48:06 unset SSH_AGENT_PID; 04:48:06 echo Agent pid 39 killed; 04:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:06 + git semver [Pipeline] } 04:48:07 $ docker stop --time=1 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 04:48:08 $ docker rm -f --volumes 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 [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 04:48:09 + [ -d /w/workspace/edgex-go/687/archives ] [Pipeline] libraryResource [Pipeline] sh 04:48:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:10 ---> package-listing.sh 04:48:10 ++ facter osfamily 04:48:10 ++ tr '[:upper:]' '[:lower:]' 04:48:10 + OS_FAMILY=debian 04:48:10 + workspace=/w/workspace/edgex-go/687 04:48:10 + START_PACKAGES=/tmp/packages_start.txt 04:48:10 + END_PACKAGES=/tmp/packages_end.txt 04:48:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:10 + PACKAGES=/tmp/packages_start.txt 04:48:10 + '[' /w/workspace/edgex-go/687 ']' 04:48:10 + PACKAGES=/tmp/packages_end.txt 04:48:10 + case "${OS_FAMILY}" in 04:48:10 + dpkg -l 04:48:10 + grep '^ii' 04:48:10 + '[' -f /tmp/packages_start.txt ']' 04:48:10 + '[' -f /tmp/packages_end.txt ']' 04:48:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:10 + '[' /w/workspace/edgex-go/687 ']' 04:48:10 + mkdir -p /w/workspace/edgex-go/687/archives/ 04:48:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/687/archives/ [Pipeline] echo 04:48:10 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/687/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:48:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:11 04:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:11 latest: Pulling from edgex-lftools-log-publisher 04:48:11 5eb5b503b376: Pulling fs layer 04:48:11 5c69ac0246d0: Pulling fs layer 04:48:11 ec43610c2a17: Pulling fs layer 04:48:11 3a2ae6a8a46f: Pulling fs layer 04:48:11 33b1e0a273af: Pulling fs layer 04:48:11 5d3b04190fa2: Pulling fs layer 04:48:11 2f39f015ded8: Pulling fs layer 04:48:11 33b1e0a273af: Waiting 04:48:11 3a2ae6a8a46f: Waiting 04:48:11 2f39f015ded8: Waiting 04:48:11 5c69ac0246d0: Verifying Checksum 04:48:11 5c69ac0246d0: Download complete 04:48:11 3a2ae6a8a46f: Verifying Checksum 04:48:11 3a2ae6a8a46f: Download complete 04:48:11 33b1e0a273af: Verifying Checksum 04:48:11 33b1e0a273af: Download complete 04:48:11 ec43610c2a17: Verifying Checksum 04:48:11 ec43610c2a17: Download complete 04:48:11 5d3b04190fa2: Verifying Checksum 04:48:11 5d3b04190fa2: Download complete 04:48:11 5eb5b503b376: Verifying Checksum 04:48:11 5eb5b503b376: Download complete 04:48:12 2f39f015ded8: Download complete 04:48:13 5eb5b503b376: Pull complete 04:48:13 5c69ac0246d0: Pull complete 04:48:13 ec43610c2a17: Pull complete 04:48:13 3a2ae6a8a46f: Pull complete 04:48:13 33b1e0a273af: Pull complete 04:48:14 5d3b04190fa2: Pull complete 04:48:18 2f39f015ded8: Pull complete 04:48:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:18 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 04:48:18 $ 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/687/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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:48:22 $ docker top 85e4b01824edac90d256ccd02909e9cf387aa179545e669277125405063dd0b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:22 + touch /tmp/pre-build-complete [Pipeline] sh 04:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 04:48:23 + ls /var/log/sa-host 04:48:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:23 provisioning config files... 04:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/687@tmp/config13830636144947439005tmp [Pipeline] { [Pipeline] echo 04:48:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:48:24 ---> create-netrc.sh [Pipeline] } 04:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:48:24 ---> python-tools-install.sh [Pipeline] echo 04:48:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:48:24 ---> sudo-logs.sh 04:48:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:48:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:48:24 ---> job-cost.sh 04:48:24 lf-activate-venv: SKIPPING 04:48:24 DEBUG: total: 0.10999999940395355 04:48:24 INFO: Retrieving Stack Cost... 04:48:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:25 INFO: Archiving Costs [Pipeline] echo 04:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:48:26 ---> logs-deploy.sh 04:48:26 lf-activate-venv: SKIPPING 04:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/687 04:48:26 INFO: archiving workspace using pattern(s): 04:48:27 Archives upload complete. 04:48:27 INFO: archiving logs to Nexus 04:48:27 ---> uname -a: 04:48:27 Linux prd-ubuntu20-04-docker-8c-8g-9804 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:48:27 04:48:27 04:48:27 ---> lscpu: 04:48:27 Architecture: x86_64 04:48:27 CPU op-mode(s): 32-bit, 64-bit 04:48:27 Byte Order: Little Endian 04:48:27 Address sizes: 40 bits physical, 48 bits virtual 04:48:27 CPU(s): 8 04:48:27 On-line CPU(s) list: 0-7 04:48:27 Thread(s) per core: 1 04:48:27 Core(s) per socket: 1 04:48:27 Socket(s): 8 04:48:27 NUMA node(s): 1 04:48:27 Vendor ID: AuthenticAMD 04:48:27 CPU family: 23 04:48:27 Model: 49 04:48:27 Model name: AMD EPYC-Rome Processor 04:48:27 Stepping: 0 04:48:27 CPU MHz: 2799.998 04:48:27 BogoMIPS: 5599.99 04:48:27 Virtualization: AMD-V 04:48:27 Hypervisor vendor: KVM 04:48:27 Virtualization type: full 04:48:27 L1d cache: 256 KiB 04:48:27 L1i cache: 256 KiB 04:48:27 L2 cache: 4 MiB 04:48:27 L3 cache: 128 MiB 04:48:27 NUMA node0 CPU(s): 0-7 04:48:27 Vulnerability Itlb multihit: Not affected 04:48:27 Vulnerability L1tf: Not affected 04:48:27 Vulnerability Mds: Not affected 04:48:27 Vulnerability Meltdown: Not affected 04:48:27 Vulnerability Mmio stale data: Not affected 04:48:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:48:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:48:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:48:27 Vulnerability Srbds: Not affected 04:48:27 Vulnerability Tsx async abort: Not affected 04:48:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:48:27 04:48:27 04:48:27 ---> nproc: 04:48:27 8 04:48:27 04:48:27 04:48:27 ---> df -h: 04:48:27 Filesystem Size Used Avail Use% Mounted on 04:48:27 overlay 155G 29G 127G 19% / 04:48:27 tmpfs 64M 0 64M 0% /dev 04:48:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:48:27 shm 64M 0 64M 0% /dev/shm 04:48:27 /dev/vda1 155G 29G 127G 19% /facter-os 04:48:27 04:48:27 04:48:27 ---> sar -b -r -n DEV: 04:48:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9804) 09/09/24 _x86_64_ (8 CPU) 04:48:27 04:48:27 03:58:13 LINUX RESTART (8 CPU) 04:48:27 04:48:27 03:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:48:27 04:00:01 199.66 11.17 188.49 0.00 1757.26 121435.42 0.00 04:48:27 04:01:01 79.92 0.08 79.84 0.00 5.33 80494.72 0.00 04:48:27 04:02:01 31.56 0.05 31.51 0.00 0.40 20837.34 0.00 04:48:27 04:03:01 83.52 0.23 83.29 0.00 12.00 54692.35 0.00 04:48:27 04:04:01 418.53 1.63 416.90 0.00 119.87 226642.13 0.00 04:48:27 04:05:01 723.37 9.75 713.62 0.00 88.15 203113.98 0.00 04:48:27 04:06:01 358.61 4.57 354.05 0.00 4272.84 89451.92 0.00 04:48:27 04:07:01 248.68 0.10 248.58 0.00 3.07 90477.44 0.00 04:48:27 04:08:01 687.69 0.08 687.60 0.00 1.20 107799.37 0.00 04:48:27 04:09:01 40.85 0.10 40.75 0.00 15.06 1024.99 0.00 04:48:27 04:10:01 18.25 0.02 18.23 0.00 1.73 462.72 0.00 04:48:27 04:11:01 2.25 0.00 2.25 0.00 0.00 23.73 0.00 04:48:27 04:12:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 04:48:27 04:13:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 04:48:27 04:14:01 1.65 0.02 1.63 0.00 0.13 19.33 0.00 04:48:27 04:15:01 1.53 0.00 1.53 0.00 0.00 22.93 0.00 04:48:27 04:16:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 04:48:27 04:17:01 1.27 0.02 1.25 0.00 0.13 15.33 0.00 04:48:27 04:18:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 04:48:27 04:19:01 1.52 0.00 1.52 0.00 0.00 20.00 0.00 04:48:27 04:20:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 04:48:27 04:21:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 04:48:27 04:22:01 0.78 0.00 0.78 0.00 0.00 9.60 0.00 04:48:27 04:23:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 04:48:27 04:24:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 04:48:27 04:25:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 04:48:27 04:26:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 04:48:27 04:27:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 04:48:27 04:28:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 04:48:27 04:29:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 04:48:27 04:30:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 04:48:27 04:31:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 04:48:27 04:32:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 04:48:27 04:33:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 04:48:27 04:34:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 04:48:27 04:35:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 04:48:27 04:36:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:48:27 04:37:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 04:48:27 04:38:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 04:48:27 04:39:01 1.95 0.37 1.58 0.00 11.46 19.06 0.00 04:48:27 04:40:01 2.27 1.22 1.05 0.00 25.46 13.86 0.00 04:48:27 04:41:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 04:48:27 04:42:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 04:48:27 04:43:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 04:48:27 04:44:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 04:48:27 04:45:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 04:48:27 04:46:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 04:48:27 04:47:01 1.32 0.00 1.32 0.00 0.00 15.72 0.00 04:48:27 04:48:01 173.04 0.47 172.57 0.00 16.00 61442.16 0.00 04:48:27 Average: 63.46 0.61 62.86 0.00 128.68 21577.12 0.00 04:48:27 04:48:27 03:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:48:27 04:00:01 27684664 31501984 809132 2.46 122632 3855908 2027968 5.98 1280912 3408968 409008 04:48:27 04:01:01 26919624 31261176 1041084 3.17 128912 4339540 2470340 7.28 2055264 3359112 628696 04:48:27 04:02:01 27102060 31452504 847924 2.58 134588 4314584 2172856 6.40 1387660 3815748 502272 04:48:27 04:03:01 27556168 31485280 817496 2.49 139008 3938864 1938420 5.71 1335780 3456748 1564 04:48:27 04:04:01 20532000 31283376 993060 3.02 151480 10516676 3263080 9.62 1971004 9582296 316 04:48:27 04:05:01 12834144 30067996 2116128 6.44 355524 16155528 7514372 22.15 3967524 14532852 240820 04:48:27 04:06:01 8153696 28123140 4047884 12.31 388404 18723816 11424816 33.67 7236304 15779556 309936 04:48:27 04:07:01 6891100 29152044 3037740 9.24 400632 20954516 8056296 23.74 7016352 17244872 487332 04:48:27 04:08:01 9763708 31423320 823296 2.50 409956 20521644 2445068 7.21 3313316 18337856 468 04:48:27 04:09:01 9753468 31416080 829972 2.52 411728 20522880 2482728 7.32 3659888 18001172 636 04:48:27 04:10:01 9765700 31429080 816860 2.48 412360 20523068 2330972 6.87 3957140 17691856 236 04:48:27 04:11:01 9767752 31431156 815008 2.48 412376 20523068 2330972 6.87 3954476 17691856 12 04:48:27 04:12:01 9769168 31432576 813524 2.47 412396 20523072 2330972 6.87 3952712 17691860 4 04:48:27 04:13:01 9769852 31433288 813308 2.47 412404 20523072 2330972 6.87 3955304 17691860 176 04:48:27 04:14:01 9768616 31432124 814740 2.48 412428 20523076 2346296 6.91 3954748 17691864 40 04:48:27 04:15:01 9782428 31445924 800852 2.44 412456 20523056 2346296 6.91 3941124 17691844 8 04:48:27 04:16:01 9782128 31445652 801072 2.44 412468 20523056 2346296 6.91 3941184 17691844 12 04:48:27 04:17:01 9782584 31446144 800528 2.43 412488 20523056 2346296 6.91 3941324 17691848 8 04:48:27 04:18:01 9782252 31445836 800756 2.44 412492 20523060 2346296 6.91 3940976 17691848 8 04:48:27 04:19:01 9781928 31445552 800992 2.44 412540 20523056 2346296 6.91 3941096 17691856 44 04:48:27 04:20:01 9782644 31446296 800196 2.43 412556 20523072 2346296 6.91 3940244 17691860 24 04:48:27 04:21:01 9782816 31446500 799940 2.43 412580 20523072 2346296 6.91 3940296 17691860 4 04:48:27 04:22:01 9782492 31446184 800172 2.43 412592 20523076 2346296 6.91 3940300 17691864 28 04:48:27 04:23:01 9782184 31445912 800408 2.43 412612 20523080 2346296 6.91 3940360 17691868 4 04:48:27 04:24:01 9782384 31446132 800348 2.43 412632 20523076 2346296 6.91 3940796 17691872 32 04:48:27 04:25:01 9782464 31446256 800300 2.43 412656 20523088 2346296 6.91 3940464 17691876 8 04:48:27 04:26:01 9782448 31446264 800280 2.43 412664 20523088 2346296 6.91 3940492 17691876 16 04:48:27 04:27:01 9781864 31445700 800732 2.44 412684 20523096 2346296 6.91 3940508 17691884 4 04:48:27 04:28:01 9782068 31445932 800444 2.43 412700 20523100 2346296 6.91 3940528 17691888 8 04:48:27 04:29:01 9782052 31445932 800372 2.43 412732 20523096 2346296 6.91 3940604 17691888 4 04:48:27 04:30:01 9781972 31445892 800320 2.43 412756 20523104 2346296 6.91 3940572 17691892 28 04:48:27 04:31:01 9781856 31445780 800584 2.43 412760 20523104 2346296 6.91 3940600 17691892 4 04:48:27 04:32:01 9781840 31445796 800548 2.43 412780 20523108 2346296 6.91 3940652 17691896 28 04:48:27 04:33:01 9781784 31445888 800384 2.43 412796 20523240 2346296 6.91 3940672 17692020 8 04:48:27 04:34:01 9781864 31445976 800224 2.43 412824 20523232 2346296 6.91 3940752 17692028 8 04:48:27 04:35:01 9782068 31446244 800024 2.43 412856 20523244 2346296 6.91 3940668 17692036 28 04:48:27 04:36:01 9782052 31446232 799960 2.43 412880 20523248 2346296 6.91 3940672 17692040 8 04:48:27 04:37:01 9781972 31446196 799936 2.43 412928 20523252 2346296 6.91 3940752 17692040 24 04:48:27 04:38:01 9782140 31446420 799900 2.43 412944 20523256 2346296 6.91 3940808 17692044 28 04:48:27 04:39:01 9777184 31441872 804340 2.45 412980 20523584 2346296 6.91 3946896 17692180 4 04:48:27 04:40:01 9771208 31437688 808348 2.46 412992 20524364 2346296 6.91 3951996 17692336 24 04:48:27 04:41:01 9770940 31437476 808472 2.46 413012 20524372 2346296 6.91 3951664 17692340 8 04:48:27 04:42:01 9770892 31437432 808436 2.46 413036 20524372 2346296 6.91 3951588 17692340 12 04:48:27 04:43:01 9770780 31437376 808468 2.46 413052 20524376 2362356 6.96 3951676 17692344 8 04:48:27 04:44:01 9770008 31436612 809172 2.46 413076 20524360 2362356 6.96 3951728 17692344 16 04:48:27 04:45:01 9770024 31436672 809100 2.46 413096 20524380 2362356 6.96 3951796 17692348 8 04:48:27 04:46:01 9769976 31436632 809060 2.46 413112 20524388 2378604 7.01 3951728 17692352 204 04:48:27 04:47:01 9769400 31436072 809564 2.46 413128 20524384 2378604 7.01 3952036 17692352 44 04:48:27 04:48:01 8306784 31367412 872300 2.65 442596 21757468 2592784 7.64 4088112 18876016 928 04:48:27 Average: 11368392 31292551 954973 2.90 383047 18887557 2767336 8.16 3820899 16299822 52717 04:48:27 04:48:27 03:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:48:27 04:00:01 ens3 1176.78 1130.79 9959.79 116.16 0.00 0.00 0.00 0.00 04:48:27 04:00:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 04:48:27 04:00:01 docker0 995.85 966.94 72.05 5041.05 0.00 0.00 0.00 0.00 04:48:27 04:01:01 ens3 27.80 18.88 35.57 11.24 0.00 0.00 0.00 0.00 04:48:27 04:01:01 veth641babc 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:48:27 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:01:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:02:01 ens3 29.30 20.26 24.46 12.88 0.00 0.00 0.00 0.00 04:48:27 04:02:01 veth641babc 1.33 1.35 0.11 0.12 0.00 0.00 0.00 0.00 04:48:27 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:02:01 docker0 1.33 1.33 0.10 0.11 0.00 0.00 0.00 0.00 04:48:27 04:03:01 veth94dc4e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:03:01 ens3 100.70 65.72 2224.54 19.39 0.00 0.00 0.00 0.00 04:48:27 04:03:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:48:27 04:03:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth2902b22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:04:01 vethfabe2c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth631dc16 8.80 11.52 0.84 5.66 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth83e5c10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth45ec396 7.57 9.83 0.74 5.09 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth94dc4e1 0.62 1.38 0.05 0.27 0.00 0.00 0.00 0.00 04:48:27 04:04:01 ens3 241.15 149.85 2410.35 178.42 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth91a29a4 2.65 3.40 0.26 1.59 0.00 0.00 0.00 0.00 04:48:27 04:04:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:48:27 04:04:01 vetha8d8592 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:04:01 docker0 56.13 87.77 3.88 816.27 0.00 0.00 0.00 0.00 04:48:27 04:04:01 vetha57e973 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:04:01 veth6c0966a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:05:01 vethad47a7e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth5ce4444 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth20d8811 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth7685d34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 vetha03aa58 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth94dc4e1 0.13 0.73 0.01 0.03 0.00 0.00 0.00 0.00 04:48:27 04:05:01 vethad10069 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 ens3 983.02 499.80 6917.03 58.61 0.00 0.00 0.00 0.00 04:48:27 04:05:01 vethaf21057 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth1974589 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth360e9a3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 vethcfbf5ef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 docker0 423.47 712.27 36.53 6245.31 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth8cc57f5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 vethed53b63 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:05:01 veth466bc6c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:06:01 vethad47a7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth5ce4444 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth20d8811 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth7685d34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 vetha03aa58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth94dc4e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 vethad10069 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 ens3 95.05 30.62 1432.50 4.55 0.00 0.00 0.00 0.00 04:48:27 04:06:01 vethaf21057 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth1974589 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth360e9a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 vethcfbf5ef 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth8cc57f5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 vethed53b63 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:06:01 veth466bc6c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 vethad47a7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth5ce4444 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth20d8811 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth7685d34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 vetha03aa58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth94dc4e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 vethad10069 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 ens3 6.16 3.55 4.84 2.58 0.00 0.00 0.00 0.00 04:48:27 04:07:01 vethaf21057 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth1974589 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth360e9a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 vethcfbf5ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth8cc57f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 vethed53b63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:07:01 veth466bc6c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:08:01 ens3 100.93 90.48 67.71 313.82 0.00 0.00 0.00 0.00 04:48:27 04:08:01 lo 12.40 12.40 1.22 1.22 0.00 0.00 0.00 0.00 04:48:27 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:09:01 ens3 484.19 467.14 226.27 2297.01 0.00 0.00 0.00 0.00 04:48:27 04:09:01 lo 50.25 50.25 4.95 4.95 0.00 0.00 0.00 0.00 04:48:27 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:10:01 ens3 256.07 245.13 111.85 1563.95 0.00 0.00 0.00 0.00 04:48:27 04:10:01 lo 21.60 21.60 2.13 2.13 0.00 0.00 0.00 0.00 04:48:27 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:13:01 ens3 2.05 2.33 5.78 14.09 0.00 0.00 0.00 0.00 04:48:27 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:14:01 ens3 1.23 1.82 0.15 6.61 0.00 0.00 0.00 0.00 04:48:27 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:16:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:19:01 ens3 3.17 5.48 0.27 7.27 0.00 0.00 0.00 0.00 04:48:27 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:24:01 ens3 1.18 1.58 0.14 6.67 0.00 0.00 0.00 0.00 04:48:27 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:25:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:29:01 ens3 2.87 4.73 0.25 7.20 0.00 0.00 0.00 0.00 04:48:27 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:33:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:34:01 ens3 4.08 6.77 0.33 7.36 0.00 0.00 0.00 0.00 04:48:27 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:36:01 ens3 0.23 0.10 0.28 0.01 0.00 0.00 0.00 0.00 04:48:27 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:39:01 ens3 13.81 21.33 1.77 41.90 0.00 0.00 0.00 0.00 04:48:27 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:40:01 ens3 16.20 19.90 5.28 40.41 0.00 0.00 0.00 0.00 04:48:27 04:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:44:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 04:48:27 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:47:01 ens3 0.90 0.30 0.32 0.21 0.00 0.00 0.00 0.00 04:48:27 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:48:27 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 04:48:01 vetheb5c923 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:48:27 04:48:01 ens3 449.78 266.62 8135.28 57.62 0.00 0.00 0.00 0.00 04:48:27 04:48:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 04:48:27 04:48:01 docker0 85.75 134.58 7.73 1274.43 0.00 0.00 0.00 0.00 04:48:27 Average: vetheb5c923 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:27 Average: ens3 81.27 62.01 641.36 97.34 0.00 0.00 0.00 0.00 04:48:27 Average: lo 1.99 1.99 0.19 0.19 0.00 0.00 0.00 0.00 04:48:27 Average: docker0 31.58 38.55 2.43 271.60 0.00 0.00 0.00 0.00 04:48:27 04:48:27 04:48:27 ---> sar -P ALL: 04:48:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9804) 09/09/24 _x86_64_ (8 CPU) 04:48:27 04:48:27 03:58:13 LINUX RESTART (8 CPU) 04:48:27 04:48:27 03:59:02 CPU %user %nice %system %iowait %steal %idle 04:48:27 04:00:01 all 9.16 0.00 4.44 3.19 0.06 83.15 04:48:27 04:00:01 0 9.78 0.00 3.92 1.76 0.07 84.47 04:48:27 04:00:01 1 8.47 0.00 5.26 5.36 0.05 80.87 04:48:27 04:00:01 2 10.35 0.00 5.20 2.01 0.09 82.35 04:48:27 04:00:01 3 9.51 0.00 4.05 1.47 0.07 84.90 04:48:27 04:00:01 4 8.16 0.00 3.35 0.36 0.05 88.07 04:48:27 04:00:01 5 9.97 0.00 5.87 13.79 0.09 70.28 04:48:27 04:00:01 6 8.02 0.00 3.80 0.09 0.05 88.05 04:48:27 04:00:01 7 9.04 0.00 4.05 0.74 0.05 86.11 04:48:27 04:01:01 all 35.64 0.00 5.43 2.00 0.09 56.84 04:48:27 04:01:01 0 36.63 0.00 5.01 0.69 0.07 57.60 04:48:27 04:01:01 1 37.06 0.00 5.54 0.07 0.10 57.23 04:48:27 04:01:01 2 34.18 0.00 4.82 6.68 0.07 54.25 04:48:27 04:01:01 3 37.19 0.00 5.13 3.45 0.08 54.15 04:48:27 04:01:01 4 28.24 0.00 4.60 0.81 0.08 66.27 04:48:27 04:01:01 5 39.32 0.00 6.19 0.13 0.12 54.23 04:48:27 04:01:01 6 35.07 0.00 5.51 4.16 0.14 55.13 04:48:27 04:01:01 7 37.37 0.00 6.59 0.02 0.07 55.96 04:48:27 04:02:01 all 46.46 0.00 5.31 1.17 0.08 46.98 04:48:27 04:02:01 0 45.65 0.00 5.49 1.14 0.08 47.64 04:48:27 04:02:01 1 48.57 0.00 5.56 0.02 0.08 45.77 04:48:27 04:02:01 2 44.21 0.00 4.97 0.22 0.08 50.52 04:48:27 04:02:01 3 45.65 0.00 5.50 1.68 0.08 47.09 04:48:27 04:02:01 4 43.35 0.00 4.46 0.23 0.07 51.89 04:48:27 04:02:01 5 48.89 0.00 5.62 0.08 0.08 45.32 04:48:27 04:02:01 6 46.08 0.00 5.80 5.80 0.08 42.25 04:48:27 04:02:01 7 49.28 0.00 5.09 0.18 0.10 45.34 04:48:27 04:03:01 all 32.63 0.00 6.71 1.92 0.08 58.66 04:48:27 04:03:01 0 32.66 0.00 7.84 3.65 0.07 55.78 04:48:27 04:03:01 1 32.15 0.00 6.18 0.62 0.07 60.97 04:48:27 04:03:01 2 29.32 0.00 7.01 7.10 0.08 56.49 04:48:27 04:03:01 3 33.49 0.00 6.98 1.71 0.08 57.75 04:48:27 04:03:01 4 29.59 0.00 5.87 0.25 0.08 64.20 04:48:27 04:03:01 5 33.46 0.00 6.37 0.35 0.07 59.75 04:48:27 04:03:01 6 34.95 0.00 6.93 0.81 0.08 57.22 04:48:27 04:03:01 7 35.41 0.00 6.48 0.94 0.08 57.08 04:48:27 04:04:01 all 16.07 0.00 5.83 28.03 0.13 49.95 04:48:27 04:04:01 0 17.16 0.00 5.66 47.76 0.08 29.34 04:48:27 04:04:01 1 16.24 0.00 5.57 17.77 0.14 60.27 04:48:27 04:04:01 2 15.58 0.00 5.96 30.38 0.19 47.89 04:48:27 04:04:01 3 16.44 0.00 5.94 20.09 0.08 57.44 04:48:27 04:04:01 4 14.80 0.00 4.87 15.73 0.14 64.46 04:48:27 04:04:01 5 16.31 0.00 5.57 26.90 0.08 51.14 04:48:27 04:04:01 6 15.97 0.00 6.08 19.91 0.24 57.81 04:48:27 04:04:01 7 16.03 0.00 6.97 45.80 0.09 31.11 04:48:27 04:05:01 all 19.68 0.00 8.26 33.00 0.09 38.96 04:48:27 04:05:01 0 19.90 0.00 8.31 35.97 0.10 35.71 04:48:27 04:05:01 1 20.23 0.00 9.04 34.58 0.12 36.03 04:48:27 04:05:01 2 19.27 0.00 7.13 22.11 0.08 51.40 04:48:27 04:05:01 3 20.34 0.00 8.09 33.07 0.08 38.42 04:48:27 04:05:01 4 18.89 0.00 8.38 25.63 0.10 47.00 04:48:27 04:05:01 5 20.34 0.00 7.53 27.73 0.09 44.31 04:48:27 04:05:01 6 20.39 0.00 9.03 29.05 0.08 41.44 04:48:27 04:05:01 7 18.06 0.00 8.59 55.86 0.08 17.40 04:48:27 04:06:01 all 87.04 0.00 12.70 0.08 0.15 0.02 04:48:27 04:06:01 0 87.03 0.00 12.68 0.15 0.14 0.00 04:48:27 04:06:01 1 86.75 0.00 13.02 0.02 0.19 0.02 04:48:27 04:06:01 2 85.89 0.00 13.82 0.07 0.20 0.02 04:48:27 04:06:01 3 87.69 0.00 12.01 0.15 0.14 0.02 04:48:27 04:06:01 4 87.17 0.00 12.58 0.05 0.15 0.05 04:48:27 04:06:01 5 87.44 0.00 12.28 0.14 0.14 0.00 04:48:27 04:06:01 6 87.35 0.00 12.46 0.02 0.17 0.00 04:48:27 04:06:01 7 86.95 0.00 12.81 0.07 0.12 0.05 04:48:27 04:07:01 all 88.75 0.00 11.07 0.00 0.18 0.00 04:48:27 04:07:01 0 88.72 0.00 11.10 0.00 0.17 0.02 04:48:27 04:07:01 1 87.79 0.00 12.00 0.00 0.21 0.00 04:48:27 04:07:01 2 88.71 0.00 11.12 0.00 0.18 0.00 04:48:27 04:07:01 3 89.21 0.00 10.62 0.00 0.17 0.00 04:48:27 04:07:01 4 89.00 0.00 10.83 0.00 0.17 0.00 04:48:27 04:07:01 5 89.24 0.00 10.57 0.00 0.17 0.02 04:48:27 04:07:01 6 88.36 0.00 11.41 0.00 0.22 0.00 04:48:27 04:07:01 7 88.94 0.00 10.90 0.00 0.16 0.00 04:48:27 04:08:01 all 49.33 0.00 9.06 5.49 0.19 35.94 04:48:27 04:08:01 0 49.55 0.00 8.27 2.74 0.19 39.25 04:48:27 04:08:01 1 49.15 0.00 9.63 5.17 0.15 35.89 04:48:27 04:08:01 2 48.44 0.00 8.40 3.42 0.21 39.53 04:48:27 04:08:01 3 49.31 0.00 8.51 5.61 0.22 36.35 04:48:27 04:08:01 4 49.30 0.00 8.40 5.60 0.17 36.53 04:48:27 04:08:01 5 48.98 0.00 9.19 6.16 0.17 35.50 04:48:27 04:08:01 6 49.72 0.00 10.08 9.91 0.21 30.08 04:48:27 04:08:01 7 50.16 0.00 9.99 5.28 0.23 34.33 04:48:27 04:09:01 all 8.29 0.00 1.12 0.11 0.07 90.41 04:48:27 04:09:01 0 8.02 0.00 1.03 0.02 0.07 90.87 04:48:27 04:09:01 1 9.07 0.00 1.05 0.03 0.08 89.76 04:48:27 04:09:01 2 7.26 0.00 1.34 0.02 0.07 91.32 04:48:27 04:09:01 3 8.13 0.00 0.94 0.03 0.08 90.82 04:48:27 04:09:01 4 6.71 0.00 0.91 0.03 0.05 92.30 04:48:27 04:09:01 5 7.87 0.00 1.22 0.72 0.05 90.14 04:48:27 04:09:01 6 11.09 0.00 1.31 0.03 0.08 87.49 04:48:27 04:09:01 7 8.18 0.00 1.15 0.02 0.07 90.59 04:48:27 04:10:01 all 6.23 0.00 0.56 0.06 0.06 93.09 04:48:27 04:10:01 0 7.68 0.00 0.58 0.03 0.05 91.65 04:48:27 04:10:01 1 3.53 0.00 0.50 0.02 0.05 95.90 04:48:27 04:10:01 2 6.41 0.00 0.57 0.02 0.05 92.96 04:48:27 04:10:01 3 4.86 0.00 0.52 0.00 0.05 94.57 04:48:27 04:10:01 4 8.49 0.00 0.72 0.02 0.05 90.72 04:48:27 04:10:01 5 6.12 0.00 0.53 0.33 0.07 92.95 04:48:27 04:10:01 6 2.52 0.00 0.43 0.03 0.08 96.93 04:48:27 04:10:01 7 10.24 0.00 0.62 0.03 0.07 89.04 04:48:27 04:48:27 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:48:27 04:11:01 all 0.03 0.00 0.01 0.00 0.02 99.93 04:48:27 04:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:11:01 6 0.12 0.00 0.07 0.03 0.03 99.75 04:48:27 04:11:01 7 0.05 0.00 0.05 0.00 0.05 99.85 04:48:27 04:12:01 all 0.07 0.00 0.02 0.00 0.02 99.90 04:48:27 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:12:01 3 0.32 0.00 0.02 0.00 0.02 99.65 04:48:27 04:12:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:48:27 04:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:48:27 04:12:01 6 0.07 0.00 0.03 0.00 0.03 99.87 04:48:27 04:12:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:48:27 04:13:01 all 0.05 0.00 0.02 0.00 0.01 99.91 04:48:27 04:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:48:27 04:13:01 1 0.05 0.00 0.03 0.02 0.02 99.88 04:48:27 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:13:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:48:27 04:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:48:27 04:13:01 5 0.10 0.00 0.03 0.00 0.02 99.85 04:48:27 04:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:48:27 04:13:01 7 0.03 0.00 0.05 0.00 0.05 99.87 04:48:27 04:14:01 all 0.03 0.00 0.03 0.00 0.01 99.92 04:48:27 04:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:48:27 04:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:48:27 04:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:48:27 04:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:48:27 04:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:48:27 04:14:01 5 0.05 0.00 0.05 0.02 0.02 99.87 04:48:27 04:14:01 6 0.08 0.00 0.03 0.00 0.00 99.88 04:48:27 04:14:01 7 0.03 0.00 0.03 0.00 0.05 99.88 04:48:27 04:15:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:48:27 04:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:48:27 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:48:27 04:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:15:01 7 0.03 0.00 0.10 0.00 0.05 99.82 04:48:27 04:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:48:27 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:48:27 04:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:48:27 04:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 04:48:27 04:16:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:48:27 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:48:27 04:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:17:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:48:27 04:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:17:01 7 0.00 0.00 0.03 0.00 0.03 99.93 04:48:27 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:48:27 04:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:48:27 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:18:01 5 0.08 0.00 0.00 0.00 0.00 99.92 04:48:27 04:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:18:01 7 0.05 0.00 0.03 0.00 0.05 99.87 04:48:27 04:19:01 all 0.04 0.00 0.01 0.01 0.02 99.93 04:48:27 04:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 04:48:27 04:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:19:01 5 0.08 0.00 0.00 0.03 0.02 99.87 04:48:27 04:19:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:48:27 04:19:01 7 0.10 0.00 0.00 0.00 0.05 99.85 04:48:27 04:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:48:27 04:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:48:27 04:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:20:01 5 0.05 0.00 0.02 0.02 0.00 99.92 04:48:27 04:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:20:01 7 0.02 0.00 0.03 0.00 0.03 99.92 04:48:27 04:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:21:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:48:27 04:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:48:27 04:21:01 7 0.03 0.00 0.05 0.00 0.05 99.87 04:48:27 04:48:27 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:48:27 04:22:01 all 0.02 0.00 0.01 0.09 0.01 99.86 04:48:27 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:48:27 04:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:48:27 04:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:48:27 04:22:01 5 0.03 0.00 0.02 0.72 0.00 99.23 04:48:27 04:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:22:01 7 0.07 0.00 0.03 0.00 0.03 99.87 04:48:27 04:23:01 all 0.03 0.00 0.02 0.00 0.01 99.93 04:48:27 04:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:23:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:48:27 04:23:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:48:27 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:48:27 04:23:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:48:27 04:23:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:48:27 04:23:01 7 0.03 0.00 0.07 0.00 0.03 99.87 04:48:27 04:24:01 all 0.03 0.00 0.01 0.00 0.02 99.94 04:48:27 04:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:24:01 2 0.03 0.00 0.00 0.02 0.03 99.92 04:48:27 04:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:24:01 5 0.12 0.00 0.03 0.00 0.00 99.85 04:48:27 04:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:24:01 7 0.02 0.00 0.03 0.00 0.05 99.90 04:48:27 04:25:01 all 0.04 0.00 0.01 0.00 0.02 99.93 04:48:27 04:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:48:27 04:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:25:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:48:27 04:25:01 5 0.07 0.00 0.02 0.02 0.02 99.88 04:48:27 04:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:25:01 7 0.05 0.00 0.02 0.00 0.05 99.88 04:48:27 04:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 04:48:27 04:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:26:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:48:27 04:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:26:01 7 0.03 0.00 0.05 0.00 0.03 99.88 04:48:27 04:27:01 all 0.03 0.00 0.01 0.00 0.02 99.94 04:48:27 04:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:27:01 7 0.07 0.00 0.03 0.00 0.05 99.85 04:48:27 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:28:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:48:27 04:28:01 6 0.05 0.00 0.03 0.00 0.05 99.87 04:48:27 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:48:27 04:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:48:27 04:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:48:27 04:29:01 5 0.00 0.00 0.05 0.02 0.02 99.92 04:48:27 04:29:01 6 0.05 0.00 0.03 0.00 0.03 99.88 04:48:27 04:29:01 7 0.08 0.00 0.00 0.00 0.00 99.92 04:48:27 04:30:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:48:27 04:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:48:27 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:30:01 5 0.00 0.00 0.07 0.02 0.02 99.90 04:48:27 04:30:01 6 0.08 0.00 0.03 0.00 0.03 99.85 04:48:27 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:31:01 all 0.01 0.00 0.01 0.00 0.02 99.95 04:48:27 04:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:48:27 04:31:01 1 0.02 0.00 0.02 0.02 0.03 99.92 04:48:27 04:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:31:01 5 0.03 0.00 0.02 0.02 0.03 99.90 04:48:27 04:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:31:01 7 0.02 0.00 0.03 0.00 0.03 99.92 04:48:27 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:48:27 04:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:48:27 04:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:32:01 5 0.02 0.00 0.03 0.02 0.03 99.90 04:48:27 04:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:48:27 04:32:01 7 0.07 0.00 0.02 0.00 0.03 99.88 04:48:27 04:48:27 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:48:27 04:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:48:27 04:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:33:01 5 0.03 0.00 0.03 0.02 0.03 99.88 04:48:27 04:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:33:01 7 0.07 0.00 0.08 0.00 0.03 99.82 04:48:27 04:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:48:27 04:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:48:27 04:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:48:27 04:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:48:27 04:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:34:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:48:27 04:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:48:27 04:34:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:48:27 04:35:01 all 0.01 0.00 0.01 0.00 0.01 99.95 04:48:27 04:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:48:27 04:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:35:01 5 0.03 0.00 0.00 0.02 0.03 99.92 04:48:27 04:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:35:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:48:27 04:36:01 all 0.03 0.00 0.02 0.00 0.02 99.94 04:48:27 04:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:36:01 2 0.07 0.00 0.05 0.00 0.03 99.85 04:48:27 04:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:36:01 5 0.05 0.00 0.03 0.02 0.03 99.87 04:48:27 04:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:36:01 7 0.02 0.00 0.03 0.00 0.03 99.92 04:48:27 04:37:01 all 0.01 0.00 0.01 0.01 0.01 99.95 04:48:27 04:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:48:27 04:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:48:27 04:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:48:27 04:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:37:01 5 0.00 0.00 0.02 0.07 0.02 99.90 04:48:27 04:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:37:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:48:27 04:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:38:01 5 0.03 0.00 0.03 0.02 0.03 99.88 04:48:27 04:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:48:27 04:39:01 all 0.09 0.00 0.03 0.01 0.01 99.85 04:48:27 04:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:39:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:48:27 04:39:01 2 0.13 0.00 0.08 0.03 0.03 99.72 04:48:27 04:39:01 3 0.12 0.00 0.03 0.00 0.00 99.85 04:48:27 04:39:01 4 0.17 0.00 0.02 0.00 0.02 99.80 04:48:27 04:39:01 5 0.17 0.00 0.05 0.03 0.03 99.72 04:48:27 04:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:39:01 7 0.05 0.00 0.03 0.00 0.03 99.88 04:48:27 04:40:01 all 0.24 0.00 0.05 0.01 0.01 99.69 04:48:27 04:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:40:01 1 0.05 0.00 0.07 0.02 0.02 99.85 04:48:27 04:40:01 2 0.22 0.00 0.05 0.02 0.00 99.72 04:48:27 04:40:01 3 0.25 0.00 0.08 0.02 0.00 99.65 04:48:27 04:40:01 4 0.15 0.00 0.05 0.00 0.00 99.80 04:48:27 04:40:01 5 0.35 0.00 0.05 0.00 0.03 99.57 04:48:27 04:40:01 6 0.77 0.00 0.03 0.00 0.02 99.18 04:48:27 04:40:01 7 0.12 0.00 0.07 0.00 0.02 99.80 04:48:27 04:41:01 all 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:48:27 04:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:41:01 5 0.07 0.00 0.05 0.02 0.05 99.82 04:48:27 04:41:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:48:27 04:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:48:27 04:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:48:27 04:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:48:27 04:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:48:27 04:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:42:01 5 0.05 0.00 0.03 0.02 0.03 99.87 04:48:27 04:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 04:48:27 04:43:01 all 0.01 0.00 0.02 0.00 0.02 99.95 04:48:27 04:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:48:27 04:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:43:01 5 0.02 0.00 0.05 0.00 0.05 99.88 04:48:27 04:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:43:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:48:27 04:48:27 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:48:27 04:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:48:27 04:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:48:27 04:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:48:27 04:44:01 5 0.08 0.00 0.05 0.02 0.03 99.82 04:48:27 04:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:44:01 7 0.07 0.00 0.00 0.00 0.02 99.92 04:48:27 04:45:01 all 0.01 0.00 0.02 0.01 0.01 99.95 04:48:27 04:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:48:27 04:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:48:27 04:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:45:01 5 0.07 0.00 0.07 0.03 0.03 99.80 04:48:27 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:48:27 04:46:01 all 0.02 0.00 0.01 0.00 0.02 99.95 04:48:27 04:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:46:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:48:27 04:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:48:27 04:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:48:27 04:46:01 5 0.07 0.00 0.07 0.00 0.03 99.83 04:48:27 04:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:48:27 04:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:47:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:48:27 04:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:48:27 04:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:48:27 04:47:01 2 0.07 0.00 0.02 0.02 0.02 99.88 04:48:27 04:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:48:27 04:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:48:27 04:47:01 5 0.10 0.00 0.05 0.02 0.03 99.80 04:48:27 04:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:48:27 04:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:48:27 04:48:01 all 9.01 0.00 4.19 3.04 0.07 83.70 04:48:27 04:48:01 0 8.15 0.00 3.76 0.47 0.05 87.58 04:48:27 04:48:01 1 9.56 0.00 5.98 17.04 0.10 67.31 04:48:27 04:48:01 2 10.05 0.00 4.03 0.64 0.05 85.23 04:48:27 04:48:01 3 8.99 0.00 4.18 1.22 0.07 85.54 04:48:27 04:48:01 4 8.52 0.00 3.89 0.32 0.07 87.20 04:48:27 04:48:01 5 9.32 0.00 4.29 2.52 0.07 83.80 04:48:27 04:48:01 6 8.66 0.00 3.65 2.27 0.03 85.39 04:48:27 04:48:01 7 8.84 0.00 3.79 0.07 0.08 87.22 04:48:27 Average: all 8.22 0.00 1.51 1.58 0.04 88.65 04:48:27 Average: 0 8.31 0.00 1.49 1.90 0.03 88.27 04:48:27 Average: 1 8.24 0.00 1.60 1.62 0.04 88.49 04:48:27 Average: 2 7.94 0.00 1.49 1.46 0.04 89.07 04:48:27 Average: 3 8.28 0.00 1.47 1.38 0.03 88.84 04:48:27 Average: 4 7.94 0.00 1.39 0.99 0.03 89.66 04:48:27 Average: 5 8.43 0.00 1.53 1.61 0.04 88.39 04:48:27 Average: 6 8.23 0.00 1.55 1.45 0.04 88.73 04:48:27 Average: 7 8.43 0.00 1.57 2.19 0.05 87.76 04:48:27 04:48:27 04:48:27